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


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

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


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */
@import url('//fonts.googleapis.com/css?family=Raleway%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C300italic%2C400italic%2C700italic%7CWork+Sans%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C300italic%2C400italic%2C700italic&subset=latin%2Clatin-ext');
@import url('//fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic');
@import url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css);
@font-face {
  font-family: 'ElegantIcons';
  src: url('//cdn2.hubspot.net/hubfs/5534425/Agile_April2019/Fonts/ElegantIcons.eot') format('embedded-opentype'),
    url('//cdn2.hubspot.net/hubfs/5534425/Agile_April2019/Fonts/ElegantIcons.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/5534425/Agile_April2019/Fonts/ElegantIcons.ttf') format('truetype'),
    url('//cdn2.hubspot.net/hubfs/5534425/Agile_April2019/Fonts/ElegantIcons.svg') format('svg');
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: linea-basic-10;
  src: url(//cdn2.hubspot.net/hubfs/5534425/Agile_April2019/Fonts/linea-basic-10.eot) format("embedded-opentype"),
    url(//cdn2.hubspot.net/hubfs/5534425/Agile_April2019/Fonts/linea-basic-10.woff) format("woff"),
    url(//cdn2.hubspot.net/hubfs/5534425/Agile_April2019/Fonts/linea-basic-10.ttf) format("truetype"),
    url(//cdn2.hubspot.net/hubfs/5534425/Agile_April2019/Fonts/linea-basic-10.svg) format("svg");
  font-weight: 400;
  font-style: normal
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

html {
  scroll-behavior: smooth;
}
html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
} 

body {
  background-color: #f6f6f6;
  line-height: 26px;
  -webkit-font-smoothing: antialiased;
  font-family: 'Work Sans', sans-serif;
  color: #000000;
  font-size: 15px;
  font-weight: 400;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1200px;
  margin: 0 auto;									
}

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


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

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

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

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

/* Headings */
h1, .h1, .title h1 {
  color: #191919;
  font-family: 'Work Sans', sans-serif;
  font-size: 70px;
  line-height: 75px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -1px;
  text-transform: none;
}

.title.title_size_large h1 {
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  letter-spacing: -4px;
}

h2, .h2, h2 a {
  color: #191919;
  font-family: 'Work Sans', sans-serif;
  font-size: 40px;
  line-height: 44px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -2px;
  text-transform: none;
}

h3, .h3, h3 a {
  color: #191919;
  font-family: 'Work Sans', sans-serif;
  font-size: 25px;
  line-height: 30px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -1px;
  text-transform: none;
}

h4, .h4, h4 a {
  color: #191919;
  font-family: 'Work Sans', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -1px;
  text-transform: none;
}

h5, .h5, h5 a, .q_icon_with_title .icon_text_holder h5.icon_title {
  color: #191919;
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: none;
}

h6, .h6, h6 a {
  color: #191919;
  font-family: 'Work Sans', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: uppercase;
}

p {
  color: #000000;
  font-family: 'Work Sans', sans-serif;
  font-size: 15px;
  line-height: 26px;
  font-style: normal;
  font-weight: 400;
}


/* Anchor Links */
a {
  text-decoration: underline;
  cursor: pointer;
  color: #7acbeb;
}
a:hover, a:focus {
  color: #175582;
}

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

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

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


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

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

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

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


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


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

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

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


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

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

.custom-logo {
  padding: 29px 0px;
}



.custom-header{
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 0 45px;
  background-color: #fff;
  -webkit-transition: all .2s ease 0s;
  -moz-transition: all .2s ease 0s;
  -o-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
  padding-top: 33px;
}

.custom-header.clone-header {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  top: -120px;
  left: 0;
  position: fixed;
  width: 100%;
  padding-top: 0px;
  background-color: #fff!important;
  box-shadow: 0 1px 3px rgba(0,0,0,.11);
  z-index: 99;
}


.fixed .clone-header {
  top: 0;
}

.fixed .custom-logo {
  padding: 15px 0px;
}

.fixed .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  line-height: 80px;
}

.fixed .custom-menu-primary .hs-menu-wrapper > ul {
  display: block;
}

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

.body-container-wrapper {}
.body-container {}

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


.body-container .page-center{
  padding: 30px 15px 100px;
}

/* =============== Privacy Page =============== */

.cm-privacy-page .body-container .page-center{
  padding: 30px 0px 100px;
  max-width: 1200px !important;
}

.cm-privacy-page .body-container .page-center > div {
  width: calc(66.66666667% - 16.66666667% + 16.66666667% )!important;
  max-width: 100% !important;
  margin: 0 auto;
  padding-top :40px;
}
.cm-privacy-page .body-container .page-center > div > div {
  padding-left: 5px;
  padding-right: 5px;
  width: auto;
}

.cm-privacy-page .custom-header{
  position: absolute;
  z-index: 999;
  width: 100% !important;
}

.fixed.cm-privacy-page .clone-header{
  position: fixed
}

.header-container .row-fluid [class*="span"] {
  min-height: 0px;
}

.cm-privacy-page p,
.cm-privacy-page h1,
.cm-privacy-page h2,
.cm-privacy-page h3,
.cm-privacy-page h4,
.cm-privacy-page h5,
.cm-privacy-page h6{
  margin: 0;
  padding: 0;
}

.cm-privacy-page ul{
  margin: 0;
  padding :0px;
}

.h1, 
.h2,
.h3, 
.h4,
.h5,
.h6, 
a,
h1, 
h2,
h3,
h4,
h5,
h6,
p a {
  color: #303030;
}

h3, .h3, h3 a {
  color: #191919;
  font-family: 'Work Sans', sans-serif;
  font-size: 25px;
  line-height: 30px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -1px;
  text-transform: none;
}
h2, .h2, h2 a {
  color: #191919;
}

.cm-privacy-page{
  background-color: #f6f6f6;
}

.cm-privacy-page ul {
  list-style-position: inside;
}

.cm-privacy-page p span a{
  color: #7acbeb;
}
.cm-privacy-page p span a:hover{
  color: #175582;
}

.cm-privacy-page ul li {
  line-height: 26px;
}

.title_outer.with_image .title {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  z-index: 101;
  border-bottom-color: #eee;
  height: auto!important;
  line-height: normal;
  background: 0 0;
}

.title img { 
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
  width: 100%;
}


.title_outer.with_image .title .title_holder {
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  display: block;
}

.title_outer.with_image .title .title_holder .container {
  padding: 0;
  width: 100%;
  vertical-align: middle;
  background-color: transparent;
  display: block;
  height: 100%;
}

.title_outer.with_image .title .container_inner{
  max-width: 1200px;
  position: relative;
  padding: 0!important;
  margin: 0 auto;
  display: table;
  height: 100%;

}
.clearfix:after, .clearfix:before {
  content: " ";
  display: table;
}
.title_subtitle_holder {
  display: block;
  padding: 0;
  position: relative;
}

.title_outer.with_image .title .title_subtitle_holder {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.position_center.title .title_subtitle_holder {
  text-align: center;
}
.title_subtitle_holder_inner {
  position: relative;
}

.title.title_size_large h1 {
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  letter-spacing: -4px;
}
.clearfix:after, 
.drop_down .wide .second ul li:nth-child(4n+1) {
  clear: both;
}


/* =============== Business =============== */
.cm-full-layout {
  background: #fff;
}

.cm-business-group .page-center {
  padding-top: 9px;
  padding-bottom: 20px;
  max-width: 1600px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.elementor-widget-container {
  -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
  transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
  -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
  margin: 0;
  padding: 15px;
  background-color: #096d9e;
  text-align: center;
}

.elementor-widget-container h2 {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  color: #fff;
}
.cm-business-group .cm-content {
  margin-bottom: 90px;
}

.cm-business-group.cm-padding .cm-content {
  margin-bottom: 100px;
}

.cm-business-group .cm-inner-content p {
  color: #666666;
  font-family: 'Work Sans', sans-serif;
  font-size: 15px;
  line-height: 26px;
  font-style: normal;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.cm-two-column-element-group .page-center {
  padding-bottom: 60px;
}

.cm-elementor-widget-spacer {
  height: 20px;
}

.cm-elementor-button-info.cm-elementor-align-center {
  text-align: center;
}

.cm-two-column-element-group > div {
  margin-top: 40px;
}

.cm-image-with-link-group .page-center {
  max-width: 1610px !important;
  padding-top: 0px;
  padding-bottom: 70px;
}

.cm-image-with-link-group{
  text-align: center;
}

.cm-img-title {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 14pt;
  color: #0c4772;
  margin-bottom: 22px;
}

.cm-button-inner a {
  background-color: #5bc0de;
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  padding: 20px 40px;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  line-height: 1;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  letter-spacing: normal;
  font-family: roboto,Sans-serif;
}

.cm-image-inner-group img {
  vertical-align: middle;
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  margin-top: 20px;
}

.cm-two-column-element-group .page-center > div {
  max-width: 1140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.cm-two-column-element-group .page-center {
  max-width: 1600px !important;
  padding-left: 10px;
  padding-right: 10px;
}

.cm-two-column-element-group .cm-elementor-inner-column {
  width: 50%;
  position: relative;
  min-height: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.cm-two-column-element-group .cm-elementor-inner-column > div{
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}
.cm-two-column-element-group .cm-elementor-text-editor p {
  margin: 0;
  padding: 0;
}

.cm-two-column-element-group .cm-elementor-image img {
  vertical-align: middle;
  display: inline-block;
  height: auto;
  max-width: 100%;
  border: none;
  width: 244px;
}
.cm-two-column-element-group .cm-elementor-widget-wrap > div:not(:last-child) {
  margin-bottom: 20px;
  color: #7a7a7a;
  font-family: roboto,Sans-serif;
  position: relative;
  font-weight: 400;
}
.cm-two-column-element-group .cm-elementor-image {
  text-align: center;
  width: 100%;
}
.cm-two-column-element-group .cm-elementor-widget-wrap {
  width: 100%;
}
.cm-two-column-element-group .cm-elementor-button-wrapper.cm-secondar-button a {
  background-color: #5bc0de;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  font-size: 15px;
  padding: 12px 24px;
  -webkit-border-radius: 3px;
  color: #fff;
  width: auto;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.cm-two-column-element-group .cm-elementor-button-wrapper a{
  color: #fff;
  text-align: center;
  display: inline-block;
  line-height: 1;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  background-color: #61ce70;
  font-size: 16px;
  padding: 15px 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;

}

.elementor-widget-container.cm-padding {
  padding: 20px;
}

.cm-two-column-element-group .cm-elementor-widget-button {
  text-align: center;
}
/* =============== Video Gallery =============== */

.cm-gallery .body-container{
  background-color: #1e73be;
}


.cm-gallery .two-column-with-video-inner{
  padding-top: 51px;
}
.cm-video-title h3.tile1 {
  margin-top: 32px;
}

.cm-gallery .body-container .page-center{
  padding-left: 0px;
  padding-right: 0px;
}

.two-column-with-video-inner {
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
  overflow: hidden;
}

.wpb_video_wrapper{
  padding-top: 56.25%;
  position: relative;
  width: 100%;
  height: 0;
  min-height: 0;
  line-height: 0;
}

.two-column-with-video .page-center {
  padding-bottom: 44px;
}

.cm-video-title h3 {
  margin: 0px;
  font-family: tahoma, arial, helvetica, sans-serif;
  color: #ffffff;
  text-align: center;
}

.wpb_video_wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpb_content_element h3 {
  text-align: center;
  font-family: tahoma, arial, helvetica, sans-serif;
  color: #ffffff;
  margin:0px;
}

.wpb_content_element h3:first-child{
  margin: 32px 0px 2px;
}

.wpb_content_element p {
  margin: 0;
  padding: 0;
}

h3.tile2 em {
  font-size: 12pt;
  color: #ffffff;
}

.cm-video-title {
  padding-left: 15px;
  padding-right: 15px;
}

.cm-video-group {
  padding-left: 15px;
  padding-right: 15px;
}



.cm-video-three-column-group h4 {
  font-size: 24pt;
  font-family: tahoma, arial, helvetica, sans-serif;
  text-align: center;
  color: #fff;
  margin: 0px;
  font-weight: bold;
  padding: 35px 0px 32px;
  border-top: 1px solid #eaeaea;
  line-height: normal;
  letter-spacing: normal;
}

.cm-video-group1 .vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.vc_column-inner::after, .vc_column-inner::before {
  content: " ";
  display: table;
}
.vc_column-inner::after {
  clear: both;
}

.cm-video-group1.vc_col-sm-4:nth-child(4) {
  clear: both;
}
.cm-video-group1 {
  margin-bottom: 64px;
}

.cm-spacing-video .cm-three-column-title h4 {
  padding-top: 42px;
  padding-bottom: 0px;
}

.cm-video-three-column-group .page-center {
  padding-bottom: 0;
  padding-top: 0;
}

.cm-video-three-column-group.cm-padding2 {
  margin-top: 30px;
}

.cm-video-three-inner-group .inner-group.clearfix {
  margin: 0px -15px;
}

.cm-video-group1 .wpb_wrapper h4 {
  color: #ffffff;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -1px;
  text-transform: none;
  margin: 0px;
  padding: 0;
  margin-top: 32px;
  border: none;
}

.button-with-ttile-inner-group {
  margin: 0px -15px;
}

.button-with-ttile-inner-group{
  text-align: center;
}

.button-title p {
  font-size: 24pt;
  font-family: tahoma, arial, helvetica, sans-serif;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  margin: 0px;
}

.button-text a {
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  line-height: 55px;
  height: 59px;
  font-style: normal;
  font-weight: 600;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  letter-spacing: -1px;
  text-transform: none;
  border-width: 2px;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
  background-color: #ffffff;
  display: inline-block;
  margin-top: 39px;
  color: #000000;
  border-color: #000000;
  border: 2px solid #000;
}

.button-with-ttile-group .page-center {
  padding-top: 0px;
  padding-bottom: 32px
}

.button-text {
  width: 33.33333333%;
  margin: 0 auto;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

.cm-gallery .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #000;
}
.cm-contact-layout .body-container{
  background-color: #dbdbdb;
}
.cm-contact-layout .body-container .hs_cos_wrapper_type_form {
  padding: 0px;
  background: transparent;
  margin-bottom: 20px;
}

.cm-contact-layout .body-container .page-center{
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}

.cm-contact-layout textarea{
  display: block;
  padding: 15px;
  border: 0;
  border-radius: 0;
  outline: 0;
  resize: none;
  font-size: 13px;
  line-height: 17px;
  background-color: #fff;
  color: #818181;
  font-family: Raleway;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  min-height: 200px;
}
.cm-contact-layout .hs-fieldtype-booleancheckbox {
  margin-left: 15px;
}

span.wpcf7-list-item-label {
  margin-left: 5px;
}

span.wpcf7-list-item-label a {
  color: #7acbeb;
}

span.wpcf7-list-item-label a:hover {
  color: #175582;
}

.cm-contact-layout span.hs-form-required {
  display: none;
}

.cm-contact-layout .main-content {
  max-width: 1200px;
  margin: 40px auto !important;
  padding: 30px 15px;
  float: none;
}


/* =============== Professionale =============== */

.cm-full-width-content-with-img h1 {
  font-family: roboto,Sans-serif;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -1px;
  text-transform: none;
  font-size: 70px;
}
.cm-full-width-content-with-img {
  margin-top: -21px;
}

.cm-full-width-content-with-img h1 {
  color: #0c4772;
  text-align: center;
  margin: 0px 0px 20px;
}

.cm-full-width-content-with-img {
  margin-top: -21px;
}

.cm-full-width-content-with-img h1 {
  font-family: roboto,Sans-serif;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -1px;
  text-transform: none;
  font-size: 70px;
}

.columnimg1.cm-content-with-img {
  width: 51.845%;
}

.img-elementor-column-gap-default {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.columnimg1.cm-content-with-img:nth-child(2) {
  width: 48.155%;
}

.img-elementor-column-gap-default > div > div{
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}
.img-elementor-column-gap-default .cm-content-with-img{
  text-align: center;
}

.elementor-image {
  width: 100%;
}

.cm-content-with-img img {
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: middle;
  display: inline-block;
}

.cm-full-width-content-with-img .page-center {
  max-width: 1140px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 40px;
}

.cm-full-width-content-img {
  margin-top: 50px;
}

.bottom-content h4 {
  color: #000;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  line-height: 1;
  font-size: 20px;
  letter-spacing: -1px;
  text-transform: none;
  margin: 0px 0px 20px;
}

.custom-full-content-with-bg a {
  font-family: roboto,Sans-serif;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: auto;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  background-color: #5bc0de;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.custom-full-content-with-bg.type-background1 {
  position: relative;
  border-radius: 0 0 0 0;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  background-color: transparent;
  background-image: linear-gradient(170deg,#0c4772 0%,rgba(110,193,228,0.45) 91%);
  text-align: center;
}

.custom-full-content-with-bg.type-background1 h3 {
  text-align: left;
  color: #fff;
  font-size: 19px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 8px 8px 30px;
  letter-spacing: -1px;
  text-transform: none;
  line-height: 1;
}

.inner-content-bg {
  padding: 10px;
}

.custom-full-content-with-bg .page-center {
  padding: 0px;
  max-width: 1140px !important;
}

.custom-full-content-with-bg a {
  margin-bottom: 20px;
}

.custom-full-content-with-bg a:last-child {
  margin-bottom: 10px;
}

.typebackground2 .inner-content-bg {
  padding: 32px 8px;
}

.typebackground2 h3 {
  color: #0c4772;
  text-shadow: 0 0 10px rgba(255,255,255,.3);
  font-size: 29px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -1px;
  text-transform: none;
}

.cm-full-width-content-with-list-items.cm-obiettivi {
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  background-color: transparent;
  background-image: linear-gradient(180deg,#0c4772 0%,rgba(110,193,228,0.45) 100%);
  position: relative;
}

.cm-full-width-content-with-list-items.cm-obiettivi .page-center{
  max-width: 1140px !important;
  padding :0px;
}

.cm-obiettivi .elementor-icon-list-item:not(:first-child) {
  margin-top: calc(9px/2);
}

.cm-obiettivi span.elementor-icon-list-icon {
  position: relative;
  right: 1px;
}

.list-items-elementor-row {
  padding: 10px;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.cm-obiettivi h1 {
  text-align: center;
  margin: 8px 8px 20px;
  font-size: 29px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  text-shadow: 0 0 10px rgba(255,255,255,.3);
  letter-spacing: -2px;
  text-transform: none;
}

.list-item-elementor-content h4 {
  color: #fff;
  font-size: 19px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 1;
  letter-spacing: -1px;
  text-transform: none;
}

.elementor-widget-icon-list .elementor-widget-container {
  background-color: transparent;
  margin: 20px 8px 8px;
  padding: 0px;
}

.elementor-icon-list-items{
  list-style-position: inside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.elementor-icon-list-item {
  margin: 0;
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: roboto,Sans-serif;
  font-weight: 400;
  font-size: 22px;
}

.elementor-icon-list-icon {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 35px;
}
.elementor-icon-list-icon i {
  color: #0c4772;
  font-size: 35px;
}

.elementor-icon-list-item:not(:last-child) {
  padding-bottom: calc(9px/2);
}

.elementor-icon-list-text {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #fff;
  padding-left: 19px;
}



.full-width-date-section {
  background-color: #fff;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0px 62px;
}

.full-width-date-section .page-center {
  max-width: 1600px !important;
  padding: 0px;
}

.full-width-dateinner-section {
  padding: 10px;
}

.date-button {
  text-align: center;
  margin-bottom: 50px;
  margin-top: 30px;
}

.date-button a {
  display: inline-block;
  line-height: 1;
  background-color: #818a91;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  background-color: #61ce70;
  font-size: 18px;
  padding: 20px 40px;
  width: auto;
  -webkit-border-radius: 5px;
  color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}

.date-title {
  text-align: center;
  margin-bottom: 20px;
}

.date-title h2 {
  color: #0c4772;
  font-size: 39px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 1;
  letter-spacing: -2px;
  text-transform: none;
}

.date-group {
  max-width: 1140px;
  margin: 0 auto;
}

.date-element-group {
  width: 50%;
  position: relative;
  padding: 10px;
  text-align: center;
  margin-bottom: 30px;
}

.date-element-group p {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 24pt;
  color: #000000;
  margin: 0px;
  line-height: 33px;
}

.date-element-group:last-child {
  margin-bottom: 0px;
}

.cm-full-width-content-with-list-items.cm-program {
  border-radius: 7px 7px 7px 7px;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  background-color: transparent;
  background-image: linear-gradient(190deg,#0c4772 0%,rgba(110,193,228,0.37) 100%);
}
.cm-full-width-content-with-list-items.cm-program .page-center{
  max-width: 1600px;
  padding: 0px;
}
.cm-program h1 {
  font-size: 29px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  color: #fff;
  padding: 0;
  margin: 0;
  line-height: 1;
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom :19px;
}

.cm-program .elementor-icon-list-icon {
  position: relative;
  top: -2px;
  right: 1px;
}

.cm-program .elementor-icon-list-item:not(:last-child) {
  padding-bottom: calc(7px/2);
}

.cm-program .elementor-icon-list-item:not(:first-child) {
  margin-top: calc(7px/2);
}

.cm-program .list-item-elementor-content {
  font-size: 17px;
  color: #7a7a7a;
  font-family: roboto,Sans-serif;
  font-weight: 400;
  line-height: 26px;
}
.cm-program .list-item-elementor-content p{
  font-family: tahoma, arial, helvetica, sans-serif;
  color: #ffffff;
  font-size: 14pt;
  margin: 0px;
  line-height: 28px;
}

.cm-program .list-item-elementor-content p strong{
  font-size: 14pt;
  font-weight: bold;
  font-family: tahoma, arial, helvetica, sans-serif;
  color: #ffffff;
}


.cm-program .list-item-elementor-top-column {
  max-width: 994px;
  padding: 20px;
  margin: 0 auto;
  width: 100%;
}
.cm-program .list-item-elementor-content {
  font-size: 17px;
  color: #7a7a7a;
  font-family: roboto,Sans-serif;
  font-weight: 400;
  line-height: 26px;
  padding: 10px 10px 41px;
}

.cm-program .elementor-icon-list-icon {
  width: 14px;
}

.cm-program .elementor-icon-list-icon i {
  color: #0c4772;
  font-size: 14px;
}

.cm-program .elementor-icon-list-text {
  font-family: roboto,Sans-serif;
  font-weight: 400;
  font-size: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 5px;
  color: #000;
}

.cm-program .elementor-widget-container{
  margin: 0px;
}

.cm-program .list-items-elementor-row{
  padding: 0px 10px;
}

.cm-full-width-content-with-list-items.cm-take-home .page-center {
  padding: 0px;
  max-width: 1140px !important;
}

.cm-full-width-content-with-list-items.cm-take-home .page-cenetr {
  padding: 0px;
}

.cm-full-width-content-with-list-items.cm-take-home .page-center {
  padding: 0px;
  max-width: 1140px;
}

.cm-take-home .list-item-elementor-title h1 p {
  font-family: verdana, geneva, sans-serif;
  color: #000000;
  margin: 0px;
}

.cm-take-home .list-item-elementor-title h1 p strong{
  font-family: verdana, geneva, sans-serif;
  color: #000000;
  letter-spacing: normal;
}

.cm-take-home .list-item-elementor-title h1 {
  margin: 0px;
}

.cm-take-home .list-item-elementor-title {
  margin-top: 26px;
  margin-bottom: 20px;
  color: #0c4772;
}

.cm-take-home .elementor-icon-list-icon {
  width: 14px;
}

.cm-take-home .elementor-icon-list-icon {
  width: 14px;
}

.cm-take-home .elementor-icon-list-icon i {
  color: #0c4772;
  font-size: 14px;
}

.cm-take-home .elementor-icon-list-text {
  color: #000;
  padding-left: 10px;
  font-weight: 400;
  font-family: tahoma,Sans-serif;
  font-size: 15px;
}

.cm-take-home .elementor-widget-container{
  margin: 0px
}

.cm-take-home .elementor-icon-list-item{
  padding-bottom: 0px;
}

.cm-take-home .list-item-elementor-top-column {
  margin-bottom: 80px;
}

.elementor-section-boxed-group {
  transition: background .5s,border .3s,border-radius .3s,box-shadow .3s;
  border-radius: 0 0 0 0;
  background-color: transparent;
  background-image: linear-gradient(170deg,#0c4772 0%,rgba(110,193,228,0.46) 100%);
}

.elementor-section-boxed-group .page-center {
  max-width: 1600px !important;
}
.elementor-section-boxed-group .page-center > div {
  padding:10px;
}
.elementor-section-boxed-group .page-center > div > div{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  max-width: 1140px;
}


.boxed-inner-elementor-widget-wrap {
  width: 100%;
}

.boxed-inner-elementor-widget-wrap .elementor-col-33:nth-child(1) {
  width: 28.389%
}

.boxed-inner-elementor-widget-wrap .elementor-col-33:nth-child(2) {
  width: 26.386%;
}

.boxed-inner-elementor-widget-wrap .elementor-col-33:nth-child(3) {
  width: 45.222%;
}
.boxed-inner-elementor-widget-wrap .elementor-col-33{
  position: relative;
  min-height: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.boxed-column-gap-default {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.boxed-inner-elementor-widget-wrap .elementor-col-33 > div {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}

.boxed-inner-elementor-widget-wrap .elementor-widget-heading {
  position: relative;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  text-align: center;
}
.boxed-inner-elementor-widget-wrap .elementor-widget-heading h3{
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 25px;   
  letter-spacing: -1px;
  text-transform: none;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  color: #6ec1e4;
  margin-bottom: 20px;
}

.boxed-inner-elementor-widget-wrap .elementor-widget-heading h4{
  color: #fff;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 20px;
  letter-spacing: -1px;
  text-transform: none;
}

.boxed-inner-elementor-widget-wrap .elementor-widget-heading h4:not(:last-child) {
  margin-bottom: 20px;
}

.elementor-section-boxed-group .page-center {
  padding: 0px;
}




/* =============== ICAgile =============== */


.full-width-image {
  background-color: transparent;
  background-image: linear-gradient(180deg,rgba(110,193,228,0.6) 0%,#ffffff 37%);
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  padding-top: 20px;
}

.full-width-image .page-center {
  max-width: 1140px !important;
  padding: 0px;
}
.elementor-image {
  padding: 10px;
  width: 100%;
  text-align: center;
}

.elementor-image a {
  display: inline-block;
}

.full-width-image .elementor-image a img{
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: middle;
  display: inline-block;
}

.full-width-image .elementor-image a img {
  margin-bottom: 20px;
}

.accreditation-group {
  padding-top: 80px;
}

.accreditation-group .page-center {
  padding: 0px;
  max-width: 1140px !important;
}


.cm-title-with-content h2 {
  margin: 8px 8px 20px;
}
.cm-title-with-content p {
  margin: 8px;
}

.accreditation-group h2 {
  color: #0c4772;
  padding: 0;
  margin: 0;
  letter-spacing: -2px;
  font-style: normal;
  text-transform: none;
  line-height: 1;
  font-family: roboto,Sans-serif;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-left: 8px;
  margin-right: 8px;
}

.cm-title-with-content a {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  color: #7acbeb;
}

.accreditation-inner-group {
  padding-left: 10px;
  padding-right: 10px;
}

.cm-title-with-content a:hover {
  color: #175582;
}

.cm-title-with-button h3 {
  color: #0c4772;
  font-size: 29px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 1;
  text-align: center;
}

.cm-title-with-button a {
  display: inline-block;
  line-height: 1;
  background-color: #818a91;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  background-color: #d9534f;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  font-size: 15px;
  padding: 12px 24px;
  -webkit-border-radius: 3px;
  width: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  border-radius: 3px;
  color: #fff;
  margin-top: 50px;
  margin-bottom: 10px;
}
.full-width-title-with-image .page-center {
  padding: 0px 10px;
  max-width: 1140px !important;
}

.full-width-title-with-image .img-title h3 {
  color: #0c4772;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  margin: 25px 8px;
}

.cm-title-with-button {
  text-align: center;
  margin-top: 70px;
}
.full-width-elementor-image {
  text-align: center;
}
.elementor-divider {
  line-height: 0;
  font-size: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.elementor-divider-separator {
  border-top-style: solid;
  display: inline-block;
  border-top-width: 2px;
  border-top-color: #0c4772;
  width: 100%;
}

.full-width-elementor-image img {
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 14px;
  vertical-align: middle;
  display: inline-block;
}

.one-column-notified-group .page-center {
  padding: 0px 10px;
  max-width: 1140px !important;
}

.one-column-notified-group {
  padding-top: 7px;
}

.notified-inner-group p {
  text-align: center;
  line-height: 26px;
  font-style: normal;
  font-weight: 400;
  background-color: #ffffff;
  margin: 0px 0px 20px;
  font-size: 14pt;
  font-family: tahoma, arial, helvetica, sans-serif;
  color: #0c4772;
}
.notified-inner-group p a{
  color: #7acbeb;
}

.notified-inner-group p a:hover{
  color: #175582;
}

.notified-inner-group {
  max-width: 500px;
  margin: 0 auto;
  padding: 18px 10px 20px;
  text-align: center;
}

.notified-inner-group a.elementor-button-link {
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  font-size: 18px;
  padding: 20px 40px;
  background-color: #0c4772;
  border-radius: 50px 50px 50px 50px;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  display: inline-block;
  margin-bottom: 20px;
}


.notified-inner-group hr{
  display: inline-block;
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #6ec1e4;
  width: 100%;
  line-height: 0;
  font-size: 0;
  padding-top: 15px;
  padding: 0px;
  margin-bottom: 25px;
  margin-top: 15px;
}

.watch-the-courses {
  background-color: #0c4772;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  margin-top: 0;
  margin-bottom: 0;
}

.watch-the-courses .page-center {
  padding: 0px;
  max-width: 975px !important;
}

.watch-the-courses-title h2 {
  padding: 0;
  line-height: 1;
  text-align: center;
  margin: 0px 0px 20px;
  color: #fff;
  font-size: 29px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
}

.watch-the-courses-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding: 0px 10px 10px;
}

.watch-the-courses-content  >div {
  padding: 10px;
  width: 33.333%;
}
.watch-the-courses-title {
  padding-top: 10px;
}

.cm-content p {
  margin: 0px;
}

.cm-content p:last-child {
  margin-bottom: 20px;
}

.custom-button a {
  color: #6ec1e4;
  background-color: #fff;
  padding: 20px;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  font-size: 20px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  width: auto;
  display: inline-block;
}

.custom-button {
  text-align: center;
  padding-top: 30px;
}


.footer-container-wrapper {}
.footer-container {}
.custom-footer {
  width: 100%;
  margin: 0 auto;
  z-index: 100;
  position: relative;
}

.custom-footer .hs-search-field--open .hs-search-field__suggestions {
  margin: 0px !important;
  padding: 0px;
  border: none;
  background: #fff;
  padding: 10px 0px;
  display: inline-block;
  border-radius: 5px;
}

.custom-footer .hs-search-field--open .hs-search-field__suggestions li {
  padding: 0px;
}

.custom-footer .hs-search-field--open .hs-search-field__suggestions li {
  color: #000;
  font-weight: normal !important;
  padding: 5px 15px;
  font-family: "Work Sans", sans-serif;
  font-size: 13px;
}

.custom-footer .hs-search-field__bar {
  font-size: 33px;
}

.custom-footer .hs-search-field--open .hs-search-field__suggestions a {
  color: #000 !important;
  font-weight: normal !important;
  white-space: normal !important;
  font-family: "Work Sans", sans-serif;
  font-size: 13px;
  background: transparent !important;
}




.cm-articoli .hs-rss-item {
  margin: 0px 0px;
  padding-left: 15px;
}

.cm-articoli a {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: -0.6px;
  line-height: 33px;
  font-weight: 500;
  text-transform: none;
  font-style: normal;
  color: #ffffff;
}
.cm-articoli a:hover {
  color: #21ab64 !important;
}

.custom-rss h3 {
  display: none;
}


.custom-footer > div{
  background-image: url(//cdn2.hubspot.net/hubfs/5534425/Agile_April2019/Images/footer-img-agile-school.jpg);
  background-position: 0 0;
}

.cm-boxed-group-bottom-section {
  text-align: center;
}

.cm-boxed-gap {
  max-width: 1140px;
  padding: 10px;
  margin: 0 auto;
}

.elementor-boxed-wrap {
  margin-bottom: 20px;
}

.elementor-boxed-wrap a {
  font-family: roboto,Sans-serif;
  font-weight: 500;
  display: inline-block;
  line-height: 1;
  background-color: #818a91;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  background-color: #61ce70;
  font-size: 18px;
  padding: 20px 40px;
  width: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.footer_top{
  font-family: "Work Sans", sans-serif;
  font-size: 15px;
  letter-spacing: -1px;
  line-height: 25px;
  font-weight: 400;
  text-transform: none;
  font-style: normal;
  color: #fff;
  padding-top: 40px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}

.footer_top .page-center > div > div >div:first-child{
  padding: 0 15px 0 0;
}


.footer_top .page-center > div > div >div:first-child  ul {
  margin-left: 0px !important;
}

.footer_top h5 {
  margin: 0 0 22px;
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  letter-spacing: -0.6px;
  line-height: 27px;
  font-weight: 700;
  text-transform: none;
  color: #ffffff;
  font-style: normal;
  color: #ffffff;
}

.footer_top ul li {
  font-weight: 400;
  text-transform: none;
  font-style: normal;
  font-family: "Work Sans", sans-serif;
  font-size: 15px;
  letter-spacing: -1px;
  position: relative;
  margin: 0;
  line-height: 22px;
}
.footer_top .cm-training a, .footer_top .cm-cerca a {color: #fff;} 

.footer_top .cm-cerca {
  color: #fff; 
}

.footer_top .cm-cerca p {margin: 0 0 20px; text-align: center; color: #fff;}
.footer_top .cm-cerca form {position: relative;}
.footer_top .cm-cerca form input[type="email"] {margin-bottom: 20px;}
.footer_top .cm-cerca form input[type="submit"] {
  background: grey;
  border: none;
  right: 10px;
  bottom: 25px;
  position: absolute;
  padding: 0;
  margin: 0;
  width: 200px;
  height: 30px;
  line-height: initial;
  font-weight: 300;
}
.footer_top .cm-cerca form .hs-form-required {display: none;}

.footer_top .cm-cerca form .hs-input, .footer_top .cm-cerca form textarea {
  background: transparent;
  border: 1px solid #fff;
  height: 40px;
  min-height: inherit;
}
.footer_top .cm-cerca form fieldset[class*="form-columns"] .hs-input[type="checkbox"] {
    height: 30px;
}

.custom-footer-copyright > div {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 27px;
  font-weight: 500;
  text-transform: none;
  display: table-cell;
  height: 53px;
  width: 1%;
  vertical-align: middle;
  font-style: normal;
}

.custom-footer-copyright p {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 27px;
  font-weight: 500;
  text-transform: none;
  font-style: normal;
  color: #fff;
  margin: 0px;
}

.q_social_icon_holder.circle_social .fa-stack {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  box-sizing: content-box;
}

.footer_top ul li a {
  -webkit-transition: color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  -ms-transition: color .2s ease-in-out;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: -0.6px;
  line-height: 33px;
  font-weight: 500;
  color: #ffffff !important;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
}

.footer_top ul li a:hover {
  color: #21ab64 !important;
}

.footer-container .footer_bottom .q_social_icon_holder a:hover .fa-stack {
  background-color: rgb(33, 171, 100) !important;
  border-color: rgb(33, 171, 100) !important;
}


.footer_top .textwidget.custom-html-widget {
  font-size: 0px;
}


.footer_bottom_holder{
  background-color: #000000;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 27px;
  font-weight: 500;
  text-transform: none;
  font-style: normal;

}


.footer_bottom_holder .page-center > div > div > div{
  width: 50%;
  float: left;
  margin: 0px;
}

.custom-footer-copyright{
  padding: 0 10px 0 0;
}

.footer_bottom{
  text-align: right;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 27px;
  display: table-cell;
  color: #ffffff;
  height: 53px;
  width: 1%;
  vertical-align: middle;
  font-weight: 500;
  text-transform: none;
  font-style: normal;
}

.footer_bottom span{
  color: #ffffff;
}
.footer_bottom span {
  margin: 0;
}
.q_social_icon_holder {
  display: inline-block;
  position: relative;
}


.footer_bottom a{
  color: #ffffff;
}

q_social_icon_holder.circle_social .fa-stack {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.footer_bottom .q_social_icon_holder .fa-stack {
  border: 0 solid #f0f0f0;
  -webkit-transition: all .3s ease-out;
  text-align: center;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}.q_social_icon_holder .fa-stack i, .q_social_icon_holder .fa-stack span {
  color: #b9b9b9;
  -webkit-transition: color .3s ease-out;
  -moz-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
}
.footer_bottom .q_social_icon_holder a:hover .fa-stack{
  background-color: rgb(33, 171, 100);
  border-color: rgb(33, 171, 100);
  border-width: 2px;
  margin: 0px 10px 0px 0px;
  font-size: 17px;
}

.q_social_icon_holder .fa-stack i:last-child, .q_social_icon_holder .fa-stack span {
  font-size: .7692307692307692em;
  display: block;
  line-height: inherit;
}

#searchform {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  background-color: transparent;
  border: 1px solid #6a6a6a;
}

#searchform input[type=text] {
  display: inline-block;
  text-decoration: none;
  border: 0;
  outline: 0;
  background-color: transparent;
  margin: 0;
  letter-spacing: normal;
  padding: 2px 4%;
  height: 33px;
  float: left;
  width: 70%!important;
  color: #6a6a6a;
  box-sizing: content-box;
  font-family: "Work Sans", sans-serif;
  font-size: 13.333px;
}
#searchform input[type=submit] {
  width: 37px;
  height: 37px;
  line-height: 37px;
  display: inline-block;
  margin: 0;
  padding: 0 4%;
  outline: 0;
  border: none;
  text-decoration: none;
  background-color: transparent;
  font-family: FontAwesome,sans-serif;
  cursor: pointer;
  white-space: nowrap;
  float: right;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  font-size: 13px;
  font-weight: normal;
  color: rgb(185, 185, 185);
}

.hs-blog-post .blog-sidebar h3 {
  margin-bottom: 30px;
  color: #191919;
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: none;
  margin-top: 0;
}

.hs-blog-post .blog-sidebar ul {
  list-style: none;
  padding: 0;
  margin :0px;
}

.hs-blog-post .blog-sidebar ul li {
  margin: 0 0 7px;
}

.hs-blog-post .blog-sidebar ul li:last-child {
  margin: 0 0 0px;
}
.hs-blog-post .blog-sidebar ul li a{
  color: rgb(102, 102, 102);
}

.hs-blog-post .blog-sidebar ul li a:hover{ 
  color: #175582 !important;
}

.section.post-header h2 {
  margin: 0px;
  margin-bottom: 30px;
  font-family: Work Sans;
  font-size: 40px;
  font-weight: 700;
  line-height: 44px;
  font-style: normal;
  letter-spacing: -2px;
  text-transform: none;
}

.section.post-header {
  padding-top: 50px;
}

.section.post-header .date {
  color: #21ab64;
}

.textwidget.custom-html-widget {
  font-size: 0px;
}

.footer_top .page-center > div > div > div:last-child {
  padding: 0 0 0 20px;
}

.footer_top .page-center > div > div > div:last-child h5 {
  margin: 0px;
  text-align: center;
}

.footer_top .cm-articoli ul li {
  padding: 0 0 0;
}

.widget-span.cm-altre h5 {
  margin-left: 0px;
}

.footer_top .textwidget.custom-html-widget {
  text-align: right;
  font-size: 0px;
}

.post_info {
  display: inline-block;
  width: 100%;
  margin: 0 0 18px;
  font-family: Work Sans;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  color: #666666;
  margin-bottom: 30px;
}

.post_info a {
  color: #666666;
}
.post_info a:hover{
  color: #21ab64 !important;
}

.section.post-body h2{
  font-family: Work Sans;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: #1a86ad;
  margin: 0px 0px 30px;
}

.post_info .dots {
  padding: 0 7px 0 4px;
}

.post_info .dots i {
  font-size: 3px;
  vertical-align: middle;
}

.post_info .dots .fa-square:before {
  content: "\f0c8";
}

.section.post-body p{
  color: #000000;
}

.cm-categorie span.filter-link-count {
  display: none;
}

.cm-blog-listing .hs-featured-image-wrappers img {
  width: 100%;
}

.cm-blog-listing .blog-content.page-center {
  padding-top: 0;
}


.cm-blog-listing .post-body.clearfix {
  padding: 23px 23px 35px;
  background: #fff;
}

.cm-blog-listing .post-body.clearfix h2.title {
  margin: 0;
  font-family: Work Sans;
  font-size: 40px;
  font-weight: 700;
}

.cm-blog-listing .post-body.clearfix h2.title span.date {
  color: #21ab64;
  display: inline-block;
  margin-right: 10px;
}

.cm-blog-listing div#hubspot-author_data {
  font-family: Work Sans;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  color: #666666;
}

.cm-blog-listing div#hubspot-author_data a {
  color: #666;
}

.cm-blog-listing div#hubspot-author_data a:hover {
  color: #21ab64 !important;
}

.cm-blog-listing div#hubspot-author_data span.dots {
  padding: 0 7px 0 4px;
}

.cm-blog-listing div#hubspot-author_data span.dots i {
  font-size: 3px;
  vertical-align: middle;
}

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

.cm-blog-listing a.more-link {
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  line-height: 30px;
  font-size: 12px;
  padding: 0 17px;
  color: #ffffff;
  font-family: 'Work Sans', sans-serif;
  border: 2px solid #21ab64;
  font-style: normal;
  font-weight: 600;
  background-color: #21ab64;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  letter-spacing: -1px;
  text-transform: none;
  border-width: 2px;
  margin-top: 20px;
  display: inline-block;
}

.cm-blog-listing a.more-link:hover {
  background-color: #08d875;
  border-color: #08d875;
}
.cm-blog-listing span.blog_share.qode_share:hover .social_share_dropdown {
  visibility: visible;
  opacity: 1;
}

.cm-blog-listing span.blog_share.qode_share {
  position: relative;
  display: inline-block;
}

.cm-blog-listing span.blog_share.qode_share .social_share_dropdown ul {
  margin: 0;
}


.cm-categorie ul.l_tinynav1 {
  display: none;
}

.cm-categorie select {
  width: 100%;
  overflow: hidden;
  border: 1px solid transparent;
  font-size: 13px;
  background-color: #fff;
  outline: 0;
  color: #818181;
  font-family: inherit;
  padding: 2px 4%;
  height: 37px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(//cdn2.hubspot.net/hubfs/5534425/Agile_April2019/Images/icon.png) no-repeat right #fff;
}

.cm-categorie select:not(:-internal-list-box) {
  cursor: default
    -webkit-appearance: menulist;
  box-sizing: border-box;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  overflow: visible !important;
}

.cm-blog-listing .blog-content.page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.cm-blog-listing .blog-pagination {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0 0 50px;
  position: relative;
}

.cm-blog-listing .blog-pagination > a {
  position: relative;
  display: inline-block;
  width: 43px;
  height: 42px;
  line-height: 38px;
  margin: 0 5px 0 0;
  text-align: center;
  color: #b4b4b4;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  border: 2px solid #e5e5e5;
  outline: 0;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.cm-blog-listing .blog-pagination > a.active,
.cm-blog-listing .blog-pagination > a:hover {
  background-color: #e3e3e3;
  border-color: #e3e3e3;
  color: #7acbeb;
}


/* ICT custom */


/* single post */

body.blog-single label {color: #000;}

body.blog-single .container-blog {
  float: none !important;
  max-width: 1200px;
  margin: 0 auto !important;  
}

body.blog-single #hubspot-topic_data a.topic-link, body.blog-single #hubspot-author_data a.author-link {
  color: #1a86ad; 
}

body.blog-single .titolo-single {padding-top: 40px;}
body.blog-single .titolo-single h1 {
  font-size: 3em;
  color: #1a86ad;
  font-weight: 500;
  line-height: 1;
}

body.blog-single  .hs-featured-image {
  max-width: inherit; 
  border: 2px solid #ddd;
  min-height: 500px !important;
  background-position: center center;
  background-size: cover;
}

body.blog-single .post-body a {color: #1a86ad;}

body.blog-single #hubspot-topic_data {margin: 0 5px 15px;}

body.blog-single .section.post-footer form  {
    width: 100%;
}
body.blog-single .section.post-footer form .legal-consent-container {
  font-size: 13px;
  line-height: 1.2;
}
body.blog-single .section.post-footer form input[type=submit]  {
  border: 2px solid #000;
  color: #000 !important;
  background-color: transparent;
  width: auto;
  margin: 20px 0;  
}

body.blog-single .blog-sidebar .iscrizione-blog {
    background-color: #1a86ad;
    color: #fff;
    padding: 20px;
    margin-top: -120px;
}
body.blog-single .blog-sidebar .iscrizione-blog .widget-type-blog_subscribe {
    background-color: transparent;  
    padding: 0;
}
body.blog-single .blog-sidebar .iscrizione-blog h3 {
  font-size: 30px;
  font-weight: 400;
  margin-top: 30px;  
  color: #fff;
}
body.blog-single .blog-sidebar .iscrizione-blog .hs-richtext p, body.blog-single .blog-sidebar .iscrizione-blog .hs-richtext p a {color: #fff;} 
body.blog-single .blog-sidebar .iscrizione-blog .hs-richtext p a {text-decoration: underline;}
body.blog-single .blog-sidebar input[type=submit] {
  border: 2px solid #fff;
  color: #fff !important;
  background-color: transparent;
  width: auto;
  margin: 20px 0;  
  float: left !important;
}

body.blog-single .blog-sidebar .box-border {
  padding: 50px 20px;
  border: 2px solid #ddd;
}
body.blog-single .blog-sidebar .box-border h3 {
  font-size: 30px;
  font-weight: 400;  
}

body.blog-single .blog-sidebar .blocco-cta img {display: flex; margin: 0 auto;}

/* listing */

body.blog-listing .post-listing {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

body.blog-listing .post-listing .hs-author-profile {width: 100%;}

body.blog-listing .post-listing .post-item {
  flex-basis: 30.33%;
  padding: 0px;
  border-bottom: 0px !important;
}

body.blog-listing .post-listing .post-item  .hs-featured-image-wrapper .cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 300px;
  position: relative;
}
/*body.blog-listing .post-listing .post-item  .hs-featured-image-wrapper .cover .overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}*/

body.blog-listing .post-listing .post-item .post-header h2 {
  line-height: 1;
  font-size: 30px;
}
body.blog-listing .post-listing .post-item .post-header h2 a {
  font-weight: 500;
  color: #1a86ad;  
  font-size: 30px;
  line-height: inherit;  
}

body.blog-listing .post-listing .post-item a { color: #1a86ad; }

body.blog-listing .post-listing .post-item .post-data {
  display: flex;
  flex-flow: row wrap;  
}

body.blog-listing .post-listing .post-item #hubspot-topic_data {
  margin: 0;
  width: 100%;
}
body.blog-listing .post-listing .post-item .post-body,
body.blog-listing .post-listing .post-item .post-body p,
body.blog-listing .post-listing .post-item .post-body h2,
body.blog-listing .post-listing .post-item .post-body h3,
body.blog-listing .post-listing .post-item .post-body h4 {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.3;
}

body.blog-listing .post-listing .post-item .more-link {
    display: inline-block;
    padding-top: 0px;
    font-size: 20px;
    color: #1a86ad;
}

@media (max-width:1200px) {
  body.blog-single .container-blog {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}  
  
}

@media (min-width: 768px) and (max-width: 900px) {
  body.blog-listing .post-listing .post-item {flex-basis: 48%;}    
}

@media (max-width: 767px) {
 
  body.blog-listing .post-listing .post-item {flex-basis: 100%;}  
  
}

@media (max-width: 480px) {
body.blog-listing .body-container .page-center {
    max-width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
}
/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


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

.widget-span.custom-menu-primary{
  position: relative;
  left: auto;
  float: right;
  width: auto;
  margin: 0px;
}

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul {
  display: block;
}

.custom-menu-primary .hs-menu-wrapper > ul > li{}
.custom-menu-primary .hs-menu-wrapper > ul > li+li{}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  display: inline-block;
  height: 100%;
  background-color: transparent;
  -webkit-transition: opacity .3s ease-in-out,color .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out,color .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out,color .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out,color .3s ease-in-out;
  transition: opacity .3s ease-in-out,color .3s ease-in-out;
  line-height: 108px;
  position: relative;
  padding: 0 17px;
  font-family: 'Work Sans', sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: capitalize;
  color: #000;
  text-decoration: none;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a{}

.custom-menu-primary .hs-menu-wrapper > ul > li.active-menu > a{}


/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  min-width: 200px;
  background: #fff;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li{padding: 5px 23px;  position: relative;}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  font-family: 'Work Sans', sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: capitalize;
  color: #000;
  text-decoration: none;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:before {
    content: "__";
    position: absolute;
    top: -2px;
    left: 0;
    color: #175582;
}
/* 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:1000px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }

  .cm-gallery .custom-header.clone-header .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: #1d1c1c;
  }

  .cm-gallery .custom-header{
    background-color: #fff;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover a{
    opacity: .8;
  }

}


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

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

@media (max-width: 999px){

  /* Menu Reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }

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

  .mobile-trigger{
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    width: 44px;
    left: 0;
    height: 44px;
    padding: 8px 10px 8px 10px;
    background: #ffffff;
    border: 1px solid #eaeaea;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000;
    bottom: auto;
    top: 58px;
  }

  .custom-header > div{
    position: relative;
  }

  .mobile-trigger:hover{
    color: #fff;
    background-color: transparent;
    border-color: #175582;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color: #fff;
    background-color: transparent;
    border-color: #175582;
  }

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #888;
    display: inline-block;
  }
  .mobile-trigger i:before{ top: -6px; } /* Position top line */
  .mobile-trigger i:after{ top: 6px; } /* Position bottom line */
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
    background-color: #175582; /* Icon color */
  }

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

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

  .child-trigger:hover i,
  .child-trigger:hover i:after{
    background-color: #175582;
  }

  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary.js-enabled{
    position: relative;
    padding-top: 44px; /* Makes room for button */
    margin: 10px 0 10px 0;
  }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* 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-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color: transparent;
    width: 100%; /* Full screen width */
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    margin-top: -4px !important;
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
    border-bottom: 1px solid #eaeaea;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
    border-bottom: 0px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-tap-highlight-color: transparent;
    font-size: 13px;
    font-weight: 400;
    color: #888;
    padding: 10px 0;
    display: block;
    position: relative;
    text-transform: none;
    line-height: 26px;
    letter-spacing: 0;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.active a{
    color: #175582;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
    color: #175582;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    padding: 5px 10px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-tap-highlight-color: transparent;
    font-size: 13px;
    font-weight: 400;
    color: #888;
    padding: 10px 0;
    display: block;
    position: relative;
    text-transform: none;
    line-height: 26px;
    letter-spacing: 0;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
    color: #175582;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
}


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


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

/* Blog Post and Listing Body Class */
.blog {}

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

.blog.hs-blog-post .content-wrapper {
  padding: 0px;
}

.blog.hs-blog-post .blog-sidebar .widget-span{
  margin-bottom: 0px;
}

.hs-blog-post .blog-sidebar {
  width: 33.33%;
  float: left;
  margin: 0px;
  padding: 0 0 0 20px;
}

.hs-blog-post .blog-content {
  width: 66.66%;
  float: left;
  margin: 0px;
}


.hs-blog-post .body-container .hs-search-field__bar{
  max-width: 100%;
  background-color: #fff;
  padding: 0px;
}

.hs-blog-post .blog-content > div{
  padding: 0 20px 0 0;
}

.hs-blog-post .blog-sidebar > div{
  margin: 0 0 42px;
}

.hs-blog-post{
  background-color: #ffffff;
}

.cm-hs-featured-image-wrapper img {
  position: relative;
  width: 100%;
  display: block;
}

.blog-sidebar #searchform {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  border: none;
  margin-top: 8px;
}

.blog-sidebar input[type=text]{
  display: inline-block;
  text-decoration: none;
  border: 0;
  outline: 0;
  color: #adadad;
  background-color: transparent;
  font-family: inherit;
  margin: 0;
  padding: 2px 4%;
  width: 74%;
  height: 33px;
  float: left;
  font-family:"Work Sans", sans-serif;
  color:rgb(173, 173, 173);

}

.blog-sidebar input[type=submit] {
  width: 37px;
  height: 37px;
  line-height: 37px;
  display: inline-block;
  margin: 0;
  padding: 0 4%;
  outline: 0;
  border: none;
  text-decoration: none;
  background-color: transparent;
  color: #b9b9b9;
  font-family: FontAwesome,sans-serif;
  cursor: pointer;
  white-space: nowrap;
  float: right;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
}

.cm-post-so.icon_social_holder {
  width: 100%;
  display: inline-block;
  text-align: center;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 35px;
  margin-top: 35px;
  padding: 35px 0;
}


.cm-post-so .qode_share {
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  margin: 0;
}
.cm-post-so .social_share_holder {
  position: relative;
}

.icon-basic-share:before {
  content: "\e006";
}

[class^=icon-basic-]:before, [class*=" icon-basic-"]:before {
  font-family: linea-basic-10!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cm-post-so .social_share_holder, 
.cm-post-so .social_share_title {
  display: inline-block;
}
.cm-post-so .social_share_icon {
  display: block;
  margin-right: 5px;
  vertical-align: middle;
  font-size: 27px;
  margin-bottom: 10px;
}
.cm-post-so .social_share_title {
  display: inline-block;
  text-transform: uppercase;
  color: #666666;
}

.cm-post-so .social_share_dropdown {
  display: block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
  padding: 0px 0 0;
  position: absolute;
  top: 75%;
  width: 35px;
  visibility: hidden;
  z-index: 950;
  -webkit-transition: opacity .15s,visibility .15s,top 0s .15s;
  -moz-transition: opacity .15s,visibility .15s,top 0s .15s;
  transition: opacity .15s,visibility .15s,top 0s .15s;
  opacity: 0;
}
.cm-post-so .social_share_holder:hover .social_share_dropdown {
  top: 100%;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all .2s cubic-bezier(.3,.67,.24,.86);
  -moz-transition: all .2s cubic-bezier(.3,.67,.24,.86);
  transition: all .2s cubic-bezier(.3,.67,.24,.86);
}

.cm-post-so .social_share_dropdown .inner_arrow {
  display: block;
  position: absolute;
  top: -6px;
  left: 8px;
  width: 0;
  height: 0;
  border-color: transparent transparent #323232;
  border-style: solid;
  border-width: 9px;
  z-index: 999;
}


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

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


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

.blog .blog-content {}

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

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

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

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

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

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.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: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

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

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {}
.blog-pagination a {
  margin-right: 7px;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

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


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

.blog .blog-sidebar {}

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


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

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

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

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

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

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


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


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

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

.body-container .hs-form-field {
  margin-bottom: 20px;
}

.body-container .widget-type-google_search input[type="text"],#hs-pwd-widget-password {
  margin-bottom: 20px;
}

#recaptcha_area,#recaptcha_table {
  width: 318px !important;
  overflow-x: auto !important;
  max-width: 100% !important;
}

.hs_recaptcha.hs-recaptcha.hs-form-field {
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
}

#recaptcha_area,#recaptcha_table {
  width: 318px !important;
  overflow-x: auto !important;
  max-width: 100% !important;
}
#recaptcha_area,#recaptcha_table {
  width: 318px !important;
  overflow-x: auto !important;
  max-width: 100% !important;
}


.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.widget-type-blog_subscribe,.widget-span.widget-type-form,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form,
.section.post-footer form,.body-container .hs_cos_wrapper_type_form {	
  display: block;
  margin-bottom: 30px;
  background-color: #dbdbdb;
  padding: 30px 20px
}

.body-container .hs-search-field__bar{
  max-width: 650px;
  background-color: #dbdbdb;
  padding: 30px 20px
}


.landing-page.one-column .body-container .widget-type-form,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form,
.section.post-footer form{
  width: 50%;
}

.subscribe-options label {
  margin-left: 0;
  margin-right: 0
}

.checkbox-row span.fakelabel input {
  top: 7px
}

.hs-input.error {

}

.hs-error-msgs li label {
  color: red;
  font-size: 1em;
  font-weight: 400;
  display: block;
}

ul.hs-error-msgs.inputs-list{
  margin: 0px 0px 0px;
  padding: 0;
  list-style: none;
}

.hs-form-field > label {
}

.body-container .hs_error_rollup {
  margin-top: -14px;
  margin-bottom: -18px;
}

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

/* Labels and Legends */
label {
  color: #666666;
  font-family: 'Work Sans', sans-serif;
  font-size: 15px;
  line-height: 26px;
  font-style: normal;
  font-weight: 400;
  display: block;
  margin-bottom: 5px;
}
.hs-form-field > label {}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  background: #fff;
  width: 100%;
  outline: none;
  padding: 15px;
  border: 0;
  border-radius: 0;
  outline: 0;
  resize: none;
  font-size: 13px;
  line-height: 17px;
  background-color: #fff;
  color: #818181;
  font-family: Raleway;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}

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

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

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

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

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

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

/* Error */
.hs-error-msgs label{}

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


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

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

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

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


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

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

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

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

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

.custom-lp-header .custom-menu-primary{
  visibility: hidden;
}

/* =============== 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"] {}


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


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  white-space: normal !important;
  outline: none;
  color: #ffffff;
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  line-height: 53px;
  height: 55px;
  font-style: normal;
  font-weight: 600;
  background-color: #21ab64;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  letter-spacing: -1px;
  text-transform: none;
  border-width: 2px;
  padding-left: 50px;
  padding-right: 50px;
  display: inline-block;
  border: 2px solid #303030;
  border-color: #21ab64;
  margin-top: 26px;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  outline: none;
  color: #ffffff;
  border-color: #08d875;
  background-color: #08d875;
}

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


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

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


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

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


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

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


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

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


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

#back-to-top {
  color: #cdcdcd;
  height: auto;
  position: fixed;
  bottom: 65px;
  margin: 0;
  z-index: 10000;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  right: 25px;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  right: 25px;
}

#back-to-top:hover > span {
  background-color: rgba(33,171,100,1);
  border-color: rgba(33,171,100,1);
}

#back-to-top>span {
  width: 52px;
  text-align: center;
  height: 52px;
  line-height: 52px;
  text-decoration: none;
  -o-border-radius: 52px;
  -moz-border-radius: 52px;
  -webkit-border-radius: 52px;
  border-radius: 52px;
  -webkit-transition: all .2s ease 0s;
  -moz-transition: all .2s ease 0s;
  -o-transition: all .2s ease 0s;
  border: 2px solid #e8e8e8;
  background: 0 0;
  box-sizing: content-box;
}

#back-to-top .fa {
  font-family: ElegantIcons;
  font-style: normal;
  -webkit-transition: color .2s ease 0s;
  -moz-transition: color .2s ease 0s;
  -o-transition: color .2s ease 0s;
  font-size: 24px;
  padding-right: 1px;
  color: #b0b0b0;
  line-height: 52px;
}
#back-to-top .fa:before {
  content: '\21';
}

.blog .blog-sidebar .widget-span{
  margin-bottom: 30px;
}

.blog .blog-listing-wrapper .post-listing .post-item {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 20px;
  margin: 0 0 30px;
}

.post-body hr{
  display: none;
}

.blog .more-link{
  display: inline-block;
  padding-top: 20px;
}

.blog-sidebar .widget-type-blog_subscribe{
  margin-bottom: 0px;
}

.blog-sidebar h3{
  font-size: 1.25em;
  line-height: 1.2;
}


/* -------------- Default Code for comment ------------ */

.custom_listing_comments {
  border: 1px solid #ccc;
  padding: 15px;
  margin: 10px 0 5px;
}

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

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

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

  padding: 0;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}
.comment-date {

  display: block !important;
  text-align: left;
}


.cm-contact-layout .hs_error_rollup {
  background-color: #f1c40f;
  position: relative;
  margin: 2em .5em 1em;
  padding: 17px 30px 17px 55px;
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
}

.cm-contact-layout .hs_error_rollup:before {
  font-family: FontAwesome,sans-serif;
  width: 20px;
  height: 20px;
  display: inline-block;
  color: #fff;
  position: absolute;
  left: 25px;
  content: "\f12a";
}

.cm-contact-layout .hs_error_rollup .hs-error-msgs label {
  font-family: 'Work Sans', sans-serif;
  color: #fff;
}


/* =============== Team Page=============== */

.hs-content-id-8632508963 .custom-header {
  background-color: rgba(255, 255, 255, 0.2);
}
.cm-team-banner-group {
  background-color: #14669b;
  margin-top: -143px;
}

.cm-team-banner-group .page-center {
  max-width: 1600px !important;
  padding: 10px;
}

.banner-title h2 {
  margin-bottom: 20px;
  margin-top: 0px;
  text-align: center;
  color: #fff;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  font-size: 40px;
  letter-spacing: -2px;
  text-transform: none;
}

.banner-title {
  padding-top: 100px;
  padding-bottom: 48px;
}
.hs-content-id-8632508963 .custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color: #000;
}

.hs-content-id-8632508963 .clone-header .custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color: #1d1c1c;
}

.hs-content-id-8632508963 .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  opacity: .8;
}

.tem-inner-group {
  padding: 10px;
}

.tem-inner-group > div {
  width: calc(33.333% - 4px);
  display: inline-block;
  vertical-align: top;
}

.tem-inner-group .elementor-image {
  padding-bottom: 0px;
}

.tem-inner-group > div > div {
  padding: 10px;
}

.tem-member-group .page-center {
  padding: 0px;
  max-width: 1140px !important;
}

.cm-tuch-inner-group {
  padding: 10px;
  margin-top: 30px;
  text-align: center;
}

.cm-tuch-inner-group a {
  background-color: #5bc0de;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  font-size: 18px;
  padding: 20px 40px;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
}

.our-patner-group {
  margin-top: 40px;
  text-align: center;
}

.our-patner-group .page-center{
  max-width :1600px !important;
  padding: 10px;
}

.our-patner-group h2{
  color: #14669b;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 20px 0px 20px;
  line-height: 1;
  font-size: 40px;   
  letter-spacing: -2px;
  text-transform: none;
}
.cm-patnerinner-group {
  max-width: 696px;
  margin: 0 auto -30px;
  overflow: hidden;
}
.cm-patnerinner-item:nth-child(2) .cm-patner-img {
  margin-top: 70px;
}

.cm-patnerinner-item:nth-child(3) .cm-patner-img {
  margin-top: 30px;
}

.cm-patnerinner-item:nth-child(4) .cm-patner-img {
  margin-top: 40px;
}

.cm-patner-img {
  margin-bottom: 20px;
}

.cm-patnerinner-item {
  width: 50%;
  float: left;
  padding: 0px 7px;
  margin-bottom: 30px;
}

.cm-patnerinner-item > div {
  width: 100%;
  padding: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #000;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  border-radius: 3px 3px 3px 3px;
}

.cm-author {
  margin-bottom: 20px;
}

.cm-author-name h2 {
  text-align: center;
  color: #14669b;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 40px;
  letter-spacing: -2px;
  text-transform: none;
}

.cm-author-degination .elementor-toggle-icon-closed {
  display: block;
}

.cm-author-degination.cm-open .elementor-toggle-icon-closed {
  display: none;
}

.cm-author-degination .elementor-toggle-icon-opened {
  display: none;
}

.cm-author-degination.cm-open .elementor-toggle-icon-opened {
  display: block;
}



.cm-author-degination .elementor-tab-title {
  line-height: 1;
  text-align: left;
  margin: 0;
  padding: 15px;
  border-bottom: 1px solid #d4d4d4;
  cursor: pointer;
  outline: none;
  border-color: #14669b;
  background-color: #14669b;
  color: #fff;
  font-family: roboto,Sans-serif;
  font-weight: 600;
}

.cm-author-name {
  margin-bottom: 20px;
}

.cm-author-degination span.elementor-toggle-icon.elementor-toggle-icon-right {
  margin-left: 0;
  float: right;
  text-align: right;
  display: inline-block;
  width: 1em;
}

.cm-author-degination .elementor-tab-title a {
  color: inherit;
}
.click-totggle{
  display: none;
  color: #7a7a7a;
  font-family: roboto,Sans-serif;
  font-weight: 400;
  padding: 15px;
  border-bottom: 1px solid #d4d4d4;
  border-bottom-color: #14669b;
}

/* =============== Home =============== */

.custom-full-width-content-wrapper .page-center {
  max-width: 1140px !important;
  padding: 10px;
}

.custom-full-width-content {
  text-align: center;
}

.custom-full-width-content-wrapper {
  margin-top: 20px;
  color: #fff;
  margin-bottom: 43px;
}

.custom-full-width-content h2 {
  color: #fff;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  margin: 0px 0px 18px;
}

.custom-full-width-content img {
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 18px;
}
#hs_cos_wrapper_widget_1554361606685 .cm-iframe-wrapper {
  margin-top: 21px !important;
}

.custom-full-width-content h1 {
  color: #fff;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: -3px 0px 41px;
}

.custom-full-width-content h1 {
  color: #fff;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: -3px 0px 41px;
}

.custom-image-with-description-wrapper .page-center {
  padding: 0px;
  max-width: 1140px !important;
}

.custom-image-with-description-wrapper .page-center {
  max-width: 1140px !important;
  padding: 10px;
  overflow: hidden;
}


.custom-image-with-description {
  width: 100%;
  float: left;
}

.custom-image-with-description > div {
  padding: 10px;
  width: 50%;
  float: left;
}

#hs_cos_wrapper_widget_1554361526417 .custom-image-with-description-wrapper .page-center {
  padding-bottom: 0;
}

#hs_cos_wrapper_widget_1554362737218 .custom-image-with-description-wrapper .page-center {
  padding-top: 0;
}

.custom-image-with-description-wrapper.right .custom-image-with-description > .custom-image {
  float: right;
}

.custom-image-description p {
  margin: 0px;
}

.custom-full-content-with-bg.full-width .page-center {
  max-width: 1600px !important;
}

.custom-full-content-with-bg h2 {
  color: #fff;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  margin: 38px 0 38px;
}

.custom-full-content-with-bg.small_width .page-center {
  max-width: 1e3px !important;
}

.cm-iframe-wrapper .page-center {
  max-width: 876px !important;
  padding: 0px;
}

.cm-inner-iframe {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.custom-iframe{
  width: 50%;
  position: relative;
  min-height: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}

.cm-inner-iframe .cm-iframe-1 {
  width: 100%;
  margin: 10px;
  padding: 10px;
}
.cm-iframe-2 {
  padding-bottom: 56.25%;
  position: relative;
}

.cm-inner-iframe iframe {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none;
}
.custom-agile-mindset-wrapper {
  margin-top: 40px;
}

.custom-agile-mindset-wrapper .page-center {
  max-width: 1600px !important;
  padding: 10px;
  text-align: center;
}
.custom-agile-mindset-wrapper h1 {
  color: #3d67af;
  margin: 0px 0px 20px;
  font-size: 31px;
  line-height: 1.2em;
  font-family: roboto,Sans-serif;
  font-weight: 600;
}


.custom-agile-mindset-item h2 {
  margin-top: 30px;
  margin-bottom: 50px;
  color: #fff;
  background-color: #3d67af;
  width: 100%;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  padding: 20px 40px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  letter-spacing: normal;
}

.custom-agile-mindset-item a:nth-child(2) {
  margin-bottom: 30px;
  display: block;
}
.custom-agile-mindset {
  min-height: 1px;
  max-width: 950px;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  margin-top: 60px;
  margin-bottom: 20px;
}

.custom-agile-mindset-item {
  position: relative;
  min-height: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 33.333%;
}
.custom-agile-mindsets{
  border-style: solid;
  border-width: 5px;
  width: 100%;
  border-color: #3d67af;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  border-radius: 50px 50px 50px 50px;
  padding: 10px;
}
.cm-full-layout.type2 .custom-full-content-with-bg ul {
  list-style-position: inside;
  margin: 0 0 40px;
  padding: 0;
}

.custom-agile-mindsets img{
  vertical-align: middle;
  display: inline-block;
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.custom-agile-mindsets a {
  display: block;
}


.custom-agile-mindset-item:nth-child(2) .custom-agile-mindsets a:nth-child(1) h2 {
  font-size: 20px;
  font-size: 20px;
  padding: 25px 50px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.custom-agile-mindset-item:nth-child(3) .custom-agile-mindsets a:nth-child(1) h2 {
  font-size: 20px;
  font-size: 20px;
  padding: 25px 50px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.custom-full-content-with-bg h1 {
  color: #1a86ad;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  margin: 67px 0 0;
}

.two-col-left-section .page-center {
  max-width: 1140px !important;
  padding: 10px 0;
}

.two-col-left-section .page-center .inner-wrapper {
  padding: 10px;
}

.two-col-left-section .left-col h2 {
  padding: 10px;
  text-align: center;
  color: #1a86ad;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 0;
  margin: 0;
  line-height: 1;
}

.two-col-left-section .left-col {
  width: 11.339%;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  float: left;
}

.two-col-left-section .right-col {
  width: 88.661%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  float: left;
  padding: 0 10px;
}

.right .custom-image-with-description.no-image > div {
  width: 63.661%;
  text-align: right;
  float: right;
}

.cm-home-page .right .custom-image-with-description.no-image > div{
  text-align: right;
}

.cm-home-page .right.button_center .custom-image-with-description.no-image > div{
  text-align: center;
}



.right .custom-image-with-description.no-image > div h1 {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  font-size: 26px;
  letter-spacing: -1px;
  text-transform: none;
  margin-top: 40px;
  color: #fff;
  margin-bottom: 60px;
}

.button-with-ttile-group {
  overflow: hidden;
}

.right .custom-image-with-description.no-image > div h4 {
  margin: 0px;
}

.right .custom-image-with-description.no-image > div h4:last-child {
  margin-bottom: 20px;
}

.two-col-left-section .right-col p {
  margin: 0;
}

.two-col-left-section .right-col ul {
  list-style-position: inside;
  margin: 0;
  padding: 0;
}

a.elementor-button2 {
  font-size: 20px;
  display: inline-block;
  line-height: 1;
  padding: 25px 50px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  background-color: #3d67af;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  margin-top: 80px;
  text-decoration: none;
  margin-bottom: 60px;
}

.custom-image-description {
  text-align: center;
}

.custom-image-description p {
  text-align: left;
}

#hs_cos_wrapper_widget_1554361756497 img {
  position: relative;
  margin-top: 31px;
  margin-bottom: 20px;
}
#hs_cos_wrapper_widget_1554361756497 .custom-image-description {
  width: 59.018%;
}

#hs_cos_wrapper_widget_1554361756497 .custom-image{
  text-align: center;
  width: 40.982%;
}
a.elementor-button-link2 {
  display: inline-block;
  line-height: 1;
  background-color: #818a91;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  font-size: 16px;
  padding: 15px 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #d9534f;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  text-decoration: none;
  width: auto;
  margin-top: 80px;
  margin-bottom: 100px;
}
a.elementor-button-link2 {
  display: inline-block;
  line-height: 1;
  background-color: #818a91;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  font-size: 16px;
  padding: 15px 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #d9534f;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  width: auto;
  margin-top: 80px;
  margin-bottom: 100px;
}

#hs_cos_wrapper_widget_1554361764266 .custom-image {
  width: 42.143%;
  text-align: center;
}

#hs_cos_wrapper_widget_1554361764266 .custom-image-description {
  width: 57.857%;
  text-align: center;
}

#hs_cos_wrapper_widget_1554361764266 .custom-image img {
  margin-top: 40px;
  margin-bottom: 20px;
}

.cm-full-layout.type2 .cm-full-width-list-items .page-center {
  max-width: 1140px !important;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 20px;
}

.cm-full-layout.type2 .cm-full-width-list-items .list-items-elementor-row {
  display: block;
}

.cm-full-layout.type2 .cm-full-width-list-items .list-items-elementor-row span.elementor-icon-list-icon i {
  color: #1a86ad;
  font-size: 31px;
}

.cm-full-layout.type2 .cm-full-width-list-items .list-items-elementor-row ul {
  padding-top: 4px;
}

.cm-full-layout.type2 .cm-full-width-list-items .list-items-elementor-row ul li {
  margin-top: calc(12px/2);
}

.cm-full-layout.type2 .cm-full-width-list-items .list-items-elementor-row span.elementor-icon-list-text {
  color: #000;
  padding-left: 17px;
}
a.elementor-button-link3 {
  font-size: 16px;
  width: auto;
  display: inline-block;
  line-height: 1;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  padding: 15px 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  background-color: #3d67af;
  margin-top: 40px;
  margin-bottom: 60px;
}

div#hs_cos_wrapper_widget_1554361771236 .custom-image-description {
  width: 57.589%;
  margin-bottom: 20px;
  text-align: center;
}

.custom-image-description h4:first-child {
  margin-top: 53px;
}

a.cm-home1 {
  display: inline-block;
  line-height: 1;
  background-color: #818a91;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  background-color: #5bc0de;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  padding: 20px 40px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.custom-image-description h4 {
  margin: 0px 0px 20px;
  line-height: 1;
  color: #000;
  text-align: center;
  font-size: 20px;
  letter-spacing: -1px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  text-transform: none;
}
.cm-full-layout.type2 .cm-full-width-list-items .list-items-elementor-row .list-item-elementor-content a {
  display: inline-block;
  line-height: 1;
  background-color: #818a91;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  width: auto;
  color: #fff;
  font-size: 20px;
  padding: 25px 50px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  background-color: #1a86ad;
}
.cm-home-page .custom-image-with-description.no-image.right .custom-image-description {
  float: right;
  width: 69.375%;
  text-align: left;
}

a.elementor-button-link4 {
  color: #fff;
  background-color: #d9534f;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  display: inline-block;
  line-height: 1;
  margin-top: 60px;
  margin-bottom: 20px;
  font-size: 16px;
  padding: 15px 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}


.cm-home-page .button-with-ttile-inner-group p {
  color: #fff;
  font-size: 31px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  letter-spacing: -1px;
  line-height:1;
}

.cm-home-page .button-with-ttile-group .page-center {
  max-width: 1600px !important;
  padding: 10px;
  padding-top: 101px;
}

.cm-home-page .button-text a {
  border: none;
  display: inline-block;
  line-height: 1;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  font-size: 18px;
  padding: 20px 40px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  color: #3d67af;
  background-color: #fff;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  letter-spacing: normal;
}

.cm-home-page .button-text {
  width: 100%;
  text-align: center;
  padding: 0px;
  margin-bottom: 40px;
  margin-top: 25px;
}

div#hs_cos_wrapper_widget_1554362140049 .custom-iframe:nth-child(2) > div > div {
  padding: 0px;
  margin-top: 51px;
}

div#hs_cos_wrapper_widget_1554362140049 .cm-iframe-wrapper .page-center {
  max-width: 1140px !important;
}
div#hs_cos_wrapper_widget_1554362140049 .cm-inner-iframe .cm-iframe-1{
  margin: 0px;
  padding :0px;
}

div#hs_cos_wrapper_widget_1554362140049 .cm-iframe-wrapper .page-center {
  max-width: 1600px !important;
  padding: 10px;
}
div#hs_cos_wrapper_widget_1554362140049 .cm-iframe-wrapper .page-center .cm-inner-iframe {
  max-width: 1140px;
  margin: 50px auto 30px;
}

div#hs_cos_wrapper_widget_1554362140049 .custom-iframe:nth-child(2) > div > div p {
  margin: 0px;
}

.cm-home-page .cm-boxed-group-bottom-section{
  display: none;
}


.cm-home-page .elementor-section-boxed-group{
  background-image: none;
}

.cm-home-page .elementor-col-33 {
  width: 33.333% !important;
}

.cm-home-page .elementor-widget-heading h1 {
  color: #3d67af;
  font-size: 31px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 1;
  text-align: left;
  margin-top: 80px;
}

.cm-home-page a.elementor-button-link-Rimani {
  background-color: #3d67af;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  font-size: 20px;
  padding: 25px 50px;
  -webkit-border-radius: 6px;
  color: #fff;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  display: inline-block;
  text-decoration: none;
  line-height: 1;
  margin-top: 100px;
}

.custom-inner-our-artical img {
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  margin: auto;
}

.custom-our-artical-wrapper .page-center {
  max-width: 1600px !important;
  padding: 10px;
}

.custom-our-artical-wrapper h1 {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 40px;
  letter-spacing: -2px;
  text-transform: none;
  color: #3d67af;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
}

.custom-our-artical-wrapper {
  padding: 50px 0px 70px;
  text-align: center;
}

.custom-our-artical-wrapper .slick-dots li button:before{
  font-family: FontAwesome;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "\f111";
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.elementor-element.elementor-element-5622610.elementor-button-success.elementor-align-center.elementor-widget.elementor-widget-button {
  text-align: left;
  margin-top: -45px;
}

body.cm-introduction-layout .header-container.container-fluid {
  background-color: #f6f6f6;
}

.custom-our-artical-wrapper .slick-dots li button:hover:before{
  opacity: 1;  
}

.custom-our-artical-wrapper ul.slick-dots li button:focus:before, 
.custom-our-artical-wrapper ul.slick-dots li button:hover:before {
  opacity: 1;
}

.custom-our-artical-wrapper ul.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000
}


.custom-our-artical-wrapper .slick-slide{
  outline: none;
}

.custom-our-artical-wrapper ul.slick-dots {
  position: absolute;
  bottom: -25px;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.custom-our-artical-wrapper .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.custom-our-artical-wrapper .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.custom-our-artical-wrapper .slick-dots li button:before {
  font-family: FontAwesome;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "\f111";
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.custom-our-artical-wrapper .slick-prev ,
.custom-our-artical-wrapper .slick-next{
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  padding: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.custom-our-artical-wrapper .slick-next {
  right: 20px;
}
.custom-our-artical-wrapper .slick-prev {
  left: 20px;
}

.custom-our-artical-wrapper .slick-slider .slick-next,
.custom-our-artical-wrapper .slick-slider .slick-prev {
  z-index: 1;
}

.custom-our-artical-wrapper .slick-next:before, 
.custom-our-artical-wrapper .slick-prev:before {
  font-family: FontAwesome;
  font-size: 35px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.custom-our-artical-wrapper .slick-prev:before {
  content: "\f104";
}
.custom-our-artical-wrapper .slick-next:before {
  content: "\f105";
}

/* Introduction Page */

.custom-introduction-header {
  background-color: rgba(0,16,53,.45);
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
}

.custom-introduction-header .page-center{
  max-width: 1140px !important;
  padding: 10px;
}

.custom-introduction-logo{
  padding: 18px;
}

.introductiopn-with-video-group .video-group1 {
  width: 55.702%;
  padding: 10px;
  margin-top: 28px;
}

.introductiopn-with-video-group .elementor-spacere-element {
  width: 44.298%;
  padding: 10px;
}

.introduction-inner-group {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.introductiopn-with-video-group .elementor-video-container {
  margin: 12px 12px 20px;
}

.introductiopn-with-video-group .page-center {
  max-width: 1600px !important;
  padding: 10px;
}

.introductiopn-with-video-group .video-group1 p {
  margin: 0px;
}

.introductiopn-with-video-group .page-center > div {
  max-width: 1140px !important;
  margin: 0 auto;
}

.introduction-inner-group iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  max-width: 100%;
  width: 100%;
  background-color: #000;
  margin: 0;
  line-height: 1;
  border: none;
}

.introductiopn-with-video-group .elementor-video-container > div {
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.introductiopn-with-video-group.right .introduction-inner-group{
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 72px;
}

.introductiopn-with-video-group.right .introduction-inner-group .video-group1 {
  width: 57.719%;
}

.introductiopn-with-video-group.right .introduction-inner-group .elementor-spacere-element {
  width: 42.281%;
}


.cm-introduction-layout .elementor-section-boxed-group {
  background-image: none;
  margin-top: 100px;
}
.cm-introduction-layout .body-container{
  background-color: rgba(255,255,255,.82);
}

.cm-introduction-layout .boxed-inner-elementor-widget-wrap .elementor-col-33{
  width: 33.333%;
}

.cm-introduction-layout .elementor-widget-heading h2 {
  color: #000;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 1;
  text-align: left;
  margin-bottom: 20px;
}
.cm-introduction-layout .elementor-widget-heading h3{
  color: #000;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 1;
  letter-spacing: .3px;
  font-size: 25px;
  text-align: left;
  margin-bottom: 20px;
}

.cm-introduction-layout .elementor-widget-heading h4{
  color: #000;
  letter-spacing: .3px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 20px;
  text-align: left;
}

.cm-introduction-layout .elementor-widget-heading a {
  font-size: 20px;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  display: inline-block;
  line-height: 1;
  padding: 25px 50px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #000;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  font-family: roboto,Sans-serif;
  font-weight: 500;
}

.cm-introduction-layout .boxed-inner-elementor-widget-wrap .elementor-col-33:nth-child(2) > div {
  margin-top: 61px;
}

.cm-contact-layout .body-container {
  padding: 0px 10px;
}

body.cm-full-layout.cm-landing-page.hs-content-id-8688183605 {
  background-color: #f6f6f6;
}

.cm-introduction-layout .boxed-inner-elementor-widget-wrap .elementor-col-33:nth-child(3) > div {
  margin-top: 110px;
}

.custom-introduction-footer {
  background-color: #f6f6f6;
}

.cm-logo-bototm-content {
  text-align: center;
  padding: 0px 10px;
}

.custom-introduction-footer > div{
  background-color: rgba(0,16,53,.79);
}

.custom-introduction-footer .page-center {
  max-width: 1140px !important;
  padding: 10px;
}

.custom-introduction-footer .page-center > div > div > div {
  width: 60.446%;
  padding: 10px;
}

.custom-introduction-footer .page-center > div > div > div:nth-child(2) {
  width: 39.554%;
  margin: 0px;
}

.custom-introduction-footer h3 {
  font-family: roboto,Sans-serif;
  font-weight: 600;
  color: #fff;
  padding: 0;
  margin: 0;
  font-size: 25px;
  line-height: 1;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 20px;
}

.custom-footer-content p {
  margin: 0px;
}

.introduction-contact ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.custom-introduction-footer .introduction-contact ul li {
  font-family: tahoma,Sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  position: relative;
}

.custom-introduction-footer .introduction-contact ul li .elementor-icon-list-icon {
  width: 14px;
}

.custom-introduction-footer .introduction-contact ul li .elementor-icon-list-icon i {
  color: #fff;
  font-size: 14px;
  position: relative;
  top: -2px;
}

.custom-introduction-footer .introduction-contact ul li .elementor-icon-list-text {
  color: #fff;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 5px;
  font-family: tahoma,Sans-serif;
  font-weight: 400;
  font-size: 15px;
}

.cm-introduction-layout .cm-boxed-group-bottom-section {
  display: none;
}

.custom-introduction-footer {
  margin-top: 90px;
}



/* Landing Page */

.cm-landing-page .custom-image-with-description.clearfix.no-image {
  margin-top: 70px;
  text-align: center;
  margin-bottom: 139px;
}
.custom-image-description{
  text-align: left;
}

.cm-landing-page .custom-image-description h2 {
  text-align: center;
  color: #000;
  letter-spacing: .3px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 20px 0px;
  line-height: 1;
}
.cm-landing-page .custom-image-description h4 {
  text-align: center;
  color: #000;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 20px 0px;
  line-height: 1;
  font-size: 20px;
  letter-spacing: .5px;
}

.cm-objective-cources-group {
  margin-top: -60px;
}
.cm-full-width-list-items.medium-width.without-with-bg .page-center {
  padding-left: 0;
  max-width: 1140px;
  padding-right: 0;
}

.one-column-notified-group.right .notified-inner-group{
  width: 100%;
}

.cm-objective-content p:last-child {
  margin-bottom: 8px;
}

.cm-objective-inner-group {
  padding: 0px 8px;
}

/* Certification Layout */


.one-column-inner-logo {
  margin-top: 40px;
}

.one-column-inner-logo {
  padding: 10px;
}

.cm-certification-layout .custom-image-description h2 {
  color: #2f3f68;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 2px 0px 20px;
  line-height: 1;
}

.cm-certification-layout .custom-image-description h3 {
  color: #2f3f68;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0 0px 20px;
  line-height: 1;
}

.cm-certification-layout .custom-image-with-description > div.custom-image {
  text-align: center;
}

.cm-certification-layout .custom-image-with-description-wrapper.clearfix.left {
  margin-top: 28px;
}

.cm-certification-layout .elementor-widget:not(:last-child) {
  margin-bottom: 20px;
}

.cm-certification-layout .list-item-elementor-title h1 {
  color: #2f3f68;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0 0px 20px;
  letter-spacing: -2px;
  font-size: 40px;
  line-height: 1;
}

.cm-certification-layout .cm-full-width-content-with-list-items .page-center {
  max-width: 1140px !important;
  padding: 0px;
}
.cm-certification-layout .list-item-elementor-content {
  color: #2f3f68;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0 0px 20px;
  line-height: 1;
  letter-spacing: -1px;
  text-transform: none;
  font-size: 20px;
}

.cm-certification-layout .elementor-icon-list-icon{
  width: 20px;
}

.cm-certification-layout .elementor-icon-list-icon i{
  color: #2f3f68;
  font-size: 20px;
  position: relative;
  top: -2px;
  left: -1.5px;
}
.cm-certification-layout .elementor-icon-list-text{
  color: #000;
  padding-left: 13px;
  font-size: 16px;
  text-align: left;
}
.cm-certification-layout .list-items-elementor-row > div {
  width: 50%;
  padding: 10px;
}

.cm-certification-layout .elementor-widget-icon-list .elementor-widget-container{
  margin: 20px 0px 0px;
}


.cm-certification-layout .elementor-icon-list-items .elementor-icon-list-item:not(:first-child) {
  margin-top: calc(7px/2);
}

.cm-certification-layout .cm-full-width-content-with-list-items {
  padding-bottom: 296px;
}

.cm-certification-layout .elementor-icon-list-item:not(:last-child) {
  padding-bottom: calc(7px/2);
}

.one-column-equal-logo .page-center {
  max-width: 1140px !important;
  padding: 0px;
}
.one-column-equal-logo .page-center {
  padding: 0px;
}

.hs-content-id-8689189177 .one-column-inner-logo {
  margin-top: 30px;
}

.cm-logo-bototm-content h2 {
  color: #2f3f68;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  line-height: 1;
  margin: 0px 0px 20px;
}
.cm-logo-bototm-content h3 {
  color: #2f3f68;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  line-height: 1;
  margin: 0px 0px 20px;
}

.cm-logo-bototm-content {
  text-align: center;
}


.two-column-content-group .page-center {
  max-width: 1140px !important;
  padding: 0px;
}

.two-column-content-group .ifrmae-inner-group{
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}
.two-column-content-group .ifrmae-inner-group > div{
  width: 50%;
}
.two-column-content-group .ifrmae-inner-group h4{
  color: #fff;
  padding: 0;
  margin: 0;
  line-height: 1.4em;
  letter-spacing: .8px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
}

.hs-content-id-8689189177{
  background-color: transparent;
  background-image: linear-gradient(180deg,#ffffff 0%,#2f3f68 100%);
}
.ifrmaeelement-populated1{
  padding: 10px;
}

.ifrmaeelement-populated1 > div {
  margin: 70px 0px;
  text-align: center;
}


.one-column-equal-logo .elementor-divider {
  margin-bottom: 10px;
}
.one-column-equal-logo .elementor-divider-separator{
  border-top-style: dashed;
  border-top-width: 1px;
  border-top-color: #2f3f68;
  width: 100%;
}

.cm-content-with-iframe1 .elementor-video1-populated {
  padding: 10px;
}

.elementor-video1 > div {
  padding: 10px;
}

.elementor-video1 iframe {
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.iframeelementor-fit-aspect-ratio {
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

/* Fabio Lisca page */


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

.background-image  {
    display: none !important;
}
#banner-background-image {
  position: relative;
  background-color: #444;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 450px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;  
}
#banner-background-image p {
  color: #fff;
  font-size: 25px;
  font-weight: 500;
}
.sezione2 {padding: 80px 0 60px;}
.sezione2 h2 {
  font-size: 75px;
  font-weight: 500;
  line-height: 70px;
  margin: 10px 0;
  color: #175582;  
}

.sezione2 .pulsanti {
 display: flex; 
}
.sezione2 .pulsanti .button {
  background: #175582;
  border-radius: 26px;
  width: 200px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  margin: 20px 40px 20px 0; 
}
.sezione2 .pulsanti .cta {
  color: #175582;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  line-height: 18px;
  padding-top: 10px;  
}
.sezione3 {padding: 40px 0 60px;}
.sezione3 h3 {
  font-size: 45px;
  font-weight: 500;
  color: #175582;
  text-align: right;
  line-height: 50px;
  margin: 20px 0;
}
.sezione3 h4 {
  font-size: 30px;
  font-weight: 500;
  color: #175582;
  line-height: 30px;
}  
.sezione3 h4 i {color: #000;}

.sezione4 {
  background-image: url(https://cdn2.hubspot.net/hubfs/5534425/Agile_April2019/Images/fascia_libri.jpg);
  background-size: cover;
  background-position: center center;
  min-height: 400px !important;
  margin-bottom: 30px;
}

.sezione6 {
  background-image: url(https://cdn2.hubspot.net/hubfs/5534425/Agile_April2019/Images/fascia_rombi.jpg);
  background-size: cover;
  background-position: center center;
  min-height: 400px !important;
  margin-bottom: 30px;
}

#modulo .hs_cos_wrapper_type_form {
  background-color: transparent;
}

#modulo .hs-form-required {display: none;}
#modulo input[type="text"],
#modulo input[type="email"],
#modulo input[type="tel"],
#modulo select,
#modulo textarea
{
    border: 1px solid #ababab;  
}

#modulo ::-webkit-input-placeholder {
  color: #888585;
  text-align: center;
} /* Webkit Browsers */
#modulo :-moz-placeholder {
  color: #888585;
  text-align: center;
} /* Firefox 18- */
#modulo ::-moz-placeholder {
  color: #888585;
  text-align: center;
} /* Firefox 19+ */
#modulo :-ms-input-placeholder {
  color: #888585;
  text-align: center;
} /* IE10 */

#modulo .legal-consent-container .hs-form-booleancheckbox-display p {
  margin: 0;
  display: inline;
  color: #B2B2B2;
}
#modulo input[type="submit"] {
  background: #175582;
  border: none;
  border-radius: 26px;
  width: 155px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
}

#modulo input[type="checkbox"] {margin-top: 8px;}
#modulo h3.form-title {
    font-size: 30px;
    margin: 0;
    text-align: left;
}

#modulo .titolo p {
  text-align: center;
  font-size: 18px;
  color: #175582;
  line-height: 16px;
  padding-top: 40px;
}



@media (max-width: 899px) {
  .sezione2 h2 {font-size: 60px;}
.sezione3 h3 {font-size: 30px; line-height: 1.2;}  
}

@media (max-width: 767px) {
.container-fluid .row-fluid .page-center-fl {
  padding-left: 15px;
  padding-right: 15px;
  }
  .sezione3 h3 {text-align: left;}  
}



/* Fcilitation */



.cm-full-width-content-with-img h2 {
  color: #0c4772;
  font-size: 72px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0 0px 20px;
  line-height: 1;
  letter-spacing: -2px;
  text-transform: none;
  text-align: center;
}

.hs-content-id-8690252730 .cm-full-width-content-with-img {
  margin-top: -19px;
}

.hs-content-id-8690252730 .cm-full-width-content-with-img .page-center{
  max-width: 1600px !important;
  padding-bottom: 50px;
}
.img-elementor-column-gap-default.clearfix {
  max-width: 1140px !important;
  margin: 0 auto;
}

.hs-content-id-8690252730 .elementor-image{
  padding: 0px;
}

.hs-content-id-8690252730 .cm-full-width-content-img {
  margin-top: 20px;
}
.hs-content-id-8690252730 .img-elementor-column-gap-default > div {
  width: 50% !important;
}
.custom-full-content-with-bg.full-width.with-bg h3 {
  color: #fff;
  text-align: left;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -1px;
  text-transform: none;
  margin: 0px 8px 20px;
}

.custom-full-content-with-bg.full-width.with-bg {
  text-align: center;
}

.cm-full-width-list-items.without-with-bg .elementor-icon-list-text {
  color: #0c4772;
  padding-left: 7px;
}


.cm-full-width-list-items.full-width.without-with-bg .elementor-icon-list-icon{
  width :25px;
}

.cm-full-width-list-items.full-width.without-with-bg  .elementor-icon-list-icon i {
  color: #0c4772;
  font-size: 25px;
}
.cm-full-width-list-items.full-width .page-center {
  max-width: 1600px !important;
  padding: 10px;
}

.cm-full-width-list-items.full-width.without-with-bg .list-items-elementor-row{
  padding: 8px;
}
.cm-full-width-list-items.full-width.without-with-bg  {
  padding: 43px 0px;
}

.cm-full-width-list-items.full-width.without-with-bg .elementor-icon-list-item{
  font-family: roboto,Sans-serif;
  font-weight: 400;
  font-size: 24px;
}

.cm-full-width-list-items.full-width.without-with-bg .elementor-icon-list-item:not(:first-child) {
  margin-top: calc(6px/2);
}
.cm-full-width-list-items.full-width.without-with-bg .elementor-icon-list-item:not(:last-child) {
  padding-bottom: calc(6px/2);
}

.cm-full-width-content-with-list-items.full-width .page-center {
  max-width: 1600px !important;
  padding: 10px;
}

.cm-full-width-content-with-list-items.full-width .list-item-elementor-top-column {
  width: 100%;
}



.cm-full-width-content-with-list-items.full-width .page-center {
  max-width: 1600px !important;
  padding: 10px;
}

.cm-full-width-content-with-list-items.full-width h1 {
  font-size: 38px;
  color: #0c4772;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  letter-spacing: -2px;
  text-transform: none;
  margin: 0 0px 20px;
  text-align: center;
  line-height: 1;
}

.cm-full-width-content-with-list-items.full-width .elementor-icon-list-text{
  color: #0c4772;
  padding-left: 7px;
}

.cm-full-width-content-with-list-items.full-width h4 {
  color: #0c4772;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  font-size: 20px;
  padding: 0;
  margin: 0 0px 20px;
  letter-spacing: -1px;
  text-transform: none;
  line-height: 1;
}

.cm-full-width-content-with-list-items.full-width .elementor-icon-list-icon{
  width: 25px;
  position: relative;
  left: -2px;
}
.cm-full-width-content-with-list-items.full-width .elementor-icon-list-icon i{
  color: #0c4772;
  font-size: 25px;
}
.cm-full-width-content-with-list-items.full-width .list-items-elementor-row {
  padding: 8px;
}
.cm-full-width-content-with-list-items.full-width .list-items-elementor-row .elementor-icon-list-item{
  font-size: 20px;
}

.cm-full-width-content-with-list-items.full-width .elementor-widget-icon-list .elementor-widget-container{
  margin: 20px 0px 8px;
}


.cm-full-width-content-with-list-items.full-width .elementor-icon-list-item:not(:first-child) {
  margin-top: calc(6px/2);
}
.cm-full-width-content-with-list-items.full-width .elementor-icon-list-item:not(:last-child) {
  padding-bottom: calc(6px/2);
}


.full-width-date-section.cm-white .full-width-date-section11 {
  background-color: transparent;
  background-image: linear-gradient(160deg,#0c4772 0%,rgba(110,193,228,0.61) 98%);
}

.full-width-date-section.cm-white .date-element-group p {
  color: #fff;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  line-height: 1;
  font-size: 40px;
  letter-spacing: -2px;
  text-transform: none;
}



.full-width-date-section.cm-white .date-title h2{
  color: #fff;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  line-height: 1;
  font-size: 53px;
  letter-spacing: -2px;
  text-transform: none;
}
.full-width-date-section.cm-white .date-button a{
  background-color: #5cb85c;
  padding: 15px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-size: 20px;
}
.full-width-date-section.cm-white .date-title h2{
  margin: 10px;
  padding: 10px;
}

.full-width-date-section.cm-white .date-group {
  padding: 0px 10px;
}

.full-width-date-section.cm-white .date-element-group {
  margin-bottom: 41px;
}

.full-width-date-section.cm-white .date-element-group:last-child {
  margin-bottom: 10px;
}

.cm-program-list-group .page-center {
  max-width: 1600px !important;
  padding: 10px;
}

.cm-program-list-inner-group {
  border-style: solid;
  border-width: 2px;
  width: 100%;
  border-color: #0c4772;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  border-radius: 8px 8px 8px 8px;
}

.cm-programe-width {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin: 0 auto;
}
.cm-programe-width .elementor-icon-list-text {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 5px;
  color: #000;
}

.cm-programe-width .elementor-icon-list-icon {
  width: 14px;
}

.cm-programe-width .elementor-icon-list-icon i {
  color: #0c4772;
  font-size: 14px;
}

.cm-programe-width > div:nth-child(1){
  width: 50.254%;
  padding: 10px;
  text-align: center;
}

.cm-programe-width > div:nth-child(2){
  width: 49.746%;
  padding: 10px;
  text-align: center;
}

.cm-programe-width .elementor-icon-list-item{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: roboto,Sans-serif;
  font-weight: 400;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 15px;
  padding: 0px;
}
.program-title4 h2 {
  font-family: roboto,Sans-serif;
  font-weight: 600;
  color: #0c4772;
  font-size: 29px;
  line-height: 1;
  margin: 0px 0px 20px;
  text-align: center;
}

.hs-content-id-8690252730 .full-width-date-section {
  padding: 0 0px 32px;
}

.elementor-section-boxed-group .elementor-boxed-wrap h4 {
  margin: 0px 0px 20px;
  color: #fff;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  line-height: 1;
}
.elementor-section-boxed-group .elementor-boxed-wrap a {
  margin-top: 30px;
  margin-bottom: 32px;
}

.hs-content-id-8690252730 .boxed-inner-elementor-widget-wrap .elementor-col-33{
  width: 33.333%;
}

.hs-content-id-8690252730 .boxed-inner-elementor-widget-wrap .elementor-widget-heading h3{
  margin: 10px;
  padding: 10px 10px 20px;
}
.hs-content-id-8690252730 .elementor-section-boxed-group .page-center > div{
  padding: 8px 10px;
  text-align: center;
}

.hs-content-id-8690252730 .cm-boxed-group-bottom-section {
  display: none;
}

.one-column-notified-group.left h4 {
  color: #0c4772;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  text-align: left;
  margin: 0px 0px 20px;
  line-height: 1;
  letter-spacing: -1px;
  text-transform: none;
}

.one-column-notified-group.left h2 {
  color: #0c4772;
  font-size: 29px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  text-align: left;
  line-height: 1;
  margin: 0px 0px 20px;
  text-transform: none;
  letter-spacing: -2px;
}

.one-column-notified-group.left .elementor-divider {
  display: none;
}

.one-column-notified-group.left .notified-inner-group {
  max-width: 1140px;
  padding: 10px 10px 20px;
}

.hs-content-id-8703373615 .cm-full-width-content-with-img {
  margin-top: 0;
}

.hs-content-id-8703373615 .cm-full-width-content-with-img .page-center {
  padding-top: 0px;
}


.custom-full-content-with-bg.medium-width.with-bg {
  text-align: center;
}
.custom-full-content-with-bg.medium-width.with-bg .inner-content-bg p {
  margin: 0px;
  text-align: left;
}

.cm-full-width-list-items.medium-width.without-with-bg .list-items-elementor-row {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cm-full-width-list-items.medium-width.without-with-bg .list-item-elementor-content {
  text-align: center;
  margin-top: 20px;
  width: 100%;
}
.cm-full-width-list-items.medium-width.without-with-bg .list-item-elementor-content a{
  display: inline-block;
  line-height: 1;
  background-color: #818a91;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  background-color: #61ce70;    font-size: 16px;
  padding: 15px 30px;
  -webkit-border-radius: 4px;
  color: #fff;
  border-radius: 4px;
}


.cm-program-title2 .page-center {
  padding: 0px 10px 10px !important;
  max-width: 819px !important;
}

.cm-program-title2 h2 {
  text-align: center;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  color: #0c4772;
  margin: 0;
  line-height: 1;
  font-size: 40px;
  letter-spacing: -2px;
}

.cm-program-inner-group1 .page-center {
  padding: 0px;
  max-width: 919px !important;
}

.cm-program-inner-group2 {
  border-style: solid;
  border-width: 4px;
  border-color: #0c4772;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  border-radius: 10px 10px 10px 10px;
  padding: 20px;
}

.programe-inner-titel-group p {
  margin: 0px 0px 20px;
}

.cm-list-items-inner01 ul:not(:last-child) {
  margin-bottom: 20px;
}

.cm-list-items-inner01 ul li:not(:last-child) {
  padding-bottom: calc(4px/2);
}
.cm-list-items-inner01 .elementor-icon-list-item:not(:first-child) {
  margin-top: calc(5px/2);
}

.cm-list-items-inner01 ul:not(:first-child) {
  margin-top: calc(4px/2);
}

.cm-list-items-inner01 ul li {
  font-family: roboto,Sans-serif;
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #666666;
  font-size: 15px;
}

.cm-list-items-inner01 ul li span.elementor-icon-list-icon {
  width: 14px;
}

.cm-list-items-inner01 ul li span.elementor-icon-list-icon i {
  color: #0c4772;
  font-size: 14px;
}

span.elementor-icon-list-text {
  color: #000;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 5px;
}

.cm-list-items-inner01 {
  padding: 10px;
}
.cm-list-items-elementor-column-wrap {
  padding-bottom: 30px;
  border-bottom: 2px solid #0c4772;
  margin-bottom: 30px;
}

.cm-list-items-elementor-column-wrap:last-child {
  border: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.cm-program-border-group {
  margin-top: -10px;
}

a.cm-parlarne {
  color: #0c4772;
  background-color: #6ec1e4;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  font-size: 16px;
  padding: 15px 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  line-height: 1;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  margin-bottom: 20px;
}

a.elementor-cm-parlarne {
  display: inline-block;
  line-height: 1;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  background-color: #61ce70;
  font-size: 16px;
  padding: 15px 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  margin-bottom: 20px;
}

.cm-meet-trainers-group .page-center {
  max-width: 913px !important;
  padding: 10px;
}

.cm-meet-trainers-group .section-title{
  margin-top: 40px;
}

.section-title h2{
  color: #0c4772;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  padding: 0;
  margin: 0;
  line-height: 1;  
  letter-spacing: -2px;
  text-transform: none;
  text-align: center;
  margin-bottom: 20px;
}

.cm-meet-trainers-inner-group {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.cm-meet-trainers-inner-group > div{
  width: 25%;
  position: relative;
  min-height: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.cm-meet-trainers-wrap {
  position: relative;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.cm-meet-trainers-group {
  margin-bottom: 100px;
}

.cm-meet-trainers-inner-group > div  >div{
  padding: 5px;
  border-style: solid;
  border-width: 2px;
  border-color: #0c4772;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  border-radius: 14px 14px 14px 14px;
  width: 100%;
}
.cm-meet-trainers-inner-group > div  >div h2{
  padding: 0;
  margin: 0;
  line-height: 1;
  font-family: roboto,Sans-serif;
  font-weight: 600;   
  font-size: 19px;
  letter-spacing: -2px;
  text-align: center;
  text-transform: none;
  margin-bottom: 20px;
}
.cm-meet-trainers-image,
.trainers-widget-image{
  margin-bottom: 20px;
  text-align: center;
}
.cm-meet-trainers-image a,
.trainers-widget-image a{
  display: inline-block;
}
.cm-meet-trainers-image img,
.trainers-widget-image img{
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  vertical-align: middle;
  display: inline-block;
  box-shadow: none
}
.trainers-text-editor {
  margin-bottom: 20px;
  line-height: .2em;
  color: #7a7a7a;
  font-family: roboto,Sans-serif;
  font-weight: 400;
}
.trainers-text-editor p{
  color: #666666;
  font-family: 'Work Sans', sans-serif;
  font-size: 15px;
  line-height: 26px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  font-family: tahoma, arial, helvetica, sans-serif;
  color: #000000;
  font-size: 8pt;
  margin: 0px;
}
.cm-meet-trainers-group-items .elementor-image {
  padding: 0px;
}

.boxed-inner-elementor-widget-wrap .elementor-widget-heading h3,
.boxed-inner-elementor-widget-wrap .elementor-widget-heading h4{
  text-align: center;
}

.blog_slider,.blog_slides .image_holder {
  position: relative;
  display: block;
  -webkit-backface-visibility: hidden
}

.blog_slider .blog_slides {
  padding: 0;
  list-style: none;
  zoom:1
}
.inner-padding {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.blog_slider .image {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0)
}

.blog_slider .blog_slides img {
  max-width: 100%;
  height: auto;
  width: 100%;
  display: block;
  -webkit-transition: -webkit-transform .15s ease-out;
  -moz-transition: -moz-transform .15s ease-out;
  -ms-transition: -ms-transform .15s ease-out;
  -o-transition: -o-transform .15s ease-out;
  transition: transform .15s ease-out;
}
.post-inner-group.clearfix {
  margin-left: -15px;
  margin-right: -15px;
}

.cm-post-top-section-group .page-center {
  padding: 0px;
}
.custom-form-top-content p {
  margin: 0px;
}

.cm-post-top-section-group .hs-form-field > label {
  font-family: arial, helvetica, sans-serif;
  color: #33475b;
  font-size: 13px;
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  text-align: left;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}

.cm-post-top-section-group input[type="email"],
.cm-post-top-section-group input[type="text"]{
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 27px;
  width: 100%;
  max-width: 100%;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
  display: inline-block;
  height: 40px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  background-color: #f5f8fa;
  border: 1px solid #cbd6e2;
}

.cm-post-top-section-group .invalid.error{
  border-color: #b9554d;
}
.cm-post-top-section-group input[type="email"]:focus,
.cm-post-top-section-group input[type="text"]:focus{
  outline: none;
  border-color: rgba(82,168,236,0.8);
}


.cm-post-top-section-group .hs-form-field{
  margin-bottom: 18px;
}
.cm-post-top-section-group input[type="submit"]{
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  line-height: 12px;
  position: relative;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  padding: 12px 24px;
  background: #1766a2;
  border-color: #1766a2;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #ffffff;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  height: auto;
  letter-spacing: 0;
}
.cm-post-top-section-group .actions{
  margin-bottom: 18px;
  padding: 17px 20px 18px 0px;
}

.cm-post-top-section-group input[type="submit"]:hover{
  background: #1766a2;
  border-color: #1766a2;
  color: #ffffff;
}





.cm-news-letter-form h3 {
  margin: 0px;
}
.cm-news-letter-form form {
  margin: 32px 0px 16px;
}

.body-container .cm-post-top-section-group .hs_cos_wrapper_type_form {
  display: block;
  margin-bottom: 0px;
  background-color: transparent;
  padding: 0;
}

.blog_slider .blog_slides>li {
  background-color: transparent;
  position: relative;
  margin: 0;
  float: left
}

.blog_slider_holder .item_holder {
  position: relative;
  overflow: hidden
}

.blog_slider {
  margin: 0;
  width: 100.2%;
  position: relative;
  zoom:1}

.blog_slider.simple_slider {
  width: 100%
}

.blog_slider .blog_slides img {
  width: 100%;
  display: block;
  -webkit-transition: -webkit-transform .15s ease-out;
  -moz-transition: -moz-transform .15s ease-out;
  -ms-transition: -ms-transform .15s ease-out;
  -o-transition: -o-transform .15s ease-out;
  transition: transform .15s ease-out
}

.blog_slider .flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  direction: ltr
}

.blog_text_holder {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  background-color: rgba(21,21,21,.78)
}

.blog_slides .blog_text_holder_inner {
  color: #fff
}

.blog_text_holder_outer {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  text-align: center
}

.blog_text_holder_inner {
  display: table-cell;
  vertical-align: middle
}

.blog_slides .item:hover .blog_text_holder {
  opacity: .8;
  z-index: 20
}

.blog_slider .blog_slider_post_comments,.blog_slider_date_holder,.blog_slides .blog_text_holder_inner .blog_slider_categories a,.blog_slides .blog_text_holder_inner .blog_slider_title a {
  color: #fff;
  -webkit-transition: color .15s ease;
  -moz-transition: color .15s ease;
  transition: color .15s ease
}

.blog_slider .blog_slider_categories,.blog_slider .blog_slider_date_holder {
  display: inline-block
}

.blog_slider .caroufredsel-next,.full_width .section_inner .blog_slider .caroufredsel-next {
  right: 20px
}

body.boxed .blog_slider .caroufredsel-next,body.boxed .full_width .section_inner .blog_slider .caroufredsel-next {
  right: 0
}

.blog_slider .caroufredsel-prev,.full_width .section_inner .blog_slider .caroufredsel-prev {
  left: 20px
}

body.boxed .blog_slider .caroufredsel-prev,body.boxed .full_width .section_inner .blog_slider .caroufredsel-prev {
  left: 0
}

.blog_slider .caroufredsel-next,.blog_slider .caroufredsel-prev,.full_width .section_inner .blog_slider .caroufredsel-next,.full_width .section_inner .blog_slider .caroufredsel-prev {
  border-radius: 50%
}

.blog_slider .flex-container a:active,.blog_slider .flex-container a:focus,.blog_slider .flexslider a:active,.blog_slider .flexslider a:focus {
  outline: 0
}

.blog_text_holder.info_bottom {
  height: auto;
  width: auto;
  bottom: 0;
  margin: 0 10px 10px;
  opacity: 1;
  z-index: 20
}

.blog_slides .item:hover .blog_text_holder.info_bottom {
  opacity: 1
}

.blog_text_holder.info_bottom .blog_text_holder_outer {
  padding: 15px 0
}

.blog_text_holder.info_bottom .blog_text_date_holder {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  border-right: 1px solid #ebebeb
}

.blog_text_holder.info_bottom .blog_text_holder_inner {
  padding: 0 10px;
  text-align: left
}

.blog_text_holder.info_bottom .blog_slider_date_holder span {
  display: block
}

.blog_slider_holder .blog_slider.simple_slider .blog_text_wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.blog_slider.simple_slider .blog_slides .blog_text_holder_inner {
  color: #303030
}

.blog_slider_holder .blog_slider.simple_slider .blog_text_holder_inner2 {
  position: relative;
  width: 50%;
  margin: 0 auto;
  padding: 8%;
  border: 1px solid #fafafa;
  background-color: rgba(255,255,255,.6);
  box-sizing: border-box;
  -webkit-transition: background-color .15s ease-out,border-color .15s ease-out;
  -moz-transition: background-color .15s ease-out,border-color .15s ease-out;
  -ms-transition: background-color .15s ease-out,border-color .15s ease-out;
  -o-transition: background-color .15s ease-out,border-color .15s ease-out;
  transition: background-color .15s ease-out,border-color .15s ease-out
}

.blog_slider_simple_info {
  text-align: center
}

.blog_slider .blog_slider_simple_title {
  margin-bottom: 20px
}

.blog_slider .blog_slider_simple_info a,.blog_slider .blog_slider_simple_title a {
  -webkit-transition: color .15s ease;
  -moz-transition: color .15s ease;
  transition: color .15s ease
}

.blog_slider_simple_holder .read_more_wrapper {
  margin-top: 20px
}

.blog_slider_simple_info .post_info_item {
  display: inline-block;
  padding: 0 5px
}

.blog_slider_simple_info .post_info_item:not(:first-child):before {
  content: '/';
  position: relative;
  left: -5px
}

.cm-author-content p{
  margin: 0px;
}

.cm-author-degination {
  margin-bottom: 20px;
}

.blog_slider_simple_info .post_info_item.date span {
  -webkit-transition: color .15s ease-out;
  -moz-transition: color .15s ease-out;
  -ms-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out
}


/* Second Recent Post */

.custom-secondary-slider .page-center {
  padding: 0px;
}
.custom-secondary-slider .slick-arrow {
  position: absolute;
  transform: translate(0, 0%);
  top: -46px;
}

.custom-secondary-slider .slick-prev {
  left: 0;
  border-right: 1px solid rgba(0,0,0,.07);
  vertical-align: middle;
  text-align: center;
  width: 56px;
  height: 57px;
}
.custom-secondary-slider .slick-next{
  right: 0;
  border-left: 1px solid rgba(0,0,0,.07);
  width: 56px;
  height: 57px;
}
.custom-secondary-slider .slick-prev:hover, 
.custom-secondary-slider .slick-next:hover{
  opacity: 1;
}

.custom-secondary-slider .slick-prev:before, 
.custom-secondary-slider .slick-next:before{
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  opacity: 1;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color:rgb(30, 115, 190);
  -webkit-font-smoothing: antialiased;
  font-size: 35px
}

.custom-secondary-slider .slick-next:before {
  content: "\35";
}

.custom-secondary-slider .slick-prev:before {
  content: "\34";
}


.custom-secondary-slider .slick-next {
  right: 0;
}


.qode-blog-carousel-titled {
  background-color: #fff;
  -webkit-transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out
}

.qode-blog-carousel-titled .qode-bct-title-holder {
  position: relative;
  display: table;
  width: 100%;
  box-sizing: border-box;
  background-color: #1abc9c;
  border-bottom: 1px solid rgba(0,0,0,.07);
  color: #fff;
  padding: 0 56px;
  height: 56px
}

.qode-blog-carousel-titled .qode-bct-title-holder * {
  color: inherit
}

.qode-blog-carousel-titled .qode-bct-title-holder>* {
  display: table-cell;
  vertical-align: middle;
  text-align: center
}

.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-nav-holder {
  width: 56px
}

.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-next,
.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-prev {
  position: absolute;
  width: 56px;
  top: 0;
  height: 100%
}

.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-next .qode-bct-caroufredsel-nav-inner,
.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-prev .qode-bct-caroufredsel-nav-inner {
  display: table;
  width: 100%;
  height: 100%
}

.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-next .qode-bct-caroufredsel-nav-icon-holder,
.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-prev .qode-bct-caroufredsel-nav-icon-holder {
  display: table-cell;
  vertical-align: middle;
  font-size: 33px
}

.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-prev {
  left: 0;
  border-right: 1px solid rgba(0,0,0,.07)
}

.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-next {
  right: 0;
  border-left: 1px solid rgba(0,0,0,.07)
}

.qode-blog-carousel-titled .qode-bct-posts-holder {
  padding: 32px 17px 44px
}

.qode-blog-carousel-titled .qode-bct-post {
  background-color: transparent;
  position: relative;
  box-sizing: border-box;
  margin: 0;
  float: left;
  padding: 0 17px;
  cursor: grab;
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-image img {
  vertical-align: middle
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-title {
  margin-bottom: 14px;
  margin-top: 0px
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-text {
  padding: 26px 0 0
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-excerpt {
  margin: 0;
  padding: 0
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-date {
  margin-top: 15px;
  color: #175582;
}

.slick-slide{
  outline: none;
}

.custom-secondary-slider {
  margin-top: 51px;
}



.latest_post_holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%
}

.latest_post_holder.date_in_box .latest_post {
  padding-left: 85px
}

.latest_post_holder.minimal .latest_post {
  border-bottom: none;
  padding-bottom: 0
}

.latest_post_holder li:last-child .latest_post {
  border-bottom: none
}

.latest_post_holder .latest_post_date {
  float: left;
  margin-right: 25px;
  width: 59px;
  border-radius: 4px;
  text-align: center;
  margin-top: 5px
}

.latest_post_holder .latest_post_date .post_publish_day {
  font-size: 22px;
  color: #fff;
  height: 39px;
  line-height: 39px;
  background-color: #1abc9c
}

.latest_post_holder .latest_post_date .post_publish_month {
  border: 1px solid #eaeaea;
  background-color: #f4f4f4;
  color: #303030;
  font-size: 12px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  height: 18px;
  line-height: 18px
}

.latest_post_holder>ul {
  list-style: none;
  display: inline-block;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0
}

.latest_post_holder>ul>li {
  display: block;
  position: relative;
  padding-top: 15px
}

.latest_post_holder.minimal>ul>li {
  padding-top: 11px
}

.latest_post_holder>ul>li:first-child {
  padding-top: 0
}

.latest_post_holder.boxes>ul>li,.latest_post_holder.dividers>ul>li {
  padding: 0;
  float: left;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  margin: 0 2% 0 0;
  background-color: #fff
}

.latest_post_holder.boxes.two_columns>ul>li,.latest_post_holder.dividers.two_columns>ul>li {
  width: 49%
}

.latest_post_holder.boxes.three_columns>ul>li,.latest_post_holder.dividers.three_columns>ul>li {
  width: 32%
}

.latest_post_holder.boxes.four_columns>ul>li,.latest_post_holder.dividers.four_columns>ul>li {
  width: 23.5%
}

.latest_post_holder.boxes.four_columns>ul>li:nth-child(4n),.latest_post_holder.boxes.three_columns>ul>li:nth-child(3n),
.latest_post_holder.boxes.two_columns>ul>li:nth-child(2n),.latest_post_holder.dividers.four_columns>ul>li:nth-child(4n),
.latest_post_holder.dividers.three_columns>ul>li:nth-child(3n),.latest_post_holder.dividers.two_columns>ul>li:nth-child(2n) {
  margin-right: 0
}

.latest_post_holder.boxes:not(.one_row)>ul>li,.latest_post_holder.dividers:not(.one_row)>ul>li {
  margin-bottom: 25px
}

.latest_post_holder.boxes>ul>li .latest_post {
  padding: 19px 20px 10px;
  border-top: 0
}

.latest_post_holder.boxes>ul>li .latest_post p.excerpt {
  margin: 10px 0 9px
}

.latest_post_holder.boxes>ul>li .latest_post .post_infos>a,.latest_post_holder.boxes>ul>li .latest_post .post_infos>span {
  display: inline-block
}

.latest_post_holder.boxes>ul>li .latest_post .latest-vert-separator {
  margin-left: 3px
}

.latest_post_holder.boxes .boxes_image {
  overflow: hidden
}

.latest_post_holder.boxes .boxes_image a {
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s ease-in-out;
  -moz-transition: -moz-transform .3s ease-in-out;
  -ms-transition: -ms-transform .3s ease-in-out;
  -o-transition: -o-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  -webkit-backface-visibility: hidden
}

.latest_post_holder.boxes .boxes_image a img {
  vertical-align: top
}

.latest_post_holder.boxes .boxes_image a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}

.latest_post_holder.dividers .latest_post_date,.latest_post_holder.dividers .latest_post_text_inner {
  display: table-cell
}

.latest_post_holder.dividers .latest_post_title {
  margin-bottom: 20px
}

.latest_post_holder.dividers .latest_post_inner {
  margin: 35px 0!important
}

.latest_post_holder.dividers .boxes_image img {
  display: inline-block;
  vertical-align: middle
}

.latest_post_holder.dividers .latest_post_date {
  margin: 0 15px 0 0;
  border-right: 1px solid #ebebeb;
  width: 50px
}

.latest_post_holder.dividers .latest_post_date .latest_post_day {
  font-size: 15px;
  font-weight: 600;
  color: #303030
}

.latest_post_holder.dividers .post_infos {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #ebebeb
}

.latest_post_holder.dividers .post_infos>a:not(:last-child):after,.latest_post_holder.dividers .post_infos>span:not(:last-child)>a:after {
  content: '/';
  margin: 0 3px
}

.latest_post_holder.dividers .latest_post_text_inner .post_infos a {
  margin-right: 0
}

.latest_post_holder>ul>li .date_hour_holder i {
  margin-right: 8px
}

.latest_post,.latest_post a img,.latest_post>a {
  display: block;
  position: relative
}

.latest_post_image {
  width: 95px;
  float: left
}

.latest_post_image img {
  width: 100%;
  float: left
}

.latest_post_text {
  display: block;
  width: auto
}

.latest_post_holder.image_in_box .latest_post_text {
  padding: 0 0 0 116px
}

.latest_post_holder.minimal .latest_post_inner {
  margin: 0!important
}

.latest_post_inner {
  margin: 0 0 10px!important
}

.latest_post_holder.image_in_box .latest_post_text_inner {
  display: table-cell;
  vertical-align: middle
}

.latest_post_holder.image_in_box .latest_post_inner {
  display: table;
  width: 100%;
  margin: 0!important
}

.latest_post_inner .post_infos {
  display: block;
  font-weight: 500
}

.latest_post_inner .post_infos a {
  color: #303030;
  margin: 0 7px 0 0
}

.latest_post_inner .post_infos a.post_comments {
  margin: 0
}

.latest_post_inner .post_infos a:hover {
  color: #1abc9c
}

.latest_post_holder.minimal .latest_post_inner .post_infos {
  margin: 0 0 3px
}

.latest_post_holder.image_in_box .latest_post_text .latest_post_title {
  margin: -3px 0 2px
}

.latest_post_holder.image_in_box .latest_post_text .excerpt {
  margin: 0 0 8px
}

.latest_post_holder .post_infos .dots {
  padding: 0 3px
}

.latest_post_holder .post_infos .dots i {
  font-size: 3px;
  vertical-align: middle
}

.latest_post_holder.image_on_the_left_boxed>ul>li:not(:first-child) {
  padding-top: 28px
}

.latest_post_holder.image_on_the_left_boxed .latest_post {
  background-color: #fff;
  padding: 25px;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  vertical-align: middle
}

.latest_post_holder.image_on_the_left_boxed .latest_post_text_inner {
  display: table-cell;
  vertical-align: middle
}

.latest_post_holder.image_on_the_left_boxed .latest_post_inner {
  display: table;
  width: 100%;
  margin: 0!important
}

.latest_post_holder.image_on_the_left_boxed .qode_share {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 28px;
  height: 28px
}

.latest_post_holder.image_on_the_left_boxed .qode_share a:hover {
  opacity: .8
}

.latest_post_holder.image_on_the_left_boxed .qode_share .social_share_title {
  text-indent: -10000px;
  position: relative;
  display: block;
  width: 28px;
  height: 28px
}

.latest_post_holder.image_on_the_left_boxed .qode_share .social_share_title:before {
  font-size: 18px;
  color: #e0dddd;
  display: inline-block;
  position: absolute;
  right: 0;
  left: 0;
  content: "\e0a0";
  font-family: ElegantIcons;
  overflow: hidden;
  font-weight: 400;
  text-indent: 0
}

.latest_post_holder.image_on_the_left_boxed .date_hour_holder {
  background-color: #175582;
  padding: 2px 4px;
  color: #161414;
  font-size: 12px
}
.custom-latest-bottom-group {
  margin-top: 32px;
}

.latest_post_holder.image_on_the_left_boxed .latest_post_image {
  width: auto;
  max-width: 190px
}

.latest_post_holder.image_on_the_left_boxed .latest_post_text {
  padding: 0 0 0 215px
}

.latest_post_holder.image_on_the_left_boxed .latest_post_text .latest_post_title {
  margin: 15px 0
}

.latest_post_holder.image_on_the_left_boxed .latest_post_text .excerpt {
  margin: 0 0 8px
}

.latest_post_holder.image_on_the_left_boxed .post_infos a {
  margin-right: 10px;
  color: #7acbeb;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Work Sans', sans-serif;
  font-size: 12px;
}

.latest_post_holder.image_on_the_left_boxed .post_infos a:hover {
  color: #175582 !important;
}

h3.blog_slider_title.entry_title {
  margin: 0px;
}

.social_share_dropdown {
  display: block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
  padding: 10px 0 0;
  position: absolute;
  top: 75%;
  width: 35px;
  visibility: hidden;
  z-index: 950;
  -webkit-transition: opacity .15s,visibility .15s,top 0s .15s;
  -moz-transition: opacity .15s,visibility .15s,top 0s .15s;
  transition: opacity .15s,visibility .15s,top 0s .15s;
  opacity: 0;
}

.social_share_dropdown .inner_arrow {
  display: block;
  position: absolute;
  top: -6px;
  left: 8px;
  width: 0;
  height: 0;
  border-color: transparent transparent #323232;
  border-style: solid;
  border-width: 9px;
  z-index: 999;
}

.social_share_dropdown ul {
  list-style: none;
  position: relative;
  display: block;
  background-color: #323232;
  z-index: 990;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 0!important;
  width: 35px;
}
.social_share_dropdown ul li {
  display: block;
  position: relative;
  text-align: center;
  padding-left: 6px;
}
.social_share_dropdown ul li a {
  display: block;
  height: 20px;
  line-height: 20px;
  padding: 5px 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0!important;
}

.social_share_dropdown ul li img {
  width: 22px;
  float: left;
  display: block;
  position: relative;
  margin: 0 13px 0 0;
}
.social_share_holder:hover .social_share_dropdown {
  top: 100%;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all .2s cubic-bezier(.3,.67,.24,.86);
  -moz-transition: all .2s cubic-bezier(.3,.67,.24,.86);
  transition: all .2s cubic-bezier(.3,.67,.24,.86);
}

.custom-latest-bottom-group .page-center {
  padding: 0px;
}

.button-text a {
  white-space: nowrap;
}

a.elementor-button-line {
  display: inline-block;
  line-height: 1;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  font-size: 20px;
  padding: 25px 50px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-family: roboto,Sans-serif;
  font-weight: 500;
  padding: 15px;
  background-color: #5cb85c;
  margin-bottom: 40px;
}


.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item.hs-blog-social-share-item-linkedin span {
  position: relative;
  top: -3px;
}



.custom-full-content-with-bg.black.with-bg h3 {
  color: #0c4772;
}

.custom-full-content-with-bg.black.with-bg h3 {
  margin: 0px;
}

.custom-full-content-with-bg.medium-width.with-bg.white h3 {
  color: #fff;
  font-size: 19px;
  font-family: roboto,Sans-serif;
  font-weight: 600;
  margin: 0 0px 30px;
  line-height: 1;
}

.search-page .search-title h1 {
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  letter-spacing: -4px;
  margin: 0;
  color: #191919;
  font-family: 'Work Sans', sans-serif;
}

.search-page .body-container .page-center {
  padding: 0;
}

.search-page .search-title span.separator {
  height: 2px;
  position: relative;
  width: 22px;
  display: block;
  margin: 10px auto 20px;
  background-color: #7acbeb;
  margin-left: 0;
  margin-right: 0;
  margin-top: 14px;
  margin-bottom: 10px;
}

.search-page .hs-search-results__listing {
  padding: 23px 23px 35px;
  background-color: #fff;
}

.search-page .hs-search-results__listing li a {
  color: #191919;
  line-height: 44px;
  font-style: normal;
  letter-spacing: -2px;
  text-transform: none;
  font-family: Work Sans;
  font-size: 40px;
  font-weight: 700;
}

.search-page .hs-search-results__listing li a:hover {
  color: #175582;
}

.search-page .hs-search-field {
  margin-bottom: 20px;
}

.search-page .search-title {
  padding-left: 15px;
  padding-right: 15px;
}

.cm-full-width-content-with-list-items.white.medium-width span.elementor-icon-list-text {
  color: #fff;
  padding-left: 19px;
  text-align: left;
}

.cm-full-width-content-with-list-items.white.medium-width .page-center {
  padding: 0px;
  max-width: 1140px;
}

.cm-full-width-content-with-list-items.white.medium-width {
  margin-top: 51px;
}

.cm-full-width-content-with-list-items.white.medium-width h1 {
  color: #fff;
  margin: 10px 0px 20px;
  text-align: center;
  font-size: 29px;
  text-shadow: 0 0 10px rgba(255,255,255,.3);
  font-family: roboto,Sans-serif;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -2px;
  text-transform: none;
}


.list-medium .list-item-elementor-top-column {
  width: 100%;
}
.list-medium.cm-full-width-content-with-list-items.white.medium-width h1{
  letter-spacing: -1px;
  text-shadow: none;
  margin-top: 0px;
}
.list-medium .list-item-elementor-content p{
  color: #fff;
  margin :0px;
}

.list-medium .list-item-elementor-content p {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 14pt;
  color: #ffffff;
}

.cm-full-width-content-with-list-items.list-medium.white.medium-width .page-center {
  max-width: 994px;
  padding: 10px 20px;
}

.list-medium .elementor-icon-list-icon{
  width: 14px;
}

.list-medium  .elementor-icon-list-icon i{
  color: #0c4772;
  font-size: 14px;
}

.list-medium.cm-full-width-content-with-list-items.white.medium-width span.elementor-icon-list-text{
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #000;
  padding-left: 5px;
  font-family: roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.list-medium .elementor-widget-icon-list .elementor-widget-container {
  margin-left: -10px;
}

.cm-full-width-content-with-list-items.list_small.blue.medium-width .page-center h1 p {
  font-family: verdana, geneva, sans-serif;
  color: #000000;
}

.cm-full-width-content-with-list-items.list_small.blue.medium-width .page-center {
  padding: 0;
  max-width: 1140px;
}

.list_small span.elementor-icon-list-text{
  color: #000;
  padding-left: 10px;
  font-size: 15px;
}

.list_small .elementor-icon-list-icon{ 
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 14px;
}

.list_small .elementor-icon-list-icon i{
  color: #0c4772;
  font-size: 14px;
}

.list_small .list-item-elementor-title h1 {
  margin: 0px;
}
.cm-full-width-content-with-list-items.list_small.blue.medium-width {
  margin-bottom: 70px;
}

.list_small .elementor-widget-icon-list .elementor-widget-container{
  margin: 20px 0px 8px;
}

span.hs-form-required {  
  color: red;
}

body.cm-full-layout.hs-content-id-8723579558.hs-site-page.page {
  -webkit-font-smoothing: unset;
}

.qode-bct-post-image a {
  outline: none;
}
.blog_slider_categories a {
  outline: none;
}

body.search-page .body-container ul.hs-search-field__suggestions {
  max-width: 650px;
  border-color: #ccc;
  background: #fff;
}
body.search-page .body-container ul.hs-search-field__suggestions li{
  padding:10px;
}
body.search-page .body-container ul.hs-search-field__suggestions li a:hover{
  background:transparent !important;
}
body.search-page .body-container .hs-search-results__pagination {
  text-align:center;
  margin-bottom:40px;
}
body.search-page .body-container .hs-search-results__pagination > a{
  float:none;
  display:inline-block;
  line-height: 38px;
  margin: 0 11px 10px 0;
  text-align: center;
  color: #b4b4b4;
  font-size: 18px;
  padding:0 15px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  border: 2px solid #e5e5e5;
  outline: 0;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
body.search-page .body-container .hs-search-results__pagination > a:hover{
  background-color: #e3e3e3;
  border-color: #e3e3e3;
  color: #7acbeb;
}

.cm-cutom-error-404 h1 {
  margin: 0px;
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  letter-spacing: -4px;
  color: #000;
}

.cm-cutom-error-404 .body-container .page-center{
  padding: 0px;
}

.cm-cutom-error-404 span.separator.small.left {
  margin-top: 14px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  background-color: #7acbeb;
  height: 2px;
  position: relative;
  width: 22px;
  display: block;
}

.cm-cutom-error-404 .body-container h2 {
  line-height: 44px;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  letter-spacing: -2px;
  text-transform: none;
  text-align: center;
  margin: 44px 0 20px;
}
.cm-cutom-error-404 .body-container p {
  text-align: center;
}

.cm-cutom-error-404 a.qbutton.with-shadow {
  color: #ffffff;
  border: 2px solid #303030;
  line-height: 55px;
  height: 59px;
  font-style: normal;
  font-weight: 600;
  background-color: #21ab64;
  border-radius: 0px;
  -moz-border-radius: 0px;
  text-shadow: none;
  -webkit-border-radius: 0px;
  border-color: #21ab64;
  letter-spacing: -1px;
  text-transform: none;
  display: inline-block;
  border-width: 2px;
  padding-left: 50px;
  padding-right: 50px;
  margin-top: 36px;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
}
.cm-cutom-error-404 a.qbutton.with-shadow:hover{
  background-color: #08d875;
  color: #ffffff;
  border-color: #08d875;
}

.cm-cutom-error-404 .custom_error_message {
  margin-bottom: 104px;
}
.cm-cutom-error-404 .body-container{
  padding: 0px 10px;
}

.hs-blog-header h1 {
  font-size: 59px;
}

.custom-lp-header .mobile-trigger{
  display: none !important;
}

.cm-full-width-content-with-list-items.list-medium.white.medium-width {
  margin-top: 0px;
}

.cm-post-neslettet-form .hs-error-msgs li label {
  font-weight: 400;
  display: block;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  color: #f2545b;
}

.cm-blog-listing .hs-author-profile h1 {
  margin: 0;
  border: none;
}

.cm-blog-listing.hs-blog-listing .hs-author-profile {
  border: none;
  margin: 0;
  padding: 0;
}

.cm-blog-listing .hs-author-profile h1 span.separator {
  margin-top: 14px;
  margin-bottom: 3px;
  background-color: #7acbeb;
  height: 2px;
  position: relative;
  width: 22px;
  display: block;
}

.cm-blog-listing .hs-author-profile h1 {
  text-transform: capitalize;
}

.hs-blog-post .blog-sidebar ul.hs-search-field__suggestions li{
  padding:10px;
}
.hs-blog-post .blog-sidebar ul.hs-search-field__suggestions{
  background:#fff;
  border-color:#ccc;
}

.cm-informed img {
    width: 186px;
}


.form-content .hs_cos_wrapper_type_form {
    display: block;
    margin-bottom: 30px;
    background-color: #175582;
    padding: 30px 20px;
    max-width: 600px;
    margin: 0 auto;  
}
.form-content h3 {color: #fff; font-weight: 400;}
.form-content .hs_cos_wrapper_type_form label {color: #fff;}
.form-content .hs_cos_wrapper_type_form .hs-richtext, .form-content .hs_cos_wrapper_type_form .hs-richtext p, .legal-consent-container .hs-form-booleancheckbox-display p  {
    color: white;
    font-size: 0.9em;
    line-height: 1.1em;
}
.form-content .hs_cos_wrapper_type_form .hs-richtext a {color: #fff; text-decoration: underline;}



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


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


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


@media (min-width: 768px) {
  .vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9 {
    float:left
  }

  .vc_col-sm-12 {
    width: 100%
  }

  .vc_col-sm-11 {
    width: 91.66666667%
  }

  .vc_col-sm-10 {
    width: 83.33333333%
  }

  .vc_col-sm-9 {
    width: 75%
  }

  .vc_col-sm-8 {
    width: 66.66666667%
  }

  .vc_col-sm-7 {
    width: 58.33333333%
  }

  .vc_col-sm-6 {
    width: 50%
  }

  .vc_col-sm-5 {
    width: 41.66666667%
  }

  .vc_col-sm-4 {
    width: 33.33333333%
  }

  .vc_col-sm-3 {
    width: 25%
  }

  .vc_col-sm-2 {
    width: 16.66666667%
  }

  .vc_col-sm-1 {
    width: 8.33333333%
  }

  .vc_col-sm-pull-12 {
    right: 100%
  }

  .vc_col-sm-pull-11 {
    right: 91.66666667%
  }

  .vc_col-sm-pull-10 {
    right: 83.33333333%
  }

  .vc_col-sm-pull-9 {
    right: 75%
  }

  .vc_col-sm-pull-8 {
    right: 66.66666667%
  }

  .vc_col-sm-pull-7 {
    right: 58.33333333%
  }

  .vc_col-sm-pull-6 {
    right: 50%
  }

  .vc_col-sm-pull-5 {
    right: 41.66666667%
  }

  .vc_col-sm-pull-4 {
    right: 33.33333333%
  }

  .vc_col-sm-pull-3 {
    right: 25%
  }

  .vc_col-sm-pull-2 {
    right: 16.66666667%
  }

  .vc_col-sm-pull-1 {
    right: 8.33333333%
  }

  .vc_col-sm-pull-0 {
    right: auto
  }

  .vc_col-sm-push-12 {
    left: 100%
  }

  .vc_col-sm-push-11 {
    left: 91.66666667%
  }

  .vc_col-sm-push-10 {
    left: 83.33333333%
  }

  .vc_col-sm-push-9 {
    left: 75%
  }

  .vc_col-sm-push-8 {
    left: 66.66666667%
  }

  .vc_col-sm-push-7 {
    left: 58.33333333%
  }

  .vc_col-sm-push-6 {
    left: 50%
  }

  .vc_col-sm-push-5 {
    left: 41.66666667%
  }

  .vc_col-sm-push-4 {
    left: 33.33333333%
  }

  .vc_col-sm-push-3 {
    left: 25%
  }

  .vc_col-sm-push-2 {
    left: 16.66666667%
  }

  .vc_col-sm-push-1 {
    left: 8.33333333%
  }

  .vc_col-sm-push-0 {
    left: auto
  }

  .vc_col-sm-offset-12 {
    margin-left: 100%
  }

  .vc_col-sm-offset-11 {
    margin-left: 91.66666667%
  }

  .vc_col-sm-offset-10 {
    margin-left: 83.33333333%
  }

  .vc_col-sm-offset-9 {
    margin-left: 75%
  }

  .vc_col-sm-offset-8 {
    margin-left: 66.66666667%
  }

  .vc_col-sm-offset-7 {
    margin-left: 58.33333333%
  }

  .vc_col-sm-offset-6 {
    margin-left: 50%
  }

  .vc_col-sm-offset-5 {
    margin-left: 41.66666667%
  }

  .vc_col-sm-offset-4 {
    margin-left: 33.33333333%
  }

  .vc_col-sm-offset-3 {
    margin-left: 25%
  }

  .vc_col-sm-offset-2 {
    margin-left: 16.66666667%
  }

  .vc_col-sm-offset-1 {
    margin-left: 8.33333333%
  }

  .vc_col-sm-offset-0 {
    margin-left: 0
  }
}


@media (max-width: 1299px) {
  .container-fluid .row-fluid .page-center{
    max-width: 1100px;
  }

  .custom-full-content-with-bg h2 {
    margin: 40px 0 40px;
    line-height: 1;
  }

  .body-container-wrapper {
    overflow: hidden;
  }

  .hs-content-id-8632508963 .body-container-wrapper {
    overflow: VISIBLE;
  }

  .cm-privacy-page .body-container .page-center {
    max-width: 1100px !important;
  }

}

@media (max-width: 1200px) {
  .container-fluid .row-fluid .page-center{
    max-width: 950px;
  }

  .cm-full-width-content-with-list-items.cm-program .page-center {
    max-width: 100% !important;
  }

  .cm-program .list-items-elementor-row {
    padding: 0px 0px;
  }

  .cm-privacy-page .body-container .page-center {
    max-width: 950px !important;
  }

  .cm-privacy-page .body-container .page-center > div{
    width: calc(100% )!important;
    max-width: 100% !important;
    margin: 0 auto;
    padding-top: 40px;
  }
  .footer_top .cm-cerca form input[type="submit"] {
    position: relative; 
    right: inherit;
    margin: 10px 0;
  }    

}
@media (max-width: 1024px) {
  .cm-two-column-element-group .page-center > div,
  .img-elementor-column-gap-default,
  .boxed-column-gap-default,
  .watch-the-courses-content,
  .cm-inner-iframe,
  .custom-agile-mindset,
  .introduction-inner-group,
  .two-column-content-group .ifrmae-inner-group,
  .cm-programe-width,
  .cm-meet-trainers-inner-group{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .elementor-image:nth-child(2) a {
    display: inline-block;
    padding: 0px 10px;
  }

}



@media (max-width: 1000px) {
  .container-fluid .row-fluid .page-center{
    max-width: 768px;
  }

  .search-page .search-title h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .search-page .search-title {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer-container .page-center{
    max-width: 788px !important;
    padding-left: 10px;
    padding-right: 10px;
  }

  .banner-title {
    padding-top: 98px;
  }

  .cm-team-banner-group {
    background-color: #14669b;
    margin-top: 0;
  }

  .cm-privacy-page .body-container .page-center {
    max-width: 768px !important;
  }

  .cm-full-width-content-with-img {
    margin-top: 120px;
  }

  .title .title_holder {
    height: 100%!important;
    padding: 0!important;
  }

  .title_outer.with_image .title,
  .title_outer.with_image .title .title_subtitle_holder {
    padding: 0!important;
  }

  .title.title_size_large h1 {
    font-size: 40px!important;
    line-height: 50px!important;
  }

  .cm-cutom-error-404 h1 {
    font-size: 40px!important;
    line-height: 50px!important;
  }

  .cm-cutom-error-404 .body-container .page-center{
    padding: 30px 0 0px !important;
  }

  .cm-cutom-error-404 .body-container h2 {
    margin: 80px 0 20px;
  }


}

@media (max-width: 999px) {

  .custom-menu-primary .hs-menu-wrapper > ul ul li:before {
  display: none;
}


  
  .custom-logo {
    width: 100% !important;
    text-align: center;
    padding-top: 58px;
    padding-bottom: 25px;
  }
  .custom-header.clone-header {
    display: none !important;
  }
  .cm-privacy-page .custom-header {
    position: relative;
  }

  .custom-logo {
    width: 100% !important;
    text-align: center;
    padding-top: 58px;
    float: none !important;
  }

  .custom-menu-primary.js-enabled {
    position: static;
    padding-top: 0px;
    margin: 0px;
    width: 100%;
    float: none;
  }

  .cm-gallery .body-container .page-center {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 788px;
  }

  .custom-introduction-footer {
    margin-top: 50px;
  }

  #searchform input[type=text]{
    width: 65%!important;
  }

  .footer_top .page-center > div > div > div:last-child {
    padding: 0 0 0 10px;
  }

  body.cm-privacy-page .body-container-wrapper {
    padding: 0px 10px;
  }

  .cm-privacy-page .body-container .page-center > div > div{
    padding-left: 0px; 
    padding-right: 0px;
  }

  .cm-post-top-section-group .page-center {
    padding: 0px 10px;
    max-width: 788px !important;
  }

}

@media (max-width: 768px) {
  .container-fluid .row-fluid .page-center{
    max-width: 600px;
  }

  .cm-post-top-section-group .page-center {
    padding: 0px 10px;
    max-width: 620px !important;
  }

  .search-page .search-title h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .search-page .search-title {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .footer-container .page-center{
    padding-left: 10px;
    padding-right: 10px;
    max-width: 620px !important;
  }

  .cm-contact-layout .body-container .page-center {
    padding-right: 10px;
    padding-left: 10px;
    max-width: 620px;
  }

  .cm-gallery .body-container .page-center {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 620px !important;
  }

  .cm-privacy-page .body-container .page-center {
    max-width: 600px !important;
  }

  .title.title_size_large h1 {
    font-size: 30px!important;
    line-height: 40px!important;
  }
}



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

@media (max-width: 767px) {

  .section.post-body img {
    float: none !important;
  }

  .hs-search-field__bar{
    max-width: 100%;
  }
  
  .hs-blog-post .blog-sidebar,
  .hs-blog-post .blog-content{
    width: 100% !important;
    padding-left:0px;
    padding-right: 0px;
  }

  .cm-cutom-error-404 .custom_error_message {
    margin-bottom: 120px;
  }

  .cm-home-page .boxed-inner-elementor-widget-wrap .elementor-widget-heading {
    text-align: center;
  }

  .cm-cutom-error-404 .body-container h2 {
    margin: 75px 0 20px;
  }
  .cm-cutom-error-404 a.qbutton.with-shadow{
    padding: 0 14px;
  }

  .cm-cutom-error-404 h1{
    font-size: 30px!important;
    line-height: 40px!important;
  }

  .cm-cutom-error-404 .body-container .page-center {
    padding: 25px 0 0px !important;
  }


  .button-with-ttile-group .button-text {
    width: 100%;
    text-align: center;
  }
  .button-with-ttile-group .button-text a {
    padding: 0 14px;
  }

  .cm-meet-trainers-inner-group > div {
    width: 100%;
  }

  .two-col-left-section .left-col {
    width: 100%;
    padding-bottom: 10px;
  }

  .two-col-left-section .right-col {
    width: 100%;
    float: left;
    padding: 10px;
  }

  .date-element-group {
    width: 100%;
  }

  .columnimg1.cm-content-with-img {
    width: 100%;
  }
  .columnimg1.cm-content-with-img:nth-child(2) {
    width: 100%;
  }

  /*Author Page*/
  .hs-author-profile {
    margin-bottom: 20px;
  }
  .hs-author-profile h2.hs-author-name {}
  .hs-author-profile .hs-author-bio {
    margin: 10px 0;
  }
  .hs-author-profile .hs-author-avatar {
    max-width: 75px;
    border-radius: 100%;
  }
  .hs-author-profile .hs-author-avatar img {
    border-radius: 100%;
  }

  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
    border-width: 0;
    max-width: 100%;
    height: auto;
    width: 100%;
    display: inline-block !important;
    float: none;
    margin: 20px 0 20px 0px;
  }

  .blog .blog-sidebar {
    margin-top: 40px;
  }


  .sidebar.left {
    margin-bottom: 15px;
  }

  .landing-page.one-column .body-container .widget-type-form,
  .password-template .body-container form,
  .subscription-template .body-container .widget-type-email_simple_subscription form ,
  .section.post-footer form{
    width: 100%;
  }

  .custom-iframe{
    width: 100%;
  }

  .custom-agile-mindset-item {
    width: 100%;
  }


  .cm-two-column-element-group .cm-elementor-inner-column {
    width: 100%;
  }

  .cm-video-title h3.tile1 {
    margin-top: 12px;
    line-height: 32px;
  }

  .cm-video-title.vc_col-sm-8 {
    margin-bottom: 96px;
  }

  .boxed-inner-elementor-widget-wrap .elementor-col-33:nth-child(3) {
    width: 100%;
  }

  .boxed-inner-elementor-widget-wrap .elementor-col-33:nth-child(1) {
    width: 100%;
  }

  .boxed-inner-elementor-widget-wrap .elementor-col-33:nth-child(2) {
    width: 100%;
  }

  .watch-the-courses-content >div {
    padding: 10px;
    width: 100%;
  }

  .tem-inner-group > div {
    width: 100%;
    float: none;
  }

  .cm-patnerinner-item {
    width: 100%;
    float: none;
    padding: 0px 7px;
    margin-bottom: 2px;
  }

  .cm-patnerinner-group {
    margin: 0 auto 0;
  }

  .custom-image-with-description > div {
    padding: 10px;
    width: 100%;
    float: none;
  }

  #hs_cos_wrapper_widget_1554361756497 .custom-image-description {
    width: 100%;
  }

  #hs_cos_wrapper_widget_1554361756497 .custom-image {
    text-align: center;
    width: 100%;
    float: none;
  }

  #hs_cos_wrapper_widget_1554361764266 .custom-image {
    width: 100%;
    text-align: center;
  }

  #hs_cos_wrapper_widget_1554361764266 .custom-image-description {
    width: 100%;
  }
  #hs_cos_wrapper_widget_1554361764266 .custom-image-with-description.clearfix {
    padding-bottom: 20px;
  }

  a.elementor-button-link2 {
    margin-top: 20px;
    margin-bottom: 100px;
  }

  #hs_cos_wrapper_widget_1554361771236 .custom-image-description {
    text-align: left;
  }
  div#hs_cos_wrapper_widget_1554361771236 .custom-image-description {
    width: 100%;
    margin-bottom: 20px;
  }

  #hs_cos_wrapper_widget_1554377463683 .custom-image-with-description.clearfix.no-image .custom-image-description {
    float: none;
    width: 100%;
    text-align: left;
  }
  .cm-home-page .button-with-ttile-inner-group p {
    color: #fff;
    font-size: 30px;
  }

  .cm-home-page .elementor-col-33 {
    width: 100% !important;
    text-align: left;
  }

  .boxed-inner-elementor-widget-wrap .elementor-widget-heading{
    text-align: left;
  }

  .cm-home-page .boxed-inner-elementor-widget-wrap .elementor-col-33:nth-child(3) .elementor-widget-heading{
    text-align: center;
  }
  .introductiopn-with-video-group .video-group1{
    width: 100%;
  }

  .introductiopn-with-video-group.right .introduction-inner-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    margin-top: 54px;
  }

  .introductiopn-with-video-group.right .introduction-inner-group .video-group1 {
    width: 100%;
  }

  .introductiopn-with-video-group.right .introduction-inner-group .elementor-spacere-element {
    width: 100%;
  }

  .cm-introduction-layout .elementor-section-boxed-group {
    background-image: none;
    margin-top: 80px;
  }
  .cm-introduction-layout .boxed-inner-elementor-widget-wrap .elementor-widget-heading {
    text-align: center;
  }

  .cm-introduction-layout .boxed-inner-elementor-widget-wrap .elementor-col-33:nth-child(2) > div {
    margin-top: 101px;
  }

  .custom-introduction-footer .page-center > div > div > div {
    width: 100%;
    padding: 10px;
  }
  .custom-introduction-footer .page-center > div > div > div:nth-child(2) {
    width: 100%;
    margin: 0px;
  }

  .cm-landing-page .custom-image-with-description.clearfix.no-image {
    margin-bottom: 209px;
  }

  .cm-certification-layout .custom-image-description {
    text-align: left;
    margin-top: 38px;
  }


  .cm-certification-layout .custom-image-description h3 {
    margin: 0 0px 0px;
  }
  .cm-certification-layout .list-items-elementor-row > div {
    width: 100%;
    padding: 10px;
  }

  .ifrmae-inner-group > div {
    width: 100% !important;
  }

  .cm-programe-width > div {
    width: 100% !important;
    padding: 10px;
    text-align: center;
  }

  .hs-content-id-8690252730 .boxed-inner-elementor-widget-wrap .elementor-widget-heading {
    text-align: center;
  }

  .hs-content-id-8690252730 .img-elementor-column-gap-default > div {
    width: 100% !important;
  }

  .right .custom-image-with-description.no-image > div {
    width: 100%;
  }

  #hs_cos_wrapper_widget_1554377463683 .custom-image-with-description.clearfix.no-image .custom-image-description {
    text-align: center;
  }

  #hs_cos_wrapper_widget_1554378307424 .button-with-ttile-group .button-text a {
    padding: 20px 14px;
  }

}  


@media (max-width: 600px) {
  .container-fluid .row-fluid .page-center{
    max-width: 420px;
  }

  .footer_top {
    padding-bottom: 84px;
  }

  .span6.widget-span.widget-type-custom_widget.custom-footer-copyright {
    padding-bottom: 7px;
  }

  .latest_post_holder.image_on_the_left_boxed li:not(.featured) .qode_share {
    position: relative;
    float: right;
    top: 0;
    right: 0;
  }

  .cm-post-top-section-group .page-center {
    padding: 0px 10px;
    max-width: 440px !important;
  }

  .latest_post_holder>ul>li:last-child {
    margin-bottom: 15px;
  }

  .inner-content-bg h1 {
    font-size: 50px;
  }

  .latest_post_holder.image_on_the_left_boxed li:not(.featured) .latest_post_image {
    width: 100%;
    max-width: 100%;
    float: none;
  }

  .latest_post_holder.image_on_the_left_boxed li:not(.featured) .latest_post_text {
    padding: 0;
    margin-top: 20px;
  }

  .button-with-ttile-inner-group {
    margin: 0px -0px;
  }
  .search-page .search-title h1 {
    font-size: 25px;
    line-height: 35px;
  }
  .search-page .search-title {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .footer-container .page-center{
    max-width: 440px !important;
  }

  .cm-contact-layout .body-container .page-center {
    padding-right: 10px;
    padding-left: 10px;
    max-width: 440px;
  }


  .cm-privacy-page .body-container .page-center {
    max-width: 420px !important;
  }

  .footer_top .page-center > div > div >div {
    padding: 0;
    width: 100% !important;
    margin: 0 0 25px;
  }

  .footer_top ul {
    margin-left: 0px !important;
  }

  .footer_top h5{
    margin-left: 0px !important;
  }

  .footer_bottom_holder .page-center > div > div > div {
    width: 100%;
    float: none;
    margin: 0px;
    text-align: center;
  }

  .footer_bottom {
    text-align: center;
    width: 100%;
    display: block;
    height: auto;
    margin-bottom: 8px;
  }

  .textwidget.custom-html-widget {
    text-align: center;
  }

  .custom-footer-copyright {
    padding-right: 0px;
    padding-bottom: 7px;
  }

  .footer_top .page-center > div > div > div:last-child {
    padding: 0;
    margin-bottom: 0px;
  }

  .footer_top ul li:last-child {
    padding-bottom: 17px;
  }
  .custom-footer-copyright {
    padding-right: 0px;
    padding-bottom: 0;
  }

  .title.title_size_large h1 {
    font-size: 25px!important;
    line-height: 35px!important;
  }

  #searchform input[type=text] {
    width: 70%!important;
  }

  .cm-cutom-error-404 h1 {
    font-size: 25px!important;
    line-height: 35px!important;
  }

  .cm-cutom-error-404 .body-container .page-center {
    padding: 15px 0 0px !important;
  }

  .cm-cutom-error-404 .body-container h2 {
    margin: 65px 0 20px;
  }

}

@media (max-width: 480px) {
  .container-fluid .row-fluid .page-center {
    max-width: 300px;
  }

  .hs-content-id-8723579558 .body-container .page-center {
    max-width: 320px !important;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cm-post-top-section-group .page-center {
    padding: 0px 10px;
    max-width: 320px !important;
  }

  .cm-full-width-content-with-img h1 {
    font-size: 46px;
  }

  .cm-contact-layout .body-container .page-center {
    padding-right: 10px;
    padding-left: 10px;
    max-width: 320px;
  }

  .cm-full-width-content-with-img h2 {
    font-size: 50px;
  }

  .cm-privacy-page .body-container .page-center {
    max-width: 100% !important;
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer_bottom {
    margin-bottom: 0;
  }

  .custom-footer-copyright {
    padding-right: 0px;
    padding-bottom: 0;
  }
  .custom-footer-copyright > div {
    height: auto;
  }

  .span3.widget-span.widget-type-cell.cm-articoli {
    margin-bottom: 33px;
  }

  form#searchform {
    margin-bottom: 25px;
  }

  .footer_top .page-center > div > div >div {
    margin: 0 0 50px;
  }

  .title.title_size_large h1 {
    font-size: 20px!important;
    line-height: 25px!important;
  }

  .right .custom-image-with-description.no-image > div {
    width: 100%;
  }

}


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


@media (max-width: 480px) {
  .container-fluid .row-fluid .page-center {
    max-width: 95%;
  }
  
  .blog .body-container .page-center {
    max-width: 320px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  #hs_cos_wrapper_widget_1554378307424 .button-with-ttile-group .button-text a {
    padding: 20px 7px;
    font-size: 15px;
  }

  .search-page .search-title h1 {
    font-size: 20px;
    line-height: 25px;
  }

  .footer-container .page-center{
    padding-left: 0px;
    padding-right: 0px;
    max-width: 95% !important;
  }


  .cm-cutom-error-404 .body-container .page-center {
    max-width: 300px !important;
  }
  .cm-cutom-error-404 h1{
    font-size: 20px!important;
    line-height: 25px!important;
  }

  .cm-cutom-error-404 span.separator.small.left{
    display: none;
  }

  .cm-cutom-error-404 .body-container h2 {
    margin: 55px 0 20px;  
  }


}

@media (max-width: 420px) {

  .cm-privacy-page .body-container .page-center {
    max-width: 100% !important;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .cm-gallery .body-container {
    overflow: hidden;
  }

}

@media (max-width: 400px) {
  .custom-full-content-with-bg h1, h1 {
    font-size: 57px;
  }
  

  .custom-our-artical-wrapper ul.slick-dots {
    position: absolute;
    bottom: -52px;
  }
}

@media (max-width: 380px) {
  .custom-full-width-content h1 {
    font-size: 60px;
  }

  .custom-image-description p strong, .custom-image-description p {
    font-size: 14px;
  }
}

@media (max-width: 350px) {
  .mobile-trigger {
    left: -15px;
  }
}

.legal-consent-container .hs-richtext p, .legal-consent-container .hs-richtext {
    font-size: 9px;
}