body {
    overflow-x: hidden;
    font-family: 'Barlow', sans-serif;
}
/* =========== Header ============ */

.navbar img {
    width: 290px;
}

.navbar {
    padding: 0px !important;
}

    .navbar .nav-link {
        font-size: 15px;
        padding-left: 1.7rem !important;
        padding-right: 1.7rem !important;
        color: rgb(0,111,181) !important;
    }


#banner {
    /*background-image: url("../img/istarsnewpic.jpg");*/
    /*height: 100vh;*/
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
   /* -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;*/
}

    #banner h1 {
        margin-top: 20px !important;
        font-size: 50px !important;
        font-weight: lighter !important;
    }

    #banner h2 {
        font-size: 25px !important;
        font-weight: 300;
        color: #ff9600 !important;
    }

.header-text h1 {
    color: #fff;
    font-size: 45px;
    font-weight: lighter !important;
    line-height: 65px;
}

.header-text p {
    color: #ff9600;
    font-size: 30px;
    line-height: 28px;
    font-weight: 300;
    margin-left: 200px;
}


/*.navbar .nav-link {
  font-size: 15px;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  color:rgb(0,111,181) !important;
  
}*/

/*.navbar .nav-item.active {
  border-left: #ff9600 1px solid;
  border-right: #ff9600 1px solid;
}*/


/* ========= About iSTARS ============= */

.about-iphone img {
    width: 90%;
    display: inline-block;
}

.btn {
    /*border-color:#ff9600 !important;*/
    margin-top: 1%;
}


.choose-us-title {
    padding-bottom: 50px;
}

    .choose-us-title h3 {
        text-transform: uppercase;
        color: #0056a1;
        font-weight: 700;
        font-size: 25px;
        line-height: 37px;
        margin-bottom: 21px;
        position: relative;
    }

        .choose-us-title h3:after {
            content: "";
            position: absolute;
            bottom: -12px;
            left: 0;
            width: 70px;
            height: 1px;
            background-color: #129CF3;
        }

    .choose-us-title p {
        margin-top: 40px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-size: 16px;
        font-weight: 300;
        line-height: 25px;
    }

.choose-us-item {
    position: relative;
    padding-bottom: 4px;
    padding-left: 80px;
}

    .choose-us-item div {
        position: absolute;
        top: 0;
        left: 0;
    }

        .choose-us-item div i {
            font-size: 55px;
            color: #1275a5;
            transition: all 1s;
            -webkit-transition: all 1s;
            -o-transition: all 1s;
            -moz-transition: all 1s;
        }

    .choose-us-item h3 {
        color: #343434;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        opacity: 0
    }

    .choose-us-item p {
        color: #333;
        font-size: 15px;
        opacity: 0
    }

    .choose-us-item h3:nth-child(1) {
        animation: change 1s ease-in-out forwards;
    }

    .choose-us-item p:nth-child(1) {
        animation: change 1s ease-in-out forwards;
    }

    .choose-us-item h3:nth-child(2) {
        animation: change 1s ease-in-out forwards;
        animation-delay: 1.5s;
    }

    .choose-us-item p:nth-child(2) {
        animation: change 1s ease-in-out forwards;
        animation-delay: 1.5s;
    }

    .choose-us-item h3:nth-child(3) {
        animation: change 1s ease-in-out forwards;
        animation-delay: 2s;
    }

    .choose-us-item p:nth-child(3) {
        animation: change 1s ease-in-out forwards;
        animation-delay: 2s;
    }

@keyframes change {
    to {
        opacity: 1
    }
}

#info{
    margin-top: 90px;
}

/* ============= Generic CSS ============== */


.section-title {
    /* padding-top: 50px;
    padding-bottom: 50px;*/
}

    .section-title h2 {
        position: relative;
        color: #ff9600 !important;
        /*font-size: 2.5rem;*/
        font-weight: 500;
        margin: 20px 0;
    }

    /*.section-title h2:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 60px;
  height: 1px;
  background-color: #ff9600;
  margin-left: -30px;

}*/

    .section-title p {
        color: #333;
        vertical-align: middle;
        padding-top: 10px;
    }

/*.section-title img {
    width: 70px;
    }*/

/* =========== RRP Region ============ */

#rrp-img-banner {
    width: 100%;
    background-image: url('../../content/img/plane-background.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 100px 20px 0 20px;
    height: 600px;
}


.rrp-img-banner-text-div {
    position: relative;
    text-align: center;
    margin-top: 200px;
}

.rrp-img-banner-text {
    /*font-family: Din Light, Helvetica, Arial, sans-serif;*/
    font-size: 58px;
    font-weight: bold;
    color: #006fb5;
    height: 100%;
    line-height: 100%;
}

.rrp-body-background {
    display: block;
    background-color: #e2eef7;
}

.rrp-body-background-text {
    padding-top: 3%;
    padding-left: 7%;
    padding-right: 7%;
}

    .rrp-body-background-text h1 {
        /*font-family: Din, D-DIN, Helvetica, Arial, sans-serif;*/
        font-size: 40px;
        color: #0055a5;
        text-transform: uppercase;
        line-height: 50px;
        text-align:center;
    }

    .rrp-body-background-text p {
        margin: 0 auto;
        max-width: 80%;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 20px;
        color: #4e5a65;
        text-align: justify;
        line-height: 30px;
    }

.rrp-body-text {
    text-align: center;
    padding-top: 3%;
    padding-left: 12.5%;
    padding-right: 12.5%;
}

    .rrp-body-text h3 {
        /*font-family: Din, D-DIN, Helvetica, Arial, sans-serif;*/
        font-size: 30px;
        color: #0055a5;
        line-height: 50px;
        text-align:left;
        padding-left:100px;
    }

.rrp-region-list {
    text-align: left;
    line-height: 30px;
    padding: 0px 100px 50px;
    margin-bottom:-160px;
}

    .rrp-region-list ul {
        margin: 10px 20px;
        padding: 0;
    }

        .rrp-region-list ul li {
            margin: 0 auto;
            max-width: 1000px;
            /*font-family: Helvetica, Arial, sans-serif;*/
            font-size: 20px;
            padding: 0 0 10px 10px;
        }


a {
    color: #006fb5;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }
    a:visited {
        color: #006fb5;
    }
/**/

/* =========== End RRP Region ============ */

/* =========== SAM Region ============ */

.sam-container {
    margin: 0 auto;
    margin-bottom: -150px;
    background-color: #e2eef7;
}

.sam-header {
    /*display:flex;*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 460px;
}

    .sam-header h1{
        padding-top:40px;
        padding-bottom:10px;
        color:white;
        font-weight:400;
    }

    .sam-header h2 {
        color: #ffc107;
        font-weight: 400;
        padding-top:13%;
        padding-left:70%;
    }

.about-sam {
    background-color: #e2eef7;
    padding-left: 10%;
    padding-right: 10%;
}

.about-sam-text {
    /*font-family: Din Medium, Helvetica, Arial, sans-serif;*/
    font-size: 38px;
    color: #006fb5;
    text-align: center;
    padding: 50px 0px 20px 0px;
    margin-bottom: -16px
}

    .about-sam-text p {
        line-height: 30px;
        margin-top: 20px;
        font-size: 18px;
        color: #333;
    }

.dash-frame {
    display: block;
    max-width: 1170px;
    padding-left: 10%;
    padding-right: 10%;
    margin-right: auto;
    margin-left: auto;
}

.dash-frame-text-1 {
    text-align: center;
    /* font-family: Din Medium, Helvetica, Arial, sans-serif; */
    font-size: 38px;
    color: #006fb5;
    /*height: 100%;*/
    line-height: 70px;
}

.dash-frame-text-2 {
    text-align: center;
    font-size: 18px;
    color: #006fb5;
}

.dash-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 200px;
    grid-gap: 50px;
    margin-top: 50px;
}

@media only screen and (max-width: 768px) {
    .dash-box {
        display: flex;
        flex-direction: column;
    }
}

.dash-box > div {
    /* border-radius: 5px;
    padding: 10px;
    background-color: rgb(207,232,220);
    border: 2px solid rgb(79,185,227);*/
}

.dash-box-item {
    font-size: 18px;
    line-height: 1em;
    font-weight: 700;
    margin-bottom: 0;
    color: #006fb5;
}

    .dash-box-item p {
        font-size: 18px;
        line-height: 2em;
        text-align: center;
        font-weight: 700;
        margin-bottom: 0;
        color: #006fb5;
    }

    .dash-box-item img {
        width: 100%
    }

    .dash-box-item:hover {
        background-color: lightskyblue;
        transform: scale(1.3);
        transition: 0.3s;
    }


/*.sam-img-banner {
    width: 75%;
    background-color: #e2eef7;
    overflow: auto;
}*/
/*
.sam-img-banner-text-div {
    position: relative;
    text-align: center;
    margin-top: 50px;
}

.sam-img-banner-text {
    font-family: Din Light, Helvetica, Arial, sans-serif;
    font-size: 54px;
    color: white;
    height: 100%;
    line-height: 100%;
}*/


/*
.page-separator {
    border-bottom: 2px solid white;
    margin: 30px 0 !important;
}

background-color: #e2eef7;*/



/*.sam-dashboard-row {
    background-color: #e2eef7;
    padding: 0 50px 50px 50px;
    margin-bottom: -147px;
}

.sam-dashboard-row-text {
    text-align: center;*/
/*font-family: Din Medium, Helvetica, Arial, sans-serif;*/
/*font-size: 38px;
    color: #006fb5;
    height: 100%;
    line-height: 70px;
}

.sam-dashboard-img-container {
    float: left;
    background-color: #e2eef7;
    width: 33.333%;
    padding-left: 20px;
   
}*/

@media screen (max-width:1080px) {
    .sam-header {
        display: flex;
        flex-direction: column;
    }
}

.sam-clear::after {
    content: "";
    clear: both;
    display: table;
}
/*
@media only screen and (max-width: 900px) {
    #sam-img-banner{
        width:850px;
        height:28vh
    }
    .sam-img-banner-text-2{
        width:350px
    }
}

@media only screen and (max-width: 700px) {
    #sam-img-banner {
        width: 650px;
        height: 27vh
    }

    .sam-img-banner-text-2 {
        width: 200px
    }
}*/

/*
.sam-dashboard-end{
    border-top:2px solid white;
}*/

/* SAM Carousel*/

/*.hero {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top:-70px;
}

    .hero .carousel {
        width: 300px;
        margin: 100px auto 0;
        overflow: visible;
    }

.carousel img {
    -webkit-box-reflect: below 20px linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0.3));
}*/


/* =========== End SAM Region ============ */

/* =========== NACC Region ============ */

.nacc-container {
    margin: 0 auto;
    margin-bottom: -150px;
    background-color: #e2eef7;
}

.nacc-header {
    /*display:flex;*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

    .nacc-header h1 {
        padding-top: 40px;
        padding-bottom: 10px;
        color: #ffffff;
        font-weight: 500;
    }

    .nacc-header h2 {
        color: #ffffff;
        font-weight: 400;
        padding-top: 8%;
        padding-left: 53%;
    }

.about-nacc {
    background-color: #e2eef7;
    padding-left: 10%;
    padding-right: 10%;
}

.about-nacc-text {
    /*font-family: Din Medium, Helvetica, Arial, sans-serif;*/
    font-size: 38px;
    color: #006fb5;
    text-align: center;
    padding: 50px 0px 20px 0px;
    margin-bottom: -16px
}

    .about-nacc-text p {
        line-height: 30px;
        margin-top: 20px;
        font-size: 18px;
        color: #333;
    }


@media screen (max-width:1080px) {
    .nacc-header {
        display: flex;
        flex-direction: column;
    }
}

.nacc-clear::after {
    content: "";
    clear: both;
    display: table;
}
/* =========== End nacc Region ============ */

/* =========== ESAF Region ============ */

.esaf-container {
    margin: 0 auto;
    /*    margin-bottom: -150px;*/
    background-color: #e2eef7;
}

.esaf-header {
    /*display:flex;*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

    .esaf-header h1 {
        padding-top: 40px;
        padding-bottom: 10px;
        color: #ffc107;
        font-weight: 400;
    }

    .esaf-header h2 {
        color: #ffc107;
        font-weight: 400;
        padding-top: 8%;
        padding-left: 53%;
    }

.about-esaf {
    background-color: #e2eef7;
    padding-left: 10%;
    padding-right: 10%;
}

.about-esaf-text {
    /*font-family: Din Medium, Helvetica, Arial, sans-serif;*/
    font-size: 38px;
    color: #006fb5;
    text-align: center;
    padding: 50px 0px 20px 0px;
    margin-bottom: -16px
}

    .about-esaf-text p {
        line-height: 30px;
        margin-top: 20px;
        font-size: 18px;
        color: #333;
    }


@media screen (max-width:1080px) {
    .esaf-header {
        display: flex;
        flex-direction: column;
    }
}

.esaf-clear::after {
    content: "";
    clear: both;
    display: table;
}
/* =========== End esaf Region ============ */


/* =======ABout iSTARS =======*/

.our-service-container {
    display: flex;
}



/* new addition*/
#header {
    position: relative;
    animation-name: heading;
    animation-duration: 4s;
    animation-fill-mode: forwards;
    padding-top:30px;
}

@keyframes heading {
    0% {
        left: -1500px
    }

    100% {
        left: 0px
    }
}


.catalogue-container {
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
}

.description-width /*Add by Dele*/ {
    max-width: 100%;
}

.square-align-left /*Add by Dele*/ {
    float: left;
    width: 49%;
}

.square-align-right /*Add by Dele*/ {
    float: right;
    width: 49%;
}

.about-istars-feature {
    display: block;
    height: auto;
    /*    background-image: url('../img/istar-section-design-02.jpg');
    #background-image: url('../img/cloud-large.png');*/
    background-size: cover;
}




.about-istars-feature-row {
    display: flex;
    width: 100%;
    padding-left: 20%;
    padding-right: 20%;
    padding-top: 2%;
    padding-bottom: 1%;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .about-istars-feature-row {
        display: flex;
        flex-direction: column;
    }

    .square-align-left {
        width: 100% !important;
    }

    .square-align-right {
        width: 100% !important;
    }

    .more-catalogue-icon-row {
        display: flex;
        flex-direction: column;
    }
}

.more-catalogue /*Add by Dele*/ {
    display: flex;
    flex-wrap:wrap;
    background-size: 100% 100%;
    align-items: center;
    margin: 0 auto;
    /*padding: 50px;*/
    justify-content: space-evenly;
}


.more-catelogue-row /* new addition*/ {
    /*width: 100%;*/
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    padding: 3% 0;
}

.more-catalogue-text-1 /* new addition */ {
    /*font-family: Din Medium, Helvetica, Arial, sans-serif;*/
    padding-bottom: 3%;
    font-size: 2.5rem;
    color: #ff9600;
}

.more-catalogue-text-2 {
    /*font-family: Helvetica, Arial, sans-serif;*/
    max-width: 900px;
    font-size: 1.1rem;
    line-height: 30px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 15px;
    color: #1279AB;
}

.more-catalogue-text-3 {
    /*font-family: Din Medium, Helvetica, Arial, sans-serif;*/
    font-size: 30px;
    color: #efefef !important;
    padding-top: 3%;
}

.more-catalogue-text-4 {
    /*font-family: Helvetica, Arial, sans-serif;*/
    font-weight: 500;
    font-size: 15px;
    padding-top: 5%;
    padding-top: 10%;
    line-height: 15px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #1279AB!important;
}

.more-catalogue-icon-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* width: 100%;*/
    overflow: hidden;
    /*padding: 2%;*/
    margin: 0 auto;
    justify-content: space-evenly;
}


.more-catalogue-list /*Add by Dele*/ {
    width: 15%;
    padding: 0 1%;
    /*align-items: center;
    color: #1796d1;
    margin-left: 50px;
    position: relative;
    float: left;*/
}



.app-icon-thumbnail-origin {
    width: 100%;
    cursor: pointer;
}

    .app-icon-thumbnail-origin:hover {
        /* transition: 0.3s;*/
        transform: scale(1.1);
        opacity: 1;
        transition: opacity 0.5s;
    }


/* End of new addition*/


/*------Frequentnly Asked Questions----------*/

.faq-title {
    margin-top: 30px !important;
    margin-bottom: 50px !important;
    color: #1279AB !important;
    font-size: 2rem;
    border-left: 10px solid #ff9600;
    padding: 2px 0 2px 60px;
    font-weight: 500;
    clear: both;
}

.faq_grid {
    display: grid;
    margin: 0 auto;
    grid-gap: 10px;
    grid-template-columns:repeat(2, 1fr);
    grid-template-rows: minmax(100px, auto);
    font-family: 'Barlow', sans-serif;
    grid-auto-flow: dense;
    box-shadow: 0 1px 4px 0px rgb(0 0 50 / 30%);
}

@media only screen and (max-width: 767px) {
    .faq_grid {
        display: flex;
        flex-direction: column;
    }
}

.faq_grid > div {
    padding: 20px;
    /*	background: #D3E6F4;*/
    font-size: 30px;
    color: #006fb5;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
    border: 1px solid #D3E6F4;
    border-radius: 10px;
}

    .faq_grid > div:nth-child(odd) {
        /*background: #ffd880;*/
    }

.question h5 {
    border-radius: 10px;
    padding: .75rem 1.25rem;
    margin-bottom: 10px;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.question p {
}



/*----Click for more details button-----*/
.see_more {
    padding: 30px;
    display: flex;
    justify-content: center;
}

details {
    width: 100%;
    max-width: 500px;
}

summary {
    border-color: #006fb5;
    background: #1279AB;
    color: white !important;
    font-weight: 500;
    margin-top: 1%;
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
    transition: all 0.7s ease;
}


    summary:hover {
        border: 1px solid #ff9600;
        background-color: transparent;
        color: #1279AB !important;
        text-decoration: none;
    }

p {
    font-size: 1.2rem;
    line-height: 30px;
    font-weight: normal;
    /* margin-top: 50px; */
    margin-bottom: 15px;
    color: #1279AB;
}

/*
#accordion {

}


.card-header {
}
   
.card-header::after {
    content: '+';
    position: absolute;
    right: 1em;
    width: 1em;
    height: 1em;
    color: $light-grey;
    text-align: center;
    border-radius: 50%;
    background: $highlight-color;
    box-shadow: inset 0 1px 6px rgba(#000,.5), 0 1px 0 #fff;
    text-shadow: 0 1px 0 rgba(#000,.75);
}
.card-header h5 {
    font-size:25px;
}

.card-body p {
    font-size: 20px;
    color: #1279AB;
}

*/

/*---Contact Us----*/

.contact-us {
    font-family: 'Barlow', sans-serif;
    background: #006fb5;
    padding: 80px 0;
}


.contact-us-container {
    width: 90%;
    margin: 0 auto;
    clear: both;
    max-width: 900px;
    text-align: center;
}

    .contact-us-container h3 {
        font-size: 2rem;
        font-weight: 500;
        color: white !important;
    }

    .contact-us-container p {
        padding: 15px;
        margin: 0;
        color: white;
        font-size: 20px;
    }

h3:hover {
    /*    transform: translate3d(0, -10px, 22px);*/
    transition: all 0.7s ease;
    color: #ff9600 !important;
}


/*------------------Services------------*/
#services {
    background-color: #D3E6F4;
    background-size: cover;
    background-position: center;
    color: white !important;
    background-attachment: fixed;
    padding-top: 50px;
    padding-bottom: 50px;
    /*#margin-top: 90px;*/
}

    #services h1 {
        position: relative;
        text-align: center;
        color: #1279AB;
        font-size: 30px;
        font-weight: 400;
    }

        #services h1:after {
            content: "";
            position: absolute;
            bottom: -20px;
            left: 50%;
            width: 60px;
            height: 1px;
            background-color: #ff9600;
            margin-left: -30px;
        }

.services {
    margin-top: 40px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.icon {
    font-size: 40px;
    margin: 20px auto;
    padding: 20px;
    height: 80px;
    width: 80px;
    /*border: 1px solid #1279AB;
    border-radius: 50%;*/
}

#services p {
    font-size: 18px;
    margin-top: 20px;
    color: white;
}

.services .col-md-3:hover {
    /*background: #ffd17a;
    cursor: pointer;
    transition: 0.7s;*/
}

/*--------Advisory Group--------*/

.review {
    margin: 100px 0;
}
/*
.carousel-item img{
    width: 150px;
    border-radius: 50%;
}
.carousel-item{
    text-align: center;
    height: 430px;
}
.carousel-caption{
    z-index: -1 !important;
    box-shadow: 0 0 15px 1px rgba(18,117,165,0.5);
    border-radius: 5px;
    margin-bottom: 50px;
}
.carousel-caption h6{
    margin-top: 55px;
    font-weight: bold;
    color: #000 !important;
}
.carousel-caption small{
    margin-top: 10px;
    margin-bottom: 50px;
    display: block;
    color: #000 !important;
}
.carousel-caption p{
    text-align: center;
    padding: 0 50px;
    font-size: 15px;
    color: #808080 !important;
}
.carousel-indicators li{
    background-color:rgba(18,117,165,0.3) !important;
}

@media only screen and (max-width: 800px){
    .carousel-item
    {
    height: 520px;
    }
    .carousel-caption{
        margin: 0 10px 50px 10px;
        left: 0 !important;
        right: 0 !important;
    }
}*/

/*Add by Dele*/
@media only screen and (max-width: 1200px) {
 .catalogue-section {
        display: flex;
        flex-direction: row;
    }
}

.review {
    margin: 100px;
}

    .review h2 {
        position: relative;
        text-align: center;
        color: #1275a5;
        font-size: 30px;
        font-weight: 400;
    }

            .review h2:after {
            content: "";
            position: absolute;
            bottom: -20px;
            left: 50%;
            width: 60px;
            height: 1px;
            background-color: #ff9600 !important;
            margin-left: -30px;
        }

.carousel-item img {
    width: 150px;
    border-radius: 50%;
}

.carousel-item {
    text-align: center;
    height: 430px;
    margin-top: 30px;
}

.carousel-caption h6 {
    margin-top: 55px;
    font-weight: bold;
    color: #000 !important;
}

.carousel-caption small {
    margin-top: 10px;
    margin-bottom: 50px;
    display: block;
    color: #000 !important;
}

.carousel-caption p {
    text-align: center;
    padding: 0 50px;
    font-size: 15px;
    color: #808080 !important;
}



/*-------------------Footer--------------------*/



#footer {
    margin-top: 150px;
    /*   padding-top: 130px;*/
    position: relative;
    background: #006fb5;
    /*background: #cfcfcf;*/
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0 0 0;
    width: 100%;
}

    #footer h5 {
        color: white !important;
        /*color: grey !important;*/
        font-weight: 500;
    }

    #footer p {
        color: white !important;
        /*color: grey !important;*/
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    #footer a {
        color: white !important;
        /*color: grey !important;*/
    }


/*----------------------data_link ---------------------*/
.data_link {
    margin-top: 60px;
    margin-bottom: -30px;
}


    .data_link h2 {
        position: relative;
        text-align: center;
        color: #ff9600;
        /*font-size: 2.5rem;*/
        font-weight: 500;
    }

    /*.data_link h2:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 60px;
  height: 1px;
  background-color: #ff9600 !important;
  margin-left: -30px;
}*/

    .data_link img {
        max-width: 100%;
        max-height: 100%;
    }

.data_partners {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.margin-vert-two {
    margin-top: 2em !important;
    margin-bottom: 2em !important;
}

.text--centered {
    text-align: center;
}

.margin-one {
    margin: 1em !important;
}

.display-inline-block {
    display: inline-block;
    max-width: 300px;
    height: 100px;
}

.flex-justified {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


.navbar-right {
    margin: 0;
    float: right;
}

.login-bar {
    height: 33px;
    width: 100%;
    background: #F8F8F8;
}

.nav-bordered {
    display: inline-block;
    width: 100%;
}

    .nav-bordered > li + li::before {
        content: "|";
    }

    .nav-bordered > li + li::before {
        position: absolute;
        left: 0;
        /*font-family: Din, D-DIN, Helvetica, Arial, sans-serif;*/
        font-size: 17px;
        color: #8dbfed;
    }

    .nav-bordered > li {
        display: inline;
    }

    .nav-bordered a {
        color: #006fb5;
    }

.login-bar a {
    color: #006fb5;
}

.ver_center {
}

.about-container {
    padding-left: 20%;
    padding-right: 20%;
    padding-top: 2%;
    padding-bottom: 1%;
}

.my-btn {
    border-color: #ff9600;
    background: #ff9600;
    color: white !important;
    font-weight: 500;
    margin-top: 1%;
    padding-left: 30px;
    padding-right: 30px;
}

    .my-btn:hover {
        border: 1px solid #ff9600;
        background-color: transparent;
        color: #ff9600 !important;
        text-decoration: none;
    }

.container_team {
    margin-left: 10%;
    margin-right: 10%;
}

.sub-container-service {
    text-align: center;
    /*margin-left: 1%;
    margin-right: 1%;*/
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: -15px;
    margin-bottom: -15px;
    background-size: 100% 100%;
    height: 100%;
}

.full-filled-img {
    height: 100%;
    width: 100%;
}

.section-title-2 h2 {
    position: relative;
    color: #ff9600 !important;
    /*font-size: 2.5rem;*/
    font-weight: 500;
    padding-bottom: 20px;
}


.service-p {
    padding-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
}

.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    /*padding-bottom: 50px;*/
    width: 90%;
}

.img-center-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
