body {
    background-color: #d3d4d8;
    padding: 0 10% 0 10%;

}

.mobile {
    display: none;
}

.toLower {
    text-transform: lowercase !important;
}

.relative {
    position: relative;
}



.container {
    padding-left: 15%;
    padding-right: 10%;
    width: 100%;
    margin: 0 auto;
    max-width: 1536px;
    background-color: #fff;
}

.container_inner {
    width: 100%;
    max-width: 1055px;


}

.section {
    margin: 90px 0;
}


.wordBorder {
    position: fixed;
    left: calc(10% + 117px);
    transform: rotate(-90deg);
    font-size: 120px;
    transform-origin: left bottom;
    color: #d3d4d8;
    bottom: 0;
    display: block;
    opacity: 0;
    transition: .8s opacity;
    z-index: 100;
}


section.main {
    padding-top: 255px;
}

.advisoryCommittee {
    margin-top: 90px;
    margin-bottom: 50px;
}

section.main h1 {
    font-size: 36px;
    line-height: 1.1em;
    color: #132c54;
    margin-bottom: 30px;
    max-width: 700px;
}

section.main h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #fe3518;
    font-size: 16px;
    line-height: 2em;
    text-transform: uppercase;
    margin-bottom: 30px;
    letter-spacing: .15em;
}

section.main h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #fe3518;
    font-size: 14px;
    line-height: 2em;
    text-transform: uppercase;
    margin-bottom: 30px;
    letter-spacing: .15em;
}

span.year {
    display: block;

    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #fe3518;
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 10px;

}

section.main p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #132c54;
    font-size: 14px;
    line-height: 1.75em;
    margin-bottom: 1.2em;

}

section.main p.intro {
    font-size: 24px;
    line-height: 1.3em;
    width: 88%;
    color: #132c54;
    margin-bottom: 20px;
    font-family: Lora;
    max-width: 730px;
}

section.main p.intro.full {
    width: 100%;
    max-width: none;
}


section.main p.superIntro {
    font-size: 32px;
    line-height: 1.1em;
    width: 88%;
    color: #132c54;
    margin-bottom: 40px;
    font-family: Lora;
    max-width: 730px;
}

section.main imgwrap {
    width: 90%;
}

section.main img.full {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 40px;

    transform-origin: bottom;

}

.imgwrap {
    overflow: hidden;
}

.col_5 {
    float: left;
    width: 50%;
}

.col_4 {
    float: left;
    width: 40%;
}

.col_6 {
    float: left;
    width: 60%;
}

.col_50 {
    width: 50%;

}

.rtl {
    float: right;
}

.indent_col {
    padding-left: 10%;
}

.indent_col_20 {
    padding-left: 20%;
}

.alignRight {
    text-align: right;
}

.padding_top {
    padding-top: 30px;
}

.padding_left {
    padding-left: 30px;
}


/* .bio_img_right .bio-text {
    padding-top: 55px;
} */

.bio-text img {
    width: 100%;
    margin: 0 0 30px 0;
    max-width: 300px;
}

#companies .bio_img_right .bio-image {
    padding-left: 5%;
}

.bio_img_right .bio-image {
    padding-left: 5%;
}

.bio_img_left .bio-image {
    padding-left: 5%;

}


.bio-image .imgwrap {
    background-color: #fff;
    width: 90%;
}


#team .bio-image .imgwrap {

    overflow: hidden;
}


#team .bio-image .imgwrap .zoom {
    transform-origin: left bottom;
}

.bio_img_right .bio-image img {
    width: 100%;
    height: auto;

}

.bio-text .accordion:after {
    width: 100%;
}

.bio_img_left .bio-image .imgwrap {
    background-color: #fff;

}

.bio_img_left .bio-image img {
    width: 100%;
    height: auto;

}

.bio_img_left .bio-text {
    padding-left: 50px;
    padding-top: 60px;
}

.bio_img_left {
    margin-top: 100px;
}

.bio-douglas {
    margin-top: 60px;
}

.bio ul.socialList {
    clear: both;
    list-style-type: none;
    margin: 30px 0;
}

.bio ul.socialList li {
    width: 39px;
    height: 39px;
    float: left;
    margin-right: 20px;
}

.bio ul.socialList li svg {
    width: 100%;
    transition: .4s;
}

.bio ul.socialList li #svgLinkedin .st0,
footer ul.socialList li #svgLinkedin .st0 {
    stroke: #fe3518;
}

.bio ul.socialList li #svgLinkedin .st1,
footer ul.socialList li #svgLinkedin .st1 {
    fill: #fe3518;
    stroke: #fe3518;
}

.bio ul.socialList li #svgEmail .st0,
footer ul.socialList li #svgEmail .st0,
.bio ul.socialList li #svgEmail .st1,
footer ul.socialList li #svgEmail .st1 {
    stroke: #fe3518;
}

body.hasHover .bio ul.socialList li:hover #svgLinkedin .st0,
body.hasHover footer ul.socialList li:hover #svgLinkedin .st0 {
    stroke: #666666;
}

.bio ul.socialList li:hover #svgLinkedin .st1,
body.hasHover footer ul.socialList li:hover #svgLinkedin .st1 {
    fill: #666666;
    stroke: #666666;
}

body.hasHover .bio ul.socialList li:hover #svgEmail .st0,
body.hasHover footer ul.socialList li:hover #svgEmail .st0,
body.hasHover .bio ul.socialList li:hover #svgEmail .st1,
body.hasHover footer ul.socialList li:hover #svgEmail .st1 {
    stroke: #666666;
}


.accordion {
    margin: 30px 0 0 0;
    position: relative;
    padding-bottom: 45px;
    width: 90%;
}


.accordion.active.hovered:after {
    border-bottom: 1px solid #fe3518;
    width: 50%;
}


section.main .accordion h3 {
    margin-bottom: 16px;
}

.accordion__inner {
    height: auto;
    max-height: 0;
    overflow: hidden;
    transition: .8s;
}





.accordion.active .accordion__inner {
    max-height: 1000px;
}

.accordion_opener,
.news_item a {
    display: inline-block;
    color: #132c54;
    cursor: pointer;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    z-index: 1;
    position: relative;

}

.accordion_opener:after,
.news_item a::after {
    width: 0;
    height: 2px;
    bottom: -2px;
    position: absolute;
    left: 0;
    content: '';
    display: block;
    transition: .3s;
    background-color: #132c54;
}

.accordion_opener:hover:after {
    width: 84%;
}

.news_item a:hover:after {
    width: 100%;
}

.accordion.active .accordion_opener {}



#portfolio {
    margin-top: 120px;
}

#news {
    margin-top: 120px;
    padding-bottom: 60px;
}

.btt {
    position: fixed;
    bottom: -50px;
    z-index: 99;
    right: 5%;
    height: 44px;
    width: 44px;
    display: block;
    cursor: pointer;
    transition: .4s bottom;
    opacity: 0;

}

.btt.scrolled {
    bottom: 100px;
}

.btt #svgBTT .st0 {
    transition: .4s;
}

body.hasHover .btt:hover #svgBTT .st0 {
    fill: #12244f;
}


.btt svg {
    width: 100%;
}

#companies .bio_img_left .bio-text {
    padding-top: 0;

}



a:focus {
    outline: 1px dotted #132c54;
}

h2:focus,
.main:focus {
    outline: none;
}

/* New Biography Layout */

.biography {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0;
}

.biography.image-left .bio-img {
    order: 1;
    margin-right: 5%;
}

.biography.image-left .bio-txt {
    order: 2;
}

.biography.image-right .bio-img {
    order: 2;
    margin-left: 5%;
}

.biography.image-right .bio-txt {
    order: 1;
}

.biography .bio-img {
    width: 50%;
    max-width: 400px;
}

.biography .bio-img img {
    width: 100%;
    height: auto;
}

.biography .bio-txt {
    flex: 1;
}

.biography .bio-txt .socialList {
    margin-bottom: 0;
}

.biography .bio-txt .socialList li {
    display: inline-block;
    margin-right: 20px;
}

.biography .bio-txt .socialList li svg {
    width: 40px;
    height: 40px;
}

.biography .bio-txt .socialList li #svgLinkedin .st0 {
    stroke: #fe3518;
}

.biography .bio-txt .socialList li #svgLinkedin .st1 {
    fill: #fe3518;
    stroke: #fe3518;
}

.biography .bio-txt .socialList li #svgEmail .st0,
.biography .bio-txt .socialList li #svgEmail .st1 {
    stroke: #fe3518;
}

.biography .bio-txt .socialList li:hover #svgLinkedin .st0 {
    stroke: #666666;
}

.biography .bio-txt .socialList li:hover #svgLinkedin .st1 {
    fill: #666666;
    stroke: #666666;
}

.biography .bio-txt .socialList li:hover #svgEmail .st0,
.biography .bio-txt .socialList li:hover #svgEmail .st1 {
    stroke: #666666;
}

/* Referral Criteria */

.referral-criteria {
    background-color: #FAFAFA;
    border-radius: 20px;
    padding: 20px;
    font-size: 18px;
}

.referral-criteria li {
    margin: 15px 0 15px 25px;
}

.btn {
    display: inline-block;
    padding: 5px 20px;
    font-size: 18px;
    text-transform: uppercase;
    color: #132c54;
    border: 2px solid #132c54;
    border-radius: 5px;
    transition: 0.2s ease all;
}

.btn:hover {
    letter-spacing: 1px;
    color: #fe3518;
    border-color: #fe3518;
}