Invest_Chile_December2017 Theme/Invest_Chile_December2017 Header/* ==========================================================================
   HubSpot Migrations Services - COS Boilerplate v2.0.0                              
   ========================================================================== */


/* ==========================================================================
   Table of Contents:

   1. EXTERNAL RESOURCES
   2. BASE STYLES
   3. COS STRUCTURE
   4. MAIN NAVIGATION
   5. BLOG
   6. FORMS
   7. BUTTONS
   8. MISCELLANEOUS
   9. MOBILE MEDIA QUERIES
   ========================================================================== */
/* ==========================================================================
   1. EXTERNAL RESOURCES                                            
   ========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */

@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css');


@font-face {
  font-family: "LatoWebThin";
  font-style: italic;
  font-weight: normal;
	  src: url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-ThinItalic.eot") format("embedded-opentype"),
	  url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-ThinItalic.woff") format("woff"),
	  url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-ThinItalic.ttf") format("truetype");
}
@font-face {
  font-family: "LatoWeb";
  font-style: normal;
  font-weight: normal;
      src: url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-Regular.eot") format("embedded-opentype"),
      url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-Regular.woff") format("woff"),
      url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "LatoWebBold";
  font-style: normal;
  font-weight: normal;
      src: url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-Bold.eot") format("embedded-opentype"),
      url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-Bold.woff") format("woff"),
      url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "LatoWebLight";
  font-style: normal;
  font-weight: normal;
	  src: url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-Light.eot") format("embedded-opentype"),
	  url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-Light.woff") format("woff"),
	  url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-Light.ttf") format("truetype");
}
@font-face {
  font-family: "LatoWebHeavy";
  font-style: normal;
  font-weight: normal;
	  src: url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-Heavy.eot") format("embedded-opentype"),
	  url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-Heavy.woff") format("woff"),
	  url("//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Fonts/Lato-Heavy.ttf") format("truetype");
}




/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
    margin: 0;
    list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    height: 30px;
    list-style: none !important;
}
@media (max-width: 479px){
    .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
        float: none !important; /* Stack social icons into two rows on phones */
    }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
    #captcha_wrapper,
    #recaptcha_area,
    #recaptcha_area table#recaptcha_table,
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: auto !important;
        overflow: hidden; 
    }
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
    #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

/* Videos */
video {
    max-width: 100%;
    height: auto;
}

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
} 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
} 
#caldays {
    margin-bottom: 4px;
}

/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 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%;
    }
}

/* Forms */
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 {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
    padding: 0; 
}

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > 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;
}
.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;
}

/* Vertical Menu
   ========================================================================== */ 

.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;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.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.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .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;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

/* Space Module */
.widget-type-space { visibility: hidden; }

/* Blog Author Section */
.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");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.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: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; 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}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.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%;}


/* Direction Nav */
.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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.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;}

/* Direction Nav for the Thumbnail Carousel */
.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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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; }



/* Control Nav */
.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: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    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;
    }
}

.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;
}
/* Thumbnail only version of the gallery */
.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;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img { max-width: initial; }

/* adding minimal spacing for blog comments */
.comment { margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.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;
}

/* HTML 5 Reset */
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;
}

/* Support migrations from wordpress */
.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }


/* ==========================================================================
   2. BASE STYLES                                             
   ========================================================================== */

/* =============== Base =============== */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box;
 
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  border: 0; 
  font-size: 10px;
} 

body {
      background: #fff;
    color: #3b3c43;
    font-family: 'LatoWeb';
    font-size: 14px;
    line-height: 1.42857143;
    left:0;
    position:relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

body.mobile-open {
    left: -450px;
    overflow:hidden;
}
.body-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 999;
    display: none;
}
.mobile-open .body-overlay{
    display:block;
}


/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1700px;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #3390FF;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #3390FF;
  text-shadow: none;
}


/* =============== Typography =============== */

/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.1;
    margin:0 0 15px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    text-transform: uppercase;
    color: #009ac3;
    font-family: 'LatoWebBold';
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    color: #009ac3;
    font-family: 'LatoWebBold';
    margin-bottom: 25px;
    font-size: 26px;
}
h4 {
    color: #009ac3;
    font-family: 'LatoWebBold';
    font-size: 20px;
    margin-bottom: 0;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
  }



/* Anchor Links */
a {     color: #337ab7; text-decoration: none; }
a:hover, a:focus { color: #23527c; text-decoration: underline; }

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
   3. COS STRUCTURE                                            
   ========================================================================== */


/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}


/* =============== Header =============== */



.header-container-wrapper {}
.header-container {}
.custom-logo {
    padding: 20px 0 22px 0;
}
.custom-head-link ul {
    margin:  0;
    padding:  0;
    list-style:  none;
}
.custom-head-link ul li {
    display:  inline-block;
}

.custom-head-link .link-inner-wrapper {
    display: inline-block;
    float: right;
    margin-top: 48px;
}
.custom-head-link ul li a {
    display: inline-block;
    padding: 2px 5px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.42857143;
    color: #3a3b43;
    margin-left: 10px;
}
.custom-head-link ul li a.btn-buscador {
    margin-left: 0;
}
.custom-head-link ul li a.btn-buscador i {
    color: #009ac3;
    margin-right: 4px;
}
.custom-head-link ul li .buscador {
    display: inline-block;
    position: relative;
    color: #fff;
}
.custom-head-link .buscador-form {
    width: 272px;
    background: rgba(0,0,0,0);
    padding: 10px;
    position: absolute;
    top: -16px;
    z-index: 99;
    left: 0;
    display: none;
    opacity: 0;
}
.custom-head-link .cerrar-buscador {
    display: inline-block;
    width: 26px;
    font-size: 22px;
    height: 32px;
    float: left;
    cursor: pointer;
    color: #009ac3;
}
.custom-head-link ul li .buscador-form input[type="text"] {
    width: 190px;
    display: inline-block;
    height: 32px;
    color: #3c3c3c;
    padding: 0 5px;
    background: #009ac3;
    margin: 0;
    border: none;
    font-size: 14px;
    line-height: 1.42857143;
}
.custom-head-link ul li .buscador-form input[type="text"]:focus {
    background-color: rgba(0, 44, 105, 0.25);
}
.custom-head-link ul li a i {
    color: #009ac3;
}
.custom-head-link ul li .idioma {
    display:  inline-block;
    color: #fff;
    font-size: 14px;
    margin-right: -2px;
    line-height: 1.42857143;
    margin-left: 10px;
}
.custom-head-link ul li .idioma span {
    color: #3a3b43;
}
.custom-head-link ul li .idioma a {
    color: #3a3b43;
    margin-left: 0;
}
.custom-head-link ul li .idioma > .idioma {
    margin-left: 0;
}
.custom-head-link ul li .idioma .devider {
    padding-left: 2px;
    margin-right: -5px;
}
.custom-head-link ul li .mobile-trigger {
    font-size: 14px;
    line-height: 1.42857143;
    display: inline-block;
    padding: 2px 5px;
    margin-left: 10px;
    text-transform: uppercase;
    cursor:pointer;
}
.custom-head-link ul li .mobile-trigger:hover {
    text-decoration: underline;
}
.custom-head-link ul li .mobile-trigger i {
    color: #009ac3;
}
.custom-slide-menu-wrapper {
    top: 0;
    position: fixed;
    right: -450px;
    background: #0093b2;
    padding: 20px;
    height: 100%;
    width: 450px !important;
    max-width: 100%;
    z-index: 999;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.mobile-open .custom-slide-menu-wrapper{
    right:0;
    overflow-y: scroll;
}
.close-trigger {
    text-align: right;
    cursor: pointer;
}
.custom-logo img {
    max-width:  140px;
    width: 100%;
}
.custom-scroll-header {
    background: rgba(52,52,52,0.9);
    position: fixed;
    top: 0;
    left:0;
    right:0;
    width: 100% !important;
    z-index: 999;
    padding: 20px 30px 19px;
    transform: translateY(-100%);
    transition: all 0.30s ease;
}
.custom-scroll-logo img {
    max-width: 150px;
}
.custom-head-link.scroll-link .link-inner-wrapper {
    margin: 0;
    position:  absolute;
    right: 34px;
    top: 45px;
    color: #fff;
}
.custom-head-link.scroll-link ul li > .idioma {
    margin-left: 8px;
}
.custom-head-link.scroll-link ul li .idioma span {
    color: #fff;
}
.custom-head-link.scroll-link ul li .idioma a {
    color: #fff;
}
.custom-head-link.scroll-link ul li a.btn-buscador i {
    color: #fff;
}
.custom-head-link.scroll-link ul li a.btn-buscador {
    margin-right: -7px;
}
.custom-head-link.scroll-link ul li a {
    color: #fff;
}
.custom-head-link.scroll-link .buscador-form {
    background: rgba(0,0,0,0.5);
}
.custom-head-link.scroll-link ul li .buscador-form input[type="text"] {
    background: #fff;
    border: none;
}
.custom-head-link.scroll-link ul li .buscador-form input[type="text"]:focus{
    background-color:#fff;
}
.custom-head-link.scroll-link .cerrar-buscador {
    color: #fff;
}
.custom-head-link.scroll-link form button {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 21px;
    padding-bottom: 9px;
    padding-left: 10px;
    font-size: 20px;
    vertical-align: middle;
    background: none;
    border: none;
    padding-top: 3px;
    color: #fff;
    position:  absolute;
}
.custom-head-link.scroll-link .buscador-form form {
    position:  relative;
}
.fixed .custom-scroll-header {
    transform: translateY(0);
}


/* =============== Content =============== */

.body-container form ul{
    margin:0;
    padding:0;
    list-style:none;
}

.body-container-wrapper {}
.body-container {
    padding: 0px 0;
}
.bg-image-section {
    position: relative;
    background-color: #009ac3;
    min-height: 683px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}
.banner-content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    top: 0;
    left: 0;
    /* 20px */
    padding-left: 20px;
    padding-right: 20px;
}
.banner-content h2 {
    text-transform: uppercase;
    font-family: 'LatoWebBold';
    /* cambio */
    font-size: 50px;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
}
.banner-content p {
    font-family: 'LatoWebThin';
    font-style: italic;
    font-size: 24px;
    /*background: rgba(0,0,0,0.3); */
    padding: 15px 30px;
    display: inline-block;
    max-width: 80%;
    font-weight: 100;
    color: #fff;
    margin: 0 0 10px;
}


.body-container .page-center{
    max-width:1500px !important;
    
}

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


/* =============== Footer =============== */

.footer-container-wrapper {}
.footer-container {}
.custom-footer-wrapper {
    background: #2f3036;
    border-top: 20px solid #26272c;
    padding-top: 40px;
    padding-bottom: 45px;
}
.custom-menu-title h3,
.custom-newsletter-form h3{
    font-family: 'LatoWeb';
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 25px;
    padding-top: 20px;
    color: #fff;
    margin-top: 10px;
}
.custom-menu .hs-menu-wrapper > ul {display:  block;margin-bottom: 10px;}
.custom-menu .hs-menu-wrapper > ul > li {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.42857143;
}
.custom-menu .hs-menu-wrapper > ul > li > a {
    color: #fff;
    font-family: 'LatoWebLight';
    font-size: 14px;
    display: inline-block;
    line-height: 1.42857143;
}
.custom-menu .hs-menu-wrapper > ul > li:before {
    content: "\f138";
    font-family: 'FontAwesome';
    color: #009ac3;
    margin-right: 5px;
    display:  inline-block;
    font-size: 14px;
    line-height: 1.42857143;
}
.custom-social-menu ul{
    margin:0;
    padding:0;
    list-style:none;
}
.custom-social-menu ul li:before {
    content: "\f138";
    font-family: 'FontAwesome';
    color: #009ac3;
    margin-right: 5px;
    display:  inline-block;
    font-size: 14px;
    line-height: 1.42857143;
}
.custom-social-menu ul li{
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.42857143;
}
.custom-social-menu ul li a{
    color: #fff;
    font-family: 'LatoWebLight';
    font-size: 14px;
    display: inline-block;
    line-height: 1.42857143;
}
.custom-newsletter-form input[type="email"] {
    width: 85%;
    display: block;
    position: relative;
    margin: 5px 0;
    border: 1px solid #a0a0a0;
    color: #a0a0a0;
    height: 40px;
    background: #2f3036;
    font-size: 14px;
    line-height: normal;
    font-family: 'LatoWeb';
    padding: 0 10px;
}
.custom-newsletter-form input[type="email"]:focus{
    background-color:transparent;
}
.custom-newsletter-form input.hs-button.primary.large {
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 30px 5px;
    border-radius: 6px;
    font-family: 'LatoWebLight';
    color: #fff;
    transition: all 0.3s ease;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    margin-top: 10px;
}
.custom-newsletter-form input.hs-button.primary.large:hover {
    background: #158ea8;
}
.custom-newsletter-form ul {
    margin:  0;
    padding:  0;
    list-style: none;
}
.custom-newsletter-form .hs_cos_wrapper_type_form {
    margin: 0;
    display:  inline-block;
    max-width:  100%;
}
.custom-newsletter-form span.hs-form-required {
    display: none;
}
.custom-addr-logo {
    text-align:  right;
    padding-right: 15px;
    padding-left: 15px;
}
.custom-addr-logo img {
    max-width: 144px;
    margin-bottom: 10px;
}
.custom-addr-logo p {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    font-weight: normal;
    font-family: 'LatoWebLight';
    text-align:  left;
    margin-right: -10px;
}
.custom-addr-logo .inner-wrapper {
    float:  right;
}
.custom-addr-logo p a {
    color: #fff;
    cursor: pointer;
}



/* ==========================================================================
   4. MAIN NAVIGATION                                            
   ========================================================================== */


/* =============== Custom Menu Primary =============== */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
    border-left: 1px solid #d1ebf1;
    margin-top: 60px;
    padding:20px 20px 20px 30px;
    margin-left: 40px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    margin-bottom: 15px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    text-transform: uppercase;
    color: #b2ecf8;
    font-size: 18px;
    font-family: 'LatoWebLight';
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    color: #fff;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}


/* Scroll menu */

.custom-scroll-menu .hs-menu-wrapper > ul {
    display: block;
    padding-top: 31px;
    margin-left: -126px;
}
.custom-scroll-menu .hs-menu-wrapper > ul > li {
    margin-right: 20px;
    display:inline-block;
    float:none !important;
}
.custom-scroll-menu .hs-menu-wrapper > ul > li > a {
    color: #fff;
    font-size: 14px;
    line-height: 1.42857143;
}


/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper > ul ul { 
        display:block !important;
    }
    .custom-mobile-header{
        display:none !important;
    }
}


/* =============== Mobile Toggle Menu =============== */

/* Hide button on Desktop */
.child-trigger{ display: none; }



  /* ===== Mobile Toggle Button ===== */

  /* Toggle Button Icon */
 

  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
 
  /* ===== Mobile Menu Styles ===== */  
     

  /* Hide menu on mobile */

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 


/* ==========================================================================
   5. BLOG                                        
   ========================================================================== */


/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}
.blog-banner-section {
    min-height: 288px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    background-color: #009ac3 !important;
}
.banner-content h3 {
    text-transform: uppercase;
    font-family: 'LatoWebBold';
    font-size: 50px;
    margin-bottom: 0;
    color: #fff;
    margin-top: 0;
}

/* Blog Post */
.hs-blog-post {}

.hs-blog-post #hubspot-topic_data {
    border: none;
    padding: 0 0 0 5px;
    font-size: 14px;
    margin: 0;
}
.hs-blog-post .custom-date {
    padding-right: 10px;
    font-size: 14px;
    margin-bottom: 5px;
    font-style: normal;
}
.topic-section {
    color: #84868f;
    font-size: 15px;
    font-family: 'LatoWebLight';
    border-top: 2px solid #e8e8e8;
    border-bottom: 2px solid #e8e8e8;
    padding: 10px 0 5px;
    margin-bottom: 30px;
    margin-top: 15px;
}
.hs-blog-post #hubspot-topic_data a.topic-link {
    font-size: 14px;
    padding: 0 4px;
}
.section.post-header h3 {
    color: #3b3c43;
    font-size: 34px;
    font-family: 'LatoWebHeavy';
}
.back-to-blog {
    float: left;
}
.back-to-blog a {
    background: #0f9cbb;
    border-radius: 10px;
    padding: 13px 34px;
    text-align: center;
    color: #fff;
    display: inline-block;
    text-decoration:none;
    transition: all 0.3s ease;
}
.hs-blog-post .hs-featured-image-wrapper {
    width: 100%;
    float: none;
    margin-bottom: 30px;
    overflow: hidden;
}
.topic-section.bottom {
    border-top: none;
    padding-bottom: 30px;
}
.back-to-blog a:hover {
    background: #158ea8;
    text-decoration: none;
}




/* Blog Listing */
.hs-blog-listing {}
.post-right {
    width: 70%;
    float: left;
    padding-left: 40px;
}
.custom-date {
    margin-bottom: 20px;
    font-size: 16px;
    font-style: italic;
}
.custom-date span img {
    margin-right: 5px;
}
.blog-listing-wrapper .post-listing .post-item.post-no-image .post-right {
    width:  100%;
    padding:  0;
    float: none;
}
.custom-breadcrumb ul {
    margin:  0;
    list-style:  none;
    color: #6c6c6c;
    padding: 25px 0;
    margin-bottom: 30px;
    font-size: 15px;
}
.custom-breadcrumb ul li {
    display:  inline-block;
}
.custom-breadcrumb ul li:last-child a {
    color: #6c6c6c;
}
.custom-archive ul {
    margin:  0;
    padding:  0;
    list-style:  none;
}
.custom-archive ul li {
    display:  block;
}
.custom-archive h3 {
    display: inline-block;
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #3b3c43;
}
.custom-archive .widget-module {
    display: inline-block;
}
.custom-archive ul.l_tinynav1 {
    display: none;
}
.custom-archive select#tinynav1 {
    padding-left: 10px;
    border: 1px solid #c7c7c7;
    height: 35px;
    width: 200px;
    -webkit-appearance: none;
    font-family: 'LatoWeb';
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-image: url(//3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/Invest%20Chile%20December2017%20Theme/Images/bg-select3.png);
    background-position: right center;
    border-radius: 0;
    background-color: #fff;
    margin-right: 25px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #3b3c43;
}
.custom-archive {
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 30px;
    margin-bottom: 40px;
}
.custom-archive-title h3{
    font-size: 28px;
    color: #009ac3;
    font-family: 'LatoWebBold';
    margin-bottom: 60px;
}
.custom-breadcrumb ul li a {
    color: #009ac3;
}
.month-title-wrapper {
    text-align: center;
    margin-bottom: 70px;
}
.month-title-wrapper h1.archive-header {
    color: #009ac3;
    font-style: italic;
    font-size: 20px;
    font-family: 'LatoWeb';
    font-weight: normal;
    padding: 0 80px;
    position: relative;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}
.month-title-wrapper h1.archive-header:before {
    display: inline-block;
    content: "";
    width: 70px;
    height: 1px;
    background: #009ac3;
    position: absolute;
    left: 0;
    bottom: 10px;
}
.month-title-wrapper h1.archive-header:after {
    display: inline-block;
    content: "";
    width: 70px;
    height: 1px;
    background: #009ac3;
    position: absolute;
    right: 0;
    bottom: 10px;
}


/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* =============== Blog Content Column =============== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {
    padding-top: 70px;
}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {
    font-family: 'LatoWebBold';
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
}
.post-header h2 a {
    color: #3b3c43;
}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
    margin-bottom: 70px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {
    font-size: 16px;
}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {
    width: 30%;
    float: left;
    overflow: hidden;
}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper img.hs-featured-image{
    border-width: 0;
    max-width: 100%;
    height: auto;
    width: auto;
    display: inline-block !important;
    float: none;
    transition: all 0.3s ease;
    margin: 0;
}
.hs-featured-image-wrapper img.hs-featured-image {
    width: 100%;
    float: none;
    max-width: 100%;
    margin: 0;
}
.hs-featured-image-wrapper:hover img.hs-featured-image{
    opacity: 0.85;
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {
    margin: 0;
    color: #84868f;
    font-size: 15px;
    font-family: 'LatoWebLight';
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 0 5px;
    display: inline-block;
    margin-bottom: 20px;
}
#hubspot-topic_data a.topic-link {
    display: inline-block;
    background: #0f9cbb;
    padding: 0px 20px;
    color: #fff;
    font-family: 'LatoWebLight';
    font-size: 16px;
    margin-bottom: 5px;
}
#hubspot-topic_data span {
    display: inline-block;
    margin-right: 10px;
}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
    padding: 10px 0 0 0;
    height: auto;
    float: right;
}

/* Blog Commments */
#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}

.comment-body {
  border-bottom: medium none;
  display: block;
  padding: 0;
}

.comment-reply-to{
margin-bottom: 15px;
}

.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}

.comment-date {
  display: block !important;
  text-align: left !important;
}
div#comment-form input.hs-button.primary {
   margin: 20px 0!important;
}




/* Numbered Pagination */
.blog-pagination{
    display: block;
    margin-bottom: 40px;
    text-align: center;
}
.custom-total-pages {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 2px 5px;
    margin: 2px;
    color: #3b3c43;
    line-height: normal;
}
.blog-pagination > div{
    display: inline-block;
}

.blog-pagination-left{
    text-align: right;
    display: inline-block;
}
a.prev-link.inactive {
    display: none;
}
.blog-pagination-right{
    text-align: left;
    display:  inline-block;
}
.blog-pagination a{
    height: 30px;
    font-size: 16px;
    text-align: center;
    color: #3b3c43;
    display: inline-block;
    transition: all 0.3s ease;
    color: #3b3c43;
    width: auto;
    padding:3px 10px;
    text-decoration: none;
    border: 1px solid #BFBFBF;
    margin: 2px;
}
.blog-pagination a:hover {
    border-color: #000;
}
.blog-pagination a:hover,
.blog-pagination a:focus{}

.blog-pagination a.elipses{
    border: 0;
}
.blog-pagination-center {
    display: inline-block;
}

.blog-pagination a.active{
    border-color: #000;
    font-weight: bold;
    padding: 3px 5px;
    margin: 2px;
    display: inline;
    font-size: 14px;
    line-height: 1.42857143;
}

.blog-pagination a.next-link,
.blog-pagination a.prev-link{}
.blog-pagination a.next-link:hover,
.blog-pagination a.prev-link:hover{}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* =============== Blog Sidebar =============== */

.blog .blog-sidebar {}


.custom-popular-post ul {
    margin:  0;
    padding:  0;
    list-style:  none;
}
.custom-popular-post ul li {
    display:  block;
}
.pop-post-item {
    border-bottom: 2px solid #e8e8e8;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.blog-list-popular-post-image {
    width: 40%;
    float: left;
    overflow: hidden;
}
.pop-post-item:hover .blog-list-popular-post-image img{
    transform: scale(1.05);
    opacity: 0.85;
}
.blog-list-popular-post-image img{
    width: 100%;
    transition: all 0.3s ease;
}
.popular-content-sec {
    width: 60%;
    float: left;
    padding-left: 10px;
    font-size: 16px;
    line-height: 20px;
}
.clear {
    clear:  both;
}
.popular-content-sec h3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
    color: #3b3c43;
    font-family: 'LatoWeb';
}
.popular-content-sec h3 a {
    color: #3b3c43;
}
.custom-pop-date {
    color: #84868f;
    font-size: 14px;
    font-family: 'LatoWebLight';
    line-height: 20px;
}
.custom-popular-post .blog-title {
    color: #0093b2;
    margin-bottom: 25px;
    font-size: 26px;
    font-family: 'LatoWeb';
    text-transform: uppercase;
    font-weight: normal;
}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}


/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


/* ==========================================================================
   6. FORMS                                        
   ========================================================================== */


/* =============== Global Form Styles =============== */

/* Form Field */
.hs-form-field {
font-family: 'LatoWeb'; 
}

/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {}
.body-container label {
    color: #3b3c43;
    margin-bottom: 5px;
    font-weight: 300;
    display: inline-block;
    font-size: 15px;
}

/* One Line Inputs */
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"],
input[type="file"],
textarea,
select {
    border: 1px solid #c7c7c7;
    padding: 8px;
    margin: 0 0 15px;
    width: 100%;
    display: block;
    font-size: 15px;
    outline:none;
    line-height: normal;
}
.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_blog_subscribe,
.widget-type-google_search{
   display: block;
   width: 100%; 
   max-width:500px;
   margin-bottom: 20px;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
    background-color: rgba(0, 44, 105, 0.25);
}

/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
.hs-error-msgs label{
    color:#f00;
    display:block;
    padding:6px 0;
}

/* Placeholder Text */
::-webkit-input-placeholder {
    color: rgba(0,0,0,0.0) ;
} /* Webkit Browsers */
:-moz-placeholder {
    color: rgba(0,0,0,0.0) ;
} /* Firefox 18- */
::-moz-placeholder {
    color: rgba(0,0,0,0.0) ;
} /* Firefox 19+ */
:-ms-input-placeholder {
   color: rgba(0,0,0,0.0) ;
} /* IE10 */


/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


/* =============== Blog Comment Form =============== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}


/* =============== Blog Subscription Form =============== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}
#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
    width: auto;
    margin-right: 10px;
}

 #hs_cos_wrapper_widget_164472640821 {
  padding-left: 5px !important;
  }
/* =============== Google Search Form =============== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* ==========================================================================
   7. BUTTONS                                        
   ========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */

.hs-button.primary,
input[type="submit"],
input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none !important;
    padding: 7px 40px;
    transition: all 0.3s ease;
    background: #0f9cbb;
    color: #fff;
    line-height: normal;
    border: none;
    font-size: 15px;
    font-family: 'LatoWeb';
    outline: none;
    display: inline-block;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    background: #eb6751;
    color: #fff;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {}


/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* ==========================================================================
   8. MISCELLANEOUS                                      
   ========================================================================== */


/* Styles that do not fit into any of the available sections above can go here. */

/* Página post registro 2021 */

.contenedor-rombos{
  background-image:url(https://3222615.fs1.hubspotusercontent-na1.net/hubfs/3222615/fondo.prueba3.png);
  padding-top:50px;
  padding-bottom:80px;
  background-position:inherit;
}
.titulo_register{
  color:#0091b3;
  font-size:55px;
  font-weight:bold;
  text-align:center;
  margin-bottom:5px;
}
.subtitulo_register{
  color:#3b3d3e;
  font-size:22px;
  text-align:center;
  margin-bottom:20px;
}
.titulo_col_izquierda{
  color:#3b3d3e;
  font-size:37px;
  text-align:center;
  margin-bottom:25px;
}
.imagen_libro{
  text-align:center;
}
.boton_descarga{
  color:#fff;
  background-color:#ff674f;
  text-align:center;
  width:265px !important;
  border-radius:8px;
  margin:35px auto 0px auto !important;
  display:block !important;
  float:none !important;
  padding: 7px 0;
}
.boton_descarga a{
  text-decoration:none;
  font-size:20px;
}
.columna_izquierda, .columna_derecha{
  padding:50px 0;
  background-color:#fff;
  border-radius: 20px;
  min-height:585px !important;
}
.titulo_col_derecha{
  color:#3b3d3e;
  font-size:29px;
  font-weight:normal;
}
.texto_col_derecha{
  color: #009ac3;
  font-family: 'LatoWebBold';
  margin-bottom: 25px;
  font-size: 32px;
}
.cta_col_derecha{
  text-align:center;
  color: #009ac3;
  font-family: 'LatoWeb';
  font-size: 21px;
}
.cta_col_derecha a{
  color: #009ac3;
  text-decoration:none;
  cursor:pointer;
} 

.seccion_celeste{
  border-top: 40px solid #0088a0;
  background-color:#0094b5;
  color:#fff;
}
.contenido_seccion_celeste{
  padding:50px 0;
  width:1000px !important;
  margin:0 auto !important;
  display:block !important;
  float:none !important;
}
.titulo_seccion_celeste{
  font-size:25px;
  font-weight:bold;
  letter-spacing: 2px;
  margin-bottom:25px;
}
.texto_seccion_celeste{
  font-size:16px;
}

@media (max-width: 1100px) {
  .contenido_seccion_celeste {
      width: 80% !important;
  }
}
@media (max-width: 768px) {
  .columna_derecha {
      margin-top: 40px;
  }
}
/* ==========================================================================
   9. MEDIA QUERIES                              
   ========================================================================== */
@media (max-width: 1740px) {
    .custom-scroll-menu .hs-menu-wrapper > ul{
        margin-left:0px;
    }
}

@media (max-width: 1680px) {
    .custom-scroll-menu .hs-menu-wrapper > ul {
        margin-left: -88px;
    }
    .blog-banner-section {
        min-height: 254px !important;
    }
    .bg-image-section{
        min-height: 603px;
    }
}

@media (max-width: 1500px) {
     .custom-scroll-menu .hs-menu-wrapper > ul {
        margin-left:0px;
    }
}

/* tamaño del banner * 1365*/
@media (max-width: 3000px) {
    .blog-banner-section {
        min-height: 207px !important;
    }
    .custom-scroll-menu .hs-menu-wrapper > ul {
        margin-left: -32px;
    }
    .bg-image-section{
        min-height: 300px;
    }
}

@media (max-width: 1150px) {
    .custom-scroll-menu .hs-menu-wrapper > ul {
        margin-left:0;
    }
}

@media (max-width: 3000px) {
    .container-fluid .row-fluid .page-center{
        padding-right:30px;
        padding-left:30px;
    }
    .banner-content h2 {
        font-size: 41px;
    }
    .custom-scroll-menu .hs-menu-wrapper > ul {
        display: block;
        padding-top: 20px;
    }
    .banner-content h2 {
        font-size: 41px;
    }
    .custom-scroll-menu {
        width: 100% !important;
        margin:  0 !important;
    }
    .banner-content h3{
        text-transform: uppercase;
        font-family: 'LatoWebBold';
        font-size: 34px;
        margin-bottom: 0;
        margin-top: 0;
    }
    .blog-banner-section {
        min-height: 150px !important;
    }
    .bg-image-section{
        min-height: 356px;
    }
}


/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1024px) {}


/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
    .custom-head-wrapp{
        display:none !important;
    }
     .custom-mobile-head-wrapp {
        min-height: 91px !important;
    }
    .custom-head-link.mobile-link .link-inner-wrapper {
        position:  absolute;
        top: 0;
        right: 29px;
        margin-top: 45px;
    }
    .custom-mobile-header {
        position:  fixed;
        top: 0;
        width:  100% !important;
        z-index: 99999;
        background-color:  #fff;
        left:0;
    }
    .custom-mobile-header .page-center {
        position:  relative;
    }
    .custom-head-link.mobile-link ul li a i {
        font-size: 20px;
    }
    .custom-head-link.mobile-link ul li .mobile-trigger {
        font-size: 20px;
    }
    .custom-head-link.mobile-link .buscador-form {
        background: rgba(0,0,0,0.6);
    }
    .custom-head-link.mobile-link ul li a.btn-buscador {
        margin-left: 10px;
    }
    .custom-addr-logo .inner-wrapper {
        float: none;
    }
    .custom-addr-logo {
        padding: 30px 0 0 0;
        text-align: left;
    }
    .post-right {
        width:  100%;
        padding: 0;
    }
    .hs-featured-image-wrapper {
        width:  100%;
        float: none;
        margin-bottom: 20px;
    }
    .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
        width: 100%;
    }
    .banner-content h3{
        font-size: 28px;
    }
    .blog .blog-sidebar .widget-span {
        padding-top: 50px;
    }
    .banner-content h2 {
        font-size: 36px;
    }
    .banner-content p {
        font-size: 18px;
        line-height: 22px;
        padding: 8px 20px;
    }
    .hs_cos_wrapper_type_password_prompt,
    .hs_cos_wrapper_type_email_simple_subscription,
    .hs_cos_wrapper_type_form,
    .hs_cos_wrapper_type_blog_subscribe,
    .widget-type-google_search{
        max-width:100%;
    }
     .bg-image-section{
        min-height: 275px;
    }
    .back-to-blog {
        float:  none;
    }
    .hs-blog-social-share {
        float: none;
        padding-top: 22px;
    }
}


@media (max-width: 640px){
    .custom-head-link ul li .buscador {
        display: none;
    }
    .custom-head-link ul li:nth-child(2) {
        display:  none;
    }
    .custom-head-link ul li:nth-child(3) {
        display: block;
        float: right;
        margin-top: -10px;
    }
    .custom-head-link ul li .mobile-trigger i {
        font-size: 30px;
    }
}

/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 479px) {
     .banner-content h2 {
        font-size: 24px;
    }
    .banner-content p {
        font-size: 16px;
        line-height: 19px;
        padding: 3px 10px;
    }
      .blog-banner-section {
        min-height: 200px !important;
    }
    .custom-mobile-head-wrapp {
        min-height: 70px !important;
    }
    .custom-logo {
        padding: 20px 0 15px 0;
    }
    .custom-logo img{
        max-width:100px;
    }
    .custom-head-link.mobile-link .link-inner-wrapper {
        position: absolute;
        top: 0;
        right: 15px;
        margin-top: 34px;
    }
    .bg-image-section{
        min-height: 200px;
    }
    .container-fluid .row-fluid .page-center{
        padding-left:15px;
        padding-right:15px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul {
        padding-left: 30px;
        margin-top: 60px;
        margin-left: 0;
    }
 

}
/* =============== Escarabajo =============== */

@media (min-width: 2000px) {
     .tabla {
        padding-left: 40%;
  }
       .comisionado {
         padding-right: 20%;
  }
  
  .button_request {
  margin-left: 15em !important; 
    
    margin-right: 15em !important; 

  }
 
  
  .container_alta {
margin-top: 20% !important; 
  }
  
  

  #myImage {
  padding-left: 47 % !important; 
  }
  
  .boton1 {
    padding-left: 40%;
  }
.borde_boton
{
  margin-right: 1px !important;
}

  .borde_guia
{
 padding-left: 40% !important;
}
  
  .footer_center {
   display: grid;
  place-items: center;
  }

  
   .fila_con_icono {
  padding: 0 30% !important; 
  }
  
  #button_webinar_40hrs {
  margin-left: 12em !important;
    margin-right: 12em !important;
  
  }
   
}

.form-columns-2 .hs-form-field .hs-input, .form-columns-3 .hs-form-field .hs-input{
  width: 100% !important; 
}


@media (max-device-width: 767px) {
     .boton {
        text-align: center !important;
  }
     .boton1 {
       font-size: 12px !important;
        text-align: center !important;
  
  }
  #borde-boton  {
  margin-left: 20% !important;
  margin-right: 20% !important;
  font-size: 14px !important;
  }
  
    .borde_boton{
  margin-left: 20% !important;
  margin-right: 20% !important;
  font-size: 14px !important;
  }
  
    h2 {
  font-size: 22px !important;
     line-height: 26px !important;
  }
  
    h4 {
    font-size: 24px !important;       
}
 
  
  .centrado_mobile {
  text-align: center !important; 
    padding-left: 5px!important;
    border-right: solid 0px white !important;
   
  }
  
  .right {  
     padding-bottom: 2px !important;
    vertical-align: middle !important;
  
  }
  
  
   .centrado_mobile2 {
  text-align: center !important; 
    padding-left: 5px!important;
    border-right: solid 0px white !important;

     margin-left: 20%!important;
        margin-right: 20%!important;
  text-align: center !important;

  }
  
  .imagen_banner {
  padding-top: 0px !important;
    width: 80% !important;
     text-align: center !important;
    padding-bottom: 10px !important;
    padding-left: 20% !important;
  }

@media (max-device-width: 767px){
.title_tab {
  font-size: 16px !important;
  }
  
  .centrado_mobile {
  text-align: center !important; 
   }
 
  #texto_hagamos {
   margin-top: 5% !important;
    font-size: 26px !important;
  }
  
  #caja_texto_hagamos {
  margin-top: 5px !important;
  }
  
  
  #texto_enterate {
   padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 20px !important;
    line-height: 1em !important;
  }
  
  #titulo_formulario {
  color: #0f9cbb !important;
    font-size 18px !important: 
  }
  
  
   #como {
    font-size: 28px !important;
      line-height: 3rem !important;
  }
  
  #quiero {
  vertical-align: center !important;
  }
  
  #ebook {
  width: 70%;
  padding-left: 6em;
  }
  .form {
  padding-left: 0px !important;
  }
  }

.body-container {
padding: 0px !important;
}


  .container-fluid {
padding-right: 0px !important;
padding-left: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
    
 
}


html, body {
    max-width: 100% !important;
    overflow-x: hidden !important;
}

.splide__arrow--next {
 right:-7em !important;
}
  

  
  /* Iinvest_footernvertir orden columnas editor en movil */
@media all and (max-device-width: 767px) {
  .nivel2_mobile {
  display: inline !important; 
    background-color: #F8F1F3 !important;
  }
 
  .selector_ajustes {
 padding-top: 10px !important;
   margin-left: 10px !important; 
  }
  
    .nivel22_mobile {
  display: inline !important; 
    background-color: #F8F1F3 !important;
  } 
  
  .form_title {
  font-size: 18px !important;
  }
  
 
  
#titulo_form  {
    padding: 3rem 5rem !important;
    text-align: justify !important;
  }
  
  #sobre_invest {
   padding: 2% 11%; 
    text-align: justify !important;
  }
   
   .footer_mobile {
  display: inline !important; 
  }
 
   .footer_desktop {
  display: none !important;
  }
 
  
    .formulario_esp {
  background-color: #ffffff !important;
  }
  
  .formulario {
  background-color: #ffffff !important;
    padding-left: 10px !important; 
     padding-right: 10px !important; 
  }
  
  .cards_desktop{
    display: none !important;
     }
  

  
  .nivel2_desktop{
    display: none !important;
     }
  
  .cards_mobile 
 {

    display: inline !important;
     }
  
  
  .nivel3_desktop{
    display: none !important;
     }
  
  #logos_desktop {
  display: none !important;
  }
  #cuerpo_landing_40hrs {
  font-size: 12px !important; 
    }
   .somos_investchile {
    font-size: 14px !important; 
  
  }
  
   #titulo_somos {
    font-size: 18px !important; 
     padding-left: 7px;
  
  }
  
  #button_webinar_40hrs {
  margin-left: 12% !important;
    margin-right: 12% !important;   
 
  }
  
  #caja_boton {
    padding: 10px 3px 10px 3px !important;
    
  }
  
   #caja_boton2 {
    padding: 5px 3px 10px 3px !important;
    
  }
  
  #titulo_40hrs {
  font-size: 28px !important;
  }
  
  #boton_webinar {
  font-size: 12px !important;
    vertical-align: middle !important;
    }
  
   #boton_webinar2 {
  font-size: 12px !important;
    vertical-align: middle !important;
    }
  
  .meet {
  font-size: 25px !important;
  }
 
  #faqs{
  font-size: 28px !important;
  }

  .lithium_text {
  
  line-height: 30px !important; 
    font-size: 22px !important;
  }
  
    .formulario_mobile {
  background-color: #ffffff !important;
  }
  
  .button_foro {
  margin-left: 3% !important;
    margin-right: 3% !important;   
 
  }
  .litio_text2 {
  font-size: 14px !important;
  }
  
  .litio_mobile2 {
  margin: 0 20% !important; 
  }
}
  



@media all and (min-device-width: 768px) {
  .nivel2_mobile{
    display: none !important;
  }
  
  .cards_mobile {  
    display: none !important;
  }
  
  #logos_mobile {
  display: none !important;
   
  }
  
  .logo-mobile {
  padding-bottom: 5px !important;
  }
  
  .centrado {
  text-align: center !important;
    padding: 0em !important; 
  }
.sin_padding  {
  padding-left: 0px !important;
  
  }
  .litio_boton {
  padding: 2px !important;
    margin: 2px !important;
  }
  
  .litio_derecha {
  height: auto; 
  }
  
   .litio_izquierda {
  height: auto; 
  }
  
}
  
     .button_request {
  margin-left:27% !important; 
    
    margin-right: 27% !important; 

  }
}
  

.boton_descarga:hover {
background-color: #000000 !important;
}

#linea_card {
color: black !important;
}

.widget_147450352974 .height-small {
padding: 2rem 0 !important; 
}

.columnas {
height: 440px !important
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .button_request {
  margin-left:25% !important; 
   
    margin-right: 25% !important; 
 }
  .submit_botton{
   font-size: 12px !important;
    padding: 11px 18 px !important; 
  }
   .columnas{
  height: 510px !important;
  }
  
  .columnas_eng {
  height: 520px !important;
  }
  
  
  
  .columna {
  padding: 5% 10% !important;
  }
  
  
  .titulo_formulario {
  background-color: #ffffff !important; 
  }
  .investchile_title {
  font-size: 24px !important;
  } 
  
   .about_sinfondo {
  padding: 3rem !important; 
    text-align: justify !important;
  }
}

 #hs_cos_wrapper_widget_147450352976 input[type="submit"]:hover {

  background-color: #0f9cbb !important; }

.submit_botton::hover {

  background-color: #0f9cbb !important;
 text-decoration: none !important;
}

#hs_cos_wrapper_widget_164472640821 {
  padding: 0px 5px !important;
  }

.custom-footer-wrapp{
        display:none !important;
    }

@media (min-width: 798px) {.columnss {margin-left:  10% !important;}}


  @media (max-width: 768px) {  
       #titulo_asesoria {
       font-size: 30px !important; 
       } 
    }