/* @import url('http://example.com/example_style.css'); */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

@font-face {
    font-family: "din_lightregular";
    src: url('//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Font/din_light-webfont.eot')format('eot'),
    url('//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Font/din_light-webfont.woff')format('woff'),
    url('//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Font/din_light-webfont.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "din_lightregular";
    src: url('//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Font/din_medium-webfont.eot')format('eot'),
    url('//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Font/din_medium-webfont.woff')format('woff'),
    url('//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Font/din_medium-webfont.ttf') format('ttf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "FontAwesome";
    src: url('//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Font/fontawesome-webfont.eot')format('eot'),
    url('//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Font/fontawesome-webfont.woff')format('woff'),
    url('//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Font/fontawesome-webfont.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LineaForge";
    src: url('//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Font/linea.eot')format('eot'),
    url('//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Font/linea.woff')format('woff'),
    url('//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Font/linea.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}


/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */



/* ==========================================================================
   HS COS Boilerplate v1.5.0                                
   ========================================================================== */

/* This responsive framework is required for all styles. */
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

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

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

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

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

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

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

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

/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

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



/* -------Modifiche 9-06-2022---- */



/* -------FINE Modifiche 9-06-2022---- */




#hs-pwd-widget-password {
    height: auto !important;
}

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

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

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

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

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

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


@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

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

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

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

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

/* Blog Author Section */
.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

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

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

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

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

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

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}

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

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

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

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

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

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

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}

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

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

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

/* These includes are optional, but helpful. */
/* 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;} 





/* ==========================================================================

   Index:         

  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography

  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANOUS

  7. MOBILE MEDIA QUERIES

   ========================================================================== */








/* ==========================================================================


   1. BASE STYLES                                             


   ========================================================================== */





/* ==========================================================================
   Variables                                               
   ========================================================================== */
i.fa, [class*="fa-"]:before {
    text-rendering: auto;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    
}

.ico-linea, [class*="ico-linea"]:before {
    font-family: 'LineaForge' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    speak: none;
}

[class^="ico-linea-"], [class*="ico-linea"] {
    display: inline-block;
    line-height: inherit;
    text-align: center;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/**
 * Find the most consistently used font styles, colors, and container widths 
 * for your site and assign them to the jinja variables below for easy use 
 * and reference. 
 *
 * Apply the variable as shown below.  Ignore the jingja comment tags.
 *
 * 
 */

/* Colors */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */

/* Typography */
            /*  */
                         /*  */
                          /*  */
 /*  */

/* Containers */
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */




/* ==========================================================================
   Macros                                                  
   ========================================================================== */


/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * 
  */
    
    
    
    
    
/** 
  * Example of how to apply the above macro (ignore the jinja comment tags):
  *
  * a {
  *   color: red;
  *   font-size: 12px;
  *    
  * }
  */




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


/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */

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

html, body {
    min-height: 100%;
    margin: 0;
    padding: 0;
}

/* Website background color and default font styles */
body {
    background: #fff;
    color: #333;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
}

/**
 * Page Center
 *
 * Apply .page-center to full-width modules.
 */

.container-fluid .row-fluid .page-center {
    float: none;
    max-width: 1400px;
    margin: 0 auto;
}

a { 
    color: #649ad1; 
    text-decoration: none;
    -webkit-transition: color 0.4s, background-color 0.4s;
    transition: color 0.4s, background-color 0.4s;
}
a:hover, a:focus {
    color: #649ad1;
    text-decoration: none;
}

hr {
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    border: none;
}

/* Highlighted Text */
::-moz-selection {
    color: #fff;
    background: #649ad1;
}
::selection {
    color: #fff;
    background:#649ad1;
}

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



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


/* Basic text */
p {
    margin:0 0 1.6em 0;
    line-height: 1.6em;
} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
    font-style: normal;
	line-height:1.1;
	margin:10px 0 15px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size: 52px;
    line-height: 60px;
    letter-spacing: -1px;
	margin-bottom: 24px;
	margin-top:0;
}
h2{
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.5px;
    text-transform: none;
	margin-bottom: 24px;
	margin-top:0;
}
h3 {
    font-size: 25px;
    line-height: 24px;
	margin-bottom: 12px;
	margin-top:0;
}
h4{
	font-size: 21px;
	line-height: 24px;
	margin-bottom: 12px;
	margin-top:0;
}
h5 {
    font-size: 17px;
}
h6 {
    font-size: 15px;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {line-height:1.9em;}

ul.unstyled, ol.unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Quotes */
blockquote {}
blockquote p {}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}








/* ==========================================================================


   2. COS STRUCTURE                                            


   ========================================================================== */





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


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

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




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


.header-container-wrapper {}
.header-container {}

/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}

.custom-header{
    padding:0 50px;
}

.custom-header .page-center{
    max-width: 1360px !important;
    padding-right: 30px;
    padding-bottom:30px;
}

.custom-header-right {
    padding:30px 0 0 30px;
}

.custom-header-right ul {
    padding:0;
    margin:0;
    list-style:none;
    float:right;
    padding-top: 26px;
}
.custom-header-right ul li {
    display:inline-block;
    vertical-align: top;
}
.custom-header-right ul li:nth-child(1) {
    padding-right: 16px;
}
.custom-header-right ul li:nth-child(3) {
    padding-bottom: 12px;
    margin-left: 10px;
}
.custom-header-right ul li a {
    background-color: transparent;
    line-height: 20px;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition: color 0.4s, background-color 0.4s, border 0.4s;
    transition: color 0.4s, background-color 0.4s, border 0.4s;
    color: #333333;
    text-decoration: none;
}
.custom-header-right .tb_text{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.custom-header-right .tb_text > .tb_icon {
    color: #649ad1;
}
.custom-header-right .tb_text > .tb_icon {
    min-width: 1.5em;
    margin-left: 0;
    margin-right: 0;
}
.custom-header-right .tb_icon {
    display: inline-block;
    text-align: center;
    letter-spacing: 0;
    word-spacing: 0;
    vertical-align: top;
}
.custom-header-right .tb_text > .tb_icon > i {
    margin-left: 0 !important;
    font-size: 220%;
    margin: 0 0.3em;
    vertical-align: top;
}
.ico-linea-music-shuffle-button:before {
    content: "\e042";
}

.custom-header-right ul li:nth-child(1) .tb_items {
    margin-left: 0.15em;
    margin-right: 0.15em;
}
.custom-header-right ul li:nth-child(1) .tb_items:before {
    content: '(';
}
.custom-header-right ul li:nth-child(1) .tb_items:after {
    content: ')';
}
.ico-linea-basic-heart:before {
    content: "W";
}
.ico-linea-ecommerce-bag:before {
    content: "\e047";
}

.custom-header-right .ico-linea-ecommerce-bag{
    color: #333;
    font-size: 240%;
    line-height: inherit !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    vertical-align: top;
    margin-top: -1px !important;
    text-align: center;
    letter-spacing: 0;
    word-spacing: 0;
}
.custom-header-right ul li a:hover .ico-linea-ecommerce-bag {
    color:#000;
}

.custom-header-right ul li:nth-child(2) .tb_items,
.custom-header-right ul li:nth-child(3) .tb_items{
    text-transform: none;
    position: absolute;
    right: 0;
    width: 15px;
    height: 15px;
    line-height: 15px !important;
    text-align: center;
    font-weight: normal !important;
    font-size: 10px !important;
    background: #333;
    color: #fff;
    border-radius: 50%;
    opacity: 1 !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    vertical-align: top;
    margin: 9px -3px 0 0;
}
.custom-header-right ul li:nth-child(2) .tb_items {
    margin: 3px -3px 0 0;
}


.custom-header-bottom {
    background: #eee;
   padding: 0 33px 0 30px;
}
.custom-header-bottom .page-center {
    max-width: 1300px !important;
}
.custom-search,
.custom-language,
.custom-login,
.custom-currency{
    vertical-align: middle;
    float: left;
}
.custom-header-bottom ul {
    padding:0;
    margin:0;
    list-style:none;
}

body .custom-header-bottom .tt-input {
    font-size: 14px !important;
    color: #000 !important;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left-width: 2px !important;
    border-right-width: 2px !important;
    border-top: 2px solid #eee !important;
    border-bottom: 2px solid #333333 !important;
    position: relative;
    vertical-align: top !important;
    background-color: transparent !important;
    transition: color .3s,border .3s,background .3s !important;
    height: 36px;
    padding: 4px 6px 4px 20px !important;
    line-height: inherit !important;
    font-family: inherit;
    margin: 0 !important;
    box-shadow: none !important;
    border-radius:0 !important;
}
body .custom-header-bottom .tt-input:hover,
body .custom-header-bottom .tt-input:focus{
    border-bottom-color: #333333 !important;
    border-right-color: #333333 !important;
    border-left-color: #333333 !important;
    border-top-color: #333333 !important;
    border-left-width: 2px !important;
    border-right-width: 2px !important;
    border-bottom: 2px #333333 solid !important;
    border-top: 2px #333333 solid !important;
    background-color: #fff !important;
}

body .custom-header-bottom .tt-input::-webkit-input-placeholder { /* Webkit Browsers */
    color: #000;
    opacity: 1;
}
body .custom-header-bottom .tt-input:-moz-placeholder { /* Firefox 18- */
    color: #000;
    opacity: 1;
}
body .custom-header-bottom .tt-input::-moz-placeholder { /* Firefox 19+ */
    color: #000;
    opacity: 1;
}
body .custom-header-bottom .tt-input:-ms-input-placeholder { /* IE10 */
    color: #000;
    opacity: 1;
}

a#search_button {
    position: absolute;
    right: 0;
    margin-right: 20px;
    color: #333333 !important;
    background-color: transparent !important;
    font-size: 150%;
    width: 36px;
    margin-left: 10px;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    top:6px;
}
.ico-linea-basic-magnifier:before {
    content: "#";
}
a#search_button:hover {
    color: #1f1f26;
}
.custom-search {
    position:relative;
}

.custom-currency {
    border-right: 1px solid #ddd;
   border-left: 1px solid #ddd;
   padding: 6px 20px 0;
   position: relative;
   width: 80px;
}
.custom-currency li {
    padding-bottom: 5px;
}
.custom-currency li > a{
    color: #333333;
}
.custom-currency a > .tb_text:after {
    direction: ltr;
    content: '\f0d7';
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    vertical-align: top;
    font-family: FontAwesome;
    font-size: 12px;
    opacity: 0.3;
    cursor: pointer;
    margin-left: 3px;
}
.custom-currency ul.nav-horizontal > li > ul{
    padding: 9.6px 12px;
    min-width: 120px;
    z-index: 50;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    background-color: #333333;
    color: #aaaaaa;
    position: absolute;
    top: 100%;
    left: 0;
    display:none;
    opacity:0;
}
.custom-currency ul.nav-horizontal > li:hover > ul {
    display:block;
    opacity:1;
}
.custom-currency ul.nav-horizontal > li ul li{
    padding-top: 6px;
    padding-bottom: 6px;
}
.custom-currency ul.nav-horizontal > li ul li a{
    color: #aaaaaa;
    margin-top: -6px;
    margin-bottom: -6px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.custom-currency ul.nav-horizontal > li ul li a:hover {
    color: #ffffff;
}

.custom-currency ul.nav-horizontal > li:after {
    -webkit-transform: rotate(45deg) translateX(0) translateY(0);
    transform: rotate(45deg) translateX(0) translateY(0);
    content: '';
    opacity: 0;
    display: block !important;
    border-color: rgba(0,0,0,0.02);
    -webkit-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    background-color: #333333;
    z-index: 60;
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    margin-left: 12px;
    border: 1px solid transparent;
    opacity:0;
}
.custom-currency ul.nav-horizontal > li:hover:after {
    opacity:1;
}
.custom-login {
    border-left: 1px solid #ddd;
    padding: 8px 20px 0 18px !important;
    position: relative;
    width: 73px;
    border-right: 1px solid #ddd;
}
.custom-login > li {
    padding-bottom: 4px;
}
.custom-login a{
    background-color: transparent;
    line-height: 20px;
    color: #333333;
    text-decoration: none;
}
.custom-login .tb_text {
    margin-right: 1px;
}
.custom-login .tb_text > .tb_icon {
    min-width: 1.5em;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    text-align: center;
    letter-spacing: 0;
    word-spacing: 0;
    vertical-align: top;
}
.custom-login .tb_text > .tb_icon > i {
    margin-left: 0 !important;
    vertical-align: top;
    line-height: inherit;
}
.fa-user:before {
    content: "\f007";
}
.custom-login .tb_menu_system_account_account > a:after {
    direction: ltr;
    content: '\f0d7';
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    vertical-align: top;
    font-family: FontAwesome;
    font-size: 12px;
    opacity: 0.3;
    cursor: pointer;
}
.custom-login li ul.tb_list_1{
    min-width: 250px;
    z-index: 50;
    display: none;
    opacity:0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    background-color: #333333;
    color: #aaaaaa;
    padding: 24px;
    position: absolute;
    top: 100%;
    left: 0;
}
.custom-login li:hover ul.tb_list_1 {
    display:block;
    opacity:1;
}
.custom-login li ul.tb_list_1 li:first-child {
    margin-top: -6px;
}
.custom-login li ul.tb_list_1 li{
    padding-top: 6px;
    padding-bottom: 6px;
}
.custom-login li ul.tb_list_1 li a {
    color: #aaaaaa;
    margin-top: -6px;
    margin-bottom: -6px;
    padding-top: 6px;
    padding-bottom: 6px;
    position: relative;
}
.custom-login li ul.tb_list_1 li a:hover {
    color:#fff;
}
.custom-login li ul.tb_list_1 li > a:before {
    color: #ffffff;
    content: '\f105';
    width: 16px;
    font-size: 12px;
    font-family: FontAwesome;
}
.custom-language {
    padding: 6px 21px 0 20px;
   position: relative;
   width: 116px;
}
.custom-language .nav-horizontal > li {
    padding-bottom: 6px;
    text-transform: capitalize;
    white-space: nowrap;
}
.custom-language .nav-horizontal > li > a {
    -webkit-transition: color 0.4s, background-color 0.4s, border 0.4s;
    transition: color 0.4s, background-color 0.4s, border 0.4s;
    color: #333333;
    text-decoration: none;
}
.custom-language .nav-horizontal > li > a:hover {
    color: #333333;
}
.custom-language .nav-horizontal > li img {
    margin-right: -1px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
.custom-language .nav-horizontal > li a > .tb_text {
    margin-right: 1px;
}
.custom-language .nav-horizontal > li > a:after {
    direction: ltr;
    content: '\f0d7';
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    vertical-align: top;
    font-family: FontAwesome;
    font-size: 12px;
    opacity: 0.3;
    cursor: pointer;
}
.custom-language .nav-horizontal > li ul.dropdown-menu {
    padding: 12px;
    padding-top: 9.6px;
    padding-bottom: 9.6px;
    min-width: 120px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    background-color: #333333;
    color: #aaaaaa;
    position: absolute;
    top: 100%;
    left: 0;
    display:none;
    opacity:0;
    z-index:50;
}
.custom-language .nav-horizontal > li:hover ul.dropdown-menu {
    display:block;
    opacity:1;
}
ul.dropdown-menu li:last-child {
    margin-bottom: -6px;
}
ul.dropdown-menu li:first-child {
    margin-top: -6px;
}
ul.dropdown-menu li{
    padding-top: 6px;
    padding-bottom: 6px;
    text-transform: capitalize;
    white-space: nowrap;
}
ul.dropdown-menu li a{
    color: #aaaaaa;
    margin-top: -6px;
    margin-bottom: -6px;
    padding-top: 6px;
    padding-bottom: 6px;
    clear: both;
    display: table;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-width: 100%;
}
ul.dropdown-menu li > a > img {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    margin-right: 3px;
    display: inline-block;
    vertical-align: top;
}
ul.dropdown-menu li a:hover {
    color: #ffffff;
}
.custom-language .nav-horizontal > li ul.dropdown-menu li img {
    margin-right:4px;
}

.custom-search-group {
    width: calc(100% - 269px);
    float: left;
}
.custom-search{
    position: relative;
    width: 100%;
}


.custom-header-main {
    background: #ffffff;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.12);
    z-index: 50;
    left: 0;
    right: 0;
    top: 0;
    position:fixed;
    -webkit-transition: background 0.3s, padding 0.3s;
    transition: background 0.3s, padding 0.3s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.custom-logo{
    padding:35px 20px 5px 30px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.custom-logo img{
    max-width: 300px;
    max-height: 500px;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    display: inline-block;
    vertical-align: top;
}







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


.body-container-wrapper {}
.body-container {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    padding-top: 172px;
}

.body-container .page-center{
    padding:25px 50px;
}


/* Unique Pages
   ========================================================================== */

/* Homepage */

/* Contact Us */

/* About Us */


/* Modular & Reusable Components
   ========================================================================== */

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




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

.footer-container-wrapper {}
.footer-container {}

.custom-footer{}

.custom-footer-middle .page-center{
    max-width: 1380px !important;
}
.custom-footer-bottom {
    color: #cccccc;
    padding:15px 50px;
}

.custom-copyright{}
.custom-copyright p{
    font-size: 11px;
    text-align: left;
    margin:0;
}
.custom-footer-powered p {
    font-size: 11px;
    margin:0;
    text-align:right;
}
.custom-footer-middle {
    background: #eeeeee;
    color: #777777;
    padding:50px 50px 100px;
}


.custom-footer-col h2{
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 20px;
    margin-top:0;
    font-weight: normal;
}
.custom-footer-col4 h2 {
    margin-bottom: 30px;
}
.custom-footer-col4 p {
    margin:0;
}
.custom-footer-col4 p img{
    display: inline-block;
    vertical-align: top;
}

.custom-footer-logo{}

.custom-footer-logo img{}

.custom-footer-menu{}
.custom-footer-menu .hs-menu-wrapper > ul{}
.custom-footer-menu .hs-menu-wrapper > ul > li{}
.custom-footer-menu .hs-menu-wrapper > ul > li > a{
    -webkit-transition: color 0.4s, background-color 0.4s, border 0.4s;
    transition: color 0.4s, background-color 0.4s, border 0.4s;
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    display: table;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.custom-footer-menu .hs-menu-wrapper > ul > li > a:hover{
    color: #333333;
}
.custom-footer-menu .hs-menu-wrapper > ul > li > a:before {
    content: '\f105';
    width: 16px;
    font-size: 12px;
    font-family: FontAwesome;
    color: #333333;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
}
.custom-footer-menu .hs-menu-wrapper > ul > li.active > a {
    font-weight: bold;
    color: #333333;
}

.custom-footer-col p {
    margin:0;
}

.custom-footer-col4 ul {
    margin:0 0 50px;
    padding:0;
    list-style:none;
}
.tb_icon_list.tb_list_view.tb_description_right li {
    direction: ltr;
}
.tb_icon_list.tb_list_view li {
    display: table-row;
}
.tb_list_view > div:first-child, .tb_list_view > li:first-child, .tb_list_view > span:first-child {
    margin-top: 0 !important;
}
.tb_icon_list.tb_list_view li:not(:last-child) > * {
    padding-bottom: 30px;
}
.tb_icon_list.tb_list_view.tb_icons_top li .tb_icon_wrap {
    vertical-align: top;
    width: 48px;
    height: 48px;
}
.tb_icon_list.tb_list_view li > * {
    display: table-cell;
}
.tb_description_wrap {
    padding-left:18px;
}
.tb_icon_list li .tb_icon_wrap {
    display: -webkit-inline-flex;
    display: inline-flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.tb_icon_list.tb_list_view.tb_icons_top li .tb_icon {
    vertical-align: top;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 36px;
    margin-top: 4px;
}
.tb_icon_list.tb_list_view.tb_icons_top li a.tb_icon:hover {
    background-color: #1f1f26 !important;
}
.tb_icon_list.tb_list_view.tb_icons_top li a.tb_icon:hover {
    color:#fff;
}
.tb_icon_list.tb_list_view li .tb_icon {
    display: block;
    margin: 0 auto;
}
.tb_icon {
    text-align: center;
    letter-spacing: 0;
    word-spacing: 0;
}
.ico-linea-basic-mail-multiple:before {
    content: "'";
}
.tb_icon_list li .tb_icon:before {
    margin-left: 0;
    margin-right: 0;
}
.tb_icon_list.tb_list_view li:not(:last-child) > * {
    padding-bottom: 30px;
}
.tb_icon_list.tb_list_view li > * {
    display: table-cell;
    vertical-align: middle;
}
.tb_icon_list.tb_list_view li .tb_description {
    display: inline-block;
    width: 100%;
}
.tb_icon_list li .tb_description > :last-child {
    margin-bottom: 0;
}
.tb_icon_list li .tb_description h4 {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: normal;
    font-style: normal;
    margin:0;
}
.tb_text_wrap a:not(:hover) {
    color: #333333;
}
.tb_text_wrap a:hover {
    color: #1f1f26;
}
.ico-linea-music-headphones:before {
    content: "\e030";
}

.custom-footer-top{
    background: #333333;
    background-size: auto 100%;
    background-attachment: scroll;
    padding:0 15px;
}
.custom-footer-top .page-center {
    max-width: 1360px !important;
    padding:50px 30px 70px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    vertical-align: top;
    text-align:center;
}
.custom-footer-top h2{
    margin-bottom: 10px;
    margin-top:0;
    font-size: 36px;
    line-height: 48px;
    text-transform: none;
    letter-spacing: 0px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
.custom-footer-top p{
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding-bottom: 24px;
}
.custom-footer-form .hs-form {
    max-width: 450px;
    margin: 0 auto;
    position: relative;
    padding: 0 30px;
}
.custom-footer-form .hs-form-field {
    color: #333333;
    position: relative;
    margin:0;
}

.custom-footer-form .form-title {
    margin:0;
}
.custom-footer-form .hs-input,
.custom-footer-form .hs-input:focus{
    width: 100%;
    transition: color 0.3s, border 0.3s, background 0.3s;
    height: 36px;
    padding: 4px 6px;
    font-size: 12px;
    background: #fff;
    border: none;
    border:2px solid transparent;
}
.custom-footer-form .hs-form:hover .hs-input {
    border-bottom-color: #9c8754;
    border-right-color: #9c8754;
    background: #fff;
    border-top-color: #9c8754;
    border-left-color: #9c8754;
}
.custom-footer-form .hs-button.primary,
.custom-footer-form .hs-button.primary:focus{
    margin: 0;
    position: absolute;
    top: 29px;
    right: 0;
    padding: 0 18px;
    font-family:'Montserrat', Arial, Helvetica, sans-serif;
    color: #333;
    z-index: 12;
    background: #fff;
    height: 36px;
    padding-left: 18px;
    padding-right: 18px;
    line-height: 36px;
    font-size: 14px;
}
.custom-footer-form .hs-form-field label,.custom-footer-form .hs-form-field label a {
    font-size: 13px;
    color: #414141;
    margin-bottom: 4px;
}
.custom-footer-form .hs-button.primary:hover {
    background-color: #1f1f26 !important;
    color:#fff !important;
}
.custom-footer-form input[type="checkbox"] {
    width: auto;
    height: auto;
}

#back-to-top {
   background: #d6d6d6 !important;
   border: medium none;
   border-radius: 2px;
   bottom: 20px;
   height: 40px;
   line-height: 36px;
   position: fixed;
   right: 20px;
   text-align: center;
   transition: margin-bottom 0.6s ease 0s, opacity 0.3s ease 0s;
   width: 40px;
   z-index: 1031;
   font-size: 24px;
   margin-bottom: 34px;
   color: #333333;
}
.fa-angle-up:before {
    content: "\f106";
}


#back-to-top:hover {
   opacity: 1;
   background-color: #1f1f26 !important;
   color:#fff;
}


.custom-js-import {
   min-height:0 !important;
}



/* ==========================================================================


   3. MAIN NAVIGATION                                            


   ========================================================================== */





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


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */

/* Parent List */
.custom-menu-primary{
    padding-top:30px;
}

.custom-menu-primary .hs-menu-wrapper > ul{ 
    background:transparent;
    display:block;
    padding: 25px 0 0 52px;
    -webkit-transition: padding 0.7s;
    transition: padding 0.7s;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    background:transparent;
    margin-left: 20px;
    position: relative;
    -webkit-transition: color 0.4s, background-color 0.4s, border 0.4s;
    transition: color 0.4s, background-color 0.4s, border 0.4s;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    color:#333333;
    line-height: 30px;
    -webkit-transition: color 0.4s, background-color 0.4s, border 0.4s;
    transition: color 0.4s, background-color 0.4s, border 0.4s;
    font-size:14px;
    text-transform: uppercase;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    color:#333333;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
    direction: ltr;
    content: '\f0d7';
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    vertical-align: top;
    font-family: FontAwesome;
    font-size: 12px;
    opacity: 0.3;
    cursor: pointer;
    margin-left:4px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children {
    padding-bottom: 12px;
}


/* Child List */
.custom-header .page-center {
    position:relative;
}

.custom-menu-primary .hs-menu-wrapper > ul > li {
    position:static !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul{
    min-width: 250px;
    max-width: 1300px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    background-color: #333333;
    padding: 0 20px 20px;
    left: 31px !important;
    right: 0;
    top: 97px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
    background:transparent;
    text-align:left !important;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
    color: #aaaaaa;
    text-decoration: none;
}
.custom-menu-primary .hs-menu-wrapper > ul ul ul li a:before {
    content: '\f105';
    width: 16px;
    font-size: 12px;
    font-family: FontAwesome;
    color: #ffffff !important;
    margin-right: 12px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    color: #ffffff;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover ul ul {
    opacity:1 !important;
    visibility:visible !important;
    display:block !important;
    position:static !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) > ul > li{
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}


.sec-level-inner {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.custom-menu-wraping {
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-width: 140px;
    -moz-column-width: 140px;
    column-width: 140px;
}
.custom-menu-wraping > li {
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .sec-level-inner > .custom-menu-wraping {
    -webkit-column-width: 300px;
    -moz-column-width: 300px;
    column-width: 300px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .sec-level-inner > .custom-menu-wraping > li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    padding-top: 24px;
}



/*.custom-menu-primary .hs-menu-wrapper > ul ul li{
    min-width: 160px;
}*/
.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-2 > a {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 12px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul ul {
    margin-bottom: 12px;
}



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

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




/* ==========================================================================
   Mobile Menu - Toggle Side Menu - Left
   ========================================================================== */
 

/* Variables
   ========================================================================== */

 /* Set mobile icon color */
 /* Set close icon color */
 /* Set full menu background color */
 /* Set link Color */
 /* Set link Hover Color */
 

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

.mobile-icon {
  display: none;    /* Hide button on Desktop */
  cursor: pointer;  /* Mouse pointer type on hover */
  width: 40px;      /* Button width */
  height: 40px;     /* Button height */  
  margin: 10px; 
  top: 0px;
  right: 0px;
}
.mobile-icon:hover {
    text-decoration: none; /* Removes link text underline on button */
}

/* Three line icon */
.mobile-icon span {
    margin: 0 auto;
    position: relative;
    top: 17px;
}
.mobile-icon  span:before, .mobile-icon span:after {
    position: absolute;
    content: '';
}
.mobile-icon  span, .mobile-icon  span:before, .mobile-icon  span:after {
    width: 25px; /* Icon line width */
    height: 4px; /* Icon line height */
    background-color: #333; /* Color of all three lines */
    -webkit-border-radius: 2px; /**********************************************/
    -moz-border-radius: 2px;    /* Border Radius - must be half of the height */
    border-radius: 2px;         /**********************************************/
    display: block;
}
.mobile-icon  span:before {
    margin-top: -8px; /* Position top line */
}
.mobile-icon  span:after {
    margin-top: 8px; /* Position bottom line */
}
 

/* Close Button
   ========================================================================== */  

.close-icon {
    display: none !important;
}


/* Menu Styles on Mobile Devices
   ========================================================================== */  

@media (min-width: 768px) {
    .custom-menu-primary {
        height: auto !important;
    }
    .child-trigger {
        display:none !important;
    }
    .tbMobileMenuOverlay {
        display:none !important;
    }
}

@media (max-width: 767px) {
    
    .mobile-icon,
    .close-icon {
        display: block !important;
    }
    
    #site-wrapper{
        max-width: 100%;
        height: 100%;
        overflow-x: hidden;
        position: relative;
    }
    .child-trigger {
        display:inline-block;
        background: rgba(51,51,51, 0.1) !important;
        border: medium none !important;
        cursor: pointer;
        height: 30px;
        padding: 0 !important;
        position: absolute;
        right: 0;
        top: 0;
        width: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 18px;
        font-family: Arial, sans-serif !important;
        font-weight: normal !important;
        cursor: pointer;
    }
    .child-trigger:before {
        content: '+';
    }
    .child-open.child-trigger:before {
        content: '-';
    }
    
    
    /* Mobile Nav is HIDDEN By Default */
    .custom-menu-primary {
        position: fixed;
        width: calc(100% - 60px) !important;
        z-index: 1000;
        background: #fff; 
        left: -100%;
        top: 0;
        -webkit-transition: -webkit-left 500ms ease;
        -moz-transition: -moz-left 500ms ease;
        -o-transition: -o-left 500ms ease;
        transition: left 500ms ease;
        padding: 30px;
        overflow-y: auto;
        height: 100vh !important;
    }
    .show-mobile-nav .custom-menu-primary{
        left:0;
    }
    
    /* Set Link Colors */
    
    /* All Main Containers Display FULL Width By Default */
    .header-container-wrapper, .body-container-wrapper, .footer-container-wrapper {
        -webkit-transition: -webkit-left 500ms ease;
        -moz-transition: -moz-left 500ms ease;
        -o-transition: -o-left 500ms ease;
        transition: left 500ms ease;
        position:relative;
    }
    
    /* All Main Containers Display PARTIAL Width On Icon Click */
   
    
    
    /* Make child lists appear below parent items */
    .custom-menu-primary ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
        display: none;
    }
    
    /* Mobile Menu Styles */
    .custom-menu-primary.js-enabled .hs-menu-flow-horizontal{
        position: absolute; /**************************************************************/
        top: 0;             /* Positions the menu to drop from the very top of the screen */
        left: 0px;          /**************************************************************/
        width: 100%;
    }
    
    .custom-menu-primary .hs-menu-flow-horizontal{
        width: 100%; /* Full screen width */
        z-index: 8888;
    }
    li.hs-item-has-children:hover ul.hs-menu-children-wrapper {
        position: relative !important;
    }
    /* Level 1 Menu List Styles */
    
    .custom-menu-primary .hs-menu-flow-horizontal > ul {
        clear: both;
        padding:0 !important;
    }
    .custom-menu-primary .hs-menu-flow-horizontal > ul > li{
        position: relative !important;
        display: block;
        width: 100%;
        min-width: 100%;
        margin: 0 0 10px;
        padding:0 !important;
    }
    .custom-menu-primary .hs-menu-flow-horizontal > ul > li > a{
        line-height: 24px;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        -webkit-transition: color 0.4s, background-color 0.4s, border 0.4s;
        transition: color 0.4s, background-color 0.4s, border 0.4s;
        font-size: 14px;
        text-transform: uppercase;
    }
    .custom-menu-primary a { 
        color: #333333; 
    }
    .custom-menu-primary a:hover { 
        color: #333333; 
    }
    .custom-menu-primary li{
        width:100%;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
        min-width: 100%;
        width: 100%;
        box-shadow: none;
        background-color: transparent;
        padding: 0;
        padding: 10px 0 0 0 !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) > ul {
        padding: 22px 0 0 0 !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) .sec-level-inner > .custom-menu-wraping > li {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        padding-top: 12px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li {
        min-width: 100%;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul ul {
        margin-bottom: 12px;
        display: block !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li a {
        color: #333333;
        text-decoration: none;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul ul li a:before {
        content: '\f105';
        width: 16px;
        font-size: 12px;
        font-family: FontAwesome;
        color: #333333 !important;
        margin-right: 12px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-2 > a {
        color: #333333;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
        display:none;
    }
    
    .hs-menu-depth-2 .child-trigger {
        display:none !important;
    }
    
    .custom-header {
        padding: 0 30px;
        padding-top: 30px;
    }
	.custom-logo {
        padding-left: 0;
        padding: 5px 0;
        text-align: center;
        padding-right: 0;
    }
    .custom-logo img {
        max-width: 217px;
    }
    .custom-mobile-trigger{
        padding-top: 18px;
        text-align:center;
    }
    .custom-mobile-trigger .tbToggleButtons > * {
        margin-right: 10px;
    }   
    .custom-mobile-trigger .btn.tb_no_text.btn-lg {
        width: 60px;
        color: #ffffff;
        background-color: #333333;
    }
    .custom-mobile-trigger .btn.tb_no_text {
        display: inline-block !important;
        padding: 0 !important;
    }
    .custom-mobile-trigger .btn.btn-lg, .custom-mobile-trigger .btn-group-lg > .btn, .custom-mobile-trigger .input-group-lg > .input-group-btn > .btn {
        height: 60px;
        margin-top: 0px;
        margin-bottom: 0px;
        line-height: 60px;
        font-size: 19px;
        text-transform: uppercase;
        box-shadow: none;
        border-radius: 0;
        position: relative;
        -webkit-transition: color 0.2s, background 0.2s, box-shadow 0.2s, transform 0.2s, opacity 0.2s;
        transition: color 0.2s, background 0.2s, box-shadow 0.2s, transform 0.2s, opacity 0.2s;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
    }
    .tb_toggle:before {
        font-size: 19px;
    }
    .btn.tb_no_text:before {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
        content: "\f0c9";
    }
    .ico-linea-ecommerce-bag:before {
        content: "\e047";
    }
    .custom-mobile-trigger .btn.tb_no_text.btn-lg:hover{
        background-color: #1f1f26;
        color: #ffffff;
    }
    
    body.show-mobile-nav {
        overflow:hidden;
    }
    .custom-mobile-logo {
        padding:5px 20px 17px 0;
        text-align: center;
    }
    .custom-mobile-logo img {
        max-height: 50px;
        display: inline-block;
        vertical-align: top;
    }
    .custom-mobile-menu{
        padding-bottom: 12px;
        padding-top: 24px;
    }
    
    .tbMobileMenuOverlay {
        position: fixed;
        z-index: 990;
        top: -10000px;
        right: 0;
        bottom: auto;
        left: 0;
        display: block !important;
        cursor: pointer;
    }
    .show-mobile-nav .tbMobileMenuOverlay{
        top: 0;
        bottom: 0;
    }
    .show-mobile-nav .tbMobileMenuOverlay .tb_bg {
        opacity: 0.4;
    }
    .tbMobileMenuOverlay .tb_bg {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 0;
        background: #000;
    }
    .tbMobileMenuOverlay svg {
        position: absolute;
        z-index: 1;
        top: 17px;
        right: 17px;
        width: 24px;
        height: 24px;
        color: #fff;
    }
    svg {
        max-height: 100%;
        fill: currentColor;
    }
}











/* ==========================================================================


   4. TEMPLATE MODULE SELECTORS                                         


   ========================================================================== */





/* Common Template Selectors                                             
   ========================================================================== */

body.one-column {}
body.two-column {}
body.three-column {}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

/* Common One Column Selectors */
body.site-page.one-column, 
body.landing-page.one-column, 
body.error-template.one-column, 
body.password-template.one-column, 
body.subscription-template.one-column {}

body.site-page.one-column .main-content, 
body.landing-page.one-column .main-content, 
body.error-template .main-content, 
body.password-template .main-content, 
body.subscription-template .main-content {}

/* Common Two Column Selectors */
body.site-page.two-column, 
body.landing-page.two-column, 
body.blog {}  

body.site-page.two-column .main-content, 
body.landing-page.two-column .main-content, 
body.blog .blog-content {}

/* Common Three Column Selectors */
body.site-page.three-column, 
body.landing-page.three-column {}

body.site-page.three-column .main-content, 
body.landing-page.three-column .main-content {}


/* Site Pages                                            
   ========================================================================== */

/* One Column Template */
body.site-page.one-column {}
body.site-page.one-column .content-wrapper {}
body.site-page.one-column .main-content {}

/* Two Column Template */
body.site-page.two-column {}
body.site-page.two-column .content-wrapper {}
body.site-page.two-column .main-content {}
body.site-page.two-column .sidebar.right {}

/* Three Column Template */
body.site-page.three-column {}
body.site-page.three-column .content-wrapper {}
body.site-page.three-column .main-content {}


/* Landing Pages                                           
   ========================================================================== */

/* One Column Template */
body.landing-page.one-column {}
body.landing-page.one-column .content-wrapper {}
body.landing-page.one-column .main-content {}

/* Two Column Template */
body.landing-page.two-column {}
body.landing-page.two-column .content-wrapper {}
body.landing-page.two-column .main-content {}
body.landing-page.two-column .sidebar.right {}

/* Three Column Template */
body.landing-page.three-column {}
body.landing-page.three-column .content-wrapper {}
body.landing-page.three-column .main-content {}


/* System Pages                                          
   ========================================================================== */

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {}
body.error-template.one-column .main-content {}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {}
body.subscription-template.one-column .main-content {}








/* ==========================================================================


   5. COS COMPONENTS                                        


   ========================================================================== */





/* ==========================================================================
   Blog                                         
   ========================================================================== */
.hs_cos_flex-slider .hs_cos_flex-slides > li {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 650px;
}

.hs_cos_flex-slider .caption
 h4 {
         text-align: center;
         text-transform: uppercase;
         font-size:16px;
         margin-bottom: 30px;
         line-height: 26px;
         color:#333;
 }
 .hs_cos_flex-slider .caption
 strong{
         text-rendering: optimizeLegibility;
         font-size:61px;
         text-transform: uppercase;
         color:#333333;
         display:block;
         line-height: 76px;
         margin-bottom: 35px;
 }
  .hs_cos_flex-slider .caption
  a{
      color:#fff;
         background-color: #333333;
             font-size: 12px;
    letter-spacing:2px;
    font-weight:600;
    text-transform: uppercase;
        cursor: pointer;
            position: relative;
    display: inline-block;
    height: 48px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 48px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: color 0.2s, background 0.2s, box-shadow 0.2s, transform 0.2s, opacity 0.2s;
    transition: color 0.2s, background 0.2s, box-shadow 0.2s, transform 0.2s, opacity 0.2s;
    padding:0 24px;

 }
   .hs_cos_flex-slider .caption
  a:hover{
          color: #ffffff;
          background-color: #000000 
  }
 .hs_cos_flex-slider .caption{
    text-align: center;
    position: absolute;
    top: 20%;
    left: auto;
    right: 13%;
    background-color: transparent;
    width: auto;
    font-size: unset;
    line-height: unset;
    color: unset;
    padding: 0;
}
.hs_cos_flex-control-nav li {
    margin: 0 5px;
}

.hs_cos_flex-control-paging li a {
    width: 10px;
    cursor:pointer;
    height: 10px;
        background: none;
    background-color: #333333;
    opacity: 0.2;

}

.hs_cos_flex-control-nav li
 a:hover,a.hs_cos_flex-active {
      background: none;
    background-color: #333333;
    opacity: 0.4;
 
}
.hs_cos_flex-control-paging li a.hs_cos_flex-active{
    cursor: pointer;
    background:none;
    background-color: #333333;
    opacity: 0.4;
}
.custom-rss h3 {
    margin-bottom: 50px;
    text-align: center;
    font-size: 32px;
    line-height: 36px;
    font-weight: normal;
}

.hs-rss-item {
    width: calc(33.33333333% - 34px);
    float: left;
    margin-left: 50px;
}

.custom-topic:before {
    content: '';
    position: absolute;
    top: 2px;    
    bottom: 2px;
    left: 0;
    display: inline-block;
    border-left: 1px solid;
    opacity: 0.2;
    display:none;
}

.custom-topic {
    position: relative;
    padding-left: 0px;
}

a.hs-rss-title {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 24px;
    display: block;
    margin-bottom: 12px;
}

span.hs-rss-date {
    display: inline-block;
    margin-right: 18px;
    margin-bottom: 52px;
     #333333
    color:;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
}

.hs-rss-module.feedreader_box:after {
    content: "";
    clear: both;
    display: block;
}

.hs-rss-description p {
    margin-bottom: 0;
}

.hs-rss-description p a {
    display: block;
    margin-top: 12px;
    font-weight: 600;
    color: #333333;
}

.hs-rss-description p a:hover {
    color: #1f1f26;
}

.hs-rss-description p a:after {
    vertical-align: top;
    font-size: 1.2em;
    content: "›";
    margin-left: 5px;
}
.hs-rss-item:first-of-type {
    margin-left: 0;
}

.box {
       overflow: hidden;
           width: 33.33333333%;
    max-width: 33.33333333%;
    float: left;
        height: 500px;
}
.box-inner {
    background-image: url(//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Images/arredo-casa.jpg?t=1505720431334);
    background-position: top;
    height: 100%;    
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.4s linear;
}

.box-inner:hover {
    transform: scale(1.05);
    transition: all 0.4s linear;
}
.box:nth-of-type(2) {
    background-image: none;
    height: auto;
}




span.tb_line_1 {
    display: block;
    color: #fff;
    line-height: 36px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 32px;
        opacity: 0;
}

span.tb_line_3 {    
    display: block;
    -webkit-transition-delay: 200ms;
    color: #fff;
    transition-delay: 200ms;
    margin-top: 12px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 24px;
    font-size: 18px;           
        opacity: 0;
            position: relative;    
}     
.box.two span.tb_line_3 {
    display:none;     
}
span.tb_line_3 a{
        height: 36px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 18px;
    padding-right: 18px;
    line-height: 36px;
    font-size: 14px;
    display:inline-block;
background-color: #333333;
text-transform:uppercase;
      color: #fff;
}
span.tb_line_2.tb_pb_10 {
        display: inline-block;
    background-color: #fff;
    color: #333 !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
    margin-bottom: 10px;
        margin-top: 12px;
            -webkit-transition: all 0.3s;
    transition: all 0.3s;
  line-height: 36px;
    font-size: 24px;
        position: relative;
}

.tb_text,.box-inner-one .tb_text_inner {
    height: 100%;
    display: table;
    width: 100%;
}
.tb_text_inner,.box-inner-one .tb_text.text-center {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.tb_text {
    position: relative;
}
.tb_text:before,.box-inner-one .tb_text_inner:before,.box-inner-two .tb_text_inner:before {
    position: absolute;
    content: "";
    background-color: #333333;
    display: block;      
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s linear;
        top: 0;
}
.box-inner-one,.box-inner-two{
    position:relative;
        height: 250px;
            overflow: hidden;
}
.tb_text:hover:before,.box-inner-one .tb_text_inner:hover:before,.box-inner-two .tb_text_inner:hover:before {
    opacity: 0.6;
}

.tb_text_inner {
    position: relative;
}
.box-inner-one .tb_text:before,.box-inner-two .tb_text:before{
    content:none;
}
.tb_text:hover span.tb_line_2.tb_pb_10 {
    display: inline-block;
    background-color: transparent;
    color: #fff !important;
    border: 2px solid #333333;
}

.tb_text:hover span.tb_line_1 {
    opacity: 1;
}

.tb_text:hover span.tb_line_3 {
    opacity: 1;
    display:block;
}

span.tb_line_3 a:hover {
    color: #ffffff;
    background-color: #000000;
}
.custom-rss {
    margin-bottom: 150px;
    margin-top: 100px;
}
.hs_cos_flex-slider {
    position: relative;
}

.hs_cos_flex-control-nav {
    bottom: 5px;     
}
.widget-type-image_slider {
    margin-top: 50px;
}
/* Blog Post and Listing Body Class */
body.blog .body-container {
    font-size: 15px;
    line-height: 1.3em;
}
.blog .custom-header-main{
    box-shadow:none;
}
.blog .body-container {
    padding-top: 138px;
}
.blog .body-container .page-center {
    padding-top:0;
}
.custom-post-topic-main-group {
    min-height:76px !important;
}
.custom-post-topic-group {
    position: fixed;
    left:0;
    right:0;
    z-index:9;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.12);
}
.smaller .custom-post-topic-group {
    display:none;
}
.custom-language.custom-blog-language {
    float: right;
}
.custom-language.custom-blog-language .nav-horizontal > li:after {
    margin-top: 0px !important;
}

.custom-language.custom-blog-language .nav-horizontal > li > a:after {
    margin-left:5px;
}
.custom-language.custom-language .nav-horizontal > li img {
    margin-right:5px;
}
.custom-post-topic-group {
    background: #eeeeee;
    padding:0 50px;
}
.custom-post-topic-group .page-center {
    max-width: 1300px !important;
    padding:0 !important;
}
.custom-post-topic-group h3 {
    margin:0;
}
.custom-post-topic-group ul {
    margin:0;
    margin-top: 20px;
    padding:0;
    list-style:none;
}
.custom-post-topic-group ul li {
    display: inline-block;
    margin-right: 10px;
    padding-bottom: 20px;
}
.custom-post-topic-group ul li a {
    color: #ffffff;
    background-color: #333333;
    height: 36px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 18px;
    padding-right: 18px;
    line-height: 36px;
    font-size: 12px;
    letter-spacing:2px;
    font-weight:600;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: color 0.2s, background 0.2s, box-shadow 0.2s, transform 0.2s, opacity 0.2s;
    transition: color 0.2s, background 0.2s, box-shadow 0.2s, transform 0.2s, opacity 0.2s;
}
.custom-post-topic-group ul li a:hover{
    background-color: #1f1f26;
    color: #ffffff;
}
.custom-post-topic-group .filter-link-count {
    display:none;
}

.custom-blog-byline {
    margin-bottom: 12px;
    display: block;
    width: 100%;
}
.custom-date,
.custom-topic{
    position: relative;
    display: inline-block;
    margin-right: 18px;
    margin-bottom: 12px;
    vertical-align: top;
}
.custom-blog-byline .fa {
    margin-right: 0.2em;
    vertical-align: top;
    font-size: 14px;
    display:none;
}
.fa-calendar:before {
    content: "\f073";
    display: none;
}
.fa-tags:before {
    content: "\f02c";
}
.custom-blog-byline a{
    color: #333333;
    text-decoration:none;
}
.custom-blog-byline a:hover {
    color: #333333;
    text-decoration:underline;
}

.custom-blog-slider {
    padding-top: 50px;
    position: relative;
}
.custom-blog-slider .caption {
    position: absolute;
    right: 10%;
    color: #333;
    background: transparent;
    width: 420px;
    padding: 0;
    top: 20%;
}
.custom-blog-slider .caption p {
    line-height: 26px;
    font-size: 15.1667px;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
}
.custom-blog-slider .caption h1{
    line-height: 1.4;
    font-size: 3.41vw;
    margin: 0 0 24px;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
    border-radius: 0px;
    letter-spacing: -0.5px;
    font-weight: bold;
}
.custom-blog-slider .caption a{
    background-color: #333333;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    display: inline-block;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 48px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-transition: color 0.2s, background 0.2s, box-shadow 0.2s, transform 0.2s, opacity 0.2s;
    transition: color 0.2s, background 0.2s, box-shadow 0.2s, transform 0.2s, opacity 0.2s;
}
.custom-blog-slider .caption a:hover {
    background:#000;
    color:#fff;
}
ul.hs_cos_flex-direction-nav {
    display: none;
}
.custom-blog-slider .hs_cos_flex-control-nav {
    bottom:10px;
}
.custom-blog-slider .hs_cos_flex-control-paging li a {
    background-color: #333333;
    opacity: 0.2;
}
.custom-blog-slider .hs_cos_flex-control-paging li a:hover {
   opacity:0.4;
}
.custom-blog-slider .hs_cos_flex-control-paging li a.hs_cos_flex-active {
    opacity:0.4;
}
.custom-blog-slider ul.hs_cos_flex-direction-nav {
    display:none
}
.custom-blog-slider .hs_cos_flex-slider {
    margin:0;
}
.blog .custom-blog-slider-group .page-center {
    padding-bottom:0 !important;
}

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

/* Blog Listing */
body.hs-blog-listing {}

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


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

.blog .blog-content {
    padding-top: 50px;
}

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

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

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

/* Blog Post Title */
.post-header{
    display: block;
    width: 100%;
}
.post-header h2,
.post-listing-samle{
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #333333;
    font-weight: 700 !important;
    font-style: normal;
    margin-bottom: 12px;
    margin-top:0;
    text-transform: uppercase;
    letter-spacing: 0.8px;    
}
.post-header h2 a,
.post-listing-samle a{
    text-decoration: none;
    color: #333333;
}
.post-header h2 a:hover,
.post-listing-samle a:hover{
    text-decoration: underline;
    color: #333333;
}
.post-header h1 {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {
    color: #333;
}
.author-link {
    color: #333;
}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
    margin-bottom: 40px;
    background-color: #ffffff;
    color: #333333;
}
.blog-listing-wrapper .post-listing .post-item .post-body{
    display: block;
    width: 100%;
}
.blog-listing-wrapper .post-listing .post-item .post-body p{
    margin:0;
}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
    border-width: 0;
    max-width: 100%;
    height: auto;
    width: auto;
    display: block !important;
    float: none;
    margin: 0;
}

/* Read More Link */
a.more-link {
    display: block;
    margin-top: 12px;
    font-size: 12px;
    font-weight: 700;
    text-transform:uppercase;
    color: #333333;
    -webkit-transition: color 0.4s, background-color 0.4s;
    transition: color 0.4s, background-color 0.4s;
}
a.more-link:hover {
    color:#333;
    text-decoration:underline;
    -webkit-transition: color 0.4s, background-color 0.4s;
    transition: color 0.4s, background-color 0.4s;
}

/* Blog Topics List */
#hubspot-topic_data {
    margin: 15px 0;
}
#hubspot-topic_data a.topic-link {}

/** 
 * Blog Social Sharing icons
 *
 * Overrides defaults to better align icons and prevent overlapping 
 */


/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */

.custom_listing_comments {
   border: 1px solid #e2e2e2;
   display: block;
   line-height: 165%;
   padding: 15px;
}

#comments-listing {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 30px;
}


.comment.depth-0 {
    border-bottom: 1px solid #000 !important;
    border-top: medium none !important;
    margin: 0 10px 10px !important;
    padding: 0 15px !important;
}

.comment-body {
    border-bottom: medium none;
    color: #333;
    display: block;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    padding: 0;
}

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

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

.comment-date {
    color: #333 !important;
    display: block !important;
    text-align: left;
}

#comments-listing.no-comments {
   border: none;
}

/* Pagination */
.blog-pagination {
clear: both;
}
.blog-pagination a {
	display: block;
/*margin: 10px 0;*/
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

.blog-pagination {
  display: flex;
}

.pagination {
  display: flex;
	justify-content: space-around;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.blog-pagination > * {
  background: #333333;
	color: white;
	padding: 10px;
  margin: 10px 5px 0 0!important;
}

.blog-pagination > nav {
  background: unset;
}

.blog-pagination > nav > ul > li {
  margin-right: 5px!important;
}

li.active {
    background:#EEEEEE;
    font-weight:bold;
    padding: 0 5px 0 5px;
}

li.active > a {
    color: white;
}


@media (max-width:600px) {
  .blog-pagination {
  	justify-content: space-around;
  }
  .blog-pagination > nav, .all-posts-link {
    display: none!important;
  }
  
}

/** 
 * Blog Author Page 
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

.hs-author-avatar {
    max-width: 70px;
    padding: 10px 10px 10px 0;
}

.hs-author-avatar img {
    height: auto !important;
    max-width: 100%;
    border-radius:10px;
}

.hs-blog-social-share {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    height: auto;
    margin-top: 10px;
    padding: 15px 0 9px;
    margin-bottom: 20px;
}


/** 
 * Blog All Posts Page
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

body.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


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

.blog .blog-sidebar {
    padding-top: 50px;
    color:#333;
}


/* Blog Modules */
.blog .blog-sidebar .widget-span {
    margin:0 0 30px;
}
.blog .blog-sidebar h1,
.blog .blog-sidebar h2,
.blog .blog-sidebar h3,
.blog .blog-sidebar h4,
.blog .blog-sidebar h5,
.blog .blog-sidebar h6,
.blog .blog-sidebar .from-title{}

.blog .blog-sidebar h3 {
    font-size: 17px;
    line-height: 1.3em;
    letter-spacing: 0px;
    text-transform: none;
    margin:0 0 20px;
    font-weight:600;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  
}
.blog .blog-sidebar .filter-link-count {
    display:none;
}


.blog .blog-sidebar ul{
    margin:0;
    padding:0;
    list-style:none;
}
.blog .blog-sidebar ul li:before {
    content: '\f105';
    width: 16px;
    font-size: 12px;
    font-family: FontAwesome;
    color: #333333;
    margin-right:10px;
}
.blog .blog-sidebar ul li{}

.blog .blog-sidebar ul li a{
    color: #333333;
    -webkit-transition: color 0.4s, background-color 0.4s;
    transition: color 0.4s, background-color 0.4s;
    text-decoration: none;
}

.blog .blog-sidebar ul li a:hover{
    color: #1f1f26;
}

.custom-latest-post-img img {
    display:block;
}


.custom-recent-info h4{
    font-size: 15px;
    line-height:1.3em;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    color: #333333;
    font-weight: normal;
    font-style: normal;
    margin:0;
}
.custom-recent-info h4 a{
    color: #333333;
    line-height:1.3em;
}
.custom-recent-info h4 a:hover {
    color: #1f1f26;
    text-decoration:underline;
}
.rec-post-date {
    margin-bottom: 12px;
    vertical-align: top;
    font-weight: 600;
    font-size: 11px;
    margin-top: 3px;
}
.rec-post-date .fa {
    margin-right: 0.2em;
    vertical-align: top;
    font-size: 14px;
}
.fa-calendar:before {
    content: "\f073";
}

.custom-call-action{
    margin-top: 40px;
}


/* ==========================================================================
   Blog Listing Page
   ========================================================================== */
body.hs-blog-listing {}


/* ==========================================================================
   Blog Post Page
   ========================================================================== */
body.hs-blog-post {}


/* ==========================================================================
   Forms
   ========================================================================== */


/* All Global Forms
   ========================================================================== */
body .hs-form-field {
    margin: 0 0 24px;
}

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

/* Labels */
body label {
    display:inline-block;
    margin-bottom:5px;
    color:#fff;
}

body input[type="subit"]{
  background-color:white;
  color:#000;
}

body.hs-form-field > label {}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body textarea,
body select {
    width: 100%;
    vertical-align: middle;
    display: block;
    background-color: #eeeeee;
    color: #333333;
    transition: color 0.3s, border 0.3s, background 0.3s;
    padding: 10px 12px;
    border:2px solid #eeeeee;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif !important;
    font-size:14px;
    line-height:24px;
  
}

body input[type="text"]:hover,
body input[type="password"]:hover, 
body input[type="datetime"]:hover, 
body input[type="datetime-local"]:hover, 
body input[type="date"]:hover, 
body input[type="month"]:hover, 
body input[type="time"]:hover, 
body input[type="week"]:hover, 
body input[type="number"]:hover, 
body input[type="email"]:hover, 
body input[type="url"]:hover, 
body input[type="search"]:hover, 
body input[type="tel"]:hover, 
body input[type="color"]:hover,
body textarea:hover,
body select:hover{
    background-color: #e3e3e3;
    color: #333333;
    transition: color 0.3s, border 0.3s, background 0.3s;
    border-bottom-color: #e3e3e3;
    border-right-color: #e3e3e3;
    border-top-color: #e3e3e3;
    border-left-color: #e3e3e3;
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body textarea:focus,
body select:focus {
    border-top-color: #649ad1;
    border-left-color: #649ad1;
    border-bottom-color: #649ad1;
    border-right-color: #649ad1;
    background-color: #ffffff;
    color: #333333;
    outline:0 none;
}




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

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

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

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

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

/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
   /* color: #555;
   opacity: 1; */
}
:-moz-placeholder { /* Firefox 18- */
   /* color: #555;
   opacity: 1; */
}
::-moz-placeholder { /* Firefox 19+ */
   /* color: #555;
   opacity: 1; */
}
:-ms-input-placeholder { /* IE10 */
   /* color: #555;
   opacity: 1; */
}


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

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field {}

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

/* Labels */
.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

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

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

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}


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

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

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

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

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

/* Error */
body .hs-common-error-message {}


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

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

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}

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


/* Google Search Form
   ========================================================================== */

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

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


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

body .hs-form fieldset.form-columns-1 {}
body .hs-form fieldset.form-columns-1 .hs-form-field {}

body .hs-form fieldset.form-columns-2 {}
body .hs-form fieldset.form-columns-2 .hs-form-field {}

body .hs-form fieldset.form-columns-3 {}
body .hs-form fieldset.form-columns-3 .hs-form-field {}

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

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




/* ==========================================================================
   Buttons                                              
   ========================================================================== */


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

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    display:inline-block;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 17px;
    line-height: 48px;
    color: #ffffff;
    background-color: #FEE877;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: color 0.2s, background 0.2s, box-shadow 0.2s, transform 0.2s, opacity 0.2s;
    transition: color 0.2s, background 0.2s, box-shadow 0.2s, transform 0.2s, opacity 0.2s;
    margin:10px 0;
    border:none;
    white-space:normal !important;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover{
    text-decoration: none;
    background-color: #000000;
    color: #ffffff;
}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {
    outline:0 none;
}






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

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


/* Blog Comment Button
   ========================================================================== */
#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* Blog Subscription Button
   ========================================================================== */
#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* Google Search Button
   ========================================================================== */
.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* CTA Buttons
   ========================================================================== */

/** 
 * Override global CTA styles by wrapping the CTA module in a module group 
 * that has an ID, and use that ID to prefix your CTA selector. Example shown below.
 *
 * All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {}
#module-group-ID .cta_button:hover {}
#module-group-ID .cta_button:focus {}








/* ==========================================================================


   6. MISCELLANOUS                                        


   ========================================================================== */
@media only screen and (max-width: 1024px){
.hide-mobile{
    display:none!important;
}
}

.widget-type-email_subscriptions h1,
.widget-type-email_subscriptions_confirmation h1,
.widget-type-email_simple_subscription h1{}

.widget-type-email_subscriptions h2,
.widget-type-email_subscriptions_confirmation h2,
.widget-type-email_simple_subscription h2{}

.widget-type-email_subscriptions h3,
.widget-type-email_subscriptions_confirmation h3,
.widget-type-email_simple_subscription h3{}


.body-container ul li{}
.hs-blog-social-share ul li {
    background: none;
    padding-left: 0;
}
form ul li{
    background: none !important;
    padding-left: 0 !important;
}

.hs-form-required {
  color: #ff0000;
}

.landing-page.one-column .body-container .widget-type-form,
.error-template.one-column .body-container .widget-type-google_search, 
.body-container .widget-type-password_prompt.custom_error_message, 
.body-container .widget-type-email_simple_subscription{
    width: 50%;
}

.hs-error-msgs.inputs-list{
    margin: 0;
}

.hs-error-msgs.inputs-list label{
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 11px;
    color: red;
    vertical-align: top;
}
.hs-error-msgs.inputs-list label:before {
    content: '\f00d\0020\0020';
    font-family: "FontAwesome";
    font-size: 12px;
    vertical-align: top;
}
input.hs-input.error{
    border-bottom-color: #ffcdbc !important;
    border-right-color: #ffcdbc !important;
    border-top-color: #ffcdbc !important;
    border-left-color: #ffcdbc !important;
    background-color: #ffe7df !important;
    color: #84290a !important;
}

input.hs-input.error:focus{
    border-bottom-color: #ffcdbc;
    border-right-color: #ffcdbc;
    border-top-color: #ffcdbc;
    border-left-color: #ffcdbc;
    background-color: #ffe7df;
    color: #84290a;
}

/** 
 * Styles that do not fit into available sections above can go here.
 * For example, one would place 3rd party plugin overriding styles here.
 *
 * This section is NOT for 'Custom' styles.  All custom styles must go in the
 * proper sections above.
 *
 * For instance, custom header and footer styles must go in the HEADER and 
 * FOOTER sections.  Custom styles for anything in-between the header and footer 
 * (such as, styles that are unique to the HOMEPAGE only), must go in the 
 * CONTENT section.
*/ 








/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


   ========================================================================== */



   

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

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

@media (min-width: 1401px){
    .custom-footer-middle .page-center{
        max-width: 1380px !important;
        padding-right:40px;
    }
    .widget-span.custom-footer-col {
        margin-left:40px !important;
        width: calc(25% - 40px);
        max-width: calc(25% - 40px);
    }
}

@media (max-width: 1400px){
    .custom-logo {
        padding-left:0;
    }
    .custom-header .page-center {
        padding-right: 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul {
        background: transparent;
        display: block;
        padding: 25px 0 0 26px;
    }
    .custom-header-bottom {
        background: #eee;
        padding: 0 50px 0 50px;
    }
    .body-container .page-center {
        padding-left:40px;
        padding-right:40px;
    }
    .hs_cos_flex-slider .hs_cos_flex-slides > li {
           height: 46.4vw;
    }
}

@media (min-width:1301px){
    .smaller .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:after,
    .smaller .custom-language .nav-horizontal > li:after {
        margin-top: 21px;
    }
}
@media (max-width: 1200px){
    .hs_cos_flex-slider .caption
 h4 {
    font-size: 13px;
    line-height: 23px;
}

.hs_cos_flex-slider .caption
 strong {
    font-size: 52px;
    line-height: 65px;
}
.box {
    height: 41vw;
}

.box-inner-one, .box-inner-two {
    height: 20.5vw;
}
}
@media (min-width:1041px){
      .smaller .custom-logo img {
        -webkit-transition: all 0.7s;
        transition: all 0.7s;
    }
    .smaller .custom-menu-primary .hs-menu-wrapper > ul {
        padding-top:10px;
        -webkit-transition: padding 0.7s;
        transition: padding 0.7s;
    }
    .smaller .custom-header-right ul {
        padding-top: 12px;
        -webkit-transition: padding 0.7s;
        transition: padding 0.7s;
    }
    .smaller .custom-header-bottom {
        display:none !important;
    }
    .smaller .custom-header .page-center {
        padding-bottom: 28px;
    }
    .smaller .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:after,
    .smaller .custom-language .nav-horizontal > li:after {
        margin-top: 6px;
    }
    .smaller .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
        top: 82px;
    }
}
@media (max-width: 1300px) and (min-width:1041px){
    .custom-menu-primary .hs-menu-wrapper > ul {
        padding: 10px 0 0 55px;
        text-align: center;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children {
        padding-bottom: 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
        top: 81px;
    }
    .smaller .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
        top: 72px;
    }
    .smaller .custom-header-right ul {
        padding-top: 18px !important;
    }
    .smaller .custom-menu-primary .hs-menu-wrapper > ul {
        padding-top:0 !important;
    }
   
}
@media (max-width: 1040px) and (min-width:768px){
    .custom-logo img {
        max-width: 100%;
    }
    .custom-menu-primary .hs-menu-wrapper > ul {
        padding: 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children {
        padding-bottom: 0;
    }
    .custom-header-right ul {
        padding-top: 17px;
    }
    .custom-header {
        padding: 0 30px;
    }
    .custom-header-right {
        padding: 30px 0 0 0px;
    }
    .custom-footer-middle {
        padding: 30px 30px 60px;
    }
    .custom-footer-col4 ul {
        margin: 0 0 30px;
    }
    .custom-footer-bottom {
        color: #cccccc;
        padding: 15px 40px;
    }
    .custom-footer-top .page-center {
        padding: 30px 30px 40px;
    }
    .custom-header {
       padding: 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:after {
        margin-top: -5px !important;
    }
    .custom-logo {
        max-width: calc(25% - 33px);
        margin-left: 30px !important;
        width: calc(25% - 33px) !important;
        padding-top:35px;
    }
    
    .custom-menu-primary {
       width: calc(50% - 20px) !important;
       max-width: calc(50% - 20px);
       margin-left: 10px !important;
    }
    
    .custom-header-right {
       width: calc(25% - 30px);
       max-width: calc(25% - 30px);
       margin-left: 30px !important;
    }
    .custom-logo img {
       max-width: 202.5px;
       width: 100%;
    }
    .custom-header-bottom {
        padding: 0 13px 0 30px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
        top: 72px;
    }
    .custom-lp-header .custom-header-top .page-center {
        padding-bottom: 29px;
    }
    .blog .body-container {
        padding-top: 119px;
    }
    .custom-post-topic-group {
        background: #eeeeee;
        padding: 0 30px;
    }
    .blog .body-container .page-center {
        padding-left:40px;
        padding-right:40px;
    }
	.custom-menu-primary .hs-menu-wrapper > ul > li > ul {
		top: 60px;
	}
	.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover a:before {
		bottom: 10px !important;
	}
    .hs_cos_flex-slider .caption
 h4 {
    font-size: 11px;
    line-height: 18px;
}

.hs_cos_flex-slider .caption
 strong {
    font-size: 42px;
    line-height: 53px;
}
}


@media (max-width: 840px) and (min-width: 768px) {
    .custom-header-right ul li:nth-child(3) {
        padding-bottom: 12px;
        margin-left: 10px;
    }
    .custom-header-right ul li:nth-child(1) {
        padding-right: 10px;
    }
}
/* Landscape tablet and smaller devices
   ========================================================================== */
   
@media (min-width: 768px) { 
    .custom-language .nav-horizontal > li:after,
    .custom-login > li:after{
        content: '';
        width: 12px;
        height: 12px;
        margin-top: 6px;
        margin-left: 12px;
        background-clip: content-box;
        border: 1px solid transparent;
        border-color: rgba(0,0,0,0.02);
        background-color: #333333;
        z-index: 60;
        position: absolute;
        -webkit-transform: rotate(45deg) translateX(0) translateY(0);
        transform: rotate(45deg) translateX(0) translateY(0);
        opacity: 0;
        -webkit-transition: opacity 0.3s, transform 0.3s;
        transition: opacity 0.3s, transform 0.3s;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover:after,
    .custom-language .nav-horizontal > li:hover:after,
    .custom-login > li:hover:after{
        opacity: 1;
        -webkit-transition: opacity 0.3s, transform 0.3s;
        transition: opacity 0.3s, transform 0.3s;
    }
    .custom-language .nav-horizontal > li:after, .custom-login > li::after{
        left: 0;
        margin-top: 24px;
    }
    .custom-login > li::after{
        margin-top: -2px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
        padding: 20px 20px 20px;
    }
    .cusotm-post-item {
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 100%;
        background-color: #ffffff;
        color: #333333;
        position: relative;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .custom-post-content{
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -ms-flex-item-align: start;
        -webkit-align-self: flex-start;
        align-self: flex-start;
        float: none;
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        vertical-align: top;
        position: relative;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width:50%;
    }
    .hs-featured-image-wrapper {
        display: block;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        margin-right: 30px;
        float: none;
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        vertical-align: top;
        width:50%; 
    }
    
      .hs-blog-post  .hs-featured-image-wrapper {
        width:100%; 
    }
    .custom-rec-post-inner {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 !important;
        background: transparent;
    }
    .custom-latest-post-img{
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        margin: 0 !important;
        margin-right: 18px !important;
        max-width: 100% !important;
        display: block;
        position: relative;
        float: left;
    }
    .custom-recent-info{
        -ms-flex: 1 1 0px;
        -webkit-flex: 1 1 0px;
        flex: 1 1 0px;
        min-width: 100px;
    }
    .custom-latest-post-img {
       float: left;
       width: 40%;
    }
    
    .custom-recent-info {
       width: calc(100% - 40%);
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover a:before {
       background-clip: content-box;
       background-color: #333333;
       border: 1px solid rgba(0, 0, 0, 0.02);
       content: "";
       height: 12px;
       opacity: 1;
       position: absolute;
       transform: rotate(45deg) translateX(0px) translateY(0px);
       transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
       width: 12px;
       z-index: 60;
       bottom: 0;
       left: -20px;
       right: 0;
       margin: 0 auto -18px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
       position: relative;
    }
    .custom-rec-post {
        margin: 0 0 25px 0;
    }
}

@media (max-width: 767px) {
    .body-container-wrapper .main-content,
    .body-container-wrapper .sidebar{
        margin-bottom:20px;
    }
    .landing-page.one-column .body-container .widget-type-form,
	.error-template.one-column .body-container .widget-type-google_search, 
	.body-container .widget-type-password_prompt.custom_error_message, 
	.body-container .widget-type-email_simple_subscription{
		width: 100%;
	}
	.custom-footer-bottom {
        padding: 15px 30px;
        text-align: center;
    }
    .custom-copyright p {
        text-align: center;
        padding-top: 0;
    }
    .custom-footer-powered p {
        text-align: center;
        padding: 20px 0 0;
    }
    .custom-footer-middle {
        padding: 0 30px 60px;
    }
    .custom-footer-col4 ul {
        margin: 0 0 30px;
    }
    .custom-footer-col {
        padding-top: 30px;
    }
    .custom-footer-top .page-center {
        padding: 30px 30px 50px;
    }
    .custom-mobile-logo {
        margin:0 10px !important;
    }
    .custom-search-group {
        width: 100%;
        float: none;
    }
    .custom-header-bottom {
        padding: 0 15px 0 30px;
    }
    body .custom-header-bottom .tt-input {
       padding: 16px 6px 22px 20px !important;
    }
    .custom-currency {
       padding: 0px 20px 0;
    
    }
    .custom-login {
        padding: 2px 20px 0 19px !important;
    }
    .smaller .custom-header{
        -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.12);
         box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.12);
    }
    
    .custom-language {
        padding: 0px 21px 0 20px;
    }
    .body-container {
        padding-top: 0;
    }
    .custom-mobile-search-group {
       margin-top: 15px;
    }
    .custom-mobile-search #search_button {
       width: 48px !important;
       height: 48px;
       line-height: 48px !important;
       background: #fff !important;
       z-index: 9999;
       top: 0;
       margin: 0;
       text-align: right;
    }
    .custom-mobile-search .ico-linea-basic-magnifier:before {
       margin-right: 4px;
    }
    .custom-mobile-search form input[type="text"]:hover,
    .custom-mobile-search form input[type="text"]:focus {
       border-right-color: #dddddd;
       border-left-color: #dddddd;
       border-bottom: 2px #649ad1 solid;
       border-top: 2px #649ad1 solid;
       background-color: #eeeeee;
    }
    .custom-mobile-search form input[type="text"]:focus {
       border-left-color: #c0af93;
       border-right-color: #c0af93;
       background-color: #fff;
    }
    .custom-language .nav-horizontal > li:after,
    .custom-login > li:after{
        content: '';
        width: 12px;
        height: 12px;
        margin-top: 6px;
        margin-left: 12px;
        background-clip: content-box;
        border: 1px solid transparent;
        border-color: rgba(0,0,0,0.02);
        background-color: #333333;
        z-index: 60;
        position: absolute;
        -webkit-transform: rotate(45deg) translateX(0) translateY(0);
        transform: rotate(45deg) translateX(0) translateY(0);
        opacity: 0;
        -webkit-transition: opacity 0.3s, transform 0.3s;
        transition: opacity 0.3s, transform 0.3s;
    }
    
    .custom-language .nav-horizontal > li:hover:after,
    .custom-login > li:hover:after{
        opacity: 1;
        -webkit-transition: opacity 0.3s, transform 0.3s;
        transition: opacity 0.3s, transform 0.3s;
    }
    .custom-language .nav-horizontal > li:after, .custom-login > li::after{
        left: 0;
        margin-top: 24px;
    }
    .custom-login > li::after{
        margin-top: -2px;
    }
    .custom-mobile-search .tt-input {
        padding-left:20px;
    }
    .custom-footer-form .hs-form {
        padding: 0;
    }
    .custom-login {
        width: 75px;
    }
    .custom-mobile-search .tt-input::-webkit-input-placeholder {
        color: #333333;
    } 
    .custom-mobile-search .tt-input:-moz-placeholder {
        color: #333333;
    }
    .custom-mobile-search .tt-input::-moz-placeholder {
        color: #333333;
    }
    .custom-mobile-search .tt-input:-ms-input-placeholder {
        color: #333333;
    }
    .blog .body-container {
        padding-top: 0;
    }
    .custom-post-topic-group {
        background: #eeeeee;
        padding: 0 30px;
    }
    .body-container .page-center {
        padding: 25px 20px;
    }
    .hs-featured-image-wrapper {
        margin-bottom: 24px;
    }
    .blog .blog-content {
        padding-top: 30px;
    }
    .blog .blog-sidebar {
        padding-top: 30px;
    }
    .custom-blog-slider {
        padding-top: 30px;
    }
    .custom-latest-post-img {
        margin-bottom:25px;
        display: block;
    }
    .custom-blog-slider .caption {
        right: 2%;
        max-width: 200px;
        width:100%;
    }
    .custom-blog-slider .hs_cos_flex-slider .hs_cos_flex-slides img {
        min-height: 200px;
    }
    .custom-lp-layout .body-container {
        padding-top: 0;
    }
    .custom-rec-post {
        margin: 0 0 25px 0;
    }
    .custom-header-main,
    .custom-post-topic-group{
        position:static;
    }
	.custom-rss {
    margin-bottom: 80px;
    margin-top: 50px;
}

.hs-rss-item {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 30px;
}

.custom-rss h3 {
    margin-bottom: 25px;
}

.box {
    width: 100%;
    float: none;
    max-width: 100%;
}
.hs_cos_flex-slider .caption
 h4 {
    font-size: 9px;
    line-height: 15px;
}

.hs_cos_flex-slider .caption
 strong {
    font-size: 34px;
    line-height: 42px;
}
.box {
    height: 65.2vw;
}
.box-inner-one, .box-inner-two {
    height: 32.7vw;
}
.custom-footer-top h2{
    font-size:24px;
}
.custom-footer-top p{
    font-size:14px;
}
}
     
@media (max-width: 700px) {
.span12.widget-span.widget-type-image_slider {
    display: none;
}
}
/* Landscape phones and smaller devices
   ========================================================================== */

@media (max-width: 479px) {
    .checkbox-row span.fakelabel span {
        float: none;
    }

}



/* Blog home menu  cloudnova */ 

.blog-listing-wrapper .post-listing .post-item .post-header h2 a {
    font-weight: 700;
}

.categoria-slider-home

{
font-size: 14px;
color: #333333;
}

h3.categoria-slider-home { color:#333 !important;}

.hs_cos_flex-slider .caption  {
   
    
    left: 28%;
    right: 28%;
  
}



.hs_cos_flex-slider .caption  strong {
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    display: block;
    margin-bottom: 35px;
    font-weight: 700;
    color:#333333;
    font-size: 23px;
    line-height: 1.3em;
    letter-spacing: 0.5px;

}

.caption-content {
        background-color: rgba(255, 255, 255, 0.8) !important;
    padding-bottom: 40px !important;
    padding-top: 40px !important;
    padding-right: 40px !important;
    padding-left: 40px !important;
}


.box.one .box-inner {
    background-image: url(//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Images/divani_arredo_dal_pozzo.jpg);
   
}

.box-inner-one .box-inner {
    
    background-image: url(//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Images/outdoor.jpg);
}

.box-inner-two .box-inner {
    background-image: url(//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Images/camere-da-letto-.jpg);
   
}


.box.three .box-inner {
    background-image: url(//3402391.fs1.hubspotusercontent-na1.net/hubfs/3402391/Ad%20Dal%20Pozzo%20August2017/Images/arredo-casa.jpg?t=1505720431334);
   
}


/* ==========================================================================


   GRAFICA GIALLA Andrea X                              


   ========================================================================== */

.custom-blog-byline a {
    color: #333333;
    background-color: #FEE877;
    padding: 0 4px;
    text-decoration: none;
}
.custom-post-topic-group {
    background: #eeeeee;
    padding: 0 50px;
}

.post-item img {border-right: solid 5px #FEE877;}