@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/***********************************************/
/* CSS @imports must be at the top of the filess */
/* Add them above this section                 */
/***********************************************/

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

@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Regular.eot');
  src: url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Regular.eot#iefix') format('embedded-opentype'),
       url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Regular.woff2') format('woff2'),
       url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Regular.woff') format('woff'),
       url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Regular.ttf') format('truetype'),
       url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MyriadPro-Semibold';
  src: url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Semibold.eot');
  src: url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Semibold.eot#iefix') format('embedded-opentype'),
       url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Semibold.woff2') format('woff2'),
       url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Semibold.woff') format('woff'),
       url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Semibold.ttf') format('truetype'),
       url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MyriadPro-Bold';
  src: url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Bold.eot');
  src: url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Bold.eot#iefix') format('embedded-opentype'),
       url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Bold.woff2') format('woff2'),
       url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Bold.woff') format('woff'),
       url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Bold.ttf') format('truetype'),
       url('https://8179669.fs1.hubspotusercontent-na1.net/hubfs/8179669/site/fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}





.myriadr {
  font-family: 'MyriadPro-Regular', sans-serif;; 
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

div#hs-eu-policy-wording a {
    color: #5D6771;
    text-decoration: underline;
}
/* make sure to set some focus styles for accessibility */
:focus {
    outline: 0;
}

https://www.autopresta.mx/cookie-test?_hsPrivacyTest=true

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: normal;
  font-family: 'MyriadPro-Regular';
  background: #fff;
  color: #5D6771;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

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

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

.index-1 {
      z-index: 1;
}

.h-auto{
  height: auto;
}

.h-100{
  height: 100%;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden], .hidden-sm, .hidden {
    display: none !important;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-font-smoothing: antialiased;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
    margin: 0 5px;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */

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

html,
button,
input,
select,
textarea {
    color: #000;
}


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

a {
  text-decoration: none;
  outline: none !important;
  color: inherit;
}

em, i {
  font-style: italic;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

p {
  font-size: 20px;
  line-height: 130%;
}

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

.zindex1 {
    z-index: 1;    
}

.sombra{
  box-shadow: #333 0 0 10px;
}
.sombra-txt{
  text-shadow: 1px 3px 1px #000;
}

/******************** lazy *******************************/
img.lazy, img{
  font-size: 10px;
  color: transparent;
  text-align: center;
}
.lazy{
  background-image: none !important;
  position: relative;
}
/*load*/
.lazy:before, .lazy:after {
  content: '';
  position: absolute;
  top: 45%;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
  background: #003567 !important;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lazy:before {
  left: 45%;
  animation: lds-ellipsis1 0.6s infinite;
}
.lazy:after {
  left: 45%;
  animation: lds-ellipsis2 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}






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

.col-05 {  width: 18.33%; }
.col-1 {width: 8.33%;}
.col-2 {width: 18.66%;}
.col-3 {width: 25%;}
.col-4 {width: 31.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 48%;}
.col-7 {width: 56.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

.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, .w-80-m { width: 80%; }
.w-90, .w-90-m { width: 90%; }
.w-95, .w-95-m { width: 95%; }
.w-95 { width: 95%; }
.w-100 { width: 100%; }


/********************************* 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, .row-reverse .list-columns.flex {  
  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, .items-content-center .flex { 
  justify-content: center !important;
  -webkit-justify-content: center; 
  -moz-justify-content: center;   
}

.content-left, .items-content-left .flex {
  justify-content: flex-start;
  -webkit-justify-content: flex-start; 
  -moz-justify-content: flex-start; 
}

.content-right, .items-content-right .flex {
  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;  
}

.wrap {
  flex-wrap:wrap;
}

.five-columns .flex > div {
  flex: 1 20%!important;
}

.none { display:none; }

.flex-margin .col-3 {
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
}

.flex-cta .col-4 {
    border-radius: 0 10px 10px 0;
    width: 33.33%
}

.flex-cta .col-8 {
    border-radius: 10px 0 0 10px
}

.img-negative {
    margin-top: -120px;
}

.img-negative2 {
    margin-top: -100px;
}

.form_c .hs-form {
  display: flex;
}

.form_c .hs-form-field {
  max-width: 300px;
  width: 100%;
}

.form_c .hs-form-field label {
  display: block;
  color: #fff;
  font-weight: 700;
  margin-bottom: 5px;
  text-align: left;
}

.form_c.form_c_bco .hs-form-field label {
  color: #fff;
}

.form_c .hs-input {
  display: block;
  margin: 0;
  border: 0;
  border-radius: 5px;
  font-size: 16px;
  height: 38px;
  padding: 5px 10px;
  width: 100%;
}

.form_c .hs-submit {
  margin-left: 10px;
  margin-top: 24px;
}

.form_c .actions {
  background: #40B977;
  border-radius: 8px;
  text-align: center;
}

.form_c.form_v .actions {
  background: #6C0303;
}

.form_c input.hs-button.primary.large {
  background: #40b977;
  border: 0;
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  margin: 0;
  padding: 7px 20px;
  width: auto;
}

.form_c.form_v input.hs-button.primary.large {
  background: #6C0303;
}

.form_c .submitted-message {
  color: #fff;
  font-size: 18px!important;
  margin: 20px 0 0;
  text-align: center;
}

.form_c .hs_error_rollup {
  display: none;
}

#hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner {
    display: flex;
    gap: 0em!important;
    flex-direction: row!important;;
    padding: 0.8em 3em!important;;
    align-items: center;
    justify-content: space-between;
}

#hs-banner-parent #hs-eu-cookie-confirmation {
    max-width: 100%!important;
    width: 100%!important;;
    bottom: 0!important;;
}  

div#hs-eu-policy-wording p a, div#hs-eu-policy-wording p a:hover {
    color: inherit;
    text-decoration: none;  
}

#hs-eu-cookie-confirmation #hs-eu-confirmation-button, #hs-eu-cookie-confirmation #hs-eu-cookie-settings-button, #hs-eu-cookie-confirmation #hs-eu-decline-button {
    min-width: auto !important;
    height: auto !important;
    padding: 5px 25px !important;
}

button#hs-eu-decline-button {
    display: none;
}

/* pleca cookies */
#cont-cookie { display: none; }
.cookie-bar {
  background: black;
  color: white;
  display: flex;
  justify-content: space-between;
  padding: 0.8em 3em;
  font-size: 16px;
  position: fixed;
  bottom: 0;
  width: 100%;
  align-items: center;  
  left: 0;
  z-index: 99;
  box-sizing: border-box;
}
.accept-cookie {
  background: white;
  display: block;
  color: black;
  text-align: center;
  padding: 10px 24px;
  border-radius: 0px;
  cursor: pointer;  
  font-weight: 600;
  font-size: 16px;
}
.txt-cookie a {
  color: inherit;
  text-decoration: underline;
}
@media(max-width: 700px){
  .cookie-bar {
    display: block;
    padding: 10px 10px;
    font-size: 14px;
    text-align: center;
  }
  .accept-cookie {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    margin: 15px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .flex-cta .col-8 {
    border-radius: 10px 10px 0 0
  }

  .flex-cta .col-4 {
    border-radius: 0 0 10px 10px;
    width: 100%
  }
    #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner {
        display: block!important;
        gap: 0em!important;
        padding: 10px 10px!important;
        text-align: center;
    }  
  
  #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-buttons-area {
      display: flex;
      flex-flow: row wrap;
      justify-content: center!important;
      align-items: baseline;
      margin: 10px 0;
  }  
  
  div#hs-eu-policy-wording p {
      font-size: 14px !important;
      line-height: normal;
  }      
}

@media only screen and (max-width: 575px) {
  .flex-cta {
    padding-top: 50px!important;
  }
  
  .flex-cta .pad40 {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  
  .flex-cta .pad-lat40 {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .form_c .hs-form {
    display:block
  }

  .form_c .hs-form-field {
    max-width: 100%
  }

  .form_c .hs-submit {
    margin-left: 0;
    margin-top: 10px
  }

  .img-negative2 {
    margin-top: 0;
  }
}

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

.hoja-1920 { position: relative; display:block; margin-right:auto !important; margin-left:auto !important; max-width:1920px; width:100%; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; z-index: 1; float: none !important; }
.hoja-1400 { position: relative; display:block; margin-right:auto !important; margin-left:auto !important; max-width:1400px; width:100%; padding:0 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; /*z-index: 1;*/ float: none !important; }
.hoja-1300 { position: relative; display:block; margin-right:auto !important; margin-left:auto !important; max-width:1300px; width:100%; padding:0 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; z-index: 1; float: none !important; }
.hoja-1200 { position: relative; display:block; margin-right:auto !important; margin-left:auto !important; max-width:1200px; width:100%; padding:0 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; z-index: 1; float: none !important; }
.hoja-1100 { position: relative; display:block; margin-right:auto !important; margin-left:auto !important; max-width:1100px; width:100%; padding:0 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; z-index: 1; float: none !important; }
.hoja-1024 { position: relative; display:block; margin-right:auto !important; margin-left:auto !important; max-width:1024px; width:100%; padding:0 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; z-index: 1; float: none !important; }
.hoja-1000 { position: relative; display:block; margin-right:auto !important; margin-left:auto !important; max-width:1000px; width:100%; padding:0 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; z-index: 1; float: none !important; }
.hoja-900 { position: relative; display:block; margin-right:auto !important; margin-left:auto !important; max-width:900px; width:100%; padding:0 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; z-index: 1; float: none !important; }
.hoja-800 { position: relative; display:block; margin-right:auto !important; margin-left:auto !important; max-width:800px; width:100%;  padding:0 10px;  box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; z-index: 1; float: none !important; }
.hoja-700 { position: relative; display:block; margin-right:auto !important; margin-left:auto !important; max-width:800px; width:100%;  padding:0 10px;  box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; z-index: 1; float: none !important; }


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

.m0 { margin:0!important;}
.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  }

.mt-auto {
  margin-top: auto;
}

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

.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.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; }

.ml10 { margin-left: 10px; }
.ml20 { margin-left: 20px; }
.ml30 { margin-left: 30px; }
.ml40 { margin-left: 40px; }
.ml45 { margin-left: 45px; }
.ml50 { margin-left: 50px; }
.ml60 { margin-left: 60px; }
.ml70 { margin-left: 70px; }
.ml80 { margin-left: 80px; }
.ml90 { margin-left: 90px; }
.ml100 { margin-left: 100px; }

.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr20 { margin-right: 20px; }
.mr30 { margin-right: 30px; }
.mr40 { margin-right: 40px; }
.mr45 { margin-right: 45px; }
.mr50 { margin-right: 50px; }
.mr60 { margin-right: 60px; }
.mr70 { margin-right: 70px; }
.mr80 { margin-right: 80px; }
.mr90 { margin-right: 90px; }
.mr100 { margin-right: 100px; }
.mr10p { margin-right: 10%; }
/*********************************  Padding ****************************************************/

.pad5 { padding-top:5px; padding-bottom:5px; }
.pad10 { padding-top:10px; padding-bottom:10px; }
.pad15 { padding-top:15px; padding-bottom:15px; }
.pad20 { padding-top:20px; padding-bottom:20px; }
.pad30 { padding-top:30px; padding-bottom:30px; }
.pad35 { padding-top:35px; padding-bottom:35px; }
.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; }
.pad130 { padding-top:130px; padding-bottom:130px; }
.pad150 { padding-top:150px; padding-bottom:150px; }


.pad-lat0 { padding-left:0; padding-right:0; }
.pad-lat5 { padding-left:5px; padding-right:5px; }
.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-lat25 { padding-left:25px; padding-right:25px; }
.pad-lat30 { padding-left:30px; padding-right:30px; }
.pad-lat40 { padding-left:40px; padding-right:40px; }
.pad-lat50 { padding-left:50px; padding-right:50px; }
.pad-lat60 { padding-left:60px; padding-right:60px; }

.pl20 { padding-left:20px; }
.pl15 { padding-left:15px; }
.pl30 { padding-left:30px; }
.pl50 { padding-left:50px; }

.padt5 { padding-top:5px; }
.padt10 { padding-top:10px; }
.padt15 { padding-top:15px; }
.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; }
.padt150 { padding-top: 150px; }

.padb5 { padding-bottom:5px; }
.padb10 { padding-bottom:10px; }
.padb15 { padding-bottom:15px; }
.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; }
.padb150 { padding-bottom: 150px; }

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







































.fs10 { font-size:10px; }
.fs12 { font-size:12px; }
.fs14 { font-size:14px; }
.fs15 { font-size:15px; }
.fs16 { font-size:16px; }
.fs17 { font-size:; }
.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; }
.fs49 { font-size:49px; }
.fs50 { font-size:50px; }
.fs52 { font-size:52px; }
.fs54 { font-size:54px; }
.fs56 { font-size:56px; }
.fs58 { font-size:58px; }
.fs60 { font-size:60px; }
.fs65 { font-size:65px; }
.fs70 { font-size:70px; }
.fs75 { font-size:75px; }
.fs80 { font-size:80px; }
.fs90 { font-size:90px; }









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

.bitter { font-family: 'Bitter',serif; }
.bitter strong { font-family: 'Bitter',serif; font-weight: 700; }

.regular  { font-weight: 400; }
.semi  { font-weight: 600; }
.bold, strong, b  { font-family: 'MyriadPro-Bold'; }
.extra { font-weight: 900; }

.under { text-decoration: underline; }
.upper { text-transform: uppercase; }






.line-normal { line-height:normal; }

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

/******************** Posiciones *********************************/
 
.absolute { position:absolute; }
.relative { position:relative!important;}
.fixed { position:fixed; }
.bottom { bottom: 0; }
.top { top: 0; }
.right { right: 0; }
.left { left: 0; }
.zindex1 { z-index: 1; }

.o-hidden {
  overflow: hidden;
}

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

.block, .salto { display: block; }
.block-imp { display: block !important; }
.inline { display: inline-block; }
.line { display: inline; }
.auto { margin-left: auto !important; margin-right:auto !important; }
.nofloat{
  float: none !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; }

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

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

.pointer { cursor: pointer; }


/******************** Text Align **********************************/

.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-justify { text-align: justify; }


/***************** Colores ******************************/


































.amarillo { color: #ffc63e; }
.blanco { color: #fff; }
.negro { color: #000; }

.bgblanco { background: #fff; }
.bgamarillo { background: #ffc63e; }
.bgcrema { background: #efeee9; }
.bggris { background: #f2f2f2; }

.gris1 { color: #5D6771; }
.gris2 { color: #CFD2D3; }
.gris3 { color: #F2F2F2; }
.gris4 { color: #F3F3F4; }
.rojo1 { color: #C31C22; }
.rojo2 { color: #C72827; }
.rojo3 { color: #B3302C; }
.vino1 { color: #6C0303; }
.verde1 { color: #00CE7C; }
.verde2 { color: #0B311A; }
.verde3 { color: #0A6065; }
.verde4 { color: #407B27; }
.verde5 { color: #407B27; }
.verdew { color: #25D366; }

.azul { color: #29235C; }
.azul2 { color: #1B4897; }
.azul3 { color: #0D47A1; }
.azul4 { color: #3874CA; }
.azul5 { color: #053385; }
.azul6 { color: #12838E; }
.azul7 { color: #0C2489; }

.morado { color: #311C93; }
.morado2 { color: #6755BA; }
.naranja { color: #F07103; }

.bggris1 { background: #5D6771; }
.bggris2 { background: #CFD2D3; }
.bggris3 { background: #F2F2F2; }
.bgrojo1 { background: #C31C22; }
.bgrojo2 { background: #C72827; }
.bgrojo3 { background: #B3302C; }
.bgvino1 { background: #6C0303; }
.bgverde1 { background: #00CE7C; }
.bgverde2 { background: #0B311A; }
.bgverde3 { background: #0A6065; }
.bgverde4 { background: #407B27; }
.bgverde5 { background: #40B977; }
.bgverdew { background: #25D366; }
.bgazul3 { background: #0D47A1; }
.bgazul4 { background: #3874CA; }
.bgazul5 { background: #053385; }
.bgazul6 { background: #12838E; }
.bgazul7 { background: #0C2489; }

.bgmorado { background: #311C93; }
.bgmorado2 { background: #6755BA; }
.bgnaranja { background: #F07103; }

.bgcontain{
  background-size: contain !important;
}

.bgcenter{
  background-position: center !important;
}

.bgboxn {
    background: #F9F9F9;
    box-shadow: 0px 0px 6px 1px #a9a9a9;
    margin-bottom: 33px;
}

.btn-w {
  background: #25D366;
  padding: 3px 6px!important;
}

.btn-w-bco {
  background: #fff;
  padding: 3px 6px!important;
}

.btn-gris {
  display: inline-block;
  padding: 10px 20px;
  color: #5D6771;
  font-weight: 600;
  background-color: #CFD2D3;
  line-height: 130%;
}

.btn-dorado-h {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  background-color: #C7923C;
  line-height: 130%;
}

.btn-naranja {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  background-color: #f58c05;
}

.btn-rojo {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  background-color: #C31C22;
  line-height: 130%;
}

.btn-vino {
  display: inline-block;
  padding: 8px 20px;
  color: #fff;
  font-weight: 600;
  background-color: #6C0303;
  line-height: 130%;
}

.btn-verde {
  display: inline-block;
  padding: 8px 20px;
  color: #000;
  /*font-weight: 600;*/
  font-family: MyriadPro-Bold;
  background-color: #00CE7C;
  line-height: 130%;
}
.btn-verde2 {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  /*font-weight: 600;*/
  font-family: MyriadPro-Bold;
  background-color: #0B311A;
  line-height: 130%;
}

.btn-azul {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  background-color: ;;
}

.btn-rojo-d,
.btn-vino-d,
.btn-rojo-d-s,
.btn-vino-d-s,
.btn-gris-d-s,
.btn-verde-d-os {
  position: relative;
  padding: 10px 40px 10px 15px;
  color: #fff;
  font-weight: 600;
  background-color: #C31C22;
}

.btn-vino-d,
.btn-vino-d-s {
  background-color: #6C0303;
}

.btn-gris-d-s {
  color: #0B311A;
  background-color: #CFD2D3;
}

.btn-verde-d-os {
  background-color: #0B311A;
}

.btn-rojo-d-s,
.btn-vino-d-s,
.btn-gris-d-s,
.btn-verde-d-os {
  padding: 7px 40px 6px 15px;
}

.btn-vino-d:before,
.btn-rojo-d:before,
.btn-rojo-d-s:before,
.btn-vino-d-s:before,
.btn-gris-d-s:before,
.btn-verde-d-os:before {
  content: ''; 
  position: absolute; 
  width: 40px;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url('https://blog.colegiosdelreal.mx/hubfs/Sitio2021/Varonil/Home/colegio-privado-para-nin%CC%83os-icono-flecha-blanca.png');
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: center;
}


.btn-naranja-s {
  position: relative;
  padding: 7px 40px 6px 15px;
  color: #000;
  font-weight: 500;
  background-color: #f58c05;
}

.btn-naranja-s:before,
.btn-gris-d-s:before {
  content: ''; 
  position: absolute; 
  width: 40px;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url('https://2686616.fs1.hubspotusercontent-na1.net/hubfs/2686616/Sitio2021/Varonil/Home/ctas/cta-flecha.png');
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: center;
}

.btn-azul-d,
.btn-gris-d,
.btn-verde-d {
  position: relative;
  padding: 10px 40px 10px 15px;
  color: #fff;
  background-color: #1a4a84;
}

.btn-gris-d {
  color: #000;
  background-color: #CFD2D3;
}

.btn-verde-d {
  color: #0B311A;
  background-color: #00CE7C;
}

.btn-azul2-d {
  position: relative;
  padding: 10px 40px 10px 15px;
  color: #fff;
  font-weight: 600;
  background-color: #53bfcc;
}

.btn-azul-d:before,
.btn-gris-d:before,
.btn-verde-d:before {
  content: ''; 
  position: absolute; 
  width: 40px;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url('https://blog.colegiosdelreal.mx/hubfs/Sitio2021/Varonil/Home/colegio-privado-para-nin%CC%83os-icono-flecha-blanca.png');
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: center;
}

.btn-gris-d:before,
.btn-verde-d:before {
  background-image: url('https://blog.colegiosdelreal.mx/hubfs/Sitio2021/Varonil/Home/ctas/cta-flecha.png');
}

.btn-video,
.btn-video-g,
.btn-video-v,
.btn-video-gv {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  min-width: 150px;
  padding: 10px 60px 10px 15px;
  color: #5D6771;
  font-size: 18px;
  font-weight: 600;
  background-color: #fff;
}

.btn-video-g,
.btn-video-gv {
  color: #fff;
  background-color: #5D6771;
}

.btn-video:before,
.btn-video-g:before,
.btn-video-v:before,
.btn-video-gv:before {
  content: ''; 
  position: absolute; 
  width: 40px;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url('https://blog.colegiosdelreal.mx/hubfs/Sitio2021/Varonil/Home/colegio-privado-para-nin%CC%83os-icono-play.png');
  background-repeat: no-repeat;
  background-size: 13px auto;
  background-position: center;
  background-color: #C31C22;
}

.btn-video-v:before,
.btn-video-gv:before {
  background-color: #00CE7C;
}

.btn-video-r {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  min-width: 150px;
  padding: 10px 60px 10px 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  background-color: #c21f47;
}

.btn-video-r:before {
  content: ''; 
  position: absolute; 
  width: 40px;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url('https://blog.colegiosdelreal.mx/hubfs/Sitio2021/Varonil/Home/colegio-privado-para-nin%CC%83os-icono-play.png');
  background-repeat: no-repeat;
  background-size: 13px auto;
  background-position: center;
  background-color: #ffc63e;
}

.btn-video-r2:before{
  background-image: url('https://www.colegiosdelreal.mx/hubfs/Sitio2021/Femenil/Middle/v3/secundaria-privada-para-ninas-en-san-luis-potosi-icono-boton-conoce-mas-aqui-ILR-May22.png');
  background-size: 21px;
}

.btn-bco {
  position: relative;
  padding: 8px 45px 8px 24px;
  color: #0B311A;
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
  background-color: #fff;
}

.btn-bco:before {
  content: ''; 
  position: absolute; 
  width: 40px;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(https://blog.colegiosdelreal.mx/hubfs/Sitio2021/Varonil/Home/ctas/cta-flecha.png);
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: center;
}

.bullet-naranja,
.bullet-naranja-s,
.bullet-dorado{
  padding: 0 0 0 15px;
  box-sizing: border-box;
}

.bullet-naranja li,
.bullet-naranja-s li,
.bullet-dorado li{
  position: relative;
  padding: 0 0 15px 15px;
  font-size: 20px;
}

.bullet-naranja li:before,
.bullet-naranja-s li:before,
.bullet-dorado li:before{
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #f58c05;
}

.bullet-naranja-s li {
  padding: 0 0 5px 15px;
  font-size: 18px;
}

.bullet-naranja-s.padb0 li {
  padding: 0 0 0 15px;
}

.bullet-naranja-s li:before,
.bullet-dorado li:before{
  top: 6px;
  width: 6px;
  height: 6px;
}

.bullet-dorado li:before{
  background-color: #c7923c;
}

.bullet-check {
  padding: 0 0 0 5px;
}

.bullet-check li,
.bullet-check-v li {
  position: relative;
  padding: 0 0 10px 25px;
  font-size: 20px;
}

.bullet-check li:before,
.bullet-check-v li:before {
  content: '✔';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 19px;
  height: 18px;
  color: #C31C22;
  /*border-radius: 50%;
  background-image: url('https://2686616.fs1.hubspotusercontent-na1.net/hubfs/2686616/img/eduacion_personalizada/educacion-personalizada-bullet.png');
  background-repeat: no-repeat; 
  background-size: 19px auto;
  background-position: left center;*/
}

.bullet-check-v li:before {
  color: #0B311A;
}

.bullet-rojo,
.bullet-rojo-s {
  padding: 0 0 0 15px;
}

.bullet-rojo li,
.bullet-rojo-s li {
  position: relative;
  padding: 0 0 15px 15px;
  font-size: 20px;
}

.bullet-rojo-s li {
  padding: 0 0 5px 15px;
  font-size: 18px;
}

.bullet-rojo li:before,
.bullet-rojo-s li:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #C31C22;
}

.bullet-verde,
.bullet-verde-s,
.bullet-verde-os {
  padding: 0 0 0 15px;
}

.bullet-verde li,
.bullet-verde-s li,
.bullet-verde-os li {
  position: relative;
  padding: 0 0 15px 15px;
  font-size: 20px;
}

.bullet-verde-s li,
.bullet-verde-os li {
  padding: 0 0 5px 15px;
  font-size: 18px;
}

.bullet-verde li:before,
.bullet-verde-s li:before,
.bullet-verde-os li:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #00ce7c;
}

.bullet-verde-os li:before {
  background-color: #0B311A;
}

.bullet-bco {
  padding: 0 0 0 15px;
}

.bullet-bco li {
  position: relative;
  padding: 0 0 5px 15px;
  font-size: 18px;
}

.bullet-bco li:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #fff;
}

.border-radius-8 {
  border-radius: 8px;
}

.border-radius-20 {
  border-radius: 20px;
}

.border-radius-25 {
  border-radius: 25px;
}

.num-azul {
  border-radius: 10px;
  background: #1a4a84;
  color: #fff;
  font-family: 'Bitter',serif;
  font-size: 20px;
  padding: 10px 18px;
  margin-right: 10px;
  vertical-align: bottom;
}

.num-rojo {
  border-radius: 10px;
  background: #C21F47;
  color: #fff;
  font-family: 'Bitter',serif;
  font-size: 20px;
  padding: 10px 18px;
  margin-right: 10px;
  vertical-align: bottom;
}

.border-10 {
  border-radius: 10px;
}
.border-10-btm{
  border-radius: 0 0 10px 10px;
}

.border-t-10 {
  border-radius: 10px 10px 0 0;
}

.border-b-gris {
  border-bottom: 1px solid #f2f2f2;
}

.border-gris4 {
  border: 2px solid #F3F3F4;
}

.flex-logos {
  position: relative;
  height: auto;
}

.flex-logos:before {
  content: '';
  position: absolute;
  top: 15%;
  bottom: 15%;
  width: 1px;
  background-color: #fff;
  left: 53%; 
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}


/***************** Header ******************************/

header {
  position: relative;
  /*margin: 0 0 10px;
  padding: 0 0 10px;*/
  /*box-shadow: 0 4px 4px 0 rgb(0 0 0 / 10%);*/
  z-index: 10;
}

.header-top {
  position: relative;
}

.header-top ul li {
  padding: 0 24px;
}

.header-top ul li:last-of-type {
  padding: 0;
}

.header-top ul li.btn {
  padding: 0;
}

.header-top ul li a {
  font-family: 'MyriadPro-Regular';
}

.header-top ul li p {
  font-size: 18px;
}

.logo {
  position: relative;
  width: 150px;
  margin: -30px 0;
  z-index: 1000;
}

.logo-lp {
  position: relative;
  /*width: 115px;*/
  margin: 0;
  z-index: 1000;
}

.menu-principal {
  flex: 1;
  margin-left: 10%;
}

.menu-principal ul li {
  max-width: 165px;
  width: 100%;
  text-align: center;
}

.menu-principal ul li:last-of-type {
  max-width: max-content;
}

.menu-principal ul li span {
  display: block;
  margin: 5px 0 0;
  font-weight: 600;
  /*text-transform: uppercase;*/
}

.menu-principal ul li a, 
.menu-principal ul li a:active {
  display: inline-block;
  padding: 5px 0px;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  font-family: 'Bitter', serif;
  text-decoration: none;
  color: #5D6771;
}

.menu-principal ul li.submenu {
  position: relative;
}

.menu-principal ul li.submenu:hover > ul {
  opacity: 1;
  padding: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}

.menu-principal ul li.submenu ul {
  background: #fff;
  -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
  box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
  display: block;
  left: -20%;
  margin: 0;
  min-width: 250px;
  opacity: 0;
  padding: 0;
  position: absolute;
  border-top: 4px solid #5d6771;
  text-align: left;
  top: 100%;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  visibility: hidden;
  z-index: 1;
}

.menu-principal ul li.submenu.submenu-varonil ul {
  border-top: 4px solid #C31C22;
}

.menu-principal ul li.submenu.submenu-femenil ul {
  border-top: 4px solid #40B977;
}

.menu-principal ul li.submenu ul:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #5d6771;
  border-width: 8px;
  margin-left: -7px;
}

.menu-principal ul li.submenu.submenu-varonil ul:before {
  border-bottom-color: #C31C22;
}

.menu-principal ul li.submenu.submenu-femenil ul:before {
  border-bottom-color: #40B977;
}

.menu-principal ul li.submenu ul li {
  position: relative;
  width: 100%;
  max-width: 100%;
  border-bottom: 1px solid #0B311A;
  text-align: left;
}

.menu-principal ul li.submenu ul li a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 10px 14px;
  color: var(--blanco);
  font-family: 'MyriadPro-Semibold';
  font-size: 16px;
  text-align: left!important;
}

.menu-principal ul li.submenu ul li:hover {
  background-color: #5d6771;
}

.menu-principal ul li.submenu.submenu-varonil ul li:hover {
  background-color: #C31C22;
}

.menu-principal ul li.submenu.submenu-femenil ul li:hover {
  background-color: #40B977;
}

.menu-principal ul li.submenu ul li:hover a,
.menu-principal ul li.submenu ul li:hover a:after {
  color: #fff;
}

.mm-page {
  background: #fff!important;
}

a[href="#page"] {
  display: none!important;
}

.mm-wrapper_opening a[href="#page"] {
  display: block!important;
}

.mm-wrapper_opening a[href="#menu"] {
  display: none!important;
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

.mm-listitem_opened > .mm-panel {
  padding: 0!important;
  background-color: #fff!important;
}

/*****************************************/
/* Toggle    */
/*****************************************/

#navbar-toggle,
.menu-close {
  /*position: absolute;*/
  width: auto; 
  height: auto;
  /*top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;*/
	display: inline-block;
  padding: 0;
	background: none;
	border: 0; 
	clear: both;
	cursor: pointer;
	outline: none;
	color: #fff;
	z-index: 15;
	vertical-align: middle;
}

#navbar-toggle .icon-bar,
.menu-close .icon-bar {
	display: block;
	position: relative;
	width: 25px;
	height: 3px;
	background-color: #5D6771;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#navbar-toggle .icon-bar + .icon-bar,
.menu-close .icon-bar + .icon-bar {
  margin-top: 6px;
}

.menu-close .hamburger-bun,
.menu-close .hamburger-patty {
	position: relative;
}

#navbar-toggle.navbar-toggle-active .icon-bar {
	background-color: #fff;
}

.menu-close .bun-top,
.menu-close .hamburger-patty {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menu-close .bun-top {
	top: 9px;
}

.menu-close .hamburger-patty {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
}

.menu-close .bun-btm {
	bottom: 9px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.visuallyhidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	border: 0;
	margin: -1px;
	clip: rect(0,0,0,0);
	overflow: hidden;
}

/***************** LP ******************************/

.header-lp {
  padding: 15px 0;
  border-bottom: 4px solid #C31C22;
}

.header-lp.lp-f {
  border-bottom: 4px solid #00CE7C;
}

.forma-lp {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  background: #C31C22;
  padding: 40px 25px;
}

.forma-f .forma-lp {
  background: #0B311A;
}

.forma-lp .hs-form-field {
  margin-bottom: 15px;
}

.forma-lp .hs-form-field label {
  display: block;
  font-family: 'Bitter',serif !important;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px;
}

.forma-lp .hs-form-field label.hs-error-msg,
.hs-error-msgs li label {
  margin: 10px 0;
  font-size: 16px;
  font-family: 'Bitter',serif !important;
  font-weight: 500;
  color: #fff;
  font-style: italic;
}

.forma-lp input[type="text"], 
.forma-lp input[type="password"], 
.forma-lp input[type="datetime"], 
.forma-lp input[type="datetime-local"], 
.forma-lp input[type="date"], 
.forma-lp input[type="month"], 
.forma-lp input[type="time"], 
.forma-lp input[type="week"], 
.forma-lp input[type="number"], 
.forma-lp input[type="email"], 
.forma-lp input[type="url"], 
.forma-lp input[type="search"], 
.forma-lp input[type="tel"], 
.forma-lp input[type="color"], 
.forma-lp input[type="file"], 
.forma-lp textarea, 
.forma-lp select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font-family: 'Bitter',serif !important;
  font-size: 16px;
  display: block;
  height: 40px;
  padding: 10px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.forma-lp .hs-button.primary,
.forma-lp input[type="submit"], 
.forma-lp input[type="button"] {
  background: #5d6771;
  border-style: solid;
  border-width: 2px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  font-family: 'Bitter',serif !important;
  padding: 8px 16px;
  display: inline-block;
  margin: 20px 0 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.42857143;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  color: #fff;
  border-color: #5d6771;
  -webkit-appearance: none;
  width: 100%;
}

#bgadmisiones .back-column {
  background-position: center;
}

.form_a .forma-lp .c-form .hs-form {
  max-width: 300px;
  width: 100%;
  margin: auto;
}

.form_a .forma-lp .c-form .hs-form .multi-container {
  margin-left: 15px;
}

.form_a .c-form .actions input.hs-button.primary.large {
  padding: 12px 20px;
  font-size: 18px;
  border-radius: 8px;
  line-height: normal;
}

.form_a .forma-lp .hs-form-field label.hs-error-msg, .hs-error-msgs li label {
  font-size: 14px;
}


/*****************************************/
/* Footer    */
/*****************************************/

footer {
  position: relative;
}

footer ul li a {
  font-size: 18px;
}

footer p {
  font-size: 18px;
}

.logos-colegio {
  display: inline-block;
  width: 115px;
  height: 65px;
  background: url(https://www.colegiosdelreal.mx/hubfs/Sitio2022/Varonil/Home/colegio-privado-para-ninios-logo-cdr-footer.png) no-repeat;
}

.logo-dos {
  width: 97px;
  height: 101px;
  /*background-position: -115px 0px;*/
  margin: 0 auto;
  background: url(https://blog.colegiosdelreal.mx/hubfs/Sitio2022/Varonil/Home/colegio-privado-para-ninios-logo-footer.png) no-repeat;
}

.logos-f .logos-colegio {
  background: url(https://www.colegiosdelreal.mx/hubfs/Sitio2022/Femenil/Home/mejor-colegio-privado-para-ninas-logo-CDR.png) no-repeat;
}

.logos-f .logo-dos {
  width: 100px;
  height: 104px;
  /*background-position: -115px 0px;*/
  margin: 0 auto;
  background: url(https://www.colegiosdelreal.mx/hubfs/Sitio2022/Femenil/Home/mejor-colegio-privado-para-ninas-logo-footer.png) no-repeat;
}

.legales ul li {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #fff;
}

.legales ul li:first-of-type {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}

h1 {
  font-weight: 700;
  font-size: 45px;
  font-family: 'Bitter', serif;
  color: #fff;
  line-height: 120%;
}

h2 {
  font-weight: 700;
  font-size: 38px;
  font-family: 'Bitter', serif;
  line-height: 120%;
}

h3 {
  font-weight: 700;
  font-size: 32px;
  font-family: 'Bitter', serif;
  line-height: 120%;
}

h4 {
  font-weight: 700;
  font-size: 26px;
  font-family: 'Bitter', serif;
  line-height: 120%;
}

.sub {
  font-size: 25px;
}

.img-banner {
  position: relative;
}

.degradado.img-banner:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
}

.degradado-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
}

.pleca {
  display: inline-block;
  position: relative;
  padding: 20px;
}
/*
.pleca:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.2);
  z-index: -1;
}
*/
/*
.pleca h1, .pleca h2, .pleca p, .absolute.bottom p { 
  text-shadow:
   -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
   1px 1px 0 #000;

}
*/

.pleca h1, .pleca h2, .pleca p, .absolute.bottom p {   
    text-shadow: 2px 2px 4px black;
}

.row-niveles {
  border-top: 10px solid #C31C22;
}

.row-niveles-f {
  border-top: 10px solid #00CE7C;
}

.row-niveles .margen,
.row-niveles-f .margen {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
}

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

.video-home {
  position: relative;
}

.video-home:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.2);
}

.video-home video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.d-none {
  display: none;
}

.load-height .wistia_click_to_play {
    min-height: 214px;
}


/*****************************************/
/* Íconos High - Femenil    */
/*****************************************/

.ico-u {
  display: block;
  width: 215px;
  height: 80px;
  background-image: url('https://2686616.fs1.hubspotusercontent-na1.net/hubfs/2686616/Sitio2021/Femenil/High/preparatoria-privada-para-ninas-logos-sprite.jpg');
  background-repeat: no-repeat;
  background-size: auto 80px;
}

.ico-u.ico1 {
  background-position: 0 0;
}

.ico-u.ico2 {
  width: 150px;
  background-position: -208px 0;
}

.ico-u.ico3 {
  width: 120px;
  background-position: -352px 0;
}

.ico-u.ico4 {
  background-position: -468px 0;
}

.ico-u.ico5 {
  width: 250px;
  background-position: -680px 0;
}

.ico-u.ico6 {
  width: 275px;
  background-position: -925px 0;
}

.ico-u.ico7 {
  width: 198px;
  background-position: -1195px 0;
}

.ico-u.ico8 {
  width: 190px;
  background-position: -1390px 0;
}

.ico-u.ico9 {
  width: 165px;
  background-position: -1580px 0;
}

.ico-u2{
  background-image: url('https://www.colegiosdelreal.mx/hubfs/Sitio2021/Femenil/High/dic21/preparatoria-privada-para-ninas-universidades-ILDR-Dic21.jpg');
  margin: 10px 25px;
}
.ico-u2.ico1 {
  background-position: -2px center;
  width: 210px;
}
.ico-u2.ico2 {
  background-position: -227px center;
  width: 140px;
}
.ico-u2.ico3 {
  background-position: -378px center;
  width: 145px;
}
.ico-u2.ico4 {
  background-position: -530px center;
  width: 210px;
}
.ico-u2.ico5 {
  background-position: -755px center;
  width: 180px;
}
.ico-u2.ico6 {
  background-position: -958px center;
  width: 180px;
}
.ico-u2.ico7 {
  background-position: -1155px center;
  width: 255px;
}
.ico-u2.ico8 {
  background-position: -1421px center;
  width: 165px;
}
.ico-u3{
  background-image: url('https://www.colegiosdelreal.mx/hubfs/Sitio2021/Varonil/high/dic21/preparatoria-privada-para-ninos-universidades-IRSL-Dic21.jpg');
  background-image: url('https://www.colegiosdelreal.mx/hubfs/Sitio2021/Varonil/high/dic21/preparatoria-privada-para-ninos-universidades-IRSL-Ene22.jpg');
  margin: 10px 4px;
}
.ico-u3.ico1 {
  background-position: 0 center;
  width: 140px;
}
.ico-u3.ico2 {
  background-position: -152px center;
  width: 198px;
}
.ico-u3.ico3 {
  background-position: -368px center;
  width: 162px;
}
.ico-u3.ico4 {
  background-position: -546px center;
  width: 205px;
}
.ico-u3.ico5 {
  background-position: -768px center;
  width: 108px;
}
.ico-u3.ico6 {
  background-position: -895px center;
  width: 176px;
}
.ico-u3.ico7 {
  background-position: -1088px center;
  width: 200px;
}
.ico-u3.ico8 {
  background-position: -1301px center;
  width: 128px;
}
.ico-u3.ico9 {
  background-position: -1442px center;
  width: 260px;
}
.ico-u3.ico10 {
  background-position: -1715px center;
  width: 122px;
}
.ico-u3.ico11 {
  background-position: -1848px center;
  width: 222px;
}
.ico-u3.ico12 {
  background-position: -2080px center;
  width: 174px;
}
.ico-u4{
  background-image: url('https://2686616.fs1.hubspotusercontent-na1.net/hubfs/2686616/Sitio2021/Femenil/High/ene22/preparatoria-privada-para-ninos-universidades-IRSL-Ene22.jpg');
  margin: 10px 5px;
}
.ico-u4.ico1 {
  background-position: 0 center;
  width: 140px;
}
.ico-u4.ico2 {
  background-position: -150px center;
  width: 200px;
}
.ico-u4.ico3 {
  background-position: -365px center;
  width: 165px;
}
.ico-u4.ico4 {
  background-position: -544px center;
  width: 210px;
}
.ico-u4.ico5 {
  background-position: -765px center;
  width: 115px;
}
.ico-u4.ico6 {
  background-position: -894px center;
  width: 180px;
}
.ico-u4.ico7 {
  background-position: -1085px center;
  width: 205px;
}
.ico-u4.ico8 {
  background-position: -1298px center;
  width: 134px;
}
.ico-u4.ico9 {
  background-position: -1440px center;
  width: 265px;
}
.ico-u4.ico10 {
  background-position: -1712px center;
  width: 125px;
}
.ico-u4.ico11 {
  background-position: -1845px center;
  width: 225px;
}
.ico-u4.ico12 {
  background-position: -2076px center;
  width: 180px;
}

.icos-idiomas .ico, .icos-idiomas2 .ico{
  background: url(https://www.colegiosdelreal.mx/hubfs/Sitio2021/Femenil/High/dic21/preparatoria-privada-para-ninas-certificaciones-ILDR-Dic21.jpg) no-repeat !important;
  height: 113px;
  margin-right: 20px;
  margin-left: 20px;
  width: 245px;
}
.icos-idiomas2 .ico{
  background: url(https://www.colegiosdelreal.mx/hubfs/Sitio2021/Varonil/high/dic21/preparatoria-privada-para-ninos-certificaciones-IRSL-Dic21.jpg) no-repeat !important;
}
.ico-idiomas .ico1{
  background-position: 0 center;
}
.icos-idiomas .ico2{
  background-position: -276px center !important;
}
.icos-idiomas .ico3{
  background-position: -540px center !important;
  width: 280px;
}
.icos-idiomas2 .ico{
  background: url(https://www.colegiosdelreal.mx/hubfs/Sitio2021/Varonil/high/dic21/preparatoria-privada-para-ninos-certificaciones-IRSL-Dic21.jpg) no-repeat !important;
}
.icos-idiomas2 .ico2{
  background-position: -276px center !important;
}
.icos-idiomas2 .ico3{
  background-position: -548px center !important;
  width: 246px;
}
.icos-idiomas2 .ico4{
  background-position: -811px center !important;
  width: 278px;
}
.back-video{
  cursor: pointer;
  max-width: 591px;
}
.back-video .video_back{
  height: 100%;
  min-height: 324px;
  width: 100%;
}
.back-video .video_back video {
  position: absolute;
  border-radius: 10px;
  overflow: hidden;
}
.back-video .video_back img{
  opacity: 1;
  position: absolute;
  transition:all .5s ease;
}
.back-video .video_back:hover img{
  opacity: 0;
}

.ico-gac {
  display: block;
  width: 125px;
  height: 70px;
  background-image: url('https://2686616.fs1.hubspotusercontent-na1.net/hubfs/2686616/Sitio2021/Femenil/High/sprite-logos.jpg');
  background-repeat: no-repeat;
  background-size: auto 70px;
}

.ico-gac.ico1 {
  background-position: 0 0;
}

.ico-gac.ico2 {
  width: 155px;
  background-position: -125px 0;
}

.ico-gac.ico3 {
  background-position: -275px 0;
}

.ico-gac.ico4 {
  width: 175px;
  background-position: -400px 0;
}

/*.toprel {
    position: relative;
    top: -32px;
}*/

ul.sub-menu li a:hover {
  color: #C31C22;
}


/**Por que ILRS***/

.degradado {
    -webkit-box-shadow: inset 0px 5px 20px -11px #768496;
    -moz-box-shadow: inset 0px 5px 20px -11px #768496;
    box-shadow: inset 0px 5px 20px -11px #768496;
}

.fondo-gris {
    background: #e0e4eb;
}

ul.sub-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    font-size: 18px;
    color: #768496;
    max-width: 1200px;
    margin: auto;
}

.texto-naranja {
    color: #ffc63e;
}

.check li, .check-interior li {
    list-style: none;   
    margin-bottom: 10px;
    content: ' ';
    background: url(//2686616.fs1.hubspotusercontent-na1.net/hubfs/2686616/img/eduacion_personalizada/educacion-personalizada-bullet.png?t=1481812426182) 0 2px no-repeat;
    padding-left: 30px;
    line-height: normal;
}

.banner-home-1.banner-1-interior {
    width: 100%;
    height: 330px;
    background: url(//2686616.fs1.hubspotusercontent-na1.net/hubfs/2686616/img/home/instituto-real-de-san-luis-colegio-para-hombres.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.banner-home-2.banner-2-interior {
    width: 100%;
    height: 415px;
    background: url(https://2686616.fs1.hubspotusercontent-na1.net/hubfs/2686616/Site/Femenil/Home/instituto-lomas-del-real-colegio-para-mujeres.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.banner-home-2 div {
    background-color: rgba(196,27,69,0.9);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 45%;
    position: relative;
    margin: 0 auto;
    padding: 42px 10px;
}

.banner-home-1 div {
    background-color: rgba(26,74,132,0.9);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 45%;
    position: relative;
    margin: 0 auto;
    padding: 42px 10px;
}

.boton-verde-play {
    text-align: center;
    display: inline-block;
    /*display: table;
    width: 190px;*/
    background: #ffc63e;
    font-weight: 500;
    font-size: 17px;
    color: #000 !important;
    cursor: pointer;
    margin: auto;
    font-weight: 900;
    padding: 10px 20px;
    /*padding: 25px 0 20px;
    margin-top: 12px;*/
}


/**Por que ILRS***/

/** Faqs **/

.icono-faq {
    background: url(https://2686616.fs1.hubspotusercontent-na1.net/hubfs/2686616/Site/Femenil/Faqs/Instituto-Lomas-del-Real-preguntas-frecuentes.png) no-repeat center center;
    display: block;
    height: 59px;
    padding: 10px 0px;
}

.ac_azul .icono-faq {
    background: url(https://2686616.fs1.hubspotusercontent-na1.net/hubfs/2686616/Site/interiores/faq/Instituto-real-de-san-luis-preguntas-frecuentes.png) no-repeat center center;
}

.flecha-abierta {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #c21f47;
    margin: 0 6px 0 0;
}

.ac_azul .flecha-abierta {
    border-top: 8px solid ;
}

.f-varonil .flecha-abierta {
    border-top: 8px solid #C31C22;
}

.f-femenil .flecha-abierta {
    border-top: 8px solid #0B311A;
}

.flecha-cerrada {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #c21f47;
    margin: 0 6px 0 0;
}

.ac_azul .flecha-cerrada {
    border-left: 8px solid ;
}

.f-varonil .flecha-cerrada {
    border-left: 8px solid #C31C22;
}

.f-femenil .flecha-cerrada {
    border-left: 8px solid #0B311A;
}

.ui-accordion-header {
    color: #C31C22;
    font-family: 'MyriadPro-Bold',sans-serif;
    font-size: 20px;
    cursor: pointer;
    padding: 10px 0;
}

.ac_azul .ui-accordion-header {
    color: ;
}

.f-varonil .ui-accordion-header {
    color: #C31C22;
}

.f-femenil .ui-accordion-header {
    color: #0B311A;
}

.ui-accordion-content ul,
.ui-accordion-content p {
    padding: 10px 25px;
    font-size: 18px;
}

.ui-accordion-content ul li {
  margin: 0 0 5px;
}


/** Faqs***/

.row-column {
  background-repeat: no-repeat;
  background-size: cover;
}

.margen {
  /*-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;*/
  max-width: 1200px;
  width: 100%;
  margin: auto;
  /*padding: 0 15px;*/
}

.center .list-columns {
  justify-content: center;
}

.list-columns {
  position: relative;
  display: flex;
  justify-content: space-between;
  z-index: 1;
}

.wrap {
  flex-wrap: wrap;
}

/*p.padb20.fs22.blanco.salto.fw900 {
  text-shadow: 1px 0px black;
}*/

.hs-cta-img  {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.fa {
    background: url(https://blog.colegiosdelreal.mx/hubfs/Sitio2021/Varonil/Home/CDR-footer-iconos-redes-sprite.png);
    display: block;
    width: 33px;
    height: 22px;
    background-repeat: no-repeat;
}

ul.redes-sociales {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.fa-twitter.fa-2x {
    background-position: -32px 
}
 
.fa.fa-instagram {
    background-position: -66px 0px;
}

.fa-youtube {
    background-position: -101px 0;
}

.certificacion {
    background: url(https://2686616.fs1.hubspotusercontent-na1.net/hubfs/2686616/Site/interiores/certificaciones/certificaciones-internacionales-Instituto-real-de-san-luis.png) no-repeat;
    height: 77px;
    display: block;
    margin: 0 auto;
}

.certificacion.logo-1 {
    width: 143px;
    background-position: 0px 0px;
}

.certificacion.logo-2 {
    width: 194px;
    background-position: -142px 0;
}

.certificacion.logo-3 {
    width: 177px;
    background-position: -347px 0;
}

.certificacion.logo-4 {
    width: 180px;
    background-position: -526px 0;
}

.certificacion.logo-5 {
    height: 97px;
    width: 133px;
    background-position: -712px 20px;
}

.video-cintillo {
    height: 120px;
    position: relative;
}

.video-cintillo img {
    position: relative;
    top: -30px;
}

.border-r20 {
    border-radius: 20px;
}
.border-r15 {
    border-radius: 15px;
}

.border-t15 {
    border-radius: 15px 15px 0px 0px;
}

.pleca-naranja {
    background: #F68C05;
    padding: 15px 20px;
    font-weight: 700;
    border-radius: 0 30px 0 0;
}

.pleca-gris {
    background: #5D6771;
    padding: 15px 20px;
    font-weight: 700;
    border-radius: 0 30px 0 0;
}

.bgboxn .bullet-naranja li,
.bgboxn .bullet-rojo li {
    font-size: 18px;
}

.img-banner.banner-becas {
    padding-top: 200px;
    padding-bottom: 30px;
}

.box-becas .col-3 {
    padding: 0px 5px;
    box-sizing: border-box;
}

.fmbecas label {
    color: white;
    font-family: 'Bitter',serif;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0;
    display: block;
}

.fmbecas input, .fmbecas select {
    background: #fff;
    width: 100%;
    padding: 9px 5px;
    box-sizing: border-box;
    border: 0;
    border-radius: 5px;
}

.fmbecas .hs-button.primary.large {
    background: #5d6771;
    color: white;
    width: 250px;
    margin: 25px auto 0;
    display: block;
    font-weight: 600;
    border-radius: 5px;
}

.btn-rojo-d.ico-llama:before,
.btn-verde-d.ico-llama:before {
    content: url(https://www.colegiosdelreal.mx/hubfs/Sitio2021/Varonil/Home/colegio-privado-para-ni%C3%B1os-icono-telefono-footer.png)!important;
    position: absolute;
    left: 15px;
    top: 10px;
    background-image: none;
}

.btn-verde-d.ico-llama:before{
    content: url(https://mkt.colegiosdelreal.mx/hubfs/Sitio2022/Femenil/Home/telefono-negro.png)!important;
}

a.btn-rojo-d.ico-llama,
a.btn-verde-d.ico-llama {
    padding: 10px 20px 10px 40px;
}

.mn-banner {
    background-position: center bottom -15px!important;
    background-repeat: no-repeat;
    background-size: auto 108%!important;
}

#boxes .cerrar {
    top: 11px;
    color: transparent !important;
    font-size: 26px;
    right: -12px;
    font-weight: bold;
}

.item-talentos:before {
    content: "";
    display: block;
    width: 100%;
    background: rgb(47,47,47);
    background: rgb(47,47,47);
    background: linear-gradient(0deg, rgba(47,47,47,1) 0%, rgba(255,255,255,0.014443277310924318) 45%, rgba(255,254,254,0) 100%);
    height: 100%;
    position: absolute;
    bottom: 0;
    z-index: 0;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
}

.item-talentos {
    align-items: flex-end;
    background-image: url(https://blog.colegiosdelreal.mx/hubfs/Sitio2022/Varonil/Middle/secundaria-privada-para-ninos-mecatronica.png);
    display: flex;
    height: 290px;
    justify-content: flex-end;
    width: 287px;
    position: relative;
    margin:auto;
}

.item-talentos.musica  {
    background-image: url(https://blog.colegiosdelreal.mx/hubfs/Sitio2022/Varonil/Middle/secundaria-privada-para-ninos-musica.png);
 }

.item-talentos.arte {
    background-image: url(https://blog.colegiosdelreal.mx/hubfs/Sitio2022/Varonil/Middle/secundaria-privada-para-ninos-arte.png);
 }

.item-talentos.ajedrez {
    background-image: url(https://blog.colegiosdelreal.mx/hubfs/Sitio2022/Varonil/Middle/secundaria-privada-para-ninos-ajerez.png);
 }

.talento-ver {
    position: relative;
    z-index: 2;
    color: white;
}


/* 40 Aniversario */

.no-wrapper .margen {
    max-width: 1400px;
}

.morado { color:#29235C; }

.bgmorado { background:#29235C; }

.box-aniv p {
    font-size: 18px;
    color: black;
}

p.dorado.fs60 {
    font-size: 60px;
}

.bgdorado {
    background-color: #c7923c;
}

.dorado {
    color: #c7923c!important;
}

.banner-40aniv {
    height: 440px;
}

a.btn-dorado {
    background: #c7923c;
    color: #29235c;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
    padding: 12px 20px 8px;
    text-transform: uppercase;
    margin: 7px 0;
}



.sede-real-fondo {
    background: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/40-aniversario/40-aniversario-colegios-del-real-flecha-rsl.png);
    padding: 18px 0px 17px 95px;
    box-sizing: border-box;
    width: 353px;
    margin-left: -10px;
}

.sede-lomas-fondo {
    background: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/40-aniversario/40-aniversario-colegios-del-real-flecha-ldr.png);
    padding: 18px 0px 17px 95px;
    box-sizing: border-box;
    width: 353px;
    margin-left: -10px;
}

.box-aniv {
    box-sizing: border-box;
    height: 422px;
    margin: 0px 5px;
    padding: 15px 10px;
    width: 222px;
}

.generecion {
    margin: 30px 0;
    position: relative;
    z-index: 2;
}

.generacion-ajs {
    margin: 22px 0px 0;
    position: relative;
    z-index: 2;  
}

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

.row-deg-rojo {
    display: block;
    width: 105%;
    position: absolute;
    bottom: 126px;
    background: rgb(195 33 39 / 20%);
    left: -5%;
    height: 115px;
    z-index: 1;  
}

.row-deg-verde {
    display: block;
    width: 105%;
    position: absolute;
    bottom: 2px;
    background: rgb(70 185 120 / 20%);
    left: -5%;
    height: 115px;
    z-index: 1;    
}

.fm-aniv40 {
    max-width: 390px;
    margin: auto;
}

.fm-aniv40 label {
    color: white;
    font-size: 20px;
    padding: 15px 0 0;
    display: inline-block;
}

.fm-aniv40 .input input, .fm-aniv40 select {
    padding: 10px 5px!important;
}

ul.alumni.checkbox {
    color: #fff;
    display: flex;
    font-size: 18px;
    justify-content: space-around;
    padding: 10px 0 5px;
}

ul.alumni.checkbox li:before {
    content: "";
    background: white;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 0 5px;
    border: solid 1px #c7923c;
}

ul.alumni.checkbox li.active:before {
    background: #c7923c;
    border: 1px solid #c7923c;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 15px;
    margin: 0 5px;
    width: 15px;
}

input.hs-button.primary.large {
    background: #C7923C;
    border: none;
    display: block;
    margin: 30px auto;
    width: 110px;
    font-size: 20px;
    padding: 5px 0;
}

.c-form .actions {
    text-align: center;
}

.c-form .actions input.hs-button.primary.large {
    padding: 5px 15px;
    width: auto;
}

.ico-ubica:before {
    content: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/40-aniversario/40-aniversario-colegios-del-real-pin-ubicion.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: inherit;
    margin-bottom: -4px;
}

.logo-a {
    margin-bottom: -30px;
}

.fm-aniv40.fm-aniv-full {
    max-width: 700px;
    margin: auto;
}

.fm-aniv40.fm-aniv-full label {
    margin: 0 0 5px;
}

.fm-aniv40.fm-aniv-full .hs-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.fm-aniv40.fm-aniv-full .hs-form.fm-block {
    display: block;
}

.fm-aniv40.fm-aniv-full .hs-form p {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}

.fm-aniv40.fm-aniv-full .hs-form > div {
    width: 49%;
}

.fm-aniv40.fm-aniv-full .hs-form .hs-submit {
    width: 100%;
    text-align: center;
}

.fm-aniv40.fm-aniv-full .input input,
.fm-aniv40.fm-aniv-full .input select {
    box-sizing: border-box;
    width: 100%;
}

.fm-aniv40.fm-aniv-full .input input[type="radio"] {
    -webkit-appearance: none;
    position: relative;
    display: inline-block;
    margin: 0 5px 0 0;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    padding: 0!important;
    width: 15px!important;
    height: 15px!important;
    left: 0;
}

.fm-aniv40.fm-aniv-full .input input[type="radio"]:checked:before,
.fm-aniv40.fm-aniv-full .input input[type="radio"]:hover:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 50%;
    background-color: #C7923C;
    font-size: 15px;
    line-height: 15px;
    position: absolute
}

.fm-aniv40.fm-aniv-full .input label {
    padding: 0;
    margin: 0;
    font-size: 18px;
}

.fm-aniv40.fm-aniv-full .input label:last-of-type {
    margin-left: 20px;
}

ul.inputs-list.multi-container.invalid.error {
    margin: 10px 0 0;
    color: white;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}
.send {
    display: inline-block;
    margin: 30px auto;
    padding: 5px 20px;
    background: #c7923c;
    border: none;
    font-size: 18px;
    font-weight: 700;
    color: #29235C;
}

.loader {
    position: relative;
}

.loader:after {
    background-image: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/40-aniversario/eventos/loading-circles.gif);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 65px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.getscript {
    cursor: pointer;
}

.mask {
    background: #00000082;
    height: 100%;
    /*width: 1400px;*/
    left: 10px;
    right: 10px;
    z-index: 0;
    margin: auto;
    z-index: 0;
    position: absolute;
}

.hoja-1400.relative.degradado {
    padding: 0;
}



a.ico-whats {
    align-items: center;
    background: #1bd741;
    border-radius: 100%;
    bottom: 17px;
    display: flex;
    height: 50px;
    justify-content: center;
    padding: 5px;
    position: fixed;
    left: 16px;
    width: 50px;
    z-index: 1;
}

.w-1200 {
    width: 1200px;
    max-width: 100%;
}

a.btn-verde-d-os.bgclaro {
    background: #1ac27f;
}

h2.bold, h2 strong {
    font-family: Bitter,serif;
}


.ajuste-flex-movil {
    text-align: center;
    width: 245px;
    margin: auto;
}

/** OPEN SCHOOL 2023 VARONIL **/
i.act-open-v {
    background: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Varonil/2023/open-school-23/open-school-real-de-san-luisiconos.png);
    display: block;
    width: 104px;
    height: 93px;
    background-position: 0px 0px;
    margin: 0 auto 10px;
}

i.act-open-v.presentacion {
    background-position: -142px -1px;
    width: 113px;
}

i.act-open-v.instalaciones {
    background-position: -290px 0px;
    width: 100px;    
}

i.act-open-v.actividades {
    background-position: -426px 0;
    width: 112px;
}
  
  .img-listones-varonil {
    background-image: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Varonil/2023/open-school-23/open-school-real-de-san-luisdecorado.png)!important;
    background-size: 100%!important;
    background-position: 0px -91px!important;
    background-repeat: no-repeat;
}

#openschool-v .row-faqs:before {
    content: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Varonil/2023/open-school-23/open-school-real-de-san-luismancha-2.png);
    position: absolute;
    left: -19%;
    top: 0px;
}


#openschool-v .row-faqs:after {
    content: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Varonil/2023/open-school-23/open-school-real-de-san-luismancha-1.png);
    right: -21%;
    position: absolute;
    bottom: -49px;
    z-index: -1;
}

#openschool-v .title-tabs:after {
    background-image: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Varonil/2023/open-school-23/open-school-real-de-san-luis-mas.png);
    content: "";
    display: block;
    height: 35px;
    position: absolute;
    right: 18px;
    top: 12px;
    width: 34px;
    background-position: 0;  
}

#openschool-v .title-tabs.arrow-tab:after  {
    background-image: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Varonil/2023/open-school-23/open-school-real-de-san-luismenos.png); 
}

/* OPEN SCHOOL FEMENIL */
i.act-open-f {
    background: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/open-school-2023/femenil/open-school-lomas-del-real-iconos.png);
    display: block;
    width: 104px;
    height: 93px;
    background-position: 0px 0px;
    margin: 0 auto 10px;
}

i.act-open-f.presentacion {
    background-position: -130px -1px;
    width: 113px;
}

i.act-open-f.instalaciones {
    background-position: -267px 0px;
    width: 95px;    
}

i.act-open-f.actividades {
    background-position: -386px 0px;
    width: 108px;
}

.img-listones {
    background-image: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/open-school-2023/femenil/open-school-lomas-del-real-lineas-decorado.png)!important;
    background-size: 100%!important;
    background-position: 0px -91px!important;
    background-repeat: no-repeat;
}


#openschool .title-tabs, #openschool-v .title-tabs {
    background: #f2f2f2;
    color: black;
    font-weight: 900;
    text-align: left;
    padding: 15px 20px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom: none;
}


#openschool .op-tabs, #openschool-v .op-tabs {
    padding: 15px 21px;
    background: white;
    z-index: 1;
    position: relative;
}

.row-item {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    box-shadow: 0px 0px 5px 1px #ababab;
    margin: 0 0 16px;
}

#openschool .title-tabs:after {
    background-image: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/open-school-2023/femenil/open-school-lomas-del-real-mas.png);
    content: "";
    display: block;
    height: 35px;
    position: absolute;
    right: 18px;
    top: 12px;
    width: 34px;
    background-position: 0;  
}

#openschool .title-tabs.arrow-tab:after  {
    background-image: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/open-school-2023/femenil/open-school-lomas-del-real-menos.png); 
}

#openschool .op-tabs p {
    margin-bottom: 10px;
}

#openschool .row-faqs {
    position: relative;
}

#openschool .row-faqs:before {
    content: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/open-school-2023/femenil/open-school-lomas-del-real-mancha-2.png);
    position: absolute;
    left: -19%;
    top: 0px;
}


#openschool .row-faqs:after {
    content: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/open-school-2023/femenil/open-school-lomas-del-real-mancha-1.png);
    right: -21%;
    position: absolute;
    bottom: -49px;
    z-index: -1;
}

.fm-open {
    max-width: 350px;
    margin: auto;
}

.fm-open input, select {
    height: 35px;
}

.fm-open label {
    color: white;
    font-weight: 800;
    padding: 2px 0;
    display: block;
    margin: 15px 0 0px;
    font-size: 18px;
    text-align: left;
}

.fm-open span.hs-form-required {
    color: #00ce7c;
}

.fm-open .error { display:block }

.fm-open input.hs-button.primary.large {
    background: #1ac27f;
    color: white;
    border-radius: 6px;
    padding: 0 11px;
    font-size: 16px;
    font-weight: 600; 
}

.btns-fixed {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 2;  
}

/*.btns-fixed a.btn-cookie.btn-rojo, .btns-fixed a.btn-cookie.btn-vino, .btns-fixed a.btn-cookie.btn-verde, .btns-fixed a.btn-cookie.btn-verde2 {
    cursor: pointer;
    display: block;
    text-align: center;
    width: 200px;
    padding: 10px 0px;
    font-size: 15px;
    border-radius: 8px;
    margin-bottom: 5px;  
}*/

.btns-fixed a.btn-rojo, .btns-fixed a.btn-vino, .btns-fixed a.btn-verde, .btns-fixed a.btn-verde2 {
    cursor: pointer;
    display: block;
    text-align: center;
    width: 200px;
    padding: 10px 0px;
    font-size: 15px;
    border-radius: 8px 0 0 8px;
    margin-bottom: 5px;  
}

.banner-formacion {
    height: 345px;
}

.formacion-box {
    position: relative;
}

img.abs-esq {
    position: absolute;
    right: 0;
    top: 0;
}

.box-shadow {
    box-shadow: 0 1px 5px 2px #ddd;
    height: 405px;
    margin: 0 auto 30px;
    font-weight: 600;
}

.box-fechas hr {
    border: none;
    height: 2px;
    background: #bfbfbf;
    margin: 20px auto;
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce.start {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse.start {
  -webkit-animation-duration: 1.75s;
  animation-duration: 1.75s;
  -webkit-animation-name: pulse;
  animation-name: pulse;
  animation-iteration-count: infinite;
}


@media screen and (max-width: 1200px) {
  .header-top ul li#ishome {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  h1, .fs40 {
    font-size: 36px;
  }
  
  h2 {
    font-size: 32px;
  }
  
  h3,
  .fs30,
  .fs28 {
    font-size: 28px;
  }
  
  h4,
  .fs25,
  .sub {
    font-size: 24px;
  }
  
  .fs22 {
    font-size: 22px;
  }
  
  .fs20,
  .bullet-check li {
    font-size: 20px;
  }
  
  .w-95,
  .w-90,
  .w-80 {
    width: 100%;
  }  
  
  .flex-niveles {
    display: block;
    padding: 10px 0;
  }
  
  .flex-niveles > div {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #1a4a84;
  }
  
  .flex-niveles > div:last-of-type {
    margin: 0;
    padding: 0;
    border-bottom: 0;    
  }
  
  .flex-niveles > div > div {
    padding: 5px 0!important;
  }
  
  .flex-niveles img {
    display: none;
  }
  
  .back-video .video_back video {
    max-height: 270px;
  }
  
  .banner-vacaciones {
    background-position: center;
  }
}


@media screen and (max-width: 900px) {
  .logo {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  
  .flex-m.no-flex {
      display: block;
  }
  
  .header-top ul li {
    padding: 0 8px;
  }
  
  .btn-naranja,
  .btn-azul,
  .btn-rojo {
    padding: 10px 12px;
  }
  
  .menu-principal {
    margin-left: 20px;
  }
  
  .salto { display: inline; }
  
  h1,
  .fs48,
  .fs40 {
    font-size: 32px;
  }
  
  h2,
  .fs38 {
    font-size: 28px;
  }
  
  h3,
  .fs36,
  .fs32, 
  .fs30,
  .fs28 {
    font-size: 24px;
  }
  
  h4,
  .fs25,
  .sub {
    font-size: 22px;
  }
  
  .fs22 {
    font-size: 20px;
  }
  
  .fs20,
  .bullet-check li {
    font-size: 18px;
  }
  
  .padt100 {
    padding-top: 50px;
  }
  
  .pad150,
  .pad130,
  .pad100,
  .pad80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  
  .pleca.mt100 {
    margin-top: 0;
  }
  
  .mt60 {
    margin-top: 30px;
  }
  
  .bullet-naranja.col-6 {
    width: 100%;
  }
  
  .bullet-naranja li {
    padding: 0 0 10px 15px;
  }
  
  /*.wistia_embed {
    width: 100%;
    text-align: center;
    margin: auto;
  }
  
  .wistia_click_to_play {
      display: inline-block;
      margin-bottom: 11px;
  }
  
  .item-column {
      padding: 0 15px;
      box-sizing: border-box;
  }*/  
  
  .list-columns .col-4 {
    width: 48%;
  }
  
  .texto-column .flex {
    display: block;
  }
  
  .texto-column .w-70 {
    width: 100%;
  }
  
  .forma-lp {
      margin-top: 20px;
  }
  
  footer .flex-f {
    justify-content: center;
  }
  
  footer .flex-f > div:nth-child(2),
  footer .flex-f > ul.hidde-m {
    width: 50%;
    max-width: 200px;
  }
  
  footer .flex-f > div:first-of-type,
  footer .flex-f > div:last-of-type {
    width: 100%;
  } 
  
  footer .flex-f > div:first-of-type {
    margin: 0 0 30px;
  }
  
  footer .flex-f > div:last-of-type {
    margin: 30px 0 0;
    text-align: center;
  }
  
  footer .flex-f > div:nth-child(2) .hidden-xs {
    display: none;
  } 
  
  footer .flex-f > div:last-of-type img {
    width: auto!important;
    max-width: 100%;
  }
  
  .legales {
    text-align: center;
  }
  
  .back-video .video_back video {
    max-height: 200px;
  }
  
  .banner-vacaciones {
    background-position: -570px;
    background-size: cover;
  }
  
  .row-column.icos-m50 .col-3 {
      width: 45%;
      display: inline-block;
  }  
  
  .sede-lomas-fondo, .sede-real-fondo {
      box-sizing: border-box; 
      margin-left: 0px; 
      padding: 0;
      width: 168px;
      height: 107px;
      margin: auto;
      padding: 12px 10px;
  }  
  
  
  .sede-real-fondo {
      background: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/40-aniversario/40-aniversario-colegios-del-real-flecha-rsl-movil.png);
  }  
  
  .sede-lomas-fondo {
      background: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/40-aniversario/40-aniversario-colegios-del-real-flecha-ldr-movil.png);
  }    
  
  .fs20m {
      font-size: 20px;
  }  
  
  .tabla-aniv-m {
      max-width: 360px;
      margin: auto;    
  }

  .box-aniv-m {
    padding: 0px 0px;
    margin: 15px auto;
  }
  
  .bgrojoop {
      background: rgb(195 33 39 / 26%);
      padding: 0;
      width: 176px;
      margin: auto;
      box-sizing: border-box;
      display: block;
      padding: 5px 5px;
  }
  
  .bgverdeop {   
      background: rgb(70 185 120 / 26%);
      padding: 0;
      width: 176px;
      margin: auto;
      box-sizing: border-box;
      display: block;
      padding: 5px 5px;
  }  

  a.btn-dorado {
      margin: 7px 0 0;
  }  
  
  .fm-aniv40 {
      margin: auto;
      max-width: 390px;
      width: 90%;
  }  
  
  .ajuste-flex-movil {
      display: flex;
      text-align: left;
      width: 90%;
      align-items: center;
      justify-content: space-between;
      margin-top:15px;
  }

  .ajuste-flex-movil p {
      width: 60%;
  }  

  #openschool .row-faqs:after, #openschool .row-faqs:before { content:none;}  
  
  #openschool .title-tabs:after {
      right: 10px;
      top: 15px;
  }  
  
  #openschool .title-tabs {
      padding: 15px 30px;
  }  
  
  .cta-fix {
    background: white;
    position: fixed;
    width: 100%;
    display: inline;
    height: auto;
    top: 0px;  
  }
  
  .box-shadow {
     height: auto;
     padding-bottom: 25px;    
  }  
}



@media screen and (max-width: 767px) {
  
   
a.ico-whats {
    width: 50px;
    height: 50px;  
    bottom: 15px;
    z-index: 1;
    align-items: center;
    justify-content: center;
    right: initial;  
    left: 5%;
}  
  
  img {
      max-width: 100%;
  }
  
  .flex {
    display: block;
  }
  
  .flex-m, .flex-mov {
    display: flex
  }
  
  .col-05,
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .flex-margin .col-3 { width: 100%; }
  
  /*.flex-margin .col-3 { 
    max-width: 288px;
    margin-left: auto;
    margin-right: auto;
  }*/
  
  
  
    .col-sm-1{
      
      -ms-flex: 0 0 8.333333333333334%;
      flex: 0 0 8.333333333333334%;
      max-width: 8.333333333333334%;
    }

  
	 .flex-m .col-1{
      
      -ms-flex: 0 0 6.333333333333334%;
      flex: 0 0 6.333333333333334%;
      max-width: 6.333333333333334%;
    }
  
  
    .col-sm-2{
      
      -ms-flex: 0 0 16.666666666666668%;
      flex: 0 0 16.666666666666668%;
      max-width: 16.666666666666668%;
    }

  
	 .flex-m .col-2{
      
      -ms-flex: 0 0 14.666666666666668%;
      flex: 0 0 14.666666666666668%;
      max-width: 14.666666666666668%;
    }
  
  
    .col-sm-3{
      
      -ms-flex: 0 0 25.0%;
      flex: 0 0 25.0%;
      max-width: 25.0%;
    }

  
	 .flex-m .col-3{
      
      -ms-flex: 0 0 23.0%;
      flex: 0 0 23.0%;
      max-width: 23.0%;
    }
  
  
    .col-sm-4{
      
      -ms-flex: 0 0 33.333333333333336%;
      flex: 0 0 33.333333333333336%;
      max-width: 33.333333333333336%;
    }

  
	 .flex-m .col-4{
      
      -ms-flex: 0 0 31.333333333333336%;
      flex: 0 0 31.333333333333336%;
      max-width: 31.333333333333336%;
    }
  
  
    .col-sm-5{
      
      -ms-flex: 0 0 41.66666666666667%;
      flex: 0 0 41.66666666666667%;
      max-width: 41.66666666666667%;
    }

  
	 .flex-m .col-5{
      
      -ms-flex: 0 0 39.66666666666667%;
      flex: 0 0 39.66666666666667%;
      max-width: 39.66666666666667%;
    }
  
  
    .col-sm-6{
      
      -ms-flex: 0 0 50.0%;
      flex: 0 0 50.0%;
      max-width: 50.0%;
    }

  
	 .flex-m .col-6{
      
      -ms-flex: 0 0 48.0%;
      flex: 0 0 48.0%;
      max-width: 48.0%;
    }
  
  
    .col-sm-7{
      
      -ms-flex: 0 0 58.333333333333336%;
      flex: 0 0 58.333333333333336%;
      max-width: 58.333333333333336%;
    }

  
	 .flex-m .col-7{
      
      -ms-flex: 0 0 56.333333333333336%;
      flex: 0 0 56.333333333333336%;
      max-width: 56.333333333333336%;
    }
  
  
    .col-sm-8{
      
      -ms-flex: 0 0 66.66666666666667%;
      flex: 0 0 66.66666666666667%;
      max-width: 66.66666666666667%;
    }

  
	 .flex-m .col-8{
      
      -ms-flex: 0 0 64.66666666666667%;
      flex: 0 0 64.66666666666667%;
      max-width: 64.66666666666667%;
    }
  
  
    .col-sm-9{
      
      -ms-flex: 0 0 75.0%;
      flex: 0 0 75.0%;
      max-width: 75.0%;
    }

  
	 .flex-m .col-9{
      
      -ms-flex: 0 0 73.0%;
      flex: 0 0 73.0%;
      max-width: 73.0%;
    }
  
  
    .col-sm-10{
      
      -ms-flex: 0 0 83.33333333333334%;
      flex: 0 0 83.33333333333334%;
      max-width: 83.33333333333334%;
    }

  
	 .flex-m .col-10{
      
      -ms-flex: 0 0 81.33333333333334%;
      flex: 0 0 81.33333333333334%;
      max-width: 81.33333333333334%;
    }
  
  
    .col-sm-11{
      
      -ms-flex: 0 0 91.66666666666667%;
      flex: 0 0 91.66666666666667%;
      max-width: 91.66666666666667%;
    }

  
	 .flex-m .col-11{
      
      -ms-flex: 0 0 89.66666666666667%;
      flex: 0 0 89.66666666666667%;
      max-width: 89.66666666666667%;
    }
  
  
    .col-sm-12{
      
      -ms-flex: 0 0 100.0%;
      flex: 0 0 100.0%;
      max-width: 100.0%;
    }

  
	 .flex-m .col-12{
      
      -ms-flex: 0 0 98.0%;
      flex: 0 0 98.0%;
      max-width: 98.0%;
    }
  
  
  .flex-cintillo .col-5 {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
  }
  
  .flex-cintillo .col-7 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  
  .flex-cintillo .fs28 {
    font-size: 18px;
  }
  
  /*.salto { display: inline; }*/
  
  .ml20 {
    margin-left: 0;
  }
  
  .hidden-xs {
    display: none!important;
  }
  
  .visible-xs {
    display: block!important;
  }
  
  header {
    padding: 0;
  }
  
  header .mobile {
    position: relative;
    padding: 10px 15px 10px 0;
  }
  
  .logo {
    width: 100px;
  }
  
  .pad150,
  .pad130,
  .pad100,
  .pad80,
  .pad60,
  .pad50 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .padt150,
  .padt70,
  .padt50 {
    padding-top: 20px;
  }
  
  .padb50 {
    padding-bottom: 20px;
  }
  
  .padb30 {
    padding-bottom: 15px;
  }

  .pad30,
  .pad20 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  
  .pad-lat30,
  .pad-lat20 {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  h1 {
    font-size: 32px;
  }

  h2,
  .fs38 {
    font-size: 28px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 20px;
  }
  
  .sub {
    font-size: 24px;
  }
  
  .fs30 {
    font-size: 25px;
  }
  
  .fs25 {
    font-size: 20px;
  }
  
  /*.flex-niveles {
    padding: 10px 0;
  }
  
  .flex-niveles > div {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #1a4a84;
  }
  
  .flex-niveles > div:last-of-type {
    margin: 0;
    padding: 0;
    border-bottom: 0;    
  }
  
  .flex-niveles > div > div {
    padding: 5px 0!important;
  }
  
  .flex-niveles img {
    display: none;
  }*/
 
  
  .list-columns .col-4 {
    width: 100%;
  }
  
  .btn-m {
    display: block;
    margin: 15px 0 0;
    padding: 10px 20px;
    color: ;
    font-weight: 600;
    border: 1px solid ;
  }
  
  ul.sub-menu {
      display: none;
  }  

  ul.bullet-naranja {
    padding: 20px 0 10px;
  }
  
  .hidde-m { display: none; }
  .show-m { display: block; }  

  .row-blog.flex.between .col-4 {
      display: none;
  }  
  
  .row-blog.flex.between .col-4:first-child {
      display: block;
  }  
  
  .item-column.mb20.col-6 img {  
    max-width: 100%;  
  }
  
  .bg-pop {
      background: url(https://blog.colegiosdelreal.mx/hubfs/Sitio2021/Femenil/Home/popup/popup-clases-presenciales-ILR-mob-May21-img.jpg);
      width: 374px;
      height: 413px;
      border-radius: 30px;
  }
  
  .bg-pop.varon {
    background: url(https://blog.colegiosdelreal.mx/hubfs/Sitio2021/Varonil/Home/v2/popup-clases-presenciales-mob-IRSL-img.jpg);
  }
  
  .bg-pop h2 {
      font-size: 28px;
      background: rgb(0 0 0 / 50%);
      padding: 8px 0;
  }  
  
  .mt35p {
    margin-top: 35%;
  }
  .bg-pop p {
      width: 70%;
      text-align: left;
      margin: 27px auto 0;
  }  
  
  .bg-pop .btn-azul-d {
      font-weight: 100;
  }


  .logo-lp {
      position: relative;
      /*width: 150px;*/
      z-index: 1000;
      /*margin: auto;*/
  }

  .w50m {
      display: inline-block;
      max-width: 49%;
        margin: 1%;
  }

  .w50m .btn-m {
      padding: 10px 12px;

  }  
  
 .text-center-m {
    text-align: center;
  } 
  
  .text-left-m {
    text-align: left;
  }
  
  .video-cintillo img {
      position: relative;
      top: auto;
  }

  .video-cintillo {
      height: auto;
  }

  .mt60.mb60.cintillo {
      margin: 25px 0 0;
      text-align: center;
  }

  .cintillo .hoja-800 {
      padding: 25px 0;
  }


  .mt60.mb60.cintillo {
      margin: 25px 0 0;
      text-align: center;
  }  
  
  .cintillo p.fs34 {
    font-size: 26px;
    padding-bottom: 15px;
  }  
  
  .cintillo .pad-lat50 {
      padding-left: 0;
      padding-right: 0;
      padding: 20px 0;
  }  
  
  .back-video .video_back {
    /*min-height: 260px;*/
  }
  .back-video .video_back video {
    max-height: initial;
  }
  
  .banner-vacaciones {
    background-image: none !important;
  }
  
  .bgboxn ul.bullet-naranja {
      padding: 0 0 0;
  }  
  
  .box-becas .col-3 {
      padding: 0px 0px 25px;
      box-sizing: border-box;
      text-align: center;
  }  
  
  .item-talentos {
      margin-bottom: 45px;
  }  
 
  .hs-embed-wrapper {
    text-align: center;
 } 

  .hs-embed-content-wrapper iframe {
      max-width: 100%;    
      max-height: 275px;
  }  
  
  .btns-fixed {
      display: none;
  }  
}

@media screen and (max-width: 700px) {
  
  .cintillo-middle, .cintillo-middle-v, .cintillo-middle-h, .cintillo-middle-v-h{
    background: url(https://www.colegiosdelreal.mx/hubfs/Sitio2024/Femenil/home/fondo-movil.png) no-repeat center !important;
    border-radius: 20px;
    padding-bottom: 80px;
    padding-top: 30px;
  }
  .cintillo-middle .img-cin img, .cintillo-middle-v .img-cin img, .cintillo-middle-h .img-cin img, .cintillo-middle-v-h .img-cin img{
    max-width: 160px !important;
    top: 0px !important;
  }
  .cintillo-middle-h .img-cin img, .cintillo-middle-v-h .img-cin img{
    max-width: 120px !important;
    left: -10px;
    top: -60px !important;
  }
  .cintillo-middle-v{
    background: url(https://www.colegiosdelreal.mx/hubfs/Sitio2024/Varonil/home/fondo-movil.png) no-repeat center !important;
  }
  .cintillo-middle-h{
    background: url(https://blog.colegiosdelreal.mx/hubfs/Sitio2024/Femenil/home/ago24/colegio-privado-para-ninas-fondo-cintillo-comunidad-movil.png) no-repeat center !important;
    /*margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 50px;*/
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 0;
  }
  .cintillo-middle-v-h {
    background: url(https://blog.colegiosdelreal.mx/hubfs/Sitio2024/Varonil/home/ago24/colegio-privado-para-ninos-fondo-cintillo-comunidad-movil.png) no-repeat center !important;
    /*margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 50px;*/
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 0;
  }
  
}

@media screen and (max-width: 480px) {
  .margen {
    padding: 0;
  }
  
  .img-banner {
    background-position: center;
  }
  
  .pleca {
    padding: 15px 10px;
  }
  
  h1 {
    font-size: 28px;
  }

  h2,
  .fs38 {
    font-size: 24px;
  }

  h3 {
    font-size: 22px;
  }

  h4 {
    font-size: 18px;
  }
  
  .sub,
  .fs35,
  .fs30 {
    font-size: 22px;
  }
  
  .fs22,
  .fs20 {
    font-size: 17px;
  }
  
  p,
  .bullet-check li,
  .bullet-naranja li {
    font-size: 18px;
  }
  
  .w-10,
  .w-20,
  .w-30,
  .w-40,
  .w-50,
  .w-60,
  .w-70,
  .w-80,
  .w-90,
  .w-95,
  .w-100 { width: 100%; }
  
  .legales {
    text-align: center;
  }
  
  .legales .flex-m {
    display: block;
  }
  
  .legales ul li {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px dashed #fff;
  }
  
  .toprel {    
    top: 0px;
  }  
  
  /*  
  ul.sub-menu {
    display: inline;
  }*/
 
  ul.sub-menu li {
    text-align: center;
    padding: 10px 0;
    display: inline-block;
    width: 47%;
    vertical-align: middle;
    margin: auto;
  }

  .banner-home-1 div,
  .banner-home-2 div {
    background-color: rgba(196,27,69,0.9);
    /*top: 60px;*/
    width: 90%;
    position: relative;
    margin: 0 auto;
    padding: 20px 5px;
  }  
  
  .banner-home-1 div {
    background-color: rgba(26,74,132,0.9);
  }
  
  /*.flex-niveles > div {
    padding: 0 10px 10px;
  }
  
  .flex-niveles > div:last-of-type {
    padding: 0 10px;
  }*/
  
  .item-column {
      padding: 0;
  }
  
  .icos-idiomas .ico{
    margin: 0 auto 20px;
  }
  
  .back-video .video_back {
    min-height: auto;
  }
  .back-video .video_back video {
    max-height: 260px;
  }
  .back-video .video_back video {
    display: none;
  }
  .back-video .video_back img {
    position: relative;
  }
  .back-video .video_back:hover img{
    opacity: 1;
  }
  
  .logo-a {
    margin-bottom: 0;
  }
  
  .fm-aniv40.fm-aniv-full .hs-form {
    display: block;
  }

  .fm-aniv40.fm-aniv-full .hs-form > div {
    width: 100%;
  }
  
}
@media screen and (max-width: 320px) {
  .btn-m {
      font-size: 12px;
  }
}

.bgleft {
  background-position: left;
}

span.disponible, 
span.agotado {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  background: #5d6771;
  text-align: center;
  padding: 5px 20px;
  width: 100%;
  color: white;
}

span.disponible:after {
  color: #fff;
  content: "⬇";
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: 100;
  margin-left: 5px;
}

span.agotado {
  background: #C31C22;
}

.fechas td {
  padding: 2px 10px;
}

ul.como-es-open {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
}

ul.como-es-open li {
  max-width: 190px;
  width: 100%;
  margin: 0 15px 20px;
  line-height: 130%;
}

ul.como-es-open li figure {
  background-image: url(https://2686616.fs1.hubspotusercontent-na1.net/hubfs/2686616/Sitio2022/Varonil/open-school/IRSL-open-school-2020-sprite-iconos-CDR-Sep22.png);
  width: 83px;
  height: 72px;
  margin: 0 auto 15px;
}

.icos-regreso-clases-femenil ul.como-es-open li figure {
  width: 103px;
  background-image: url(https://2686616.fs1.hubspotusercontent-na1.net/hubfs/2686616/Sitio2022/Femenil/open-school/ilr-open-school-2020-sprite-iconos-Sep22.png);
  height: 91px;
}

ul.como-es-open li figure.actividad {
  background-position: -89px 0px;
}

.icos-regreso-clases-femenil ul.como-es-open li figure.actividad {
  background-position: -108px 0px;
}

ul.como-es-open li figure.platica {
  background-position: -180px 0px;
  width: 86px;
}

.icos-regreso-clases-femenil ul.como-es-open li figure.platica {
  width: 103px;
  background-position: -216px 0px;
}

ul.como-es-open li figure.recorrido {
  background-position: -277px 0px;
  width: 87px;
}

.icos-regreso-clases-femenil ul.como-es-open li figure.recorrido {
    background-position: -328px 0;
    width: 105px;
}

ul.como-es-open li figure.refrigerio {
  background-position: -373px 0px;
  width: 62px;
}

.icos-regreso-clases-femenil ul.como-es-open li figure.refrigerio {
    background-position: -442px 0px;
    width: 80px;
}

ul.como-es-open li figure.matraz {
  background-position: -454px 0px;
  width: 70px;
}

ul.como-es-open li figure.exposicion {
  background-position: -536px 0px;
  width: 90px;
}

.fm-open-irsl .forma-examen {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  background: #c31c22;
}

.fm-open-femenil .forma-examen {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  background: #0b311a;
}

.fm-open-irsl .forma-lp,
.fm-open-femenil .forma-lp {
  max-width: 700px;
  margin: auto;
  padding: 40px 0 0;
  height: auto;
}

.fm-open-irsl:before,
.fm-open-femenil:before {
  content: '';
  position: absolute;
  max-width: 1380px;
  height: 25%;
  left: 10px;
  position: absolute;
  right: 10px;
  top: 0;
  background-color: #f2f2f2;
  margin: auto;
}

.fm-open-irsl .forma-lp .hs-form,
.fm-open-femenil .forma-lp .hs-form {
  margin: auto;
}

.fm-open-irsl .forma-lp fieldset,
.fm-open-femenil .forma-lp fieldset {
  max-width: 100%!important;
  width: 100%;
}

.fm-open-femenil .forma-lp .hs-form-field {
  margin-bottom: 0;
}

.fm-open-irsl .forma-lp .hs-form-field,
.fm-open-femenil .forma-lp .hs-form-field {
  margin-bottom: 25px;
}

.fm-open-irsl .forma-lp .hs-form-field label,
.fm-open-femenil .forma-lp .hs-form-field label {
  display: inline-block;
}

.fm-open-irsl .forma-lp .input .hs-input,
.fm-open-femenil .forma-lp .input .hs-input {
  width: 100%!important;
}

.fm-open-irsl .forma-lp .actions,
.fm-open-femenil .forma-lp .actions {
  text-align: center;
}

.fm-open-irsl .forma-lp .hs-button.primary,
.fm-open-femenil .forma-lp .hs-button.primary {
  width: auto;
  padding: 5px 30px;
}

@media screen and (max-width: 767px) {
  ul.como-es-open {
    display: block;
  }
  
  ul.como-es-open li {
    margin: 0 auto 20px;
  }
}

@media screen and (max-width: 480px) {
  fieldset.form-columns-2 .input {
    margin-right: 0!important;
  }
  
  .btn-gris,
  .btn-vino,
  .btn-verde,
  .btn-verde2{
    padding: 10px 12px;
  }
}

.shadow-b {
  margin: 0 -10px;
  padding: 0 10px;
  box-shadow: 0 4px 4px 0 rgb(0 0 0 / 10%);
}

/*.bg-cintillo {
  position: relative;
}

.bg-cintillo:after {
  content: '';
  position: absolute;
  max-width: 541px;
  width: 100%;
  min-height: 253px;
  right: 10px;
  background-image: url('https://blog.colegiosdelreal.mx/hubfs/Sitio2022/Femenil/Home/cintillo-may23/colegio-privado-para-ninas-plecas.png');
  background-repeat: no-repeat;
  background-size: cover;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .bg-cintillo:after {
    display: none;
  }
}*/


#b-bottom {
  box-shadow: 0 4px 4px 0 rgba(0,0,0,.1);
}

.fancybox__content {
  padding: 0!important;
  background: transparent!important;
}

.fancybox__content iframe {
  background: transparent!important;
}

.fancybox__backdrop {
  background: rgba(0,0,0,0.5)!important;
}

.f-valores {
  max-width: 700px;
  width: 100%;
  margin: auto;
}

.f-valores li {
  width: 33.33%;
  margin: 25px 0;
}

.ico-valores { 
  display: block;
  width: 90px;
  height: 88px;
  background-image: url(https://www.colegiosdelreal.mx/hubfs/Sitio2022/Varonil/mision-vision/mejores-colegios-en-san-luis-potosi-iconos.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: auto;
}

.ico-valores-f { 
  display: block;
  width: 90px;
  height: 88px;
  background-image: url(https://blog.colegiosdelreal.mx/hubfs/Sitio2022/Femenil/mision-vision/mejores-colegios-en-san-luis-potosi-iconos.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: auto;
}

.ico-valores.ico1,
.ico-valores-f.ico1 {
  background-position: 0 0;
}

.ico-valores.ico2,
.ico-valores-f.ico2 {
  width: 95px;
  background-position: -109px 0;
}

.ico-valores.ico3,
.ico-valores-f.ico3 {
  width: 98px;
  background-position: -224px 0;
}

.ico-valores.ico4,
.ico-valores-f.ico4 {
  background-position: -340px 0;
}

.ico-valores.ico5,
.ico-valores-f.ico5 {
  width: 72px;
  background-position: -450px 0;
}

.ico-valores.ico6,
.ico-valores-f.ico6 {
  background-position: -539px 0;
}

.ico-valores.ico7,
.ico-valores-f.ico7 {
  width: 121px;
  background-position: -648px 0;
}

.item-historia {
  position: relative;
  padding-left: 100px;
}

.item-historia:before {
  content: '';
  position: absolute;
  width: 85px;
  top: 12px;
  left: 0;
  height: 5px;
  background-color: #CFD2D3;
}

@media screen and (max-width: 480px) {
  .b-full {
    margin: 0 -10px;
  }
  
  .f-valores li {
    width: 50%;
  }
  
  .item-historia {
    padding-left: 0;
    padding-top: 20px;
    border-top: 1px solid #CFD2D3;
  }
  
  .item-historia:before {
    display: none;
  }
  
  .fancybox__content {
    height: auto!important;
  }
}


/* LP - Alumni */

.banner-alumni h1 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1;
}

.slide-alumni.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slide-alumni .slick-dots {
  bottom: 50px;
}

.slide-alumni .slick-dots li,
.slide-alumni .slick-dots li button {
  width: 72px;
  height: auto;
  padding: 0;
}

.slide-alumni .slick-dots li button:before {
  content: '';
  color: white;
  width: 60px;
  height: 6px;
  background-color: white;
  margin: 0 10px;
}

.slide-alumni .slick-dots li.slick-active button:before {
  color: white;
}

.slide-alumni .slick-next,
.slide-alumni .slick-prev {
  background-color: transparent!important;
  background-position: 50%!important;
  background-repeat: no-repeat!important;
  background-size: contain!important;
  border: 0;
  cursor: pointer;
  height: 39px;
  outline: 0;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px;
  z-index: 1
}

.slide-alumni .slick-next,
.slide-alumni .slick-next:focus,
.slide-alumni .slick-next:hover {
  background-image: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/alumni/alumni-colegios-del-real-flecha-derecha.png);
  right: 10%;
}

.slide-alumni .slick-prev,
.slide-alumni .slick-prev:focus,
.slide-alumni .slick-prev:hover {
  background-image: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/alumni/alumni-colegios-del-real-flecha%20izquiera.png);
  left: 10%;
}

.row-cifras .col-4 {
  width: 33%;
}

.icos-alumni {
  display: block;
  background-image: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/alumni/alumni-colegios-del-real-iconos-eventos-y-actividades.png);
  width: 60px;
  height: 51px;
  margin-right: 30px;
}

.icos-alumni.ico1 {
  background-position: 0 0;
}

.icos-alumni.ico2 {
  background-position: -60px 0;
}

.icos-alumni.ico3 {
  background-position: -123px 0;
}

.icos-alumni.ico4 {
  background-position: -192px 0;
}

.num {
  margin-right: 20px;
  flex: 0 0 80px;
  text-align: center;
}

.tabs-alumni ul {
  display: flex;
  margin: 0 0 30px;
  border-bottom: 1px solid #29235C;
}

.tabs-alumni ul li {
  width: 50%;
  padding: 0 0 30px;
  font-size: 30px;
  color: #5D6771;
  cursor: pointer;
}

.tabs-alumni ul li span {
  display: inline-block;
  position: relative;
}

.tabs-alumni ul li.tab-active,
.tabs-alumni ul li:hover {
  color: #29235C;
  font-weight: 700;
}

.tabs-alumni ul li.tab-active span:before,
.tabs-alumni ul li:hover span:before {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: -30px;
  height: 12px;
  background-color: #29235C;
}

.tabs-alumni .item-tab {
  display: none;
}

.tabs-alumni .item-tab#tab1 {
  display: block;
}

.tabs-alumni .item-tab p {
  margin: 0 0 20px;
  color: #29235C;
  font-size: 22px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .slide-alumni .slick-next,
  .slide-alumni .slick-next:focus,
  .slide-alumni .slick-next:hover {
    right: 15px;
  }

  .slide-alumni .slick-prev,
  .slide-alumni .slick-prev:focus,
  .slide-alumni .slick-prev:hover {
    left: 15px;
  }
  
  .item-column {
    text-align: center;
  }
  
  .item-column ul {
    text-align: left;
  }
  
  .item-column .col-5 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .row-cifras .col-4 {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .mt50 {
    margin-top: 25px;
  }
  
  .mb50 {
    margin-bottom: 25px;
  }
  
  .fs58 {
    font-size: 38px;
  }
  
  .fs34 {
    font-size: 28px;
  }
  
  .fs20m{
    font-size: 20px;
  }
  
  .banner-alumni h1 {
    position: relative;
    margin: 0 0 20px;
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    color: black;
  }
  
  .slide-alumni .slick-dots {
    bottom: 10px;
  }
  
  .slide-alumni .slick-next,
  .slide-alumni .slick-next:focus,
  .slide-alumni .slick-next:hover {
    right: 5px;
  }

  .slide-alumni .slick-prev,
  .slide-alumni .slick-prev:focus,
  .slide-alumni .slick-prev:hover {
    left: 5px;
  }
  
  .tabs-alumni ul li {
    font-size: 20px;
  }
  
  .tabs-alumni .item-tab p {
    font-size: 18px;
  }
}

.box-fechas {
  max-height: 484px;
  overflow-y: auto;
}

.box-fechas {
  overflow-x: auto;
}

.box-fechas::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.box-fechas::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 5px;
}


/* Open School 2024 */

.logo-open {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -180px;
}

.bg-no-repeat {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-open {
  padding-left: 4%;
  padding-right: 4%;
  background-image: 
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Varonil/open-school-2024/v1/open-school-real-de-san-luis-modulo-gris-arriba.png),
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Varonil/open-school-2024/v1/open-school-real-de-san-luis-modulo-gris-abajo.png),
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Varonil/open-school-2024/v1/open-school-real-de-san-luis-modulo-gris-derecha.png)!important;
  background-repeat: no-repeat;
  background-size: auto, auto, auto;
  background-position: left top, bottom center, right bottom;
}

.bg-open-f {
  padding-left: 4%;
  padding-right: 4%;
  background-image: 
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Femenil/open-school-2024/v1/deco-1.png),
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Femenil/open-school-2024/v1/deco-3.png),
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Femenil/open-school-2024/v1/deco-2.png)!important;
  background-repeat: no-repeat;
  background-size: auto, auto, auto;
  background-position: left top, bottom center, right bottom;
}

#video-open .hoja-1400 {
  max-width: 1200px;
}
  
#video-open .hoja-1400,
#fm-registro .hoja-1000 {
  padding: 0;
}

.img-open {
  margin: -30px 0 -20px;
}

#openschool.open-school-f .row-faqs:before,
#openschool.open-school-f .row-faqs:after,
#openschool-v.open-school-v .row-faqs:before,
#openschool-v.open-school-v .row-faqs:after {
  display: none;
}

#openschool.open-school-f {
  background-image: 
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Femenil/open-school-2024/v1/deco-4.png),
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Femenil/open-school-2024/v1/deco-5.png)!important;
  background-repeat: no-repeat;
  background-size: auto, auto;
  background-position: left -300px top 10px, right -30px top 150px;
}

#openschool-v.open-school-v {
  background-image: 
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Varonil/open-school-2024/v1/open-school-real-de-san-luis-vector-izquierda-preguntas.png),
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Varonil/open-school-2024/v1/open-school-real-de-san-luis-vector-derecha-preguntas.png)!important;
  background-repeat: no-repeat;
  background-size: auto, auto;
  background-position: left -200px top 10px, right -100px top 150px;
}

#openschool .title-tabs,
#openschool-v .title-tabs {
  padding: 15px 65px 15px 20px;
}

.bgformopen {
  background-image: 
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Varonil/open-school-2024/v1/open-school-real-de-san-luis-vector-formulario.png),
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Varonil/open-school-2024/v1/open-school-real-de-san-luis-vector-formulario-2.png);
  background-repeat: no-repeat;
  background-size: auto, auto;
  background-position: left top, right bottom;  
}

.bgformopen-f {
  background-image: 
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Femenil/open-school-2024/v1/deco-6.png),
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/Femenil/open-school-2024/v1/deco-7.png);
  background-repeat: no-repeat;
  background-size: auto, auto;
  background-position: left top, right bottom;  
}

.fm-open-school {
  box-sizing: border-box;
  max-width: 475px;
  width: 100%;
  margin: auto;
  background-color: #F6F6F6;
  padding: 30px 65px;
}

.fm-open-school label {
  color: #5D6771;
}

.fm-open-school .hs-error-msgs li label {
  color: red;
}

.fm-open .hs-error-msgs li label {
  margin: 5px 0;
}

.fm-open input.hs-button.primary.large {
  max-width: 145px;
  width: 100%;
  background-color: #BF944C!important;
}

.fm-becas {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
}
.fm-becas .hs-form-field{
  margin-bottom: 20px;
}
.fm-becas label {
  display: block;
  margin-bottom: 5px;
  color: #fff;
  font-size: 14px;
}
.fm-becas .hs-error-msgs li label {
  color: #fff;
  font-size: 14px;
}
.fm-becas input.hs-button.primary.large {
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 0;
  margin: 0;
  color: #fff;
  font-family: 'Bitter', serif;
  font-size: 20px;
  border-radius: 32px;
}
.fm-becas input {
  border-radius: 8px;
  display: block;
  width: 100%;
  height: 55px;
  border: 0;
}
#faq_becas .row-item {
  box-shadow: none;
  border-bottom: 1px dotted #CFD2D3;
}
#faq_becas .row-item:last-of-type {
  border-bottom: 0;
}
#faq_becas .title-tabs {
  position: relative;
  background: transparent;
  color: #253365;
  font-family: 'Bitter',serif;
  font-weight: 600;
  text-align: left;
  padding: 10px 25px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom: none;
}
#faq_becas .title-tabs:before {
  content: '';
  position: absolute;
  top: 13px;
  left: 0;
  width: 22px;
  height: 22px;
  background-image: url('https://blog.colegiosdelreal.mx/hubfs/Inbound/2025/concurso-becas-jul25/bullet.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
#faq_becas .op-tabs {
  padding: 0 25px 15px;
  background: transparent;
  z-index: 1;
  position: relative;
}
#faq_becas .title-tabs:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='8' viewBox='0 0 21 12' fill='none'%3E%3Cpath d='M2 10L10.5 2L19 10' stroke='%23253365' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  content: "";
  display: block;
  height: 24px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 24px;
  background-position: 0;  
  background-repeat: no-repeat;
  background-size: contain;
}
#faq_becas .title-tabs.arrow-tab:after  {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='8' viewBox='0 0 21 12' fill='none'%3E%3Cpath d='M2 2L10.5 10L19 2' stroke='%23C7923C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#faq_becas .op-tabs p {
  font-size: 16px;
}
#faq_becas .row-faqs {
  position: relative;
  max-width: 800px;
}
/*#faq_becas .row-faqs:before {
  content: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/open-school-2023/femenil/open-school-lomas-del-real-mancha-2.png);
  position: absolute;
  left: -19%;
  top: 0px;
}
#faq_becas .row-faqs:after {
  content: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2023/open-school-2023/femenil/open-school-lomas-del-real-mancha-1.png);
  right: -21%;
  position: absolute;
  bottom: -49px;
  z-index: -1;
}*/
.becas-f {
  background-image: 
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/LP/2024/lp-becas-sep24/concurso-de-becas-marca-lomas.png),
    url(https://blog.colegiosdelreal.mx/hubfs/Inbound/LP/2024/lp-becas-sep24/concurso-de-becas-marca-real.png)!important;
  background-repeat: no-repeat;
  background-size: auto, auto;
  background-position: left 0px top 10px, right 0px top 250px;
}

.header-becas {
  top: 0;
  left: 0;
  right: 0;
  padding: 35px 0;
}

.bgbecas {
  padding: 20px;
  background-color: #253365;
}

.banner-b .hoja-1200.h-top-50.p0 {
  padding: 200px 0 80px!important;
}

.btn-arrow {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 12px 10px 20px;
  margin: 0;
  color: #fff;
  font-family: 'Bitter', serif;
  border-radius: 32px;
  background: #C7923C;
  position: relative;
}

.btn-arrow::after {
  content: "";
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
  padding: 10px;
  background-color: #fff;
  border-radius: 50%;
  background-image: url(https://blog.colegiosdelreal.mx/hubfs/Inbound/2025/concurso-becas-jul25/cta.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  vertical-align: middle;
  margin-left: 10px;
}

.img-becas-arrow {
  padding-left: 100px;
}

.img-becas-negative {
  margin-bottom: -24%;
}

.ico-aspirante {
  min-width: 72px;
  height: 72px;
  border: 2px solid #C7923C;
  display: flex;
  justify-content: center;
  border-radius: 50%;
}

.flecha-t-r {
  position: absolute;
  top: -50px;
  right: -20px;
  z-index: 10;
}

.flecha-t-r img {
  width: 94px;
  height: auto;
  display: block;
  transform: scale(0);
  transform-origin: top right;
  transition: transform 0.1s ease-out;
}

.flecha-b-r {
  position: absolute;
  bottom: -40px;
  right: -20px;
  z-index: 10;
}

.flecha-b-r img {
  width: 82px;
  height: auto;
  display: block;
  transform: scale(0);
  transform-origin: top right;
  transition: transform 0.1s ease-out;
}

.flecha-curve img {
  width: 163px;
  height: auto;
  display: block;
  transform: scale(0);
  transform-origin: top right;
  transition: transform 0.1s ease-out;
}

.bullet-star li {
  position: relative;
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 20px;
}

.bullet-star li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-image: url('https://blog.colegiosdelreal.mx/hubfs/Inbound/2025/concurso-becas-jul25/bullet-2.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.con-icono-por-que {
  position: relative;
  display: inline-block;
}

.con-icono-por-que::before {
  content: "";
  position: absolute;
  top: -44px;
  left: -44px;
  width: 88px;
  height: 102px;
  background-image: url("https://blog.colegiosdelreal.mx/hubfs/Inbound/2025/concurso-becas-jul25/por-que-elegir.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}

.rotate-1 {
  transform: rotate(-6deg);
}

.rotate-2 {
  transform: rotate(-3deg);
}

.rotate-3 {
  transform: rotate(3deg);
}

.rotate-4 {
  transform: rotate(6deg);
}

.rotate-5 {
  transform: rotate(-4deg);
}

.rotate-6 {
  transform: rotate(4deg);
}

.line-becas {
  position: relative;
}

.line-becas:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background-color: #CFD2D3;
}

@media screen and (max-width: 768px) {
  .fs24 {
    font-size: 18px;
  }
  
  .bg-open {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .bg-open.padt150,
  .bg-open-f.padt150,
  #video-pad .padt150 {
    padding-top: 30px;
  }
  
  .img-open {
    margin: 0;
  }
  
  .fm-open-school {
    padding: 20px 15px;
  }
  
  .becas-f{
    background: none !important;
  }
  
}


.bgright {
  background-position: right;
}

.banner-cintillo {
  display: flex;
  align-items: end;
  min-height: 318px;
  background-image: url('https://blog.colegiosdelreal.mx/hubfs/Sitio2024/Varonil/home/becas-2024/fondo-desktop.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-cintillo-f {
  background-image: url('https://blog.colegiosdelreal.mx/hubfs/Sitio2024/Femenil/home/becas-2024/fondo-desktop.png');
}

.txt-cintillo {
  max-width: 270px;
  width: 100%;
  font-weight: 700;
}

.images-open {
  position: relative;
  margin-left: -20px;
}

.img-open-s {
  margin-top: -38px;
}

.img-open-a {
  position: absolute;
  right: -40%;
  bottom: -35px;
}

.banner-open-f .img-open-a {
  right: -15%;
}

.btn-cintillo {
  position: relative;
  padding: 6px 40px 6px 15px;
  color: #29235C;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
  background-color: #C7923C;
}

.btn-cintillo-f {
  color: #0B311A;
}

.btn-cintillo:before {
  content: '';
  position: absolute;
  width: 40px;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(https://blog.colegiosdelreal.mx/hubfs/Sitio2024/Varonil/home/becas-2024/flecha-boton.png);
  background-repeat: no-repeat;
  background-size: 14px auto;
  background-position: center;
}

.btn-cintillo-f:before {
  background-image: url(https://blog.colegiosdelreal.mx/hubfs/Sitio2024/Femenil/home/open-school-2024/flecha-boton.png);
}

.open-school-e {
  padding: 15px 40px;
}

.open-school-e h2 {
  font-size: 30px;
}

.img-open-c {
  margin-top: -50px;
}

.img-open-e {
  position: absolute;
  right: 0;
  bottom: -45%;
}

.banner-high-becas, .banner-high-becas-v {
  background-image: url('https://blog.colegiosdelreal.mx/hubfs/Sitio2024/Femenil/high/sep-24/fondo-desktop.png');
  background-repeat: no-repeat;
  background-size: contain;
  height: 304px;
  width: 590px;
}
.banner-high-becas-v {
  background-image: url('https://blog.colegiosdelreal.mx/hubfs/Sitio2024/Varonil/high/sep-24/fondo-desktop.png');
  height: 315px;
}
.img-becas-cupo {
  position: absolute;
  bottom: -10px;
  left: 20px;
}

img.cupo {
  margin-left: -99px;
}

.cinta {
  position: relative;
}

.cinta:before {
  content: '';
  position: absolute;
  width: 34px;
  height: 29px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url('https://blog.colegiosdelreal.mx/hubfs/Inbound/Varonil/open-school-2024/cinta.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

@media screen and (max-width: 767px) {
  .img-becas-cupo{
    left: 0;
  }
  
  .banner-cintillo {
    align-items: center;
    min-height: 210px;
    background-image: url('https://blog.colegiosdelreal.mx/hubfs/Sitio2024/Varonil/home/becas-2024/fondo-movil.png');
  }
  
  .banner-cintillo-f {
    background-image: url('https://blog.colegiosdelreal.mx/hubfs/Sitio2024/Femenil/home/becas-2024/fondo-movil.png');
  }
  
  .banner-high-becas, .banner-high-becas-v {
    background-image: url('https://blog.colegiosdelreal.mx/hubfs/Sitio2024/Femenil/high/sep-24/fondo-movil.png');
    background-size: contain;
    height: auto;
    min-height: 270px;
    max-width: 400px;
    width: 100%;
  }
  .banner-high-becas-v {
    background-image: url('https://blog.colegiosdelreal.mx/hubfs/Sitio2024/Varonil/high/sep-24/fondo-movil.png');
    background-size: cover;
  }
  
  .banner-cintillo .mb20 {
    margin-bottom: 10px;
  }
  
  .banner-cintillo .mt20 {
    margin-top: 10px;
  }
  
  .txt-cintillo {
    max-width: 264px;
  }
  
  .images-open {
    margin-left: 0;
  }
  
  .img-open-s {
    margin-top: 0;
  }
  
  .img-open-a {
    right: -15%;
  }
  
  .flex-open {
    align-items: flex-end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
  }
  
  .flex-open .col-8 {
    -ms-flex: 0 0 56.333333333333336%;
    flex: 0 0 56.333333333333336%;
    max-width: 56.333333333333336%;
  }
  
  .flex-open .col-4 {
    -ms-flex: 0 0 39.66666666666667%;
    flex: 0 0 39.66666666666667%;
    max-width: 39.66666666666667%;
  }
  
  .open-school-e {
    padding: 15px 0;
  }

  .open-school-e h2 {
    font-size: 18px;
  }
  
  .img-open-e {
    display: block;
    position: relative;
    max-width: 125px !important;
    width: 100% !important;
    bottom: 0;
    margin-top: 20px;
    margin-bottom: -40px;
    margin-left: auto;
  }
  
  .header-becas {
    padding-top: 0;
  }
  
  .img-becas-arrow {
    padding-left: 0;
  }
  
  .img-becas-arrow p {
    width: 60%;
  }
  
  .img-becas-negative {
    margin-bottom: 0;
    margin-top: -50%;
    width: 40%!important;
    margin-left: auto;
  }
  
  .bullet-star li {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  
  .txt-becas {
    font-size: 20px;
  }
  
  .btn-arrow {
    font-size: 16px;
  }
  
  .btn-arrow::after {
    width: 12px;
    height: 12px;
  }
  
  .line-becas:before {
    display: none;
  }
  
  .line-bottom {
    padding-bottom: 40px;
    border-bottom: 1px dotted #CFD2D3;
  }
}