/****************************************************************************/
/* Aplite Theme v1.0                                                        */
/* Created by Salted Stone                                                  */
/****************************************************************************/

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

/* =Fonts
-------------------------------------------------------------- */
@import url(//fonts.googleapis.com/css?family=Lato:300,400,400italic,700,700italic);

@font-face {
  font-family: 'modern_pictograms_proregular';
  src: url('//364768.fs1.hubspotusercontent-na1.net/hubfs/364768/Aplite/fonts/modernpictogramspro_2.34-webfont.eot');
  src: url('//364768.fs1.hubspotusercontent-na1.net/hubfs/364768/Aplite/fonts/modernpictogramspro_2.34-webfont.eot#iefix') format('embedded-opentype'),
    url('//364768.fs1.hubspotusercontent-na1.net/hubfs/364768/Aplite/fonts/modernpictogramspro_2.34-webfont.woff2') format('woff2'),
    url('//364768.fs1.hubspotusercontent-na1.net/hubfs/364768/Aplite/fonts/modernpictogramspro_2.34-webfont.woff') format('woff'),
    url('//364768.fs1.hubspotusercontent-na1.net/hubfs/364768/Aplite/fonts/modernpictogramspro_2.34-webfont.ttf') format('truetype'),
    url('//364768.fs1.hubspotusercontent-na1.net/hubfs/364768/Aplite/fonts/modernpictogramspro_2.34-webfont.svg#modern_pictograms_proregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face{
  font-family:'AvenirNextLTW01-Regular', 'Arial', 'Sans-Serif';
  src:url('//2389021.fs1.hubspotusercontent-na1.net/hubfs/2389021/WallStreetEnglish-sep16/fonts/1e9892c06927441298741b82801ba47a.eot?t=1473400629305') format('embedded-opentype'),url('//2389021.fs1.hubspotusercontent-na1.net/hubfs/2389021/WallStreetEnglish-sep16/fonts/1e9892c06927441298741b82801ba47a.woff?t=1473400629305') format('woff'),url('//2389021.fs1.hubspotusercontent-na1.net/hubfs/2389021/WallStreetEnglish-sep16/fonts/1e9892c06927441298741b82801ba47a.ttf?t=1473400629305') format('truetype');font-weight:normal;font-style:normal}@font-face{font-family:'AvenirNextLTW01-Medium';src:url('//2389021.fs1.hubspotusercontent-na1.net/hubfs/2389021/WallStreetEnglish-sep16/fonts/f26faddb86cc4477a2531e1287684336.eot?t=1473400629305') format('embedded-opentype'),url('//2389021.fs1.hubspotusercontent-na1.net/hubfs/2389021/WallStreetEnglish-sep16/fonts/f26faddb86cc4477a2531e1287684336.woff?t=1473400629305') format('woff'),url('//2389021.fs1.hubspotusercontent-na1.net/hubfs/2389021/WallStreetEnglish-sep16/fonts/f26faddb86cc4477a2531e1287684336.ttf?t=1473400629305') format('truetype');font-weight:normal;font-style:normal}@font-face{font-family:"Avenir Next LT W01 Bold";src:url("//2389021.fs1.hubspotusercontent-na1.net/hubfs/2389021/WallStreetEnglish_Sep16/Fonts/b8e906a1-f5e8-4bf1-8e80-82c646ca4d5f.eot?t=1473400629305") format("eot"),url("//2389021.fs1.hubspotusercontent-na1.net/hubfs/2389021/WallStreetEnglish_Sep16/Fonts/b8e906a1-f5e8-4bf1-8e80-82c646ca4d5f.woff?t=1473400629305") format("woff"),url("//2389021.fs1.hubspotusercontent-na1.net/hubfs/2389021/WallStreetEnglish_Sep16/Fonts/b8e906a1-f5e8-4bf1-8e80-82c646ca4d5f.ttf?t=1473400629305") format("truetype")}



.olark-bounding-box {
  background: none !Important;
  border: none !important;
}
/* =Reset
-------------------------------------------------------------- */
.hs-error-msgs a{
  color: red 

}
.nav-up {
  top: -65px !important; // same as header height. use variables in LESS/SASS
}

.sj-blue {
  background: #f5fbff;     
  margin: 0px !Important;     
  padding: 50px 3.5% 50px 10px;     
  width: 103.5% !important;
}

.sj-white {
  margin: 0px !Important;     
  padding: 50px 3.5% 50px 10px;     
  width: 103.5% !important;
}

.sj-dark-blue {
  background: #1a3965;     
  margin: 0px !important;     
  padding: 50px 3.5% 50px 10px;     
  width: 103.5% !important;
}
.subtitulo-wse{
  color: #003359;
  font-size: 24px!important;
  line-height: 36px!important;
  padding-bottom: 5px;
  text-align: center;
}
.sub-subtitulo-wse{
  font-size: 24px!important;
}
@media(max-width: 767px) {
  .sj-blue, .sj-white, .sj-dark-blue {
    padding: 50px 10px;
    width: 100% !important;
  }
}

.hs-menu-children-wrapper {
  border-radius:10px;
  margin-top:5px;
  z-index: 999;
  width: 100%;
  background: rgb(238,48,68) !important;
}
.hs-menu-children-wrapper li a:hover {
  background: rgb(253, 54, 74) !important;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.hs-menu-children-wrapper li:hover {
  background: rgb(253, 54, 74) !important;

}
.hs-menu-children-wrapper li:last-child:hover {
  background: rgb(253, 54, 74) !important;
  color: white;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;

}
.hs-menu-depth-2  ul {
  background: #fff !Important;
  color: rgb(238, 48, 68) !Important;

}
.hs-menu-depth-2  li:hover, .hs-menu-depth-2  li:first-child:hover, .hs-menu-depth-2  li:last-child:hover {
  background: #1a3966 !Important;
  color: rgb(238, 48, 68) !Important;

}
.hs-menu-depth-2  li a {
  color: rgb(26, 57, 102) !Important;
}
.hs-menu-depth-2  li a:hover {
  color: #fff !Important;
}
.centros-container {
  max-width: 30% !important; 
  display: inline-block !important; 
  padding: 10px;
}
.parallax {
  background-attachment: fixed !important;
}
.bg-aplite{
  background-position:left!important;
}

@media screen and (max-width: 1024px) {
  .parallax {
    background-attachment: scroll !important;
  }
}
@media screen and (max-width: 767px) {
  .no-padding-left-footer-mobile {
    padding-left: 0% !important;
  }
  .footer-align-center-mobile-links, .footer-widget-title {
    text-align: center !Important;
  }

  .centros-container  {
    max-width: 100% !important; 
    display: inline-block !important; 
    padding: 10px; 
    width: 100px !important;
  }
}
@media screen and (max-width: 360px) {
  .padding-headline {
    margin-top: 110px !important;
    margin-bottom: 50px !important;
  }
  .centros-container-scale {
    transform: scale(0.85,0.85);
    width: 90px !important;
  }
  .centros-container-scale-2 {
    transform: scale(0.85,0.85);
    width: 120px !important;
  }
  .centros-container-text {
    font-size: 12px !important;
  }
}
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%;
  vertical-align: baseline;
}
h1 {
  font-size: 36px;
  line-height: 36px;
  padding-bottom: 5px;
}
h2 {
  font-size: 34px;
  line-height: 36px;
  padding-bottom: 5px;
}
h3 {
  font-size: 24px;
  line-height: 24px;
  padding-bottom: 5px;
}
h4 {
  padding-bottom: 5px;
}
body {
  line-height: 1;
}
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;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
html {
  overflow-y: scroll;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a {
  text-decoration:none;
}
a:focus {
  outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
del {
  color: #333;
}
ins {
  background: #fff9c0;
  text-decoration: none;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px;
  margin-bottom: 1.714285714rem;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
small {
  font-size: smaller;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width:100%;
  height:auto;
}
a:focus {
  outline:none;
}

/* Clearing floats */
.manual-clear:after,
.aplite-section-title-wrap:after {
  clear: both;
}
.manual-clear:before,
.manual-clear:after,
.aplite-section-title-wrap:before,
.aplite-section-title-wrap:after {
  display: table;
  content: "";
}

/* =Sidr Styles
-------------------------------------------------------------- */
.sidr{
  display:none;
  position:absolute;
  position:fixed;
  top:0;height:100%;
  z-index:999999;
  width:260px;
  overflow-x:none;
  overflow-y:auto;
  font-size:15px;
  background:#1a3966;
  color: #1a3966;

}

.sidr .sidr-inner{
  padding:0 0 15px

}
.sidr .sidr-inner>p{
  margin-left:15px;
  margin-right:15px
}
.sidr.right{
  left:auto;
  right:-260px

}
.sidr.left{
  left:-260px;
  right:auto

}

.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{
  font-size:11px;
  font-weight:normal;
  padding:0 15px;
  margin:0 0 5px;
  color:#fff;
  line-height:24px;
  background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d4d4d), color-stop(100%, #1a1a1a));
  background-image:-webkit-linear-gradient(#4d4d4d,#1a1a1a);
  background-image:-moz-linear-gradient(#4d4d4d,#1a1a1a);
  background-image:-o-linear-gradient(#4d4d4d,#1a1a1a);
  background-image:linear-gradient(#4d4d4d,#1a1a1a);
  -webkit-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);
  -moz-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);
  box-shadow:0 5px 5px 3px rgba(0,0,0,0.2)

}
.sidr p{
  font-size:13px;
  margin:0 0 12px

}
.sidr p a{
  color:rgba(255,255,255,0.9)

}
.sidr>p{
  margin-left:15px;
  margin-right:15px
}
.sidr ul{
  display:block;
  margin:0 0 15px;
  padding:0;
}
.sidr ul li{
  display:block;
  margin:0;
  line-height:48px;
}
.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{
  border-top:none;line-height:49px
}
.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{
  background:rgb(238,48,68);
}
.sidr ul li a,.sidr ul li span{
  padding:0 15px;
  display:block;
  text-decoration:none;
  color:#fff
}
.sidr ul li ul{
  border-bottom:none;
  margin:0
}
.sidr ul li ul li{
  line-height:40px;
  font-size:13px
}
.sidr ul li ul li:last-child{
  border-bottom:none
}
.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{
  border-top:none;
  line-height:41px
}
.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{

}
.sidr ul li ul li a,.sidr ul li ul li span{
  color:rgba(255,255,255,0.8);
  padding-left:30px
}
.sidr form{
  margin:0 15px

}
.sidr label{
  font-size:13px

}
.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="search"],.sidr input[type="tel"],.sidr input[type="time"],.sidr input[type="url"],.sidr textarea,.sidr select{
  width:100%;
  font-size:13px;
  padding:5px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0 0 10px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  -ms-border-radius:2px;
  -o-border-radius:2px;
  border-radius:2px;
  border:none;
  background:rgba(0,0,0,0.1);
  color:rgba(255,255,255,0.6);
  display:block;
  clear:both
}
.sidr input[type=checkbox]{
  width:auto;
  display:inline;
  clear:none;
}
.sidr input[type=button],.sidr input[type=submit]{
  color:#333;
  background:#fff
}
.sidr input[type=button]:hover,.sidr input[type=submit]:hover{
  background:rgba(255,255,255,0.9)
}
.sidr-class-hs-menu-depth-3 a{
  padding-left: 50px !Important;
}
.sidr-class-hs-menu-depth-3 ul{
  margin-left:5px;
}
/* =Main Theme Styles
-------------------------------------------------------------- */
body {
  font-family: "Noto Sans";
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-size: 16px;
  color: #4c6678;
  line-height: 28px;
}
.dhide {
  display:none;
}
.page-center {
  max-width:1140px;
  margin:0 auto;
  padding:0 9px;
}
.aplite-section-wrap {
  padding:115px 0;
}
.aplite-section-wrap-medium {
  padding:75px 0;
}
.aplite-section-wrap-thin {
  padding:50px 0;
}
.bg-primary {
  background:#4ba7e4;
  color:#FFF;
}
.bg-tinted-light {
  background-color:rgba(75, 167, 228, 0.1);
}
.bg-tinted-dark {
  background-color:#000744;
  color:#FFF;
}
.bg-dark-brand-mix {
  background-color:rgba(36, 196, 168, 0.37);
}
.bg-light-grey {
  background-color:#F6F6F6;
}
.bg-white {
  background-color:#FFF;
}

#mobile-trigger {
  font-size:42px;
  color:#4ba7e4;
  font-family: "Noto Sans";
  float:right;
  /*margin-top:-45px;*/
  position:relative;
  z-index:99;
  text-rendering:auto;
}

.header-container .widget-span {
  min-height:0!important;
}

.aplite-section-title-wrap {
  text-align:center;
  padding-bottom:75px;
}
.aplite-section-title-wrap.left {
  text-align:left;
}
h2.aplite-section-title, .aplite-section-title.widget-span .hs_cos_wrapper_type_text {
  display:inline;
  border-bottom-width:3px;
  border-bottom-style:solid;
  border-bottom-color:#4ba7e4;
  padding-bottom:8px;
  font-size: 32px;
  color: #414141;
  line-height: 39px;
  font-weight:700;
}
.bg-tinted-dark h2.aplite-section-title, .bg-tinted-dark .aplite-section-title.widget-span .hs_cos_wrapper_type_text, .bg-primary h2.aplite-section-title, .bg-primary .aplite-section-title.widget-span .hs_cos_wrapper_type_text {
  border-bottom-color:#FFF;
  border-image:none;
  color:#FFF;
}
html.borderimage .aplite-section-title, html.borderimage .aplite-section-title.widget-span .hs_cos_wrapper_type_text {
  -moz-border-image: -moz-linear-gradient(left, #4ba7e4 0%, #24c4a8 100%); /* FF3.6+ */
  -webkit-border-image: -webkit-gradient(linear, left top, right top, color-stop(0%,#4ba7e4), color-stop(100%,#24c4a8)); /* Chrome,Safari4+ */
  -webkit-border-image: -webkit-linear-gradient(left, #4ba7e4 0%,#24c4a8 100%); /* Chrome10+,Safari5.1+ */
  -o-border-image: -o-linear-gradient(left, #4ba7e4 0%,#24c4a8 100%); /* Opera 11.10+ */
  -ms-border-image: -ms-linear-gradient(left, #4ba7e4 0%,#24c4a8 100%); /* IE10+ */
  border-image: linear-gradient(to right, #4ba7e4 0%,#24c4a8 100%); /* W3C */
  border-image-slice: 1;
}
html.borderimage .bg-tinted-dark .aplite-section-title, html.borderimage .bg-tinted-dark .aplite-section-title.widget-span .hs_cos_wrapper_type_text, html.borderimage .bg-primary .aplite-section-title, html.borderimage .bg-primary .aplite-section-title.widget-span .hs_cos_wrapper_type_text {
  border-bottom-color:#FFF;
  border-image:none;
  color:#FFF;
}

.mini-header {
  font-size:18px;
  font-weight:700;
}

.header-container-wrapper .hs_cos_wrapper_type_logo a, .header-container-wrapper .hs_cos_wrapper_type_linked_image a {
  margin:15px 0;
  display:block;
  position:relative;
  min-height:30px;
}
.header-container-wrapper .hs_cos_wrapper_type_logo img, .header-container-wrapper .hs_cos_wrapper_type_linked_image img {
  width:auto !important;
  display:block;
  height:auto;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
}

.header-container-wrapper .hs-menu-wrapper {
  text-align:right;
  font-size:0px;

  font-weight:700;
}
.header-container-wrapper .hs-menu-item {
  text-align:left;
  display:inline-block;
  position:relative;
  zoom:1;
  *display:inline;
}
.header-container-wrapper .hs-menu-depth-1.hs-menu-item {
  margin:15px 3px;
}
.header-container-wrapper .hs-menu-depth-1.hs-menu-item a {
  padding:7px 15px;
  border-radius:5px;
  font-size: 14px;
  color: #fff;
  line-height: 17px;
}
.header-container-wrapper .hs-menu-depth-1.hs-menu-item:hover a {
  background:rgba(75, 167, 228, 0.1);;
}
.header-container-wrapper .hs-menu-children-wrapper .hs-menu-item, .header-container-wrapper .hs-menu-children-wrapper .hs-menu-item a {
  display:block;
}
.header-container-wrapper .hs-menu-children-wrapper {
  display:none;
  position:absolute;
}
.header-container-wrapper .hs-menu-depth-1 .hs-menu-children-wrapper {
  left:0;
  top:23px;
  min-width:140px;
  background: #1a3966;
}
.header-container-wrapper .hs-menu-depth-2 .hs-menu-children-wrapper {
  left:100%;
  top:0px;
  min-width:140px;
  background:#f5ffff;
}
.header-container-wrapper .hs-menu-item:hover > .hs-menu-children-wrapper {
  display:block;
}

.aplite-banner {
  padding:190px 0;
  background: rgba(75, 167, 228, 0.8);
  background: -moz-linear-gradient(left, rgba(75, 167, 228, 0.7) 0%,rgba(0, 51,89, 0.7) 100%); 
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(75, 167, 228, 0.8)), color-stop(100%,rgba(36, 196, 168, 0.8))); 
  background: -webkit-linear-gradient(left, rgba(75, 167, 228, 0.7) 0%,rgba(0, 51,89, 0.7) 100%); 
  background: -o-linear-gradient(left, rgba(75, 167, 228, 0.7) 0%,rgba(0, 51,89, 0.7) 100%); 
  background: -ms-linear-gradient(left, rgba(75, 167, 228, 0.7) 0%,rgba(0, 51,89, 0.7) 100%); 
  background: linear-gradient(to right, rgba(75, 167, 228, 0.7) 0%,rgba(0, 51,89, 0.7) 100%); 
}
.aplite-banner.smaller {
  padding:70px 0 50px;
}
.aplite-home-banner-title {
  padding-bottom:25px;
  font-size: 45px;
  color: #FFFFFF;
  line-height: 54px;
  font-weight:700;
  text-align:center;
}
.aplite-banner-subtext {
  font-size: 18px;
  text-align:center;
  color: #FFFFFF;
  line-height: 31px;
  padding-bottom:40px;
}
.cta-style-white-filled .cta_button {
  background:#FFF;
  display:block;
  color:#4ba7e4;
  font-size:18px;
  padding:12px 0;
  text-align:center;
  border:2px solid #FFF;
  border-radius:5px;
  transition:all 0.3s ease;
}
.cta-style-white-hollow .cta_button {
  background:transparent;
  display:block;
  color:#FFF;
  font-size:18px;
  padding:12px 0;
  text-align:center;
  border:2px solid #FFF;
  border-radius:5px;
  transition:all 0.3s ease;
}
.cta-style-color-hollow .cta_button {
  background:transparent;
  display:block;
  color:#4ba7e4;
  font-size:18px;
  padding:12px 0;
  text-align:center;
  border:2px solid #4ba7e4;
  border-radius:5px;
  transition:all 0.3s ease;
}
.cta-style-white-filled .cta_button:hover {
  background:#4ba7e4;
  color:#FFF;
}
.cta-style-white-hollow .cta_button:hover {
  background:rgba(255,255,255,0.2);
}
.cta-style-color-hollow .cta_button:hover {
  color:#FFF;
  background:#4ba7e4;
}

#mobile .sidr-class-hs-cta-node a {
  border:2px solid white;
  background:#FFF;
  border-radius:5px;
  display:block;
  padding:12px 0;
  transition:all 0.3s ease;
  text-align:center;
  width:89%;
  margin:0 auto;
}
#mobile .sidr-class-hs-cta-node a:hover {
  background:rgba(255,255,255,0.8);
} 
.header-cta .cta_button {
  font-size:14px;
  color:#4BA7E4;
  line-height:17px;
  margin-top:14px;
  border-width:1px;
  padding:10px 0;
}

.testimonial-slide .hs_cos_wrapper_type_textarea {
  padding:0 13%;
  display:block;
}
.slides-nav-wrapper {
  text-align:center;
}
#testimonials {
  position:relative;
  overflow:visible!important;
}
.slidesjs-navigation {
  font-family: "Noto Sans";
  color:#414141;
  font-size:40px;
  line-height:0;
  position:absolute;
  top:25%;
  right:-10%;
  transform:translateY(-50%);
  z-index:90;
  cursor:pointer;
}
.slidesjs-previous {
  transform:rotate(180deg);
  left:-10%;
  right:auto;
}
.testimonial-slide:before {
  content:"\201C";
  font-family: "Noto Sans";
  position:absolute;
  top:13px;
  left:50px;
  font-size:48px;
  color:#24c4a8;

}
.testimonial-slide img {
  width:140px!important;
  height:auto;
  display:block;
  margin:35px auto 0;
}

.feature-item {
  padding-bottom:35px;
}

.three-points {
  text-align:center;
}
.three-points img {
  padding-bottom:25px;
}
.hs-rss-item.hs-with-featured-image {
  overflow: hidden;
  max-width: 300px !Important;
  display: inline-block !important;
  padding: 15px !important;
}

.hs-rss-item.hs-with-featured-image .hs-rss-item-text {
  float: none;
  width: 100%;
  text-align: center;
  text-decoration: underline;
  cursor: pointer;
}
.hs-rss-item:last-child {

}
.hs-rss-item.hs-with-featured-image .hs-rss-featured-image {
  display: block;
  width: auto;
  border-radius: 5px;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
  float: none;
  width: 500px;
  max-width: 100%;
  border-radius: 4px;
  text-align: center;
}
.hs_cos_wrapper_type_rss_listing {
  text-align:center;
  display:block;
}
.hs_cos_wrapper_type_rss_listing h3 {
  display:inline-block;
  border-bottom-width:3px;
  border-bottom-style:solid;
  border-bottom-color:#4ba7e4;
  padding-bottom:8px;
  font-size: 32px;
  color: #414141;
  line-height: 39px;
  font-weight:700;
  zoom:1;
  *display:inline;
}
html.borderimage .hs_cos_wrapper_type_rss_listing h3 {
  -moz-border-image: -moz-linear-gradient(left, #4ba7e4 0%, #24c4a8 100%); /* FF3.6+ */
  -webkit-border-image: -webkit-gradient(linear, left top, right top, color-stop(0%,#4ba7e4), color-stop(100%,#24c4a8)); /* Chrome,Safari4+ */
  -webkit-border-image: -webkit-linear-gradient(left, #4ba7e4 0%,#24c4a8 100%); /* Chrome10+,Safari5.1+ */
  -o-border-image: -o-linear-gradient(left, #4ba7e4 0%,#24c4a8 100%); /* Opera 11.10+ */
  -ms-border-image: -ms-linear-gradient(left, #4ba7e4 0%,#24c4a8 100%); /* IE10+ */
  border-image: linear-gradient(to right, #4ba7e4 0%,#24c4a8 100%); /* W3C */
  border-image-slice: 1;
}
@media screen and (max-width: 768px) {
  .hs-rss-module {
    margin-top: 20px;
  }
  .hs-rss-title {

    font-size: 20px !important;
  }

}
.hs-rss-module {
}
.hs-rss-title {
  font-weight:700;
  font-size: 18px;
  color: #4c6678;
  line-height: 18px;
}
.hs-rss-description a {
  display:block;
  margin-top:18px;
  color:#4ba7e4;
}
.hs-rss-item-text {
  text-align:left;
}

.footer-title {
  font-weight:700;
  font-size: 24px;
  line-height: 32px;
}

#site-footer {
  font-size:14px;
  line-height:23px;
}
.footer-widget-title {
  font-weight:700;
  font-size:14px;
  color:#4c6678;
  margin-bottom: 10px;
}
#site-footer a {
  color:#4c6678;
}
#site-footer .hs_cos_wrapper_type_follow_me {
  text-align:right;
}
#site-footer .hs_cos_wrapper_type_follow_me a {
  margin-left:12px;
}
#site-footer .hs_cos_wrapper_type_blog_subscribe h3 {
  font-size:14px;
  font-weight:normal;
}
#site-footer .input input {
  width: calc(100% - 0px) !important;
  border-radius:3px;
  height:38px;
  border:1px solid #D0D0D0;
}

#site-footer .input input {
  box-sizing: border-box;
  padding: 4px;
}
#site-footer .hs-error-msgs {
  font-size:12px;
  color:#d30000;
  text-align: left !important;
}
#site-footer .hs_submit input {
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  font-family: "Noto Sans";
  background: rgb(238,48,68);
  color: rgb(255, 255, 255);
  border-radius: 5px;
  border-width: 0px;
  transition: all .4s ease;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  text-shadow: none;
  line-height: 1.5em;
  padding: 5px 10px;
  border-radius: 5px;
  border-bottom: 3px solid #f16370; margin-top:15px;
}
#site-footer .hs_submit input:hover {
  background: #ff344a;
}
.hs-footer-company-copyright {
  display:block;
  padding:10px 0;
}

/* Some template stuff, don't sweat this at all */
.theme-border {
  border-bottom-width:3px;
  border-bottom-style:solid;
  border-bottom-color:#4ba7e4;
  padding-bottom:8px;
}
html.borderimage .theme-border {
  -moz-border-image: -moz-linear-gradient(left, #4ba7e4 0%, #24c4a8 100%); /* FF3.6+ */
  -webkit-border-image: -webkit-gradient(linear, left top, right top, color-stop(0%,#4ba7e4), color-stop(100%,#24c4a8)); /* Chrome,Safari4+ */
  -webkit-border-image: -webkit-linear-gradient(left, #4ba7e4 0%,#24c4a8 100%); /* Chrome10+,Safari5.1+ */
  -o-border-image: -o-linear-gradient(left, #4ba7e4 0%,#24c4a8 100%); /* Opera 11.10+ */
  -ms-border-image: -ms-linear-gradient(left, #4ba7e4 0%,#24c4a8 100%); /* IE10+ */
  border-image: linear-gradient(to right, #4ba7e4 0%,#24c4a8 100%); /* W3C */
  border-image-slice: 1;
}
.bg-macbook, .layout-macbook {
  background:url(//364768.fs1.hubspotusercontent-na1.net/hubfs/364768/Aplite/aplite-laptop.png) top center no-repeat;
  padding-bottom:56.07%;
}
.bg-macbook img {
  width:77%;
  top:4.2%;
  left:11.6%;
}
.bg-ipad {
  background:url(//364768.fs1.hubspotusercontent-na1.net/hubfs/364768/Aplite/aplite-tablet.png) top center no-repeat;
  padding-bottom:55.29%;
  width:80%;
}
.layout-ipad {
  width:auto;
  background:url(//364768.fs1.hubspotusercontent-na1.net/hubfs/364768/Aplite/aplite-tablet.png) top center no-repeat;
  padding-bottom:68.28%;
}
.bg-ipad img {
  width:82%;
  left:9%;
  top:4.2%;
}
.bg-iphone-full-wrapper {
  width:44%;
  margin:0 auto;
}
.bg-iphone-full-wrapper-bg {
  background:url(//364768.fs1.hubspotusercontent-na1.net/hubfs/364768/Aplite/phone-shadow.png) center 135% no-repeat;
  background-size:100% auto;
}
.bg-iphone, .layout-iphone {
  background:url(//364768.fs1.hubspotusercontent-na1.net/hubfs/364768/Aplite/aplite-phone.png) top center no-repeat;
  padding-bottom:205.75%;
}
.bg-iphone img {
  width:88.1%;
  top:11.7%;
  left:6%;
}
.bg-macbook img, .bg-ipad img, .bg-iphone img, .layout-macbook img, .layout-ipad img, .layout-iphone img {
  display:block;
  position:absolute;
}
.bg-macbook, .bg-ipad, .bg-iphone, .layout-macbook, .layout-ipad, .layout-iphone {
  background-size:100% auto;
  position:relative;
  height:0;
  margin:0 auto;
}

.layout-item {
  display:inline-block;
  zoom:1;
  *display:inline;
}

.bg-layout-1 {
  text-align:center;
}
.bg-layout-1 .layout-macbook-wrap {
  width:72.45%;
}
.bg-layout-1 .layout-iphone-wrap {
  width:11.11%;
  margin-left:5.5%;
}
.bg-layout-1 .layout-macbook-wrap img {
  top:4.4%;
  left:11.6%;
  width:77.2%;
}
.bg-layout-1 .layout-iphone img {
  top:11%;
  left:5%;
  width:89%;
}

.bg-layout-2 {
  text-align:justify;
  padding:0 15px;
}
.bg-layout-2:after {
  content:" ";
  width:100%;
  display:inline-block;
  zoom:1;
  *display:inline;
}
.bg-layout-2 .layout-item {
  vertical-align:middle;
}
.bg-layout-2 .layout-macbook-wrap {
  width:57.36%;
}
.bg-layout-2 .layout-ipad-wrap {
  width:33.75%;
  margin-left:-5.5%;
}
.bg-layout-2 .layout-iphone-wrap {
  width:11.11%;
}
.bg-layout-2 .layout-macbook img {
  top:4.3%;
  left:11.6%;
  width:77.3%;
}
.bg-layout-2 .layout-ipad img {
  top:4.7%;
  left:9.5%;
  width:81.4%;
}
.bg-layout-2 .layout-iphone img {
  top:11%;
  left:5%;
  width:89%;
}

.bg-layout-3 {
  text-align:center;
}
.bg-layout-3 .layout-iphone-wrap {
  width:15.137375%;
  margin-left:7.49375%;
}
.bg-layout-3 .layout-iphone-wrap:first-child {
  margin-left:0;
}
.bg-layout-3 .layout-iphone img {
  top:11%;
  left:5.6%;
  width:89%;
}

.flexible-column .hs_cos_wrapper_widget:not(.hs_cos_wrapper_type_custom_widget) + .hs_cos_wrapper_widget:not(.hs_cos_wrapper_type_custom_widget) {
  padding-top:1.8em;
}

.widget-header {
  font-size:18px;
  color:#414141;
  padding-bottom:0.8em;
}

.divider-line {
  height:1px;
  margin:3em 0;
  background:#D0D0D0;
}

.body-container-wrapper .hs-menu-wrapper a {
  padding:11px 13px 8px;
  border-radius:5px;
  color:#4ba7e4;
  background-color:#FFF;
  transition:0.2s;
  line-height:1;
  display:inline-block;
  zoom:1;
  *display:inline;
}
.body-container-wrapper .hs-menu-wrapper a:hover {
  color:#FFF;
  background-color: rgba(189, 226, 235, 1);
}

.pullout-copy {
  color:#FFF;
  font-weight:300;
  font-size:32px;
  text-align:center;
  padding:0 6%;
  line-height:1.2em;
}

.single-column-flexible .hs_cos_wrapper:nth-child(even) {
  background-color:rgba(75, 167, 228, 0.1);
}

/* About */
.team-modules-wrap span {
  font-size:0px;
}
.team-modules-wrap span .hs_cos_wrapper_type_custom_widget {
  width:calc(100% / 3);
  display:inline-block;
  zoom:1;
  *display:inline;
}
.team-item-wrap {
  border:1px solid #E1E1E1;
  margin:0 15px 50px;
}
.team-item-image {
  display:block;
}
.team-item-info {
  padding:25px;
}
.team-item-name {
  font-size:18px;
  font-weight:400;
  color:#414141;
  padding-bottom:5px;
}
.team-item-title {
  font-style:italic;
  font-size:14px;
  color:#414141;
  font-weight:300;
  padding-bottom:5px;
}
.team-item-bio {
  font-size:14px;
  line-height:1.5em;
}

/* Blog */
.post-item + .post-item {
  margin-top:50px;
}
.post-item .row-fluid {
  border:1px solid #E1E1E1;
}
.hs-featured-image-link {
  display:block;
  height:100%;
  background-position:center center;
  background-size:cover;
}
.hs-featured-image {
  float:none;
  display:block;
  max-width:100%;
  height: auto;
  margin:0;
}
.excerpt-body {
  padding:30px 2.564102564% 30px 0;
}
.excerpt-header h2 {
  padding-bottom:12px;
}
.excerpt-header h2 a {
  color:#414141;
  font-size:24px;
  font-weight:600;
  line-height:1.2em;
}
.excerpt-header #hubspot-author_data {
  padding-bottom:12px;
}
.excerpt-header #hubspot-author_data a, .excerpt-header #hubspot-author_data {
  color:#4A4A4A;
}

.blog-section-inner {
  padding:80px 0;
}
.post-header {
  position:relative;
  padding:80px 0 50px;
  min-height:350px;
  width:100%;
  overflow:hidden;
  box-sizing:border-box;
}
.post-header-bg {
  position:absolute;
  width:100%;
  min-height:350px;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  -moz-transform:translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  -o-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
}
.post-header-tint {
  width:100%;
  height:100%;
  background-color:rgba(0,0,0,0.7);
  position:absolute;
  top:0;
  left:0;
}
.post-header-content {
  position:relative;
  color:#FFF;
  padding:0 8%;
}
.hs-author-avatar {
  height:50px;
  width:50px;
  border-radius:50%;
  border:1px solid #FFF;
  vertical-align:middle;
  position: relative;
  top: -10px;
  margin-right: 10px;
}
#hubspot-author_data {
  font-style:italic;
}
#hubspot-author_data a {
  color:#FFF;
}
.post-header-content h1 {
  font-size:45px;
  line-height:1.1em;
  letter-spacing:-0.013em;
}
#hubspot-topic_data {
  margin-top:15px;
  margin-left:-10px;
}
#hubspot-topic_data li {
  margin:0 10px;
  display:inline-block;
  zoom:1;
  *display:inline;
}
.topic-link {
  color:#FFF;
  font-weight:700;
  font-size:12px;
  text-transform:uppercase;
  background-color: #1a3966;
  padding:0px 13px;
  border-radius:15px;
  background:;
  display:inline-block;
  zoom:1;
  *display:inline;
}

.post-body {
  padding:30px 0;
}


.blog-pagination {
  text-align:center;
  padding-top:50px;
}
.blog-pagination a {
  display:inline-block;
  color:#FFF;
  background-color: #1a3966;
  padding:11px 17px;
  border-radius:5px;
  margin:0 7px;
}

#blog-comments {
  padding-top:50px;
}
#comment-form {
  padding-top:60px;
  border-top:1px solid #D1D1D1;
}
#comment-form .hs-form-field {
  padding-bottom:20px;
}
#comment-form .hs-input {
  padding:8px 15px;
  border-radius:5px;
  border:1px solid #D2D2D2;
  font-size:16px;
  color:#4c6678;
  width:100%;
  box-sizing:border-box;
  max-width:490px;
}
#comment-form .hs_subscribe.hs-form-field .hs-input {
  width:auto;
}
.hs-button.primary {
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  font-family: "Noto Sans";
  background: rgb(238,48,68);
  color: rgb(255, 255, 255);
  border-radius: 5px;
  border-width: 0px;
  transition: all .4s ease;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  text-shadow: none;
  line-height: 1.5em;
  padding: 5px 10px;
  border-radius: 5px;
  border-bottom: 3px solid #f16370;
  margin-top: 0px;
  font-size: 18px;
  width: 100%;
  height: auto;
}

.hs-blog-post .addthis_toolbox {
  position:fixed;
  top:10%;
  left:0;
  width:50px;
}
.addthis_toolbox a {
  margin-bottom:0!important;
  height:50px;
}
.addthis_32x32_style .at-icon {
  margin-left:8px;
  margin-top:8px;
}
.addthis_toolbox.addthis_32x32_style span {
  width:50px!important;
  height:50px!important;
}
.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
  padding:0!important;
}

.widget-type-rich_text p, .widget-type-rich_text ul, .hs_cos_wrapper_type_rich_text p, .hs_cos_wrapper_type_rich_text ul, .post-body p, .post-body ul {
  padding-bottom:1em;
}
.widget-type-rich_text ul, .post-body ul, .hs_cos_wrapper_type_rich_text ul {
  list-style-type:disc;
  list-style-position:outside;
  padding-left:25px;
}
.widget-type-rich_text ol, .post-body ol, .hs_cos_wrapper_type_rich_text ol {
  list-style-type:decimal;
  list-style-position:outside;
  padding-left:25px;
}
.widget-type-rich_text li, .post-body li, .hs_cos_wrapper_type_rich_text li {
  padding-top:1em;
}
.widget-type-rich_text ul li:first-child, .widget-type-rich_text ol li:first-child, .hs_cos_wrapper_type_rich_text ul li:first-child, .hs_cos_wrapper_type_rich_text ol li:first-child, .post-body ul li:first-child, .post-body ol li:first-child {
  padding-top:0;
}
.widget-type-rich_text a, .post-body a, .excerpt-body a, .hs_cos_wrapper_type_rich_text a {
  color:#4ba7e4;
}
.widget-type-rich_text a:hover, .post-body a:hover, .hs_cos_wrapper_type_rich_text a {
  text-decoration:underline;
}
.post-body blockquote {
  padding-left:30px;
  margin-left:30px;
  border-left:2px solid #4A4A4A;
  font-weight:300;
  font-style:italic;
  font-size:20px;
  line-height:1.8em;
  margin-bottom:1.8em;
}
.post-body blockquote p {
  padding-bottom:0;
}
.post-body code {
  background-color:#f6f6f6;
  padding:4px;
}

.fix-v-align .widget-span {
  position:relative;
}

.gradiente-tarjeta{
  background: linear-gradient(to right, rgba(0,0,0,1)70%,rgba(255,255,255,1));
  margin:50px 0px;
}

.gradiente-tarjeta-gris{
  background: linear-gradient(to right, rgba(230,231,232,1)70%,rgba(255,255,255,1));
  margin:50px 0px;
}

.gradiente-tarjeta .row-fluid-wrapper, .gradiente-tarjeta-gris .row-fluid-wrapper{
  max-width: 100%;
  width: 1100px;
  float: none;
  padding: 46px;
  margin: auto;
}
.black-form .hs-button{
  border-radius: 0px 50px 0px 50px!important;
  box-shadow: grey 5px 5px 6px;
  margin-top: 5px !important;
  padding: 10px 0px 35px 0px!important;
}
.black-form .hs-input{
  height:25px!important;
}
.black-form h3{display:none;}
.tarjetota{
  position: absolute; height: 105%; width: auto; left: 65%; top: 0;
}
.grupo-row{
  margin-bottom:75px;
}
input{margin-right:0px!important;}
.tipo-fondo{background-image:url(https://www.wallstreetenglish.com.ar/hubfs/Asset%208.svg);}
.title-item-black{margin-bottom:55px!important;}
/*****************************************/
/* Phone to Tablet Media Queries         */
/*****************************************/
@media (max-width: 1026px) {
  .mhide {
    display:none;
  }
  .dhide {
    display:block;
  }
}

@media (max-width: 767px) {
  /*=============== Estilos black ===============*/    
  .gradiente-tarjeta{
    background-image:url(https://www.wallstreetenglish.com.ar/hubfs/Asset%208.svg);
    background: linear-gradient(to bottom,rgba(0,0,0,1)50%,rgba(0,0,0,0));
    margin:0px 0px;
  }
  .gradiente-tarjeta .row-fluid-wrapper{
    max-width: 100%;
    width: 1100px;
    float: none;
    padding: 20px;
    margin: auto;
    box-sizing: border-box;
  }
  .black-form .hs-button{
    border-radius: 0px 50px 0px 50px!important;
    box-shadow: grey 5px 5px 6px;
  }
  .black-form .input{margin-right:0px!important;}
  .tarjetota{
    position: sticky!important; height: auto!important; width: 100%!important;margin: auto!important;
  }
  .grupo-row{
    margin-bottom:0px;
  }
  .tipo-fondo{background-size: cover; padding:50px 15px!important;} 
  .title-item-black{margin-bottom:0px!important;}
  .item-black{margin-top:50px; text-align:center;}
  .img-premio img{width:60%;}
  .black-premios-section{text-align:center;}
  /*=============== FIN Estilos black ===============*/  
  .widget-type-space {
    display:none !important;
  }
  .m-no-break.widget-type-space {
    display:block!important;
  }

  .header-container-wrapper .hs_cos_wrapper_type_logo a {
    max-width:calc(100% - 50px);
  }

  .hs-with-featured-image .hs-rss-item-text{ width:100%; float:none; padding-left:0; padding-right:0;}
  .hs-with-featured-image .hs-rss-item-image-wrapper{ width:100%; float:right; padding-right:0; margin-top:20px;}
  .hs-rss-title{ font-size:26px; margin-bottom:20px;}

  .aplite-banner {
    padding: 50px 10px;
  }
  .aplite-banner .cta_button {
    margin:10px 0;
  }

  h2.aplite-section-title, .aplite-section-title.widget-span .hs_cos_wrapper_type_text {
    padding-bottom:0;
  }
  .bg-iphone-full-wrapper-bg {
    padding-bottom:30px;
  }

  .aplite-section-wrap {
    padding: 50px 0px;
  }
  .aplite-section-wrap-medium {
    padding:35px 0;
  }

  .aplite-section-title-wrap {
    padding-bottom:35px;
  }

  .feature-item {
    text-align:center;
    padding-bottom:40px;
  }
  .hs_cos_wrapper_type_rss_listing h3 {
    display: inline;
    padding-bottom: 0px;
  }
  .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    width:auto;
  }
  .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    width: 100%; height: auto;
  }

  .three-points .widget-type-cell {
    padding-bottom:40px;
  }

  .bg-layout-1, .bg-layout-2, .bg-layout-3 {
    text-align:center;
  }
  .layout-item {
    padding-top:35px;
  }
  .layout-item:first-child {
    padding-top:0;
  }
  .layout-macbook-wrap, .layout-ipad-wrap, .layout-iphone-wrap {
    width:100%!important;
    margin:0!important;
  }
  .layout-iphone-wrap {
    width:55%!important;
  }

  .testimonial-slide::before {
    left:5px;
  }
  .slidesjs-navigation {
    top:93%;
    right:0;
  }
  .slidesjs-previous {
    left:0;
    right:auto;
  }

  .widget-span + .widget-type-widget_container {
    padding-top:5em;
  }
  .span6 + .span6 {
    padding-top:2em;
  }

  /* About */
  .team-modules-wrap span .hs_cos_wrapper_type_custom_widget {
    width:auto;
    display:block;
  }

  .blog-section-inner {
    padding:10px 0;
  }
  .post-header {
    padding:30px 0 50px;
    min-height:0;
  }
  #hubspot-author_data {
    text-align:left;
  }
  .hs-author-avatar {
    margin:0 auto;
    display:block;
  }
  .post-header-content h1 {
    text-align:center;
    font-size:30px;
    padding-top:20px;
  }
  #hubspot-topic_data {
    display:none;
  }

  .post-body {
    padding:30px 0;
  }
  .post-item + .post-item {
    margin-top:10px;
  }

  .excerpt-body {
    padding:20px;
  }
  .excerpt-header #hubspot-author_data {
    text-align:left;
  }

  .blog-pagination {
    padding-bottom:50px;
  }

  .hs-blog-post .addthis_toolbox {
    top:auto;
    bottom:0px;
    width:100%;
    background:#d5d5d5;
    padding-left:37px;
  }

  #site-footer > div > div > div > div > div > div > div > .widget-span { 
    padding-bottom:25px;
  }
  #site-footer .hs_submit input {
    width:100%;
    display:block;
    -ms-appearance:none;
    -o-appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
  }
  #site-footer .hs_cos_wrapper_type_follow_me, .hs-footer-company-copyright {
    text-align:center;
  }
  .widget-type-follow_me {
    padding-bottom:0!important;
  }
  .hs-page .hs-tools-menu {
    top:70px!important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1026px) {
  .color-boxes-width {
    background-size: cover !important;
  }
}
@media (max-width: 1076px) {
  .icons-mobile {
    display: none;
  }
}
@media (max-width: 1050px) {
  .side-image {
    float: none !important;
    margin: 0 auto !Important;
    text-align: center !Important;
  }
  .side-text {
    float: none !important;
    width: 100% !important;
  }
}
.color-boxes-width {
  width: 25% !important;
}
@media (min-width: 769px) {
  .form-sidebar-mobile { 
    display: none !important;
  }
}
@media (max-width: 768px) {
  .tabber-content-w a {
    margin-top:10px !important;
    font-size: 18px !important;
    line-height:18px !Important; 

  }
  .bg-aplite{
    background-position:right!important;
  }
  .tabber-content-w img {
    margin-top: -17px !important;
  }
  #sticker { 
    display: none; 

  }
  .curve-mobile {
    border-bottom-left-radius:60%;     border-bottom-right-radius:60%;
  }
  .color-boxes-width {
    width: 100% !important;
  }
}

.container-same-height {
  overflow: hidden !important;
}

/*
.column-same-height {
width: 80% !important;
max-width: 100% !important;
margin-left: 10% !important;
}

.section-form {
padding: 50px 0;
background: rgba(189, 226, 235, 1);
}

.form-content {
width: 40% !important;
padding: 30px;
margin-left: 30% !important;
background: #e2e2e2;
}

form .hs-button {
margin-top: 20px !important;
padding: 15px 0 !important;
border-radius: 10px !important;
width: 100% !important;
}

@media (max-width: 767px) {
.column-same-height {
width: 100% !important;
margin-left: 0% !important;
}

.form-content {
width: 90% !important;
margin-left: 5% !important;
}
}

@media (min-width: 900px) {
.column-same-height {
width: 60% !important;
margin-left: 20% !important;
}
}
*/

.column-same-height-2 {
  padding-bottom: 1000% !important;
  margin-bottom: -1000% !important;
}
select { 
  width: 100% !important;  
}
.hs-input {
  width: calc(100% - 10px) !important;
  border-radius: 3px;
  height: 28px;
  border: 1px solid #D0D0D0;
  margin-bottom: 5px;
  padding: 4px;
}

select.hs-input {
  width: 100% !important;
  height: 38px;
  background: #fff;
}

input {
  width: 100%;
  border-radius: 3px;
  height: 28px;
  border: 1px solid #D0D0D0;
  margin-bottom: 5px;
  padding: 4px;
}
textarea {
  width: 100%;
  border-radius: 3px;
  height: 60px;
  border: 1px solid #D0D0D0;
  padding: 4px;
}
.hs-form-required {
  display: none;
}
.sidr-inner:last-child {
  display: none;
}
.resource-box {
  margin-bottom: 30px;   
  border-radius: 5px; 
  background: #f5f5f5;
  min-width:175px;
}
.resource-box-blue-section {
  background: #1a3966; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; padding: 10px; text-align: center;
}
@media screen and (max-width: 1033px) {
  .resource-box {
    width: 300px !important;
    max-width: 100% !important;
    float: none !important;
    margin: 10px auto !important;
  }
}
@media screen and (max-width: 767px) {
  .hero-bg {
    background-position: center !important;
  }
  .white-headlines h1 span {
    font-size: 24px !important;
  }
  .white-headlines h2 span {
    font-size: 18px !important;
  }
  .resource-box {
    width: 260px !important;
    max-width: 100% !important;
    float: none !important;
    margin: 10px auto !important;
  }
  .resource-box-blue-section {
    padding: 30px 15px;
  }
  .resource-box-blue-section a {
    font-size: 22px;
  }
  .blog-pagination a {
    padding:5px 8px !important;
    border-radius:5px !Important;
    font-size: 14px !important;

  }
}
.headline-overlay {
  padding: 170px 10px 110px 10px; 
}
.post-header a {
  color:#4c6678;
  font-size: 25px;
}
.author-link,.more-link {
  font-size: 18px !important;
  color:#4c6678 !Important;
  text-decoration: underline;
}

.hs-featured-image {
  border-radius: 5px;
}
.body-container-wrapper .hs-menu-wrapper a:hover {
  color:#FFF !Important;
  background-color: rgb(26, 57, 102);

}

#nav-menu-wrap .hs-menu-depth-1.hs-menu-item:last-child {
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  font-family: "Noto Sans";
  background: rgb(238,48,68);
  color: rgb(255, 255, 255);
  border-radius: 5px;
  border-width: 0px;
  transition: all .4s ease;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  text-shadow: none;
  line-height: 1.5em;
  padding: 7px 10px;
  border-radius: 5px;
  border-bottom: 3px solid #f16370;
}
#nav-menu-wrap .hs-menu-depth-1.hs-menu-item:last-child a {
  background: #ee3044;
}
@media screen and (min-width: 1500px) {
  .padding-headline {
    padding: 170px 0px;
  }
}
.banner-form-lp {
  margin-top: -150px;

}
@media screen and (max-width: 767px) {
  .banner-form-lp {
    margin-top: 30px;

  }
}


.container-video {
  width: 80%; 
  margin: 0 auto;
}

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

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width:1300px) {
  .bg-aplite.parallax{height:auto;padding-top: 60px;}
  /*.say-hello .bg-aplite.parallax{height: 500px;padding-top: 60px;}*/
}

/*Cambios 10-05-2021*/
.hero-rich-text ul li::marker {color: white; font-size: 25px;}

.form-draft input[type="submit"]{
  background-color: red !important;
  color: white !important;
  font-size: 22px;
  font-weight: 600;
}

a.link_hreflang {
  color:#4c6678 !important;
  padding: 0 10px;
}
.link_hreflang_pais {
  min-height: 0 !important;
}
input[type="checkbox"] {
  width: auto !important;
  height: auto !important;
  margin-right: 5px!important;
}