img {
    max-width: 200%;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
video {
    max-width: 100%;
    height: auto
}
.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
}
.hs-responsive-embed iframe,
.hs-responsive-embed object,
.hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0
}
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%
}
@media(max-width:568px) {
    iframe {
        max-width: 100%
    }
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.hs-menu-wrapper ul {
    padding: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    display: inline-block;
    margin-bottom: 20px
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
    content: " ";
    display: table
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after {
    content: " ";
    display: table;
    clear: both
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    float: left
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
    position: relative
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .2s;
    position: absolute;
    z-index: 10;
    left: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    margin-bottom: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul {
    margin-bottom: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children {
    position: static
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li {
    float: left
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul {
    margin-bottom: 20px
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-menu-depth-1>a {
    width: auto
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
    padding: 10px 20px;
    text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children {
    position: relative
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul {
    max-width: 100%;
    overflow: hidden
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li.hs-item-has-children>ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2>a {
    padding-left: 4em
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3>a {
    padding-left: 6em
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4>a {
    padding-left: 8em
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5>a {
    padding-left: 140px
}
.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18)
}
@media(max-width:568px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        display: block
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
        float: none
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
        display: block;
        max-width: 100%;
        width: 100%
    }
    
}
.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1
}
.widget-type-space {
    visibility: hidden
}
.hs-author-listing-header {
    margin: 0 0 .75em 0
}
.hs-author-social-links {
    display: inline-block
}
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png")
}
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus {
    outline: 0
}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}
.hs_cos_flex-slider {
    margin: 0;
    padding: 0
}
.hs_cos_flex-slider .hs_cos_flex-slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative
}
.hs_cos_flex-slider .hs_cos_flex-slides img {
    width: 100%;
    display: block;
    border-radius: 0px
}
.hs_cos_flex-pauseplay span {
    text-transform: capitalize
}
.hs_cos_flex-slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .hs_cos_flex-slides {
    display: block
}
* html .hs_cos_flex-slides {
    height: 1%
}
.hs_cos_flex-slider {
    margin: 0 0 60px;
    background: #fff;
    border: 0;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    zoom: 1
}
.hs_cos_flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}
.loading .hs_cos_flex-viewport {
    max-height: 300px
}
.hs_cos_flex-slider .hs_cos_flex-slides {
    zoom: 1
}
.carousel li {
    margin-right: 5px
}
.hs_cos_flex-direction-nav {
    *height: 0
}
.hs_cos_flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease
}
.hs_cos_flex-direction-nav .hs_cos_flex-next {
    background-position: 100% 0;
    right: -36px
}
.hs_cos_flex-direction-nav .hs_cos_flex-prev {
    left: -36px
}
.hs_cos_flex-slider:hover .hs_cos_flex-next {
    opacity: .8;
    right: 5px
}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {
    opacity: .8;
    left: 5px
}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover,
.hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
    opacity: 1
}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default
}
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none
}
.hs_cos_flex_thumbnavs-direction-nav {
    *height: 0
}
.hs_cos_flex_thumbnavs-direction-nav a {
    width: 30px;
    height: 140px;
    margin: -60px 0 0;
    display: block;
    background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 1;
    -webkit-transition: all .3s ease
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
    background-position: 100% 40%;
    right: 0px
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
    left: 0px
}
.hs-cos-flex-slider-control-panel img {
    cursor: pointer
}
.hs-cos-flex-slider-control-panel img:hover {
    opacity: .8
}
.hs-cos-flex-slider-control-panel {
    margin-top: -30px
}
.hs_cos_flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}
.hs_cos_flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}
.hs_cos_flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.hs_cos_flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}
.hs_cos_flex-control-paging li a.hs_cos_flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}
.hs_cos_flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.hs_cos_flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.hs_cos_flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}
.hs_cos_flex-control-thumbs img:hover {
    opacity: 1
}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {
    opacity: 1;
    cursor: default
}
@media screen and (max-width: 860px) {
    .hs_cos_flex-direction-nav .hs_cos_flex-prev {
        opacity: 1;
        left: 0
    }
    .hs_cos_flex-direction-nav .hs_cos_flex-next {
        opacity: 1;
        right: 0
    }
}
.hs_cos_flex-slider .caption {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    bottom: 0;
    text-align: center
}
.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent
}
@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center
    }
    #recaptcha_area table#recaptcha_table {
        width: 300px !important
    }
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: 300px !important
    }
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
        width: 67px !important
    }
    #recaptcha_area table#recaptcha_table #recaptcha_image {
        width: 280px !important
    }
}
.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white
}
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right: -4px
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px
}
pre {
    overflow-x: auto
}
table pre {
    white-space: pre-wrap
}
.comment {
    margin: 10px 0 10px 0
}
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none
}
.wp-float-left {
    float: left;
    margin: 0 20px 20px 0
}
.wp-float-right {
    float: right;
    margin: 0 0 20px 20px
}
#map_canvas img,
.google-maps img {
    max-width: none
}
#recaptcha_table td {
    line-height: 0
}
.recaptchatable #recaptcha_response_field {
    min-height: 0;
    line-height: 12px
}
* {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html,
body.tmp,
body {
    margin: 0;
    font-family: var(--default-font-family) !important;
    font-weight: 400;
    color: #666;
    background: transparent
}
a,
a:checked,
a:active,
a img {
    outline: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}
a:hover {
    outline: 0
}
a img {
    outline: 0;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}
.tmp h1,
.tmp h2,
.tmp h3,
.tmp h4,
.tmp h5,
.tmp h6 {
    color: #012C56;
}
h1 {
    margin: 20px 0;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 48px
}
h2 {
    margin: 20px 0;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: -0.5px
}
h3 {
    margin: 20px 0;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: -0.5px
}
.subtitle {
    margin: 0 0 30px 0;
    color: var(--default-title-color);
    font-size: 28px;
    font-weight: 200;
    letter-spacing: -0.5px;
    opacity: .5
}
p {
    margin: 0 0 20px 0;
    font-weight: 400;
    color: fff;
    line-height: 150%
}
ul {
    padding: 0;
    margin: 0;
    list-style: none
}
button {
    outline: none !important
}
:root {
    --default-font-family: 'Roboto', sans-serif;
    --awesome-pro: 'Font Awesome 5 Free';
    --awesome-brands: 'Font Awesome 5 Brands';
    --primary-color: #035c5a;
    --primary-color-light: #522773;
    --secondary-color: #5e75d0;
    --secondary-color-light: #f3f3f3;
    --brand-color-orange: #012C56;
    --default-text-color: #666;
    --default-title-color: #333;
    --default-boxes-color: #f7f7f7;
    --default-transition: .3s all ease;
    --border-color: #e2e3ea;
    --error-msj-color: #e2051f;
    --default-transition: .3s all ease;
    --cubic-transition: .4s all cubic-bezier(.4, 2, .67, 1);
    --default-rgba-color: rgba(0, 0, 0, .3);
    --secondary-rgba-color: rgba(83, 83, 83, .1);
    --bofu-bg-image: url('https://f.hubspotusercontent20.net/hubfs/2356021/Fondo-banner-1.jpg')
}
.container,
.main-wrapper {
    margin: 0 auto;
    grid-gap: 40px
}
.main-wrapper {
    display: grid;
    grid-template-columns: minmax(50%, 75%) 1fr;
    padding: 40px 15px
}
.blog .module#hero .hero-wrapper,
.blog .hero__wrapper {
    position: relative;
    padding: 150px 30px;
    z-index: 1
}
.home.blog .module#hero .hero-wrapper {
    padding: 180px 30px
}
@media(min-width:768px) {
    .container, .main-wrapper {
        width: 100%
    }
}
@media(min-width:992px) {
    .container, .main-wrapper {
        width: 970px
    }
}
@media(min-width:1200px) {
    .container, .main-wrapper {
        width: 1200px
    }
     
}
@media(max-width:768px) {
    .tmp .main-wrapper {
        grid-template-columns: 1fr;
        justify-items: center
    }
    .tmp .main-aside {
        width: 100%;
        z-index: 0;
    }
}
.hero__wrapper.container {
    font-size: 40px;
    line-height: 50px;
    text-align: center
}
.hero__post-meta {
    display: flex;
    justify-content: space-between;
    align-content: center;
    width: max-content;
    margin: 0 auto
}
.hero__blog-title {
    position: relative;
    color: #fff;
    font-size: .5em;
    line-height: .6em;
    padding: 7px 0;
    text-decoration: none;
}


.blog .hero__title {
    color: #fff;
    margin: 1.5em 0;
}
.hero__title span {
    text-shadow: 0 0 10px rgba(0, 0, 0, .5);
    font-weight: bold;
    
}
.hero__wrapper .posts-listing__categories {
    display: flex;
    max-width: 400px;
    margin: 0 auto .5em;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center
}
.hero__post-meta-date,
.hero__post-meta-time,
.hero__wrapper .posts-listing__categories .posts-listing__categories-item {
    font-size: .4em;
    line-height: .6em;
    padding: 0 15px;
    text-decoration: none
}

.hero__post-meta-date_art,
.hero__post-meta-time_art {
    font-size: .60em;
    line-height: .6em;
    padding: 0 15px;
    text-decoration: none
}
.hero__wrapper .posts-listing__categories .posts-listing__categories-item {
    color: #fff;
    padding: 7px;
    margin: 5px
}
.hero__post-meta-date,
.hero__post-meta-time {
    color: #fff
}
.hero__post-meta-date {
    padding-right: 10px;
}
.hero__post-meta-date i,
.hero__post-meta-time i {
    margin-right: 10px
}
.post-body.container {
    padding: 40px 30px
}
.posts-listing__grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    grid-gap: 40px 30px
}
.posts-listing__grid .posts-listing__post.card {
    display: flex;
    flex-flow: column;
    padding: 20px;
    background: #f2f2f2;
    border-radius: 12px;
    cursor: pointer;
    overflow: hidden;
    transition: .4s ease
}
.posts-listing__grid .posts-listing__post.card:hover {
    box-shadow: 0 25px 25px -20px rgba(0, 0, 0, .3);
    transform: translateY(-10px)
}
.posts-listing__grid .posts-listing__thumbnail {
    position: relative;
    width: auto;
    height: 200px;
    margin: -20px -20px 20px;
    overflow: hidden
}
.posts-listing__grid .posts-listing__thumbnail-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}
.posts-listing__grid .posts-listing__categories-item {
    color: var(--primary-color-light);
    padding: 5px 0;
    padding-right: 5px;
    text-decoration: none
}
.posts-listing__grid .posts-listing__categories-item:hover {
    color: var(--primary-color)
}
.posts-listing__grid .post-listing__title {
    font-size: 16px;
    line-height: 28px;
    margin: 6px 0 0
}
.posts-listing__grid .post-listing__title a {
    color: var(--default-title-color);
    text-decoration: none
}
.posts-listing__grid .posts-listing__excerpt {
    color: #999;
    margin: 0;
    margin-top: 10px
}
.blog-single .post-body__content-wrapper {
    display: grid;
    grid-template-columns: 14% 1fr
}
.blog-single span.hs-cta-wrapper {
    display: block;
    text-align: center
}
.blog-single span.hs-cta-wrapper img {
    width: 100%;
    height: auto
}
.breadcrumbs__listing {
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    padding: 0;
    margin: 0 0 15px
}
.blog-single .post-body__content .breadcrumbs__listing-item {
    padding: 0
}
.breadcrumbs__listing-link {
    position: relative;
    font-size: 13px;
    color: var(--primary-color-light);
    padding: 5px 20px 5px 0;
    text-decoration: none
}
.breadcrumbs__listing-item:first-of-type .breadcrumbs__listing-link {
    padding-left: 0
}
.breadcrumbs__listing-item:not(:last-of-type) .breadcrumbs__listing-link:hover {
    text-decoration: underline
}

.blog-single .post-body__content>span>ul:not(.ic-post-index__listing) {
    padding-left: 40px
}
.blog-single .post-body__content ul:not(.ic-post-index__listing) li,
.blog-single .post-body__content ol li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 18px
}
.blog-single .post-body__content span>ul:not(.ic-post-index__listing)>li:before {
    position: absolute;
    content: '\f111';
    font-size: 7px;
    font-family: var(--awesome-pro);
    font-weight: bold;
    color: #999;
    height: 100%;
    left: 0
}
.blog-single .post-body__content ul:not(.ic-post-index__listing) li ul,
.blog-single .post-body__content ol ul {
    margin: 15px 0;
    padding-left: 20px;
    list-style-type: circle
}
.blog-single .post-body__content span>ul:not(.ic-post-index__listing)>li ul li {
    padding-left: 0
}
@media(max-width:768px) {
    .blog-single .post-body__content-wrapper {
        grid-template-columns: 1fr
    }
    .blog .hero__title {
        font-size: .6em
    }
    .hero__post-meta-date,
    .hero__post-meta-time
    {
      font-size: .35em;
      line-height: .6em;
      padding: 0 15px;
      text-decoration: none
    }
    .hero__post-meta-date_art,
    .hero__post-meta-time_art
    {
      font-size: .70em;
      line-height: .6em;
      padding: 0 15px;
      text-decoration: none
    }
    
    
    
    
}
.ic-post-index {
    margin: 10px 0;
    padding: 30px;
    background: #ccc
}
.ic-post-index__title {
    font-size: 21px;
    line-height: 24px;
    margin-top: 0
}
.ic-post-index__title:before {
    content: '\f022';
    font-family: var(--awesome-pro);
    margin-right: 10px
}
.ic-post-index__listing-item {
    display: flex;
    align-items: center
}
.ic-post-index__listing-item:before {
    content: '\f111';
    position: relative;
    font-family: var(--awesome-pro);
    font-size: 7px;
    top: -2px;
    margin-right: 10px
}
.ic-post-index__listing-item-link {
    display: inline-block;
    padding: 10px 0;
    text-decoration: none;
    color: #222
}
.blog-single .blog-related-posts.ic-module,
.blog-single .post-comments {
    margin: 40px 0;
    padding: 30px 0;
    border-top: 1px solid #c0c2cd
}
.post-comments__title {
    font-size: 21px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 30px
}
.post-comments form label {
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px
}
.post-comments .hs_submit .actions {
    margin: 0;
    text-align: right
}
.post-comments .hs_submit .actions input {
    width: auto;
    padding: 0 20px
}
.post-comments #comments-listing .comment-from h4 {
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 10px;
    color: var(--default-title-color);
    font-weight: bold;
}
.post-comments #comments-listing .hs-button {
    position: relative;
    color: var(--default-titles-color);
    font-weight: normal;
    background: 0;
    border: 0;
    padding: 0;
    padding-left: 30px;
    text-transform: lowercase;
    transition: var(--default-transition)
}
.post-comments #comments-listing .hs-button:hover {
    color: var(--primary-color-)
}
.post-comments #comments-listing .hs-button:before {
    content: '\f3e5';
    font-family: var(--awesome-pro);
    font-weight: 900;
    position: absolute;
    left: 0
}
.post-comments .hs-common-confirm-message {
    width: max-content;
    color: #fff !important;
    background-color: #60a561 !important;
    border: none !important
}
.post-comments .comment.depth-0 {
    border: 0
}
.post-body__post-scroll-top {
    position: fixed;
    font-size: 20px;
    line-height: 40px;
    z-index: 9999;
    bottom: -100%;
    right: 100px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    background-color: #ddd;
    opacity: 0;
    cursor: pointer;
    transition: .9s all cubic-bezier(.63, .05, .13, 1.25)
}
.post-body__post-scroll-top.on {
    bottom: 20px;
    opacity: 1
}
@media(max-width:768px) {
    .post-body__post-scroll-top {
        right: 20px
    }
    .post-body__post-scroll-top.on {
        bottom: 90px
    }
}
.posts-listing__pagination {
    padding: 60px 0
}
.posts-listing__pagination ul {
    display: flex;
    align-items: center;
    justify-content: center
}
.posts-listing__pagination ul li {
    display: inline-block
}
.posts-listing__pagination ul span,
.posts-listing__pagination ul li:not(:last-of-type) {
    margin-right: 10px
}
.posts-listing__pagination ul li a {
    display: inline-block;
    font-size: 18px;
    color: var(--primary-color);
    text-decoration: none;
    padding: 6px 15px;
    border-radius: 6px;
    transition: var(--default-transition)
}
.posts-listing__pagination ul li.active a {
    pointer-events: none
}
.posts-listing__pagination ul .posts-listing__pagination-pages li a:hover,
.posts-listing__pagination ul li.active a {
    background: var(--secondary-rgba-color);
    color: var(--default-title-color)
}
.posts-listing__pagination ul .posts-listing__pagination-previous-post-link.hide,
.posts-listing__pagination ul .posts-listing__pagination-last-post-link.hide {
    display: none
}
.posts-listing__pagination ul .posts-listing__pagination-previous-post-link i,
.posts-listing__pagination ul .posts-listing__pagination-last-post-link i {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    transition: var(--default-transition)
}
.posts-listing__pagination ul .posts-listing__pagination-previous-post-link i {
    left: -10px
}
.posts-listing__pagination ul .posts-listing__pagination-last-post-link i {
    right: -10px
}
.posts-listing__pagination ul li.posts-listing__pagination-last-post-link a:hover i {
    right: -15px
}
.posts-listing__pagination ul li.posts-listing__pagination-previous-post-link a:hover i {
    left: -15px
}
@media(max-width:768px) {
    .posts-listing__pagination ul .posts-listing__pagination-previous-post-link a, .posts-listing__pagination ul .posts-listing__pagination-last-post-link a {
        font-size: 0
    }
    .posts-listing__pagination ul .posts-listing__pagination-previous-post-link i,
    .posts-listing__pagination ul .posts-listing__pagination-last-post-link i {
        font-size: 30px
    }
}
.main-aside__wrapper .widget:not(.widget_cta) {
    padding: 40px 30px;
    border: 1px solid #ccc
}
.main-aside__wrapper .widget:not(:last-of-type) {
    margin-bottom: 30px
}
.main-aside__wrapper .widget_search form {
    display: flex;
    position: relative
}
.main-aside__wrapper .hs-search-field--open ul.hs-search-field__suggestions {
    background: #fff;
    border-radius: 12px;
    padding: 20px 0 0;
    border: none !important;
    top: 0
}
.main-aside__wrapper .hs-search-field--open ul.hs-search-field__suggestions>li a {
    padding: 7px 3px
}
.main-aside__wrapper .hs-search-field--open ul.hs-search-field__suggestions>li a:hover {
    background: 0;
    text-decoration: none
}
.main-aside__wrapper .widget_search form input[type="text"] {
    padding: 12px 10px
}
.main-aside__wrapper .widget_social .social-icons__listing {
    display: flex;
    justify-content: space-evenly;
    flex-flow: row wrap
}
.main-aside__wrapper .widget_social .social-icons__item-link {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-size: 18px;
    width: 44px;
    height: 44px;
    margin: 0;
    border-radius: 50%;
    text-decoration: none;
    color: var(--primary-color);
    background-color: var(--secondary-color-light)
}
.main-aside__wrapper .widget_social .social-icons__item-link:hover {
    opacity: .9
}
.main-aside__wrapper .widget_cta img {
    width: 100%;
    height: auto
}
.main-aside__wrapper .widget h3 {
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0 30px 0;
    border-bottom: 1px solid var(--border-color)
}
.main-aside__wrapper .widget_categories li {
    position: relative
}
.main-aside__wrapper .widget_categories a {
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    color: #333;
    padding: 20px 0;
    width: 100%;
    text-decoration: none
}
#btn_search {
    position: absolute;
    right: 0;
    height: 100%;
    width: 50px;
    border: 0;
    background: 0;
    cursor: pointer
}
.blog form button svg {
    height: 16px
}
.blog.tmp .module#share-content .share-content-wrapper {
    position: sticky;
    top: 6rem;
    padding: 0;
    background: 0
}
.blog.tmp .module#share-content .share-content-listing {
    display: flex;
    flex-flow: column;
    text-align: left
}
.blog.tmp .module#share-content .share-content-item {
    margin: 0 0 8px;
    width: 100%
}
.blog.tmp .module#share-content .share-content-item a {
    width: 60px;
    height: 36px
}
@media(max-width:768px) {
    .blog.tmp .module#share-content {
        display: inline-block;
        position: fixed;
        width: 100%;
        height: auto;
        padding-bottom: 0;
        top: unset;
        bottom: 0;
        left: 0;
        z-index: 9999;
    }
    .blog.tmp .module#share-content .share-content-listing {
        width: 100%;
        flex-flow: row;
        justify-content: space-between;
        position: static;
        max-height: 40px;        
    }
    .blog.tmp .module#share-content .share-content-item {
        margin: 0;        
    }
    .blog.tmp .module#share-content .share-content-item a {
        height: 40px;
        width: 100%;
        border-radius: 0;
        z-index: 999999 !important;
    }
}
.page-404 .search-group {
    max-width: 370px;
    margin: 40px auto !important;
    padding: 0 15px;
    float: none
}
.page-404 .search-title h3 {
    text-align: center;
    margin-bottom: 30px
}
.page-404 .blog-related-posts {
    padding-top: 40px;
    border-top: 1px solid #ccc
}
.page-404 .blog-related-posts__listing-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(200px, 250px))
}
@media(min-width:769px) {
    .blog.page-404 .module#hero .hero-wrapper {
        padding: 127px 0 121px
    }

    .h4, h4{
        font-size: 1em;
        font-weight: bold;
    }
    .h6, h6 {
        font-size: 0.7rem;
    }

   
}
@media(max-width:580px) {
    .blog.page-404 .module#hero .hero-wrapper {
        padding: 60px 0
    }
    .blog .hero__title {
        font-size: .5em
    }
    .hero__post-meta-date,
    .hero__post-meta-time{
        font-size: .35em;
        line-height: .6em;
        padding: 0 15px;
        text-decoration: none
    }
    .hero__post-meta-date_art,
    .hero__post-meta-time_art
    {
      font-size: .50em;
      line-height: .6em;
      padding: 0 15px;
      text-decoration: none
    }
    .h4, h4{
        font-size: 1em;
        font-weight: bold;
    }
    .h6, h6 {
        font-size: 0.7rem;
    }
}
.blog-search .post-body__title {
    margin-bottom: 40px
}
.blog-search .post-body__title h2 {
    margin: 0
}
.blog-search .hs-search-results__listing .hs-search-results__title {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    color: var(--primary-color);
    font-weight: 600;
    text-decoration: none;
    margin: 15px 0
}
.blog-search .hs-search-results__listing .hs-search-results__title:hover {
    color: var(--secondary-color)
}
.blog footer {
    margin-top: 60px
}
@media(max-width:768px) {
    .blog-single.tmp .module.footerbar .footerbar-wrapper {
        padding-bottom: 50px
    }
}
.page-404 {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}
.page-404 .footer-container-wrapper {
    background-color: rgba(134, 142, 150, 100%);
    padding: 0
}
.page-404 .module#topbar .topbar-wrapper .container {
    max-width: 1140px;
    margin: 0 auto
}
.page-404 .basic-content.module .cta {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}
.page-404 .hero-cta p {
    margin-bottom: 0
}
.page-404 .module#hero {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 500px
}
.page-404 .module#hero .hero-wrapper .hero-cta-wrapper .hero-cta span {
    padding-top: 4px
}
.page-404 .module#hero .hero-wrapper .hero-cta-wrapper {
    margin-top: 40px
}
@font-face {
    font-family: 'Roboto';
    src: url('https://cdn2.hubspot.net/hubfs/2356021/APR%20-%20InboundCycle/Fonts/Roboto/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'Roboto';
    src: url('https://cdn2.hubspot.net/hubfs/2356021/APR%20-%20InboundCycle/Fonts/Roboto/Roboto-ThinItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap
}
@font-face {
    font-family: 'Roboto';
    src: url('https://cdn2.hubspot.net/hubfs/2356021/APR%20-%20InboundCycle/Fonts/Roboto/Roboto-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'Roboto';
    src: url('https://cdn2.hubspot.net/hubfs/2356021/APR%20-%20InboundCycle/Fonts/Roboto/Roboto-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}
@font-face {
    font-family: 'Roboto';
    src: url('https://cdn2.hubspot.net/hubfs/2356021/APR%20-%20InboundCycle/Fonts/Roboto/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'Roboto';
    src: url('https://cdn2.hubspot.net/hubfs/2356021/APR%20-%20InboundCycle/Fonts/Roboto/Roboto-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}
.tmp header.module.topbar {
    position: sticky;
    top: 0px;
    z-index: 10;
    width: 100%;
    pointer-events: none;
    transform: translateY(0%);
    transition: all .6s ease 0s
}
.tmp .module#topbar {
    pointer-events: all
}
.tmp .module#topbar .navbar {
    padding: 20px;
    background: #fff
}
.tmp .module#topbar .navbar-collapse.collapse {
    width: 100%
}
.module#topbar .navbar-header .navbar-toggle .icon-bar {
    border: 1px solid var(--secondary-color);
    background-color: var(--secondary-color)
}
.tmp .module#topbar #navbar-collapse ul li a {
    line-height: 19px;
    color: var(--default-title-color);
    text-decoration: none;
    padding: 0
}
.tmp .module#topbar #navbar-collapse ul li a:hover {
    color: var(--primary-color-light)
}
.tmp .module#topbar #navbar-collapse ul li ul {
    padding: 0;
    border: 1px solid var(--border-color);
    background: var(--secondary-color-light);
    box-shadow: 0 10px 10px -10px rgba(73, 80, 87, 0.3);
    top: 68px
}
.tmp .module#topbar #navbar-collapse ul li ul:after {
    display: none
}
.tmp .module#topbar #navbar-collapse ul li.hs-menu-depth-1 {
    margin: 0;
    padding: 0
}
.tmp .module#topbar #navbar-collapse ul li ul li {
    border-bottom: 1px solid rgba(83, 83, 83, .1);
    padding: 5px;
    margin: 0
}
.tmp .module#topbar #navbar-collapse ul li ul li a {
    display: inline-block;
    padding: 15px 10px;
    width: 100%;
    border-radius: 2px
}
.tmp .module#topbar #navbar-collapse ul li ul li a:hover {
    color: initial;
    background: rgba(83, 83, 83, .1)
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    max-width: fit-content
}
.module#topbar .navbar-header .navbar-brand img {
    width: auto;
    height: 34px
}
@media(min-width:769px) {
    .blog.tmp .module#topbar .navbar {
        padding: 0
    }
    .tmp .module#topbar .navbar-header {
        flex: 0 0 45%
    }
    .tmp .module#topbar .navbar-collapse.collapse {
        max-height: unset !important
    }
    .tmp .module#topbar .topbar-wrapper .container {
        display: flex;
        padding: 0 15px
    }
    .tmp .module#topbar #navbar-collapse ul li.hs-menu-depth-1>a {
        padding: 30px 15px;
        overflow: unset
    }
    .tmp .module#topbar #navbar-collapse ul li.hs-menu-depth-1:last-of-type>a {
        padding-right: 0
    }
}
@media(max-width:768px) {
    .tmp .module#topbar .topbar-wrapper .container {
        flex-flow: column;
        max-width: unset
    }
    .tmp .module#topbar .navbar-collapse.collapse {
        display: none;
        overflow: hidden;
        transition: .4s
    }
    .tmp .module#topbar #navbar-collapse ul {
        display: flex;
        flex-flow: column;
        padding: 20px 0 0;
        margin: 0
    }
    .module#topbar #navbar-collapse ul>:first-child {
        border-top: 1px solid #ccc
    }
    .tmp .module#topbar #navbar-collapse ul li.hs-menu-depth-1 {
        padding: 15px 0
    }
    .tmp .module#topbar #navbar-collapse ul li.hs-menu-depth-1:last-of-type {
        padding-bottom: 0
    }
    .tmp .module#topbar #navbar-collapse ul li a {
        font-size: 16px;
        line-height: 18px
    }
    .tmp .module#topbar #navbar-collapse ul li ul {
        margin: 0;
        border: 0;
        background: 0;
        box-shadow: none
    }
    .tmp .module#topbar #navbar-collapse ul li ul li {
        padding: 0 10px;
        border: 0
    }
    .tmp .module#topbar #navbar-collapse ul li ul li a {
        padding: 10px 0
    }
}
#hero,
.hero {
    position: relative
}
#hero .hero-wrapper {
    padding: 60px 30px
}
#hero:before,
.hero:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 1
}
.hero .hero-background {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}
.form-wrap {
    padding: 30px;
    background: #fff;
    border: solid 1px #ddd
}
.form-title {
    margin: 0 0 30px 0;
    font-weight: normal;
    font-size: 20px;
    color: #222
}
#hs_cos_wrapper_suscription_form__title {
    display: none
}
.hs-form-field {
    display: block;
    margin: 0 0 20px 0
}
.hs-form-field label {
    display: block;
    margin-bottom: 6px;
    font-weight: 600
}
.hs-form-field legend {
    margin-bottom: 6px;
    padding: 0px
}
.hs-form-field label .hs-form-required {
    margin: 0 0 0 2px
}
.hs-form-field .input {
    margin: 0
}
.hs-input,
.hs-search-field__input {
    display: inherit;
    margin: 0;
    padding: 10px 10px;
    color: #666;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: 0;
    background-color: #fff;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.hs-input[type=checkbox] {
    width: auto;
    -webkit-appearance: checkbox
}
.hs-input[type=radio] {
    width: auto;
    -webkit-appearance: radio
}
.hs-fieldtype-select .input {
    position: relative
}
.hs-fieldtype-select .input:after {
    content: "\f0dd";
    font-family: var(--awesome-pro);
    font-weight: bold;
    position: absolute;
    right: 18px;
    top: 13px;
    pointer-events: none;
    background: none !important;
    color: #2d324f
}
.hs-fieldtype-select .input .hs-input {
    cursor: pointer;
    padding-right: 30px
}
select.hs-input {
    height: 44px
}
.hs-input:hover {
    border-color: #ccc
}
.hs-input:focus {
    border-color: #bbb
}
@media(max-width:767px) {
    .form-wrap {
        padding: 0px;
        background: 0;
        border: 0
    }
    .form-title {
        margin: 0 0 30px 0;
        font-weight: normal;
        font-size: 20px;
        color: #222
    }
}
.inputs-list {
    margin: 10px 0;
    padding: 0px;
    list-style: none
}
.inputs-list li {
    margin: 0 0 5px 0
}
.inputs-list li label {
    display: inline;
    font-weight: 400
}
.inputs-list li.hs-form-radio input,
.inputs-list li.hs-form-checkbox input,
.inputs-list li.hs-form-booleancheckbox input {
    display: inline-block;
    margin: 2px 5px 2px 1px
}
.inputs-list.hs-error-msgs {
    margin: 0
}
.inputs-list.hs-error-msgs li label {
    margin: 0;
    opacity: 1;
    font-size: 14px;
    color: var(--error-msj-color)
}
.button,
.hs-button {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border-width: 2px;
    border-style: solid;
    border-radius: 4px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer
}
.button {
    padding: 10px 16px
}
.button.primary {
    color: #fff;
    border-color: #666;
    background-color: #666
}
.button.primary:hover {
    color: #fff;
    border-color: #222;
    background-color: #222
}
.button.secundary {
    color: #fff;
    border-color: #222;
    background-color: #222
}
.button.secundary:hover {
    color: #fff;
    border-color: #666;
    background-color: #666
}
.button.tertiary {
    color: #666;
    border-color: #666;
    background-color: none
}
.button.tertiary:hover {
    color: #fff;
    background-color: #666
}
.hs-button {
    display: inline-block;
    padding: 20px 60px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    background-color: #222
}
.hs-button:hover {
    border-color: #666;
    background-color: #666
}
.hs_submit .actions {
    margin: 20px 0 0 0;
    text-align: center
}

@media(max-width:400px) {
    .button, .hs-button {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }
   
}
.form-columns-2,
.form-columns-3 {
    min-width: 100%
}
.form-columns-2 .hs-form-field,
.form-columns-3 .hs-form-field {
    box-sizing: border-box
}
.form-columns-2 .hs-form-field:first-child,
.form-columns-3 .hs-form-field:first-child {
    padding-left: 0
}
.form-columns-2 .hs-form-field:last-child,
.form-columns-3 .hs-form-field:last-child {
    padding-right: 0px
}
@media(max-width:767px) {
    .form-columns-1 {
        min-width: 100%
    }
}
@media(max-width:400px) {
    .form-columns-2 .hs-form-field, .form-columns-3 .hs-form-field {
        padding: 0px
    }
}
.tmp .module .social-follow {
    display: flex;
    align-items: center;
    justify-content: center
}
.tmp .module .social-follow a[class*="-social-"] {
    position: relative;
    font-size: 18px;
    color: var(--primary-color);
    background: #fff;
    border-radius: 50%;
    height: 38px;
    width: 38px;
    display: flex;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    padding: 8px
}
.tmp .module .social-follow a[class*="-social-"]:hover {
    color: #fff !important
}
.tmp .module .social-follow a[class*="-social-"] i {
    z-index: 1
}
.tmp .module .social-follow a[class*="-social-"]:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: var(--primary-color-light);
    transform: scale(0);
    transition: var(--default-transition);
    z-index: 0
}
.tmp .module .social-follow a[class*="-social-"]:hover:before {
    transform: scale(.9)
}
.tmp .module#share-content {
    position: relative
}
.tmp .module#share-content .share-content-wrapper {
    background: rgba(83, 83, 83, .8)
}
.tmp .text-wrapper .module#share-content .share-content-wrapper {
    background: 0
}
.tmp .module#share-content .share-content-header h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 16px
}
.tmp .text-wrapper .module#share-content .share-content-header h3 {
    color: var(--default-title-color)
}
.tmp .module#share-content .share-content-item {
    margin: 0 1px 6px 0
}
.tmp .module#share-content .share-content-item a {
    border-radius: 10px;
    height: 36px;
    width: 80px;
    transition: var(--cubic-transition)
}
.tmp .module#share-content .share-content-item a:hover {
    opacity: 1;
    transform: scale(1.05)
}
.tmp .module#share-content .share-content-item-facebook a {
    background-color: #522773
}
.tmp .module#share-content .share-content-item-twitter a {
    background-color: #bf98ca
}
.tmp .module#share-content .share-content-item-linkedin a {
    background-color: #2867b2
}
.tmp .module#share-content .share-content-item-pinterest a {
    background-color: #bd081c
}
.tmp .module#share-content .share-content-item-whatsapp a {
    background-color: #5e75d0
}
.tmp .module#share-content .share-content-item-email a {
    background-color: #cad2ee
}
.tmp .module#share-content .share-content-item a img {
    width: auto;
    height: 100%;
    margin: 0 auto
}
@media(769px) {
    .tmp .module#share-content {
        margin-top: 60px
    }
}
@media(min-width:576px) {
    .tmp .module#share-content .share-content-wrapper {
        padding: 30px 0
    }
}
.tmp .module.footerbar,
.tmp .module.footerbar .footerbar-tint {
    background: var(--secondary-color) !important
}
.tmp .module.footerbar .footerbar-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
    padding: 25px 15px;
    align-items: center
}
.tmp .module.footerbar .footerbar-content,
.tmp .module.footerbar .footerbar-content .footerbar-content--right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap
}
.tmp .module.footerbar .footerbar-content .footerbar-content--logo img {
    max-height: 30px;
}
.tmp .module.footerbar .footerbar-content .footerbar-content--menu ul li {
    margin: 0;
}
.tmp .module.footerbar .footerbar-content .footerbar-content--menu ul li a {
    padding: 5px 0;
    text-overflow: unset;
    max-width: unset
}
.tmp .module.footerbar .footerbar-content .footerbar-content--menu ul li:not(:last-of-type) a {
    padding-right: 30px
}
.tmp .module.footerbar .footerbar-social {
    order: 1;
    margin: 0;
}
.tmp .module.footerbar .footerbar-social a {
    font-size: 18px;
    color: var(--primary-color) !important;
    background: #fff !important;
    padding: 0;
}
.tmp .module.footerbar .footerbar-social a:hover {
    opacity: 1;
}
.tmp .module.footerbar .footerbar-content .footerbar-content--copyright,
.tmp .module.footerbar .footerbar-content .hs-menu-item a {
    font-family: var(--default-font-family);
    font-size: 13px;
    line-height: 15px;
    color: #fff;
}
@media(min-width:769px) {
    .tmp .module.footerbar .footerbar-social {
        justify-content: flex-end;
    }
}
@media(max-width:768px) {
    .tmp .module.footerbar .footerbar-content, .tmp .module.footerbar .footerbar-content .footerbar-content--right {
        justify-content: flex-start;
    }
    .tmp .module.footerbar .footerbar-content .footerbar-content--right {
        margin-top: 30px;
    }
    .tmp .module.footerbar .footerbar-social {
        margin-top: 30px;
    }
}
.sr-only {
    display: none;
}
a,
button,
input[type="submit"] {
    outline: 0;
    color: var(--primary-color-light);
}
p {
    font-size: 16px;
    line-height: 20px;
    color:black;
}
.p{
    font-size: 16px;
    line-height: 20px;
    color:#fff;
}
.main-wrapper {
    grid-template-columns: minmax(45%, 70%) 1fr;
    grid-gap: 40px 30px;
    padding-bottom: 0;
}
@media(max-width:768px) {
    .blog.tmp .module#topbar .navbar-collapse.collapse {
        transition: .6s ease
    }
    .blog.tmp .module#topbar #navbar-collapse ul>:first-child {
        border-top: 1px solid var(--secondary-color-light)
    }
}
#hero:before,
.hero:before {
    background: rgba(1, 44, 86, .4)
}
.blog .module#hero {
    font-family: var(--default-font-family)
}
.blog .module#hero .hero-wrapper,
.blog .hero__wrapper {
    padding: 160px 20px
}
.tmp .module#hero .hero-wrapper h1 {
    color: #fff;
    line-height: 47px
}
.tmp .module#hero .hero-wrapper h1,
.tmp .module#hero .hero-wrapper .hero-lead {
    text-shadow: 0 0 2px #000
}
.posts-listing__grid .posts-listing__post.card {
    background: var(--secondary-color-light)
}
.posts-listing__grid .posts-listing__thumbnail {
    height: 189px
}
.posts-listing__grid .posts-listing__thumbnail-image {
    transition: 1s all ease
}
.posts-listing__grid .posts-listing__post.card:hover .posts-listing__thumbnail-image {
    transition: 1.5s transform ease;
    transform: scale(1.2)
}
.blog .posts-listing__grid .posts-listing__categories-item {
    font-size: 14px;
    color: var(--primary-color-light);
    font-weight: 500
}
.blog .posts-listing__grid .posts-listing__categories-item:hover {
    color: var(--secondary-color)
}
.posts-listing__grid .post-listing__title a {
    color: var(--primary-color);
    font-weight: 600
}
.posts-listing__grid .posts-listing__excerpt {
    font-size: 16px;
    line-height: 24px;
    color: var(--secondary-color)
}
.posts-listing__pagination {
    margin: 40px 0 0;
    padding: 16px 0;
    border-top: 1px solid var(--secondary-rgba-color)
}
.blog-single .hero__wrapper {
    padding: 127px 20px 88px
}

.blog-single .hero__blog-title:hover {
    text-decoration: none
}
.blog-single .hero__blog-title:before,
.blog-single .hero__blog-title:after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background: var(--brand-color-orange);
    transition: .5s
}
.blog-single .hero__blog-title:before {
    top: 0;
    right: 0
}
.blog-single .hero__blog-title:after {
    bottom: 0;
    left: 0
}
.blog-single .hero__title {
    max-width: 637px;
    margin: .4em auto .65em
    
}

.hero__post-meta-date {
    text-transform: capitalize
}
.hero__wrapper .posts-listing__categories .posts-listing__categories-item {
    border-radius: 12px;
    padding: 5px 6px
}
.hero__wrapper .posts-listing__categories .posts-listing__categories-item:hover {
    background: #fff;
    color: var(--primary-color)
}
.blog-single .post-body__content span>ul:not(.ic-post-index__listing)>li:before {
    content: '\f00c';
    font-size: 14px;
    color: var(--primary-color-light)
}
.blog-single .post-body__content h2,
.blog-single .post-body__content h3 {
    color: #012C56;
}
@media(min-width:768px) {
    .blog-single .post-body__content-wrapper {
        padding-right: 60px
    }
}
@media(max-width:768px) {
    .blog-single .hero__wrapper {
        padding: 60px 20px
    }
}
.ic-post-index {
    background: var(--secondary-color-light);
    border-radius: 12px
}
.tmp .ic-post-index__title {
    color: var(--primary-color)
}
.ic-post-index__title:before {
    color: #b2b5b4
}
.ic-post-index__listing-item:before {
    color: var(--secondary-color);
    margin-right: 25px
}
.ic-post-index__listing-item a,
.ic-post-index__listing-item:before {
    color: var(--primary-color-light)
}
.ic-post-index__listing-item-link {
    color: var(--primary-color);
    transition: .4s ease-in-out
}
.ic-post-index__listing-item-link:hover {
    padding-left: 8px
}
.blog-single .blog-related-posts.ic-module,
.blog-single .post-comments {
    padding: 28px 0
}
.blog-single .blog-related-posts__title {
    color: var(--primary-color)
}
.blog-single .blog-related-posts__item {
    border-radius: 12px
}
.blog-single .blog-related-posts__item-heading .blog-related-posts__item-category {
    font-size: 16px;
    line-height: 19px;
    color: var(--primary-color-light)
}
.blog-single .blog-related-posts__item-heading .blog-related-posts__item-category:not(:last-of-type) {
    margin-right: 5px
}
.blog-single .blog-related-posts__item-heading .blog-related-posts__item-category:hover {
    color: var(--secondary-color)
}
.blog-single .blog-related-posts__item-thumbnail {
    height: 189px
}
.blog-single .blog-related-posts__item-title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: var(--primary-color)
}
.blog-single .blog-related-posts__item-title:hover {
    color: var(--default-text-color)
}
.post-comments__title {
    font-weight: 600;
    color: #012C56;
}
.post-comments #comments-listing {
    margin-bottom: 40px
}
.post-comments #comments-listing .comment-from h4 {
    color: #212529
}
.post-comments #comments-listing .hs-button {
    margin: -10px 0 20px;
    color: var(--primary-color)
}
.post-comments #comments-listing .hs-button:hover {
    color: var(--brand-color-orange)
}
.post-body__post-scroll-top {
    color: #fff;
    background-color: var(--brand-color-orange);
    right: 28px
}
.post-body__post-scroll-top.on {
    bottom: 40x
}
@media(max-width:768px) {
    .post-body__post-scroll-top.on {
        bottom: 60px
    }
}
.main-aside__wrapper .widget:not(.widget_cta) {
    border-color: var(--secondary-rgba-color)
}
.main-aside__wrapper .widget:not(:last-of-type) {
    border-bottom: 0;
    margin-bottom: 0
}
.tmp .main-aside__wrapper .hs-form-field label {
    color: var(--default-title-color);
    font-weight: 400;
    line-height: 19px
}
.main-aside__wrapper .inputs-list.hs-error-msgs li label {
    display: inline-block;
    font-size: 14px;
    margin-top: 5px;
    color: var(--error-msj-color)
}
.main-aside__wrapper .widget h3 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    padding: 0;
    border: 0
}
.main-aside__wrapper .widget_social .social-icons__item-link {
    width: 50px;
    height: 50px
}
.main-aside__wrapper .widget_social .social-icons__item-link:hover {
    opacity: 1;
    color: #fff
}
.main-aside__wrapper .widget_social .social-icons__item-link:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: var(--primary-color-light);
    transform: scale(0);
    transition: var(--default-transition);
    z-index: 0
}
.main-aside__wrapper .widget_social .social-icons__item-link:hover:before {
    transform: scale(.9)
}
.main-aside__wrapper .widget_social .social-icons__item-link i {
    z-index: 1
}
.blog .main-aside__wrapper .widget_categories {
    padding-right: 0
}
.main-aside__wrapper .widget_categories a {
    position: relative;
    border-bottom: 1px solid var(--secondary-rgba-color);
    transition: var(--default-transition)
}
.main-aside__wrapper .widget_categories li:first-of-type a {
    padding-top: 0
}
.main-aside__wrapper .widget_categories a:hover {
    color: var(--primary-color-light)
}
.main-aside__wrapper .widget_categories a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background: var(--primary-color-light);
    right: 0;
    bottom: 0;
    transition: var(--default-transition)
}
.main-aside__wrapper .widget_categories a:hover:after {
    width: 100%
}
@media(min-width:769px) {
    .main-aside {
        border-left: 1px solid var(--secondary-rgba-color);
    }
    .main-aside__wrapper .widget {
        border-left: 0
    }  
}
.search-results__title {
    line-height: 40px
}
.search-results__title span {
    border-radius: 12px
}
.page-404 .module#hero .hero-wrapper .hero-cta-wrapper .hero-cta {
    width: 100%;
    max-width: 302px;
    margin: 0 auto;
    background: var(--brand-color-orange);
    border: 0;
    border-radius: 12px;
    cursor: pointer;
    transition: var(--default-transition)
}
.page-404 .module#hero .hero-wrapper .hero-cta-wrapper .hero-cta p {
    color: #fff;
    font-size: 18px;
    line-height: 21px;
    font-weight: 600
}
.page-404 .module#hero .hero-wrapper .hero-cta-wrapper .hero-cta span {
    width: 25px
}
.page-404 .module#hero .hero-wrapper .hero-h1 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 16px
}
.page-404 .module#hero .hero-wrapper .hero-lead {
    margin-bottom: 30px
}
.page-404 h3 {
    color: var(--primary-color)
}
.page-404 .blog-related-posts {
    border-color: var(--secondary-rgba-color)
}
.page-404 .blog-related-posts__wrapper {
    max-width: 850px;
    padding: 0 15px
}
.page-404 .blog-related-posts__listing-wrapper {
    grid-gap: 30px
}
.page-404 .blog-related-posts__listing-wrapper .blog-related-posts__item {
    border-radius: 12px
}
.page-404 .blog-related-posts__item-heading .blog-related-posts__item-category {
    color: var(--primary-color-light)
}
.page-404 .blog-related-posts__item-heading .blog-related-posts__item-category:hover {
    color: var(--secondary-color)
}
.page-404 .blog-related-posts__item-title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    color: var(--primary-color)
}
form input:not([type="checkbox"]):not([type="radio"]),
form select.hs-input,
form textarea ,
.button-style{
    padding: 0 10px;
    height: 54px;
    border-color: var(--secondary-color);
    border-radius: 12px
}
form input:not([type="checkbox"]):not([type="radio"]):hover,
form input:not([type="checkbox"]):not([type="radio"]):focus,
.button-style:hover {
    border-color: #ccc;
    box-shadow: 0 0 5px -2px var(--default-rgba-color)
}
form input[type="submit"] {
    color: #fff;
    font-size: 18px;
    line-height: 21px;
    text-transform: capitalize;
    background: var(--primary-color-light);
    border: 0;
    border-radius: 12px;
    width: 100%;
    cursor: pointer;
    transition: var(--default-transition)
}
form input.hs-button[type="submit"]:hover {
    background: var(--primary-color-light);
    transform: translateY(-5px);
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.4)
}
form textarea {
    border-radius: 12px;
    min-width: 100%;
    max-width: 100%;
    min-height: 100px;
    max-height: 250px
}
.hs-fieldtype-select .input:after {
    top: 16px
}
.blog form button:hover svg {
    fill: var(--brand-color-orange)
}
.posts-listing__pagination ul li a {
    font-weight: 600
}
.posts-listing__pagination ul .posts-listing__pagination-pages li a {
    padding: 7px 13px;
    border-radius: 12px;
    border: 1px solid transparent;
    border-radius: 50%
}
.posts-listing__pagination ul .posts-listing__pagination-pages li a:hover,
.posts-listing__pagination ul li.active a {
    color: #fff;
    background: var(--primary-color)
}

#conten_titu{
    display: inline-block;
    min-width: 100px;
  }
  
#titl-blogg{
    color: white;
}
.preloader-img{ display: none; }

    #content-blog{
            background-color: white;
        }

        .contenido-publicacion-principal-home{
            padding: 20px;
            background-color: #F3F3F3;
            border-radius: 0px 0px 10px 10px;
            position: relative;
        }

        .img-publicacion-principal-home{
            overflow:hidden;
            height: 50%;
            border-radius: 5px 5px 0px 0px;
            max-height: 50%;
            position: relative;
            overflow: hidden;                   
        } 

        .img-publicacion-principal-home img{
            width: 100%;       
            position: relative;        
        }   
        .title-blog{
            font-size: 1.1em;
            font-weight: bold;
            min-height: 45px;
        }
        .meta__date{
            font-size: 0.9em;
        }
        .empieza-leer{
            color: 522773;
            font-weight: bold;
            font-size: 0.8em;
        }
        .fondo-publicacion-home{
            margin: 5px;
            display: block;
            height: 390px;
            margin-bottom: 20px;
            border-radius: 7px;
            position: relative;
            overflow: hidden;
            background-color: #F3F3F3;
        }
        .fondo-publicacion-home:hover{
            cursor: pointer;
            text-decoration: none;
            box-shadow: 5px 5px 5px #999;
        }
        .resenia-art{
            font-size: 0.8em;
            margin-top: 10px;
            margin-bottom: 10px;
            max-height: 45px;
            overflow-y: hidden;
        }
        .publicaciones-blog-home{
            padding: 0px;
        }

        .artic-mouse{
            transform: translateZ(1px);
        }

        .artic-mouse .contenido-publicacion-principal-home{
            opacity: .85;
            transition-property: background-color;
            transform-style: preserve-3d;
            transition-duration: 1s;
            background-color: #522773;
            color: white;
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            padding-top: 52%;
            border-radius: 7px;            
        }
        .artic-mouse .img-publicacion-principal-home{
            transition-property: height;
            transition-duration: 1s;               
            height: 100%;
            max-height: 100%;               
        }
        .artic-mouse .img-publicacion-principal-home img{
            width: auto;
            min-width: 100%;                   
            min-height: 100%;
            max-height: 100%; 
            max-width: none;
        }
        .preloader{display: none;}

        .post-body__content p{
            line-height: 27px;
        }

        /*--------------------------------------*/
       .spin {
            margin-left: 40%;
            margin-top: 15%;
            border: 3px solid #cad2ee;
            border-top-color: #522773;
            border-radius: 50%;
            width: 3em;
            height: 3em;
            animation: spin 1s linear infinite;
        }
        @keyframes spin {
          to {
            transform: rotate(360deg);
          }
        }             
        /*--------------------------------------*/



        @media(max-width:991px) {
            .title-blog {
                font-size: 0.8em;
            }
            .meta__date{
                font-size: 0.7em;
            }    
            .resenia-art{
                font-size: 0.7em;                    
            }                    
        }        
        @media(max-width:571px) {
            .title-blog {
                font-size: 1.1em;
            }
            .meta__date{
                font-size: 0.9em;
            }    
            .resenia-art{
                font-size: 0.8em;                    
            }                    
        }          