/* @import url('http://example.com/example_style.css'); */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,600,600i,700');

@font-face {
    font-family: 'Calibri-italic';
    src: url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-Italic.eot');
    src: url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-Italic.eot#iefix') format('embedded-opentype'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-Italic.woff2') format('woff2'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-Italic.woff') format('woff'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-Italic.ttf') format('truetype'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-Italic.svg#Calibri-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Calibri-bi';
    src: url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-BoldItalic.eot');
    src: url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-BoldItalic.eot#iefix') format('embedded-opentype'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-BoldItalic.woff2') format('woff2'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-BoldItalic.woff') format('woff'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-BoldItalic.ttf') format('truetype'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-BoldItalic.svg#Calibri-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Calibri-bold';
    src: url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-Bold.eot');
    src: url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-Bold.eot#iefix') format('embedded-opentype'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-Bold.woff2') format('woff2'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-Bold.woff') format('woff'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-Bold.ttf') format('truetype'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri-Bold.svg#Calibri-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri';
    src: url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri.eot');
    src: url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri.eot#iefix') format('embedded-opentype'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri.woff2') format('woff2'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri.woff') format('woff'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri.ttf') format('truetype'),
        url('https://2249474.fs1.hubspotusercontent-na1.net/hubfs/2249474/Kidu/fonts/calibri/Calibri.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
}

.calibri {
    font-family: 'Calibri';
}

.calibri strong {
    font-family: 'Calibri-bold';
}



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

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
/* Images */

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

/* Videos */

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

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

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0;
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */

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

/* Menus */

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

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    padding: 10px 20px;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

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

/* Space Module */

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

/* Blog Author Section */

.hs-author-listing-header {
    margin: 0 0 .75em 0;
}

.hs-author-social-links {
    display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

.hs_cos_flex-slider .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

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

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

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #recaptcha_area table#recaptcha_table {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important;}
    #recaptcha_area table#recaptcha_table #recaptcha_image {width:280px !important;}
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

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

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

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
    max-width: none;
}

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


/*****************************************/
/* Start your style declarations here    */
/*****************************************/














body{
  font-family: 'Montserrat', sans-serif;;
  color: #525252;
  line-height: 1.5em;
}

.back-azul{
  background:#0d2237;
}
.back-rojo{
  background:#df2728;
}
.blanco{
  color: #ffffff;
}
.negro{
  color: #525252
}

.negritas{
  font-family: 'Montserrat', sans-serif; font-weight:600; 
}

.bold{
  font-family: 'Montserrat', sans-serif; font-weight:700; 
}

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

.f32  {
    font-size: 32px;
    margin-bottom: 25px;
    display: block;
    text-align: center;
    color: #063a99;
    line-height: 1.2em;
}
*{
  margin:0;
  padding:0;
}
.aviso-form {
  color: #ffffff;
    text-align: center;
    display: block;
    text-decoration: underline;
}

.gris {
   color: #525252;
}
.no-padding-bottom{
padding-bottom:0!important;  
}
a, a:visited, a:hover, a:active{
  text-decoration: none; 
}

.box-datos-form {
    max-width: 80%;
  color: #ffffff;
    text-align: center;
    margin: 0 auto 20px auto;
    overflow: hidden;
}

h1.principal {
    color: #0d2237;
    text-align: center;
    line-height:1.2em;
    font-size: 30px;
    font-weight: 800;  
}

.box-datos-form p {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
}

.box-datos-form a {
    padding: 10px 7px 0;
    margin: auto;
    margin-top: 5px;
    display: block;
    width: 85%;
}
.contenedor-interior{
  max-width:1000px;
  margin:0 auto;
  width:100%;
}

.header-container{
  max-width:1000px;
  margin:0 auto;
  width:100%;
}

.contenedor-interior-cta {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
}

 .body-container-wrapper, .header-container-wrapper, .footer-container-wrapper{
  max-width:1400px;
  margin:0 auto;
  width:100%;
}
.footer-container{
  max-width:1000px;
  margin:0 auto;
  width:100%;
}

.header-container-wrapper{
   padding: 30px 0 0 0; 
    margin: 0 auto 30px auto;
}
#hsForm_6d0986bb-4936-4a0e-b808-623b9e7756fe > div.hs_fecha_de_nacimiento_del_alumno.hs-fecha_de_nacimiento_del_alumno.hs-fieldtype-date.field.hs-form-field > legend, 
.hs_fecha_de_nacimiento_del_alumno legend {
    width: 100%;
  color: #ffffff;
    margin-top: 15px;
    margin-bottom: -15px;
}
.fondo-la-aventura-de-crecer{
  background: #df2728;
}
.fondo-azul{
  background: #0d2237; 
}
.fondo-que-hago-si{
  background: #F4E200;
}
.fondo-educando-en-familia{
  background: #df2728;
}
.fondo-aprendiendo-con-tecnologia{
  background: ;
}

#nombre_del_alumno-2aec8a1b-aed7-49f9-a3e7-aa2b1bec92ae { width:100%; }

#hs_cos_wrapper_widget_1549362671476 > div:nth-child(1){
  background: linear-gradient(to right, #f2f2f2 70%, #FFF 30%)!important;
}

.titulo {
    color: #525252;
    text-align: center;
    line-height:1.2em;
    font-size: 30px;
    font-weight: 700;
}
.titulo-azul, .titulo-formulario, .titulo-verde{
      font-size: 25px;
    margin-bottom: 25px;
    display: block;
    text-align: center;
  color:#0d2237;
  line-height:1.2em;
}
.titulo-verde{
  color:#df2728;
}

.titulo-formulario:after{
  content: ' ';  
  width: 70%;
  display: block;
   background: #FFF;
  margin: 15px auto 0 auto;
  height:2px;
}
.verde{
  font-size: 30px;
  color: #df2728;
}
.blanco {
  color: #ffffff;
}
.subtitulo-formulario{
  font-size: 21px;
  color: #ffffff;
  text-align: center;
  line-height: 1.1em;
}
.subtitulo-formulario .negritas{
 font-weight:600!important;
}
.titulo-negro{
      font-size: 20px;
    margin: 25px 0;
    display: block;
    text-align: left;
  color:#525252;
  font-weight: 600;
}
#hs_cos_wrapper_widget_1549577255916 {
    background: #f2f2f2;
    margin: 0;
    padding: 40px 0 10px;
  }
  #hs_cos_wrapper_widget_1549577255916 h2.titulo {
    margin: 0;
  }
.lista li:before{
  content: ' ';
  margin-right:5px;
}
.lista li{
 list-style:none; 
      font-size: 18px;
  margin-bottom: 15px;
}
.bullet, .lista li:before{
  background: #df2728;
  height:10px;
  width:10px;
  border-radius:50%;
  margin-bottom: 2px;
  display: inline-block;
}

ul.bullet-rojo {
  list-style: none;
}

ul.bullet-rojo li {
  position: relative;
  margin: 10px 0;
  padding-left: 20px;
}

ul.bullet-rojo li:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #df2728;
}

.relative {
  position: relative;
}

.ico-logo {
  position: absolute;
  right: 32%;
  bottom: 20%;
}

.salto{
  display: block;
}
.tabla{
 display: table; 
  width:100%;
  table-layout: fixed;
}
.tabla h2{
  line-height: 130%;
} 
.tabla a.link{
  position: relative;
  display: block; 
  margin: 40px 0 0;
  padding: 0 0 20px;
  font-size: 22px;
  text-align: center; 
} 
.tabla a.link:after{
  content: ''; 
  position: absolute;
  width: 30%;
  height: 2px;
  left: 50%;
  bottom: 0; 
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #525252;
}
.descripcion-2 h2{
  min-height: 125px;
} 
.celda{
  display: table-cell!important; 
  padding: 0 5px;
  vertical-align: middle!important;
  float: none!important;
}
a.celda, li.celda a{
  display: block;
  padding:  30px 30px;
  color: #ffffff;
  font-size: 25px;
}
.linea{
    display: block;
    max-width: 120px;
    width: 100%;
    height: 5px;
    background: #FFF;
    margin: 20px 0 13px;
}
/*.col-4{
  width: 31.33%;
}
.col-3{
  width: 25%; 
}*/
.texto-grande{
   font-weight: 700;
    text-align: center;
  padding: 20px 0;
  color: #ffffff;
  font-size: 30px;
}
.subtitulo{
  margin: 30px 0;
  text-align: center;
  font-size:18px;
}
.parrafo{
  font-size: 22px;
  line-height: 130%;
}
ul.inline{
  list-style: none;
}
ul.inline li, .inline2{
  display: inline-block;
}
#hs_cos_wrapper_module_1548883628039130_ ul.inline{
  text-align: right;
}
.btn-rojo, .btn-verde, .btn-rojo-lr{
  background: #df2728;
   font-size: 16px;
  padding:7px 0;
  display: block;
  color: #ffffff;
  width: 200px;
  text-align: center;
  text-transform: uppercase;
  margin-left:10px;
  font-family: Calibri-bold;
}
.btn-rojo-lr{
  font-size: 18px;
  max-width: 330px;
  width: 100%;
  margin: auto;
  padding: 10px 0;
}
.btn-verde{
  background:#df2728;
  margin:auto;
}
.btn-telefono{
  color: #525252; 
  font-size: 18px;
  font-family: Calibri-bold;
  display: block;
  text-align: center;
  width: 200px;
}

.btn-telefono span{
  font-size: 22px;
}

.btn-telefono div{
    margin-top: 13px;
  border: 2px solid #df2728;
    padding: 5px;
}

.btn-telefono div span{
  font-size: 20px;
}

.btn-azul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 375px;
    width: 100%;
    background: #0d2237;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    padding: 12px;
    display: inline-block;
    width: 100%;
    color: #fff;
    font-family: 'Calibri-bold';
}

.s-a{
  border-bottom: 3px solid #F4E200;
  padding: 5px 0;
}
.s-v{
  border-bottom: 3px solid #df2728;
  padding: 5px 0;
}
.logos-header{
   vertical-align: super!important;
   margin-left: 15px;
}
.logo-header{
  margin-top: 10px;
}
.logos-header a{
  display: block;
  background: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Alamos/Inbound/lp-admisiones/admisiones-colegio-alamos-logos-top.jpg);
  height:32px;
}

.logos-header a.iter{
  width: 50px;
}

.logos-header a.fontanar{
    width: 29px;
    background-position: -152px 0;
}

.logos-header a.kidu {
    width: 77px;
    background-position: -66px 0;
}

.logos-header a.alamos{
  width: 50px;
    background-position: -66px 0;
}
.logo-h-1{
    width: 49px;
    background-position: 0 0 !important;
  
}
.logo-h-2{
    width: 73px;
    background-position: -68px 0 !important;
  
}
.logo-h-3{
    width: 22px;
    background-position: -156px 0 !important;
  
}

.centrado{
  text-align: center; 
}
/*.wistia_click_to_play,
.wistia_click_to_play > div {
  width: 100%!important; 
  height: 100%!important;
} 

.wistia_click_to_play {
    height: auto!important;
    width: 100%!important;
}*/
.v-a-m li{
  vertical-align: middle; 
}
.v-a-b li{
  vertical-align: bottom; 
}
.texto-azul{
  color: #0d2237;
}
.texto-verde{
  color: #df2728; 
}
.separador-menu{
   margin-left: 15px;
   margin-right: 80px;
}
.conocenos{
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  padding: 60px 0;
  line-height: 1.1em;
}
.parrafo-footer {
    font-weight: 600;
    font-size: 28px;
    text-align: center;
    padding: 50px 20px 60px;
    line-height: 130%;
}
.conocenos{
  color:#FFF; 
  font-family: 'Montserrat', sans-serif; font-weight:600;;
  font-size: 30px;
    padding: 15px 0 30px 0;
}

.descripcion{
  margin: 20px 0 0; 
  text-align: left;
} 

.descripcion h2{
  line-height: 130%;
} 

.footer, .footer-container-wrapper{
  background:#0d2237;
  color:#FFF;
  padding:30px 0;
  font-size: 16px;
  font-family: Calibri;
}
.footer-container-wrapper ul li a, .footer-container-wrapper  a, .footer-container-wrapper > a{
  text-transform: uppercase; 
  font-family: 'Calibri-bold';
  color: #ffffff;
}
.relative{
 position: relative; 
}
.absolute{
 position: absolute; 
}
.footer ul li{
  color: #df2728
}
.m-b-40{
 margin-bottom: 60px; 
}
.m-r-40{
 margin-right: 40px; 
}
.m-r-60{
 margin-right: 60px; 
}
.m-t-20, .m-t-10{
 margin-top: 10px; 
}
.m-t-30{
 margin-top: 20px; 
}
.m-t-40{
 margin-top: 40px; 
}
.m-t-50{
 margin-top: 50px; 
}
.m-t-100{
 margin-top: 100px; 
}
.footer-container .fa{
font-size: 1.4em;
    vertical-align: bottom;
}
.footer-container .inline2 .tabla{
      width: initial;
  font-family: 'Calibri';
      font-size: 18px;
}
.footer-container .tabla img{
      margin-right: 15px;
}
.mapas{
  padding: 0 0 40px 0;
    max-width: 800px;
    margin: auto !important;
    float: none !important;
}
.image-bottom{
 bottom: 0;
  position:absolute;
}
#hs_cos_wrapper_widget_1549577283406 .image-bottom {
    bottom: 45px;
    left: 20%;
}
.aviso{
 font-family: 'Montserrat',sans-serif!important;
    font-weight: 400 !important;
  font-style: italic!important;
      font-size: 14px;
  text-transform: initial!important;
  
}
.fondo_azul_2{
  padding:45px 0;
  background: #0d2237;
  position: relative;
}
.gracias{
   margin: 40px 0; 
  text-align: center;
}
.gracias p{
 font-size:23px; 
}
.fondo_azul_2 .btn-rojo, .fondo_azul_2 .btn-verde {
    width: 100%;
    padding: 10px 0;
    font-size: 22px;
    display: block;
    margin: 5px 0 10px 0;
    text-align: center;
}

.escuela{
   font-family: 'Calibri-bold';
   margin-bottom:10px;
}
.texto-cta {
font-family: 'Montserrat',sans-serif;
    font-weight: 600;
  color: #ffffff;
    font-size: 27px;
    line-height: 30px;
}

.texto-cta .texto-verde{
  /*font-family: 'Calibri-bold';*/
}
#label-email-07e5cbe9-92a6-4412-a200-8f45eb3063aa{
  display: none; 
}

#formulario{
  max-width: calc(100% - 20px); 
}

.actions {
    margin-top: 40px;
    margin-bottom: 0;
    padding: 0;
  text-align: center;
}

.hs-button{
  background: #df2728;
  color: #ffffff;
    border-radius: 0; 
  height: 40px;
  border: 0;
  font-size:20px!important;
  width:80%;  
  font-family: 'Calibri-bold';
    -webkit-appearance: none;
border-radius: 0;
}

.hs-error-msgs li{
  list-style: none;  
}

.hs-error-msgs label{
  color: #ffffff;
  font-size: 13px;
  font-style: italic;
}

.contenedor-formulario input[type="text"],
.contenedor-formulario input[type="email"],
.contenedor-formulario input[type="tel"],
.contenedor-formulario input[type="number"],
.contenedor-formulario input[type="date"],
.contenedor-formulario select{
  border-radius: 0; 
  padding-left: 10px;
  font-weight:400!important;
  margin-top:10px;
  margin-bottom:10px;
  border: 0;
  font-size:13px;
  height: 40px;
 font-family: 'Calibri'!important;
  -webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

.contenedor-formulario select{
  color: #525252!important;
  font-style: normal;
  -webkit-appearance: none;
  background-image: url(https://1621751.fs1.hubspotusercontent-na1.net/hubfs/1621751/Iconos/drop_down_arrow.png);
  background-repeat: no-repeat;
  background-position: 97% 50%;
  background-size: 8px;
  width: 100% !important;
} 

.contenedor-formulario input::-webkit-input-placeholder { /* Edge */
  color: #525252!important;
  font-size:13px;
  font-style: normal;
}

.contenedor-formulario input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #525252!important;
  font-size:13px;
  font-style: normal;
}

.contenedor-formulario input::placeholder {
  color: #525252!important;
  font-size:13px;
  font-style: normal;
}

#hsForm_a8df436c-54cf-4bec-b35c-6469f5e78af1 > div.hs_fecha_de_nacimiento_del_alumno.hs-fecha_de_nacimiento_del_alumno.hs-fieldtype-date.field.hs-form-field > legend{
  color: #ffffff;
    margin-top: 15px;
}

.contenedor-formulario .input{
 text-align: center; 
}

.inputs-list.multi-container{
  margin-top:20px;
}
.inputs-list.multi-container li:first-child{
 margin-right:10px; 
}
.inputs-list.multi-container li{
  display: inline-block;
  color: #ffffff;
  position: relative;
}
.hs-fieldtype-select label {
  color: #fff;
}
.fm-adm-2021 .hs-fieldtype-select label {
    color: #525252;
}


ul.inputs-list.multi-container li input[type=radio]{
  position: absolute;
  visibility: hidden;
}

ul.inputs-list.multi-container li label{
  display: block;
  position: relative;
  padding: 0 0 0 30px;
  margin: 10px auto;
  height: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}

ul.inputs-list.multi-container li:hover label{
  color: #df2728;
   
}

ul.inputs-list.multi-container li .check{
  display: block;
  position: absolute;
  border: 2px solid #FFF;
  border-radius: 100%;
  height: 12px;
  width: 12px;
  top: 13px;
  left: 8px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

ul.inputs-list.multi-container li:hover .check {
  border: 2px solid #df2728;
}

ul.inputs-list.multi-container li .check::before {
  display: block;
  position: absolute;
    content: '';
  border-radius: 100%;
  height: 6px;
  width: 6px;
  top: 3px;
    left: 3px;
  margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.contenedor-formulario input[type=radio]:checked ~ .check {
  border: 2px solid #0DFF92;
}

.contenedor-formulario input[type=radio]:checked ~ .check::before{
  background: #df2728;
}

.contenedor-formulario input[type=radio]:checked ~ label{
  color: #df2728;
}

select{
  color: #CCC!important;
  -webkit-appearance:none;
  font-style: italic;
  background: #FFF;
}
select option { color: #525252!important; font-style: normal; }

select option:first-child{
  color: #CCC!important;
  font-style: italic;
}
.contenedor-video{
  padding: 30px 0;
}
.contenedor-formulario{
  padding: 20px; 
  
}
.hs-form-required{
  display: none; 
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #CCC;
  font-weight:400;
  font-style: italic;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #CCC;
  font-weight:400;
  font-style: italic;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #CCC;
  font-weight:400;
  font-style: italic;
}
.m-tb-50{
  margin: 50px auto; 
}
.m-b-30{
   margin-bottom: 30px; 
}
.w-100{
  width:100%; 
}
.w-35{
   width: 35%; 
}
.w-65{
   width: 65%; 
}
.w-50{
   width: 50%; 
}
.contenedor-post{
 padding: 25px 25px 10px 25px; 
}
.derecha{
  border-left: 1px solid #525252; 
  border-top: 1px solid #525252; 
  border-bottom: 1px solid #525252; 
}
.izquierda{
  border-right: 1px solid #525252; 
  border-top: 1px solid #525252; 
  border-bottom: 1px solid #525252; 
}
.contenedor-tag{
  color: #ffffff;
  font-family: 'Montserrat', sans-serif; font-weight:600;;
  font-size:20px;
  padding:10px 20px;
  text-align:center;
}
.contenido{
  max-width:500px; 
}
.tag-educando-en-familia, .cont-post-educando-en-familia h3{
  color: #df2728;
}
.tag-la-aventura-de-crecer, .cont-post-la-aventura-de-crecer h3{
  color: #df2728; 
}
.tag-que-hago-si, .cont-post-que-hago-si h3{
  color:#F4E200; 
}
.tag-aprendiendo-con-tecnologia, .cont-post-aprendiendo-con-tecnologia h3{
  color:;
}
.left{
 float: right; 
}
.btn-cuadro{
    text-align: center;
  max-width:180px;
  width: 100%;
  text-transform: uppercase;
  border: 2px solid #df2728;
  padding: 5px 0;
  display: block;
  margin: 20px 0 10px 0;
  font-family: 'Montserrat', sans-serif; font-weight:600;;
}
.contenedor-tag-2{
font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
}
.tag-mayusculas{
      font-size: 18px;
    margin: 15px 0;
}
.btn-simple{
  font-family: 'Montserrat', sans-serif; font-weight:600;;
  font-style: italic;
  display: block;
}
.btn-educando-en-familia{
  color: #df2728;
  border-color: #df2728!important;

}
.btn-la-aventura-de-crecer{
  color: #df2728; 
  border-color: #df2728!important;
  
}
.btn-que-hago-si{
  color:#F4E200; 
  border-color: #F4E200!important;
  
}
.btn-aprendiendo-con-tecnologia{
  color:;
  border-color: !important;
  
}
.mayusculas{

    text-transform: uppercase;
}
.p-l-50{
   padding-left:50px; 
}
.p-r-50{
   padding-right:50px; 
}
.bloque{   
  position: relative;
  text-align: center;
  color: #ffffff;
  margin-top: 30px;
  font-size: 22px;
  line-height:1.3em;
  padding-bottom:30px;
}
.bloque .negritas{
  font-size: 28px;
  font-family: 'Montserrat', sans-serif; font-weight:600;;
  display: block;
  padding: 40px;
}

.nuestros{
      margin: 50px;
    display: block;
    font-size: 28px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
  text-align: center;
  color: #0d2237
}
.bottom-right{
 bottom:0;
  right:0;
}
.bottom-left{
   bottom:0;
  left:0;
}
.header{
  position: relative; 
  text-align: right;
}
.contenedor-categoria-post{
  max-width: 600px;
  position: absolute;
  text-align: center;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif; font-weight:600;;
}
.contenedor-categoria-post {
    max-width: 600px;
  color: #ffffff;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    position: absolute;
    text-align: center;
}
.contenedor-categoria-post a.celda{
  padding:0!important;
  width:525px; 
  display: table-cell;
}
.compartir{
  vertical-align: middle;
    font-family: 'Montserrat',sans-serif;
    font-weight: 900;
  font-size: 22px;
    margin: 20px 0;
}
.compartir ul{
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
}
.compartir ul li{
  list-style: none;
  display: inline-block;
}
.compartir a{
   background: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Kidu/blog/consejos-para-papas%20de-kinder-shares-pt3.jpg); 
    display: block;
   height: 30px;
}
.compartir li:first-child a{
 background-position:0 0!important;
  width: 43px;
}
.compartir li:last-child a{
 background-position:-43px 0!important;
  width: 30px;
}
.text-right{
 text-align: right; 
}
    .text h1 {
    line-height: 45px!important;
    font-size: 45px!important;
    text-align: left!important;
    color: #FFF!important;
    font-weight: 500!important;
}
.contenedor-contenido{
  padding: 20px 0 0 0;
}
.visible-xs{
 display: none!important; 
}

.fondo-gris-2 {
  padding: 50px 0; 
  background-color: #f2f2f2;
} 


/*Elementary*/

.flex {
    display: flex;
}

.row-reverse .flex {
    flex-direction: row-reverse;
}

.item-flex {
    flex: 1;
}

.items-center {
    align-items: center; 
}

.between {
    justify-content: space-between;
}

.flex-center .center {
    align-items: center;
}

.fs-18 {
    font-size: 18px;
    line-height: normal;
}

.fs-20 {
    font-size: 20px;
    line-height: normal;    
}

.fs-28 {
    font-size: 28px;
    line-height: normal;
}

.fs-26 {
    font-size: 26px;
    line-height: normal;
}

.border-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.banner-lp-fazul {
    background: #0d2237;
    box-sizing: border-box;
    padding: 40px;
    text-align: center;
    font-size: 18px;
    color: white;
    line-height: normal;
    width: 100%;
    max-width: 660px;    
    transform: translate(10px, 28%);
}  
 
.borde-b-rojo {
    border-bottom: solid 15px #df2728;
}
  
.rojo {
    color: #df2728;
}

.banner-lp-fazul h1 {  
    font-size:30px!important; 
    line-height: normal!important;
    font-weight: bold!important; 
    text-align: center!important;  
}

.hoja-slide {
    max-width: 1200px;
    margin: auto;
    width: 100%;
    padding: 45px 0;
    margin: 25px auto;  
}  

.trip-slide {
    display: block;
    margin: auto;
    max-width: 100%;
    width: 400px;
    padding: 0;
}

.trip-slide img {
    width: 100%;
}

.trip-slide p {
    background: #ec4f96;
    text-align: center;
    color: white;
    font-size: 22px;
    display: block;
    padding: 18px 0;
    font-weight: bold;
}

.cont_slider_txt {
    margin-top: 30px;
}

.fazul {
    background: #0d2637;
    text-align: center;
    color: white;
    font-weight: 800;
    margin: 35px 0 0;
    padding: 37px 0;
}

ul.cta-pleca-azul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

ul.cta-pleca-azul li:first-child {
    margin-right: 60px;
}

.cta_button.cta-btn-verde {
    background: #df2728;
    color: white;
    width: 305px;
    display: block;
    font-size: 19px;
    box-sizing: border-box;
    padding: 12px 0 8px;
}

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

.text-left {
    text-align: left;
}

.item-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 500px; 
    width: 100%;
    padding: 20px 5%;
}


.fs-30 { font-size:30px; line-height: normal; }  
.fs-28 { font-size:28px; line-height: normal; }
.fs-24 { font-size:24px; line-height: normal; }
.fs-22 { font-size:22px; line-height: normal; }  
.fs-16 { font-size:18px; line-height: normal; }    
.fs-18 { font-size:18px; line-height: normal; }  

ul.escudos li {
    list-style: none;
}

/*.slide-alamos .mod_slider_txt .slick-prev,
.slide-alamos .mod_slider_txt .slick-next {
    width: 38px;
}

.slide-alamos .mod_slider_txt .slick-prev,
.slide-alamos .mod_slider_txt .slick-next {
    width: 38px;
    left: 100%; 
    top: 100%;
}

.slide-alamos .mod_slider_txt .slick-prev {
    margin-top: -41px; 
    margin-left: -80px;
}

.slide-alamos .mod_slider_txt .slick-next {
    margin-top: -41px; 
    margin-left: -38px;
}*/

/*.slide-alamos .mod_slider_txt .slick-prev {
    background-image: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Alamos/Inbound/lp-elementary/flecha-left.jpg);
}

.slide-alamos .mod_slider_txt .slick-next {
    background-image: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Alamos/Inbound/lp-elementary/flecha-right.jpg);
}*/

.box-video {
    max-width: 920px;
    width: 100%;
    margin: auto;
}

.slide-high-alamos {
    width: 1030px;
    margin: auto;
    padding: 0 0 42px;
    max-width: 100%;
}
  
.p-b-0 { padding-bottom: 0; }  
.p-t-0 {    padding-top: 0; }

.violeta {
    color: #813947;
}
  
.sld-high button.slick-prev.slick-arrow {
    left: 7%;
}

.sld-high button.slick-next.slick-arrow {
    right: 7%;
}

.sld-high button.slick-prev.slick-arrow {
    left: 7%;
    background-image: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Alamos/Inbound/lp-elementary/flecha-left.jpg);
    width: 75px;
}

.sld-high button.slick-next.slick-arrow {
    right: 10%;
    background-image: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Alamos/Inbound/lp-elementary/flecha-right.jpg);
    width: 75px;
}

.btn-call, .btn-call-blanco {
      display: block;
    text-align: center;
    padding: 20px 0;
    line-height: 0px;
    height: auto !important;
    margin: auto;
    font-size: 24px !important;
    background: #51b078;
    color: #fff;
    width: 80%;
    font-family: 'Calibri-bold';
    -webkit-appearance: none;
    border-radius: 0;
  }
.btn-call-blanco{
  background: none;
  border: #ffffff 1px solid;
  padding: 20px;
  display: inline-block;
    width: 40%;
  margin: 0 0 0 20px;
}
.iconos .ico1, .iconos .ico2, .iconos .ico3, .iconos .ico4{
  background: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Alamos/Inbound/lp-admisiones-online/admisiones-colegio-alamos-iconos-sprite.png) no-repeat;
  height: 55px;
  margin: 0 auto 30px;
  width: 58px;
}
.iconos .ico1{
  background-position: -14px center;
  width: 82px;
}
.iconos .ico2{
  background-position: -108px center;
}
.iconos .ico3{
  background-position: -178px center;
}
.iconos .ico4{
  background-position: -248px center;
}
.iconos a{
  display: block;
  width: 100%;
  height: 100%;
}
.border-top-r{
  border-top: #df2728 20px solid;
}
.border-right-n{
  border-right: #525252 1px solid;
  width: 49.9% !important;
}

.block {
  display: block;
}

.auto {
  margin: auto;
}

.azul {
  color: #0d2237;
}

/********************************* Flex ****************************************************/

.flex, .flex-m { 
      display: flex; 
      display: -webkit-box; 
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;   
 }
.column-direction { 
      flex-direction: column; 
      -webkit-flex-direction: column; 
      -moz-flex-direction: column;     
 }
.row-direction { 
      flex-direction: row; 
      -webkit-flex-direction: row; 
      -moz-flex-direction: row;     
  }
.reverse {  
    flex-direction: row-reverse; 
    -webkit-flex-direction: row-reverse; 
    -moz-flex-direction: row-reverse;     
 }
.between { 
    justify-content: space-between; 
    -webkit-justify-content: space-between; 
    -moz-justify-content: space-between;   
}
.content-center { 
    justify-content: center; 
    -webkit-justify-content: center; 
    -moz-justify-content: center;   
}
.content-left{
  justify-content: flex-start;
  -webkit-justify-content: flex-start; 
  -moz-justify-content: flex-start; 
}
.content-right{
  justify-content: flex-end;
  -webkit-justify-content: flex-end; 
  -moz-justify-content: flex-end; 
}
.flex-center { 
    align-items: center;  
    -webkit-align-items: center;  
    -moz-align-items: center;      
}
.flex-top { 
    align-items: flex-start;  
    -webkit-align-items: flex-start;  
   -moz-align-items: flex-start;    
}
.flex-bottom { 
    align-items: flex-end; 
    -webkit-align-items: flex-end; 
    -moz-align-items: flex-end; 
}
.flex1 { 
  flex:1;
}
.flex-none{
  flex: none;
}
.wrap{
  flex-wrap:wrap;
}
.five-columns .flex > div {
   flex: 1 20%!important;
}

/***************************************** Columnas ************************************/

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 31.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

/*********************************  width ****************************************************/

.w-10 { width: 10%; }
.w-20 { width: 20%; }
.w-30 { width: 30%; }
.w-40 { width: 40%; }
.w-50 { width: 50%; }
.w-60 { width: 60%; }
.w-70 { width: 70%; }
.w-80 { width: 80%; }
.w-90 { width: 90%; }
.w-100 { width: 100%; }

/*********************************  Margen ****************************************************/

.m0{ margin:0;}

.m10 { margin-top: 10px; margin-bottom:10px }
.m20 { margin-top: 20px; margin-bottom:20px  }
.m30 { margin-top: 30px; margin-bottom:30px  }
.m40 { margin-top: 40px; margin-bottom:40px  }
.m50 { margin-top: 50px; margin-bottom:50px  }
.m60 { margin-top: 60px; margin-bottom:60px  }
.m70 { margin-top: 70px; margin-bottom:70px  }
.m80 { margin-top: 80px; margin-bottom:80px  }
.m90 { margin-top: 90px; margin-bottom:90px  }
.m100 { margin-top: 100px; margin-bottom:100px  }

.mt10 { margin-top: 10px }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt50 { margin-top: 50px; }
.mt60 { margin-top: 60px; }
.mt70 { margin-top: 70px; }
.mt80 { margin-top: 80px; }
.mt90 { margin-top: 90px; }
.mt100 { margin-top: 100px; }

.mb10 { margin-bottom: 10px }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb50 { margin-bottom: 50px; }
.mb60 { margin-bottom: 60px; }
.mb70 { margin-bottom: 70px; }
.mb80 { margin-bottom: 80px; }
.mb90 { margin-bottom: 90px; }
.mb100 { margin-bottom: 100px; }

/*********************************  Padding ****************************************************/

.pad10 { padding-top:10px; padding-bottom:10px; }
.pad20 { padding-top:20px; padding-bottom:20px; }
.pad30 { padding-top:30px; padding-bottom:30px; }
.pad40 { padding-top:40px; padding-bottom:40px; }
.pad50 { padding-top:50px; padding-bottom:50px; }
.pad60 { padding-top:60px; padding-bottom:60px; }
.pad70 { padding-top:70px; padding-bottom:70px; }
.pad80 { padding-top:80px; padding-bottom:80px; }
.pad90 { padding-top:90px; padding-bottom:90px; }
.pad100 { padding-top:100px; padding-bottom:100px; }

.pad-lat10 { padding-left:10px; padding-right:10px; }
.pad-lat15 { padding-left:15px; padding-right:15px; }
.pad-lat20 { padding-left:20px; padding-right:20px; }
.pad-lat30 { padding-left:30px; padding-right:30px; }
.pad-lat40 { padding-left:40px; padding-right:40px; }
.pad-lat50 { padding-left:50px; padding-right:50px; }

.padt10 { padding-top:10px; }
.padt20 { padding-top:20px; }
.padt30 { padding-top:30px; }
.padt40 { padding-top:40px; }
.padt50 { padding-top:50px; }
.padt60 { padding-top:60px; }
.padt70 { padding-top:70px; }
.padt80 { padding-top:80px; }
.padt90 { padding-top:90px; }
.padt100 { padding-top: 100px; }

.padb10 { padding-bottom:10px; }
.padb20 { padding-bottom:20px; }
.padb30 { padding-bottom:30px; }
.padb40 { padding-bottom:40px; }
.padb50 { padding-bottom:50px; }
.padb60 { padding-bottom:60px; }
.padb70 { padding-bottom:70px; }
.padb80 { padding-bottom:80px; }
.padb90 { padding-bottom:90px; }
.padb100 { padding-bottom: 100px; }

/*********************************  Fuentes ****************************************************/

.fs10 { font-size:10px; }
.fs12 { font-size:12px; }
.fs14 { font-size:14px; }
.fs15 { font-size:15px; }
.fs16 { font-size:16px; }
.fs18 { font-size:18px; }
.fs20 { font-size:20px; }
.fs22 { font-size:22px; }
.fs23 { font-size:23px; }
.fs24 { font-size:24px; }
.fs25 { font-size:25px; }
.fs26 { font-size:26px; }
.fs28 { font-size:28px; }
.fs30 { font-size:30px; }
.fs32 { font-size:32px; }
.fs34 { font-size:34px; }
.fs35 { font-size:35px; }
.fs36 { font-size:36px; }
.fs38 { font-size:38px; }
.fs40 { font-size:40px; }
.fs42 { font-size:42px; }
.fs44 { font-size:44px; }
.fs45 { font-size:45px; }
.fs46 { font-size:46px; }
.fs48 { font-size:48px; }
.fs50 { font-size:50px; }
.fs52 { font-size:52px; }
.fs54 { font-size:54px; }
.fs55 { font-size:55px; }
.fs56 { font-size:56px; }
.fs58 { font-size:58px; }
.fs60 { font-size:60px; }
.fs70 { font-size:70px; }

.fw100 { font-weight: 100; }
.fw300 { font-weight: 300; }
.fw400 { font-weight: 400; }
.fw500 { font-weight: 500; }
.fw600 { font-weight: 600; }
.fw700 { font-weight: 700; }
.fw900 { font-weight: 900; }

.line-normal { line-height:normal; }
.line-130 { line-height: 130%; }
.line-120 { line-height: 120%; }
.line-100 { line-height: 100%; }

/******************** hojas ************************************/

.hoja-1000 { display:block; float:none!important; margin:auto!important; max-width:1000px; width:100%; }
.hoja-1100 { display:block; float:none!important; margin:auto!important; max-width:1100px; width:100%; }
.hoja-1160 { display:block; float:none!important; margin:auto!important; max-width:1160px; width:100%; }
.hoja-1200 { display:block; float:none!important; margin:auto!important; max-width:1200px; width:100%; }
.hoja-1300 { display:block; float:none!important; margin:auto!important; max-width:1300px!important; width:100%; }

/******************** display **********************************/

.block, .salto { display:block; }

.auto { margin-left: auto !important; margin-right:auto !important; }

.inline-top { display:inline-block; vertical-align:top }
.inline-middle { display:inline-block; vertical-align:middle; }
.inline-bottom { display:inline-block; vertical-align:bottom; }

/******* FM - LP ********/
.fm-imperios .hoja-1200 {
    max-width: 1115px;
}

ul.bullet-check li {
    list-style: none;
    position: relative;
    margin-bottom:10px;
}

ul.bullet-check li:before {
    content: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Alamos/Inbound/lp-elementary/vida-estudiantil-elementary-check.png);
    display: inline-block;
    width: 10px;
    margin: 5px 10px;
}

.borde-top {
    border-top: solid;
}

.fm-imperios form {
    padding: 0 25%;
    box-sizing: border-box;
}

.fm-imperios form label {
    font-weight: 800;
    margin: 15px 0 0;
    display: block;
    color: #525961;  
}

.fm-imperios form input, .fm-imperios form select {
    padding: 10px 5px;
    display: block;
    border: solid 1px #ccc;
    height: 35px;
    margin-top: 5px;
    color: #525961;  
}


p.txt-lp-alamos.text-center.fw900 {
    max-width: 300px;
    margin: 15px auto;
    font-size: 17px;
    font-style: italic;
}

.fm-imperios .actions {
    margin-top: 22px;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
 }

.fm-imperios input.hs-button.primary.large {
    padding: 8px 0;
    width: 99%;
    height: auto;
    margin: auto;
    color: white;  
}

.fm-imperios a.btn-telefono {
    margin: auto;
    margin-bottom: 40px;
}

.fm-imperios form label.hs-error-msg {
    color: red;
}

.aguila:before {
    content: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Alamos/Inbound/lp-elementary/vida-estudiantil-elementary-hawk.png);
    display: -webkit-box;
    position: absolute;
    bottom: 80px;
}

.fm-imperios form select {   color: #525961!important;  }

/*****Admisiones 21 **/

.hidde-m { display:block; }
.show-m  { display:none; }


.carretera {
    background: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Fontanar/Landing/admisiones/admisiones-colegio-fontanar-thumb-bg.jpg);
    background-position: -39px 59px;
    background-repeat: no-repeat;
}
.numborde li:first-child {
   border-left: none;  
}

.numborde li {
    list-style: none;
    border-left: solid 2px #df2728;
    width: 25%;
}

img.mascota-lp {
    position: absolute;
    left: 0%;
    bottom: 0;
}

.fm-adm-2021 .forma-lp {
    padding: 0 100px;
    box-sizing: border-box;
}

.fm-adm-2021 .forma-lp label {
    margin-top: 10px;
    display: block;
    font-size: 16px;
    font-weight: 800;
    padding-bottom: 5px;
}

.fm-adm-2021 .forma-lp input, .fm-adm-2021 .forma-lp select {
    padding: 5px 5px;
    border: solid 1px #b1b1b1;
}

.fm-adm-2021 .forma-lp label.hs-error-msg {
    color: red;
    font-size: 11px;
    margin: 0;
    padding: 0;
}


.fm-adm-2021 .hs-form-required {
    display: inline-block;
}

.getscript {
    cursor: pointer;
}

.logos li{
   list-style: none;
  display: inline-block;
  margin:0 20px;
}
.logos a {
    display: block;
    background: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Fontanar/Inbound/lp-colegiatura/colegiatura-colegio-fontanar-logos-escuelas.jpg);
    height: 60px;
}
.logo1{
width: 220px;
    background-position: 0 0 !important;
}
.logo2{
width: 125px;
    background-position: -267px 0 !important;
}
.logo3{
width: 213px;
    background-position: -444px 0 !important;
}

.submitted-message {
    color: white;
}


ul.flex.logos-head li {
    list-style: none;
}

ul.flex.logos-head a {
    background: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Alamos/Inbound/lp-admisiones/admisiones-colegio-alamos-logos-top.jpg);
    display: block;
    width: 70px;
    height: 35px;
}

ul.flex.logos-head a.iter {
    background-position: 0 0;
    width: 50px;
    height: 31px;
}

ul.flex.logos-head a.kidu {
    background-position: -68px 2px;
    width: 72px;
    height: 34px;
    margin: 0 25px;
}

ul.flex.logos-head a.fontanar {
    background-position: -155px 0;
    width: 25px;
    height: 32px;
}

.banner-sesion-2021 {
    background-image: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Alamos/Inbound/lp-desayuno-alamos/desayuno-elementary-banner-img.jpg);
    width: 100%;
    height: 370px;
    position:relative;
}

.banner-sesion-2021:before {
    content: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Alamos/Inbound/lp-desayuno-alamos/desayuno-elementary-banner-pleca.png);
    position: absolute;
    right: 0;
    top: 0;
}

.h100p {
    height: 100%;
}

ul.ico-events li {
    list-style: none;
    line-height: normal;
    font-weight: bold;
}

ul.ico-events li i {
    background: url(https://3018953.fs1.hubspotusercontent-na1.net/hubfs/3018953/Alamos/Inbound/lp-desayuno-alamos/desayuno-elementary-sprite-iconos.jpg);
    display: block;
    width: 72px;
    height: 65px;
    margin: auto;
}

ul.ico-events li .ico-2 {
    background-position: -68px 0px;
}

ul.ico-events li .ico-3 {
    background-position: -139px 0px;
    width: 65px;
}

ul.ico-events li .ico-4 {
    background-position: -544px 0px;
    width: 64px;
}

ul.ico-events li .ico-5 {
    background-position: -606px 0px;
}

span.num-c {
    background: #df2728;
    color: white;
    font-weight: bold;
    display: inline-block;
    width: 26px;
    height: 22px;
    text-align: center;
    border-radius: 21px;
    margin: 0px 5px 0px 15px;
}

.bgblanco {
    background: #fff;
}

.forma-lp.sesion-alamos {
    width: 100%;
    margin: auto;
    max-width: 600px;
}

.forma-lp.sesion-alamos fieldset.form-columns-2 {
    max-width: 600px;
    width: 100%;  
}

.forma-lp.sesion-alamos fieldset.form-columns-2 label {
    font-size: 15px;
    text-align: left;
    width: 100%;
    display: block;
    font-weight: 700;
    margin-top: ;
}

.forma-lp.sesion-alamos .actions {
    margin-top: 0;
}

.forma-lp.sesion-alamos fieldset.form-columns-2 {
    margin-bottom: 15px;
}

.forma-lp.sesion-alamos input {
    border: solid 1px #ccc;
    padding: 10px 10px;
    margin-top: 0px;
}

.forma-lp.sesion-alamos label.hs-error-msg {
    color: red;
    font-size: 12px!important;
    font-weight: 200!important;
}

.forma-lp.sesion-alamos input.hs-button.primary.large {
    width: 185px;
    padding: 0;
}

ul.no-list.hs-error-msgs.inputs-list {
   color: red;
}

.forma-lp.sesion-alamos .hs-error-msgs label {
    color: #ff0000;
    font-size: 13px;
    font-style: italic;
}

.bg-cta-lp {
    background: #0C2637;
    max-width: 830px;
    margin: auto;
    padding: 30px 45px;
    color: white;
    border-radius: 15px;
}

.bg-cta-lp .btn-verde {
    border-radius: 10px;
}


@media screen and (max-width: 1200px){
  .salto{
    display: inline;
  } 
} 

@media (max-width: 768px){
  
  .m40, .m50, .m60, .m70, .m80, .m90,.m100 { margin-top: 30px; margin-bottom:30px; }
  .mb40, .mb50, .mb60, .mb70, .mb80, .mb90, .mb100 { margin-bottom:30px; }
  .mt40, .mt50, .mt60, .mt70, .mt80, .mt90, .mt100 { margin-top:30px; }
  .ml40, .ml45, .ml50, .ml60, .ml70, .ml80, .ml90, .ml100 { margin-left: 30px; }
  .mr40, .mr45, .mr50, .mr60, .mr70, .mr80, .mr90, .mr100 { margin-right: 30px; }
  .pad40, .pad50, .pad60, .pad70, .pad80, .pad90, .pad100 { padding-top:30px; padding-bottom:30px; }
  .padt30, .padt40, .padt50, .padt60, .padt70, .padt80, .padt90, .padt100 { padding-top:30px; }
  .padb30, .padb40, .padb50, .padb60, .padb70, .padb80, .padb90, .padb100 { padding-bottom:30px; }
  .pad-lat20, .pad-lat30, .pad-lat40, .pad-lat50, .pad-lat60 { padding-left: 10px; padding-right: 10px; }
  
  .fs40 {
    font-size: 30px;
  }
  
  #hs_cos_wrapper_widget_1549577283406 .image-bottom {
    bottom: 70px;
    left: 5%;
  }
  .m-t-50 {
    margin-top: 20px;
  }
  .banner-lp-fazul {
    padding: 20px;
    transform: translate(0);
    margin: 15px auto -90px;
  }
  .banner.bn-tripulantes {
    background: none !important;
    height: auto !important;
    text-align: center;
  }
  .banner.bn-tripulantes .text {
    position: relative;
    left: 0;
    border: 0;
  }
  .img-banner .banner-lp-fazul {
    margin: 15px auto 0;
  }
  
  .fm-imperios form {
    padding: 10px 5%;
    box-sizing: border-box;
  }  
  .aguila:before {
      content: "";
  }  
  
  .fm-imperios input.hs-button.primary.large {
    padding: 8px 0;
    width: 99%;
    height: auto;
    margin: auto;
    color: white;
  }
  
  .fm-imperios a.btn-telefono {
      padding-bottom: 30px;
  } 
  
  .bg-cta-lp {
      margin-top: 20px;
      box-sizing: border-box;
  }

  .bg-cta-lp .btn-verde {
      margin-top: 20px;
  }     

}
/* MEdias */
@media (max-width: 767px){
  
.hidde-m { display:none; }
.show-m  { display:block; }  
  
.visible-xs{
 display: block!important; 
}
  
  .box-datos-form a {
    width: 91%;
    margin: 20px auto 0 !important;
}
  
  .titulo {
    color: #525252;
    text-align: center;
    margin: 10px 0;
    line-height: 1.2em;
    font-size: 24px;
    font-weight: 600;
}
  .contenedor-interior h2 {
    font-size: 20px;
    text-align: center;
  }
  .descripcion-2 h2{
    padding: 20px 0;
    font-size: 20px;
    min-height: 0;
  } 
  .verde{
    font-size: 24px;
  }
.p-r-50 {
    padding: 0!important;
}
  
  .contenedor-interior-cta .span3,.bloque img,.header img.celda,
  .hidden-xs, .col-3 img, .col-4 img, .col-3 .linea, .col-4 .linea, .logos-header{
    display:none!important; 
  }
  
  .separador-menu {
    margin-left: 0px;
    margin-right: 0;
}
  
  #hs_cos_wrapper_module_1548883628039130_ ul.inline {
    text-align: center!important;
}
  
  .header-container-wrapper {
    padding: 10px 0 0 0;
    margin: 0 auto 7px auto;
    border-bottom: 0;
    text-align: center;
}
  
  .tabla, .celda{
    display: block!important;
    max-width: 500px;
    margin: auto;
    
  }
  
.video-flotante.pad-m-0 {
    margin-bottom: 30px;
}  
  
  .sld-high .cont_slider_txt {
    margin-top: -10px;
}
  
  .sld-high .slick-dots {
    position: relative;
    top: -25px;
}
  
  
  p.parrafo-footer.fs-30.p-t-0 {
    padding: 0;
    font-size: 20px;
    margin: 0;
}
  
  p.parrafo-footer.fs-28.p-b-0 br {
    display: none;
}
  .btn-telefono {
    color: #0d2237;
    font-size: 18px;
    font-family: Calibri-bold;
    display: block;
    text-align: center;
    width: 175px;
    margin-top:10px;
}
  
  .contenedor-video{
    padding: 0;
  }
  
  .contenedor-categoria-post a.celda {
    padding: 3px 0 !important;
    width: 100%;
    font-size: 18px;
}
  
 .banner{
    width: 100%;
    height: 200px!important;
    position: relative;
    background-size: cover!important;
}
  .pm-10{
    padding: 0 10px!important; 
    margin-bottom: 20px;
  }
  /*.pmt-10{
    padding: 20px 0 5px 0!important; 
  }*/
  .hs-button {
    margin: 0!important;
  }
  .mbb-10{
    margin-bottom:20px; 
  }
  .text{
    position: absolute;
    bottom:30px;
    left:20px;
    font-size: 20px;
    line-height: 20px;
    color:#FFF;
}
  .fondo_azul_2 .btn-rojo {
    width: 80%;
    padding: 10px 0;
    font-size: 22px;
    display: block;
    margin: 15px auto 10px auto;
    text-align: center;
}
.text h1 {
    line-height: 35px!important;
    font-size: 30px!important;
}
  .m-t-30 {
    margin-top: 10px;
}
  .video-flotante{
    text-align: center; 
  }
  .wistia_click_to_play {
    margin:10px auto;
  }
  .fondo-gris-2{
    padding: 0;
  } 
  .descripcion{
    margin: 30px 0;
  } 
  .parrafo {
    font-size: 18px;
    text-align: center;
}
  .hs-content-id-7423641543 #hs_cos_wrapper_widget_1549362671476 > div:nth-child(1){
     padding: 10px 0 0!important; 
  }
  .compartir {
    vertical-align: middle;
    font-family: 'Montserrat',sans-serif;
    font-weight: 900;
    font-size: 18px;
    margin: 10px;
}
  
  .texto-grande {
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
    color: #ffffff;
    font-size: 20px;
}
  .footer-container .tabla img {
    margin: 15px auto;
}
  .footer-container .inline2 {
    display: inline-block;
    margin-right: 10px;
}
  
  .subtitulo {
    margin: 10px 0;
    text-align: center;
    font-size: 16px;
}
  
  .salto{
   display: inline!important; 
  }
  
  a.celda, li.celda a {
    padding: 10px;
    display:block;
    color: #ffffff;
    font-size: 21px;
    text-align: center;
}
  
  li.celda a .salto{
    display: block!important; 
  }
  .contenedor-post-lista, .contenedor-post-lista .celda{
    display: block; 
    width:98%!important;
    margin:0 auto;
  }
  .celda-imagen{
    min-height: 250px; 
  }
  
  .contenido.p-l-50{
    max-width: 100%;
    padding:0;
  }
  
  .contenedor-post {
    padding: 10px;
  }
  .izquierda,.derecha{
     border:0; 
  }
  .link-post.left{
   float: none;
    text-align: right;
    padding-right: 10px; 
  }
  
  .texto-cta {
    font-family: Calibri;
    color: #ffffff;
    font-size: 25px;
    line-height: 24px;
    padding-top: 0;
    text-align: center;
    margin-bottom: 10px;
}
  
  #formulario {
    max-width: 100%;
    margin: 0 20px;
}
  .parrafo-footer {
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    padding: 15px 10px 30px;
}
  .logos {
    margin: 10px auto 0 auto;
}
  .logos li {
  margin-top:15px;
    display: inline-block;
}
  .logo1 {
    width: 209px;
    background-position: 10px 0 !important;
  }
  .tabla.m-r-60{
    margin:0;
  }
  .contenedor-contenido {
    padding: 10px;
}
  
  .conocenos {
    color: #ffffff;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    font-size: 30px;
    padding: 15px 0 10px 0;
}
  .mapas {
    padding: 10px;
    text-align: center;
}
  .centrado.m-b-40{
    margin-bottom: 15px;
  }
  
  .menu-categorias {
    padding: 0;
    display: inline-table;
    width: 100%;
    margin: 0 auto;
    list-style: none;
}
  .menu-categorias li {
    display: inline-table;
    font-size: 20px;
    width: 50%;
}
  .bloque .negritas {
    font-size: 28px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    display: block;
    padding: 15px;
}
  
  #hs_cos_wrapper_module_15480985418661020_ > div > div:nth-child(1){
    margin-top:15px; 
  }
  .gracias{
   margin: 15px 0; 
  text-align: center;
}
.gracias p{
 font-size: 18px; 
}
  
  .m-t-50{
 margin-top: 0; 
}
  
  .hs-content-id-7481559993  .banner {
    background-position: -336px!important;
}
  
  .flex {
    display: block;
  }
  
  .escudos.flex li {
    display: inline-block; 
    width: 48%;
  }
  
  .escudos.flex li img {
    display: block; 
    margin: auto;
  }
  
  h2.titulo,
  p.parrafo {
    padding: 0 15px;
  }
  
  .span6 {
    margin: 10px 0;
  }
  
  ul.cta-pleca-azul li {
    margin: 5px 5px;
  }
  
  ul.cta-pleca-azul li:first-child {
    margin-right: 0;
  }
  
  ul.cta-pleca-azul li p br,
  .titulo br {
    display: none;
  }
  
  .item-text {
    text-align: center;
  }
  
   /* admisiones 2021 */
  .numborde-movil {
      max-width: 70%;
      padding: 0 15px;
      box-sizing: border-box;
      margin:auto;
  }  

  .numborde-movil li p {
      font-size: 20px;
      margin: 10px 0;
      padding: 10px 31px;
  }  


  .numborde-movil li { list-style:none; margin 0; padding:0;}  

    .numborde-movil li:nth-child(2) {
      border-top: solid 1px;
      border-bottom: solid 1px;
  } 

    .show-m p {
        padding: 0 5px;
    }

    .bgmovil {
        background: white!important;
    }  

    .fm-adm-2021 .forma-lp {
        padding: 0 50px;
        box-sizing: border-box;
    }

  .getscript {
      padding: 0 10px;
  }  



  .hoja-1200.bggris.relative {
      background: #F5F3F4;
      padding: 10px 10px;
       box-sizing: border-box;
  }  
  
  .bggris {
      background: #F5F3F4;
  }  
   
img.mascota-lp {
    position: relative;
    left: 0%;
    bottom: 0;
    padding: 0 0 0px;
    top: -30px;
}  
  
.hoja-1400.bggris p {
    box-sizing: border-box;
    padding: 8px 10px;
}
  
  a.aviso {
      padding: 3%;
  }  
  
  .banner-sesion-2021:before {
      content: "";
   }  
  
 .banner-sesion-2021 {
      height: auto;
      padding: 25px 10px;
      background-position: center;
      text-align: center;
      line-height: 190%;
      margin: 15px 0;
      box-sizing: border-box;
  }  

  .banner-sesion-2021 h1 {
      text-align: center;
      line-height: 115%;
  }  
  
  ul.ico-events li {
      margin-bottom: 20px;
  }  
  
  h2.text-center.fs22 {
      padding: 0 10px;
      font-size: 18px;
  }  
  
  .hoja-1200, .bgblanco {
      padding: 0 15px;
      box-sizing: border-box;
  }  
  
  .bgblanco.pad20.pad-lat20 {
      padding: 20px 10px;
      margin-bottom: 25px;
  }  
  
  span.num-c {
      margin: 0;
  }  
  
  .fs30 {
      font-size: 20px;
  }  
  
  .forma-lp.sesion-alamos fieldset.form-columns-2 label {
      width: 94%;
      margin: 5px auto 0;
  }  
}
  
@media(max-width:700px){
  
  .hoja-1160{
    max-width: 90%;
    padding-right: 10px;
    padding-left: 10px;
  }
  
  .flex, .partner { display: block; }
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12,
  .w-10, .w-20, .w-30, .w-40, .w-50, .w-60, .w-70, .w-80, .w-90, .w-100, .border-right-n { width: 100% !important; }
  .salto { display: inline-block; }
  
  .m40, .m50, .m60, .m70, .m80, .m90, .m100 { margin-top: 20px; margin-bottom:20px; }
  .mb40, .mb50, .mb60, .mb70, .mb80, .mb90, .mb100 { margin-bottom:20px; }
  .mt40, .mt50, .mt60, .mt70, .mt80, .mt90, .mt100 { margin-top:20px; }
  .ml40, .ml45, .ml50, .ml60, .ml70, .ml80, .ml90, .ml100 { margin-left: 15px; }
  .mr40, .mr45, .mr50, .mr60, .mr70, .mr80, .mr90, .mr100 { margin-right: 15px; }
  .padt30, .padt40, .padt50, .padt60, .padt70, .padt80, .padt90, .padt100 { padding-top:20px; }
  .padb30, .padb40, .padb50, .padb60, .padb70, .padb80, .padb90, .padb100 { padding-bottom:20px; }
  .pad40, .pad50, .pad60, .pad70, .pad80, .pad90, .pad100 { padding-top:20px; padding-bottom:20px; }
  .pad-lat20, .pad-lat30, .pad-lat40, .pad-lat50, .pad-lat60 { padding-left: 0; padding-right: 0; }
  
  .border-right-n{
    border: none;
  }
  
  .iconos .email-m{
    font-size: 100%;
  }
  
  .btn-telefono .colegio, .hide-m {
    display: none;
  }
  .v-m {
    margin: 10px auto;
    text-align: center;
  }
  .fondo_azul_2 .btn-rojo, .fondo_azul_2 .btn-verde{
    width: 80%;
    margin: 5px auto 10px;
  }
  
  .ico-logo {
    right: 22%;
    bottom: 15%;
  }
  .top-header .btn-rojo{
    margin: 11px auto 0;
    max-width: 175px;
  }
  .bg-modulo{
    padding: 20px 15px 50px;
  }
}

@media screen and (max-width: 480px) {
  .fs50 {
    font-size: 30px;
  }
  
  .fs26 {
    font-size: 22px;
  } 
  
  .fs22 {
    font-size: 20px;
  }
}

@media (max-width: 400px){
  .inline2 .tabla.m-r-40{
    margin-right:0;
  }
  .wistia_click_to_play {
    margin: auto;
  }
  .titulo {
    padding: 0 10px;
  }
  .box-datos-form a {
    width: 84%;
  }
  .banner{
    background-position:-160px 0 !important;
  }
}

.border-r-r {
    border-right: #ed2736 1px solid;
}

.play-button {
    cursor: pointer;
    position: relative;
}

.play-button:before {
    content: '';
    height: 81px;
    position: absolute;
    width: 127px;
    z-index: 1;
    background-color: rgba(222, 27, 58, 0.76);
    left: 38%;
    top: 38%;
    transition: all 80ms ease-out 0s;
    mix-blend-mode: normal;
}

.play-button:hover:before {
    content: '';
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    background-color: rgba(222, 27, 58, 0.76);
    left: 0px;
    top: 0px;
    transition: all 80ms ease-out 0s;
    mix-blend-mode: multiply;
}

.play-button:after {
    content: '';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAABRCAYAAAD7G3lVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATFJREFUeNrs22FtwkAYx+F2QcAkMAfgYBKQwBxMQh1MwiRQB+CgEoaDzkG5S1a+E5IF+n+e5D4ve3+7N0s4mgYAAAAAAAAAAAAA7jFN06cp5MavjuWsTSMzfjWWszORzPizQzmvJpMZ3xYIj28LiG8LpMeffdsCufGrn3LeTS0z/uzLFsiNbwuEx7cFxL9ugY1pZsafdSaaG78abIHc+LaA+MvbAi/+XG5Sww9L2QLtEm/+P/2oUzkfbduexc+LX51L/DdrP09fzvaZf4GVhjf7/Vv3vVFk/bfvMUhg/PoAZG+6efE9Aw+MP/oCSGZ8tz0wvtseGn9w2zPjdyaXF99n9aHx3fbA+G57aHy3PTC+N/mh8b3DD4zvtofGd9tD47vtAAAAAAAAAAAAADymiwADAOSj1JBfF8xMAAAAAElFTkSuQmCC) 0px 0px / 127px 81px no-repeat transparent;
    display: block;
    height: 81px;
    outline: none;
    position: absolute;
    width: 127px;
    z-index: 1;
    left: 38%;
    top: 38%;
}

.ico-seguro {
  display: block;
  width: 80px;
  height: 80px;
  background-image: url(https://www.alamos.edu.mx/hubfs/Alamos/Inbound/lp-colegio-seguro/protocolos-de-seguridad-colegio-alamos-sprite.jpg);
  background-repeat: no-repeat;
  margin: 0 auto 20px;
  background-size: auto 80px;
}

.ico-seguro.ico-1 {
  background-position: -15px 0;
}

.ico-seguro.ico-2 {
  background-position: -110px 0;
}

.ico-seguro.ico-3 {
  background-position: -490px 0;
}

.ico-seguro.ico-4 {
  background-position: -205px 0;
}

.ico-seguro.ico-5 {
  background-position: -395px 0;
}

.ico-seguro.ico-6 {
  background-position: -300px 0;
}


/******************** becas **********************************/

.w-num {
  width: 8%;
}

.w-txt {
  width: 92%;
}

.f-becas {
  padding: 0 15px;
}

.f-becas fieldset {
  max-width: 100%!important;
}

.f-becas label {
  display: block;
  color: #fff;
  font-size: 15px;
  text-align: left;
  font-weight: 700;
  margin: 15px 0 0;
  padding: 0 10px;
}

.f-becas .hs-fieldtype-radio label {
  padding: 0;
}

.f-becas input[type="text"], 
.f-becas input[type="email"], 
.f-becas input[type="tel"], 
.f-becas input[type="number"], 
.f-becas input[type="date"], 
.f-becas select {
  border-radius: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 40px;
  font-family: 'Calibri'!important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
}

.f-becas input[type="radio"] {
  -webkit-appearance: none;
  position: relative!important;
  top: 3px;
  width: 15px !important;
  height: 15px !important;
  margin: 0 8px 0 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  outline: 0;
  border: 0;
  background: #fff;
  cursor: pointer;
  visibility: visible!important;
  border-radius: 50%;
}

.f-becas input[type="radio"]:hover:before,
.f-becas input[type="radio"]:checked:before {
  content: '';
  position: absolute;
  border-radius: 50%;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background-color: #df2728;
}

.f-becas input.hs-button.primary.large {
  max-width: 270px;
  padding: 0;
  cursor: pointer;
}

.f-becas ul.inputs-list.multi-container {
  display: flex;
  margin-top: 0;
  justify-content: space-between;
}

.f-becas ul.inputs-list.multi-container li {
  margin-right: 0;
}

.f-becas ul.inputs-list.multi-container li:hover label {
  color: #fff;
}

.f-becas ul.inputs-list.multi-container li label {
  margin: 10px 0 0;
  height: auto;
  padding: 0;
  font-size: 14px;
  font-style: italic;
}

.f-becas .hs-fieldtype-select {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.f-becas .hs-fieldtype-select label {
  margin: 0;
  padding: 0;
  max-width: 82%;
  width: 100%;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 130%;
}

.f-becas .hs-fieldtype-select .input {
  max-width: 45px;
  width: 100%;
}

.f-becas .hs-fieldtype-select select {
  color: #000 !important;
  -webkit-appearance: auto;
}

.f-becas .hs-fieldtype-select .hs-error-msgs {
  line-height: 110%;
  width: 100%;
}

.f-becas fieldset.form-columns-1 .hs-fieldtype-select {
  max-width: 50%;
}

.f-becas fieldset.form-columns-1 .hs-fieldtype-select select {
  width: 100%;
}

.hs-error-msgs label {
  margin: 0;
  color: #df2728;
}

.f-becas .hs-fieldtype-select label.hs-error-msg,
.hs-error-msgs label {
  max-width: 100%!important;
  margin: 0 0 10px;
  font-size: 14px!important;
  font-weight: 700!important;
}

.hs_error_rollup label {
  text-align: center;
}

@media screen and (max-width: 1280px) {
 .f-becas .hs-fieldtype-select label{
    max-width: 80%;
  }
}

@media screen and (max-width: 1024px) {
  .f-becas .hs-fieldtype-select label {
    max-width: 70%;
  }
}

@media screen and (max-width: 768px) {
  .w-num {
    width: 12%;
  }

  .w-txt {
    width: 88%;
  }
  
  .f-becas fieldset.form-columns-2 .hs-form-field {
    width: 100%!important;
  }
  
  .f-becas fieldset.form-columns-1 .hs-fieldtype-select {
    max-width: 100%;
  }
  
  .f-becas .hs-fieldtype-select label{
    max-width: 80%;
  }
}

@media screen and (max-width: 767px) {
 .f-becas .hs-fieldtype-select label{
    max-width: 82%;
  }
}

@media (max-width: 400px), (min-device-width: 320px) and (max-device-width: 480px) {
  .f-becas label {
    padding: 0;
  }
  
  .f-becas ul.inputs-list.multi-container {
    display: block;
  }
  
  .f-becas ul.inputs-list.multi-container li {
    width: 100%;
  }
  
  .f-becas .form-columns-2 .hs-form-field .hs-input {
    width: 100%!important;
  }
  
  .f-becas fieldset.form-columns-2 .input {
    margin-right: 0!important;
  } 
  
  .f-becas .hs-fieldtype-select {
    flex-direction: unset;
  }
}