/* =========================================================
 * Template Customization
 * ====================================================== */

/* ---------------------------------------------------------
 * Include in this comment a description about where will
 * be user this color. */
   
  

/* ---------------------------------------------------------
 * Include in this comment a description about where will 
 * be user this color. */

   
 
/* =========================================================
 * HubSpot Requireds
 * ====================================================== */

  /* Images */

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

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

/* Embed Container (iFrame, Object, Embed) */

.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%;
    }
}

/* 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 {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Menus */

.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 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;
    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 0.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;
}

/* Space Module */

.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */

.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");
}

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

/* FlexSlider Necessary Styles
*********************************/
.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;} /* 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%;}

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


/* 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(//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: 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(//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; }



/* 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: 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;
    }

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #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;
}

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

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

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

/* =========================================================
 * InboundCycle Requireds
 * ====================================================== */

/* ------------------------------------------------------------
 * Globals */

  /* @group [ style.globals.css ] ============================= */
/* @group Layout -------------------------------------------- */

	* {
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004) }

	html, body {
		margin: 0;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		color: #666;
		background: transparent; }

	a,
	a:checked,
	a:active,
	a img {
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		transition: all 0.2s ease }

	a:hover,
	a img {
		text-decoration: none;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		transition: all 0.2s ease }


	h1 {
		margin: 20px 0;
		color: #222;
		font-size: 40px; /*52px;*/
		font-weight: 600;
		letter-spacing: normal;/*-1.5px;*/
		line-height: 110% }

	h2 {
		margin: 20px 0;
		color: #666;
		font-size: 28px;/*38px;*/
		font-weight: 600;
		letter-spacing: -0.5px }

	h3 {
		margin: 20px 0;
		color: #666;
		font-size: 21px;/*28px;*/
		font-weight: 600;
		letter-spacing: -0.5px }

	.subtitle {
		margin: 0 0 30px 0;
		color: #666;
		font-size: 28px;
		font-weight: 200;
		letter-spacing: -0.5px;
		opacity: 0.5 }

	p {
		margin: 0 0 20px 0;
		font-weight: 400;
		line-height: 150% }

	.widget-span {
		min-height: 0px!important }

	.widget-type-space {
		border: 1px solid transparent }

	.module {
		overflow: hidden }

	.wrapper {
		float: none!important;
		padding: 60px;
		margin: 0 auto!important;
		max-width: 1200px }

  .column-left{
    padding-right:20px;
  }

	.hs_cos_wrapper_type_rich_text ul {
		padding: 0;
		margin: 30px 0;
		list-style: none }

	.hs_cos_wrapper_type_rich_text ul ul {
		margin: 12px 0 }

	.hs_cos_wrapper_type_rich_text li {
		padding: 0 0 0 30px;
		margin: 0 0 10px 0;
		line-height: 140% }

	.hs_cos_wrapper_type_rich_text li:before {
		width: 25px;
    display: inline-block;
    margin-left: -25px;
		font-family: "FontAwesome";
		content: "\f10c";
		color: #222 }

	.hs_cos_wrapper_type_rich_text li li:before {
		content: "\f1db";
		opacity: 0.5 }

	.clearfix:before,
	.clearfix:after {
	  content: " ";
	  display: table }

	.clearfix:after {
	  clear: both }

/* @end */
/* @group Social Icons -------------------------------------- */

	.hs_cos_wrapper_type_social_sharing a {
		margin: 0 3px;
		width: 42px!important;
		text-decoration: none;
		display: inline-block }

	.hs_cos_wrapper_type_social_sharing a img {
		display: none }

	.hs_cos_wrapper_type_social_sharing a:before {
		display: block;
		color: #fff;/* #666 */
		font-size: 18px;
		font-family: 'FontAwesome';
		width: 42px;
		height: 42px;
		border: none; /*2px solid #666;*/
		border-radius: 50%;
		line-height: 42px;
		text-align: center!important;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		transition: all 0.2s ease;
		background: #666;}

	.hs_cos_wrapper_type_social_sharing a:hover:before {
		opacity:.8 }

	.hs_cos_wrapper_type_social_sharing a.facebook:before 	{ content: '\f09a'; background-color: #3b5998; }
	.hs_cos_wrapper_type_social_sharing a.linkedin:before 	{ content: '\f0e1'; background-color: #0077b5; }
	.hs_cos_wrapper_type_social_sharing a.twitter:before 		{ content: '\f099'; background-color: #1da1f2; }
	.hs_cos_wrapper_type_social_sharing a.googleplus:before,
	.hs_cos_wrapper_type_social_sharing a.google_plus:before{ content: '\f0d5'; background-color: #dd4b39; }
	.hs_cos_wrapper_type_social_sharing a.pinterest:before 	{ content: '\f231'; background-color: #bd081c; }
	.hs_cos_wrapper_type_social_sharing a.email:before 			{ content: '\f0e0'; background-color: #666666; }

	/* Follow Me Module */

	.widget-type-follow_me .fm_button span {
		display: block;
		margin: 0 3px;
		width: 38px;
		height: 38px;
		color: #666666;
		font-size: 16px;
		font-family: 'FontAwesome';
		text-align: center;
		border: 2px solid #666666;
		border-radius: 50%;
		line-height: 210%;
		background: none!important }

	.widget-type-follow_me .fm_button:hover span {
		background-color: rgba(255, 255, 255, .30)!important }

	.widget-type-follow_me .fm_twitter span:before 		{ content: '\f099' }
	.widget-type-follow_me .fm_linkedin span:before 	{ content: '\f0e1' }
	.widget-type-follow_me .fm_facebook span:before 	{ content: '\f09a' }
	.widget-type-follow_me .fm_youtube span:before 		{ content: '\f16a' }
	.widget-type-follow_me .fm_googleplus span:before { content: '\f0d5' }
	.widget-type-follow_me .fm_rss span:before,
	.widget-type-follow_me .fm_default span:before    { content: '\f09e' }

/* @end */
/* @group Responsive ---------------------------------------- */

	@media ( max-width: 767px ) {

		.wrapper {
			padding: 30px }

    .column-left{
      padding-right:0px;
      width:100%!important;
    }

		h1 {
			margin: 16px 0;
			font-size: 42px;
			letter-spacing: normal;/*-1.2px*/ }

		h2 {
			margin: 16px 0;
			font-size: 32px;
			letter-spacing: -0.4px }

		h3 {
			margin: 16px 0;
			font-size: 28px;
			letter-spacing: -0.4px }

		.subtitle {
			margin: 0 0 20px 0;
			font-size: 24px;
			letter-spacing: -0.4px }

	}

	@media ( max-width: 520px ) {

		.wrapper {
			padding: 40px 16px }

	}


/* @end */
/* @end */
  /* @group [ style.hero.css ] ============================== */

/* @group Hero ---------------------------------------------------------------*/

	.hero{
		padding: 0;
		background: #ddd;
    background-size: cover;
    background-position: center center;
	}
	.hero .wrapper{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.hero .wrapper.title-center{
		text-align: center;
    padding: 60px 0;
	}

	.hero .hero-ebook{
		text-align: center;
	}

  .hero .hero-background-image{
		display:none;
  }


/* @end */
  /* @group [ style.footer.css ] ============================== */

/* @group Layout -------------------------------------------- */
	
	.footer-container-wrapper {
	    padding: 30px 60px;
    	background:#ddd;
	}
	.footer-container-wrapper .footer-container {
	    margin: 0 auto;
	    max-width: 1082px;
	    color: #666
	}
  .footer-container-wrapper .footer-container .footer-group > .row-fluid-wrapper > .row-fluid{
		display:flex;
    align-items:center;
    justify-content:space-between;
  }
	.footer-container-wrapper .footer-container .footer-group > .row-fluid-wrapper > .row-fluid [class*="span"]{
		margin:0px;
	}
  .footer-container-wrapper .footer-container .footer-legal > div{
		display: flex;
  	align-items: center;
  	justify-content: center;
  }
  .footer-container-wrapper .footer-container .footer-group.no-social .footer-legal > div{
    justify-content: flex-end;
	}
	.footer-container-wrapper .footer-container .footer-legal .hs_cos_wrapper_type_page_footer,
	.footer-container-wrapper .footer-container .footer-legal footer,
  .footer-container-wrapper .footer-container .footer-legal .hs-menu-wrapper{
      display:inline-block;
      vertical-align:middle;
  }
  .footer-container-wrapper .footer-container .footer-legal .hs-menu-wrapper.hs-menu-flow-horizontal > ul { 
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	}
  .footer-container-wrapper .footer-container .footer-legal .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a{ 
    padding:0px; 
    margin-left: 15px;
    display: block; 
    text-align: center;
	}

	.footer-container-wrapper .footer-container .module.follow{
		text-align:right;
	}


/* @end */

/* @group Responsive ---------------------------------------- */

	@media (max-width:768px) {
	    .footer-container-wrapper .footer-container .footer {
	        text-align: center
	    }
	    .footer-container-wrapper .footer-container .footer .footer-logotype {
	        margin: 0 0 15px 0
	    }
    .footer-container-wrapper .footer-container .footer-group.no-social .footer-legal{
      text-align:center;
    }
	    .footer-container-wrapper .footer-container .footer .footer-copyright {
	        font-size: 14px;
	        opacity: 0.5;
	        margin: 0 0 60px 0
	    }
	    .footer-container-wrapper .footer-container .footer .follow.module {
	        text-align: center
	    }
    
      .footer-container-wrapper .footer-container .footer-group > .row-fluid-wrapper > .row-fluid{
				flex-flow:column;
      }
    .footer-container-wrapper .footer-container .footer-group > .row-fluid-wrapper > .row-fluid [class*="span"]{
    	margin-bottom: 30px;
    }
    .footer-container-wrapper .footer-container .footer-group > .row-fluid-wrapper > .row-fluid [class*="span"]:nth-child(1){
      order: 1;
    }
    .footer-container-wrapper .footer-container .footer-group > .row-fluid-wrapper > .row-fluid [class*="span"]:nth-child(2){
      order: 3;
    	margin-bottom: 0px;
    }
    .footer-container-wrapper .footer-container .footer-group > .row-fluid-wrapper > .row-fluid [class*="span"]:nth-child(3){
      order: 2;
    }
    
	}

  @media (max-width:576px) {
    .footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:not(:last-of-type) {
      margin-right: 0;
    }
  }

/* @end */

/* @end */
  /* @group [ style.topbar.css ] ============================== */
/* @group Layout -------------------------------------------- */

	.header-container .header {
		padding: 20px 60px;
		background-color: #fff }

	.header-container .header .frame {
		float: none;
		margin: 0 auto!important;
		max-width: 1082px }

/* @end */
/* @group Logotype ------------------------------------------ */

	.header-container .header .logotype {
		text-align: left }

/* @end */
/* @group Menu ---------------------------------------------- */

	.header-container .header .menu {
		text-align: right }

	.header-container .header .menu ul {
		float: right;
		overflow: visible }

	.header-container .header .menu ul li {
		margin: 0 0 0 40px }

	.header-container .header .menu ul li a {
		padding: 0;
		max-width: 100%;
		width: auto!important;
    line-height: 30px;
		font-size: 15px;
		font-weight: 500;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		transition: all 0.2s ease }

	.header-container .header .menu ul li a:hover {
		opacity: 0.6 }

	.header-container .header .menu ul li.active a,
	.header-container .header .menu ul li.active-branch a {
		opacity: 0.5; }

	.header-container .header .menu ul li > ul {
		background: #fff;
    border: solid 1px #ccc;
		text-align: left }

	.header-container .header .menu ul li > ul li  {
		margin: 0;
		margin-bottom: 1px }

	.header-container .header .menu ul li > ul li a {
		padding: 10px 40px 10px 12px;
	}

	.header-container .header .menu ul li > ul li a:hover {
		color: #222;
		opacity: 1; 
	}
	
/* @end */
/* @group Responsive ---------------------------------------- */
	
	@media (min-width:769px) {

		.header-container .header .menu {
			display: block!important }

	}

	@media (max-width:768px) {

		.header-container .header {
			padding: 24px 30px }
    
    .header-container .header .logotype img {
    	max-width:150px;
    }

		.header-container .header .menu {
			display: none;
			position: absolute;
			left: 0;
			width: 100%;
			background-color: rgba(250,250,250,0.99) }

		.header-container .header .menu ul {
			float: none;
			width: 100%;
			text-align: left }

		.header-container .header .menu ul li {
			float: none;
			width: 100%;
			margin: 0; 
      border-top: solid 1px #eee;
    }			

		.header-container .header .menu ul li a {
			display: block;
			padding: 16px;
      line-height: normal;
			font-size: 15px;
			font-weight: 600 }

		.header-container .header .menu ul li a:hover {
			color: #222;
			opacity: 1;
			background-color: #ffffff }

		.header-container .header .menu ul li > ul {
			position: relative!important;
			visibility: visible!important;
			opacity: 1!important;
      background: none;
      border: none;
    }

		.header-container .header .menu ul li > ul li a {
			display: block;
			padding: 16px;
      padding-left: 30px;
			font-size: 15px;
			font-weight: 400;
			opacity: 0.6;
			background-color: transparent }
	}

	@media ( max-width: 520px ) {

		.header-container .header {
			padding: 16px }
		
	}

/* @end */
/* @end */
  /* @group [ style.forms.css ]================================ */
/* @group Fields -------------------------------------------- */

	.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-form-field {
		display: block;
		margin: 0 0 15px 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!important;
	}

	.hs-input {
		display: inherit;
		margin: 0;
		padding: 10px 10px!important;
		color: #666;
		font-family: 'Roboto', sans-serif;
		font-size: 16px;
		border: 1px solid #ccc;
		border-radius: 3px!important;
		outline: none;
		background-color: #ffffff;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		transition: all 0.2s ease;
		width: 100%!important;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
	}
  
	.hs-input[type=checkbox]{
    width:auto!important;
    -webkit-appearance: checkbox;
  }
  .hs-input[type=radio]{
    width:auto!important;
    -webkit-appearance: radio;
  }

	.hs-fieldtype-select .input{
    position: relative;
	}
  .hs-fieldtype-select .input:after{
    position: absolute;
    content: '\f0d7';
    font-family: 'FontAwesome';
    height: 44px;
    line-height: 44px;
    top: 0px;
    right: 10px;
    pointer-events: none;
  }
	.hs-fieldtype-select .input .hs-input{
		cursor: pointer;
    padding-right: 30px!important;
	}

	select.hs-input {
		height: 44px }

	.hs-input:hover {
		border-color: #ccc }

	.hs-input:focus {
		border-color: #bbb; }

	.hs-input.error,
	.hs-input.error:hover,
	.hs-input.error:focus {
		border-color: #f1d375;
		border-radius: 2px 2px 0 0!important;	}

	/* Responsive */
  @media ( max-width: 767px ) {
    .form-wrap{
      padding: 0px;
      background: none;
      border: none;
    }
    .form-title {
      margin: 0 0 30px 0;
      font-weight: normal;
      font-size:20px;
      color: #222; 
    }
	}

/* @end */
/* @group Lists --------------------------------------------- */

	.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;
		border-radius: 0 0 2px 2px;
		background-color: #f1d375 }

	.inputs-list.hs-error-msgs li {
		padding: 8px 10px 10px 10px }

	.inputs-list.hs-error-msgs li label {
		margin: 0;
		opacity: 1;
		font-size: 14px;
		color: #9c780a }

/* @end */
/* @group Buttons ------------------------------------------- */

	.button,
	.hs-button {
		display: inline-block;
		text-decoration: none;
		text-align: center;
		border-width: 2px;
		border-style: solid;
		border-radius: 4px;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		transition: all 0.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: 16px 60px;
		color: #fff;
		text-transform: uppercase;
		font-size: 16px;
		font-family: "Roboto", sans-serif;
		font-weight: 500;
		border: 2px solid #222;
		background-color: #222  }

	.hs-button:hover {
		border-color: #666;
		background-color: #666 }

	.hs_submit .actions {
		margin: 20px 0 0 0;
		text-align: center }

	/* Responsive */
  @media ( max-width: 400px ) {
    .button,
    .hs-button {
      -webkit-appearance : none;
         -moz-appearance : none;
              appearance : none;
    }
	}

/* @end */
/* @group Columns ------------------------------------------- */

	.form-columns-2,
	.form-columns-3 {
		min-width: 100% }

	.form-columns-2 .hs-form-field,
	.form-columns-3 .hs-form-field {
		padding: 0 10px;
		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 }


	/* Responsive */
  @media ( max-width: 767px ) {
    .form-columns-1{
      min-width: 100%!important;
    }
	}
  @media ( max-width: 400px ) {
    
		.form-columns-2 .hs-form-field, 
    .form-columns-3 .hs-form-field{
    	padding:0px!important;
    }
	}	
/* @end */
/* @end */

/* ------------------------------------------------------------
 * Modules */

  /* @group [ style.module.basic-content.css ] ================ */

	.basic-content.module h1 {
		margin-top: 0 }

/* @end */
  /* @group [ globals-stickycolumns.css ]====================================== */

  #ic-sticky-relative{
    position:relative;
  }

  #ic-sticky{
    position: absolute;
    transition: .0s;
  }


  #ic-sticky-wrapper{
    position: absolute;
    width: 100%;
  }


  /* Responsive ------------------------------------------------------------*/
  @media ( max-width: 767px ){
    
      #ic-sticky-relative,
      #ic-sticky,
      #ic-sticky-wrapper{
        position: relative;
      }
  }
/* @end */
  /* @group [ style.module.share.css ] ======================== */
/* @group Layout -------------------------------------------- */

	.share.module {
		background-color: #f1f1f1 }

	.share.module .share-wrapper {
		padding: 60px;
		text-align: center }

	.share.module .label {
		display: block;
		margin: 0 0 30px 0;
		color: #666;
		font-size: 18px }

/* @end */
/* @group Responsive ---------------------------------------- */

	@media (max-width:520px) {

		.share.module .share-wrapper {
			padding: 40px 30px }

		.share.module .label {
			font-size: 18px }

	}

/* @end */
/* @end */
  /* @group [ style.module.recent-posts.css ] ================= */
	
	.module.recent-posts {
		float: none!important;
		margin: 0 auto!important;
		max-width: 920px; }
	
	.module.recent-posts .recent-posts-wrapper {
		width: 102%;
		margin: 0 0 60px -1.5%;
		padding: 60px 20px 0 20px;
		border-top: 2px solid #ddd;
		box-sizing: border-box; }
	
	.module.recent-posts .recent-posts-wrapper h2 {
		margin: 0 0 60px 1.5%;
		font-size: 24px;
		text-align: center }
	
	.module.recent-posts .recent-posts-wrapper .recent-posts-item {
		float: left;
		width: 30.3%;
		margin: 0 1.5% }
	
	.module.recent-posts .recent-posts-wrapper .recent-posts-item .recent-posts-item-image {
		display: block;
		height: 200px!important;
		background-color: #000 }
	
	.module.recent-posts .recent-posts-wrapper .recent-posts-item .recent-posts-item-image:hover img {
		opacity: 0.8 }
	
	.module.recent-posts .recent-posts-wrapper .recent-posts-item h3 {
		font-size: 18px }
	
	@media ( max-width: 768px ) {
		
		.module.recent-posts .recent-posts-wrapper .recent-posts-item .recent-posts-item-image {
			height: 120px!important }
		
	}
	
	@media ( max-width: 520px ) {
		
		.module.recent-posts .recent-posts-wrapper {
			margin: 0;
			padding: 30px 20px;
			width: 100% }
		
		.module.recent-posts .recent-posts-wrapper h2 {
			margin: 0 0 30px 0 }
		
		.module.recent-posts .recent-posts-wrapper .recent-posts-item {
			width: 100%;
			margin: 0 0 30px 0 }
		
		.module.recent-posts .recent-posts-wrapper .recent-posts-item .recent-posts-item-image {
			height: 200px!important }
	
	}

/* @end */
  /* @group [ style.module.recent-posts.css ] ================= */

  .module.related {
    background-color: #f7f7f7;
    padding: 100px 20px;
  }

  .module.related .post-related-posts {
    max-width: 1160px;
    margin: 0 auto;
  }

  .module.related .post-related-posts .panel-heading {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
  }

  .module.related .post-related-posts .panel-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    color: black;
  }

  .module.related .post-related-posts .panel-readmore a {
    color: #999;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
  }

  .module.related .post-related-posts .panel-readmore a:hover {
    color: #ee1f26;
  }

  .module.related .post-related-posts .panel-readmore a .fa-plug {
    color: #444;
    margin-right: 10px;
  }

  .module.related .post-related-posts .panel-body {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-gap: 40px;
  }

  .module.related .post-related-posts .panel-body .related-post img {
    max-height: 180px;
    object-fit: cover;
    margin: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
  }

  .module.related .post-related-posts .panel-body .related-post p {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    padding: 20px;
    background: #fff;
    color: black;
    object-fit: cover;
    z-index: 2;
    transition: 0.3s all;
  }
	
	@media ( max-width: 768px ) {
		

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

/* @end */
  /* @group [ style.module.recent-posts.css ] ================= */

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

  .module.carrousel {
    padding: 100px 20px;
    max-width: 900px;
    margin: auto;
  }

  .module.carrousel .post-related-posts {
    max-width: 1160px;
    margin: 0 auto;
  }

  .module.carrousel .carousel-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    margin-right: 20px;
    color: black;
    text-align: center;
  }


  .module.carrousel .carousel-inner .slider__post {
    height: auto;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 0 0 1px rgb(0 0 0 / 10%);
    margin: 2px;
    position: relative;
    width: 100%;
    padding: 10px;
    text-align: center;
    max-width: 200px;
    justify-content: space-between;
  }

  .module.carrousel .carousel-inner .slider__post .slider__post-image {
    background-color: #f1f1f1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    display: block;
    line-height: 0;
    margin: 20px auto 0;
    overflow: hidden;
    padding-top: 66.6666%;
    position: relative;
    text-align: center;
    width: 100%;
  }

  .module.carrousel .carousel-inner .slider__post-title h2 {
    position: relative;
    left: 0px;
    top: 5px;
    z-index: 10;
    padding: 0;
    text-align: center;
    width: fit-content;
    background: #fff;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #666;
  }

  .module.carrousel .carousel-inner .slider__post-title h2:hover {
    text-decoration: none;
  }

  .module.carrousel .carousel-inner .slider__post-content {
    color: #555;
    text-align: center;
    margin: 10px;
  }

  .module.carrousel .carousel-inner .slider__post-content span {
    width: 100%;
    clear: both;
    font-size: 40px;
  }

  .module.carrousel .carousel-inner .slider__post-content .slider-decimals {
    top: -16px;
    left: -0.4em;
    font-size: 18px;
    font-weight: 500;
  }

  .module.carrousel .carousel-inner .slider__post-content small {
    font: normal 9px Arial;
    width: 100%;
    clear: both;
    margin: 5% 0px;
    display: block;
  }

  .module.carrousel .carousel-inner .slider__post-link {
    background: #ee1f26;
    padding: 10px 15px;
    color: #fff !important;
    margin: auto;
    text-align: center;
    font-size: 1rem;
    text-decoration: none !important;
  }

  .module.carrousel .carousel-inner .slider__post-meta {
    margin-bottom: 20px;
  }

  .module.carrousel .carousel-inner .carousel-item {
    margin-right: auto;
    transition: none;
  }

  .module.carrousel .carousel-control-next {
    justify-content: flex-end;
  }

  .module.carrousel .carousel-control-prev {
    justify-content: flex-start;
  }
  
  .module.carrousel .carousel-item.active {
    display: flex;
    justify-content: center;
  }

  .module.carrousel .loading-text {
    text-align: center;
    width: 100%;
  }
  .module.carrousel .loading-text .lds-spinner {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
  }
  .module.carrousel .loading-text .lds-spinner div {
    transform-origin: 40px 40px;
    animation: lds-spinner 1.2s linear infinite;
  }
  .module.carrousel .loading-text .lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 6px;
    height: 18px;
    border-radius: 20%;
    background: #212529;
  }
  .module.carrousel .loading-text .lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
  }
  .module.carrousel .loading-text .lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
  }
  .module.carrousel .loading-text .lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
  }
  .module.carrousel .loading-text .lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
  }
  .module.carrousel .loading-text .lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
  }
  .module.carrousel .loading-text .lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
  }
  .module.carrousel .loading-text .lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
  }
  .module.carrousel .loading-text .lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
  }
  .module.carrousel .loading-text .lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
  }
  .module.carrousel .loading-text .lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
  }
  .module.carrousel .loading-text .lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
  }
  .module.carrousel .loading-text .lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
  }
  @keyframes lds-spinner {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }


/** CAROUSEL BOOTSTRAP **/

  @media (min-width: 768px) {

    /* show 4 items */
    .carousel-inner .active,
    .carousel-inner .active + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  {
        display: flex;
    }
    
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    
    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }
    
    /* last visible item + 1 */
    .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    
    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-next.carousel-item-left {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        display: block;
        visibility: visible;
    }

}

/* @end */

/* ------------------------------------------------------------
 * Templates */

  /* @group [ style.template.landing-page.css ] =============== */
/* @group Layout -------------------------------------------- */
    .landing-page .page-titles h1 {
        margin-top: 0 }
    

    .landing-page .basic-content.module h2 {
        margin-top: 0 }


    .landing-page .ebook{
        text-align:center;
		}

/* @end */
/* @group Responsive ---------------------------------------- */

	@media ( max-width: 767px ) {
    
        .landing-page .ebook{
          width:100%;
        }
        .landing-page .ebook img{
          max-height:300px;
          width:auto!important;
        }
        .landing-page .title{
          display:none;
        }
        .landing-page .pre-title{
          font-size:  13px;
          margin-bottom: 5px;
        }
    
    
	    .landing-page .wrapper > .row-fluid-wrapper > .row-fluid{
            display: -webkit-box;   
            display: -moz-box;      
            display: -ms-flexbox;   
            display: -webkit-flex;  
            display: flex;
            -webkit-flex-flow: row wrap;
            -moz-flex-flow: row wrap;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap }
        
        .landing-page .basic-content.module {
            order: 2;
            -webkit-order: 2;
            -moz-order: 2;
            -ms-order: 2;
            width: 100%;
            margin-top: 40px }
        
        .landing-page .form-wrapper {
            order: 1;
            -webkit-order: 1;
            -moz-order: 1;
            -ms-order: 1;
            width: 100% }
    
    .landing-page .form{
	    	margin-bottom: 30px;
    	}
	}



	@media ( max-width: 520px ) {

	}

/* @end */
/* @end */
  /* @group [ style.template.thank-you-page.css ] ============= */
/* @group Layout -------------------------------------------- */

	.thank-you-page h1{
		margin-top: 5px;
		}

  .thank-you-page .section-title{
    text-align:center;
    margin: 0 0 40px;
  }    

  .thank-you-page .ebooks-relacionados{
    background:#f1f1f1;
  }

  .thank-you-page .share-wrapper{
    display:flex;
    justify-content:start;
    align-items: center;
    margin-top: 0px;
    padding-top:30px;
    border-top: solid 1px #666;
  }
  .thank-you-page .share-wrapper .label{
    margin-right: 20px;
  }

	/* Module Resources Center */
  .thank-you-page .ebooks-relacionados .ic-resources-center{
    margin-bottom: 0px!important;
  }
  .thank-you-page .ebooks-relacionados .ic-resources-center-listing-item-image{
		padding: 0px;
    box-shadow: none;
	}
  a:hover .thank-you-page .ebooks-relacionados .ic-resources-center-listing-item-image{
    box-shadow: none;
  }

/* @end */
/* @group Responsive ---------------------------------------- */

	@media ( max-width: 768px ) {

    .thank-you-page .hero-ebook{
    	margin-bottom: 20px;
    }
    
    .thank-you-page .section-title{
    	font-size: 36px; 
      color: #000;
    }
    
    .thank-you-page .share-wrapper{
      display:flex;
      flex-flow: column;
      align-items: center;
      padding-top:30px;
      border-top: none;
    }

    .thank-you-page .share-wrapper .label{
			margin-bottom: 10px;
    }

  	/* Module Direct Download */
    .thank-you-page #ic-direct-download{
    	margin-bottom: 0px;
    }
		.thank-you-page .ic-direct-download-manual{
    	text-align: center;
    }
    .thank-you-page .ic-direct-download-title{
    	font-size: 24px;
    	text-align: center;
      margin: 0 0 10px;
    }
    .thank-you-page .ic-direct-download-loader{
    	text-align: center;
    }
    .thank-you-page .ic-direct-download-loader-circle{
    	float: none;
    }
    .thank-you-page .ic-direct-download-message{
    	display: none;
    }
    
	}

	@media ( max-width: 520px ) {

		.thank-you-page .cta-download {
			padding: 30px 0 40px 0 }

	}

/* @end */
/* @end */
  /* @group [ style.template.blog.css ] ======================= */
/* @group Layout -------------------------------------------- */

	/* Post Meta */

		.blog .post-meta {
			margin: 0 0 30px 0;
			height: 20px }

		.blog .post-meta > span {
			display: inline }

		.blog .post-meta .post-meta-author .post-meta-author-avatar img {
			float: left;
			margin: -12px 12px 0 0;
			width: 46px;
			height: 46px;
			border-radius: 50% }

		.blog .post-meta .post-meta-topics {
			margin-left: 8px;
			padding-left: 12px;
			border-left: 1px solid #ccc }

		.blog .post-meta .post-meta-topics a {
			text-decoration: none }

		.blog .post-meta .post-meta-topics a:hover {
			text-decoration: underline }

		.blog .post-meta .post-meta-counter {
			margin-left: 8px;
			padding-left: 12px;
			border-left: 1px solid #ccc }

		.blog .post-meta .post-meta-counter i {
			opacity: 0.5;
			margin: 0 0 0 2px }

		.blog .post-meta .post-meta-social {
			float: right }

		.blog .post-meta .post-meta-social > span {
			float: left;
			margin: 0 0 0 5px }

/* @end */
/* @group Post Listing -------------------------------------- */

	.blog .blog-listing .post {
		margin: 0 0 120px 0 }

	.blog .blog-listing .post h2 {
		margin: 0 0 30px 0 }

	.blog .blog-listing .post h2 a {
		text-decoration: none }

	.blog .blog-listing .post h2 a:hover {
		text-decoration: underline }

	/* Post Body */

	.blog .blog-listing .post .post-body .post-thumbnail {
		float: left;
		width: 40% }

	.blog .blog-listing .post .post-body .post-summary {
		margin-left: 40%;
		padding-left: 20px }

	.blog .blog-listing .post .post-body .post-summary .post-readmore a:after {
		font-family: "FontAwesome";
		content: "\f178";
		margin: 0 0 0 12px }

/* @end */
/* @group Post Content -------------------------------------- */

	.blog .post-content {
		margin: 0 0 60px 0 }

	.blog .post-content .post-header h1 {
		margin: 0 0 60px 0 }

	.blog .post-content .post-header .post-meta {
		margin: 0 0 60px 0 }
	
	.blog .post-content .post-body .post-thumbnail {
		margin-bottom: 30px }

/* @end */
/* @group Related Posts ------------------------------------- */

	.blog .post-related {
		margin: 60px 0 0 0;
		width: 100% }

	.blog .post-related-wrapper {
		float: left;
		width: 103%;
		margin-left: -1.5% }

	.blog .post-related .post-related-item {
		float: left;
		width: 30.33%;
		margin: 0 1.5% }

	.blog .post-related .post-related-item .post-related-item-thumbnail {
		margin-bottom: 15px }

	.blog .post-related .post-related-item .post-related-item-thumbnail a {
		display: block;
		height: 160px;
		background-color: #000; }

	.blog .post-related .post-related-item .post-related-item-thumbnail a img {
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		transition: all 0.2s ease }

	.blog .post-related .post-related-item .post-related-item-thumbnail a:hover img {
		opacity: 0.8 }

	.blog .post-related .post-related-item .post-related-item-title a {
		text-decoration: none;
		font-weight: 500 }

	.blog .post-related .post-related-item .post-related-item-title a:hover {
		text-decoration: underline }

/* @end */
/* @group Pagination ---------------------------------------- */

	.blog .blog-pagination {
		padding: 60px 0 0;
		border-top: 1px solid #ddd }

	.blog .blog-pagination .previous {
		float: left }

	.blog .blog-pagination .next {
		float: right }

	.blog .blog-pagination .previous:before {
		font-family: "FontAwesome";
		content: "\f177";
		margin: 0 12px 0 0 }

	.blog .blog-pagination .next:after {
		font-family: "FontAwesome";
		content: "\f178";
		margin: 0 0 0 12px }

/* @end */
/* @group Sidebar ------------------------------------------- */

	.blog .sidebar {
		padding-left: 30px }

	.blog .sidebar .layout-widget-wrapper {
		margin: 0 0 60px 0 }

	.blog .sidebar .layout-widget-wrapper h3 {
		margin: 0 0 30px 0;
		font-size: 24px }

	.blog .sidebar .hs_cos_wrapper_type_post_listing ul,
	.blog .sidebar .hs_cos_wrapper_type_post_filter ul {
		list-style: none;
		padding: 0;
		margin: 0 }

	.blog .sidebar .hs_cos_wrapper_type_post_listing ul li,
	.blog .sidebar .hs_cos_wrapper_type_post_filter ul li {
		display: block;
		padding: 10px 0;
		border-bottom: 1px solid #ddd }

	.blog .sidebar .hs_cos_wrapper_type_post_listing ul li:first-child,
	.blog .sidebar .hs_cos_wrapper_type_post_filter ul li:first-child {
		padding-top: 0px }

	.blog .sidebar .hs_cos_wrapper_type_post_listing ul li:last-child,
	.blog .sidebar .hs_cos_wrapper_type_post_filter ul li:last-child {
		padding-bottom: 0px;
		border-bottom: none }

	.blog .sidebar .hs_cos_wrapper_type_post_listing ul li a,
	.blog .sidebar .hs_cos_wrapper_type_post_filter ul li a {
		text-decoration: none;
		color: #666;
		opacity: 0.5 }

	.blog .sidebar .hs_cos_wrapper_type_post_listing ul li a:hover,
	.blog .sidebar .hs_cos_wrapper_type_post_filter ul li a:hover {
		opacity: 1 }

	.blog .sidebar .layout-widget-wrapper .hs_cos_wrapper_type_follow_me > div{
		text-align: center }

	.blog .sidebar .layout-widget-wrapper .hs_cos_wrapper_type_follow_me a span {
		color: #666;
		border-color: #666 }

	.blog .sidebar .layout-widget-wrapper .hs_cos_wrapper_type_follow_me a:hover span {
		color: #fff;
		background-color: #666!important }

/* @end */
/* @group Responsive ---------------------------------------- */

	@media ( max-width: 1140px ) {

		/* Blog Listing */

		.blog .blog-listing .post .post-meta .post-meta-author .post-meta-author-avatar img {
			margin: -8px 12px 0 0;
			width: 32px;
			height: 32px }

	}

	@media ( max-width: 920px ) {

		/* Blog Listing */

		.blog .post-meta .post-meta-author .post-meta-author-avatar img {
			display: none }

		.blog .post-meta .post-meta-social {
			display: block;
			margin: 10px 0 20px 0;
			width: 100%!important }

		.blog .post-meta .post-meta-social > span {
			margin: 0 5px 0 0 }

	}

	@media ( max-width: 768px ) {

		/* Post Listing */

		.blog .blog-listing .post {
			margin-bottom: 60px }

		.blog .blog-listing .post h2 {
			margin: 0 0 15px 0 }

		.blog .blog-listing .post .post-body .post-thumbnail {
			float: none;
			margin: 0 0 20px 0;
			width: 100% }

		.blog .blog-listing .post .post-body .post-summary {
			margin: 0;
			padding: 0 }

		/* Pagination */

		.blog .blog-pagination {
			margin-bottom: 60px }

		/* Post Content */

		.blog .post-footer {
			margin-bottom: 120px 	}


		/* Related Posts */

		.blog .post-related-wrapper {
			width: 100% }

		.blog .post-related .post-related-item {
			float: none;
			width: 100%;
			margin-bottom: 30px }

		/* Sidebar */

		.blog .sidebar {
			padding-left: 0px }

	}

	@media ( max-width: 520px ) {

	}

/* @end */
/* @end */
  /* @group [ style.template.404.css ] ======================== */
	
	.page-404 .basic-content.module h1,
	.page-404 .basic-content.module .subtitle {
		text-align: center }
	
	.page-404 .cta-download {
		margin-top: 30px;
		text-align: center }
	
	.page-404 .basic-content.module h1 i {
		display: block;
		margin: 0 0 30px 0;
		color: #ddd }
	
	.page-404 .basic-content.module .cta {
		text-transform: none }
	
	.page-404 .basic-content.module .cta i {
		margin-right: 10px }
	
/* @end */
  /* @group [ style.template.system-page.css ] ================ */

	.system-page .wrapper {
		padding: 120px 60px;
		text-align: center }

	.system-page .wrapper .page-header {
		display: block;
		padding: 0 }
	
	.system-page .wrapper .page-header h1 {
		margin: 0 0 60px 0;
		line-height: 120%;
		font-size: 28px;
		font-weight: 600;
		color: #666;
		letter-spacing: -1px }
	
	.system-page .wrapper h3 {
		margin: 0 0 15px;
		color: #ddd;
		font-size: 20px;
		letter-spacing: -0.5px }
	
	.system-page .wrapper .hs-input {
		max-width: 100%;
		text-align: center }
	
	.system-page .wrapper .hs-button {
		margin-top: 30px }	
	
	.system-page.subscriptions-update .wrapper .page-header {
		margin-top: -60px }
	
	.subscription-page .wrapper .page-header {
		text-align: center;
		margin: 0 0 40px 0; }
	
	.subscription-page .wrapper .page-header h2,
	.system-page.subscriptions-update .wrapper .page-header h2 {
		display: inline-block;
		margin: 0 0 15px 0;
		padding: 20px 40px;
		color: #ddd;
		font-weight: 200;
		font-size: 24px;
		background-color: #f1f1f1;
		border-radius: 3px;
		box-shadow: inset 0px 0px 6px rgba(0,0,0,0.1) }


	#email-prefs-form .page-header h1 {
		margin: 0 0 15px 0;
		line-height: 120%;
		font-size: 32px;
		font-weight: bold }
	
	.system-page.subscriptions-update .wrapper .page-header p {
		font-size: 14px;
		color: #ddd }

	.system-page.subscriptions-update .wrapper .success {
		margin: 60px 0 0;
		color: #222;
		font-size: 28px;
		font-weight: 600 }
	
	.system-page.subscription-page .wrapper {
		padding: 60px }
	
	.system-page.subscription-page .wrapper .page-header {
		font-size: 14px;
		color: #ddd }
	
	.system-page.subscription-page .wrapper .page-header h1 {
		margin-bottom: 30px }
	
	.system-page.subscription-page .wrapper .page-header h2 {
		display: inline-block;
		margin: 0 0 15px 0;
		padding: 16px 40px;
		color: #ddd;
		font-weight: 200;
		font-size: 18px;
		background-color: #f1f1f1;
		border-radius: 3px;
		box-shadow: inset 0px 0px 6px rgba(0,0,0,0.1) }
	
	.system-page.subscription-page .wrapper .header {
		margin: 60px 0 30px 0;
		padding: 30px 0 0;
		font-size: 18px;
		font-weight: 600;
		border-top: 1px solid #ddd }
	
	.system-page.subscription-page .wrapper .email-prefs .item {
		text-align: left }
	
	.system-page.subscription-page .wrapper .email-prefs .item .item-inner {
		padding: 16px 15px 12px 15px }
	
	.system-page.subscription-page .wrapper .email-prefs .item span {
		margin-left: 10px;
		font-size: 14px }
	
	.system-page.subscription-page .wrapper .email-prefs .item p {
		margin: 0 0 0 22px }

	@media ( max-width: 768px ) {
			
		.system-page .wrapper {
			padding: 60px 30px!important }
		
		.system-page.subscriptions-update .wrapper .page-header h2 {
			padding: 10px;
			font-size: 16px;
			font-weight: 400 }
		
		.system-page.subscriptions-update .wrapper .success {
			margin-top: 30px;
			font-size: 20px }
		
	}
	
/* @end */

/* ============================================================
 * Custom template styles here
 * ========================================================= */
/* TAZ */
@font-face {
  font-family: 'Taz';
  src: url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-SemiLight.woff2') format('woff2'),
      url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-SemiLight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Taz';
  src: url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-Light.woff2') format('woff2'),
      url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-Light.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Taz';
  src: url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-Regular.woff2') format('woff2'),
      url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Taz';
  src: url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-Italic.woff2') format('woff2'),
      url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Taz';
  src: url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-SemiBold.woff2') format('woff2'),
      url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Taz';
  src: url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-Bold.woff2') format('woff2'),
      url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Taz';
  src: url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-BoldItalic.woff2') format('woff2'),
      url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Taz';
  src: url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-ExtraBold.woff2') format('woff2'),
      url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Taz';
  src: url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-Black.woff2') format('woff2'),
      url('https://ebooks.bauhaus.es/hubfs/BAU%20-%20inbound/Fonts/Taz/Taz-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* @end */

/* @group Variables ============================================ */

:root {
  --default-font-family: 'Taz', sans-serif;
	--awesome-pro: 'Font Awesome 5 Free';
	--awesome-brands: 'Font Awesome 5 Brands';
  --brand-color: #ee1f26;
  --default-text-color: #666;
	--default-form-text-color: #333;
  --default-title-color: #000;
  --default-boxes-color: #f7f7f7;
}

/* @group Globals ------------------------------------------------------------*/
body {
    font-family: var(--default-font-family);
    font-size: 16px;
    font-weight: 500px;
    letter-spacing: normal;
    color: var(--default-text-color);
  }
  
  img {
    max-width: 100%;
  }
  
  h1,
  h2,
  h3 {
    font-family: var(--default-font-family);
    color: var(--default-title-color);
  }
  
  h1 {
    font-size: 32px;
    line-height: 41px;
    font-weight: 700;
  }

  h2 {
    font-size: 34px;
    line-height: 40px;
    font-weight: 700;
  }

  h3 {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
		margin: 25px 0;
  }

  p {
      margin: 0 0 30px 0;
      font-weight: 300;
  }
  
  a {
    color: var(--brand-color);
    font-weight: 500;
    text-decoration: none;
    font-size: 16px;
  }

  a:hover {
    opacity: .8;
  }

  a:active,
  a:focus,
  a:hover {
    color: var(--brand-color);
  }

  footer a {
    color: #fff;
  }
  
  blockquote {
    padding: 30px;
    font-weight: 500;
  }

  button,
  input {
    outline: none!important;
  }
  
  /* @end */
  
  /* @group Header -------------------------------------------------------------*/
  
  .header-container .header {
		background: var(--brand-color);
  }

  .header-container .header i.fa.fa-bars.menu-bars {
    top: 0!important;
    right: 0!important;
    padding: 28px 20px;
    color: #fff;
  }

  .header-container .header .logotype {
		margin-top: -10px
  }
  
  .header-container .header .logotype img {
    width: auto;
    max-height: 50px;
  }

  .header-container .header .frame > .row-fluid-wrapper > .row-fluid {
    display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
  }

  .header-container .header .menu ul {
    float: none;
  }

  .header-container .header .menu ul li {
    float: none;
		display: inline-block;
		margin: 0!important;
		padding: 25px 15px;
  }

  .header-container .header .menu ul li a {
    font-family: var(--default-font-family);
    font-weight: 700;
    color: #fff;
    position: relative;
		padding: 0;
    font-size: 16px;
    line-height: 18px;
    z-index: 10;
		overflow: visible;
  }

	.header-container .header .menu ul li a:hover {
		opacity: 1
	}

	.header-container .header .menu ul > li > a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    right: 0;
    bottom: -4px;
    background: #fff;
    transition: .25s all;
	}

	.header-container .header .menu ul > li > a:hover:before {
		width: 100%;
		left: 0;
		right: unset;
	}

  .header-container .header .menu .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
    content: '\f107';
    position: relative;
    font-family: var(--awesome-pro);
    right: -10px;
    top: 0;
    color: var(--default-form-text-color);
  }

  .header-container .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    width: 100%;
    border: none;
		border-radius: 0;
    padding: 0;
    left: 0;
    transition: none;
		background: #d31d23;
  }

	.header-container .header .menu .hs-menu-wrapper ul.hs-menu-children-wrapper > li {
		display: flex;
	}

  .header-container .header .menu .hs-menu-wrapper ul.hs-menu-children-wrapper > li:hover {
		background: var(--brand-color);
  }

  .header-container .header .menu .hs-menu-wrapper ul.hs-menu-children-wrapper > li > a {
		display: inline-block;
		width: 100%!important;
		font-size: 16px;
		color: #fff;
    white-space: pre-wrap;
		padding: 15px 10px;
  }

  .header-container .header .menu .hs-menu-wrapper ul.hs-menu-children-wrapper > li:hover > a {
		color: #fff;
		opacity: 1;
  }

  .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: 100%;
  }

  /* @end */

  /* @group Menú ---------------------------------------------------------------*/
  @media ( min-width: 769px ) {
  }

  @media ( max-width: 768px ){
    .header-container .header .menu {
      background: var(--brand-color);
			z-index: 9;
    }
    
    .header-container .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
      padding: 10px 10px 20px;
      border-top: 1px solid #fff;
    }
    
    .header-container .header-container .header .menu ul li a {
      padding: 0 15px;
    }
    
    .header-container ul.hs-menu-children-wrapper {
      left: 0px!important;
      border-radius: 0;
      padding-left: 15px!important;
    }
    
    .header-container .header .menu ul li > ul li {
      margin-bottom: 1px;
    }
    
    .header-container .header .menu ul li>ul li a {
      opacity: 1;
      color: var(--brand-color);
    }
		
		.header-container .header .menu ul li > ul {
			background: #fff;
		}

		.header-container .header .menu ul li {
			margin-left: 0;
			border: none;
		}
  }

  @media ( max-width: 580px ){
		.header-container .header .logotype img {
			max-height: 40px
		}
		
		.header-container .header i.fa.fa-bars.menu-bars {
			padding: 23px 20px;
		}
  }
  /* @end */
  
  /* @group Hero ---------------------------------------------------------------*/
  .hero {
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #fff;
  }

  .hero:before {
    display: inline-block;
    content: "";
    position: absolute;
    background: rgb(0, 0, 0, .3);
    margin: 0 auto;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0;
    left: 0px;
  }

  .hero .wrapper {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  
  .hero .ebook img,
  .hero .hero-ebook img {
    max-width: 100%;
    max-height: 430px;
    height: auto;
    width: auto !important;
  }
  
  .hero > div {
    position: relative;
    z-index: 3;
  }

  /* Responsive ----------------------------------------*/
  @media ( max-width: 768px ){
    .hero {
      background-size: cover;
    }
    
    .hero:before {
      width: 100%;
    }
  }

  @media ( max-width: 580px ) {
  }
  /* @end */
  
  /* @end */
  
  /* @group Landing Page -------------------------------------------------------*/
  .landing-page .hero .wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .landing-page .wrapper {
    padding: 30px 60px;
  }

  .landing-page .wrapper .mobile-intro {
      display: none;
  } 

  .landing-page .ebook {

  }

	.landing-page .form-wrap > .row-fluid-wrapper:first-of-type {
		margin: -41px -41px 0;
  }

  .landing-page form.hs-form fieldset label {

  }
  /*Checkbox style -------------------------*/

  
  .input .hs-input[type="checkbox"]:before{
    background-color: var(--brand-color) !important;
    width: inherit !important;
    height: inherit !important ;
    font-size: 20px !imporant;
    border-radius: 2px !important;
    top: 0px !important;
    left: 0px !important;
    transition: none !important;
  }


/*
  content: "\f00c";
    font-family: var(--awesome-pro);
    font-weight: 900;
    color: var(--brand-color);
    font-size: 20px;
    line-height: 21px;*/

 .landing-page form.hs-form input[type=radio] {
    
    background-color: red;
    
  }
  /* end*/
  /* Responsive ----------------------------------------*/
  @media ( max-width: 768px ) {
    .landing-page .hero .wrapper {

    }
    
    .landing-page .content.wrapper {

    }
    .landing-page .wrapper .mobile-intro {
    display: block;
    }
    
    .landing-page .ebook {
        text-align: center;
    }
    
    .landing-page .column-left {

    }
		
		.landing-page .form-wrap >.row-fluid-wrapper:first-of-type {
			margin: -31px -21px 0;
		}
  }

	@media( max-width: 480px ) {
		.landing-page .form-wrap>.row-fluid-wrapper:first-of-type {
			margin: -30px -20px 0;
		}
	}

	@media( max-width: 380px ) {
		.landing-page .form-wrap>.row-fluid-wrapper:first-of-type {
			margin: -20px -10px 0;
		}
	}


  /*Preview Images*/

  .slick-next:before {
    color:white !important;
  }

  .slick-dots li button:before{
    color: white;
  }
  .slick-dots li.slick-active button:before{
    color:white;
}
  
  /* @end */
  
  /* @group Thank You Page ---------------------------------------------------- */
  .thank-you-page .header-container .header {
    padding: 10px 20px;
  }

  .thank-you-page .wrapper {
    padding: 45px 60px 30px;
  }

  .thank-you-page .hero .wrapper {
    padding: 40px 20px;
  }

  .thank-you-page .hero .wrapper > :first-child > .row-fluid {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
		max-width: 760px;
		margin: 0 auto;
		padding: 5px 0;
		background: rgba(0,0,0,.3);
  }
  
  .thank-you-page .hero h1 {
  }

  .thank-you-page .hero .hero-ebook {
  }
  
  .thank-you-page .hero .hero-ebook img {
    max-height: 225px;
  }

  .thank-you-page .span8.widget-span.widget-type-cell {
    
  }

  .thank-you-page #ic-direct-download {
    margin-bottom: 0;
  }
  
  .thank-you-page #ic-direct-download .ic-direct-download-title,
  .thank-you-page #ic-direct-download .ic-direct-download-subtitle,
  .thank-you-page #ic-direct-download .ic-direct-download-loader-circle,
  .thank-you-page #ic-direct-download .ic-direct-download-message-status,
  .thank-you-page #ic-direct-download .ic-direct-download-message-link {
    font-family: var(--default-font-family);
    color: #fff;
  }

	.thank-you-page #ic-direct-download .ic-direct-download-title {
		font-seize: 26px;
		line-height: 30px;
	}

  .thank-you-page #ic-direct-download .ic-direct-download-subtitle {
    
  }
  
  .thank-you-page #ic-direct-download .ic-direct-download-loader-circle {
    
  }
  
  .thank-you-page #ic-direct-download .ic-direct-download-message-link a {
    color: #fff;
    text-decoration: underline;
  }

  .thank-you-page #ic-direct-download .ic-direct-download-message-link a:hover {
    color: var(--brand-color);
  }

  .thank-you-page #ic-direct-download .ic-direct-download-download a:hover {
    background-color: #fff!important;
    opacity: 1;
  }

	.thank-you-page #ic-direct-download .ic-direct-download-download .hs-button {
    font-size: 18px;
    line-height: 24px;
		padding: 15px 20px;
		margin-bottom: 30px;
	}
  
  .thank-you-page #ic-direct-download .ic-direct-download-message-link a {
  }

  .thank-you-page #ic-direct-download .ic-direct-download-message-link a:hover {
  }

  .thank-you-page .share-wrapper {
    padding: 0 0 10px;
    border: none;
  }

  .thank-you-page .share-wrapper .label {
    font-family: var(--default-font-family);
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .thank-you-page .hs_cos_wrapper_type_social_sharing a:not( :last-of-type ) {
    margin-right: 10px;
  }

  .thank-you-page .hs_cos_wrapper_type_social_sharing a:hover {
    opacity: 1;
  }

  .thank-you-page .resources {
    background: var(--default-boxes-color);
  }

  .thank-you-page .ebooks-relacionados {
		max-width: 1200px;
		margin: 0 auto!important;
		padding: 60px 60px 40px;
		float: none;
    background: none;
  }

  .thank-you-page .section-title h2 {
    font-size: 40px;
    line-height: 51px;
    margin: 0;
  }

  .thank-you-page .ebooks-relacionados .related-section-title {
    font-size: 32px;
    line-height: 40px;
		margin: 0 0 90px!important;
		padding: 0;
  }

	.thank-you-page .ic-resources-center .ic-resources-center-listing-item {
		background: #fff;
	}

  .thank-you-page .form-wrap .form-title {
    font-family: var(--default-font-family);
    font-size: 24px;
    line-height: 40px;
  }

  .thank-you-page .ebooks-relacionados .wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .thank-you-page .ic-resources-center .ic-resources-center-listing-item img {
		box-shadow: 0 5px 10px rgba(0,0,0,.3);
    transition: .4s ease-in-out;
  }

  .thank-you-page .ic-resources-center .ic-resources-center-listing-item .ic-resources-center-listing-item-title {
    background: #fff;
  }

  /* Responsive ----------------------------------------*/
  @media ( min-width: 769px ) {
    .thank-you-page .share-wrapper {
      flex-direction: column;
      align-items: flex-start;
    }
    
  }

  @media ( max-width: 768px ) {
		.thank-you-page .header-container .header {
			padding: 20px;
		}
		
    .thank-you-page .hero .wrapper {
      padding-top: 30px;
      padding-bottom: 30px;
      margin-bottom: 0!important;
    }
		
		.thank-you-page .hero .wrapper>:first-child>.row-fluid {
			flex-direction: column;
			padding: 40px 0;
		}
    
    .thank-you-page .hero .hero-ebook {
      margin-bottom: 40px;
    }
    
    .thank-you-page .form-wrap {
      padding: 35px 30px;
    }
    
    .thank-you-page .wrapper.content {
      padding-top: 30px;
    }
		
		.thank-you-page .ebooks-relacionados {
			margin-top: 0;
		}
    
  }

  @media ( max-width: 580px ) {
    .thank-you-page .form-wrap {
        padding: 30px 15px;
    }
    
    .thank-you-page .ebooks-relacionados .wrapper {
      padding-bottom: 40px;
    }
  }

  /* @end */
  
  /* @group System Pages ----------------------------------------------------------------*/
  .page-404 .body-container.container-fluid>:first-child {
    padding: 0;
  }

  .page-404 .hero > div {
    background: #fff;
  }

  .page-404 .hero .wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .page-404 .hero .wrapper .error-image {
		max-width: 332px;
		margin: 0 auto;
		float: none;
  }
  
  .page-404 .hero .wrapper .title h1 {
		font-size: 24px;
		font-weight: 600;
		line-height: 30px;
		color: var(--default-title-color);
		margin: 10px 0;
  }
  
  .page-404 .hero .wrapper .subtitle {
    font-size: 28px;
    font-weight: 500;
    line-height: 38px;
    color: #fff;
    opacity: 1;
    margin-bottom: 40px;
  }

  .page-404 .hero .back-home a {
		display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    color: #fff;
    background: var(--brand-color);
    margin-top: 30px;
    padding: 15px 30px 15px 20px;
    transition: .4s ease;
  }

  .page-404 .hero .back-home a:hover {
    opacity: 1;
    transform: translateY(-3px);
    box-shadow: 0 5px 10px -4px rgba(0,0,0,.4);
  }

	.page-404 .hero .back-home a:before,
	.page-404 .hero .back-home a:after {
		display: inline-block;
		font-family: var(--awesome-pro);
		position: relative;
		font-size: 18px;
		font-weight: 500;
		color: #fff;
		backface-visibility: hidden;
		transition: .3s all;
	}

	.page-404 .hero .back-home a:before {
		content: '\f061';
		left: unset;
		right: -96%;
		top: -2px;
		transform: scaleX(0);
	}

	.page-404 .hero .back-home a:after {
    content: '\f015';
    right: -10px;
    top: -2px;
    transform: scaleX(1);
	}

	.page-404 .hero .back-home a:hover:before {
    margin: 0;
    transform: scaleX(1);
	}

	.page-404 .hero .back-home a:hover:after {
    margin: 0;
    transform: scaleX(0);
	}

  .page-404 .hero > .row-number-2 > .row-fluid {
    display: flex;
    align-items: center;
  }
  
  .system-page .wrapper {
    text-align: left;
  }
  
  .system-page .wrapper.max-800 {
    padding: 60px;
    max-width: 800px;
  }
  
  /* @end */
  
  /* @group Bullet Points ------------------------------------------------------*/
  .hs_cos_wrapper_type_rich_text ul {
      padding: 0;
      margin: 40px 0;
      list-style: none;
  }

  .hs_cos_wrapper_type_rich_text li {
    font-size: 18px;
		font-weight: 300;
    line-height: 30px;
    margin-bottom: 20px;
  }
  
  .hs_cos_wrapper_type_rich_text li:before {
		content: "\f00c";
		font-family: var(--awesome-pro);
		font-weight: 900;
    color: var(--brand-color);
    font-size: 20px;
		line-height: 21px;
  }
  
  /* @end */
  
  /* @group Resources Center ---------------------------------------------------*/
	.template-resources-center .header-container .header {
		padding: 10px 20px;
	}
  
  .template-resources-center .hero .wrapper {
    padding: 140px 20px;
  }
  
  .template-resources-center .hero h1 {
    color: #fff;
    font-weight: 900;
		font-size: 72px;
		line-height: 80px;
		margin-top: 0;
    text-shadow: 0 0 4px rgba(0,0,0,.6);
  }

  .template-resources-center .hero .title span {
    font-size: 24px;
    line-height: 30px;
		color: #fff;
    text-align: center;
  }

  .ic-resources-center-category {
		font-size: 32px;
		line-height: 40px;
    margin: 0 0 70px!important;
  }

  .ic-resources-center-category a {
    position: relative;
    float: right;
  }

  .ic-resources-center-category a:after {
    content: '\f178';
    font-family: var(--awesome-pro);
    position: relative;
    right: -10px;
    height: 30px;
  }

  .template-resources-center .resources > :first-child {
	  margin-bottom: 60px;	
  }

  .template-resources-center .resources.wrapper .ebooks-relacionados .wrapper {
    padding: 0;
  }

  .template-resources-center .resources.wrapper > :nth-child(2) .section-title {
    margin-top: 10px!important;
  }

  .template-resources-center .resources.wrapper > :last-child .wrapper {
    border-top: 1px solid #CDD7EC;
  }

	.ic-resources-center .ic-resources-center-listing.row-fluid > .row-fluid:before,
	.ic-resources-center .ic-resources-center-listing.row-fluid > .row-fluid:after {
		position: absolute;
	}

	.ic-resources-center .ic-resources-center-listing.row-fluid > .row-fluid {
		display: grid;
		grid-template-columns: repeat(3, minmax(200px, 1fr));
		grid-gap: 70px 40px;
		justify-content: center;
	}
  
  .ic-resources-center .ic-resources-center-listing-item {
    border: 0;
    border-radius: 0;
		background: var(--default-boxes-color);
		margin: 0;
    transition: .3s;
  }

  .ic-resources-center .ic-resources-center-listing-item img {
    box-shadow: 0 16px 32px -16px #000c;
  }

  .ic-resources-center .ic-resources-center-listing-item:hover img {
    box-shadow: 0 24px 24px -16px #0009;
    transform: translateY(-8px) scale(1.05);
  }

  .template-resources-center .ic-resources-center .ic-resources-center-listing-item a {
    transition: .3s ease;
  }

  .ic-resources-center .ic-resources-center-listing-item a:hover {
    opacity: 1;
  }
  
  .ic-resources-center .ic-resources-center-listing-item a .ic-resources-center-listing-item-image {
    background: none;
    box-shadow: none;
    margin: 0 0 -30px!important;
		padding: 0;
    height: 260px;
		transform: translateY(-40px);
  }
  
  .ic-resources-center .ic-resources-center-listing-item a .ic-resources-center-listing-item-image img {
    border-radius: 0;
    object-fit: cover;
  }
  
  .ic-resources-center .ic-resources-center-listing-item a .ic-resources-center-listing-item-title {
    position: relative;
    padding: 25px 20px;
    color: var(--default-title-color);
    font-family: var(--default-font-family);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;
    text-align: left;
  }

  .ic-resources-center .ic-resources-center-listing-item a .ic-resources-center-listing-item-title:after {
    content: '\f30b';
    font-family: var(--awesome-pro);
    position: absolute;
    font-weight: 900;
    right: 9%;
    top: 26px;
  }

  .template-resources-center .footer-container-wrapper .footer-group {
    border-top: 1px solid #CDD7EC;
  }

  /* Responsive ----------------------------------------*/

  @media ( max-width: 768px ) {
    .template-resources-center .hero .wrapper {
        padding: 100px 20px;
    }
    
     .template-resources-center .ic-resources-center .ic-resources-center-listing.row-fluid > .row-fluid {
      justify-content: center;
    }
    
    .ic-resources-center .ic-resources-center-listing-item a .ic-resources-center-listing-item-title {
      padding: 25px 30px;
    }
    
    
    .ic-resources-center .ic-resources-center-listing-item {
      padding: 20px 0;
    }
  }

  @media ( max-width: 620px ) {
    .ic-resources-center-category a {
      float: none;
      display: block;
      margin: 10px 0;
    }
  }

  @media ( max-width: 580px ) {
		.ic-resources-center .ic-resources-center-listing.row-fluid > .row-fluid {
			grid-template-columns: 1fr;
		}
  }

  @media ( max-width: 480px ) {
    .template-resources-center .hero .wrapper {
        padding: 60px 10px;
    }
    
    .ic-resources-center-category {
      margin: 30px 0;
    }
  }
  /* @end */

  /* @group Form ---------------------------------------------------------------*/
  
  .form-wrap {
    border: none;
		padding: 40px 40px 60px;
    box-shadow: 0 10px 10px -10px rgba(73,80,87,0.3);
    border: 1px solid var(--default-boxes-color);
    border-radius: 0;
    color: var(--default-text-color);
		background: var(--default-boxes-color);
  }

	.form-wrap .title {
		margin-top: 25px;
		padding: 0 40px;
	}

  .form-wrap .pre-title {
		display: flex;
		align-items: center;
    font-family: var(--default-font-family);
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
		padding: 5px 0;
    color: var(--default-form-text-color);
		background: #dadada;
  }

  .form-wrap .pre-title:before {
		display: inline-block;
		padding: 15px 20px;
		margin: -5px 20px -5px 0;
		float: left;
		content: '\f02d';
		font-weight: 900;
		font-family: var(--awesome-pro);
		font-size: 42px;
		line-height: 42px;
		color: #fff;
		background: var(--default-form-text-color);
  }

  .form-wrap .form-title {
    font-family: var(--default-font-family);
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    margin: 0 0 30px;
  }

  .form-wrap .title h1 {
    margin: 10px 0;
  }

  form.hs-form fieldset {
    margin-bottom: 10px;
  }

  form.hs-form fieldset:last-of-type span,
  form.hs-form fieldset:last-of-type span a {
    font-size: 14px;
		font-weight: 300;
  }
  
  form.hs-form fieldset label {
    display: flex;
    font-family: var(--default-font-family);
    font-weight: 500;
    color: var(--default-title-color);
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 15px;
  }

  form.hs-form fieldset .hs-form-radio span {
		font-size: 16px;
		font-weight: 300;
		line-height: 17px;
		color: var(--default-title-color);
  }

  form.hs-form fieldset legend {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    border-bottom: none;
    margin-bottom: 5px;
    margin-top: -7px;
  }
  
  form.hs-form fieldset input.hs-input:not([type='radio']):not([type='checkbox']),
  form.hs-form fieldset select.hs-input {
		display: block;
		font-size: 18px;
    font-family: var(--default-font-family);
    font-weight: 500;
		line-height: 20px;
    color: #999;
    width: 100%;
    height: 50px!important;
    border: 1px solid var(--default-text-color);
    border-radius: 0!important;
    background: #fff;
    padding: 6px 20px;
  }

  form.hs-form fieldset input:not([type='radio']):not([type='checkbox']):hover,
  form.hs-form fieldset input:not([type='radio']):not([type='checkbox']):focus,
  form.hs-form fieldset select.hs-input:hover,
  form.hs-form fieldset select.hs-input:focus {
    outline: none;
  }
  
  form.hs-form fieldset input[type="checkbox"],
  form.hs-form fieldset select[type="checkbox"],
  form.hs-form fieldset input[type="radio"],
  form.hs-form fieldset select[type="radio"] {
    padding: 0px;
    margin-right: 10px;
    display: inline-block;
  }

  textarea {
		max-height: 300px:
  }
  
  form.hs-form fieldset.form-columns-1 .input {
    margin-right: 0px;
  }

  .form-wrap .hs-input.error, 
  .form-wrap .hs-input.error:hover, 
  .form-wrap .hs-input.error:focus {
    border-color: var(--brand-color)!important;
  }
  
  form.hs-form fieldset.form-columns-1 .input .hs-input {
    width: 100%;
		max-height: 100px;
  }
  
  form.hs-form fieldset.form-columns-1 .input .hs-input[type="checkbox"],
  form.hs-form fieldset.form-columns-1 .input .hs-input[type="radio"] {
    width: auto;
  }

  .input .hs-input[type="checkbox"] {
		position: relative;
		margin: 0;
    width: 18px !important;
    height: 18px;
		border-radius: 0!important;
		background: #fff;
		padding: 0!important;
		margin-right: 10px;
		outline: none!important;
		/*-webkit-appearance: none;
		appearance: none;*/
  }

	.input .hs-input[type="checkbox"]:before {
		position: absolute;
		content: '\f00c';
		font-family: var(--awesome-pro);
		font-size: 11px;
		text-align: center;
		width: 100%;
		height: 100%;
		top: 2px;
		left: 0;
		right: 0;
		color: var(--brand-color);
		transform: scale(0);
		transition: .4s cubic-bezier(0.86, 0, 0.07, 1);
	}

	.input .hs-input[type="checkbox"]:checked:before {
		transform: scale(1);
	}
  
  form.hs-form fieldset.form-columns-2 .hs-form-field,
  form.hs-form fieldset.hs-form-field .hs-form-field,
  form.hs-form fieldset.form-columns-3 .hs-form-field {
    padding-left: 0px !important;
  }
  
  form.hs-form fieldset .hs-fieldtype-select .input {
    position: relative;
  }
  
  form.hs-form fieldset .hs-fieldtype-select .input select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
  }
  
  form.hs-form fieldset .hs-fieldtype-select .input:after,
  .hs-fieldtype-select .input:after {
    content: "\f0d7";
    font-family: var(--awesome-pro);
		font-weight: 900;
    display: block;
    position: absolute;
    right: 12px;
    top: 0px;
    pointer-events: none;
    background: none !important;
    color: #868E96;
  }
  
  form.hs-form .inputs-list.hs-error-msgs {
    background: none;
  }
  
  form.hs-form fieldset ul.hs-error-msgs li {
    
  }
  
  form.hs-form .inputs-list.hs-error-msgs li label {
    font-family: var(--default-font-family);
    font-size: 12px;
    font-weight: 500;
    color: #E2051F;
  }

  .hs-form-field label .hs-form-required {
    color: #1f3139;
  }

  .hs_submit .actions {
    text-align: center;
    margin: 60px 0 0;
  }

  form .hs-button {
    -webkit-appearance: button;
    appearance: button;
  }

  .hs-button {
		font-family: var(--default-font-family);
    background-color: var(--brand-color);
    width: auto;
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
		text-transform: capitalize;
    outline: none!important;
		backface-visibility: hidden;
    transition: .3s ease-in-out;
  }
  
  .hs-button:hover {
		background-color: var(--brand-color);
    transform: translateY(-5px);
    box-shadow: 0 5px 8px -1px rgba(0,0,0,.3);
  }

  /* Responsive ----------------------------------------*/
  @media ( max-width: 768px ) {
    .form-wrap {
			border: 1px solid #ccc;
			box-shadow: none;
			padding: 30px 20px 10px;
			margin: 30px 0;
    }
    
    .form-wrap .form-title {
       margin-bottom: 30px;
    }
  }

  @media ( max-width: 480px ) {
    .hs_firstname {
      padding-right: 0!important;
    }
  }

  @media ( max-width: 380px ) {
    .form-wrap {
       padding: 20px 10px 10px;
    }
  }
  
  /* @end */
  
  /* @group Share Module -------------------------------------------------------*/
  
  .module.share {
		margin-top: 30px;
    padding: 70px 20px;
		background: var(--default-form-text-color);
  }
  
  .share.module .share-wrapper {
		padding: 0;
  }

  .share.module .social-sharing {
    margin: 0;
  }

  .share-wrapper > :first-child > .row-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .share.module .label {
    font-size: 24px;
		font-weight: 700;
    line-height: 30px;
    color: #fff;
  }

	.hs_cos_wrapper_type_social_sharing a {
		width: auto!important;
		margin: 0;
	}

  .hs_cos_wrapper_type_social_sharing a:not(:last-of-type) {
		margin: 0;
		margin-right: 20px;
  }

  .hs_cos_wrapper_type_social_sharing a:hover {
    opacity: .9;
  }

  .hs_cos_wrapper_type_social_sharing a:before {
		font-family: var(--awesome-brands);
    font-size: 22px;
		padding: 4px 4px 3px;
  }

  .hs_cos_wrapper_type_social_sharing a:hover:before {
    background: var(--brand-color);
    opacity: 1;
  }

	.hs_cos_wrapper_type_social_sharing a.facebook:before {
		content: '\f39e';
  }

	.hs_cos_wrapper_type_social_sharing a.email:before {
		font-family: var(--awesome-pro);
		font-weight: 900;
  }

  .share.module .footer-logo {
    text-align: left;
    width: auto;
  }

  .share.module .footer-logo img {
    max-height: 63px;
  }
  

  /* Responsive ----------------------------------------*/
  @media ( max-width: 768px ) {
    .share.module .share-wrapper {
      padding-top: 0;
    }

    .share-wrapper > :first-child > .row-fluid {
      justify-content: space-between;
    }
  }

  @media ( max-width: 580px ) {
		.module.share {
			padding: 40px 20px;
		}
		
    .hs_cos_wrapper_type_social_sharing a {
      margin: 0;
    }

  }

  @media ( max-width: 380px ) {
    .share.module .footer-logo {
      margin-bottom: 30px;
    }
    
    .share-wrapper > :first-child > .row-fluid {
      justify-content: center;
    }
  }
  /* @end */

  /* @group Subscription -------------------------------------------------------*/
  .subs-confirm .content {
    padding-top: 0;
  }

  .subs-confirm .logo {
    max-width: 290px;
  }

  .subs-confirm .footer-container footer {
    text-align: right;
  }

  .subs-confirm .hs-button {
    padding: 15px;
    font-weight: 300;
    white-space: pre-wrap;
  }

  .subs-confirm .footer-container-wrapper {
    padding: 20px 60px;
  }

  .subs-confirm .footer-container-wrapper footer {
    line-height: 25px;
  }

  /* @group Navbar Footer -------------------------------------------------------------*/
  .navbar-footer {
    text-align: center;
    padding: 20px 0;
  }

  .navbar-footer .hs-menu-wrapper > ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px,165px));
    justify-content: center;
    grid-template-rows: auto;
    grid-gap: 40px 30px;
  }

  .navbar-footer .hs-menu-wrapper > ul:before,
  .navbar-footer .hs-menu-wrapper > ul:after {
    position: absolute;
  }

  .navbar-footer .hs-menu-wrapper > ul > :first-child > ul a {
    text-transform: uppercase;
  }

  .navbar-footer ul > li.hs-menu-depth-1 {
    text-align: left;
  }

  .navbar-footer ul > li a {
    color: #989898;
    font-family: var(--default-font-family);
    font-size: 12px;
    line-height: 22px;
    white-space: pre-wrap!important;
    padding: 0!important;
  }

  .navbar-footer ul > li a:hover {
    color: var(--brand-color);
  }

  .navbar-footer ul > li.hs-menu-depth-1 > a {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 5px;
  }

  .navbar-footer ul.hs-menu-children-wrapper {
    position: relative!important;
    box-shadow: none;
  }

  /* Responsive ----------------------------------------*/
  @media ( max-width: 380px ) {
    .navbar-footer .hs-menu-wrapper>ul {
      justify-content: flex-start;
    }
  }
  /* @end */
  /* @group Footer -------------------------------------------------------------*/
  .footer-container-wrapper {
    background-color: var(--brand-color);
    padding: 0 60px;
  }

  .footer-container-wrapper footer span {
    color: #989898;
    font-size: 12px;
    line-height: 20px;
  }

	.footer-container-wrapper .footer-container {
		max-width: 1160px;
	}

  .footer-container-wrapper .footer-container .footer-group .footer-legal>div {
    justify-content: flex-end;
  }

  .footer-container-wrapper .footer-group {
    padding: 15px 0;
  }

  .footer-container-wrapper .footer-group .social-links {
    text-align: center;
    padding: 30px 0 60px;
  }

  .footer-container-wrapper .footer-group .social-links .widget-type-follow_me .fm_button span {
    border: none;
  }

  .footer-container-wrapper .footer-group .social-links .widget-type-follow_me .fm_button span:before {
    font-size: 24px;
    color: #989898;
  }

  .footer-container-wrapper .footer-group .social-links .widget-type-follow_me .fm_button:hover span:before {
    color: #e4466e;
  }

  .footer-container-wrapper .footer-logo img {
    width: auto;
  }

  .footer-container-wrapper .footer-container .footer-legal .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .footer-container-wrapper footer span,
  .footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 17px;
    font-weight: 600;
		margin: 0!important;
  }

	.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:not(:last-of-type) {
		margin-right: 20px;
	}

  .footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover {
    text-decoration: underline;
    opacity: 1;
  }

  /* Responsive ----------------------------------------*/
  @media ( min-width: 481px ) {	
		.footer-container-wrapper .footer-container .footer-group .footer-logo {
			margin-right: 20px!important;
		}
  }

  @media ( max-width: 768px ) {
    .footer-container-wrapper .footer-container .footer-legal>div {
        display: block;
    }
    
    .footer-container-wrapper footer {
      margin-bottom: 10px;
    }
    
    .footer-container-wrapper ul li {
      margin-bottom: 10px;
    }
    
    .footer-container-wrapper .footer-group {
      padding: 30px 0 0;
    }
		
		.footer-container-wrapper .footer-container .footer-group>.row-fluid-wrapper>.row-fluid {
			flex-flow: row;
			flex-wrap: wrap;
			justify-content: center;
			align-items: baseline;
		}
    
  }

  @media ( max-width: 380px ) {
    .footer-container-wrapper {
      padding: 0 30px;
    }
    
    .footer-container-wrapper .footer-container .footer-group>.row-fluid-wrapper>.row-fluid {
      align-items: center;
    }
  }
  /* @end */