/*   
	Theme Name:        Elementor Hello Theme
	Theme URI:         https://elementor.com
	Description:       A sample theme for Elementor.
	Author:            Elementor Team
	Author URI:        https://elementor.com
	Version:           1.0
	Stable tag:        1.0
	Requires at least: 4.9
	Tested up to:      4.9
	License:           GNU General Public License v3 or later.
	License URI:       https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain:       elementor-hello-theme
*/

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

html body{
    font-family: "Open Sans", Sans-serif!important;
}

html body .elementor-heading-title{
    font-family: "Open Sans", Sans-serif!important;
}

html  .elementor-sticky--active{
    background:#6a747d;
}

.meet-the-team-block .horizontal-accordion {
    width: 100%;
    height: 450px;
    overflow: hidden;
}
.meet-the-team-block .horizontal-accordion>ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
}
.meet-the-team-block .horizontal-accordion>ul>li {
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    width: 16.666%;
    height: 450px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size:contain;
    background-color:#c95697;
    transition: all 500ms ease;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
.meet-the-team-block .horizontal-accordion>ul>li div {
    display: block;
    overflow: hidden;
    width: 100%;
}

.meet-the-team-block .horizontal-accordion>ul>li div .title-block * {
    opacity: 1;
    margin: 0;
    width: 100%;
    text-overflow: ellipsis;
    position: relative;
    z-index: 5;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}
.meet-the-team-block .horizontal-accordion>ul>li div .title-block {
    position: relative;
    z-index: 3;
    font-family: Montserrat,sans-serif;
    text-overflow: clip;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 2px;
    text-align: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border:2px solid #ffffff;
    padding: 10px 0;
    transition: all 200ms ease;
    color: #ffffff;
    margin-bottom: 20px;
    max-width: 90%;
	background-color:#000;
}
.meet-the-team-block .horizontal-accordion>ul>li div p {
    top: 160px;
    font-size: 13.5px;
}
.meet-the-team-block .horizontal-accordion>ul>li:nth-child(1) {
    background-image: url("https://qube.staging.theworkhub.net/wp-content/uploads/2019/07/debbie.png");
	background-size:cover;
}
.meet-the-team-block .horizontal-accordion>ul>li:nth-child(2) {
    background-image: url("https://qube.staging.theworkhub.net/wp-content/uploads/2019/05/lisa.png");
	background-size:cover;
}
.meet-the-team-block .horizontal-accordion>ul>li:nth-child(3) {
    background-image: url("https://qube.staging.theworkhub.net/wp-content/uploads/2019/05/kim.png");
	background-size:cover;
}
.meet-the-team-block.meet-the-team-block .horizontal-accordion>ul>li:nth-child(4) {
    background-image: url("https://qube.staging.theworkhub.net/wp-content/uploads/2019/05/steve.png");
	background-size:cover;
}
.meet-the-team-block.meet-the-team-block .horizontal-accordion>ul>li:nth-child(5) {
    background-image: url("https://qube.staging.theworkhub.net/wp-content/uploads/2019/05/leanne.png");
	background-size:cover;
}


#meet-the-team-block-2.meet-the-team-block .horizontal-accordion>ul>li:nth-child(1) {
    background-image: url("https://qube.staging.theworkhub.net/wp-content/uploads/2019/05/andria.png");
	background-size:cover;
}

#meet-the-team-block-2.meet-the-team-block .horizontal-accordion>ul>li:nth-child(2) {
    background-image: url("https://qube.staging.theworkhub.net/wp-content/uploads/2019/05/nicole.png");
	background-size:cover;
}
#meet-the-team-block-2.meet-the-team-block .horizontal-accordion>ul>li:nth-child(3) {
    background-image: url("https://qube.staging.theworkhub.net/wp-content/uploads/2019/05/neil.png");
	background-size:cover;
}
#meet-the-team-block-2.meet-the-team-block .horizontal-accordion>ul>li:nth-child(4) {
    background-image: url("https://qube.staging.theworkhub.net/wp-content/uploads/2019/09/helen.jpg");
	background-size:cover;
}
.meet-the-team-block .horizontal-accordion>ul:hover>li,
.meet-the-team-block .horizontal-accordion>ul:focus-within>li {
    width: 8%;
	
}

.meet-the-team-block .horizontal-accordion>ul>li:focus {
    outline: none;
}
.meet-the-team-block .horizontal-accordion>ul:hover>li:hover,
.meet-the-team-block .horizontal-accordion>ul>li:focus,
.meet-the-team-block .horizontal-accordion>ul:focus-within>li:focus {
    width: 60%;
}
.meet-the-team-block .horizontal-accordion>ul:hover>li:hover a,
.meet-the-team-block .horizontal-accordion>ul>li:focus a,
.meet-the-team-block .horizontal-accordion>ul:focus-within>li:focus a {
    background: rgba(0, 0, 0, 0.4);
}
.meet-the-team-block .horizontal-accordion>ul:hover>li:hover a *,
.meet-the-team-block .horizontal-accordion>ul>li:focus a *,
.meet-the-team-block .horizontal-accordion>ul:focus-within>li:focus a * {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.meet-the-team-block .horizontal-accordion>ul:hover>li {
    width: 8% !important;
}
.meet-the-team-block .horizontal-accordion>ul:hover>li a * {
    opacity: 0 !important;
}
.meet-the-team-block .horizontal-accordion>ul:hover>li:hover {
    width: 60% !important;
}
.meet-the-team-block .horizontal-accordion>ul:hover>li:hover a {
    background: rgba(0, 0, 0, 0.4);
}
.meet-the-team-block .horizontal-accordion>ul:hover>li:hover a * {
    opacity: 1 !important;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.meet-the-team-block .horizontal-accordion .content-box {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}

.meet-the-team-block .horizontal-accordion .content-box .inner {
    height: 100%;
    display: block;
    background: rgba(255,255,255,0.8);
    padding: 20px 20px 20px 20px;
	line-height:1.2em;
}

.meet-the-team-block .horizontal-accordion .content-box .inner .title {
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 20px;
}

.meet-the-team-block .horizontal-accordion .content-box.button {
    position: absolute;
    right: 150px;
    top: 50%;
    background: #000000;
    color: #ffffff;
    padding: 0 40px;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
}

.meet-the-team-block .horizontal-accordion .content-box>ul>li {
    background: none;
    display: block;
    width: 100% !important;
    height: 30px;
    line-height: 30px;
    border: none;
}

.meet-the-team-block .horizontal-accordion .content-box>ul>li a {
    background: none !important;
    color: #000000;
}

.meet-the-team-block .horizontal-accordion .content-box>ul>li:hover {
    background: none;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px
}

.meet-the-team-block .horizontal-accordion>ul:hover>li:hover .content-box {
    opacity: 1;
}

.meet-the-team-block .horizontal-accordion>ul:hover>li:hover .title-block {
    opacity: 0;
}

.meet-the-team-block .horizontal-accordion>ul:hover>li:hover .title-block>ul,
.meet-the-team-block .horizontal-accordion>ul:hover>li:hover .title-block>ul>li {
    width: 100% !important;
}

@media screen and (max-width: 600px) {
    body {
        margin: 0;
    }

    .meet-the-team-block .horizontal-accordion {
        height: auto;
    }
    .meet-the-team-block .horizontal-accordion>ul>li,
    .meet-the-team-block .horizontal-accordion>ul>li:hover,
    .meet-the-team-block .horizontal-accordion>ul:hover>li,
    .meet-the-team-block .horizontal-accordion>ul:hover>li:hover {
        position: relative;
        display: table;
        table-layout: fixed;
        width: 100%;
        -webkit-transition: none;
        transition: none;
    }
}