﻿.bottonlineid{
    display:none;
}
.container {
    max-width: 1310px;
}
.ourteamid {
    margin-right: 0;
    text-align: right;
    margin-left: -2px;
    line-height: 20px;
    padding-top: 10px;
    font-size: 1rem;
}
.mobileclick {
    display: none;
    color: #0ca9ae !important;
    font-size: 11px !important;
    font-style: italic !important;
    cursor: pointer !important
}
#sipid {
    font-size: 26px;
}
pl-5, .px-5 {
    padding-left: 6rem !important;
}
.visionid {
    padding-left: 0;
    padding-right: 0;
}

.ritutitile {
    font-size: 75px;
}

.blogs {
    border-bottom: 22px solid #df2c2c00;
    border-top: 18px solid transparent;
    border-right: 41px solid #fff;
    content: "";
    height: 0;
    position: absolute;
    right: 0px;
    top: 33px;
    width: 0;
}

.headingwidth {
    margin-top: 2rem !important;
}

.buttoncolor {
    border-color: white;
}

.sideline {
    margin-left: 7px !important;
    margin-right: 5px;
    border-left: #A9A9A9 1px solid;
    height: 108px;
    left: 84%;
    position: static;
    margin-left: -3px;
    top: 0
}

.team-margin {
    margin-left: auto;
    margin-right: auto;
}

.img-team {
    width: auto;
    height: 100%;
}

.bgcolor {
    background: #5CC6D0;
}

.margin {
    margin-left: auto;
    margin-right: auto;
}


@font-face {
    font-family: lato;
    src: url('../Font/lato.regular.ttf') format('truetype');
}

@font-face {
    font-family: "Lato Hairline";
    font-weight: 100;
    /*src: local("Lato Hairline");*/
    src: url('../Font/Lato-Hairline.ttf') format('truetype');
}

.dropdown-menu .nav-item a {
    color: black;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.dropdown-menu {
    margin: 0 0 0;
    background: #F1F1F1;
    border: 0;
    border-radius: 0;
}

    .dropdown-menu .nav-item li:hover, .dropdown-menu .nav-item a:hover {
        color: #09a39e;
        text-decoration: none;
        background-color: transparent;
        -webkit-text-decoration-skip: objects;
    }

.dropdown:hover .dropdown-menu {
    display: block;
    width: 100%;
}

.navbar-nav .dropdown-menu {
    position: absolute !important;
    float: none;
    padding: 6px;
}

.img1 {
    height: 110px;
    width: 100px;
}
/*sub-menu full lenth*/
.nav > li.dropdown.open {
    position: static;
}

    .nav > li.dropdown.open .dropdown-menu {
        display: table;
        border-radius: 0px;
        width: 100%;
        text-align: center;
        left: 0;
        right: 0;
    }

.dropdown-menu > li {
    display: table-cell;
    height: 24px;
    line-height: 33px;
    vertical-align: middle;
}

@media screen and (max-width: 767px) {
    .dropdown-menu > li {
        display: block;
    }
}

.heading {
    font-size: 3.7em;
    padding-top: 0px;
    color: white;
    font-family: Lato Hairline !important;
    font-weight: 600 !important;
}

.homeimg {
    width: auto;
}


.nav-item Img:hover {
    background-color: #087478;
}

.dropdown-menu .nav-item {
    margin-bottom: 5px;
    margin: 4px 10px;
}

#navbarResponsive .nav-item {
    font-weight: 400;
    font-size: 0.9rem;
    transition: color 0.3s;
    letter-spacing: 0.5px;
    color: #666666;
}

.nav-bar {
    margin-top: 48px;
    height: 50px;
    font-family: Lato !important;
}


.litheme {
    font-weight: 400;
    font-size: 0.9rem;
    transition: color 0.3s;
    letter-spacing: 0.5px;
    color: #666666;
}

body {
    font-family: Lato !important;
    /*font-size: 2.3vh;*/
    font-weight: 300;
    color: #666666;
    -webkit-font-smoothing: antialiased;
}

.dropdown-toggle::after {
    color: white !important
}

.containerborder {
    border-bottom: 1px solid #A9A9A9;
    top: 0px;
    position: absolute;
    background: white;
    z-index: 8888;
    box-shadow: 0px 5px 2px -4px;
}

.image-blurred-edge {
    width: 200px;
    height: 200px;
    /* you need to match the shadow color to your background or image border for the desired effect*/
    box-shadow: 0 0 8px 8px white inset;
}

h5 {
    font-weight: 400;
    color: #666666;
    /*font-weight: bold;*/
    line-height: 6.5rem;
    letter-spacing: 0.03rem;
    font-family: Lato Hairline;
    font-weight: 550 !important;
    font-size: 414%;
}

hr {
    margin-top: 3rem !important;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.pt {
    top: 262px;
    left: 10px;
    background: rgba(0, 0, 0, 0.5);
    padding-top: 1px;
}

h3 {
    font-family: Lato !important;
    font-size: 1.15rem;
    font-weight: 600;
    color: #636363;
    line-height: 2.3rem;
    letter-spacing: 0.03rem;
}

h2 {
    font-family: Lato !important;
    font-size: 1.25rem;
    color: #636363;
    line-height: 2.5rem;
    letter-spacing: 0.03rem;
}

.textcolor {
    color: white;
}

.mini-container {
    max-width: 850px !important;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.homeima {
    width: auto;
    height: auto;
}

#legacygraph img {
    width: 100%;
    height: 10%;
    box-shadow: -1px 1px 0.5px 2.5px lightgrey;
}

#legacygraph1 img {
    width: 100%;
    height: 10%;
}

.nav-item:hover {
    background: #F1F1F1;
}

.navbar-brand img {
    width: auto;
    height: auto;
}

footer .navbar-brand img {
    width: 80px;
    height: 80px;
}

#popdiv img {
    width: 60px;
    height: 60px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
}

p {
    margin-top: 0;
    font-family: Lato !important;
    font-weight: 100 !important;
    font-size: 1rem;
    line-height: 1.8;
    letter-spacing: .01944em;
    margin: 0 0 1.5em;
}

.p1 {
    margin-top: 0;
    font-family: Lato !important;
    font-size: 1rem;
    line-height: 1.8;
    letter-spacing: .01944em;
    margin: 0 0 1.5em;
    font-family: Lato !important;
}

li p {
    text-align: justify;
    color: #666666;
    font-size: 0.85rem;
    font-weight: 400;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    -webkit-font-smoothing: antialiased;
}

.msa-content p {
    padding-right: 20px;
    text-align: justify;
    color: #666666;
    font-size: 0.85rem;
    font-weight: 400;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
    -webkit-font-smoothing: antialiased;
}



.landing-sections {
    border-bottom: 1px solid #e1e1e1;
}

.grey-back {
    background-color: #fafafb;
}

.msa-popup .msa-content {
    width: 100%;
    height: 400px;
    /* max-height: 30%; */
    overflow: auto;
    /*padding: 20px 10px;*/
    overflow-y: scroll;
    line-height: 25px;
}

#popdiv {
    line-height: 1;
    height: auto;
    width: 80%;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
/*temp use csss after delete*/
.dirctorContainer {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.v2smroundimagesize {
    width: 50px;
    height: 50px;
}

.v1smroundimagesize {
    width: 75px;
    height: 50px;
}

.smroundimagesize {
    width: 100px;
    height: auto;
}

.roundimagesize {
    width: 150px;
    height: 150px;
}

.roundimagesize_1 {
    width: 150px;
    height: 150px;
}

.dirctorImg {
    margin: auto;
    margin-bottom: 10px;
    width: 215px;
    height: 215px;
    overflow: hidden;
}

    .dirctorImg img {
        width: 215px;
        height: 215px;
    }

.msa-popup {
    /*margin: 70px auto;*/
    padding-left: 20px;
    background: #fff;
    border-radius: 5px;
    /* width: 50%; */
    position: relative;
    transition: all 5s ease-in-out;
    /* height: 450px; */
    /* width: 400px; */
}

.padding {
    padding: 0 13px 0;
}

.backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.84);
    display: none;
    z-index: 4000;
}

.ptagpadding {
    padding: 45px 2.5% 5px 0px;
}

.parentgapstart {
    padding: 117px 0 60px;
}

.parentgapend {
    padding: 10px 0 30px;
}

.parentgapboth {
    padding: 110px 0 60px;
}

.chilchi.childgap1 {
    padding: 110px 0 20px;
}

.childgap {
    padding: 10px 0 10px;
}

.h5c {
    font-size: 1em;
    font-weight: 400;
    font-weight: 600 !important;
    line-height: 1.3rem;
    letter-spacing: 0.03rem;
    font-family: lato !important;
}

.btncolor {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    outline: 0;
    cursor: pointer;
    letter-spacing: 1px;
    color: gray;
}

    .btncolor:hover {
        color: #646262;
    }

.rounded-circle {
    border-radius: 0 !important;
    /*box-shadow: 0 0 0 0.5px black;*/
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.MP1 {
    text-decoration: none !important;
    /*color:black!important;*/
}

#Tabs a {
    font-size: 20px;
    font-weight: 400;
    margin: 10px 30px;
    color: #0ca9ae;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

    #Tabs a:hover {
        color: #087478;
    }

    #Tabs a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none;
    }

        #Tabs a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
            color: inherit;
            text-decoration: none;
        }

        #Tabs a:not([href]):not([tabindex]):focus {
            outline: 0;
        }

#Tabs .nav-tabs {
    border-bottom: 0 solid #0ca9ae;
}

.Tabs1 a {
    font-size: 16px;
    font-weight: 400;
    /* margin: 10px 30px; */
    color: #5aa0a7;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

    .Tabs1 a .show {
        color: #000000;
    }

    .Tabs1 a:hover {
        color: #087478;
    }

    .Tabs1 a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none;
    }

        .Tabs1 a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
            color: inherit;
            text-decoration: none;
        }

        .Tabs1 a:not([href]):not([tabindex]):focus {
            outline: 0;
        }

.Tabs1 .nav-tabs {
    border-bottom: 0 solid #0ca9ae;
}

/*css for image hover description*/
.view-second:hover .mask {
    opacity: 1;
    transform: translate(0, 0) rotate(0deg);
}

.view-second:hover h2 {
    transform: translate(0px,0px);
    transition-delay: 0.3s;
}

.view-second:hover p {
    transform: translate(0px,0px);
    transition-delay: 0.4s;
}

.view-second:hover a.info {
    transform: translate(0px,0px);
    transition-delay: 0.5s;
}

.view-second img {
    transition: all 0.2s ease-in;
}

.yscroll {
    overflow-y: auto;
}

.view-second .mask {
    position: absolute;
    z-index: 3000;
    border: 1px solid #eee;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.9);
    /* background-color: rgba(115,146,184, 0.7); */
    width: 100%;
    padding: 15px 0 15px 0;
    height: 290px;
    opacity: 0;
    transform: translate(0, 50px) rotate(0deg);
    transition: all 0.05s ease-in-out;
}

.view-second h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: transparent;
    margin: 20px 40px 0 40px;
    transform: translate(200px, -200px);
    transition: all 0.2s ease-in-out;
}

.view-second p {
    transform: translate(0, 130px);
    transition: all 0.05s ease-in-out;
}


.view-second a.info {
    transform: translate(0px, 100px);
    transition: all 0.2s 0.1s ease-in-out;
}

.view {
    width: 300px;
    height: 200px;
    margin: 10px;
    float: left;
    border: 10px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background: #fff url(../images/bgimg.jpg) no-repeat center center;
}

.mask {
    width: 300px;
    height: 300px;
    position: absolute;
    overflow: visible;
    top: 0;
    left: 0;
    z-index: 1000;
}

.view img {
    display: block;
    position: relative;
}

.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0;
}

.mask p {
    height: 150px;
    font-size: 12px;
    position: relative;
    color: #000000;
    padding: 10px 10px 20px 10px;
    text-align: justify;
    transition: margin-top 0.3s linear;
}


.clearfix {
    clear: both;
}

#slider, #slider1 {
    width: 1112px;
    height: 300px;
    overflow: hidden;
}

    #slider .slides, #slider1 .slides1 {
        width: 3600px;
        height: 400px;
        margin: 0;
        padding: 0;
    }

    #slider .slide, #slider1 .slide1 {
        float: left;
        list-style: none;
        width: 1112px;
        height: 300px;
        position: relative;
    }

    #slider .caption {
        background-color: rgba(140, 215, 237, 0.44);
        font-family: Lato !important;
        width: 720px;
        height: 80px;
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: left;
        color: #FFF;
        font-size: .8em;
        padding-left: 20px;
        text-transform: none;
    }

/* Directions */

.directions .left {
    width: 15px;
    height: 15px;
    border-top: 4px solid lightblue;
    border-left: 4px solid lightblue;
    margin-top: -180px;
    margin-left: 20px;
    transform: rotate(-45deg);
    float: left;
    cursor: pointer;
    z-index: 99;
}

.carousel-control-prev-icon {
    margin-top: 0;
    margin-left: -30px;
}

.carousel-control-next-icon {
    margin-top: 0;
    margin-right: -30px;
}

.directions .right {
    width: 15px;
    height: 15px;
    border-top: 4px solid lightblue;
    border-right: 4px solid lightblue;
    margin-top: -180px;
    margin-right: 20px;
    transform: rotate(45deg);
    float: right;
    cursor: pointer;
    z-index: 99;
}

.right_1 {
    width: 13px;
    height: 13px;
    border-top: 4px solid lightblue;
    border-right: 4px solid lightblue;
    /*margin-top: -180px;
    margin-right: 20px;*/
    transform: rotate(45deg);
    float: right;
    cursor: pointer;
    z-index: 99;
}

.Left_1 {
    width: 13px;
    height: 13px;
    border-top: 4px solid lightblue;
    border-right: 4px solid lightblue;
    transform: rotate(225deg);
    float: right;
    cursor: pointer;
    z-index: 99;
}

.right_2 {
    width: 13px;
    height: 13px;
    border-top: 4px solid lightblue;
    border-right: 4px solid lightblue;
    /*margin-top: -180px;
    margin-right: 20px;*/
    transform: rotate(0deg);
    float: right;
    cursor: pointer;
    z-index: 99;
}
/* Bullets */
.bullets {
    margin: 10px auto;
    text-align: center;
}

    .bullets .bullet {
        width: 12px;
        height: 12px;
        border: 1px solid blue;
        border-radius: 50%;
        background-color: white;
        display: inline-block;
        cursor: pointer;
    }

        .bullets .active,
        .bullets .bullet:hover {
            background-color: #0ca9ae;
        }

.copyright_1 {
    max-width: 100%;
    color: #757575;
    font-size: 14px;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
    /*margin-bottom: 20px;*/
    /*-webkit-text-stroke: 0.15px;*/
    -webkit-font-smoothing: antialiased;
    font-family: Lato !important;
}

.copyright_11 {
    padding-left: 32px;
    word-spacing: 0.5px;
    letter-spacing: 0.2px;
    max-width: 100%;
    color: dimgray;
    font-size: 0.450rem;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
    /* margin-bottom: 20px; */
    /* -webkit-text-stroke: 0.15px; */
    -webkit-font-smoothing: antialiased;
    font-family: Lato !important;
}

.btn-outline-secondary:hover {
    background-color: gainsboro;
}

.btn-outline-secondary a:hover {
    color: lightseagreen;
}

.navbar-dark .navbar-nav .nav-link {
    color: #4c4c4c;
    padding-bottom: 8px;
    font-family: Lato !important;
    font-weight: bold;
}

.nav-item:hover {
    background: white !important;
}

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
    color: #2c9ea9;
}

.carousel-indicators li {
    background-color: #212529;
    border-radius: 50%;
    height: 10px;
    width: 13px;
}

.carousel-indicators .active {
    background-color: #14616d;
}

#companyid:hover {
    color: #6f6a6a!important
}
#Visionid:hover {
    color: #6f6a6a !important
}
#Philosophyid:hover {
    color: #6f6a6a !important
}
.section90 {
    padding: 117px 0 60px !important;
}
a {
    color: #0ca9ae;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    /*font-size: 1rem;*/
}

    a:hover {
        color: #0ca9ae;
        text-decoration: none;
        background-color: transparent;
        -webkit-text-decoration-skip: objects;
    }

/*#MainMenu li i {
    display:none;
}
#SubMenu li a:hover + #MainMenu li i {
    display: block;
}*/
/*#SubMenu li :hover + #MainMenu li i {
    display: block;
}*/
footer a {
    color: dimgray;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

    footer a:hover {
        color: #0ca9ae;
        text-decoration: none;
        background-color: transparent;
        -webkit-text-decoration-skip: objects;
        font-family: Lato !important;
        font-weight: 600;
    }

footer h5 {
    font: inherit;
    font-size: 1.35rem;
    font-weight: 600;
    color: dimgray;
    line-height: 2.3rem;
    letter-spacing: 0.03rem;
    font-family: Lato !important;
    font-weight: 600;
}

footer p {
    font: inherit;
    font-size: 15px;
    font-weight: 300;
    color: dimgray;
    -webkit-font-smoothing: antialiased;
    font-family: Lato !important;
}

footer .wealthheader {
    text-align: center;
    font: inherit;
    font-size: 1.2rem;
    font-weight: 0;
    color: #696969b3;
    line-height: 2.3rem;
    letter-spacing: 0.03rem;
    font-family: Lato !important;
}

footer .wealthdetails1 {
    padding-left: 5px;
    text-align: center;
    font: inherit;
    font-size: 22px;
    font-weight: 300;
    color: #696969ba;
    -webkit-font-smoothing: antialiased;
    font-family: Lato !important;
}

footer .wealthdetails1middel {
    padding-left: 32px;
    text-align: center;
    font: inherit;
    font-size: 22px;
    font-weight: 300;
    color: #696969ba;
    -webkit-font-smoothing: antialiased;
    font-family: Lato !important;
}

footer .wealthdetails2 {
    padding-left: 7px;
    text-align: center;
    font: inherit;
    font-size: 12px;
    font-weight: 300;
    color: #696969ba;
    -webkit-font-smoothing: antialiased;
    font-family: Lato !important;
}

footer .wealthdetails2middel {
    padding-left: 32px;
    text-align: center;
    font: inherit;
    font-size: 12px;
    font-weight: 300;
    color: #696969ba;
    -webkit-font-smoothing: antialiased;
    font-family: Lato !important;
}

footer .aseettop5escap {
    margin-top: 14.9px;
}

footer .aseettop5 {
    margin-top: 3.7px;
}

.carouselbottom {
    bottom: -10px;
}

.col-half-offset {
    border-left: 1px solid gray;
    margin-left: 4.166666667%
}

footer .col-lg-2 {
    padding-right: 0;
    padding-left: 0;
}

footer h2 {
    margin-bottom: 0;
    font-family: Lato !important;
    line-height: 1.2;
    color: #666666;
    font-family: Lato !important;
}

h4 {
    color: #666666;
    font-size: 18px !important;
}

.img2 {
    padding-top: 0px;
}

.border1 {
    border-bottom: solid #d3d3d3 1px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 15px;
    box-shadow: 0px 5px 0px -5px;
}

.borderless {
    padding-left: 15px;
    padding-top: 10px;
}

.innercenter {
    display: table;
    margin: 0 25% 0 31.5%;
}

.dropdown-menu {
    box-shadow: 0 0 10px 0 #5cc6d040;
    width: max-content;
    min-width: 11rem;
    box-shadow: none;
}

.small11 {
    min-width: 10rem !important;
}
/*excel style start*/

/*table 10x insert table*/
.navbar-toggler {
    padding: .25rem .40rem;
    margin-right: .50rem;
}

.table-bordered th, .table-bordered td {
    border: 1px solid #949494;
    line-height: 0.4;
}

.table10x thead td {
    color: #878787;
    font-weight: 700;
    text-align: right;
    vertical-align: middle;
    white-space: pre-wrap;
    font-size: 11.0pt;
    font-style: normal;
    font-family: Lato !important;
    font-weight: 700;
}

.table10x tbody td {
    color: #53b4bd;
    font-size: 11.0pt;
    font-style: normal;
    font-family: Lato !important;
    white-space: pre-wrap;
    font-weight: 700;
    text-align: right;
    vertical-align: middle;
}

.table10x .msgbox {
    background-color: forestgreen;
    padding: 3px 1px;
    height: 25px;
}

.scrolblock {
    overflow-y: hidden;
}

.smalltext {
    font-size: 0.75rem;
}

.absolute11 {
    overflow: hidden;
    /*position: absolute;*/
    top: 10px;
    /* text-align: right; */
    right: 10% !important;
    /* width: 180px; */
    /* height: 100px; */
    /* border: 3px solid #73AD21; */
    border-radius: 10%;
}

.menuicon {
    margin-left: auto;
}
/*social media icon style*/
.fa {
    padding: 22px 10px;
    font-size: 23px;
    width: 66px;
    /* width: 50px; */
    text-align: center;
    text-decoration: none;
    /* margin: 5px 2px; */
}

    .fa:hover {
        opacity: 0.7;
    }

.fa-linkedin {
    background: #007bb5;
    color: white;
}

.fa-facebook {
    background: #3B5998;
    color: white;
}

.fa-twitter {
    background: #55ACEE;
    color: white;
}

.fa-google {
    background: #dd4b39;
    color: white;
}


.add {
    width: 100% !important;
}

.add1 {
    font-size: 17.3px;
}

.fa-youtube {
    background: #bb0000;
    color: white;
}

.fa-instagram {
    background: #125688;
    color: white;
}

.fa-pinterest {
    background: #cb2027;
    color: white;
}

.fa-snapchat-ghost {
    background: #fffc00;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
    background: #00aff0;
    color: white;
}

.fa-android {
    background: #a4c639;
    color: white;
}

.fa-dribbble {
    background: #ea4c89;
    color: white;
}

.fa-vimeo {
    background: #45bbff;
    color: white;
}

.fa-tumblr {
    background: #2c4762;
    color: white;
}

.fa-vine {
    background: #00b489;
    color: white;
}

.fa-foursquare {
    background: #45bbff;
    color: white;
}

.fa-stumbleupon {
    background: #eb4924;
    color: white;
}

.fa-flickr {
    background: #f40083;
    color: white;
}

.fa-yahoo {
    background: #430297;
    color: white;
}

.fa-soundcloud {
    background: #ff5500;
    color: white;
}

.fa-reddit {
    background: #ff5700;
    color: white;
}

.fa-rss {
    background: #ff6600;
    color: white;
}

.bttn:hover {
    background-color: transparent !important;
}


/*Menubar Style New WebSite*/
#SubMenu li a {
    color: white;
    text-decoration: none;
    background-color: transparent;
    font-size: 14PX;
}

#SubMenu2 li a {
    color: white;
    text-decoration: none;
    background-color: transparent;
    font-size: 14PX;
}

#SubMenu3 li a {
    color: white;
    text-decoration: none;
    background-color: transparent;
    font-size: 14PX;
}

#SubMenu4 li a {
    color: white;
    text-decoration: none;
    background-color: transparent;
    font-size: 14PX;
}


#SubMenu li a:hover {
    color: #0ca9ae;
    text-decoration: underline;
    background-color: transparent;
}

#SubMenu2 li a:hover {
    color: #0ca9ae;
    text-decoration: underline;
    background-color: transparent;
}

#SubMenu3 li a:hover {
    color: #0ca9ae;
    text-decoration: underline;
    background-color: transparent;
}

#SubMenu4 li a:hover {
    color: #0ca9ae;
    text-decoration: underline;
    background-color: transparent;
}

.posinitial {
    position: initial;
}

.submenu {
    position: initial;
    padding: 0;
    background-color: rgba(45, 45, 46, 0.9);
}

.submenuposition {
    float: left;
    right: 50%;
    margin-left: 43%;
}

.submenupositionpeople {
    float: left;
    right: 50%;
    margin-left: 53%;
}

.submenupositionwhatwedo {
    float: left;
    right: 50%;
    margin-left: 59%;
}

.submenupositionresearch {
    float: left;
    right: 50%;
    margin-left: 74%;
}

.submenudistance {
    /*padding: 0 61px;*/
    padding-left: 46px;
    padding-right: 46px;
}

.submenuarrowposition {
    top: -27px;
    padding: 1px 22px 5px;
    margin: 0px 21px;
    position: absolute;
    font-size: 41px;
    color: rgb(45 45 46);
    right: 41.5%;
    border: none;
}

.arrowpositionpeople {
    top: -27px;
    padding: 1px 22px 5px;
    margin: 0px 21px;
    position: absolute;
    font-size: 41px;
    color: rgb(45 45 46);
    right: 33.5%;
    border: none;
}

.arrowpositionwhatwedo {
    top: -27px;
    padding: 1px 22px 5px;
    margin: 0px 21px;
    position: absolute;
    font-size: 41px;
    color: rgb(45 45 46);
    right: 25.1%;
    border: none;
}

.arrowpositionresearch {
    top: -27px;
    padding: 1px 22px 5px;
    margin: 0px 21px;
    position: absolute;
    font-size: 41px;
    color: rgb(45 45 46);
    right: 15.5%;
    border: none;
}
#spin-loader {
    animation: spin 1.5s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}