﻿.yellowborder {
    border: solid 4px #e9e219;
    padding-left: 48px;
    padding-right: 48px;
}

.contentpadding {
    padding-top: 100px;
}

.center {
    text-align: center;
}

.storypadding {
    padding: 20px 0px 20px;
}

.carousel {
    height: 650px;
}

.carousel-indicators {
    top: 0;
}

.teamtextcolor {
    text-transform: uppercase;
    font-weight: bolder;
    color: #266b86;
}

span.teamborder-style-thick {
    border: solid;
    display: inline-block;
    width: 60px;
    margin-bottom: 6px;
    height: 1px;
}
.center.storypadding.holder-2 {
    padding: 70px;
}
.cool-border {
    height: 415px;
    z-index: 2;
}
/*team section*/
section.team {
    margin: auto;
    text-align: center;
}
.swiper-button-next {
    background: rgb(255,255,255);
    background: linear-gradient( 90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%) !important;
}
.team img.teamwidth, .team .teamwidth img {
    max-width: 225px;
    margin-bottom: 20px;
    max-height: 100%;
    height: auto;
}
img.teamwidth, .teamwidth img {
    border-radius: 15px;
}
/*.backgroundimg {
    background-image: url(../images/about/BackgroundAbout.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}*/
.no-webp.backgroundimg {
    background-image: url(../images/about/BackgroundAbout.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.webp.backgroundimg {
    background-image: url(../images/about/BackgroundAbout.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
.whitebg {
    background-color: white;
    padding: 40px 0px 24px 0px;
}

.glider-slide {
    min-height: 300px;
    display: block;
    justify-content: center;
    align-items: center;
    border: none;
    border-bottom: 0;
}
.swiper-button-next, .swiper-button-prev {
    height: 217px !important;
}
    .teamwidth {
    width: auto;
}
.middle img {
    overflow: hidden;
    height: auto;
    width: 100%;
    max-width: 200px;
    max-height: 200px;
    position: relative;
}
.teamdesc {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    padding: 0 5px;
}
span.title {
    color: slategrey;
}

.expertisebg {
    background-color: #F3F3F3;
}

.blueblock {
    padding: 100px;
    margin-top: 72px;
}

.missionsec {
 /*   margin-top: 75px;*/
    padding-right: 0px;
    background-color: #0E3248;
}

.intro-style-about {
    position: relative;
}

.expertisepge {
    padding: 20px 40px 0px 40px;
}
h5.teamtextcolor {
    font-family: 'Open Sans', sans-serif;
    padding-top: 10px;
}
.expertisepad {
    padding-top: 140px;
}
.swiper-button-prev, .swiper-button-next {
    margin-top: -330px !important;
    top: auto !important;
}
.ourmission {
    margin-bottom: -60px;
}

.imgposition {
    z-index: 2;
}

.officeimg {
    margin-top: -215px;
/*    float: left;*/
}
.jqcloud-word.w10 {
    color: #0cf;
    font-size: 395% !important;
}
span.border-bottom-9 {
    margin: auto;
    border-bottom: solid #e9e219 3px;
    width: 20%;
    display: block;
    margin-top: -10px;
}
.sme-section {
    padding: 60px 0;
    background: #333;
    /* min-height: 81px; */
    color: white;
    margin: 40px 0;
}
    .sme-section h2 {
        color: #e9e219;
    }
/*About colors*/
.custom {
    opacity: 0;
}
.newnew{
    opacity: 1 !important;
    transition: ease-in opacity .3s;
}
.jqcloud-word.w10 {
    color: #0e3248 !important;
    font-size: 490%;
}
.jqcloud-word.w1 {
    transition: ease-in;
    color: #151f56 !important;
    font-size: 110%;
}
/*Monthly edit*/
.col-md-12.padding-0.expertisebg.monthly {
    padding: 25px 0;
}
.monthly h1 {
    font-size: 2.3rem !important;
}
.monthly p.call-out {
    font-weight: bold;
    text-align: center;
    font-size: 1.3rem;
}
