img{
 align-self: flex-start;
}
/*@font-face {
    font-family: "Franklin Gothic";
    src: url("/wp-content/themes/sicoss-wordpress-theme/assets/fonts/franklin-gothic-book.ttf");
    font-weight: normal;
}
 @font-face {
    font-family: "Franklin Gothic";
    src: url("/wp-content/themes/sicoss-wordpress-theme/assets/fonts/franklin-gothic-demi.ttf");
    font-weight: bold;
}
 @font-face {
    font-family: "Franklin Gothic";
    src: url("/wp-content/themes/sicoss-wordpress-theme/assets/fonts/franklin-gothic-book-italic.ttf");
    font-style: italic;
}
 */
 * {
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}
 @font-face {
     font-family: 'Franklin Gothic Demi';
    /* font-family: 'Libre Franklin';
     */
     src: url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/LibreFranklin-Black.eot');
     src: url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/LibreFranklin-Black.eot?#iefix') format('embedded-opentype'), url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/LibreFranklin-Black.woff2') format('woff2'), url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/LibreFranklin-Black.woff') format('woff'), url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/LibreFranklin-Black.ttf') format('truetype'), url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/LibreFranklin-Black.svg#LibreFranklin-Black') format('svg');
     font-weight: bold;
     font-style: italic;
}
 @font-face {
     font-family: 'Franklin Gothic Book';
     src: url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/FranklinGothic-Book.eot');
     src: url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/FranklinGothic-Book.eot?#iefix') format('embedded-opentype'), url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/FranklinGothic-Book.woff2') format('woff2'), url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/FranklinGothic-Book.woff') format('woff'), url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/FranklinGothic-Book.ttf') format('truetype'), url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/FranklinGothic-Book.svg#FranklinGothic-Book') format('svg');
     font-weight: normal;
     font-style: normal;
     font-display: swap;
}
 @font-face {
     font-family: 'Libre Franklin';
     src: url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/LibreFranklin-Light.eot');
     src: url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/LibreFranklin-Light.eot?#iefix') format('embedded-opentype'), url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/LibreFranklin-Light.woff2') format('woff2'), url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/LibreFranklin-Light.woff') format('woff'), url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/LibreFranklin-Light.ttf') format('truetype'), url('../../../wp-content/themes/sicoss-wordpress-theme/assets/fonts/LibreFranklin-Light.svg#LibreFranklin-Light') format('svg');
     font-weight: 300;
     font-style: normal;
}

 * {
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}
 body{
     font-family: sans-serif;
    ç 
}
 html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-overflow-style: none;
}
 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;
}
 button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
 button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
 button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-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;
}
 body, button, input, select, optgroup, textarea {
    color: #707070;
    font-family: "Franklin Gothic Book",sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}
 h1, h2, h3, h4, h5, h6 {
    clear: both;
     font-family: "Franklin Gothic Demi";
}
 p {
    margin-bottom: 1.5em;
}
 dfn, cite, em, i {
    font-style: italic;
}
 blockquote {
    margin: 0 1.5em;
}
 address {
    margin: 0 0 1.5em;
}
 pre {
    background: #eee;
    font-family: "Courier 10 Pitch",Courier,monospace;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
 code, kbd, tt, var {
    font-family: Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
    font-size: 15px;
    font-size: .9375rem;
}
 abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
 mark, ins {
    background: #fff9c0;
    text-decoration: none;
}
 big {
    font-size: 125%;
}
 html {
    box-sizing: border-box;
}
 *, *:before, *:after {
    box-sizing: inherit;
}
 body {
    background: #fff;
}
 hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
 ul, ol {
    margin: 0 0 1.5em 3em;
}
 ul {
    list-style: disc;
}
 ol {
    list-style: decimal;
}
 li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
 dt {
    font-weight: bold;
}
 dd {
    margin: 0 1.5em 1.5em;
}
 img {
    height: auto;
    max-width: 100%;
}
 figure {
    margin: 1em 0;
}
 table {
    margin: 0 0 1.5em;
    width: 100%;
}
 button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0,0,0,.8);
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}
 button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}
 button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}
 input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}
 input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #111;
}
 select {
    border: 1px solid #ccc;
}
 textarea {
    width: 100%;
}
 a {
    color: royalblue;
}
 a:visited {
    color: purple;
}
 a:hover, a:focus, a:active {
    color: midnightblue;
}
 a:focus {
    outline: thin dotted;
}
 a:hover, a:active {
    outline: 0;
}
 .main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
 .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}
 .main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}
 .main-navigation ul ul ul {
    left: -999em;
    top: 0;
}
 .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
    left: 100%;
}
 .main-navigation ul ul a {
    width: 200px;
}
 .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: auto;
}
 .main-navigation li {
    float: left;
    position: relative;
    padding: 1em;
    margin-right: .8em;
}
 .main-navigation a {
    display: block;
    text-decoration: none;
}
 .menu-toggle, .main-navigation.toggled ul {
    display: block;
}
 .clientes .info-block .subtitle{
    font-family: "Libre Franklin"
}
 @media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
     .main-navigation ul {
        display: block;
    }
}
 .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
 .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%;
}
 .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
 .screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
 .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
 #content[tabindex="-1"]:focus {
    outline: 0;
}
 .alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
 .alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
 .aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
 .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}
 .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: both;
}
 .widget {
    margin: 0 0 1.5em;
}
 .widget select {
    max-width: 100%;
}
 .sticky {
    display: block;
}
 .post, .page {
    margin: 0 0 0;
}
 .updated:not(.published) {
    display: none;
}
 .page-content, .entry-content, .entry-summary {
    margin: 1.5em 0 0;
}
 .page-links {
    clear: both;
    margin: 0 0 1.5em;
}
 .comment-content a {
    word-wrap: break-word;
}
 .bypostauthor {
    display: block;
}
 .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
    display: none;
}
 .infinity-end.neverending .site-footer {
    display: block;
}
 .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
 embed, iframe, object {
    max-width: 100%;
}
 .custom-logo-link {
    display: inline-block;
}
 .wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
 .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
 .wp-caption .wp-caption-text {
    margin: .8075em 0;
}
 .wp-caption-text {
    text-align: center;
}
 .gallery {
    margin-bottom: 1.5em;
}
 .gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
 .gallery-columns-2 .gallery-item {
    max-width: 50%;
}
 .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
 .gallery-columns-4 .gallery-item {
    max-width: 25%;
}
 .gallery-columns-5 .gallery-item {
    max-width: 20%;
}
 .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
 .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
 .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
 .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
 .gallery-caption {
    display: block;
}
 .menu-item {
    margin-bottom: .5em !important;
}
 .menu-item-active {
    font-weight: bold;
    color: #00457e !important;
}
 .v-spacer {
    width: 100%;
    height: 5vh;
}
 .row-nomargin {
    margin-left: 0;
    margin-right: 0;
}
 @media (max-width: 800px) {
    .md_only {
        display: none !important;
    }
     html, body {
        max-width: 100%;
        overflow-x: hidden;
    }
}
 @media (min-width: 800px) {
    .mobile_only {
        display: none !important;
    }
}
 .v_center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
}
 .h_center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
 .r_center {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
 .l_center {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
 .mobile_side_menu {
    position: fixed;
    display: none;
    opacity: 0;
    top: 0;
    left: 110vw;
    background-color: white;
    width: 90vw;
    height: 100vh;
    z-index: 102;
    box-shadow: 2px 2px 2px 5px rgba(0,0,0,.2);
}
 @media (min-width: 800px) {
    .padded-row {
        padding: 0 2em 0 2em;
    }
}
 .mobile_side_menu ul {
    list-style-type: none;
    list-style: none;
}
 .mobile_side_menu li {
    border-bottom: solid 1px rgba(112,112,112,.67);
    padding-top: .5em !important;
    padding-bottom: .5em !important;
}
 .mobile_side_menu a:visited {
    color: #707070;
}
 .solicita_demo_button {
    font-family: "Franklin Gothic Demi";
    padding-top: .65em;
    padding-bottom: .65em;
    letter-spacing: .075em;
    background-color: #faa62c;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: .9rem;
    text-transform: uppercase;
}
 .outline_button {
    padding-top: .65em;
    padding-bottom: .45em;
    letter-spacing: .075em;
    background-color: white;
    color: #faa62c;
    border: solid 2px #faa62c;
    font-weight: bold;
    text-align: center;
    font-size: .9rem;
    text-transform: uppercase;
}
 a {
    text-decoration: none;
}
 a:visited {
    text-decoration: none;
}
 h1 {
    font-weight: bold;
}
 h3 {
    color: #00457e;
    font-weight: bold;
}
 @media (min-width: 800px) {
    .flex_row {
        display: flex;
        flex-direction: row;
    }
}
 @media (max-width: 800px) {
    .flex_row {
        display: flex;
        flex-direction: column;
    }
}
 .header_container {
    padding-top: .3em;
    padding-bottom: .2em;
    padding-right: 2em;
    position: fixed;
    width: 100%;
    background-color: white;
    z-index: 101;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,.2);
}
 .site-branding {
    padding-left: 2em;
}
 .site-header .menu_wrapper {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
}
 .menu_button {
    font-size: 1.5rem;
    cursor: pointer;
    color: #faa62c;
}
 @media (max-width: 800px) {
    .menu_wrapper {
        margin-top: -50px !important;
    }
}
 .site-header a {
    text-decoration: none;
    color: #707070;
}
 .site-header a:visited {
    text-decoration: none;
    color: #707070;
}
 @media (min-width: 800px) {
    .site-header .solicita_demo_desktop {
        display: block;
        padding-top: .7em;
    }
}
 .logo img {
    max-width: 100%;
    padding: .7em 0em .6em 3em;
}
 @media (max-width: 800px) {
    .site-header .solicita_demo_desktop {
        display: none;
    }
     .logo img {
        max-width: 35%;
        padding: 1em;
    }
}
 .hero {
    padding-top: 10vh;
    color: white;
    z-index: 3;
    position: relative;
}
 .hero h1 {
    line-height: 1.1em;
    font-size: 2.5rem;
}
 .hero .imagen_principal_container {
    position: relative;
}
 .hero .imagen_principal_container video {
    object-fit: fill;
}
 .hero .imagen_principal_marco_sup_der {
    position: absolute;
    top: 10%;
    left: 79.5%;
}
 .hero .imagen_principal_marco_sup_der img {
    width: 30px;
}
 .hero .imagen_principal_marco_inf_izq {
    position: absolute;
    top: 83%;
    left: 15%;
}
 .hero .imagen_principal_marco_inf_izq img {
    width: 30px;
}
 .hero .copy_marco_sup_der {
    position: absolute;
    top: 4%;
    left: 79.5%;
}
 .hero .copy_marco_sup_der img {
    width: 30px;
}
 .hero .copy_marco_inf_izq {
    position: absolute;
    top: 88%;
    left: 10%;
}
 .hero .copy_marco_inf_izq img {
    width: 30px;
}
 .hero .copy_container {
    position: relative;
}
 .hero ul {
    margin: 0 !important;
    padding-inline-start: 20px !important;
}
 .hero li {
    margin-bottom: .5em !important;
}
 .hero_pleca {
    background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/PlecaBack.png");
    background-repeat: repeat-y;
    background-position: center;
    height: 250vh;
    z-index: 0;
    position: absolute;
    left: 0;
    width: 100%;
}
 @media (min-width: 1250px) {
    .hero_pleca.mobile {
        display: none;
    }
}
 .hero_pleca_cover {
    background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/PlecaBack.png");
    background-repeat: no-repeat;
    height: 1000px;
    background-size: 200%;
    z-index: 0;
    top: -50%;
    position: absolute;
    left: -45%;
    width: 150%;
}
 @media (min-width: 1250px) {
    .hero_pleca_cover {
        background-size: 110%;
        top: -495px;
        left: -60vw;
        transform: rotate(-10deg);
        width: 185%;
        height: 200%;
        overflow: hidden;
    }
}
 @media (max-width: 1250px) {
    .hero_pleca_cover {
        background-repeat: repeat-y;
        background-position: center;
        background-size: 375%;
        height: 1500px;
        top: 10vh;
        z-index: 0;
        position: absolute;
        left: 0vw;
        width: 100%;
    }
}
 .hero .hero_image {
    max-width: 80%;
    padding: 2em;
}
 .hero-block {
    color: #707070;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,.2);
    margin: .5em;
    padding: 2em 1em 1em 1em;
    min-height: 380px;
}
 .hero-block h3 {
    font-size: 1.4em;
    margin-bottom: 0 !important;
}
 .hero .solicita_demo_button {
    font-size: 1.5rem;
    text-transform: uppercase;
}
 .hero .hero-block {
    background-color: white;
}
 @media (min-width: 1000px) {
    .hero .md-left-padding {
        padding-left: 5em;
    }
     .hero .md-right-padding {
        padding-right: 6em;
    }
}
 @media (max-width: 800px) {
    .container-button-outline {
        padding: .5em;
        margin-bottom: .7em;
        margin-left: 5em;
    }
     .container-button {
        padding: .5em;
        margin-left: 5em;
    }
}
 @media (min-width: 801px) {
    .container-button-outline {
        padding: .5em;
        margin-bottom: 1.5em;
    }
     .container-button {
        padding: .5em;
    }
}
 footer {
    color: white;
    background-color: #073357;
}
 @media (max-width: 800px) {
    .beneficios {
        display: none;
    }
}
 @media (min-width: 801px) {
    .beneficios {
        background-color: rgba(108,107,112,.03);
        margin-top: -5em;
        padding-top: 8em;
        padding-bottom: 2em;
    }
}
 .beneficios h2 {
    font-size: 2.2em;
    color: #00457e;
    margin: 0;
}
 .beneficios h4 {
    font-size: 1.2em;
    font-weight: normal;
    margin: 0;
}
 .beneficios .numero_container {
    text-align: center;
    background-size: contain;
    width: 100px;
    height: 100px;
    padding-top: .5em;
    margin-top: 1em;
    background-repeat: no-repeat;
    line-height: 1.5em;
}
 .beneficios .numero_container_con_sicoss {
    text-align: center;
    background-size: contain;
    width: 90px;
    height: 90px;
    padding-top: .8em;
    padding-right: .5em;
    margin-top: 1em;
    background-repeat: no-repeat;
    line-height: 1.5em;
}
 .beneficios .texto_con_sicoss_wrapper_0 {
    width: 80px;
    margin-right: 120px !important;
}
 .beneficios .texto_con_sicoss_wrapper_1 {
    width: 155px;
}
 .beneficios .texto_paso {
    font-size: .9rem;
    line-height: 1.2em;
}
 .beneficios .numero_paso {
    font-size: 2.65rem;
    font-weight: bold;
}
 .beneficios .numero_paso_white {
    color: white !important;
    font-size: 2.65rem;
    font-weight: bold;
}
 .beneficios .copy_beneficio_principal {
    width: 280px;
    display: flex;
    flex-direction: column;
    padding-left: 2em;
    padding-right: 2em;
    font-weight: bold;
    text-align: center;
    margin-right: 170px !important;
    padding-top: 1em;
}
 .beneficios .copy_beneficio_principal h4 {
    margin: 0;
    color: #00457e;
    font-weight: bold;
    font-size: 1.25em;
}
 .beneficios .copy_beneficio_principal p {
    margin: 0;
    line-height: 1.2em;
}
 .beneficios .pleca {
    height: 10px;
    border-radius: 21px;
    margin-left: 10%;
}
 .beneficios .pleca.pleca_sin_sicoss {
    width: 80%;
    background-image: linear-gradient(to right,#faa52c,#ff4500);
}
 .beneficios .pleca.pleca_con_sicoss {
    width: 70%;
    background-image: linear-gradient(to right,#0679b4,#00457e);
}
 .funciones_principales {
    padding-bottom: 3em;
}
 .funciones_principales h2 {
    font-size: 2.5rem !important;
}
 .funciones_principales .titulo {
    font-size: 1.1rem !important;
    font-weight: bold;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
 .funciones_principales .copy {
    font-size: .9rem !important;
    line-height: 1.2em !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: 85%;
}
 .funciones_principales .more {
    color: #faa52c;
    font-size: .7rem;
    font-weight: bold;
}
 .funciones_principales .funcion-box-top {
    padding-top: .8em;
    cursor: pointer;
}
 .funciones_principales .funcion_img_container {
    position: relative;
}
 @media (min-width: 800px) {
    .funciones_principales .funcion_img_container .funcion_img {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
    }
}
 @media (max-width: 800px) {
    .funciones_principales .funcion_img_container .funcion_img {
        display: none;
        margin-top: .7em;
        margin-bottom: .7em;
    }
}
 .funciones_principales .funcion-box {
    padding-top: .8em;
    cursor: pointer;
}
 .funciones_principales .active-box {
    box-shadow: 0 3px 6px rgba(0,0,0,.2);
}
 .funciones_principales .funcion-box:hover {
    box-shadow: 0 3px 6px rgba(0,0,0,.2);
}
 .funciones_principales .funcion-box-top:hover {
    box-shadow: 0 3px 6px rgba(0,0,0,.2);
}
 .funciones_principales .solicita_demo_button {
    font-size: 1.5rem;
    letter-spacing: .25rem;
    font-weight: bold;
    padding-top: .25em !important;
    padding-bottom: .25em !important;
    padding-left: 1em !important;
    padding-right: 1em !important;
}
 footer .footer_logo {
    padding-left: 3em;
    padding-top: 1em;
    padding-right: 3em;
}
 footer .menu {
    list-style: none;
    margin: 0;
    padding-left: 0;
    color: white;
    list-style-type: none;
}
 footer .menu li {
    color: white;
}
 footer .menu a {
    color: white;
    text-decoration: none;
}
 footer .menu a:visited {
    color: white;
    text-decoration: none;
}
 footer .legal_span {
    padding-left: 1em;
}
 footer .legal_span a {
    color: white;
    text-decoration: none;
}
 footer .legal_span a:visited {
    color: white;
    text-decoration: none;
}
 .banner-numeralia {
    padding-bottom: 5em;
}
 .banner-numeralia .icon-container {
    display: flex;
    align-self: flex-end;
    justify-content: flex-end;
    flex-direction: row;
}
 @media (min-width: 800px) {
    .banner-numeralia img.icon {
        width: 45px;
    }
}
 .banner-numeralia .numeralia_wrapper {
    text-align: center;
}
 .banner-numeralia .copy {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.8rem;
}
 .banner-numeralia .numeralia_container {
    box-shadow: 0px 3px 6px rgba(0,0,0,.16);
    padding: 1em 2em 2em 0;
}
 .progress-bar-container {
    position: relative;
    padding-top: 1em;
    background-color: rgba(112,112,112,.05);
    border-radius: 5px;
    width: 97%;
    height: 10px;
}
 .progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #00457e;
    border-radius: 5px;
    height: 100%;
}
 .banner-appstores {
    position: relative;
}
 .banner-appstores .banner-image {
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 33vh;
}
 .banner-appstores .banner-appstore-icons {
    position: absolute;
    width: 20%;
    top: 10%;
    left: 75%;
}
 .post-single h1 {
    font-size: 2.5rem;
    color: white;
}
 .post-single .entry-hero {
    z-index: 1;
    width: 100%;
    height: 80vh;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgba(0,69,126,.6);
}
 .post-single .entry-hero-title {
    width: 100%;
    text-align: left;
    padding: 1em;
    padding-top: 10%;
}
 .posted-on {
    text-transform: uppercase;
    color: white;
}
 .post-single .entry-content {
    padding: 2em;
    margin-top: -10em;
    z-index: 2;
    background-color: white;
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
}
 @media (min-width: 800px) {
    .post-single .entry-content.md-padding {
        margin-left: 20%;
        margin-right: 20%;
    }
}
 .post_tags_container {
    width: 100%;
    display: flex;
    flex-direction: row;
}
 .post_tag {
    background-color: #be2b71;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-left: 1.2em;
    padding-right: 1.2em;
    padding-top: .4em;
    padding-bottom: .4em;
    margin: .5em;
    text-align: center;
    color: white;
    font-size: 1rem;
    font-weight: bold;
}
 .post_tag_opacity_1 {
    opacity: 1;
}
 .post_tag_opacity_2 {
    opacity: .9;
}
 .post_tag_opacity_3 {
    opacity: .8;
}
 .post_tag_opacity_4 {
    opacity: .7;
}
 .single-notas-relacionadas h1 {
    font-weight: bold;
}
 .post-block-container {
    padding: 1em;
}
 .post-block-container .post-block-inner-container {
    background-color: white;
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
}
 .post-block-container .post-block-content {
    padding: 1em 1.25em 2em 1.25em;
    font-size: .9rem;
}
 .post-block-container .post-block-content h2 {
    margin-top: 0;
    margin-bottom: 0;
    min-height: 70px;
    color: #707070 !important;
}
 .post-block-container .posted-on {
    color: #707070 !important;
    font-size: .7rem;
    text-transform: none !important;
}
 .post-block-container a {
    color: #00457e;
    text-decoration: none;
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: bold;
    letter-spacing: .1rem;
}
 .post-block-container a:visited {
    color: #00457e;
    text-transform: uppercase;
    text-decoration: none;
    font-size: .8rem;
    font-weight: bold;
    letter-spacing: .1rem;
}
 .hero_blog {
    position: relative;
}
 @media (min-width: 800px) {
    .hero_blog_pleca {
        background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/PlecaBackReves.png");
        background-repeat: repeat-y;
        background-position: center;
        height: 1050px;
        z-index: 0;
        position: absolute;
        left: 0;
        width: 100%;
    }
}
 @media (max-width: 800px) {
    .hero_blog_pleca {
        background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/PlecaBackReves.png");
        background-repeat: repeat-y;
        background-position: center;
        height: 1700px;
        z-index: 0;
        position: absolute;
        left: 0;
        width: 100%;
    }
}
 .hero_blog h1 {
    color: white;
    font-size: 2.5rem;
}
 .hero_blog h1.white-bg {
    color: #707070;
    font-size: 2.5rem;
}
 .hero_blog h1.white-bg {
    color: #707070;
    font-size: 2.5rem;
}
 .hero_blog h2 {
    color: white;
    font-size: 1.3rem;
}
 .hero_blog h3 {
    color: white;
    font-size: 1rem;
    font-weight: normal;
}
 .hero_blog .posted-on {
    color: white;
    font-size: .7rem;
    text-transform: none;
}
 @media (min-width: 800px) {
    .hero_blog .md-right-padding {
        padding-right: 2em;
    }
}
 .hero_blog .featured_image_container {
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
}
 @media (min-width: 800px) {
    .hero_blog .md-leer-nota {
        margin-left: -7em;
    }
}
 .hero-threeshot-image {
    height: 60px;
}
 .eventos_container {
    position: relative;
}
 @media (min-width: 800px) {
    .eventos_container .post-block-container {
        padding: 2em !important;
    }
}
 .eventos_background {
    position: absolute;
    top: 0;
    left: 0;
    height: 70vh;
    width: 100%;
    background-image: linear-gradient(to left,#00457e,#0679b4);
}
 .input-sm {
    width: 80px !important;
}
 .input-sm-plus {
    width: 150px !important;
}
 .input-md {
    width: 290px;
}
 .contact-form-wrapper input {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
 .contact-form-wrapper input[type=text]::-webkit-input-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=text]::-moz-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=text]:-ms-input-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=text]:-moz-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=tel]::-webkit-input-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=tel]::-moz-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=tel]:-ms-input-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=tel]:-moz-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=email]::-webkit-input-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=email]::-moz-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=email]:-ms-input-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=email]:-moz-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=number]::-webkit-input-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=number]::-moz-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=number]:-ms-input-placeholder {
    opacity: .7;
}
 .contact-form-wrapper input[type=number]:-moz-placeholder {
    opacity: .7;
}
 .contact-form-wrapper textarea::-webkit-input-placeholder {
    opacity: .7;
}
 .contact-form-wrapper textarea::-moz-placeholder {
    opacity: .7;
}
 .contact-form-wrapper textarea:-ms-input-placeholder {
    opacity: .7;
}
 .contact-form-wrapper textarea:-moz-placeholder {
    opacity: .7;
}
 .thankyou-container {
    display: none;
}
 .thankyou-inner-container-icon {
    padding: 3em 10em 0 10em;
}
 @media (min-width: 800px) {
    .thankyou-inner-container {
        padding: 1em 10em 3em 10em;
    }
}
 @media (max-width: 800px) {
    .thankyou-inner-container {
        padding: 1em 2em 3em 2em;
    }
}
 .thankyou-inner-container h1 {
    text-transform: uppercase;
    letter-spacing: .25rem;
    font-size: 2.5rem;
    margin-top: 0;
}
 .thankyou-inner-container p {
    line-height: 1.5em;
    font-size: 1.1rem;
    width: 50%;
}
 .clear_bg {
    background-color: #f6f6f6;
}
 .wpcf7-form-control {
    width: 100%;
}
 .contact-form-wrapper input[type=submit] {
    width: 100%;
    padding-top: .65em;
    padding-bottom: .65em;
    letter-spacing: .075em;
    background-color: #faa62c;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 1.5rem;
    text-transform: uppercase;
}
 .required-star {
    color: #ce4988;
}
 .timeline-sicoss h1 {
    color: #00457e;
    font-weight: bold;
}
 .timeline-sicoss .timeline {
    position: relative;
    width: 100%;
    height: 15px;
    background-color: rgba(112,112,112,.05);
    border-radius: 21px;
}
 .timeline-sicoss .timestep_wrapper {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    width: 25px;
    height: 25px;
    padding: 1em;
}
 .timeline-sicoss .timestep {
    position: relative;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: rgba(112,112,112,.6);
}
 .timeline-sicoss .timebar {
    position: absolute;
    width: 0;
    height: 15px;
    background-color: #0679b4;
    z-index: 0;
    border-radius: 21px;
}
 .timeline-sicoss .step_anio {
    padding-top: .25em;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 100;
    width: 85px;
    height: 60px;
    cursor: pointer;
}
 .timeline-sicoss .step_anio:hover {
    padding-top: .15em;
    color: #00457e !important;
    font-size: 1.8rem;
}
 .timeline-sicoss .step_active {
    padding-top: .15em;
    color: #00457e !important;
    font-size: 1.8rem;
}
 .timeline-sicoss .step_anio.step_superior {
    background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/fondo_timeline_superior.png");
}
 .timeline-sicoss .step_anio.step_inferior {
    background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/fondo_timeline_inferior.png");
}
 .timeline-sicoss .steps_container {
    position: relative;
    width: 100%;
    min-height: 100px;
}
 .timeline-sicoss .step_content_wrapper {
    position: absolute;
    top: 0;
    left: 20%;
    opacity: 0;
}
 .timeline-sicoss .step_content {
    display: flex;
    flex-direction: row;
}
 .timeline-sicoss .step_content .texto {
    font-size: 1rem;
}
 .timeline-sicoss .step_content .texto p {
    margin: 0 !important;
}
 .left-arrow-timeline {
    position: absolute;
    background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/flecha_izq.png");
    top: 1750px;
    left: 15%;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
 .right-arrow-timeline {
    position: absolute;
    background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/flecha_der.png");
    top: 1750px;
    right: 15%;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
 .timeline_pages {
    width: 100vw;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    margin-bottom: 2em;
}
 .timeline_page {
    float: left;
    margin-right: .75em;
    margin-left: .755em;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: gray;
    opacity: .5;
}
 .timeline_page_active {
    opacity: 1;
}
 @media (min-width: 800px) {
    .employee-block {
        position: relative;
        z-index: 1;
        top: 180px;
        margin-bottom: 200px;
    }
     .employee-block .employees_row {
        padding-left: 5%;
        padding-right: 5%;
    }
}
 @media (max-width: 800px) {
    .employee-block {
        position: relative;
        z-index: 1;
        top: 10px;
        margin-bottom: 10px;
    }
     .employee-block .employees_row {
        padding: 0;
    }
}
 .employee-block-layout {
    position: relative;
    z-index: 1;
}
 .employee-block-bg {
    z-index: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top,#00457e,#0679b4);
}
 @media (min-width: 800px) {
    .employee-block-bg {
        height: 700px;
    }
}
 @media (max-width: 800px) {
    .employee-block-bg {
        height: 2045px;
    }
}
 .employee-block .employee-cover {
    background-color: #faa52c;
    height: 535px;
}
 .employee-block .employee-photo-card {
    color: white;
    text-align: center;
    width: 100%;
}
 .employee-block .employee-photo-card h3 {
    font-weight: bold;
    color: white;
    padding-bottom: .1em;
    padding-top: .025em;
}
 .employee-block .leer-mas {
    color: #00457e;
    text-transform: uppercase;
    letter-spacing: .05rem;
    font-weight: bold;
    font-size: .7rem;
    cursor: pointer;
}
 .employee-block .employee-info-card {
    background-color: white;
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
    min-height: 535px;
}
 @media (min-width: 800px) {
    .employee-block .featured_employee_container {
        position: relative;
        padding: 3em;
    }
}
 @media (max-width: 800px) {
    .employee-block .featured_employee_container {
        position: relative;
        padding: 1em;
    }
}
 .employee-block .close-icon {
    max-width: 20px;
    cursor: pointer;
}
 .employee-block .employee-info-card {
    padding: 2em;
    display: none;
}
 .employee-block .puesto {
    margin-top: .05em;
    margin-bottom: .5em;
    font-size: .9rem;
    font-style: italic;
}
 @media (min-width: 800px) {
    .employee-block .employee-bio {
        text-align: left;
        font-size: 1.1rem;
        padding-left: 0em;
        padding-right: 0em;
        line-height: 25px;
    }
     .employee-block .single_employee .single_employee_photo img {
        padding-left: 2em;
        width: 90%;
    }
     .employee-block .single_employee .single_employee_description {
        padding-right: 2em;
    }
}
 @media (max-width: 800px) {
    .employee-block .employee-bio {
        text-align: left;
        padding-left: 0;
        padding-right: 0;
        font-size: 1.1em;
    }
     .employee-block .single_employee .single_employee_photo {
        display: flex;
        align-self: center;
        justify-content: center;
    }
     .employee-block .single_employee .single_employee_photo img {
        padding-left: 0;
        width: 90%;
    }
}
 .employee-block .linkedin-icon {
    max-width: 50px;
}
 .employee-block .employees_container {
    color: white;
}
 .employee-block .employee_position {
    font-style: italic;
}
 .employee-block .employee_carrousel_dot {
    color: white !important;
    text-align: right;
    padding-right: 20%;
    padding-bottom: 50px;
}
 .employee-block .linkedin-container {
    z-index: 3;
}
 @media (min-width: 800px) {
    .clientes-block .titulo_bloque {
        padding-right: 1.25em;
        text-align: right;
    }
     .clientes-block {
        position: relative;
        padding-left: 80px;
        padding-right: 80px;
    }
}
 @media (max-width: 800px) {
    .clientes-block .titulo_bloque {
        padding-right: 1.25em;
        text-align: center;
    }
     .clientes-block {
        position: relative;
        padding-left: 42px;
        padding-right: 42px;
    }
}
 @media (max-width: 500px) {
    .left-arrow {
        position: absolute;
        background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/flecha_izq.png");
        top: 53%;
        left: 2%;
        width: 35px;
        height: 35px;
        background-repeat: no-repeat;
        background-size: contain;
        cursor: pointer;
    }
     .right-arrow {
        position: absolute;
        background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/flecha_der.png");
        top: 53%;
        right: 2%;
        width: 35px;
        height: 35px;
        background-repeat: no-repeat;
        background-size: contain;
        cursor: pointer;
    }
}
 @media (min-width: 500px) {
    .left-arrow {
        position: absolute;
        background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/flecha_izq.png");
        top: 53%;
        left: 4%;
        width: 35px;
        height: 35px;
        background-repeat: no-repeat;
        background-size: contain;
        cursor: pointer;
    }
     .right-arrow {
        position: absolute;
        background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/flecha_der.png");
        top: 53%;
        right: 4%;
        width: 35px;
        height: 35px;
        background-repeat: no-repeat;
        background-size: contain;
        cursor: pointer;
    }
}
 .clientes-block .clientes_viewport {
    width: 100%;
    overflow: scroll;
}
 .clientes-block .clientes_reel {
    position: relative;
    height: 100%;
    overflow-x: hidden;
    padding-top: 2em;
    margin-bottom: 2em;
}
 @media (max-width: 800px) {
    .clientes-block .clientes_reel {
        position: relative;
        height: 100%;
        overflow-x: hidden;
        padding-top: 11em;
        margin-bottom: 2em;
    }
}
 @media (max-width: 360px) {
    .clientes-block .clientes_reel {
        position: relative;
        height: 100%;
        overflow-x: hidden;
        padding-top: 9em;
        margin-bottom: 2em;
    }
}
 .clientes-block {
    background-image: linear-gradient(to bottom,#00457e,#0679b4);
    min-height: 65vh;
}
 .clientes_pages {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    margin-bottom: 2em;
}
 .cliente_page {
    float: left;
    margin-right: .75em;
    margin-left: .755em;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: white;
    opacity: .5;
}
 .cliente_page_active {
    opacity: 1;
}
 .clientes-block h1 {
    font-size: 2.4rem;
}
 .clientes-block .single_client {
    background-color: white;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    float: left;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 10px;
    width: 125px;
    height: 125px;
    position: relative;
}
 .single_client_center {
    width: 137.1px !important;
    height: 137.1px !important;
    margin-top: -25px !important;
}
 .hero_clientes .featured_image_container {
    width: 100%;
    height: 60vh;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
}
 @media (min-width: 800px) {
    .clientes .hero_img_video_container {
        padding: 20px 50px 50px 50px;
    }
}
 .hero_clientes {
    position: relative;
    z-index: 1;
}
 @media (min-width: 800px) {
    .hero_clientes_pleca {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 900px;
        background-image: linear-gradient(to right,#00457e,#0679b4);
    }
     .block-container {
        width: 100%;
        height: 350px;
    }
}
 @media (max-width: 800px) {
    .hero_clientes_pleca {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 700px;
        background-image: linear-gradient(to right,#00457e,#0679b4);
    }
     .block-container {
        width: 100%;
        height: 200px;
    }
}
 @media (min-width: 800px) {
    .clientes .img_video_container {
        width: 100%;
        height: 500px;
    }
}
 @media (max-width: 800px) {
    .clientes .img_video_container {
        width: 100%;
    }
}
 .clientes .frame {
    height: 100px;
    background: transparent no-repeat center;
    background-size: contain;
    width: 100%;
    margin: 2em;
}
 @media (min-width: 800px) {
    .clientes .caso-exito-descripcion {
        background-color: white;
        box-shadow: 0 3px 3px rgba(0,0,0,.2);
        padding-left: 4.5em;
        padding-right: 4.5em;
        line-height: 1.65em;
        padding-top: 1.5em;
        padding-bottom: 1.5em;
        min-height: 500px;
    }
     .caso-exito-descripcion p {
        font-size: 1.25em;
        text-align: center;
    }
}
 @media (max-width: 800px) {
    .clientes .caso-exito-descripcion {
        background-color: white;
        box-shadow: 0 3px 3px rgba(0,0,0,.2);
        padding-left: 2em;
        padding-right: 2em;
        line-height: 1.25em;
        padding-top: .2em;
        height: auto;
        padding-bottom: 1em;
    }
     .caso-exito-descripcion p {
        font-size: 1.1em;
        text-align: center;
    }
}
 @media (min-width: 800px) {
    .clientes .info-block {
        position: absolute;
        top: 45%;
        left: 10%;
        background: white;
        width: 80%;
        height: 50%;
        opacity: .9;
    }
     .clientes .info-block .subtitle {
        color: #00457e;
        font-weight: bold;
        line-height: 1.1em;
        padding-left: 2.5em;
        padding-right: 2em;
    }
     .clientes .info-block .subsubtitle {
        font-size: 1em;
        text-align: center;
        font-style: italic;
        line-height: 1.1em;
        padding-left: 2em;
        padding-right: 2.5em;
    }
     .clientes .img_container {
        height: 100%;
        width: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        background-position-x: center;
    }
}
 @media (max-width: 800px) {
    .clientes .info-block {
        position: absolute;
        top: 6vh;
        left: 10%;
        background: white;
        width: 80%;
        height: 80%;
        opacity: .9;
    }
     .clientes .info-block .subtitle {
        color: #00457e;
        font-weight: bold;
        line-height: 1.1em;
        padding-left: 2.5em;
        padding-right: 2em;
        font-size: .85em;
    }
     .clientes .info-block .subsubtitle {
        font-size: .8em;
        text-align: center;
        font-style: italic;
        line-height: 1.1em;
        padding-left: 2em;
        padding-right: 2.5em;
    }
     .clientes .img_container {
        height: 50vh;
        width: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        background-position-x: center;
    }
}
 .clientes-destacados-container {
    position: relative;
}
 @media (min-width: 800px) {
    .clientes-destacados-container {
        padding-left: 5em !important;
        padding-right: 5em !important;
    }
}
 .clientes-destacados-container .single_client {
    background-color: white;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    float: left;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center center;
    margin: .7em;
    width: 125px;
    height: 125px;
    position: relative;
}
 @media (max-width: 800px) {
    .clientes-destacados-container .single_client {
        width: 75px !important;
        height: 75px !important;
    }
}
 @media (min-width: 800px) {
    .separador_caso_exito_subtitle {
        margin-left: 30%;
        border-right: solid 2px #00457e;
    }
}
 @media (max-width: 800px) {
    .separador_caso_exito_subtitle {
        margin-left: 6vw;
        border-right: solid 2px #00457e;
    }
}
 .hero-text {
    color: white;
    padding-left: 5%;
    padding-right: 2%;
}
 .hero-text p {
    margin-bottom: .5em !important;
    margin-top: .5em !important;
}
 .hero-text h1 {
    font-size: 2.8rem;
    line-height: 1.1em;
    margin: 0 !important;
}
 .hero-text h5 {
    font-weight: normal !important;
    font-size: 1rem !important;
}
 .hero-text h4 {
    font-weight: normal !important;
    font-size: 1.25rem !important;
}
 .demo-block .demo-card {
    color: white;
    cursor: pointer;
}
 @media (min-width: 800px) {
    .demo-block .demo-card-fix-height {
        height: 78px;
    }
}
 .demo-block h3 {
    margin-bottom: 0;
    margin-top: 0;
    color: white !important;
}
 .demo-block h5 {
    margin-bottom: 0;
    margin-top: 0;
}
 .demo-block p {
    margin-top: .5em;
}
 .demo-container {
    background-color: #0679b4;
}
 .demo-container .demo-icon-wrapper-active {
    display: none;
}
 .demo-container .demo-icon {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: solid 3px white;
}
 .demo-container .demo-icon:hover {
    border: solid 5px white !important;
}
 .demo-container .demo-icon-inactive-container {
    background-color: transparent;
}
 .demo-container .demo-icon-active-container {
    background-color: white;
}
 .demo-container .demo-title-wrapper-inactive {
    height: 100%;
    line-height: 20px;
}
 .demo-container .demo-title-container {
    position: relative;
}
 .demo-container .demo-title-box {
    background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/Icn-CajaTexto.png");
    width: 400px;
    height: 90px;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    position: absolute;
    top: -18px;
    left: -275px;
}
 .demo-container .demo-title-box-mobile {
    background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/Icn-CajaTexto-mobile.png");
    width: 400px;
    height: 180px;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    position: absolute;
    top: -18px;
    left: -275px;
}
 .demo-container .demo-title-box-content {
    opacity: 0;
}
 .demo-container .demo-title-box-content h3 {
    color: #00457e !important;
    margin-bottom: 0 !important;
    text-align: left;
    padding-left: 1.5em;
    padding-top: .5em;
    width: 90%;
}
 .demo-container .demo-title-box-content p {
    color: #707070 !important;
    line-height: 1.2em;
    margin-top: 0 !important;
    width: 90%;
    text-align: left;
    padding-left: 1.9em;
    font-size: .85rem;
}
 .demo-container .demo-video-container {
    position: relative;
    width: 90%;
}
 .demo-container .demo-imagen-step {
    opacity: 0;
}
 .demo-container .demo-video-step {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
 .demo-container .demo-video-step-mobile {
    position: relative;
    display: flex;
    justify-content: center;
}
 .demo-container .demo-video-step-mobile-hide {
    position: relative;
    display: none;
    justify-content: center;
}
 .up-arrow {
    background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/flecha_arriba.png");
    width: 29px;
    height: 19px;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
 .down-arrow {
    background-image: url("../../../wp-content/themes/sicoss-wordpress-theme/assets/images/flecha_abajo.png");
    width: 29px;
    height: 19px;
    padding-right: 10px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
 ::-webkit-scrollbar {
    display: none;
}
 .employee-block .leer-mas {
     font-family: "Franklin Gothic Demi";
}

@media only screen and (max-width: 768px)
{
.menu_wrapper > .menu-primary-menu-container{
display:none;
}
}