.tm-testi__title{text-align:center}.tm-testi__item{margin-top:30px}.tm-testi__item:first-child{margin-top:0}.tm-testi__item blockquote{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0}.tm-testi__item blockquote:before{position:absolute;z-index:9;top:15px;left:15px;font-size:40px;font-weight:bold;font-style:normal;content:'\201D'}#tm_builder_outer_content .tm-testi__item blockquote:before{content:'\201D'}.tm-testi__item-avatar{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin-bottom:20px}.tm-testi--default blockquote:before{content:''}#tm_builder_outer_content .tm-testi--default blockquote:before{content:''}.tm-testi--speech-bubble blockquote{display:block;padding:0;border:none;background-color:transparent;color:inherit}.tm-testi--speech-bubble .tm-testi__item-body{position:relative;padding:25px 25px 25px 45px;border:1px solid currentColor}.tm-testi--speech-bubble .tm-testi__item-body:after{position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-8px;content:'';border-width:8px 8px 0 8px;border-style:solid;border-color:currentColor transparent transparent transparent}.tm-testi--speech-bubble .tm-testi__item-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:20px}.tm-testi--speech-bubble .tm-testi__item-meta footer{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.tm-testi--speech-bubble .tm-testi__item-avatar{margin-right:0;margin-left:0}.tm-testi--boxed blockquote{padding:25px 40px 25px 25px;border:1px solid currentColor}.tm-testi--boxed blockquote:before{right:15px;left:auto}@media (min-width: 992px){.tm-testi__item-avatar{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-right:20px}.tm-testi--speech-bubble .tm-testi__item-avatar{margin-right:20px;margin-bottom:0}.tm-testi--speech-bubble .tm-testi__item-body:after{left:38px}.tm-testi__wrap--perview-1.tm-testi--speech-bubble .tm-testi__item-meta{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.tm-testi__wrap--perview-1 .tm-testi__item blockquote,.tm-testi-page--archive .tm-testi__item blockquote{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.tm-testi-slider{padding-bottom:35px}.tm-testi-slider__item{margin-top:0}.tm-testi-slider__item blockquote{margin-right:0 !important;margin-left:0 !important}.swiper-pagination.img-pagination{position:static;padding-top:30px}.swiper-pagination.img-pagination .img-pagination-item{background-color:none;background-size:cover;cursor:pointer}.swiper-pagination.img-pagination .img-pagination-item.swiper-pagination-bullet-active{background-color:none}
.site_message, .message2 {
        display:none;
        visible:hidden;
    }
.header-user__auth {
    margin-left: 2rem;
    margin-top: -4px;
    float: right;
}
.header-user__auth a {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 2px solid #f9a51b;
    padding: 5px 12px;
}
.team-heading_title {
        margin:3rem 0;
    }

.tm_pb_builder #tm_builder_outer_content .tm_pb_section_0 { background-image:url(../assets/components/phpthumbof/cache/usl-ob.ca23e4df509626d0cee7ec179524f8d7.jpg); padding-top: 70px; padding-right: 15px; padding-bottom: 70px; padding-left: 15px; }
    .tm_pb_builder #tm_builder_outer_content .tm_pb_text_0 {
        max-width: 900px;
    }
    .project-terms-caption.grid-default-layout .project-terms-caption-header {
        background-color: #333333;
    }
    .breadcrumb {
        z-index:50;
        margin-left: 1.6rem !important;
        margin-top: 1.4rem !important;
    }

    .topnav {
    overflow: hidden;
    top: 0;
    background-color: #272727;
    left: 0;
    width: 100%;
    position: absolute;
}

/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
  display: none;
}

/* Style navigation menu links */
.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

/* Style the hamburger menu */
.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Style the active link (or home/logo) */
.active {
  background-color: #ddd;
  color: white;
}