@font-face {
    font-family: latoRegular;
    src: url('../fonts/Lato-Regular.ttf');
}

@font-face {
    font-family: modenaSans;
    src: url('../fonts/Modena-Sans.otf') format("opentype");
}

@font-face {
    font-family: cormorantMedium;
    src: url('../fonts/Lato-Regular.ttf');
}

*,.modal-body,.latoo {
    font-family: latoRegular;
}

.customBacks{
    color: #fff;
    background:
        linear-gradient(
            rgba(0, 0, 0, 0.4),
            rgba(0, 0, 0, 0.45)
        ),
        url('https://cdn.shortpixel.ai/client/q_glossy,ret_img/https://liftoff.network/wp-content/uploads/2018/09/network-3357642_1920.jpg');
        background-size: contain;
}

.sizeTwo {
    color: #DCDBDB;
}

body {
    overflow-x: hidden;
}

a {
    color: #868686;
}

a:hover {
    text-decoration: none;
}


/*---MENU---*/

.logo {
    width: 120px;
}

#menuBar,
#menuBar2 {
    font-size: 40px;
    cursor: pointer;
}

#menuText {
    font-size: 10px;
    font-family: modenaSans;
    letter-spacing: 2px;
    color: #B2B2B2;
    margin-top: 25px;
    margin-right: 10px;
}


/*---MENU---*/


/*---INDEX---*/

#homeBack1 {
    background-image: url('../img/new-home2.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 130vh;
    width: 100%;
}

#homeBack1>p {
    position: absolute;
    width: 816px;
    height: 127px;
    transform: translateY(-35%);
    left: 50%;
    transform: translateX(-50%);
    font-family: latoRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 68px;
    line-height: 64px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 1;
    color: #035144;
}

.coversHome {
    margin-top: 20%;
    z-index: 0;
    color: rgba(0, 0, 0, 0.5);
    font-weight: bold;
    font-family: latoRegular;
    font-size: 18px;
    line-height: 30px;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.4);
}

#homeContentCel {
    display: none;
}

#homeContentCel .elementSlideHome2 {
    padding: 30px;
    flex: 0 0 auto;
}

#homeContentCelLap {
    background-image: url('../img/background1.svg');
    background-size: cover;
    background-position: center;
}

.coversHomeCel {
    z-index: 0;
    color: rgba(0, 0, 0, 1);
    font-weight: bold;
    font-family: latoRegular;
    font-size: 18px;
    line-height: 30px;
    padding-right: 50px;
    padding-left: 50px;
    background-color: rgba(255, 255, 255, 1);
}

.newLinks {
    color: #035144;
    font-size: 20px;
    margin-right: 50px;
}

.newLinks:hover {
    color: #035144;
}

#homeBack1>a {
    position: absolute;
    top: 58%;
    transform: translateY(-58%);
    left: 50%;
    transform: translateX(-50%);
}

#homeBack1>#img1 {
    position: absolute;
    top: 73%;
    transform: translateY(-73%);
    left: 50%;
    transform: translateX(-50%);
}

#homeBack1>#img2 {
    position: absolute;
    top: 88.5%;
    transform: translateY(-88.5%);
    left: 50%;
    transform: translateX(-50%);
}

#homeBack2 {
    position: relative;
    margin-top: -60px;
}

#homeBack2 #p1 {
    margin-top: 100px;
    font-family: latoRegular;
    font-style: italic;
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    text-align: center;
    margin-top: -16px;
    padding: 100px;
    color: #035144;
}

#homeBack2>div>#p2 {
    width: 622px;
    margin: 0 auto;
    margin-top: 50px;
    font-family: latoRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #8B8B8B;
}

#homeBack2>div>div {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 100px;
}

#homeBack3 {
    position: relative;
    background-color: #313131;
    width: 102%;
    padding: 100px;
}

#fiscal a img {
    margin: 0 auto;
    width: 100%;
    height: 170px;
}

#administrativo a img {
    margin: 0 auto;
    width: 100%;
    height: 170px;
}

#pld a img {
    margin: 0 auto;
    width: 100%;
    height: 170px;
}

#homeBack3>div>h3 {
    font-family: latoRegular;
    text-align: center;
    font-size: 45px;
    color: #fff;
}

#homeBack3>div>p {
    font-family: latoRegular;
    font-size: 20px;
    width: 60%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    margin-top: 25px;
    margin-bottom: 100px;
}

#homeBack4 {
    position: relative;
    background-image: url('../img/background1.svg');
    background-size: cover;
    width: 102%;
    padding: 50px;
}

.elementSlideHome #title {
    text-align: center;
    margin: 0 auto;
    color: #035144;
    font-family: latoRegular;
    font-size: 26px;
    width: 45%;
}

.elementSlideHome #description {
    font-family: latoRegular;
    font-size: 15px;
    width: 55%;
    margin: 0 auto;
    text-align: center;
    color: #8B8B8B;
    margin-top: 25px;
    margin-bottom: 70px;
}

.elementSlideHome #person {
    margin: 0 auto;
    width: 200px;
}

.elementSlideHome #person #photo {
    margin-left: 50px;
    width: 100px;
    border-radius: 0%;
}

.elementSlideHome #person #name {
    margin-top: 10px;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-family: latoRegular;
}

.elementSlideHome #person #position {
    margin-top: 10px;
    color: #696969;
    text-align: center;
    font-size: 12px;
    font-family: latoRegular;
}

#homeBack5 {
    margin-top: -20px;
    position: relative;
    background-color: #E5E5E5;
    width: 102%;
    padding: 60px;
}

#homeBack5>div>h3 {
    font-family: latoRegular;
    text-align: center;
    font-size: 35px;
    color: #035144;
    margin-bottom: 70px;
}

.blogElement #name {
    display: inline;
    left: 0;
    color: #264C59;
    font-size: 12px;
}

.blogElement #date {
    margin-left: 40%;
    display: inline;
    color: #264C59;
    font-size: 12px;
}

.blogElement h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: latoRegular;
    color: #035144;
}

.blogElement {
    margin-top: 10px;
    font-family: latoRegular;
    color: #868686;
}

#leftArrow {
    float: left;
    margin-top: 15vh;
    cursor: pointer;
}

#rightArrow {
    float: right;
    margin-top: 15vh;
    cursor: pointer;
}

#homeBack6 {
    background-image: url('../img/newjobs2.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 80vh;
    width: 100%;
    position: relative;
}

#homeBack6>p {
    position: absolute;
    width: 816px;
    height: 127px;
    top: 35%;
    transform: translateY(-35%);
    left: 50%;
    transform: translateX(-50%);
    font-family: latoRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 64px;
    text-align: center;
    color: #FFFFFF;
}

#homeBack6>a {
    position: absolute;
    top: 58%;
    transform: translateY(-58%);
    left: 50%;
    transform: translateX(-50%);
}


/*---INDEX---*/


/*---ABOUT US---*/

.textCollapse1.collapse:not(.show) {
    height: 150px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.textCollapse1.collapsing {
    min-height: 150px !important;
}

#a1.collapsed:after {
    color: #035144;
    content: '+ Leer más';
}

#a1:hover,
#a2:hover,
#a3:hover,
#a4:hover,
#a5:hover {
    text-decoration: none;
}

#a1:not(.collapsed):after {
    color: #035144;
    content: '- Leer menos';
}

#aboutUsback1 {
    background-image: url('../img/fondo-2.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 70vh;
    width: 100%;
}

#aboutUsback1>p {
    position: absolute;
    width: 500px;
    height: 127px;
    top: 35%;
    transform: translateY(-35%);
    left: 20%;
    transform: translateX(-20%);
    font-family: latoRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
    line-height: 64px;
    text-align: left;
    text-transform: uppercase;
    color: #FFFFFF;
}

#aboutUsback2 {
    background-color: #E5E5E5;
    width: 102%;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
}

#aboutUsback2 #text1 {
    margin-top: 100px;
    font-family: latoRegular;
    font-size: 16px;
    color: #264C59;
}

#aboutUsback2 #text2 {
    font-family: latoRegular;
    font-size: 35px;
    color: #035144;
}

#aboutUsback2 #text3,
#aboutUsback2 #text33,
#aboutUsback2 #text333,
#text33 {
    font-family: latoRegular;
    font-size: 20px;
    line-height: 35px;
    color: #8B8B8B;
    text-align: justify;
}

#aboutUsback3 {
    background-image: url('../img/background1.svg');
    background-size: cover;
    width: 102%;
    padding: 70px;
}

#aboutUsback3 h1 {
    color: #035144;
    font-size: 80px;
    display: inline;
    font-family: Lato;
}

#aboutUsback3 h3 {
    display: inline-block;
    margin-left: 5px;
    color: #8B8B8B;
    font-size: 20px;
    text-align: left;
    font-family: Lato;
}

#aboutUsback4 {
    background-color: #035144;
    width: 102%;
    padding: 70px;
}

#aboutUsback4 h1 {
    color: #fff;
    font-size: 25px;
    font-family: Lato;
}


/*---ABOUT US---*/


/*---TEAM---*/

#team1>div>img {
    margin: 0 auto;
}

#team1>div>h1 {
    text-align: center;
    font-family: latoRegular;
    font-size: 40px;
    color: #035144;
}

#team1>div>p {
    margin: 0 auto;
    margin-bottom: 80px;
    margin-top: 40px;
    width: 500px;
    text-align: center;
    font-family: Lato;
    font-size: 20px;
    color: #8B8B8B;
}

.cntainer {
    overflow: hidden;
    /* clip the excess when child gets bigger than parent */
}

.cntainer img {
    display: block;
    margin: 0;
    padding: 0;
    transition: transform 1s;
    /* smoother zoom */
    opacity: 1;
}

.cntainer:hover img {
    transform: scale(1.2);
    transform-origin: 50% 50%;
    opacity: 0.6;
}

.elementTeam>a>h1 {
    text-align: center;
    font-family: latoRegular;
    font-size: 30px;
    color: #265359;
}

.elementTeam>a:hover {
    color: #265359;
    text-decoration: none;
}

.elementTeam>a>p {
    text-align: center;
    font-family: Lato;
    font-size: 15px;
    color: #8B8B8B;
}

.elementTeam {
    padding: 0;
    margin: 0;
}

.elementTeamA {
    text-align: center;
}

.elementTeamA a {
    font-family: latoRegular;
    font-size: 15px;
    color: #035144;
}

.elementTeam2>a>h4 {
    text-align: center;
    font-family: latoRegular;
    font-size: 25px;
    color: #000000;
}

.elementTeam2>a:hover {
    color: #000000;
    text-decoration: none;
}

.elementTeam2>a>h6 {
    margin-top: -10px;
    text-align: center;
    font-family: Lato;
    font-size: 15px;
    color: #000000;
}


/*---TEAM---*/


/*---SERVICES---*/

#servicesBack1 {
    background-image: url('../img/tributario3.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 70vh;
    width: 100%;
}

#servicesBack11 {
    background-image: url('../img/fiscalidad3.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 70vh;
    width: 100%;
}

#servicesBack111 {
    background-image: url('../img/pld2.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 70vh;
    width: 100%;
}

#servicesBack1111 {
    background-image: url('../img/service4.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 70vh;
    width: 100%;
}

#servicesBack11111 {
    background-image: url('../img/fintech2.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 70vh;
    width: 100%;
}

#servicesBack1>p,
#servicesBack11>p,
#servicesBack111>p,
#servicesBack1111>p,
#servicesBack11111>p {
    position: absolute;
    width: 500px;
    height: 127px;
    top: 50%;
    transform: translateY(-50%);
    left: 50%;
    transform: translateX(-50%);
    font-family: latoRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 35px;
    line-height: 64px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

#servicesBack2 {
    background-color: #E5E5E5;
    width: 102%;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
}

#servicesBack2 #text2,
#servicesBack3 #text2 {
    font-family: latoRegular;
    font-size: 35px;
    color: #035144;
    text-align: center;
}

#servicesBack2 #text3,
#servicesBack2 #text33,
#servicesBack2 #text333 {
    font-family: latoRegular;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    color: #8B8B8B;
    margin-bottom: 80px;
}

#servicesBack3 {
    background-image: url('../img/background1.svg');
    background-size: cover;
    width: 102%;
    padding: 70px;
}

#servicesBack3 h1 {
    color: #035144;
    font-size: 22px;
    text-align: center;
    font-family: latoRegular;
    cursor: pointer;
}

#servicesBack3 h3 {
    margin-left: 5px;
    color: #8B8B8B;
    font-size: 15px;
    text-align: center;
    font-family: Lato;
}

#servicesBack4 {
    background-image: url('../img/services-back.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 60vh;
    width: 100%;
    position: relative;
}

#servicesBack4>h1 {
    position: absolute;
    width: 816px;
    height: 127px;
    top: 25%;
    transform: translateY(-35%);
    left: 50%;
    transform: translateX(-50%);
    font-family: latoRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 54px;
    text-align: center;
    color: #FFFFFF;
}

#servicesBack4>p {
    position: absolute;
    width: 600px;
    height: 127px;
    top: 50%;
    transform: translateY(-50%);
    left: 50%;
    transform: translateX(-50%);
    font-family: Lato;
    font-weight: lighter;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}

#servicesBack4>a {
    position: absolute;
    top: 68%;
    transform: translateY(-58%);
    left: 50%;
    transform: translateX(-50%);
}


/*---SERVICES---*/


/*---BLOG---*/

#blogBack1 {
    background-image: url('../img/blog-back.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 70vh;
    width: 100%;
}

#blogBack1>p {
    position: absolute;
    width: 500px;
    height: 127px;
    top: 40%;
    transform: translateY(-40%);
    left: 50%;
    transform: translateX(-50%);
    font-family: latoRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 35px;
    line-height: 64px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}


/*---BLOG---*/


/*---JOBS---*/

.textCollapse2.collapse:not(.show) {
    height: 90px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.textCollapse2.collapsing {
    min-height: 90px !important;
}

#a2.collapsed:after {
    color: #035144;
    content: '+ Leer más';
}

#a2:not(.collapsed):after {
    color: #035144;
    content: '- Leer menos';
}

#jobsBack1 {
    background-image: url('../img/jobs-back-22.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 60vh;
    width: 100%;
}

#jobsBack1>p {
    position: absolute;
    width: 500px;
    height: 127px;
    top: 40%;
    transform: translateY(-50%);
    left: 50%;
    transform: translateX(-50%);
    font-family: latoRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 35px;
    line-height: 64px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

#jobsBack2 {
    background-color: #E5E5E5;
    width: 102%;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
}

#jobsBack2 #text2 {
    font-family: latoRegular;
    font-size: 25px;
    color: #035144;
    text-align: left;
}

#jobsBack2 #text3 {
    font-family: latoRegular;
    font-size: 15px;
    text-align: justify;
    color: #8B8B8B;
}

#jobsBack3 {
    background-image: url('../img/background1.svg');
    background-size: cover;
    width: 102%;
    padding: 70px;
}

#jobsBack3 h1 {
    color: #035144;
    font-size: 22px;
    text-align: left;
    font-family: latoRegular;
}

#jobsBack3 h3 {
    margin-top: 20px;
    margin-left: 5px;
    color: #8B8B8B;
    font-size: 18px;
    text-align: left;
    font-family: Lato;
}

#jobsBack33 {
    background-color: #000;
    width: 102%;
    padding: 70px;
}

#jobsBack33 h1 {
    color: #035144;
    font-size: 22px;
    text-align: left;
    font-family: latoRegular;
}

#jobsBack33 h3 {
    margin-top: 20px;
    margin-left: 5px;
    color: #8B8B8B;
    font-size: 18px;
    text-align: left;
    font-family: Lato;
}

#jobsBack4 {
    background-image: url('../img/jobs2.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 60vh;
    width: 100%;
    position: relative;
}

#jobsBack4>h1 {
    position: absolute;
    width: 716px;
    height: 90px;
    top: 25%;
    transform: translateY(-35%);
    left: 50%;
    transform: translateX(-50%);
    font-family: latoRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 44px;
    text-align: center;
    color: #FFFFFF;
}

#jobsBack4>p {
    position: absolute;
    width: 600px;
    height: 127px;
    top: 55%;
    transform: translateY(-35%);
    left: 50%;
    transform: translateX(-50%);
    font-family: Lato;
    font-weight: lighter;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}

#jobsBack4>a {
    position: absolute;
    top: 78%;
    transform: translateY(-58%);
    left: 50%;
    transform: translateX(-50%);
}

#leftArrow2 {
    position: absolute;
    cursor: pointer;
    margin-top: 50px;
}

#rightArrow2 {
    position: absolute;
    margin-left: 90%;
    cursor: pointer;
    margin-top: 50px;
}


/*---JOBS---*/


/*---CONTACT---*/

#contactBack1 {
    background-image: url('../img/contacto2.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 70vh;
    width: 100%;
}

#contactBack1>p {
    position: absolute;
    width: 500px;
    height: 127px;
    top: 40%;
    transform: translateY(-40%);
    left: 50%;
    transform: translateX(-50%);
    font-family: latoRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 35px;
    line-height: 64px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

#contactBack2 {
    background-color: #035144;
    width: 102%;
    padding: 40px;
    text-align: center;
}

#contactBack2 h1 {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-family: Lato;
}


/*---CONTACT---*/


/*---BUTTONS---*/

.btnGreen1 {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 25px;
    padding-left: 25px;
    border: 1px solid #63D7C4;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    font-family: latoRegular;
    letter-spacing: 2px;
    font-size: 12px;
}

.btnGreen1:hover {
    text-decoration: none;
    color: #fff;
}

.btnGreen3 {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 25px;
    padding-left: 25px;
    border: 1px solid #22B89F;
    border-radius: 50px;
    color: #fff;
    font-family: latoRegular;
    letter-spacing: 2px;
    font-size: 12px;
}

.btnGreen3:hover {
    text-decoration: none;
    color: #fff;
}

.btnGreen2 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 25px;
    padding-left: 25px;
    border: 1px solid #035144;
    border-radius: 50px;
    color: #035144;
    text-transform: uppercase;
    font-family: latoRegular;
    letter-spacing: 2px;
    font-size: 12px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btnGreen2:hover {
    text-decoration: none;
    color: #035144;
}

.btnGreen4 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 25px;
    padding-left: 25px;
    border: 1px solid #008972;
    background-color: #008972;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    font-family: latoRegular;
    letter-spacing: 2px;
    font-size: 12px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btnGreen4:hover {
    text-decoration: none;
    color: #fff;
}


/*---BUTTONS---*/


/*---FOOTER---*/

.footer {
    text-align: center;
    position: relative;
    padding: 30px;
    color: #F8F8F8;
    background-color: #313131;
    font-family: latoRegular;
    font-size: 12px;
}


/*---FOOTER---*/


/*MENU*/

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    background-color: #035144;
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 15%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 20px;
    font-family: modenaSans;
    text-transform: uppercase;
    color: #fff;
    display: block;
    margin-bottom: 20px;
    transition: 0.3s;
}

.overlay a#withBorder {
    border: 1px solid #fff;
    text-align: center;
    width: 200px;
    margin: 0 auto;
}

.overlay a#withBorder1 {
    border: 1px solid #fff;
    background-color: #fff;
    color: #035144;
    text-align: center;
    width: 200px;
    margin: 0 auto;
}

.overlay a:hover,
.overlay a:focus {
    color: #fff;
}

#romboVerde1 {
    position: absolute;
    width: 312px;
    height: 350.52px;
    left: -5px;
    top: 230px;
}

#romboVerde2 {
    position: absolute;
    width: 312px;
    left: 140px;
    top: 479px;
}

.overlay .closebtn {
    position: absolute;
    font-family: modenaSans;
    top: 50px;
    right: 21px;
    font-size: 12px;
    letter-spacing: 2px;
}

.miniMenu {
    display: none;
}


/*MENU*/


/*MENU SERVICIOS*/

.overlay2 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    /*background-image: url('../img/backMenu.png');*/
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content2 {
    position: relative;
    top: 15%;
    width: 100%;
    text-align: left;
    margin-top: 30px;
}
.overlay2 .overlay-content{
    text-align: left;
    margin-top: -45px; 
}

.overlay2 a {
    padding: 8px;
    text-decoration: none;
    font-size: 20px;
    font-family: modenaSans;
    text-transform: uppercase;
    color: #035144;
    display: block;
    margin-bottom: 20px;
    margin-left: 100px;
    transition: 0.3s;
}

.overlay2 a:hover,
.overlay2 a:focus {
    color: #035144;
}

.overlay2 .closebtn {
    position: absolute;
    font-family: modenaSans;
    top: 60px;
    right: 21px;
    z-index: 100;
    font-size: 12px;
    letter-spacing: 2px;
}


/*MENU SERVICIOS*/

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #035144;
    font-family: modenaSans;
}

#circle {
    margin-left: 46.4%;
    margin-bottom: 50px;
    width: 100px;
    height: 100px;
    background: #035144;
    border-radius: 50px;
}

.textCollapse3.collapse:not(.show) {
    height: 135px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.textCollapse3.collapsing {
    min-height: 135px !important;
}

#a3 {
    position: absolute;
    margin-left: 40%;
    margin-top: -50px;
}

#a3.collapsed:after {
    color: #035144;
    content: '+ Leer más';
}

#a3:not(.collapsed):after {
    color: #035144;
    content: '- Leer menos';
}


/* The heart of the matter */

#servicesBack3 {
    overflow-x: auto;
}

#leftArrow3 {
    position: absolute;
    margin-top: 0px;
    cursor: pointer;
    z-index: 1000;
    width: 20px;
}

#rightArrow3 {
    position: absolute;
    margin-top: 0px;
    cursor: pointer;
    margin-left: 90%;
    z-index: 1000;
    width: 20px;
}

#leftArrow4 {
    position: absolute;
    margin-top: 0px;
    cursor: pointer;
    z-index: 1000;
    width: 20px;
}

#rightArrow4 {
    position: absolute;
    margin-top: 0px;
    cursor: pointer;
    margin-left: 90%;
    z-index: 1000;
    width: 20px;
}


/*TEAM DETAILS*/

#teamDetailsBack1 {
    background-image: url('../img/details.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 70vh;
    width: 100%;
}

#teamDetailsBack1>h2 {
    position: absolute;
    width: 400px;
    height: 127px;
    top: 40%;
    transform: translateY(-40%);
    left: 70%;
    transform: translateX(-70%);
    font-family: latoRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    text-align: left;
    color: #FFFFFF;
}

#teamDetailsBack1>h4 {
    position: absolute;
    width: 400px;
    height: 127px;
    top: 50%;
    transform: translateY(-50%);
    left: 50%;
    transform: translateX(-50%);
    font-family: latoRegular;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    text-align: left;
    color: #FFFFFF;
}

#teamDetailsBack1>h4>p {
    font-family: latoRegular;
    font-weight: lighter;
    font-size: 18px;
}

#teamDetailsBack2 {
    background-color: #E5E5E5;
    width: 102%;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
}

#teamDetailsBack2 #text2 {
    font-family: latoRegular;
    font-size: 25px;
    color: #035144;
    text-align: left;
    margin-bottom: 20px;
}

#teamDetailsBack2 #text3,
#servicesBack2,
#text33 {
    font-family: latoRegular;
    font-weight: lighter;
    font-size: 16px;
    text-align: left;
    color: #8B8B8B;
    margin-bottom: 80px;
}

.lineTeam {
    border-left: 1px solid #D4D4D4;
}

#lineTeamText1 {
    font-family: latoRegular;
    font-size: 25px;
    color: #035144;
    text-align: left;
    margin-bottom: 0px;
}

#lineTeamText2 {
    font-family: latoRegular;
    font-size: 15px;
    color: #8B8B8B;
    text-align: left;
}

#lineTeamText3 {
    font-family: latoRegular;
    font-size: 15px;
    color: #8B8B8B;
    text-align: left;
}

#lineTeamText4 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-family: latoRegular;
    font-size: 15px;
    color: #035144;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 2px;
}

#lineTeamText5 {
    font-family: latoRegular;
    font-size: 14px;
    color: #8B8B8B;
    text-align: left;
}

.hrLong {
    width: 100%;
    border-bottom: 1px solid #D4D4D4;
}

.hrShort {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 30%;
    border-bottom: 1px solid #D4D4D4;
}


/*TEAM DETAILS*/


/*CLIENTS*/

#clients1 {
    background-color: #E5E5E5;
    width: 102%;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
    height: 400px;
}

#clients1 #text1 {
    font-family: latoRegular;
    font-size: 50px;
    text-align: right;
    color: #035144;
}

#clients1 #text2 {
    font-family: latoRegular;
    font-size: 25px;
    text-align: left;
    margin-left: 20px;
    margin-top: 50px;
    color: #000;
}

#clients22 {
    display: none;
}

#clients2 #tab1 {
    background-color: #035144;
}

#clients2 #tab1 img {
    width: 250px;
    margin-top: 50px;
    margin-left: -70px;
}

#servicesMenuMobile{
    display: none;
}


/*CLIENTS*/

#team3 {
    display: none;
}

#team2 {
    display: block;
}

.complianceDIV {
    text-align:justify;
    background-color: #2f3c4d;
    color: white;
    width: 40%;
    padding: 40px;
    margin-top: -120px;
    margin-left:60%;
    position:absolute;
}
.modalCompliance1{
    margin-left: 40%;
    background-color: #191919;
    width: 120px;
    position:absolute;
    margin-bottom: -100px;
}
.complianceh1{
    text-align:center;
    font-family: modenaSans; 
    color: white;
}
.complianceD1{
    font-family:latoRegular;
    display: inline-block;
    float:left;
    color: #898175;
    margin-left: 80px;
}
.complianceD2{
    font-family:latoRegular;display: inline-block;float:right;color: #191919;margin-right: 80px;
}
.complianceD3{
    font-size:13px;float:left;font-family:latoRegular;color: #191919;display:inline-block;text-align:left;
}
.complianceD4{
    border-radius:5px;font-family:latoRegular;background-color: #5d4929;padding: 10px;padding-left:15px;padding-right:15px;border:none;color:white;float:right;
}

.complianceButtons {
    position: absolute;
    margin-left: 20%;
    margin-top: 5%;
}

#backGreenVideocall {
    background-color: #035144;
    color: white;
    width: 70%;
    padding: 20px 10px 20px 10px;
}
.videoCallItem {
    border-bottom: 1px solid gray;
    height: 40px;
    margin-bottom: 15px;
    width: 70%;
}
.videoCallItem > .left{
    float: left;
}
.videoCallItem > .right{
    float: right;
}
.videoCallItem > .left > label, .videoCallItem > .right > label {
    color: gray; 
    font-size: 13px;
}
 
#videoCallTitle { 
    border: 2px solid gray;
    padding: 20px;
}
#videoCallTitle > #left{
    margin-top: 25px;
    background-color: #313131;
    height: 100px;
    padding: 20px;
}
#videoCallTitle > #left > h3{
    font-size: 25px;
    width: 20px;
    text-align: center;
    color: white;
    font-family: 'Courier New', Courier, monospace;
}
#videoCallTitle > #right {
    font-size: 12px;
    color: gray;
}