/* ==========================================================================
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=Lato:100,100i,300,300i,400,400i,700,700i,900|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

@font-face {
  font-family: museo-sans;
  src: url("//use.typekit.net/af/635674/00000000000000000000e800/27/l?subset_id=2&fvd=n1&v=3") format("woff2"), url("//use.typekit.net/af/635674/00000000000000000000e800/27/d?subset_id=2&fvd=n1&v=3") format("woff"), url("//use.typekit.net/af/635674/00000000000000000000e800/27/a?subset_id=2&fvd=n1&v=3") format("opentype");
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: museo-sans;
  src: url("//use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?subset_id=2&fvd=n3&v=3") format("woff2"), url("//use.typekit.net/af/620bf8/00000000000000000000e7fe/27/d?subset_id=2&fvd=n3&v=3") format("woff"), url("//use.typekit.net/af/620bf8/00000000000000000000e7fe/27/a?subset_id=2&fvd=n3&v=3") format("opentype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: museo-sans;
  src: url("//use.typekit.net/af/a28b50/00000000000000000000e803/27/l?subset_id=2&fvd=n5&v=3") format("woff2"), url("//use.typekit.net/af/a28b50/00000000000000000000e803/27/d?subset_id=2&fvd=n5&v=3") format("woff"), url("//use.typekit.net/af/a28b50/00000000000000000000e803/27/a?subset_id=2&fvd=n5&v=3") format("opentype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: museo-sans;
  src: url("//use.typekit.net/af/c2d3de/00000000000000000000e804/27/l?subset_id=2&fvd=i5&v=3") format("woff2"), url("//use.typekit.net/af/c2d3de/00000000000000000000e804/27/d?subset_id=2&fvd=i5&v=3") format("woff"), url("//use.typekit.net/af/c2d3de/00000000000000000000e804/27/a?subset_id=2&fvd=i5&v=3") format("opentype");
  font-style: italic;
  font-weight: 500;
}
@font-face {
  font-family: museo-sans;
  src: url("//use.typekit.net/af/e3ca36/00000000000000000000e805/27/l?subset_id=2&fvd=n7&v=3") format("woff2"), url("//use.typekit.net/af/e3ca36/00000000000000000000e805/27/d?subset_id=2&fvd=n7&v=3") format("woff"), url("//use.typekit.net/af/e3ca36/00000000000000000000e805/27/a?subset_id=2&fvd=n7&v=3") format("opentype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: lato;
  src: url(//use.typekit.net/af/220823/000000000000000000015231/27/l?subset_id=2&fvd=n7&v=3) format("woff2"),
    url(//use.typekit.net/af/220823/000000000000000000015231/27/d?subset_id=2&fvd=n7&v=3) format("woff"),
    url(//use.typekit.net/af/220823/000000000000000000015231/27/a?subset_id=2&fvd=n7&v=3) format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: lato;
  src: url(//use.typekit.net/af/a18530/00000000000000000001522e/27/l?subset_id=2&fvd=n5&v=3) format("woff2"),
    url(//use.typekit.net/af/a18530/00000000000000000001522e/27/d?subset_id=2&fvd=n5&v=3) format("woff"),
    url(//use.typekit.net/af/a18530/00000000000000000001522e/27/a?subset_id=2&fvd=n5&v=3) format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Ionicons";
  font-style: normal;
  font-weight: normal;
  src: url("//cdn2.hubspot.net/hubfs/4656128/Alianz_December2018/fonts/ionicons.eot"), 
    url("//cdn2.hubspot.net/hubfs/4656128/Alianz_December2018/fonts/ionicons.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/4656128/Alianz_December2018/fonts/ionicons.ttf") format("truetype")	
}


/* 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, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
  background: #fff;
  color: #000;
  font-family: museo-sans, sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 500; 
  user-select: none;  
}

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

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


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

/* Basic text */
p {
  margin:0 0 15px 0;    
} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: museo-sans, sans-serif;  
  font-size: 100%;
  font-weight: inherit;  
  margin:0 0 15px 0;    
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  line-height: 78px;
  font-size: 65px;
}
h2 {
  line-height: 78px;
  font-size: 65px;
}
h3 {
  font-weight: 300;
  font-family: museo-sans, sans-serif;
  color: #000000;
  position: relative;
  line-height: 42px;
  font-size: 35px;
}
h4 {
  font-size: 23px;
  line-height: 28px;  
}
h5 {}
h6 {}

/* Anchor Links */
a { 
  color: #9DA3B1;
  text-decoration:none;
}
a:hover, a:focus { 
  color: #9DA3B1;
  text-decoration:none; 
}
a:visited {
  color: #9DA3B1;
  text-decoration: underline;
}

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

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

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


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

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

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

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


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


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

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

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


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

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

.custom-header-group {
  font-size: 14px;
}
.custom-header-top-bg {
  min-height: 62px !important;
  background: rgba(0,0,0,0.65);
  padding-top: 13px;
}
.custom-header-top-bg .page-center {
  position: relative;
}
.custom-top-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  float: right;
}
.custom-top-links ul li {
  display: inline-block;
}
.custom-top-links ul li:not(:last-child) {
  margin-right: 18px;
}
.custom-top-links ul li a {
  border-style: solid;
  border-width: 1px;
  border-color: #ED1C24;
  background-color: transparent;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  display: block;
  opacity: 1;
  min-width: 183px;
  width: 100%;
}
.custom-top-links ul li a:hover {
  transition-delay: 0s;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  background-color: #FFFFFF;
  border-color: #000000;
  -webkit-transition-delay: 0s;
  color: #000000;
}
.custom-header-bottom-bg {
  background: rgba(127, 127, 127,0.2);
}
.custom-logo {
  padding: 22px 0 20px 6px;
}
.custom-logo img {
  width: 170px !important;
}


.custom-header-top-bg .page-center {
  max-width: 1100px !important;
  padding: 0 15px !important;
}
.hamburger {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 11px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: .15s;
  transition-property: opacity,-webkit-filter;
  transition-property: opacity,filter;
  transition-property: opacity,filter,-webkit-filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
  transition-duration: 150ms;  
}
.hamburger:hover {
  opacity: .7;
}
.hamburger-box {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
}
.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  position: absolute;
  width: 30px;
  height: 3px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  border-radius: 3px;
  background-color: #000;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  background-color: #FFFFFF;
}
.hamburger--slider .hamburger-inner {
  top: 1.5px;
}
.hamburger-inner:after, .hamburger-inner:before {
  display: block;
  content: '';
}
.hamburger-inner:before {
  top: -7px;
}
.hamburger--slider .hamburger-inner:before {
  top: 7px;
  transition-timing-function: ease;
  transition-duration: .2s;
  transition-property: transform,opacity;
}
.hamburger-inner:after {
  bottom: -7px;
}
.hamburger--slider .hamburger-inner:after {
  top: 14px;
}

.sidebar-mobile-open .hamburger-inner:before {
  transform: rotate(-45deg) translate3d(-4.28571px,-4px,0);
  opacity: 0;
}
.sidebar-mobile-open .hamburger-inner {
  transform: translate3d(0,7px,0) rotate(45deg);
}
.sidebar-mobile-open .hamburger-inner:after {
  transform: translate3d(0,-14px,0) rotate(-90deg);
}

.custom-sidebar-trigger-grp {
  text-align: right;
}
.custom-sidebar-trigger-grp > div {
  margin-top: -4px;
}

.custom-sidebar-menu {
  position: fixed;
  top: 0;
  right: -360px;
  height: 100vh !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  background-color: #FFFFFF;
  z-index: 110;
  width: 354px !important;
  padding: 0 10px;
  padding-top: 1px;	
  transition:right 0.5s ease;
}
.sidebar-mobile-open .custom-sidebar-menu {
  right:0;
}

.menu-overlay {
  position: fixed;
  height: 100vh;
  width: 100%;
  display: block;
  top: 0;
  z-index: 101;
  background: transparent;
  display:none;
  cursor:pointer;
}
.sidebar-mobile-open .menu-overlay {
  display:block;
}

.sidebar-mobile-open {
  overflow: hidden;
}
.custom-header-top-bg,
.custom-header-bottom-bg,
.hs-banner-bg,
.body-container-wrapper,
.footer-container-wrapper,
.hs-lp-banner-wrapper {
  right: 0;
  position: relative;
  transition:right 0.5s ease;
}
.sidebar-mobile-open .custom-header-top-bg,
.sidebar-mobile-open .custom-header-bottom-bg,
.sidebar-mobile-open .hs-banner-bg,
.sidebar-mobile-open .body-container-wrapper,
.sidebar-mobile-open .footer-container-wrapper,
.sidebar-mobile-open .hs-lp-banner-wrapper {
  right: 354px;
}

.custom-sidebar-menu .hs-menu-wrapper > ul {
  display: block;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li {
  width: 100%;
  min-height: 36px;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li > a {
  visibility: inherit;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  font-size: 16px;
  line-height: 16px;
  font-family: arial,sans-serif;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li:first-child > a {
  font-family: museo-sans, sans-serif;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li:hover > a {
  font-weight: bold;
  color: #F1594D;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li.open-sidebar-child-menu > a {
  font-weight: 700;
  font-family: museo-sans, sans-serif;
  font-style: normal;
  color: #ED1C24;
  font-size: 16px;
}
.custom-sidebar-menu .hs-menu-wrapper > ul ul > li:not(:first-child) > a {
  margin-top: 6px;
}
.custom-sidebar-menu .hs-menu-wrapper > ul ul {
  width: 100%;
  position: relative;
  padding: 26px 25px 24px 22px;
}
.custom-sidebar-menu .hs-menu-wrapper > ul ul > li > a {
  font-family: museo-sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  border-color: #ED1C24;
  padding: 0 20px;  
  transition-delay: 0s;
  -webkit-transition-property: background-image,background-position,background-color,border-color,border-radius,color,font-size,font-style,font-weight,letter-spacing,line-height,text-align,box-shadow,text-shadow,opacity;
  border-width: 1px;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
  background-color: #FFFFFF;
  transition-property: background-image,background-position,background-color,border-color,border-radius,color,font-size,font-style,font-weight,letter-spacing,line-height,text-align,box-shadow,text-shadow,opacity;
}
.custom-sidebar-menu .hs-menu-wrapper > ul ul > li > a:hover {
  background-color: #E30613;
  color:#fff;
}
.custom-sidebar-menu .hs-menu-wrapper > ul ul > li.active > a {
  background-color: #E30613;
  color: #fff;
}

.custom-sidebar-menu .hs-menu-wrapper {
  display: block !important;
  overflow: visible !important;
}  
.custom-sidebar-menu ul.hs-menu-children-wrapper {
  visibility: visible !important;
  opacity: 1 !important;
  position: static !important;
  display: none;
}
.custom-sidebar-menu .hs-menu-wrapper{
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
}
.custom-sidebar-menu .hs-menu-wrapper{
  width: 100%; /* Full screen width */
}
.sidebar-child-trigger {
  background: transparent;
  position: absolute;
  left: 0;
  width: 100% !important;
  height: 36px;
  top: 0;
  cursor: pointer;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li.redes-sociales > ul > li > a {
  border: none;
  font-size: 14px;
  line-height: 17px;
  padding: 0;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li.redes-sociales > ul > li > a:hover {
  background: transparent;
  color: #000;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li.redes-sociales > ul {
  padding: 30px 25px 28px 17px;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li.redes-sociales > ul > li:not(:first-child) > a {
  margin-top: 8px;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li.redes-sociales > ul > li.alianzcomunidadestudiantil > a:before {
  content: "";
  background: url("//cdn2.hubspot.net/hubfs/4656128/Alianz_December2018/Image/ilustraci%C3%B3n-91.svg");
  width: 39px;
  height: 39px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 17px;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li.redes-sociales > ul > li.alianzmid > a:before {
  content: "";
  background: url("//cdn2.hubspot.net/hubfs/4656128/Alianz_December2018/Image/ilustraci%C3%B3n-89.svg");
  width: 39px;
  height: 39px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 17px;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li.redes-sociales > ul > li.colegioalianz > a:before {
  content: "";
  background: url("//cdn2.hubspot.net/hubfs/4656128/Alianz_December2018/Image/ilustraci%C3%B3n-90.svg");
  width: 39px;
  height: 39px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 17px;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li > ul {
  padding: 19px 25px 21px 19px;
}
.custom-sidebar-menu .hs-menu-wrapper > ul > li.inscripciones > ul {
  padding: 23px 25px 40px 19px;
}
.custom-menu-contact-details ul {
  list-style: none;
  margin: 0;
  padding: 37px 41px;
  display: block;
}
.custom-menu-contact-details h2 {
  line-height: 26px;
  font-size: 22px;
  color: #878787;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  margin-bottom: 10px;  
}
.custom-menu-contact-details h2 span {
  margin-right: 11px;
}
.custom-menu-contact-details h3 {
  line-height: 31px;
  font-size: 26px;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  margin-bottom: 16px;
}
.custom-menu-contact-details p {
  margin: 0;
  line-height: 24px;
  font-size: 20px;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  margin-top: -5px;
  margin-bottom: 5px;
}
.custom-menu-contact-details h5 {
  line-height: 17px;
  font-size: 14px;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  margin: 8px 0 9px;
}
.custom-menu-contact-details ul li {
  margin-bottom: 20px;
}
.custom-menu-contact-details ul li:nth-child(3) {
  margin-bottom: 5px;
}
.custom-menu-contact-details ul li:first-child {
  margin-bottom: 37px;
}
.custom-menu-contact-details ul li a {
  color: #000000;
  text-decoration: underline;
  display: block;
  margin-top: 8px;
  line-height: 24px;
  font-size: 20px;
  font-family: museo-sans, sans-serif;
  font-weight: 700;
}
.custom-menu-contact-details ul li a:hover {
  color: #FF0000;
  text-decoration: underline;
}
.custom-menu-contact-details iframe {
  height: 207px !important;
}



.hs-banner-small-view-content {
  display: none;
}
.banner-arrow {
  width: 45px;
  background-color: transparent;
  position: relative;
}
.hs-banner-content h1 {
  font-weight: 300;
}
.hs-banner-inner {
  background-repeat: no-repeat;
  padding-top: 28px;
  padding-bottom: 64.3499999999998px;
  background-position: center top;
  opacity: 1;
  position: relative;
  background-size: cover;
  background-color: rgba(127, 127, 127,0.2);  
}
.hs-banner-content p {
  font-family: museo-sans, sans-serif;
  font-style: italic;
  font-size: 20px;
  line-height: 24px;
  background-color: transparent;
  font-weight: 500;
  margin-top: 23px;
  min-height: 113px;
  margin-bottom: 0;
}


.custom-menu-contact-details ul li span {
  color: #E10718;
  font-weight: 700;
  font-family: museo-sans, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.hs-header-social-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;	
  float:right;
}
.hs-header-social-links ul li {
  display: inline-block;
  margin-left: 8px;
  vertical-align: top;
}


.hs-header-social-links a {
  position: relative;
  height: 20px;
  box-sizing: border-box;
  padding: 1px 8px 1px 6px;
  background-color: #1b95e0;
  color: #fff;
  border-radius: 3px;
  font-weight: 500;
  cursor: pointer;
  font: normal normal normal 11px/18px 'Helvetica Neue',Arial,sans-serif;
  display: inline-block;
  vertical-align: top;
}

.share_twitter I {
  margin-right: 3px;
  position: relative;
  top: 2px;
}
.hs-twitter-icon {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background: transparent 0 0 no-repeat;
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23fff%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E)
}

.share_twitter I {margin-right: 3px;position: relative;top: 2px;}


.share_twitter:hover {
  background-color: #0c7abf;
  color: #fff !important;
}

a.share_facebook svg {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}

.hs-header-social-links a.share_facebook {
  background: #4267b2;
  border: 1px solid #4267b2;
  vertical-align: top;
  font-size: 11px;
  font-weight: 700 !important;
  font-family: Helvetica, Arial, sans-serif !important;
  margin-right: 1px;
  position: relative;
  top: -1px;
  padding: 1px 4px 1px 6px;
}

a.share_facebook:hover {
  background: #365899;
  border: 1px solid #365899;
  color: #fff;
}




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

.body-container-wrapper {
  padding:20px 0;
}
.body-container {}

.body-container-wrapper a:hover {
  text-decoration:underline;
}

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


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

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

.footer-container-wrapper {
  text-align: left;
  font-size: 14px;
  line-height: 17px;
}
.custom-footer-bg {
  background-color: #464646;
  padding-bottom: 59px;
  padding-top: 27px;
}
.custom-footer-contact p {
  font-weight: 300;
  font-family: museo-sans, sans-serif;
  color: #DCDCDC;
  margin: 0;
}
.custom-footer-logo {
  text-align: right;
  padding-right: 2px;
  padding-top:2px;
}
.custom-footer-logo img {
  width: 64px !important;
  position: relative;
}
.custom-footer-bg h5 {
  font-weight: 700;
  font-family: museo-sans, sans-serif;
  color: #DCDCDC;
  margin: 0 0 9px 0;
}
.custom-footer-contact {
  padding-left: 7px;
}
.custom-footer-contact p {
  padding-left: 29px;
}
.custom-footer-contact h5 {
  position: relative;
  padding-bottom:3px;
}
.custom-footer-contact p a {
  color: #FFFFFF;
  text-decoration: underline;
}
.custom-footer-contact p a:hover {
  color: #9DA3B1;
}
.custom-footer-contact p span {
  padding-left: 49px;
}

.custom-footer-menu .hs-menu-wrapper > ul {
  display: block;
  margin-left: -8px;
}
.custom-footer-menu .hs-menu-wrapper > ul > li > a {
  font-weight: 700;
  font-family: museo-sans, sans-serif;
  color: #DCDCDC;
  margin: 0 0 9px 0;
}
.custom-footer-menu .hs-menu-wrapper > ul ul {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  position: static !important;
  padding: 13px 0 0 29px;
}
.custom-footer-menu .hs-menu-wrapper > ul ul > li {
  font-weight: 300;
  font-family: museo-sans, sans-serif;
  color: #DCDCDC;
  background-color: transparent;
  line-height: 22px;
}
.custom-footer-menu .hs-menu-wrapper > ul ul > li > a {
  text-decoration: underline;
}

.custom-footer-social-links {
  padding-left: 37px;
}
.custom-footer-social-links ul {
  list-style: none;
  margin: 0;
  padding: 13px 0 0 29px;
  display: block;
}
.custom-footer-social-links ul li {
  font-weight: 300;
  font-family: museo-sans, sans-serif;
  line-height: 22px;
}
.custom-footer-social-links ul li a {
  color: #fff;
  text-decoration: underline;
}
.custom-footer-social-links ul li a:hover {
  color: #9DA3B1;
  text-decoration: underline;
}

.back-top-bg {
  margin-bottom: 13px;
}
.back-top-bg a {
  background-color: #464646;
  position: relative;
  display: block;
  text-align: center;
  color: #fff;
  padding-bottom: 8px;
  padding-top: 7px;
}
.back-top-bg a span {
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
}
.back-top-bg a:after {
  background: url("//cdn2.hubspot.net/hubfs/4656128/Alianz_December2018/Image/ilustraci%C3%B3n-75.svg");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  width: 29px;
  height: 29px;
  vertical-align: middle;
  margin-left: 30px;
}


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


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

/* Parent List */
.custom-menu-primary {}
.custom-menu-primary .hs-menu-wrapper > ul {
  display: block;
  margin-left: -58px;
  margin-top: 16px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li {}
.custom-menu-primary .hs-menu-wrapper > ul > li:not(:last-child) {
  margin-right: 11px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  -webkit-transition-duration: 1s;
  -webkit-transition-delay: 0s;
  -webkit-transition-timing-function: ease;
  transition-duration: 1s;
  transition-delay: 0s;
  transition-timing-function: ease;
  border-style: solid;
  border-width: 1px;
  border-color: #C8C8C8;
  background-color: transparent;
  border-radius: 5px;
  line-height: 70px;
  text-align: center;
  color: #36363D;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  min-width: 183px;
  display: block;
  padding-bottom: 3px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  -webkit-transition-duration: 1s;
  -webkit-transition-delay: 0s;
  -webkit-transition-timing-function: ease;
  transition-duration: 1s;
  transition-delay: 0s;
  transition-timing-function: ease;
  background-color: #FFFFFF;
  background-color: rgba(255,255,255,0.5);
  -pie-background: rgba(255,255,255,0.5);
  color: #000;  
}
.custom-menu-primary .hs-menu-wrapper > ul > li.acerca-de-nosotros {
  margin-right: 10px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.acerca-de-nosotros > a {
  min-width: 191px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.blog > a {
  min-width: 190px;
}


/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul {
  background-color: #fff;
  padding: 5px;
  width: 100%;
  border: 1px solid #C8C8C8;
  border-radius: 5px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li {
  padding:5px 10px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:not(:last-child) {
  border-bottom: 1px solid #C8C8C8;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a {
  color: #36363D;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
  text-decoration:none;
}



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

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


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

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

@media (max-width: 767px) {

  /* 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: relative;
    padding: 21px 10px 30px 20px;
    background: #E10718;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    width: 100%;
    line-height: 18px;
    -webkit-transition-duration: 1s;
    -webkit-transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-duration: 1s;
    transition-delay: 0s;
    transition-timing-function: ease;  
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    background: #464646;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    -webkit-transition-duration: 1s;
    -webkit-transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-duration: 1s;
    transition-delay: 0s;
    transition-timing-function: ease;  
    color: #fff;
    background-color: #E10718;  
  }


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

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

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

  .custom-menu-primary.js-enabled {
    position: relative;
    padding-top: 0; /* Makes room for button */
    margin: 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;
    background: #FFFFFF;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul {
    width: 168px;
    margin: 0 auto;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a {
    font-size: 13px; /* Font size of top level list items */
    line-height: 65px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li {
    margin: 9px 0;
    padding-left: 10px;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a {
    text-align: center;
    -webkit-transition-duration: 1s;
    -webkit-transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-duration: 1s;
    transition-delay: 0s;
    transition-timing-function: ease; 
    border-style: solid;
    border-width: 1px;
    border-color: #C8C8C8;
    background-color: transparent;
    border-radius: 5px;  
    font-size: 13px;
    color: #36363D;
    font-family: museo-sans, sans-serif;
    font-weight: 500; 
    min-width: 168px !important; 
    padding-bottom: 8px;  
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover {
    color: #000;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li {}
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    min-width: 100% !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {}

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul {}
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {}
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a:hover {}

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a {}
}


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


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

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

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

/* 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 {
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  color: #2A3C49;
  letter-spacing: 1px;
  line-height: 19px;
  font-family: lato, sans-serif;
  font-weight: 900;
  margin-top: 9px;
  position: relative;
}
.post-header h2 a {
  color: #2A3C49;  
  text-decoration: none;
}
.post-header h2 a:hover {
  color: #2C9FDD;  
  text-decoration: none;
}
.post-header h1 {
  text-align: left;
  font-size: 30px;
  line-height: 39px;
  color: #2A3C49;
  font-family: lato, sans-serif;
  font-weight: 900;
  position: relative;
  margin-top: 18px;
}

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

.hs-blog-title {
  text-align: center;
  margin-top: 7px;
}
.hs-blog-title h1 {
  font-size: 65px;
  line-height: 78px;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  color: #000000;
  position: relative;
}
.blog-listing-wrapper {
  max-width: 850px;
  margin: 0 auto;
}
.post-item-bottom-content {
  text-align: center;
  padding: 34px 32px 0;
}
.post-item-bottom-content p {
  font-size: 15px;
  color: #2A3C49;
  line-height: 22px;
  font-family: lato, sans-serif;
  font-weight: 400;
  margin-top: 3px;
  position: relative;
}
.custom-blog-date {
  font-size: 10px;
  color: #94ACBA;
  letter-spacing: 1px;
  line-height: 12px;
  font-family: lato, sans-serif;
  font-weight: 900;
  position: relative;
  text-transform: uppercase;
}

/* Use this to set up different styling for your blog posts */

.post-listing {
  margin: 0 -10px 0 -13px;
}
.post-item-inner {
  border-style: solid;
  border-width: 1px;
  border-color: #E3E3E3;
  background-color: #FFFFFF;
  border-radius: 5px;
  padding-bottom: 28px;
  position: relative;
}
.hs-blog-listing .hs-featured-image-wrapper {
  position: relative;
  height: 240px;
  overflow: hidden;
  border-radius: 4px;
  margin: -1px;
  margin-top: 0;
}


.blog-listing-wrapper .post-listing .post-item {
  margin-bottom: 20px;
  width: 50%;
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
  padding: 0 5px;  
}
.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:100%;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: none;
  margin: 0;
}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  position: absolute;
  left: -9999px;
  right: -9999px;
  max-width: none;
  display: block !important;
  margin: auto;
  top: -9999px;
  bottom: -9999px;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
/* Read More Link */
a.more-link {
  display: inline-block;
  margin:0;
  background-color: #FF0000;
  text-decoration: none !important;
  border-radius: 2px;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-timing-function: ease;
  transition-duration: 0.3s;
  transition-delay: 0s;
  transition-timing-function: ease;
  max-width: 139px;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing: 1px;
  line-height: 13px;
  font-family: lato, sans-serif;
  font-weight: 900;
  padding: 10px 0;
}
a.more-link:hover {
  color: #2A3C49;
  text-decoration:none;
}

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

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin: 26px 0 10px;
  padding: 0;
  border-top: none;
  border-bottom: none;
  height: auto;
}

/* Blog Commments */
.custom_listing_comments {
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
  margin:15px 0;
}

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
#comments-listing.no-comments {
  border: none;
}
#comments-listing:empty {
  display:none;
}

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

.comment-body {
  padding:10px 0;
}

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

.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}
.comment-date { 
  font-size: 13px; 
  text-align: right; 
}

/* Pagination */
.blog-pagination {
  clear:both;
}
.blog-pagination a {
  display:inline-block;
  margin:0 5px;
}
.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 {
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  color: #2A3C49;
  letter-spacing: 1px;
  line-height: 19px;
  font-family: lato, sans-serif;
  font-weight: 900;
  margin-top: 9px;
  position: relative;
}
h2.post-listing-simple a {
  color: #2A3C49;
  text-decoration: none;
}
h2.post-listing-simple a:hover {
  color: #2C9FDD;
  text-decoration: none;
}

div.post-listing-simple .post-item {
  margin-bottom: 20px;
}
div.post-listing-simple .post-item .post-item-inner {
  padding-bottom: 0;
}


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

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {
  margin:0 0 20px;
}

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


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


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

.hs-blog-post .hs-blog-title {
  display: none;
}
.hs-blog-post .hs-featured-image-wrapper {
  position: relative;
  height: 480px;
  overflow: hidden;
}
.hs-blog-post .hs-featured-image {
  float: none;
  margin: 0;
  max-width: none;
  position: absolute;
  left: -9999px;
  right: -9999px;
  margin: auto;
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
}
.hs-blog-post .body-container-wrapper {
  padding-top: 42px;
}
.hs-blog-post .body-container-wrapper .page-center {
  max-width: 900px !important;
  padding-left: 26px !important;
  padding-right: 26px !important;
}
.hs-blog-post .section.post-header {
  margin-top: 55px;
}
.custom-blog-post-date {
  text-transform: uppercase;
  text-align: left;
  font-size: 12px;
  color: #94ACBA;
  letter-spacing: 1px;
  line-height: 14px;
  font-family: lato, sans-serif;
  font-weight: 900;
}
.hs-blog-post .blog-post-wrapper .post-body {
  color: #2A3C49;
  line-height: 25px;
  font-size: 17px;
  font-family: lato, sans-serif;
  font-weight: 400;
  margin-top: 40px;
}
.hs-blog-post .blog-post-wrapper .post-body ul {
  list-style: disc inside none;
  margin: 1em 0px;
  padding: 0;
}
.hs-blog-post .blog-post-wrapper .post-body ul li {
  margin: 0.2em 0px;
}
.hs-blog-post .blog-post-wrapper .post-body p {
  margin-bottom: 0.5em;
}
.custom-post-pagination {
  padding: 32px 35px;
  border: solid 1px #E3E3E3;
  margin-top: 22px;
  margin-bottom: 22px;
  border-radius: 4px;
}
.custom-post-pagination a {
  display: block;
  border-style: solid;
  border-width: 1px;
  border-color: #EDEDED;
  background-color: #ff0000;
  border-radius: 2px;
  text-transform: uppercase;
  text-align: center;
  font-size: 11px;
  color: #ffffff;
  letter-spacing: 1px;
  font-family: lato, sans-serif;
  font-weight: 900;
  position: relative;
  width: 122px;
  min-height: 43px;
  line-height: 43px;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-delay: 0s;
  -webkit-transition-timing-function: ease;
  transition-duration: 0.3s;  
}
.custom-post-pagination a:hover {
  color: #2A3C49;
  text-decoration: none;
}
.custom-post-pagination a.previous-posts-link {
  float: left;
}
.custom-post-pagination a.next-posts-link {
  float: right;
}
.hs-blog-post .section.post-footer .hs-richtext p {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  margin: 0;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
}
.hs-blog-post .section.post-footer form label {
  display: inline-block;
  font-size: 12.6px;
  color: #2A3C49;
  margin-bottom: 1em;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 17px;
}
.hs-blog-post .section.post-footer form .hs-input {
  background: #F4F4F4;
  border: solid 1px #E3E3E3;
  margin-bottom: 0;
  font-size: 14px;
  color: #212121;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.hs-blog-post .section.post-footer form textarea {
  min-height: 157px;
  resize: none;
}
.hs-blog-post .section.post-footer form input.hs-button.primary {
  width: auto;
  display: block;
  margin: 0 0;
  margin-top: 1em;
  cursor: pointer;
  font-size: 1em;
  color: #FFFFFF;
  font-weight: bold;
  background: #61B0DD;
  padding: 1em;
  border: solid 0px #007ACC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.hs-blog-post .section.post-footer form input.hs-button.primary:hover {
  color: #FFFFFF;
  background: #2C9FDD;
}

.hs-blog-post .hs_recaptcha.hs-recaptcha.field.hs-form-field {    
  width: auto;    
  overflow: auto;	
  padding:10px 0;
}



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


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

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

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

/* Labels and Legends */
label {
  font-family: helvetica;
  font-size: 14px;
  color: #33475b;
  font-weight: 500;
  text-align: left;
  line-height: 20px;
  display: block;
  margin-bottom: 4px;
}
.hs-form-field > label {}

label {}
/* One Line Inputs */
[type="text"],
[type="password"], 
[type="datetime"], 
[type="datetime-local"], 
[type="date"], 
[type="month"], 
[type="time"], 
[type="week"], 
[type="number"], 
[type="email"], 
[type="url"], 
[type="search"], 
[type="tel"], 
[type="color"],
[type="file"],
textarea,
select {
  width: 100%;
  font-family: helvetica, sans-serif;  
  background-color: #f5f8fa;
  border: 1px solid #cbd6e2;
  box-sizing: border-box;
  padding: 8px 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  min-height: 40px;  
  margin:0 0 18px 0; 
  -webkit-appearance: none;     
}

[type="text"]:focus,
[type="password"]:focus, 
[type="datetime"]:focus, 
[type="datetime-local"]:focus, 
[type="date"]:focus, 
[type="month"]:focus, 
[type="time"]:focus, 
[type="week"]:focus, 
[type="number"]:focus, 
[type="email"]:focus, 
[type="url"]:focus, 
[type="search"]:focus, 
[type="tel"]:focus, 
[type="color"]:focus,
[type="file"]:focus,
textarea:focus,
select:focus {
  outline: none;
  border-color: rgba(82,168,236,0.8); 
}
.hs-form-required {
  color: red;
}

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


/* =============== 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"] {
  width:auto;
  font-family: helvetica, sans-serif;   
  display:inline-block;
  padding: 12px 24px;
  margin-bottom: 10px;
  margin-top: 10px;
  white-space:normal !important;
  font-weight: 700;
  line-height: 12px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #e10718;
  border: 1px solid #e10718;
  border-radius: 3px;
  text-decoration: none;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  text-decoration: none; 
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  outline: -webkit-focus-ring-color auto 5px;  
}
.hs-input.invalid.error {
  border-color: #c87872;
}


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








.hs-lp-banner {
  border-top: 20px solid #F0F0F0;
  min-height: 616px;
  padding-bottom: 32px;
  background-repeat: no-repeat;
  background-position: left center;
  filter: alpha(opacity=100);
  z-index: 2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  background-size: cover;
  background-color: #ECECEC;
}
.hs-lp-logo {
  width: 24.6%;
  border-right: 1px solid #5A5A5A;
  padding: 11.5px 0 4px;
  float: left;
}

.hs-lp-logo img {
  width: 202px;
}

.ha-lp-logo-wrapper {
  padding: 6px 0 0;
}

.hs-lp-subtitle {
  float: left;
  width: 75.4%;
  line-height: 44px;
  font-size: 37px;
  color: #464646;
  font-family: lato, sans-serif;
  font-weight: 700;
  padding: 24px 0 0 49px;
  letter-spacing: 0;
}
.hs-lp-form {
  width: 311.03px;
  margin-left: auto;
  border-radius: 10px;
  background-color: #FFFFFF;
  position: relative;
  box-shadow: 6px 6px 8px rgba(0,0,0,0.3);
  margin: -21px 0 0 auto;
  padding: 16px;
}
.hs-form-title {
  position: relative;
  margin: 0 0 27px;
}

.hs-form-title p {
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  color: #fff;
  font-family: museo-sans, sans-serif;
  padding: 6px 0 0;
  font-weight: 700;
}

.hs-lp-form input.hs-button.primary.large {
  margin: 17px 0 0;
}
.hs-red-line {
  background-color: #666666;
  min-height: 59px;
  position: relative;
  z-index: 9;
  margin-top: -1px;
}

.hs-phone-text {
  line-height: 36px;
  font-size: 30px;
  color: #fff;
  font-family: lato, sans-serif;
  font-weight: 700;
  float: left;
  width: 33.33333%;
  padding: 18px 0;
}

.hs-bottom-logo {
  width: 33.33333%;
  float: left;
  text-align: center;
  max-height: 1px;
}

.hs-bottom-logo img {
  max-width: 402px;
  width: auto;
  margin-top: -86px;
  height: 255px;
}

.half {
  width: 45.9%;
}

.hs-right.half {
  margin-left: 8.2%;
}

.hs-lp-banner-wrapper {
  margin-bottom: 73px;
}

.hs-two-col-bg {
  color: #fff;
  text-align: center;
}

.hs-two-col-bg .half {
  margin-bottom: 13px;
  padding: 16px 46px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  font-family: museo-sans,sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hs-two-col-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.hs-content {
  width: 100%;
}
.hs-two-col-bg p {
  margin: 0;
}
.info-primaria .one-column-with-top-icon-wrp {
  margin: 17px 0 17px;
}

.info-primaria .one-column-with-top-icon-wrp img {
  width: 96px;
}

.hs-iframe-wrap {
  position: relative;
  padding-bottom: 56.25%;
}

.hs-iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.hs-make-appointment {
  margin: 12px 0 50px;
  font-size: 14px;
  line-height: 17px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.hs-appointment-title img {
  width: 45px;
  position: absolute;
  left: 0;
  top: 0;
}

.hs-appointment-title {
  position: relative;
  padding: 0 0 0 103px;
}

.hs-appointment-title h2 {
  line-height: 48px;
  color: #000000;
  font-size: 40px;
  font-weight: 300;
}

.hs-appointment-title h3 {
  font-weight: 500;
  color: #464646;
  line-height: 28px;
  font-style: italic;
  font-size: 23px;
}

.mxp_booking_form .mxp_bookable_service {
  background: white;
  padding: 2em;
  cursor: pointer;
  -webkit-transition: opacity 800ms cubic-bezier(0.645, 0.045, 0.355, 1), height 300ms cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 800ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 800ms cubic-bezier(0.645, 0.045, 0.355, 1), height 300ms cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 800ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 800ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1), height 300ms cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 800ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 800ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1), height 300ms cubic-bezier(0.645, 0.045, 0.355, 1), box-shadow 800ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 0.5rem 0.5rem 0.2rem rgba(49, 46, 255, 0.15);
  overflow: hidden;
  background-color: #FFFFFF;
  color: #000000;
  box-shadow: 0.5rem 0.5rem 0.2rem rgba(255,255,255, 0.15);
  border: 0px solid #000000;
  margin-bottom: 5px;
  position: relative;
}

.mxp_booking_form .mxp_bookable_service .avatar {
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  width: 56px;
  height: 56px;
  border-radius: 10rem;
  display: inline-block;
  position: absolute;
  background-size: cover;
  -webkit-filter: saturate(50%) contrast(120%);
  filter: saturate(50%) contrast(120%);
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  display: block!important;
  border-radius: 50%;
}

.mxp_booking_form .mxp_bookable_service .avatar:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.mxp_booking_form .mxp_bookable_service .name {
  display: inline-block;
  margin-left: 2.8em;
  line-height: 2em;
  max-height: 2em;
  overflow-y: hidden;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  font-weight: 100;
  font-size: 2em;
  font-weight: normal;
}

.mxp_booking_form .deselect-mxp_bookable_service, .mxp_booking_form .deselect-date, .mxp_booking_form .deselect-slot {
  position: absolute;
  color: #ddd;
  top: 2.5em;
  right: 2.5em;
  z-index: 10;
  display: inline-block;
  font-size: 1.2em;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  font-weight: 100;
}

.mxp_booking_form .deselect-date {
  top: 8em;
}

.mxp_booking_form .deselect-slot {
  top: 13em;
}

.mxp_booking_form .calendar {
  display: none;
  width: 100%;
  margin-top: 0rem;
  height: auto;
  opacity: 0;
  -webkit-transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1), height 300ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1), height 300ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1), height 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1), height 300ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  font-size: 2.1em;
  border-top: 1px solid rgba(221, 221, 221, 0.8);
}

.mxp_booking_form .calendar {
  border-top: 1px solid rgba(255,255,255, 0.85);
}

.mxp_booking_form .calendar-labels {
  color: #000000;
  text-align: center;
}

.mxp_booking_form * {
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

.mxp_booking_form .calendar table {
  border-top: 1px solid rgba(255,255,255, 0.85);
}

.mxp_booking_form .calendar table {
  width: 100%;
  text-align: center;
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  margin-top: 3em;
  border-top: 1px solid white;
}

.mxp_booking_form label {
  margin-bottom: 4px;
}

.mxp_booking_form .calendar .date, .mxp_booking_form .calendar .month, .mxp_booking_form .calendar .year, .mxp_booking_form .calendar .slot {
  position: relative;
  top: 1.5em;
  font-size: 1em;
  display: inline-block;
  font-weight: 100;
  -webkit-transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.mxp_booking_form th.calendar-day-head {
  color: #000000;
}

.mxp_booking_form .calendar table th {
  padding-top: 2rem;
  cursor: default;
}

.mxp_booking_form .calendar table td, .mxp_booking_form .calendar table th {
  width: 10%;
  padding-left: 2%;
  padding-top: 3%;
  padding-bottom: 3%;
  cursor: pointer;
  font-weight: 200;
  text-align: center;
}

.mxp_booking_form .calendar table td.disabled, .mxp_booking_form .calendar table th.disabled {
  color: #DDDDDD;
  opacity: 0.75;
}

.mxp_booking_form td.calendar-day {
  color: #000000;
}

.mxp_booking_form .calendar table td.disabled, .mxp_booking_form .calendar table th.disabled {
  color: #DDDDDD;
  opacity: 0.75;
}

.mxp_booking_form .mxp_bookable_service.selected .arrow-actions {
  display: block;
}

.mxp_booking_form .arrow-actions {
  display: none;
}

.mxp_booking_form .calendar table {
  border-top: 1px solid rgba(255,255,255, 0.85);
}

.mxp_booking_form .arrow-actions table {
  border-top: none!important;
}

.mxp_booking_form .arrow-actions table {
  width: 100%;
}

.mxp_booking_form .arrow-actions table td {
  text-align: center;
  font-size: 1em;
}

.mxp_booking_form .arrow-actions .ion-ios-arrow-thin-right:before, .mxp_booking_form .arrow-actions .ion-ios-arrow-thin-left:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
  font-size: 40px;
}

.ion-ios-arrow-thin-right:before {
  content: "\f3d6";
}

.mxp_booking_form .slots {
  display: none;
  max-height: 320px;
  opacity: 0;
  -webkit-transform: translatey(50%);
  transform: translatey(50%);
  pointer-events: none;
  -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  font-size: 2.5em;
  font-weight: 100;
}

.mxp_booking_form .slots li {
  border-bottom: 2px solid rgba(255,255,255, 0.58);
  color: #000000;
}

.mxp_booking_form .slots li {
  text-align: center;
  display: block;
  color: transparent;
  border-bottom: 2px solid rgba(221, 221, 221, 0.2);
  padding: 1.2em 0rem;
  cursor: pointer;
  width: 100%;
}

.mxp_booking_form .slots li.selected {
  top: 0.3rem;
}

.mxp_booking_form .form.phone-field {
  top: 20em;
}

.mxp_booking_form .form {
  display: none;
  margin-top: 10em;
  margin-bottom: 5em;
  width: 100%;
  left: 0;
  opacity: 0;
  -webkit-transform: translatey(50%);
  transform: translatey(50%);
  pointer-events: none;
  -webkit-transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.mxp_booking_form .form label {
  color: #000000;
  opacity: 0.85;
  font-size: 16px;
}

.mxp_booking_form .form label {
  display: block;
  font-size: 1.2em;
  font-weight: 300;
  color: #ddd;
  margin-left: 20%;
}

.mxp_booking_form .form * {
  -webkit-transition: border 500ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 800ms cubic-bezier(0.645, 0.045, 0.355, 1), padding 500ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border 500ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 800ms cubic-bezier(0.645, 0.045, 0.355, 1), padding 500ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1), border 500ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 800ms cubic-bezier(0.645, 0.045, 0.355, 1), padding 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1), border 500ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 800ms cubic-bezier(0.645, 0.045, 0.355, 1), padding 500ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translateY(10rem);
  transform: translateY(10rem);
}

.mxp_booking_form .form input[type="text"], #u263533 .mxp_booking_form .form input[type="email"], #u263533 .mxp_booking_form .form input[type="tel"] {
  color: #000000;
  border-bottom: 1px solid #000000;
  font-size: 18px;
}

.mxp_booking_form .form input[type="text"], .mxp_booking_form .form input[type="email"], .mxp_booking_form .form input[type="tel"] {
  font-size: 2.2em;
  margin-left: 20%;
  margin-right: 20%;
  width: 60%;
  font-weight: 100;
  margin-bottom: 1em;
  border: none;
  border-bottom: 1px solid #333;
  outline: none;
  padding: 0 0em 0.3em;
  color: #333;
  background: transparent;
}

.mxp_booking_form .mxp_bookable_service.selected .deselect-mxp_bookable_service {
  opacity: 1;
  pointer-events: auto;
}
.mxp_booking_form .deselect-mxp_bookable_service,
.mxp_booking_form .deselect-date, .mxp_booking_form .deselect-slot {
  color: #000000!important;
}

.mxp_booking_form .mxp_bookable_service.selected .arrow-actions li {
  list-style: none;
}
.mxp_booking_form .mxp_bookable_service.selected .calendar {
  display: block;
  -webkit-transform: translatey(0rem);
  transform: translatey(0rem);
  -webkit-transition: opacity 500ms cubic-bezier(0.645, 0.045, 0.355, 1), height 800ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 500ms cubic-bezier(0.645, 0.045, 0.355, 1), height 800ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 500ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1), height 800ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 500ms cubic-bezier(0.645, 0.045, 0.355, 1), transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1), height 800ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 1;
}

.mxp_booking_form .mxp_bookable_service.selected .arrow-actions li {
  list-style: none;
}
.mxp_booking_form .mxp_bookable_service.selected .name, .mxp_booking_form .mxp_bookable_service.selected .avatar {
  -webkit-transform: scale(0.8) translatex(-1em);
  transform: scale(0.8) translatex(-1em);
}
.mxp_booking_form .wrap.mxp_bookable_service-selected.date-selected table {
  display: none;
}
.mxp_booking_form .wrap.mxp_bookable_service-selected.date-selected .deselect-date {
  opacity: 1;
  pointer-events: auto;
}
.mxp_booking_form .wrap.date-selected ul.slots {
  display: block;
  opacity:1;
}
#u263533 .mxp_booking_form .slots li {
  border-bottom: 2px solid rgba(255,255,255, 0.58);
  color: #000000;
}
.info-primaria .container-fluid .row-fluid .page-center {
  width: calc(100% - 30px);
}

.info-primaria .body-container-wrapper {
  padding: 0;
}
.hs-full-width .custom-campus-group {
  margin-top:53px;
}

.hs-magazine-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 43px auto;
  max-width: 889px;
}

.hs-magazine-item {
  width: 31%;
  max-width: 270px;
  padding-top: 15px;
  border-color: #ED1C24;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  text-align: center;
  padding: 15px 10px 11.139504070403177px;
  margin-bottom: 38px;
}

.hs-magazine-item img {
  width: 100%;
  padding-right: 6px;
  padding-bottom: 7px;
  width: 237px;
}

.hs-magazine-item p {
  margin-top: 12px;
  min-height: 36px;
}

.hs-magazine-btn {
  background-color: #E10718;
  text-align: center;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  line-height: 55px;
  color: #FFFFFF !important;
  font-size: 25px;
  border-radius: 10px;
  max-width: 210px;
  margin-top: 12px;
  min-height: 57px;
  position: relative;
  display: block;
  margin: 22px auto 0;
  text-decoration: none !important;  
}
.mxp_booking_form .mxp_bookable_service {
  background-color: #FFFFFF !important;
  color: #000000 !important;
  box-shadow: 0.5rem 0.5rem 0.2rem rgba(255,255,255, 0.15) !important;
  border: 0px solid #000000 !important;
  margin-bottom: 5px !important;
}

.visible-480 {
  display:none;
}



/* Home Website Page */
.hs-home-page .hs-featured-image-wrapper {
  position: relative;
  height: 240px;
  overflow: hidden;
  border-radius: 4px;
  margin: -1px;
  margin-top: 0;
}

.hs-home-page .post-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hs-home-page .post-item-inner {
  height: 100%;
}

.hs-lp-banner.home-banner {
  border: 0;
  min-height: 656px;
}

.hs-lp-banner.home-banner .hs-form-title {
  margin: 0 0 -5px;
}

.hs-lp-banner.home-banner legend.hs-field-desc {
  color: #7c98b6;
  margin: 0px 0px 6px;
  font-size: 14px;
  font-family: helvetica, sans-serif;
  line-height: 16px;
}

.hs-lp-banner.home-banner .page-center {
  position: relative;
}

.hs-home-banner-links {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  line-height: 36px;
  color: #000000;
  text-align: left;
  font-size: 30px;
  padding: 20px 0 0 39px;
  font-weight: 700;
  font-family: lato, sans-serif;
}

.hs-lp-banner.home-banner .hs-lp-form {
  margin-top: 20px;
}

.hs-home-page .hs-lp-banner-wrapper {
  margin-top: -1px;
  margin-bottom: 44px;
}

.hs-home-banner-links a {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.hs-home-banner-links a:hover {
  color: #FF0000;
  text-decoration: underline;
}


.home-banner-wrap .hs-bottom-logo.hidden-phone {
  margin-left: 33.33%;
}


.home-banner-wrap .hs-phone-text {
  line-height: 31px;
  text-align: right;
  font-size: 26px;
  padding: 20.5px 0;
}
.custom-secton-header {
  position: relative;
  padding: 30px 0 0 93px;
  margin: 20px 0 33px;
}

.custom-secton-header>a {
  display: block;
  position: absolute;
  left: 0;
  top: 30px;
  width: 45px;
}

.custom-secton-header h2 {
  line-height: 48px;
  font-size: 40px;
  font-weight: 300;
}

.custom-secton-header p {
  font-weight: 500;
  text-align: left;
  line-height: 28px;
  font-family: museo-sans, sans-serif;
  color: #464646;
  font-style: italic;
  font-size: 23px;
}

.hs-slider-item {
  width: 32%;
  float: left;
  margin-right: 1.999995%;
  position: relative;
}

.hs-slider-item:nth-child(3n + 3) {
  margin-right: 0;
}

.hs-slider-caption {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}

.hs-slider-caption p {
  position: absolute;
  color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 19px;
  font-size: 16px;
  padding: 17px 24px;
  margin: 0;
}

.hs-experiencia-group h2 {
  line-height: 42px;
  color: #000000;
  font-size: 35px;
  margin-bottom: 18px;
}

.hs-experiencia-wrap {
  padding: 12px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  color: #fff;
}

.hs-experiencia-item {
  width: 23.6%;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 230px;
  margin-right: 1.86666666667%;
  padding: 10px 3px 5px;
}

.hs-experiencia-item:nth-child(4n + 4) {
  margin-right: 0;
}

.hs-experiencia-item p {
  line-height: 22px;
  font-size: 18px;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  margin: 71px 0 0;
}

.hs-experiencia-item h4 {
  min-height: 56px;
}

.hs-home-page .hs-make-appointment {
  margin: 50px 0;
}

.hs-drone-btn {
  display: block;
  width: 312px;
  margin: 27px auto 0;
  background-image: url('//cdn2.hubspot.net/hubfs/4656128/Alianz_December2018/Image/ilustraci%C3%B3n-72.svg');
  text-decoration: none !important;
  background-size: cover;
  padding: 7px 10px 7px 40px;
  font-style: italic;
  font-size: 19px;
  color: #fff !important;
  text-align: center;
  font-family: museo-sans, sans-serif;
  background-color: #878787;
  max-width:100%;
}

.link-divider {
  color: #E30613;
}

.info-primaria .one-column-with-top-icon-inner .item h1 {
  margin: 0;
  font-family: lato, sans-serif;
  font-style: normal;
}

.hs-home-banner-links a:first-child:not(:hover) {
  color: #36363D;
}

.hs-rec-post-group .custom-secton-header h2 {
  font-weight: 300;
  line-height: 36px;
  font-size: 30px;
}

.hs-rec-post-group .custom-secton-header p {
  font-size: 20px;
  line-height: 24px;
  max-width: 100%;
}
.hs-home-page a.more-link {
  background-color: #ED1C24;
  padding: 16.5px 0;
}

.hs-home-page a.more-link:hover {
  background-color: #585858;
  color: #fff;
}
.hs-section-header-group.module-2 h2 {
  font-size: 35px;
  font-weight: 300;
  line-height: 42px;
  margin: 0 0 53px;
}




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


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


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


.hs-blog-post .hs-error-msgs.inputs-list {
  margin-top: 0;
}
.websiteinfo-primaria-page .about-main-content {
  margin-top: 40px;
}
.websitecomparativo-escolar-page .custom-row1-fullwidth-content ul {
  font-weight: 300;
}
.websitecomparativo-escolar-page .custom-row1-fullwidth-content {
  margin-top: 40px;
}

.hs-search-field--open .hs-search-field__suggestions {
  padding: 10px;
}
.hs-search-field--open .hs-search-field__suggestions li a {
  background: transparent !important;
  text-decoration: none !important;
}
.hs-lp-banner-form select {
  -webkit-appearance: menulist;
}

.body-container ul li {}
.hs-blog-social-share ul li {
  background: none;
  padding-left: 0;
}
form ul li{
  background: none !important;
  padding-left: 0 !important;
}
.one-column .body-container-wrapper input[type="text"],
.one-column .body-container-wrapper input[type="password"], 
.one-column .body-container-wrapper input[type="datetime"], 
.one-column .body-container-wrapper input[type="datetime-local"], 
.one-column .body-container-wrapper input[type="date"], 
.one-column .body-container-wrapper input[type="month"], 
.one-column .body-container-wrapper input[type="time"], 
.one-column .body-container-wrapper input[type="week"], 
.one-column .body-container-wrapper input[type="number"], 
.one-column .body-container-wrapper input[type="email"], 
.one-column .body-container-wrapper input[type="url"], 
.one-column .body-container-wrapper input[type="search"], 
.one-column .body-container-wrapper input[type="tel"], 
.one-column .body-container-wrapper input[type="color"],
.one-column .body-container-wrapper input[type="file"],
.one-column .body-container-wrapper textarea,
.one-column .body-container-wrapper select,
.hs-search-layout .hs-search-field {
  width: 50% !important;
}
.widget-type-google_search input[type="text"] {
  display:block;
}
#hs-pwd-widget-password {
  display: block;
}

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

.hs-error-msgs.inputs-list label{
  color: #ff0000;
  font-weight:normal;
  line-height: 18px;  
}   

.subscription-template.one-column #email-prefs-form .subscribe-options label span {    
  font-size: 16px;    
  color: #444;    
  line-height: 24px;
}



.goog-te-gadget-simple {
  background-color: #D0D0D0 !important;
  font-size: 11pt !important;
  font-family: Open Sans !important;
  border: 0px solid #585858 !important;
  padding: 12px !important;
  line-height: 13pt !important;
}
.goog-te-gadget img {
  display: none !important;
}
#google_translate_element {
  position: relative !important;
  top: -5px !important;
  padding-left: 0 !important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
  text-decoration: none;
  border: 0 !important;
}
.custom-header-bottom-bg .page-center {
  position: relative;
}
.custom-mobile-language {
  position: absolute;
  top: -49px;
  left: 6px;
  width: auto !important;
}
.goog-te-menu-value img+span {
  color: rgb(118, 118, 118) !important;
}


/* ========================becas-y-convenios Css Start Here====================================== */

.hs-becas-page .body-container-wrapper {
  padding-top: 0;
}
.hs-becas-page .hs-banner-content p {
  max-width: 298px;
  margin-top: 0;
}
.hs-becas-page .banner-arrow {
  margin-top: -6px;
}
.custom-row1-becas-content .hs-one-col-bookmark-item h2 {
  background-color: transparent;
  line-height: 36px;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  color: #000000;
  position: relative;
  font-size: 30px;
  margin-bottom: 14px;
}
.custom-row1-becas-content .hs-one-col-bookmark-content h3 {
  text-align: left;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  color: #000000;
  line-height: 24px;
  font-style: italic;
  font-size: 20px;
}
.custom-row1-becas-content .hs-one-col-bookmark-content {
  padding-left: 63px;
  margin-top: 0;
}
.custom-row1-becas-content .hs-one-col-bookmark-content ul {
  text-align: left;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  line-height: 24px;
  color: #000000;
  font-size: 20px;
  margin-top: 14px;
  margin-bottom: 43px;
  display: inline-block;  
}
.custom-row1-becas-content .hs-one-col-bookmark-content .list-2 {
  width: 41%;
}
.custom-row1-becas-content .hs-one-col-bookmark-content .list-1 {
  width: 36%;
}


/* ========================becas-y-convenios Css End Here====================================== */





/* ========================Directorio Css Start Here====================================== */

.hs-directorio-page .body-container-wrapper {
  padding-top: 0;
}
.hs-directorio-page .hs-banner-inner {
  padding-bottom: 312px;
  min-height: 481px;
}
.hs-directorio-page .hs-banner-content.small h1 {
  min-height: auto;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  line-height: 42px;
  color: #000000;
  font-size: 35px;
}
.hs-directorio-page .hs-banner-content.small .banner-arrow {
  margin-top: 54px;
}
.custom-row1-directorio-content {
  text-align: center;
  padding: 2.35em 1em;
}
.custom-row1-directorio-content p {
  margin: 1em 0px;
  font-weight: 300;
  line-height: 24px;
  font-size: 20px;
  text-align: center;
  font-family: museo-sans, sans-serif;
}
.custom-row1-directorio-content p a {
  color: #008AE0;
  text-decoration: none;
}
.custom-row1-directorio-content p a:hover {
  color: #C74040;
  text-decoration: underline;
}

/* ========================Directorio Css End Here====================================== */







/* ========================Recomienda Alianz Css Start Here====================================== */

.hs-recomienda-alianz-page .body-container-wrapper {
  padding-top: 0;
}
.hs-recomienda-alianz-page .hs-banner-inner.large {
  padding-top: 28px;
  padding-bottom: 158px;
}
.hs-recomienda-alianz-page .hs-banner-content.large p {
  max-width: 298px;
  margin-top: 14px;
  padding-left: 3px;
  min-height: auto;
}
.hs-recomienda-alianz-page .banner-arrow {
  margin-top: 10px;
}
.custom-row1-recomienda-alianz-content {
  padding-left: 6px;
  padding-right: 6px;
}
.custom-row1-recomienda-alianz-content .hs-one-col-bookmark-item {
  margin-bottom: 18px;
}
.custom-row1-recomienda-alianz-content .hs-bookmark-title {
  min-height: 52px;
}
.custom-row1-recomienda-alianz-content .hs-one-col-bookmark-content {
  padding-left: 62px;
  margin-top: 16px;
}
.custom-row1-recomienda-alianz-content .hs-one-col-bookmark-content h2 {
  margin-bottom: 10px;
}
.custom-row1-recomienda-alianz-content .hs-one-col-bookmark-content ul {
  padding-left: 20px;
  margin: 19px 0 32px 0;
}
.custom-row1-recomienda-alianz-content .hs-one-col-bookmark-content ul li {
  text-align: left;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  font-size: 20px;
  width: 100%;
  color: #000000;
  line-height: 24px;
}
.custom-row1-recomienda-alianz-content .hs-one-col-bookmark-content ol {
  padding-left: 30px;
  margin: 15px 0 30px 0;
}
.custom-row1-recomienda-alianz-content .hs-one-col-bookmark-content ol li {
  text-align: left;
  font-family: museo-sans, sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #000000;
  line-height: 24px;
  margin-bottom: 10px;
}
.custom-row1-recomienda-alianz-content .hs-one-col-bookmark-content ol li span {
  font-weight: 300;
}
.custom-row1-recomienda-alianz-content .hs-one-col-bookmark-content p {
  text-align: left;
  font-family: museo-sans, sans-serif;
  line-height: 24px;
  font-weight: 300;
  color: #000000;
  position: relative;
  font-size: 20px;
}
.custom-row1-recomienda-alianz-content p {
  text-align: center;
}
.custom-row1-recomienda-alianz-content p a {
  background-color: #FF0000;
  -webkit-transition-timing-function: ease;
  text-align: center;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  line-height: 40px;
  font-size: 20px;
  border-radius: 20px;
  color: #fff;
  transition-timing-function: ease;
  color: #FFFFFF;
  -webkit-transition-duration: 1s;
  position: relative;
  transition-delay: 0s;
  display: inline-block;
  max-width: 312px;
  width: 100%;
  text-decoration:none;  
}
.custom-row1-recomienda-alianz-content p a:hover{
  background-color: #585858;
  text-decoration:none;
}


/* ========================Recomienda Alianz Css End Here====================================== */








/* ========================Aviso De Privacida Css Start Here====================================== */

.hs-aviso-de-privacidad-page .body-container-wrapper {
  padding-bottom: 100px;
}
.custom-row1-aviso-de-privacidad-content .hs_cos_wrapper_type_header {
  padding: 7px 8.2%;
  display: block;
  margin-bottom: 63px;
}
.custom-row1-aviso-de-privacidad-content .hs_cos_wrapper_type_header h1 {
  line-height: 48px;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 40px;
}
.custom-row1-aviso-de-privacidad-content .hs_cos_wrapper_type_rich_text {
  padding: 0 2.2%;
  display:block;
}
.custom-row1-aviso-de-privacidad-content .hs_cos_wrapper_type_rich_text p {
  margin: 1em 0;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  font-size: 20px;
}
.custom-row1-aviso-de-privacidad-content .hs_cos_wrapper_type_rich_text ol {
  margin: 1em 0;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  font-size: 20px;
  padding-left: 0;
  list-style: decimal inside none;
}
.custom-row1-aviso-de-privacidad-content .hs_cos_wrapper_type_rich_text ol li {
  list-style: inherit;
  margin: 0.2em 0px;
}

/* ========================Aviso De Privacida Css End Here====================================== */







/* ========================proximos-eventos Css Start Here====================================== */


.hs-proximos-eventos .hs-banner-content.small h1 {
  font-size: 40px;
  line-height: 48px;
}
.hs-proximos-eventos .body-container-wrapper .page-center {
  padding: 1.8em 1em 2.1em;
}
.custom-row1-proximos-eventos-content {
  font-size: 20px;
}
.custom-row1-proximos-eventos-content .hs_cos_wrapper_type_rich_text h2 {
  display: block;
  font-size: 2.25em;
  line-height: 1em;
  margin-top: 0.80em;
  margin-bottom: 0.80em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
.custom-row1-proximos-eventos-content .hs_cos_wrapper_type_rich_text p {
  margin: 1em 0px;
  font-size: 20px;
  text-align: left;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  line-height: 24px;
}
.custom-row1-proximos-eventos-content .hs_cos_wrapper_type_rich_text p:last-child {
  margin-top: -4px;
}



/* ========================proximos-eventos Css End Here====================================== */




/* ========================Full Width Css Start Here====================================== */

.custom-row1-fullwidth-content .hs_cos_wrapper_type_rich_text {
  margin: 0 auto;
  display: block;
  margin-top: 14px;
  padding: 0 82.828px 0 80.125px;
}

.custom-row1-fullwidth-content .hs_cos_wrapper_type_rich_text h2 {
  padding-bottom: 10px;
  line-height: 24px;
  font-style: italic;
  font-family: museo-sans, sans-serif;
  text-align: justify;
  font-size: 20px;
  margin-bottom: 0;
}

.one-column-with-top-icon-inner {
  padding: 13px 50.547px 0 50.797px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.one-column-with-top-icon-inner  .item-inner {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-items: flex-end;
}

.one-column-with-top-icon-inner .item {
  text-align: center;
  margin-bottom: 22px;
  float: left;
  width: 33.33%;
  padding: 0 15px;
}
.one-column-with-top-icon-inner .item img {
  margin-bottom: 23px;
}
.one-column-with-top-icon-inner .item h1 {
  color: #000000;
  line-height: 28px;
  font-style: italic;
  text-align: center;
  font-family: museo-sans, sans-serif;
  font-size: 23px;
  font-weight: 500;
  width:100%;
}

.one-column-with-icon-inner {
  padding:37px 81.906px 20px 86.906px;
  margin: 0 -3.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.one-column-with-icon-inner .item-inner {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-items: flex-end;
}
.one-column-with-icon-inner .item {
  float: left;
  width: 26.8%;
  border: 1px solid #7F7F7F;
  padding: 7px 19px 10px;
  text-align: center;
  margin: 0 3.2%;
}
.one-column-with-icon-inner .item h1 {
  color: #000000;
  font-family: museo-sans, sans-serif;
  text-align: center;
  line-height: 28px;
  font-size: 23px;
  font-weight: 500;
  margin-bottom:14px;
  width:100%;
}
.one-column-with-icon-inner .item .image {
  width:100%;
}
.one-column-with-icon-inner .item img {
  margin-bottom: 17px;
}
.one-column-with-icon-inner .button {
  width:100%;
}
.one-column-with-icon-inner .button a {
  background-color: #E30613;
  text-align: center;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  line-height: 35px;
  color: #FFFFFF;
  font-size: 23px;
  display: block;
  border-radius: 10px;
  min-height: 35px;
  text-decoration: none;
}


.comparativo-escolar-page .hs-banner-content.small {
  padding-left: 74px;
}
.comparativo-escolar-page .hs-banner-content.small h1 {
  min-height: auto;
  margin-bottom: 13px;
}
.comparativo-escolar-page .hs-banner-content.small p {
  margin-top: 0;
}

.comparativo-escolar-page .hs-banner-content.small .banner-arrow {
  margin-top: 11px;
}
.comparativo-escolar-page .hs-banner-inner.small {
  padding-bottom: 206.1999999999997px;
}
.comparativo-escolar-page .custom-row1-fullwidth-content .hs_cos_wrapper_type_rich_text {
  padding-left: 22px;
  padding-right: 22px;
}
.comparativo-escolar-page .custom-row1-fullwidth-content {
  padding-top: 0;
}
.comparativo-escolar-page .custom-row1-fullwidth-content p {
  line-height: 24px;
  font-size: 20px;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  text-align: left;
  margin: 1em 0px;
}
.comparativo-escolar-page .custom-row1-fullwidth-content ul {
  padding: 0;
  list-style: disc inside none;
  margin: 1.55em 0px 1em;
  line-height: 24px;
  font-size: 20px;
  font-weight: 300;
  text-align: left;
  font-family: museo-sans, sans-serif;
}
.comparativo-escolar-page .custom-row1-fullwidth-content ul li {
  list-style: inherit;
  margin: 0.2em 0px;
}

.comparativo-escolar-page .body-container-wrapper {
  padding-bottom: 50px;
  padding-top:9px;
}


.preguntas-frecuentes-page .hs-banner-content p {
  max-width: 288px;
  min-height: auto;
}
.preguntas-frecuentes-page .banner-arrow {
  margin-top: 42px;
}
.preguntas-frecuentes-page .hs-banner-inner {
  padding-bottom: 118.09999999999968px;
}
.preguntas-frecuentes-page .body-container-wrapper {
  padding-top: 9px;
}

.comparativo-escolar-page .custom-row1-fullwidth-content .hs_cos_wrapper_type_rich_text {
  padding: 1.8em 1em;
  margin-top: 0;
}
.custom-row1-fullwidth-content .hs_cos_wrapper_type_rich_text p {
  margin: 1em 0px;
  line-height: 24px;
  font-size: 20px;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  text-align: left;
}
/* ========================Full Width Css End Here====================================== */







/* ========================Solicitar información Css Start Here====================================== */

.hs-solicitar-info-layout {}

.hs-solicitar-info-layout .body-container-wrapper {
  padding-top: 0;
}
.hs-two-col-equal-form-group {
  margin-top: 31px;
}
.hs-two-col-equal-right-col .form-title {
  display: none;
}
.hs-two-col-equal-right-col .hs-input {}
.hs-two-col-equal-right-col {
  padding-left: 36px;
}
.hs-two-col-equal-right-col .hs-form-field {
  padding-right: 30px !important;
}
.hs-two-col-equal-right-col input[type="checkbox"].hs-input {
  width: auto !important;
  margin: 3px 5px 6px 5px;
  font-size: 16px;  
}
.hs-two-col-equal-right-col ul.inputs-list.multi-container {
  margin: 10px 0 0 0;
}
.hs-two-col-equal-right-col ul.inputs-list.multi-container.invalid.error {
  margin-bottom: 15px !important;
}
.hs-two-col-equal-right-col .hs_error_rollup ul.hs-error-msgs.inputs-list {
  margin-top: 10px;
}
.hs-two-col-equal-right-col .actions {
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 19px 20px 18px 0px;
}
.hs-two-col-equal-column p {
  text-align: justify;
}
.hs-two-col-equal-left-col ul li center p {
  text-align: center;
}

.hs-two-col-equal-left-col ul {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 39px;
  display: block;
}
.hs-two-col-equal-left-col ul li {
  margin-bottom: 28px;
}
.hs-two-col-equal-left-col ul li span {
  float: left;
  padding-right: 14px;
  position: relative;
  top: -1px;
}
.hs-two-col-equal-left-col ul li p {
  margin: 0 0 10px;
}
.hs-form-button {
  text-align: center;
  font-family: museo-sans, sans-serif;
  min-height: 49px;
  border-radius: 20px 20px 20px 0px;
  font-size: 22px;
  background-color: #E30613;
  line-height: 44px;
  position: relative;
  top: -6px;  
  font-weight: 500;
  padding-bottom: 10px;
  display: inline-block;
  text-decoration: underline;
  color: #fff;
  display: block;
  overflow: hidden;
}
.hs-solicitar-main-content-bottom {
  margin-top: 187px;
}
.hs-solicitar-main-content-bottom .section-header {
  margin-bottom: 41px;
  text-align:center;
}
.hs-solicitar-main-content-bottom .section-header h1 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 100;
  font-family: museo-sans, sans-serif;
}
.hs-solicitar-main-content-bottom .section-header p {
  font-family: museo-sans, sans-serif;
  margin-top: 34px;
  font-size: 22px;
  line-height: 26px;
  position: relative;
  font-weight: 500;
}
.hs-solicitar-main-content-bottom iframe {
  min-height: 545px;
  max-width: 100%;
  display: block;
}

/* ========================Solicitar información Css End Here====================================== */









/* ========================Oferta Educativa Css Start Here====================================== */

.hs-oferta-layout {}

.hs-one-col-bg-wrapper {
  margin-top: 40px;
}
.hs-one-col-bg-inner {
  min-height: 297px;
  position: relative;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.hs-one-col-bg-content {
  padding: 34px 0 37px 80px;
}
.hs-one-col-bg-content h2 {
  min-height: 71px;
  line-height: 60px;
  font-size: 50px;
  font-weight: 300;
  margin-bottom: 21px;
}
.hs-one-col-bg-content p {
  font-family: museo-sans, sans-serif;
  font-style: italic;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  position: relative;
  font-weight: 500;
}
.hs-one-col-bg-button {
  position: absolute;
  right: 0;
  bottom: 0;
}
.hs-one-col-bg-button a {
  background: url(//cdn2.hubspot.net/hubfs/4656128/Alianz_December2018/Image/ilustraci%C3%B3n-76.svg);
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  min-width: 400px;
  width: 100%;
  text-align: center;
  font-family: museo-sans, sans-serif;
  font-style: italic;
  position: relative;
  font-size: 30px;
  line-height: 36px;
  color: #FFFFFF;
  font-weight: 500;
  background-size: cover;
  text-decoration: none !important;
  padding: 14px 0 18px 7px;
}
.without-arrow .hs-one-col-bg-button a {
  font-size: 25px;
  line-height: 30px;
  padding: 15px 0 23px 7px;  
}
.oferta-main-content {
  margin-bottom: 40px;
}

/* ========================Oferta Educativa Css End Here====================================== */





/* ========================Campus Alianz Css Start Here====================================== */

.hs-campus-alianz-layout {}

.hs-one-col-bookmark-content {
  padding-left: 80px;
  margin-top: 22px;
}
.hs-one-col-bookmark-bg {
  margin-top: 18px;
}
h2.hs-bookmark-title {
  font-size: 35px;
  min-height: 53px;
  position: relative;
  font-family: museo-sans, sans-serif;
  color: #000000;
  line-height: 42px;
  font-weight: 300;
}
h2.hs-bookmark-title span {
  margin-right: 18px;
  position: relative;
  top: 3px;
}
.hs-one-col-bookmark-content h2 {
  text-align: left;
  font-family: museo-sans, sans-serif;
  font-style: italic;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  position: relative;
  font-weight: 500;
}
.hs-campus-alianz-row2 {
  margin-top: 104px;
  padding: 0 14px;
  margin-bottom: 137px;  
}
.custom-campus-inner h1 {
  font-size: 35px;
  min-height: 53px;
  position: relative;
  font-family: museo-sans, sans-serif;
  color: #000000;
  line-height: 42px;
  font-weight: 300;
}
.custom-campus-inner.large h1 {
  font-size: 40px;
  line-height: 48px;
}
.custom-campus-inner h1 span {
  margin-right: 18px;
  position: relative;
  top: 3px;
}
.custom-campus-inner h2 {
  padding-left: 80px;
  margin-top: 22px;
  text-align: left;
  font-family: museo-sans, sans-serif;
  font-style: italic;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  position: relative;
  font-weight: 500;
}
.custom-campus-item-wrapper {
  width: 83%;
  margin: 0 auto;
  padding: 1.85em 0.65em;
}
.custom-campus-item.gallery-item {
  display: inline-block;
  margin: 0;
  max-width: 33.23%;
  padding: 0 1% 2%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: -4.55px;
}
.custom-campus-item.gallery-item img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  margin: 0em 0em;
  border: solid 0px #FFFFFF;
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  border-radius: 0%;
  display: block;
  margin: 0 auto;
}
.custom-campus-group {
  margin-bottom: 35px;
}

/* ========================Campus Alianz Css End Here====================================== */







/* ========================About Us Css Start Here====================================== */

.hs-about-layout {}

.hs-about-layout .body-container-wrapper {
  padding-top: 9px;
  padding-bottom: 8px;
}
.hs-two-column-equal-group h2 {
  color: #000000;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  position: relative;
  vertical-align: middle;
}
.hs-two-column-equal-group span {
  margin-right: 17px;
  display: inline-block;
  position: relative;
  top: 9px;
}
.hs-two-column-equal-group p {
  text-align: left;
  font-family: museo-sans, sans-serif;
  padding-left: 62px;
  font-weight: 500;
  color: #000000;
  line-height: 24px;
  font-style: italic;
  font-size: 20px;
  position: relative;
  margin-top: 29px;
}
.hs-two_col-equal-left-col {
  padding-right: 10px;
}
.hs-two_col-equal-right-col img {
  vertical-align: inherit;
  float: right;
  margin-top: 10px;
}
.hs-two-column-equal-group.left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.hs-two-column-equal-group {
  margin-bottom: 32px;
}
.left .hs-two_col-equal-right-col img {
  float: left;
}
.left .hs-two_col-equal-left-col {
  padding-left: 10px;
  padding-right: 0;
}

/* ========================About Us Css End Here====================================== */









/* ========================Marca Alianz Css Start Here====================================== */

.hs-marca-alianz-layout {}

.hs-logo-format-group {
  margin-top: 1px;
  margin-bottom: 31px;
}
.hs-logo-format-group h2 {
  line-height: 48px;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  font-size: 40px;
  color: #000000;
  position: relative;
  margin-bottom: 17px;
}
.hs-logo-format-group h2 span {
  margin-right: 18px;
  position: relative;
  top: -3px;
}
.hs-logo-format-group p {
  font-family: museo-sans, sans-serif;
  padding-left: 63px;
  font-weight: 500;
  color: #000000;
  line-height: 24px;
  font-style: italic;
  font-size: 20px;
  position: relative;
}
.hs-logo-format-group ul {
  list-style: none;
  margin: 33px 0 32px;
  padding: 0;
  display: block;
  text-align: center;
}
.hs-logo-format-group ul li {
  display: inline-block;
  margin: 0 5.5px;
}
.hs-logo-format-group ul li span {
  width: 66px;
  border-radius: 50%;
  background-color: #878787;
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  line-height: 66px;
  height: 66px;
  display: block;
}

.custom-logo-format-button {
  text-align: center;
}
.custom-logo-format-button a {
  background-color: #FF0000;
  line-height: 40px;
  color: #FFFFFF;
  font-size: 20px;
  border-radius: 20px;
  transition-duration: 1s;
  transition-timing-function: ease;
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  -webkit-transition-duration: 1s;
  position: relative;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  transition-duration: 1s;
  transition-timing-function: ease;
  max-width: 312px;
  display: block;
  margin: 0 auto;
  padding-bottom: 4px;  
}
.custom-logo-format-button a:hover {
  background-color: #585858;
  text-decoration: none;
}



.hs-colors-group h2 {
  line-height: 48px;
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  font-size: 40px;
  color: #000000;
  position: relative;
  margin-bottom: 21px;
}
.hs-colors-group h2 span {
  margin-right: 18px;
  position: relative;
  top: -3px;
}
.hs-colors-group p {
  font-family: museo-sans, sans-serif;
  padding-left: 63px;
  font-weight: 500;
  color: #000000;
  line-height: 24px;
  font-style: italic;
  font-size: 20px;
  position: relative;
}
.hs-colors-group ul {
  list-style: none;
  margin: 41px 0 44px;
  padding: 0;
  display: block;
  text-align: center;
}
.hs-colors-group ul li {
  display: inline-block;
  margin: 0 6.8px;
  white-space: normal !important;
  width: 64px;
  vertical-align: top;
}
.hs-colors-group ul li span {
  width: 64px;
  height: 64px;
  display: block;
  background: transparent;
  margin-bottom: 14px;
}
.hs-colors-group ul li span.black {
  background-color: #000000;
}
.hs-colors-group ul li span.dark_gray {
  background-color: #464646;
}
.hs-colors-group ul li span.light_gray {
  background-color: #878787;
}
.hs-colors-group ul li span.red {
  background-color: #E10718;
}
.hs-colors-group ul li h5 {
  font-weight: 500;
  color: #000000;
  line-height: 16px;
  font-style: italic;
  font-size: 13px;
  text-align: left;
  font-family: museo-sans, sans-serif;
  margin: 0;
}

/* ========================Marca Alianz Css End Here====================================== */







/* ========================App Page Css Start Here====================================== */


.hs-app-layout {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.4, rgb(255, 221, 1)), color-stop(0.7, rgb(194, 0, 0)), to(rgb(0, 0, 0)));
}
.custom-app-wrp {
  max-width: 400px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.button-group h1 {
  font-size: 12px;
  font-family: helvetica;
  font-style: normal;
  font-weight: normal;
  color: white;
  margin: 0 0 5px 0;
  line-height: 14px;
}
.custom-button {
  width: 48%;
  float: left;
  text-align: center;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  -webkit-border-radius: 1em;
  border-radius: 1em;
  border: 1px solid #ccc;
  background: #eee;
  color: #222;
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f1f1f1));
  background-image: -webkit-linear-gradient(#fff,#f1f1f1);
  background-image: -moz-linear-gradient(#fff,#f1f1f1);
  background-image: -ms-linear-gradient(#fff,#f1f1f1);
  background-image: -o-linear-gradient(#fff,#f1f1f1);
  background-image: linear-gradient(#fff,#f1f1f1);
  max-height: 32px;
  line-height: 32px;
  margin: 0 1%;
  position: relative;  
}
.custom-button:hover {
  border: 1px solid #bbb;
  background: #dfdfdf;
  font-weight: 700;
  color: #222;
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#e0e0e0));
  background-image: -webkit-linear-gradient(#f6f6f6,#e0e0e0);
  background-image: -moz-linear-gradient(#f6f6f6,#e0e0e0);
  background-image: -ms-linear-gradient(#f6f6f6,#e0e0e0);
  background-image: -o-linear-gradient(#f6f6f6,#e0e0e0);
  background-image: linear-gradient(#f6f6f6,#e0e0e0);
}
.custom-button a {
  font-family: helvetica;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  font-size: 12.5px;
  border-color: rgba(255,255,255,.3);
  min-width: .75em;
  display: block;
  position: relative;
  text-shadow: 0 1px 0 #fff;
  color: #222;
}
.custom-button a:hover {
  text-decoration: none;
}
.custom-app-inner {
  margin-top: 10px;
}
.custom-button:before {
  background: rgba(0,0,0,.4);
  background-image: url(//cdn2.hubspot.net/hubfs/4656128/Alianz_December2018/Image/icons-18-white.png);
  background-repeat: no-repeat;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  content: "";
  display: block;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,.4);
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.4);
  box-shadow: 0 1px 0 rgba(255,255,255,.4);
  width: 18px;
  height: 18px;
  background-position: -539px -1px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 5px;
}
.custom-button.-informate:before {
  background-position: -788px -1px;
  right: 5px;
  left: auto;
}
.custom-button.-visitantes:before {
  background-position: -575px -1px;
}
.custom-button.-comunidad:before {
  background-position: -575px -1px;
  right: 5px;
  left: auto;
}
.custom-button.-youtube-alianz:before {
  background-position: -432px -1px;
}
.custom-button.-facebook:before {
  background-position: -467px -1px;
  right: 5px;
  left: auto;
}

/* ========================App Page Css End Here====================================== */










/* ========================Error Page Css Start Here====================================== */

.hs-404-layout {}
.hs-404-layout .hs-banner-content h1 {
  font-weight: 300;
  position: relative;
  line-height: 48px;
  font-size: 40px;
  color: #000000;
}
.error-banner-button a {
  background-color: #FF0000;
  border-radius: 20px;
  text-align: center;
  font-weight: 500;
  transition-delay: 0s;
  transition-timing-function: ease;
  transition-duration: 1s;
  line-height: 70px;
  -webkit-transition-duration: 1s;
  -webkit-transition-delay: 0s;
  font-family: museo-sans, sans-serif;
  font-size: 35px;
  color: #FFFFFF;
  position: relative;
  display: block;
}
.error-banner-button a:hover {
  background-color: #585858;
}



/* ========================Error Page Css End Here====================================== */








.preguntas-frecuentes-page .custom-row1-fullwidth-content .hs_cos_wrapper_type_rich_text {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 60px;
}




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

@media (min-width:961px) {
  .hs-banner-bg .page-center {
    padding: 0 6px !important;
  }
  h1.hs-banner-mobile-title {
    display: none;
  }
  .hs-banner-content {
    padding-left: 74px;
    width: 54.29%;
  }
  .hs-banner-content h1 {
    z-index: 286;
    min-height: 153px;
    line-height: 78px;
    font-size: 65px;      
  }
  .banner-arrow {
    margin-top: 57px;
    margin-left: 3px;
  }
  .hs-solicitar-info-layout .hs-banner-bg .page-center {
    padding: 0 !important;
  }
  .hs-banner-content.small h1 {
    line-height: 54px;
    font-size: 45px;
  }
  .hs-banner-content.small {
    width: 40%;
    padding-left: 80px;
  }
  .hs-banner-content.small p {
    margin-top: 26px;
    min-height: 59px;
  }
  .hs-banner-content.small .banner-arrow {
    margin-top: 43px;
  }
  .hs-banner-inner.small {
    padding-bottom: 118.09999999999968px;
  }
  .hs-two-col-equal-column {
    width: 50%;
    float: left;
  }
  .hs-two-col-equal-left-col {
    padding: 0 10px 0 3px;
  }
  .hs-oferta-layout .hs-banner-bg .page-center {
    padding: 0 !important;
  }
  .hs-oferta-layout .hs-banner-content {
    padding-left: 80px;
    width: 49%;
  }
  .hs-one-col-bg-content {
    width: 551px;
  }
  .hs-campus-alianz-layout .hs-banner-inner.small {
    padding-bottom: 245px;
  }
  .hs-campus-alianz-layout .hs-banner-content.small h1 {
    min-height: auto;
  }
  .hs-campus-alianz-layout .hs-banner-content.small {
    width: 48%;
    padding-left: 74px;
  }
  .hs-campus-alianz-layout .hs-banner-content.small p {
    margin-top: 22px;
  }
  .hs-campus-alianz-layout .hs-banner-content.small .banner-arrow {
    margin-top: 21px;
  }  
  .hs-about-layout .hs-banner-bg .page-center {
    padding: 0 !important;
  }
  .hs-about-layout .hs-banner-content.small h1 {
    min-height: auto;
  }
  .hs-about-layout .hs-banner-content.small p {
    margin-top: 15px;
    min-height: auto;
  }
  .hs-about-layout .hs-banner-content.small .banner-arrow {
    margin-top: 22px;
  }
  .hs-about-layout .hs-banner-inner.small {
    padding-bottom: 221px;
  }
  .hs-two_col-equal-column {
    width: 50%;
    float: left;
  }
  .blog-listing-wrapper {
    margin-top: 15px;
  }
  .hs-proximos-eventos .hs-banner-bg .page-center {
    padding: 0 !important;
  } 
  .hs-marca-alianz-layout .hs-banner-bg .page-center {
    padding: 0 !important;
  }
  .hs-marca-alianz-layout .hs-banner-content.small h1 {
    min-height: auto;
    margin-bottom: 11px;
  }
  .hs-marca-alianz-layout .hs-banner-content.small p {
    margin-top: 0;
  }
  .hs-marca-alianz-layout .hs-banner-content.small .banner-arrow {
    margin-top: 102px;
  }
  .hs-404-layout .hs-banner-bg .page-center {
    padding: 0 !important;
  }
  .error-banner-button a {
    margin-top: 17px;
    min-height: 74px;
    max-width: 398px;
  }
  .hs-404-layout .hs-banner-content p {
    margin-top: 181px;
    width: 43%;
    min-height: 59px;
  }
  .hs-404-layout .hs-banner-content {
    padding-left: 80px;
  }
  .hs-404-layout .hs-banner-inner {
    padding-bottom: 115px;
    background-position: left top;
  }  
  .hs-magazine-group {
    justify-content: normal;
  }
  .hs-magazine-item {
    margin-left: 1.5%;
    margin-right: 1.4%;
  }
  .websiteprimaria-page .hs-banner-content h1 {
    min-height: auto;
  }
  .websiteprimaria-page .hs-banner-content p {
    margin-top: 0;
  }
  .websiteprimaria-page .hs-banner-content h1 {
    margin-bottom: 6px;
  }
  .websiteprimaria-page .banner-arrow {
    margin-top: 148px;
  } 
  .websitecomparativo-escolar-page .hs-banner-content.small h1 {
    min-height: auto;
  }
  .websitecomparativo-escolar-page .hs-banner-content.small p {
    margin-top: 0;
  }
  .websitecomparativo-escolar-page .hs-banner-content.small .banner-arrow {
    margin-top: 10px;
  }
  .websitecomparativo-escolar-page .hs-banner-inner.small {
    padding-bottom: 205.1px;
  } 

  .custom-sidebar-trigger-grp > div {
    margin-right: -33px;
  }
  .hs-header-social-links ul {
    margin-right: -47px;
    margin-top: 6px;
  }  
  .custom-top-links {
    padding-right: 0;
  }
  .websitesecundaria-page .hs-banner-content h1,
  .websitepreparatoria-page .hs-banner-content h1 {
    min-height: auto;
    margin-bottom: 5px;
  }
  .websitesecundaria-page .hs-banner-content p,
  .websitepreparatoria-page .hs-banner-content p {
    margin-top: 7px;
  }
  .websitesecundaria-page .banner-arrow,
  .websitepreparatoria-page .banner-arrow {
    margin-top: 147px;
  }

}


@media(max-width:1160px){
  .one-column-with-icon-inner {
    margin: 0;
  }
}

@media (max-width: 960px) {
  .container-fluid .row-fluid .page-center {
    max-width: 648px;
  }
  .custom-footer-logo {
    text-align: left;
    padding-right: 0;
  }
  .custom-footer-contact {
    padding-left: 0;
  }
  .custom-logo {
    width: 100% !important;
    text-align: center;
    padding: 8px 0 0 2px;
  }
  .custom-footer-bg .page-center {
    max-width: 708px !important;
  }
  .custom-footer-bg {
    padding-bottom: 22px;
    padding-top: 20px;
  }
  .custom-footer-menu .hs-menu-wrapper > ul ul > li > a {
    white-space: normal !important;
  }
  .custom-footer-social-links {
    padding-left: 25px;
  }  
  .custom-header-top-bg .page-center {
    max-width: 846px !important;
  }
  .custom-top-links ul {
    margin-right: -50px;
  }
  .hs-banner-content h1 {
    display: none;
  }
  h1.hs-banner-mobile-title {
    margin-top: 16px;
    font-weight: 300;
    padding-left: 4px;
  }
  .hs-banner-inner {
    margin-top: 37px;
    padding-top: 5px;
    padding-left: 22px;
    padding-bottom: 54px;
  }
  .hs-banner-content p {
    min-height: 176px;
  }
  .banner-arrow {
    margin-top: 27px;
  } 
  .hs-two-col-equal-form-inner {
    margin: 0 -6px;
  }
  .hs-two-col-equal-form-group {
    margin-top: 33px;
  }
  .hs-two-col-equal-left-col ul {
    max-width: 427px;
    margin: 0 auto;
    padding: 25px 0 0 39px;
  }
  .hs-two-col-equal-left-col ul li span {
    padding-right: 6px;
  }
  .hs-two-col-equal-left-col ul li {
    margin-bottom: 14px;
  }
  .hs-two-col-equal-left-col ul li:first-child {
    margin-bottom: 62px;
  }
  .hs-form-button {
    top: -5px;
    margin-right: 39px;
  }
  .hs-two-col-equal-right-col form {
    max-width: 503px;
    margin: 0 auto;
    padding-right: 51px;
  }
  .hs-solicitar-main-content-bottom {
    margin-top: 137px;
  }
  .hs-solicitar-main-content-bottom .section-header {
    max-width: 646px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 43px;
  } 
  h1.hs-banner-mobile-title.small {
    min-height: 55px;
    line-height: 48px;
    font-size: 40px;
  }
  .hs-two_col-equal-right-col {
    text-align: center;
  }
  .hs-two_col-equal-right-col img {
    float: none;
  }
  .left .hs-two_col-equal-right-col img {
    float: none;
  }
  .hs-two-column-equal-group.left {
    display: block;
  }
  .custom-row1-fullwidth-content .hs_cos_wrapper_type_rich_text {
    padding-left: 3px;
    padding-right: 3px;
    margin-top: 17px;
  }
  .one-column-with-top-icon-inner {
    padding:24px 0 0 0;
  }
  .one-column-with-top-icon-inner .item {
    width: 50%;
    margin-bottom: 41px;
  }

  .one-column-with-top-icon-inner .item {
    margin-bottom: 41px;
  }
  .one-column-with-icon-inner {
    padding: 23px 70.906px 0 78.906px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .one-column-with-icon-inner .item {
    width: 43%;
    margin-bottom: 31px;
    padding-bottom: 8px;
  }
  .one-column-with-icon-inner .item h1 {
    margin-bottom: 14px;
  }  
  .custom-menu-primary.js-enabled {
    display: none !important;
  }
  .hs-proximos-eventos .hs-banner-inner {
    min-height: 329px;
    margin-top: 1px;
    margin-top: 1px;
    padding-top: 14px;
    padding-bottom: 21.1499px;
  }
  .hs-proximos-eventos .hs-banner-mobile-title.small {
    display: none;
  }
  .hs-proximos-eventos .hs-banner-content.small h1 {
    display: block;
    min-height: 153px;
  }
  .hs-proximos-eventos .hs-banner-content p {
    min-height: auto;
  }
  .hs-proximos-eventos .body-container-wrapper .page-center {
    padding: 1.55em 0.93em 2.1em;
  }  

  .one-column-with-icon-inner {
    padding: 18px 52px 0 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .hs-full-width .hs-banner-inner {
    min-height: 320px;
  }

  .one-column-with-top-icon-inner {
    padding: 24px 9.4% 0;
  }
  .hs-blog-title {
    margin-top: -4px;
    margin-bottom: 23px;
  }
  .blog-listing-wrapper .post-listing .post-item {
    padding: 0 8px;
  }
  .post-listing {
    margin: 0 -17px 0 -21px;
  }
  .hs-aviso-de-privacidad-page .container-fluid .row-fluid .page-center {
    max-width: 660px;
  }
  .custom-row1-aviso-de-privacidad-content .hs_cos_wrapper_type_header {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    margin-bottom: 8px;
  }
  .custom-row1-aviso-de-privacidad-content .hs_cos_wrapper_type_rich_text {
    padding:1.8em 1.2em;
  }
  .hs-blog-post .body-container-wrapper .page-center {
    max-width: 740px !important;
  }
  .hs-blog-post .hs-featured-image-wrapper {
    height: 389px;
  }
  .hs-blog-post .body-container-wrapper {
    padding-top: 0;
  }
  .hs-blog-post .section.post-header {
    margin-top: 53px;
  }  
  .hs-recomienda-alianz-page .hs-banner-bg .page-center {
    padding-left: 6.5%;
    padding-right: 6.5%;
    padding-top: 23px;
  }  
  .hs-directorio-page .hs-banner-mobile-title.small {
    display: none;
  }
  .hs-directorio-page .hs-banner-inner.small h1 {
    display: block;
  }
  .hs-directorio-page .hs-banner-inner {
    margin-top: 0;
    min-height: 325px;
    padding-top: 35px;
    padding-bottom: 120px;
  }
  .custom-row1-directorio-content {
    padding: 3.5em 1em;
  } 
  .hs-logo-format-group ul {
    margin: 10px 0 32px;
  }
  .hs-logo-format-group p {
    margin-bottom: 11px;
  }
  .hs-logo-format-group {
    margin-bottom: 20px;
  }
  .hs-colors-group ul {
    margin-bottom: 0;
  } 
  .hs-becas-page .hs-banner-mobile-title {
    display: none;
  }
  .hs-becas-page .hs-banner-inner.large h1 {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    display: block;
    max-width: 398px;
    padding-left: 4px;
  }
  .hs-becas-page .hs-banner-content p {
    max-width: 298px;
    margin-top: 23px;
    min-height: auto;
  }
  .hs-becas-page .banner-arrow {
    margin-top: 0;
    display: none;
  }
  .hs-becas-page .hs-banner-inner {
    min-height: 344px;
    margin-top: 0;
  }
  .custom-row1-becas-content .hs-one-col-bookmark-content .list-1,
  .custom-row1-becas-content .hs-one-col-bookmark-content .list-2 {
    width: 50%;
    float: left;
  } 

  /*   Error page */
  .hs-404-layout h1.hs-banner-mobile-title {
    display: none;
  }
  .hs-404-layout .hs-banner-inner {
    margin-top: 1px;
    padding-left: 59px;
    padding-top: 28px;
    padding-bottom: 27px;
    background-position: left top;
  }
  .hs-404-layout .hs-banner-content h1 {
    display: block;
  }
  .hs-404-layout .hs-banner-content .error-banner-button {
    display: none;
  }
  .hs-404-layout .hs-banner-content p {
    min-height: auto;
    margin-top: 227px;
    width: 35%;
  } 
  .hs-404-layout .hs-banner-small-view-content {
    display: block;
  }
  .hs-404-layout .hs-banner-small-view-content p {
    display: none;
  } 
  .error-banner-button a {
    max-width: 398px;
    margin: 13px auto;
    padding-bottom: 4px;
  }


  .preguntas-frecuentes-page .hs-banner-mobile-title {
    width: 398px;
    padding-left: 11px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: none;
  }
  .preguntas-frecuentes-page .hs-banner-inner {
    margin-top: 0;
  }
  .preguntas-frecuentes-page .hs-banner-content p {
    max-width: 288px;
    min-height: auto;
    margin-top: 0;
  }
  .preguntas-frecuentes-page .hs-banner-inner {
    padding-left: 11px;
  }
  .preguntas-frecuentes-page .banner-arrow {
    margin-top: 16px;
  }
  .preguntas-frecuentes-page .hs-banner-content.large h1 {
    display: block;
    margin-top: 1px;
  }
  .preguntas-frecuentes-page .hs-banner-inner {
    padding-top: 19px;
    padding-bottom: 5px;
    margin-top: 0;
  }
  .hs-bottom-logo {
    float: left;
    width: 40%;
  }

  .hs-phone-text {
    float: right;
    width: 60%;
  }

  .hs-bottom-logo img {
    margin-top: -60px;
  }

  .container-fluid .row-fluid .hs-lp-banner-form .page-center {
    max-width: 880px;
    width: calc(100% - 30px);
  }

  .hs-home-page .body-container.container-fluid .row-fluid .page-center {
    width: calc(100% - 30px);
  }

  .home-banner-wrap .hs-bottom-logo.hidden-phone {
    margin-left: 0;
    width: 50%;
    margin-top: -10px;
  }

  .hs-slider-caption {
    position: relative;
    overflow: hidden;
    margin-top: 10px;
  }

  .hs-slider-caption img {
    max-width: none;
    width: 312px;
  }

  .hs-experiencia-item {
    width: 48%;
    margin: 0 2% 10px;
    min-height: 184px;
  }

  .hs-experiencia-item:nth-child(2n + 2) {
    margin-right: 0;
    margin-left: 0;
  }

  .hs-experiencia-wrap {
    max-width: 390px;
    margin: 0 auto;
  }

  .hs-experiencia-item h4 {
    line-height: 20px;
    font-size: 17px;
  }

  .hs-experiencia-item p {
    line-height: 18px;
    font-size: 15px;
    margin: 48px 0 0;
  }
  .hs-magazine-group {
    max-width: 560px;
  }
  .hs-magazine-item {
    width: 48%;
  }
  .custom-header-top-bg .hs-header-social-links {
    margin-top: 7px;
  }
}



@media (max-width: 1024px) and (min-width:961px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    min-width: 160px;
  }
  .body-container-wrapper .page-center {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hs-red-line .page-center {
    max-width: 892px !important;
  }
}

@media (max-width: 991px) and (min-width:961px) {
  .container-fluid .row-fluid .page-center {
    max-width: 792px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    margin-left: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    min-width: 115px;
    padding: 0 10px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.acerca-de-nosotros > a {
    min-width: 150px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.blog > a {
    min-width: 80px;
  }
}


@media (max-width: 960px) and (min-width:768px) {
  .custom-menu-primary {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    display: block;
    margin-left: 0;
    margin: -2px -33px 9px -12px !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:not(:last-child) {
    margin-right: 6px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.acerca-de-nosotros {
    margin-right: 7px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    line-height: 65px;
    text-align: center;
    font-size: 13px;
    min-width: 168px !important;
    padding-bottom: 8px;  
  }
  .custom-footer-contact > div {
    margin-left: -49px;
  }
  .custom-footer-menu .hs-menu-wrapper > ul {
    margin-left: -18px;
  }
  .custom-footer-logo img {
    top: -2px;
  }
  /*   banner content */
  .hs-solicitar-info-layout h1.hs-banner-mobile-title {
    display: none;
  }
  .hs-solicitar-info-layout .hs-banner-content h1 {
    display: block;
    line-height: 48px;
    font-size: 40px;
    margin-top: 12px;
  }
  .hs-solicitar-info-layout .hs-banner-inner {
    margin-top: 0;
    padding-left: 20px;
    padding-bottom: 33px;
  }
  .hs-solicitar-info-layout .hs-banner-bg .page-center {
    max-width: 660px !important;
  }
  .hs-solicitar-info-layout .hs-banner-content p {
    min-height: 59px;
    margin-top: 67px;
    width: 60%;
  }
  .hs-solicitar-info-layout .hs-banner-small-view-content {
    display: block;
  }
  .hs-solicitar-info-layout .hs-banner-small-view-content p {
    display: none;
  }
  .hs-solicitar-info-layout .hs-banner-content.small .banner-arrow {
    display: none;
  }
  .hs-solicitar-info-layout .hs-banner-small-view-content .banner-arrow {
    margin-top: 11px;
    margin-left: 20px;
  }
  .hs-solicitar-info-layout .hs-banner-small-view-content .banner-arrow img {
    width: 38px;
  }
  /*   banner content */

  .hs-one-col-bg-content h2 {
    line-height: 48px;
    font-size: 40px;
    min-height: 71px;
  }
  .hs-one-col-bg-wrapper {
    margin-top: 108px;
  }
  .hs-one-col-bg-button {
    top: -53px;
    bottom: auto;
  }
  .hs-one-col-bg-button a {
    min-width: 313px;
    background-size: auto;
  }
  .hs-marca-alianz-layout h1.hs-banner-mobile-title.small {
    display: none;
  }
  .hs-marca-alianz-layout .hs-banner-inner {
    margin-top: 0;
    padding-bottom: 14px;
    min-height: 332px;
  }
  .hs-marca-alianz-layout .hs-banner-content h1 {
    display: block;
    line-height: 36px;
    font-size: 30px;
    margin-top: 17px;
  }
  .hs-marca-alianz-layout .banner-arrow {
    margin-top: 0;
  }
  .insta-wrap {
    max-height: 75vw;
  }
  .custom-top-links ul {
      margin-right: -80px !important;
  }

}

@media (max-width: 1160px) and (min-width: 961px) {
  .custom-sidebar-trigger-grp > div {
    margin-right: -13px;
  }
}

@media (max-width: 800px) and (min-width:768px) {
  .hs-banner-inner {
    min-height: 315px;
  }
  .hs-solicitar-info-layout .hs-banner-content p {
    min-height: auto;
    margin-top: 0;
  }
  .back-top-bg a:after {
    width: 19px;
    height: 19px;
    margin-left: 15px;  
  }
  .hs-solicitar-info-layout .hs-banner-inner {
    min-height: 335px;
  }
  .insta-wrap {
    max-height: 80vw;
  }
}

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

@media (max-width: 767px) {
  .body-container-wrapper .main-content,
  .body-container-wrapper .sidebar{
    margin-bottom:20px;
  }
  .one-column .body-container-wrapper input[type="text"],
  .one-column .body-container-wrapper input[type="password"], 
  .one-column .body-container-wrapper input[type="datetime"], 
  .one-column .body-container-wrapper input[type="datetime-local"], 
  .one-column .body-container-wrapper input[type="date"], 
  .one-column .body-container-wrapper input[type="month"], 
  .one-column .body-container-wrapper input[type="time"], 
  .one-column .body-container-wrapper input[type="week"], 
  .one-column .body-container-wrapper input[type="number"], 
  .one-column .body-container-wrapper input[type="email"], 
  .one-column .body-container-wrapper input[type="url"], 
  .one-column .body-container-wrapper input[type="search"], 
  .one-column .body-container-wrapper input[type="tel"], 
  .one-column .body-container-wrapper input[type="color"],
  .one-column .body-container-wrapper input[type="file"],
  .one-column .body-container-wrapper textarea,
  .one-column .body-container-wrapper select,
  .hs-search-layout .hs-search-field {
    width: 100% !important;
  }
  #email-prefs-form .email-edit {	    
    max-width: 100% !important;	
  }  
  .subscription-template.one-column #email-prefs-form .checkbox-row span.fakelabel span {    
    width: 85%;
  } 
  .container-fluid .row-fluid .page-center {
    padding-left: 10px;
    padding-right: 10px;
  }
  .custom-footer-menu .hs-menu-wrapper > ul {
    margin-left: 0;
    margin-top: 15px;
  }
  .custom-footer-social-links {
    padding-left: 0;
    margin-top: 15px;
  }
  .custom-header-top-bg .page-center {
    padding: 7px 23px 8px !important;
  }
  .custom-top-links ul {
    margin-right: 0;
    float: left;
  }

  .custom-logo {
    padding: 12px 5px 5px 0;
  }
  .custom-logo img {
    width: 202px !important;
  }
  .custom-header-bottom-bg .page-center {
    padding: 0 !important;
    max-width: 100% !important;  
  }
  .hamburger {
    margin-right: 13px;
    padding-top: 7px;
  }
  .hs-two-col-equal-left-col ul {
    max-width: 100%;
    padding-left: 0;
  }
  .hs-two-col-equal-right-col {
    padding-left: 0;
  }
  .hs-two-col-equal-right-col form {
    max-width: 100%;
    padding-right: 0;
  }
  .hs-one-col-bg-inner-desktop {
    display: none;
  }
  .hs-one-col-bg-wrapper {
    margin-top: 60px;
  }
  .hs-one-col-bg-button {
    top: -38px;
    width: auto;
  }
  .hs-one-col-bg-button a {
    background-size: auto;
    min-width: 240px;
    width: 100%;
    display: block;
    padding: 4px 0 4px 7px;
    background-position: right top;
    line-height: 30px;
    font-size: 25px;
  }
  .without-arrow .hs-one-col-bg-button a {
    padding: 4px 0 4px 7px;
    line-height: 30px;
    font-size: 25px;
  }
  .hs-one-col-bg-inner {
    min-height: 110px;
    background-position: center top;
  }
  .hs-one-col-bg-content {
    padding: 10px;
  }
  .custom-campus-inner h2 {
    padding-left: 0;
  }
  .hs-one-col-bookmark-content {
    padding-left: 0;
  }
  .hs-two-column-equal-group p {
    padding-left: 0;
  }
  .hs-two-column-equal-group span {
    display: block;
    margin-bottom: 30px;
  }
  .left .hs-two_col-equal-left-col {
    padding-left: 0;
    padding-right: 0;
  }
  .hs-about-layout .banner-arrow {
    display: none;
  }  
  .one-column-with-icon-inner {
    padding-left: 0;
    padding-right: 0;
  }  
  .container-fluid .row-fluid .page-center {
    padding-left: 9%;
    padding-right: 9%;
    max-width: 100%;
  }
  .hs-proximos-eventos .hs-banner-inner {
    min-height: 394px;
    background-position: left top;
  }
  .hs-proximos-eventos .body-container-wrapper .page-center {
    padding: 0 9% 0;
  }
  .custom-row1-proximos-eventos-content {
    padding: 1.75em 1em;
  }
  .hs-proximos-eventos .hs-banner-content.small h1 {
    min-height: auto;
  } 

  .hs-full-width .hs-banner-mobile-title {
    margin-top: 18px;
  }
  .hs-full-width .hs-banner-inner {
    min-height: 336px;
  }
  .custom-row1-fullwidth-content .hs_cos_wrapper_type_rich_text {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .one-column-with-top-icon-inner {
    padding-top: 31px;
    padding-left: 7.5%;
    padding-right: 7.5%;
  }
  .one-column-with-icon-inner {
    margin-top: -12px;
  }
  .one-column-with-icon-inner .item {
    width: 43%;
  }
  .hs-blog-title {
    margin-top: -2px;
    margin-bottom: 27px;
  }
  .post-listing {
    margin: 0;
  }
  .blog-listing-wrapper .post-listing .post-item {
    padding: 0;
    width: 100%;
    margin-right: 0;
    margin-bottom: 32px;
  }
  .blog-listing-wrapper {
    max-width: 424px;
  }
  .custom-row1-aviso-de-privacidad-content .hs_cos_wrapper_type_header {
    margin-bottom: 0;
    padding-bottom: 4px;
  }
  .hs-aviso-de-privacidad-page .container-fluid .row-fluid .page-center {
    padding-right: 8%;
    padding-left: 8%;
    max-width:100%;
  }
  .custom-row1-aviso-de-privacidad-content .hs_cos_wrapper_type_rich_text {
    padding-left: 1.3em;
    padding-right: 1.3em;
  }
  .hs-blog-post .body-container-wrapper .page-center {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .hs-post-bottom-content,
  .hs-blog-post .section.post-footer {
    max-width: 530px;
    margin: 0 auto;
    padding: 0 15px;
  }
  .hs-blog-post .section.post-header {
    margin-top: 47px;
  }
  .post-header h1 {
    font-size: 27px;
    line-height: 35px;
  }
  .hs-blog-social-share {
    margin-top:30px;
  }
  .hs-blog-post .section.post-footer {
    margin-top: 26px;
  }
  .hs-recomienda-alianz-page .hs-banner-mobile-title {
    line-height: 54px;
    font-size: 45px;
  }
  .hs-recomienda-alianz-page .hs-banner-mobile-title {
    max-width: 366px;
  }
  .hs-recomienda-alianz-page .hs-banner-bg .page-center {
    padding-left: 10.5%;
    padding-right: 10.5%;
    padding-top: 2px;
  }
  .hs-recomienda-alianz-page .hs-banner-inner.large {
    padding-left: 0;
  }
  .hs-recomienda-alianz-page .hs-banner-inner {
    margin-top: 19px;
  }
  .hs-recomienda-alianz-page h1.hs-banner-mobile-title.large {
    display: none;
  }
  .hs-banner-inner.large .hs-banner-content.large h1 {
    display: block;
  }
  .hs-banner-inner.large .hs-banner-content.large h1 {
    display: block;
    line-height: 54px;
    font-size: 45px;
    color: #000000;
    font-family: museo-sans, sans-serif;
    font-weight: 300;
    max-width: 366px;
    margin-bottom: 16px;
  }  
  .hs-directorio-page .hs-banner-mobile-title.small {
    display: block;
  }
  .hs-directorio-page .hs-banner-inner.small h1 {
    display: none;
  }
  .hs-directorio-page .hs-banner-mobile-title.small {
    margin-top: 0;
    padding-left: 0;
    font-size: 35px;
    line-height: 42px;
    margin-bottom: 33px;
  }
  .hs-directorio-page .hs-banner-content.small .banner-arrow {
    display: none;
  }
  .hs-directorio-page .hs-banner-inner {
    margin-top: 0;
    min-height: 285px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .custom-row1-directorio-content {
    padding: 3em 1em;
  }
  .hs-directorio-page .banner-arrow{
    display:none !important;
  } 
  .custom-sidebar-menu {
    padding-top: 8px;
  }
  .custom-menu-contact-details ul {
    padding-top: 30px;
  } 
  .custom-row1-becas-content .hs-one-col-bookmark-content .list-1, 
  .custom-row1-becas-content .hs-one-col-bookmark-content .list-2 {
    width: 100%;
    float: left;
  }
  .custom-logo {
    width: 50% !important;
    text-align: left;
  }

  .hs-404-layout .hs-banner-content p {
    margin-top: 0;
  }
  .preguntas-frecuentes-page .hs-banner-inner.large .hs-banner-content.large h1 {
    line-height: 48px;
    font-size: 40px;
    margin-top: 2px;
    margin-bottom: 13px;
  }
  .preguntas-frecuentes-page .hs-banner-inner {
    padding-left: 15px;
  }
  .preguntas-frecuentes-page .banner-arrow {
    margin-top: 6px;
  }
  .preguntas-frecuentes-page .hs-banner-inner {
    min-height: 314px;
  }
  .preguntas-frecuentes-page .body-container-wrapper {
    padding-top: 24px;
  } 
  .hs-lp-logo {
    width: 35%;
  }

  .hs-lp-subtitle {
    width: 65%;
    padding-top: 1px;
  }

  .hs-lp-form {
    margin-top: 0;
  }
  .hs-mobile-top-logo {
    text-align: center;
    padding: 50px 0;
  }

  .hs-mobile-top-logo img {
    height: 172.201px;
    width: auto;
  }

  .hs-lp-banner {
    min-height: 402px;
    border-top-width: 13px;
  }

  .hs-lp-logo {
    width: 32.5%;
    padding: 0 5px 5px 0;
  }

  .hs-lp-logo img {
    width: 165px;
  }

  .hs-lp-subtitle {
    width: 66%;
    line-height: 35px;
    font-size: 29px;
  }

  .hs-lp-form {
    margin: -69px auto 0;
  }
  .hs-lp-form {
    width: 92%;
  }

  .hs-form-title img {
    height: 46.0084px;
    width: auto;
  }

  .hs-form-title p {
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    max-width: 168px;
    margin: 0 0 0 12px;
  }

  .hs-form-title {
    margin: 0 0 17px;
  }

  .hs-phone-text {
    float: none;
    width: 100%;
    text-align: center;
    font-size: 40px;
    line-height: 48px;
  }

  .half {
    width: 100%;
  }

  .hs-two-col-bg .half {
    margin-left: 0;
  }
  .hs-home-page .hs-mobile-top-logo {
    position: absolute;
    top: -160px;
    padding: 0;
    z-index: 9;
    width: 100%;
    text-align: center;
  }

  .hs-lp-banner.home-banner .page-center {
    position: static;
  }
  .hs-home-page .hs-lp-form {
    padding-top: 70px;
  }
  .hs-home-banner-links {
    position: static;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    max-width: 455px;
    padding: 15px 0 23px;
  }

  .hs-lp-banner.home-banner {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 1px;
    padding-bottom: 327px;
    min-height: 1px;
    background-size: cover;
    z-index: 0;
    background-position: center;
  }

  .hs-home-page .hs-red-line {
    z-index: 0;
  }
  .hs-home-page .hs-mobile-top-logo img {
    width: 166.03px;
  }

  .home-banner-wrap .hs-phone-text {
    text-align: center;
  }

  .hs-slider-item {
    width: 47%;
    margin-bottom: 30px;
  }
  .hs-slider-caption p {
    white-space: normal;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
  } 
  .insta-wrap {
    max-height: 75vw;
  }
  .info-primaria .hs-lp-banner-wrapper {
    margin-bottom: 15px;
  }  
  .custom-mobile-language {
    left: 27px;
  }
  .custom-top-links:after {
    content: "";
    display: table;
    clear: both;
  }
  .custom-sidebar-trigger-grp > div {
    margin-top: 0;
  }
  .custom-sidebar-trigger-grp {
    position: absolute;
    right: 19px;
    top: 4px;
  }
  .custom-top-links ul {
    margin-right: 75px;
    float: right;
    margin-top: -3px;
  }
  .custom-header-top-bg {
    min-height: 64px !important;
  }
  .hs-mobile-header-icons {
    width: auto !important;
    float: right !important;
    margin-top: -56px;
    margin-right: 43px;
  }
  .custom-top-links ul li {
      width: auto !important;
  }
  .custom-top-links ul {
      width: auto !important;
      margin-right: 75px !important;
  }
}  


@media (min-width: 481px) {
  .hs-banner-inner {
    min-height: 380px;  
  }
  .custom-menu-primary.hs-menu-mobile.js-enabled {
    display:none !important;
  }
}



@media (max-width: 767px) and (min-width: 481px) {
  .custom-header-top-bg .page-center > .row-fluid-wrapper > .row-fluid {
    max-width: 469px !important;
    float: right !important;
  }
  .custom-header-top-bg .page-center > .row-fluid-wrapper > .row-fluid:after {
    content: "";
    display: table;
    clear: both;
  }
  .custom-header-top-bg {
    padding-top: 11px;
  }
  .hamburger {
    padding-top: 15px;
    margin-right: 0;
    position: relative;
    right: 11px;
    margin-left: 0;
    padding-bottom: 8px;
  }
  .custom-logo {
    padding: 11px 0 6px 0;
  }
  .hs-oferta-layout h1.hs-banner-mobile-title {
    min-height: 52px;
    line-height: 54px;
    font-size: 45px;
  }
  .hs-oferta-layout .hs-banner-inner.large .hs-banner-content.large h1 {
    display: none;
  }
  .hs-oferta-layout .hs-banner-inner {
    margin-top: 17px;
  }
  .hs-oferta-layout .hs-banner-content p {
    min-height: 153px;
  }
  .hs-banner-inner {
    min-height: 310px;
  }
}

@media (max-width: 520px) and (min-width: 321px) {
  .custom-top-links ul li:not(:last-child) {
    margin-right: 8px;
  }
  .hamburger {
    right: 0;
  }
  .custom-header-top-bg .page-center {
    padding-left: 15px !important;
    padding-right: 15px !important;
  } 
  .hs-mobile-header-icons {
    width: 40% !important;
  }
}

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

@media (max-width: 480px) {
  .subscription-template.one-column #email-prefs-form .subscribe-options {	
    overflow: visible;   
  }  
  h1, h2 {
    line-height: 1.2;
    font-size: 45px;
  }
  .hs-banner-bg .page-center,
  .body-container-wrapper .page-center,
  .footer-container-wrapper .page-center {
    max-width: 328px !important;
  }
  h1.hs-banner-mobile-title {
    line-height: 78px;
    font-size: 65px;
    padding-left: 5px;
    margin-top: 20px;
    min-height: 137px;
  }
  .hs-banner-content {
    display: none;
  }
  .hs-banner-inner {
    height: 160px;
    padding-top: 0;
    margin-top: 19px;
    padding-bottom: 0;
  }
  .hs-banner-small-view-content {
    display: block;
  }
  .hs-banner-small-view-content p {
    min-height: 129px;
    margin-top: 12px;
    font-style: italic;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    padding-left: 5px;
    margin-bottom: 0;  
  }
  .banner-arrow {
    margin-top: 0;
    margin-left: 5px;
  }
  .custom-footer-logo {
    text-align: center;
  }
  .custom-footer-logo img {
    width: 111px !important;
    margin-bottom: 18px;
  }  
  .hs-form-button {
    top: 0;
    margin-right: 0;
    font-size: 20px;
  }
  .hs-two-col-equal-right-col .hs-form-field {
    padding-right: 0 !important;
    width: 100% !important;
  }
  .hs-solicitar-info-layout h1.hs-banner-mobile-title {
    line-height: 48px;
    font-size: 40px;
    margin-top: 0;
    min-height: auto;
    margin-bottom: 0;
  }
  .hs-solicitar-info-layout .hs-banner-inner {
    margin-top: 8px;
  }
  .hs-solicitar-info-layout .hs-banner-small-view-content p {
    min-height: 58px;
  }
  .hs-solicitar-info-layout .banner-arrow img {
    width: 38px;
  }
  .hs-two-col-equal-right-col .hs-input {
    width: 100% !important;
  }
  .hs-one-col-bg-content h2 {
    line-height: 36px;
    font-size: 32px;
  }
  h1.hs-banner-mobile-title.small {
    min-height: 49px;
    line-height: 48px;
    font-size: 40px;
  }
  h2.hs-bookmark-title,
  .custom-campus-inner h1,
  .custom-campus-inner.large h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .custom-campus-item.gallery-item {
    max-width: 48%;
  }
  .custom-sidebar-menu {
    width: 264px !important;
    right: -264px;
  }
  .sidebar-mobile-open .custom-header-top-bg, 
  .sidebar-mobile-open .custom-header-bottom-bg, 
  .sidebar-mobile-open .body-container-wrapper, 
  .sidebar-mobile-open .hs-banner-bg, 
  .sidebar-mobile-open .footer-container-wrapper,
  .sidebar-mobile-open .hs-lp-banner-wrapper {
    right: 264px;
  }
  .custom-menu-contact-details ul {
    padding-left: 5px;
    padding-right: 5px;
  }
  .custom-menu-contact-details ul li a {
    font-size: 18px;
  }
  .custom-row1-fullwidth-content .hs_cos_wrapper_type_rich_text {
    margin-top: 0;
  }
  .hs-full-width .body-container-wrapper {
    padding-top: 11px;
  }
  .one-column-with-top-icon-inner {
    padding: 31px 0 0 0;
  }
  .one-column-with-top-icon-inner .item {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .one-column-with-icon-inner {
    margin: 0;
  }
  .one-column-with-icon-inner .item {
    width: 230px;
    margin: 0;
    padding-bottom: 8px;
    margin-bottom: 30px;
  }  
  .custom-logo img {
    width: 163px !important;
  }

  .custom-menu-primary.js-enabled {
    display: block !important;
  }
  .hs-proximos-eventos .hs-banner-mobile-title.small {
    display: block;
  }
  .hs-proximos-eventos .hs-banner-inner {
    min-height: auto;
    background-position: left top;
  }
  h1.hs-banner-mobile-title.small {
    margin-top: 7px;
    padding-left: 0;
    margin-bottom: 2px;
  }
  .hs-banner-small-view-content p {
    padding-left: 0;
    margin-top: 8px;
    min-height: auto;
  }
  .banner-arrow {
    margin-top: 19px;
    margin-left: 0;
  }
  .hs-proximos-eventos .body-container-wrapper .page-center {
    padding: 0;
  }
  .custom-row1-proximos-eventos-content {
    padding: 1.3em 1em;
  }  
  .container-fluid .row-fluid .page-center {
    padding-left: 2%;
    padding-right: 2%;
  }
  .one-column-with-top-icon-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .hs-blog-title h1 {
    font-size: 40px;
    line-height: 48px;
  }
  .hs-blog-title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 34px;
  }
  .post-listing {
    margin: 0;
  }
  .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
    padding: 0 5px 0 4px;
    margin-right: 0;
  }
  .post-header h2 {
    font-size: 11px;
    line-height: 18px;
  }
  .post-item-bottom-content p {
    font-size: 13px;
    line-height: 19px;
  }
  .post-item-bottom-content {
    padding-left: 25px;
    padding-right: 25px;
  }
  .blog-listing-wrapper .post-listing .post-item {
    margin-bottom: 32px;
  } 
  h2.post-listing-simple {
    font-size: 11px;
    line-height: 18px;
  }
  .blog-pagination a {
    margin: 5px auto;
    display: block;
    text-align: center;
    max-width: 100px;
    font-size: 16px;
  }
  .hs-aviso-de-privacidad-page .container-fluid .row-fluid .page-center {
    padding-right:2%;
    padding-left: 2%;
  }
  .hs-post-bottom-content,
  .hs-blog-post .section.post-footer {
    max-width: 345px;
  }  
  .post-header h1 {
    font-size: 23px;
    line-height: 30px;
  }
  .custom-post-pagination {
    padding: 0;
    border: none;
  }
  .hs-recomienda-alianz-page h1.hs-banner-mobile-title.large {
    display: block;
  }
  .hs-recomienda-alianz-page h1.hs-banner-mobile-title.large {
    display: block;
    min-height: auto;
  }
  .hs-recomienda-alianz-page .hs-banner-small-view-content p {
    padding-left: 0;
    margin-top: 16px;
    min-height: auto;
  }
  .hs-recomienda-alianz-page .custom-row1-recomienda-alianz-content .hs-one-col-bookmark-content {
    padding-left: 0;
    margin-top: 16px;
  } 
  .hs-directorio-page .hs-banner-inner {
    margin-top: 0;
    min-height: 160px;
  }
  .hs-marca-alianz-layout .banner-arrow {
    display: none;
  }
  .hs-marca-alianz-layout h1.hs-banner-mobile-title.small {
    line-height: 36px;
    font-size: 30px;
  }
  .hs-logo-format-group h2 span,
  .hs-colors-group h2 span {
    margin-right: 0;
    position: relative;
    top: 0;
    display: block;
    margin-bottom: 5px;
  }
  .hs-logo-format-group p,
  .hs-colors-group p {
    padding-left: 0;
  }  
  .websitecampus-alianz-page .banner-arrow {
    display: none;
  } 
  .hs-recomienda-alianz-page .banner-arrow {
    display: none;
  }  
  .hs-404-layout h1.hs-banner-mobile-title {
    display: block;
    line-height: 48px;
    font-size: 40px;
  } 
  .hs-404-layout .hs-banner-small-view-content p {
    display: block;
  }
  .custom-logo {
    width: 100% !important;
    text-align: center;
  }
  .custom-row1-becas-content .hs-one-col-bookmark-content {
    padding-left: 0;
    margin-top: 0;
  }  
  .custom-row1-becas-content h2.hs-bookmark-title span {
    display: block;
    margin-bottom: 15px;
  }
  .preguntas-frecuentes-page .hs-banner-mobile-title {
    display: block;
    line-height: 48px;
    font-size: 40px;
    padding-left: 0;
    width: 298px;
    margin-top: 0;
    min-height: auto;
  }
  .preguntas-frecuentes-page .hs-banner-inner {
    min-height: auto;
    padding-left: 0;
  }
  .preguntas-frecuentes-page .hs-banner-small-view-content p {
    margin-top: 0;
  }
  .preguntas-frecuentes-page .custom-row1-fullwidth-content .hs_cos_wrapper_type_rich_text {
    padding-left: 0;
    padding-right: 0;
    margin-top: 55px;
  }
  .hs-lp-logo {
    width: 100%;
    float: none;
    border: 0;
    text-align: center;
    background-color: #f0f0f0;
    margin: 0;
    padding: 0px 0;
  }

  .hs-lp-logo img {
    margin-left: 0;
    margin-top: 27px;
    width: 100%;
    height: 77px;
    margin-bottom: 8px;
  }

  .ha-lp-logo-wrapper {
    padding: 0;
  }

  .info-primaria .container-fluid .row-fluid .page-center {
    width: 100%;
  }

  .hs-lp-subtitle {
    padding: 0;
    text-align: center;
    width: 100%;
  }

  .hs-lp-banner {
    min-height: 442px;
    border: 0;
  }

  .hs-appointment-title {
    padding: 0 15px;
    text-align: center;
  }

  .hs-appointment-title img {
    display: none;
  }

  .hs-make-appointment {
    margin: 0 -15px;
  }
  .hs-experiencia-item {
    width: 184px;
    margin: 0 auto 10px !important;
  }

  .hs-experiencia-wrap {
    display: block;
  }
  .custom-secton-header {
    padding-left: 0;
  }

  .custom-secton-header>a {
    display: none;
  }

  .hs-slider-item {
    width: 100%;
    margin-right: 0 !important;
  }

  .insta-wrap {
    max-height: 310px;
  }

  .hs-form-title img.hidden-phone {
    display: block !important;
    margin: 0 auto;
    width: 197px !important;
    max-width: 100% !IMPORTANT;
    height: auto;
  }


  .hs-form-title img.visible-phone {
    display: none !important;
  }

  .hs-home-page .hs-form-title {
    width: 197px;
    margin: 0 auto 17px;
    text-align: center;
  }

  .hs-lp-banner.home-banner {
    padding: 0;
    min-height: 303px;
    padding-bottom: 140px;
  }

/*   .hs-home-banner-links {
    line-height: 24px;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
  } */
  .hs-drone-btn {
    background-position: -29px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .visible-480 {
    display:block;
  }
  .hidden-480 {
    display:none;
  }
  .info-primaria .hs-mobile-top-logo {
    padding: 0;
    margin-top: 240px;
    position: relative;
    z-index: 11;
  }

  .info-primaria .hs-mobile-top-logo img {
    height: 82.66px;
    top: 26px;
    position: relative;
  }
  .hs-lp-form {
    margin-top: -35px;
  }

  .info-primaria .one-column-with-top-icon-inner .item img {
    width: 64px;
    margin: 0 0 12px;
  }

  .info-primaria .one-column-with-top-icon-inner .item h1 {
    font-size: 17px;
    line-height: 20px;
  }

  .info-primaria .one-column-with-top-icon-inner.clearfix {
    padding: 16px 0 11px;
  }

  .info-primaria .one-column-with-top-icon-inner .item {
    margin: 0 auto 12px;
    width: 168px;
  }
  .info-primaria .one-column-with-top-icon-inner .item h1 {
    margin: 0 0 12px;
  }
  .hs-form-title p {
    display: inline-block;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .hs-form-title {
    text-align: center;
  }  
  .hs-magazine-item {
    width: 100%;
  }
  .hs-magazine-group {
    max-width: 100%;
  }
  .hs-magazine-item {
    width: 100%;
    max-width: 100%;
  } 
  h1.hs-banner-mobile-title {
    min-height: 76px;
    line-height: 54px;
    font-size: 45px;
  } 
  .mxp_booking_form .calendar-labels {
    font-size: 16px;
  }
  .mxp_booking_form .wrap.mxp_bookable_service-selected.date-selected .deselect-date {
    right: 0;
  }
  .mxp_booking_form .calendar table td, .mxp_booking_form .calendar table th {
    font-size: 16px;
  }  
  .mxp_booking_form .mxp_bookable_service.selected .deselect-mxp_bookable_service,
  .mxp_booking_form .wrap.mxp_bookable_service-selected.date-selected .deselect-date {
    padding: 0 10px 0 0;
  }
  .hs-two-col-bg .half {
    line-height: 18px;
    font-size: 15px;
  }
  .hs-phone-text {
    line-height: 30px;
    text-align: center;
    font-size: 25px;
  }  

  .custom-logo {
    width: 50% !important;
    text-align: left;
    max-width: 135px;
  }
  .custom-top-links ul {
    margin-right: 35px;
  }
  .custom-top-links {
    position: absolute;
    right: 0;
    bottom: -80px;
    z-index: 11;
  }
  .custom-top-links ul li a {
    color: #666;
  }
  .custom-header-bottom-bg .page-center {
    position: relative;
  }
  .hs-mobile-header-icons {
    position: absolute;
    top: 70px;
    width: 100% !important;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: 0;  
  }
  .custom-menu-primary.js-enabled {
    margin-top: 40px;
  }
  .hs-header-social-links ul {
    float: none;
  }
  .custom-menu-primary.hs-menu-desktop.js-enabled {
    display: none !important;
  }

  .hs-lp-banner.home-banner {
    padding-bottom: 315px;
  }

  .hs-lp-form {
    margin-top: -18px;
  }

  .hs-home-page .hs-mobile-top-logo {
    position: absolute;
    top: -110px;
  }
  .custom-top-links ul {
      margin-right: 35px !important;
  }
}


  @media (max-width: 400px) {
    .container-fluid .row-fluid .page-center,
    .hs-aviso-de-privacidad-page .container-fluid .row-fluid .page-center  {
      padding-left: 15px;
      padding-right: 15px;
    }  
    .custom-row1-aviso-de-privacidad-content .hs_cos_wrapper_type_rich_text {
      padding-left: 0;
      padding-right: 0;
    }
    .hs-recomienda-alianz-page .hs-banner-bg .page-center {
      padding-left: 15px;
      padding-right: 15px;
    }
    .hs-recomienda-alianz-page .hs-banner-mobile-title {
      line-height: 54px;
      font-size: 40px;
    }  
    .custom-row1-directorio-content{
      padding-left:0;
      padding-right:0;
    }  
    .custom-logo {
      padding-right: 13px;
    }  
    .custom-top-links ul {
      margin-right: 10px;
    }
    .custom-top-links ul li a {
      min-width: 161px;
    }
  .custom-top-links ul {
      margin-right: 10px !important;
  }
  }

  @media (max-width: 320px) {
    .hs-banner-bg .page-center,
    .body-container-wrapper .page-center {
      max-width: 100% !important;
    }  
    h1.hs-banner-mobile-title {
      min-height: 102px;
      line-height: 48px;
      font-size: 40px;
      margin-top: 21px;
      padding-left: 0;
      margin-bottom: 0;
    }
    .hs-banner-inner {
      height: 100px;
      margin-top: 8px;
    }
    .hs-banner-small-view-content p {
      min-height: 129px;
      margin-top: 15px;
      padding-left: 0;
    }
    .banner-arrow {
      margin-top: 10px;
      margin-left: 0;
    }  
    .footer-container-wrapper .page-center {
      max-width: 248px !important;
    }
    .custom-footer-bg {
      padding-top: 23px;
      padding-bottom: 37px;
    }
    .custom-footer-social-links ul {
      padding-left: 0;
    }
    .custom-footer-bg h5 {
      margin: 0 0 6px 0;
    }
    .custom-footer-menu .hs-menu-wrapper > ul ul {
      padding-left: 0;
    }
    .custom-footer-menu {
      margin-bottom: 122px;
    }
    .custom-footer-menu .hs-menu-wrapper > ul > li > a {
      margin: 0;
      margin-bottom: -1px;
    }
    .custom-footer-contact p {
      padding-left: 0;
    }
    .custom-footer-contact {
      padding-bottom: 2px;
    }
    .custom-footer-contact h5 {
      padding-bottom: 11px;
    }  
    .hs-form-button {
      font-size: 14px;
    }
    .back-top-bg a {
      padding-bottom: 10px;
      padding-top: 10px;
    }
    .back-top-bg .page-center {
      padding: 0 !important;
    }
    .back-top-bg a span {
      font-size: 14px;
      line-height: 17px;
    }  
    .one-column-with-top-icon-inner .item {
      width: 100%;
      padding-left: 0; 
      padding-right: 0;
    }  
    .custom-row1-proximos-eventos-content {
      padding-left: 15px;
      padding-right: 15px;
    }
    .custom-row1-proximos-eventos-content {
      padding-left: 0;
      padding-right: 0;
    }
    .custom-sidebar-menu {
      padding-top: 34px;
      padding-left: 11px;
    }
    .custom-menu-contact-details ul {
      padding-top: 5px;
      padding-left: 3px;
      padding-right: 3px;
    } 
    .custom-campus-inner h1 span {
      float: left;
    }
    .mxp_booking_form .mxp_bookable_service.selected .deselect-mxp_bookable_service {
      right: 0;
    }
    h2.hs-bookmark-title span {
      display: block;
      margin-bottom: 10px;
      margin-right: 0;
    }  
    .hs-home-page .hs-mobile-top-logo {
      top: -140px;
    }
    .hs-home-page .hs-lp-banner-wrapper {
      margin-bottom: 0;
    }
  }
