/****************************************************************************/
/* 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: "avenir";
  src: url('https://599312.fs1.hubspotusercontent-na1.net/hubfs/599312/fonts/Avenir-Light.otf')format('otf'),
    url('https://599312.fs1.hubspotusercontent-na1.net/hubfs/599312/fonts/Avenir-Light.ttf')format('ttf'),
    url('https://599312.fs1.hubspotusercontent-na1.net/hubfs/599312/fonts/Avenir-Light.ttf')format('eot'),
    url('https://599312.fs1.hubspotusercontent-na1.net/hubfs/599312/fonts/Avenir-Light.woff')format('woff');
}


.img-mobile {
    display: none !important;
}

@media (max-width: 767px) {
    .medium {
        display: none !important;
    }
    
    .img-mobile {
        display: block !important;
        padding: 10px; 
    }
}


.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 0px;     
width: 103.5% !important;
}

.sj-white {
   margin: 0px !Important;     padding: 50px 3.5% 50px 0px;     width: 103.5% !important;
}
.hs-menu-children-wrapper {
	border-radius:10px;
	margin-top:5px;
	z-index: 999;
	width: 100%;
  /* URIEL */
	background: #1b1b1b !important;
  /* URIEL */
}

.hs-menu-children-wrapper li:hover {
  /* URIEL */
	background: #000000 !important;
  /* URIEL */
}

/* URIEL */
.hs-menu-children-wrapper li:hover a{
  color: white !important;
}



.header-container-wrapper .hs-menu-depth-1 .hs-menu-children-wrapper{
  min-width: 420px !important;
}
/* URIEL */

.hs-menu-depth-2{
  width: 93% !important;
  margin: 5px 0 0 7px;
}

.hs-menu-depth-2:last-child{
  margin: 5px 0 6px 7px;
}

.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: #fff !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;
}
@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;
	font-family: avenir, sans-serif;
}
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:#ffffff;
    color: #4c6678;
    
}

.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:#4c6678;
    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:#4c6678;
        
}
.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: #fb6059;
    color: #fff;
}
.sidr ul li a,.sidr ul li span{
    padding:0 15px;
    display:block;
    text-decoration:none;
    color:#4c6678;
}
.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: #4c6678;
    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:AvenirNextLTW01-Medium;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size: 16px;
    color: #244b63;
    line-height: 28px;
}
.dhide {
    display:none;
}
.page-center {
    max-width:100%;
    margin:0 auto;
    padding:0px;
}

.aplite-section-wrap-thin {
    padding:50px 0;
}
.bg-primary {
    background: linear-gradient(to right,#fb6059 0%,#ffd289 100%);
    color:#fff;
}
.bg-tinted-light {
    background-color:rgba(251, 96, 89, 0.1);
}
.bg-tinted-dark {
    background-color:#5b0000;
    color:#FFF;
}
.bg-dark-brand-mix {
    background-color: #fafbfc;
}
.bg-light-grey {
    background-color:#F6F6F6;
}
.bg-white {
    background-color:#FFF;
}

#mobile-trigger {
    font-size:42px;
    color: #fff;
    font-family:'modern_pictograms_proregular';
    float:right;
    position: absolute;
    z-index:999999;
    text-rendering:auto;
    //top: 20px;
    //right: 10px;
}

.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:#fb6059;
    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, #fb6059 0%, #ffd289 100%); /* FF3.6+ */
    -webkit-border-image: -webkit-gradient(linear, left top, right top, color-stop(0%,#fb6059), color-stop(100%,#ffd289)); /* Chrome,Safari4+ */
    -webkit-border-image: -webkit-linear-gradient(left, #fb6059 0%,#ffd289 100%); /* Chrome10+,Safari5.1+ */
    -o-border-image: -o-linear-gradient(left, #fb6059 0%,#ffd289 100%); /* Opera 11.10+ */
    -ms-border-image: -ms-linear-gradient(left, #fb6059 0%,#ffd289 100%); /* IE10+ */
    border-image: linear-gradient(to right, #fb6059 0%,#ffd289 100%); /* W3C */
    border-image-slice: 1;
    line-height: 1.5 !important;
}
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 0px;
}
.header-container-wrapper .hs-menu-depth-1.hs-menu-item a {
    
    border-radius:5px;
  /* URIEL */
    padding: 17px;
    font-size: 17px;
    color: #fff !important;
  /* URIEL */
    line-height: 17px;
    text-decoration: none;
}
.header-container-wrapper .hs-menu-depth-1.hs-menu-item:hover a {
    background:rgba(214, 219, 223, .3);
}

.header-container-wrapper .hs-menu-depth-1.hs-menu-item:last-child:hover a {
    background: transparent;
}

.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:200px;
    background: #1a3966;
}
.header-container-wrapper .hs-menu-depth-2 .hs-menu-children-wrapper {
    left:100%;
    top:0px;
    min-width:140px;
    background:#ffffff;
}
.header-container-wrapper .hs-menu-item:hover > .hs-menu-children-wrapper {
    display:block;
}

.aplite-banner {
    padding:190px 0;
    background: rgba(251, 96, 89, 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(251, 96, 89, 0.8)), color-stop(100%,rgba(255, 210, 137, 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:#fb6059;
    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:#fb6059;
    font-size:18px;
    padding:12px 0;
    text-align:center;
    border:2px solid #fb6059;
    border-radius:5px;
    transition:all 0.3s ease;
}
.cta-style-white-filled .cta_button:hover {
    background: transparent;
    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:#fb6059;
}

#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: 'modern_pictograms_proregular';
    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:Arial, sans-serif;
    position:absolute;
    top:13px;
    left:50px;
    font-size:48px;
    color:#ffd289;
    
}
.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;
    border-radius: 5px;
    width: 100%;
    height: 170px;
    object-fit: cover;
    box-shadow: 5px 5px 25px 0px rgba(46,61,73,0.2);
}
.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:#fb6059;
    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, #fb6059 0%, #ffd289 100%); /* FF3.6+ */
    -webkit-border-image: -webkit-gradient(linear, left top, right top, color-stop(0%,#fb6059), color-stop(100%,#ffd289)); /* Chrome,Safari4+ */
    -webkit-border-image: -webkit-linear-gradient(left, #fb6059 0%,#ffd289 100%); /* Chrome10+,Safari5.1+ */
    -o-border-image: -o-linear-gradient(left, #fb6059 0%,#ffd289 100%); /* Opera 11.10+ */
    -ms-border-image: -ms-linear-gradient(left, #fb6059 0%,#ffd289 100%); /* IE10+ */
    border-image: linear-gradient(to right, #fb6059 0%,#ffd289 100%); /* W3C */
    border-image-slice: 1;
    line-height: 1.5 !important;
}
@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;
    color: #FFFFFF!important;
    background-color: #fb6059;
    border-radius: 24px;
    padding: 5px 20px;
    position: absolute;
    bottom: 10px;
    transition: background-color 1s;
}
.hs-rss-description a:hover{
    background-color: #fb876b;
}

.hs-rss-item-text {
    text-align:left;
}

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

#site-footer {
    font-size:14px;
    line-height:23px;
}
.footer-widget-title {
    font-weight:700;
    font-size:14px;
    color: #244b63;
    margin-bottom: 10px;
}
#site-footer a {
    color: #244b63;
}
#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:100%;
    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:center;
}
#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: sans-serif;
    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;
    color: #000;
    font-weight: 400;
}

/* Some template stuff, don't sweat this at all */
.theme-border {
    border-bottom-width:3px;
    border-bottom-style:solid;
    border-bottom-color:#fb6059;
    padding-bottom:8px;
}
html.borderimage .theme-border {
    -moz-border-image: -moz-linear-gradient(left, #fb6059 0%, #ffd289 100%); /* FF3.6+ */
    -webkit-border-image: -webkit-gradient(linear, left top, right top, color-stop(0%,#fb6059), color-stop(100%,#ffd289)); /* Chrome,Safari4+ */
    -webkit-border-image: -webkit-linear-gradient(left, #fb6059 0%,#ffd289 100%); /* Chrome10+,Safari5.1+ */
    -o-border-image: -o-linear-gradient(left, #fb6059 0%,#ffd289 100%); /* Opera 11.10+ */
    -ms-border-image: -ms-linear-gradient(left, #fb6059 0%,#ffd289 100%); /* IE10+ */
    border-image: linear-gradient(to right, #fb6059 0%,#ffd289 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:#fb6059;
    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(251, 96, 89, 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 {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 98%;
    background: #FFF;
    color: #fb6059;
    font-size: 18px;
    padding: 15px 0 35px 0 !important;
    border: 2px solid #FFF;
    border-radius: 5px;
    transition: all .3s ease;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.hs-button.primary:hover {
    background: transparent;
    color: #fff;
}

@media (max-width: 767px) {
    .hs-button.primary {
        width: 100%;
    }    
}


.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: #f75f58;
}
.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;
}

/*****************************************/
/* Phone to Tablet Media Queries         */
/*****************************************/
@media (max-width: 1026px) {
.mhide {
        display:none;
    }
    .dhide {
        display:block;
    }
    }

@media (max-width: 767px) {
    
    
    .widget-type-space {
        display:none !important;
    }
    .m-no-break.widget-type-space {
        display:block!important;
    }
    
    .header-container-wrapper .hs_cos_wrapper_type_logo a, .header-container-wrapper .hs_cos_wrapper_type_linked_image 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-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;
    }
#mobile-trigger {
//margin-top: 15px;
}
}
@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; 
}
.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: 95%;
    border-radius: 3px;
    height: 38px;
    border: 1px solid #D0D0D0;
    margin-bottom: 10px;
padding: 4px;
}
input {
width: 95%;
    border-radius: 3px;
    height: 38px;
    border: 1px solid #D0D0D0;
    margin-bottom: 10px;
padding: 4px;
}
textarea {
width: 97%;
    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 {
    padding-top: 10px;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    font-family: sans-serif;
    background: linear-gradient(to right, rgba(61,164,233,1) 0%, rgba(23,209,255,1) 100%);
    box-shadow: 5px 5px 15px 0px rgba(46,61,73,0.2);
    background-size: 300% 100%;
    transition: all .4s ease-in-out;
}

#nav-menu-wrap .hs-menu-depth-1.hs-menu-item:last-child:hover { 
    transform: scale(1.03);
    box-shadow: 2px 2px 5px 0px rgba(46,61,73,0.2);
}

#nav-menu-wrap .hs-menu-depth-1.hs-menu-item:last-child:focus {
    outline: none;
}



@media screen and (min-width: 1500px) {
    .padding-headline {
        padding: 170px 0px;
    }
}





.skewed-bg {
  background: linear-gradient(to right,#fb6059 0%,#ffd289 100%);
  padding: 200px 0;
  -webkit-transform: skew(0deg, -10deg);
  transform: skew(0deg, -10deg);
  margin-top: 0px;
  height: 600px;
  z-index: 1;
}
.skewed-bg .hero-content {
  -webkit-transform: skew(0deg, 10deg);
  transform: skew(0deg, 10deg);
  text-align: center;
}

.hero-content h3 {
    color: #fff; 
    font-weight: 400; 
    line-height: 1.3em;
}

.hero-video {
    height: 350px;
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 6000;
    top: 10px;
    border-radius: 5px;
}

video.video-responsive {
    width: auto;
    height: 350px;
    border-radius: 5px !important;
}
.video-content {
    color: #fff;
    display: block;
    margin-right: 1.6949152542%;
    width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    text-align: center;
}
.video-group {
    box-shadow: 7px 7px 16px -5px rgba(161,161,161,0.83);
    border-radius: 5px !important;
}

.video-overlay {
    top: 150px;
    width: 767px;
    max-width: 100%;
    position: absolute;
    z-index: 7000;
}
.white-text {
    color: #fff !Important;
}
.hero-content {
     margin: 150px auto !Important; 
     width: 1080px !Important; 
     float: none !Important; 
     max-width: 100% !Important; 
     padding: 10px !Important;
}
@media screen and (max-width: 767px) {
  .bix-box, .hero-box, .hero-box-2, .video-group {
    width: 768px !important;
    max-width: 100%;
    float: none !important;
    margin: 0 auto;
    margin-bottom: 0 !important;
  }
    
    .hs-dfz {
        margin-top: 0px !important;
    }
    
    .hero-video {
        margin-bottom: 15px;
        height: 250px;
    }
    
    .skewed-bg {
        margin-bottom: 450px !important;
    }
    
    .hero-content h3 {
        margin-top: -20px;
        font-size: 1.3em;
    }
}

@media (width: 600px) and (height: 1024px) {
    .skewed-bg {
        margin-bottom: 500px !important;
    }
}
    
  @media screen and (min-width: 451px) and (max-width: 767px) { 
      .
  video.video-responsive {
    width: auto;
    height: 420px;
    }
  }
  
  @media screen and (max-width: 450px) {
      group-below-hero {
      margin-top: 500px !Important;
  }
      .video-overlay {
  		margin-top: -80px;
  	}
  	.video-overlay h1 {
  		font-size: 26px !Important;
  	}
  	.video-overlay h2 {
  		font-size: 20px !Important;
  	}
  video.video-responsive {
    width: auto;
    height: 245px;
}
  }
  
  
.hero-big-box, .hero-box, .hero-box-2 {
    width: 320px !Important;
}

.hero-box a, .hero-box-2 a {
    text-decoration: none !important;
}

.hero-box {
    padding: 20px;
    margin: 10px 0;
    height: 160px;
    width: 100% !important;
    border-radius: 5px;
    background: #4facfe;
    background: -moz-linear-gradient(-45deg,#4facfe 0%,#00c6d0 100%);
    background: -webkit-linear-gradient(-45deg, #4facfe 0%,#00c6d0 100%);
    background: linear-gradient(135deg,#4facfe 0%,#00c6d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4facfe',endColorstr='#00c6d0',GradientType=1);
    -webkit-box-shadow: 7px 7px 16px -5px rgba(161,161,161,0.83);
    -moz-box-shadow: 7px 7px 16px -5px rgba(161,161,161,0.83);
    box-shadow: 7px 7px 16px -5px rgba(161,161,161,0.83);
    transition: all .4s;
}

.hero-box-2 {
    padding: 20px;
    margin: 10px 0;
    height: 160px;
    width: 100% !important;
    border-radius: 5px;
     background: #43e97b; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #43e97b 0%, #2ecaae 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #43e97b 0%,#2ecaae 100%);38f9d7 /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #43e97b 0%,#2ecaae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43e97b', endColorstr='#2ecaae',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    -moz-box-shadow: 7px 7px 16px -5px rgba(161,161,161,0.83);
    box-shadow: 7px 7px 16px -5px rgba(161,161,161,0.83);
    transition: all .4s;
}

.hero-box:hover, .hero-box-2:hover {
    box-shadow: 2px 2px 20px 0 rgba(93,109,126,.5);
}

@media (max-width: 767px) {
    .hero-box-2 {
        margin-top: 20px;
    }
}


.mkt-ventas-crm-boxes {
-webkit-box-shadow: 1px 1px 20px 1px rgba(161,161,161,0.83);
    -moz-box-shadow: 1px 1px 20px 1px rgba(161,161,161,0.83);
    box-shadow: 1px 1px 20px 1px rgba(161,161,161,0.83);
    margin: 20px 0;
    min-height: 340px !important;
        border-radius: 5px;
        transition: all .4s;
}

.mkt-ventas-crm-boxes:hover {
    box-shadow: 1px 1px 20px 1px rgba(161,161,161,0.3);
}

.mkt-box-h2 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 30px 20px;
    text-align: center;
    color: #fff;
    margin: 0;
    background: #fb6059;
    background: -moz-linear-gradient(-45deg, #fb6059 0%, #ffd289 100%);
    background: -webkit-linear-gradient(-45deg, #fb6059 0%,#ffd289 100%);
    background: linear-gradient(135deg, #fb6059 0%,#ffd289 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb6059', endColorstr='#ffd289',GradientType=1 );
}
.ventas-box-h2 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 30px 20px;
    text-align: center;
    color: #fff;
    margin: 0;
    background: #4facfe;
    background: -moz-linear-gradient(-45deg,#4facfe 0%,#00c6d0 100%);
    background: -webkit-linear-gradient(-45deg, #4facfe 0%,#00c6d0 100%);
    background: linear-gradient(135deg,#4facfe 0%,#00c6d0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40b8ad',endColorstr='#00c6d0',GradientType=1);
}
.crm-box-h2 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  padding: 30px 20px;
    text-align: center;
    color: #fff;
    margin: 0;
    background: #43e97b; /* Old browsers */
background: -moz-linear-gradient(-45deg, #43e97b 0%, #2ecaae 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #43e97b 0%,#2ecaae 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #43e97b 0%,#2ecaae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43e97b', endColorstr='#2ecaae',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.dfz-box-h2 {
    padding: 30px 20px;
    text-align: center;
    color: #fff;
    margin: 0;
background: #fb6059; /* Old browsers */
background: -moz-linear-gradient(-45deg, #fb6059 0%, #cd3a3d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #fb6059 0%,#cd3a3d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #fb6059 0%,#cd3a3d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb6059', endColorstr='#cd3a3d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.startup-boxes {
    -webkit-box-shadow: 0px 0px 11px 0px rgba(128,128,128,1); 
    -moz-box-shadow: 0px 0px 11px 0px rgba(128,128,128,1); 
    box-shadow: 0px 0px 11px 0px rgba(128,128,128,1);
    margin: 20px 0;
}
.planes-box-h2 {
  padding: 30px 20px;
    text-align: center;
    color: #fff;
    margin: 0;
    font-size: 24px;
}
.planes-box-p {
   border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px 40px 20px 40px;
    text-align: center;
    margin: 0;
    background: #fff;
    font-size: 18px;
    line-height: 25px;
    min-height: 290px;
    
}
.hs-box {
    border-radius: 5px;
        padding: 2px;
    margin: 20px 0;
    background: #c84017;
    background: -moz-linear-gradient(-45deg, #c84017 0%, #c27323 100%);
    background: -webkit-linear-gradient(-45deg, #c84017 0%,#c27323 100%);
    background: linear-gradient(135deg, #c84017 0%,#c27323 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c84017', endColorstr='#c27323',GradientType=1 );
}
.dfz-box {
    border-radius: 5px;
        padding: 2px;
    margin: 20px 0;
   background: #fb6059; /* Old browsers */
background: -moz-linear-gradient(-45deg, #fb6059 0%, #cd3a3d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #fb6059 0%,#cd3a3d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #fb6059 0%,#cd3a3d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb6059', endColorstr='#cd3a3d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.lanza-box {
    border-radius: 5px;
        padding: 2px;
    margin: 20px 0;
    background: #14cb7b;
    background: -moz-linear-gradient(-45deg, #14cb7b 0%, #2dc5ae 100%);
    background: -webkit-linear-gradient(-45deg, #14cb7b 0%,#2dc5ae 100%);
    background: linear-gradient(135deg, #14cb7b 0%,#2dc5ae 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14cb7b', endColorstr='#2dc5ae',GradientType=1 );
}
.crece-box {
    border-radius: 5px;
        padding: 2px;
    margin: 20px 0;
background: #215fbc; /* Old browsers */
background: -moz-linear-gradient(-45deg, #215fbc 0%, #3d8ef2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #215fbc 0%,#3d8ef2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #215fbc 0%,#3d8ef2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#215fbc', endColorstr='#3d8ef2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.lidera-box {
    border-radius: 5px;
        padding: 2px;
    margin: 20px 0;
background: #39a3ad; /* Old browsers */
background: -moz-linear-gradient(-45deg, #39a3ad 0%, #58d1d8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #39a3ad 0%,#58d1d8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #39a3ad 0%,#58d1d8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39a3ad', endColorstr='#58d1d8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.boton-home {
    text-decoration: none !Important;
    border-radius: 5px;
    color: #fff !important;
    font-weight: 500;
    font-size: 18px !important;
    padding: 13px 18px !important;
    top: -10px;
    display: inline-block;
    margin-bottom: 8px;
    
    background: linear-gradient(to right, rgba(61,164,233,1) 0%, rgba(23,209,255,1) 100%);
    box-shadow: 5px 5px 15px 0px rgba(46,61,73,0.2);
    background-size: 300% 100%;
    transition: all .4s ease-in-out;
}

.boton-home:hover {
    transform: scale(1.03);
    box-shadow: 2px 2px 5px 0px rgba(46,61,73,0.2);
}

.boton-home:focus {
    outline: none;
}

@media screen and (max-width: 975px) {
        .down-in-m {
           margin-top: 80px !important; 
            
        }
        .up-in-m {
            margin-top: 80px !important;
        }
     .disappear-m {
         display: none !important;
     }
 }

  @media screen and (min-width: 976px) {
     .appear-m {
         display: none !Important;
     }
 }
@media screen and (max-width: 767px) {
  .visita {
background-position: center !important;
    padding: 40px 10px 70px 10px !important;
  }
    #site-footer li, .social-icons-footer {
    text-align: center;
}
    .padding-text-img-mobile {
        padding: 10px !Important;
    }
    .first-sec-mobile-up {
        min-height: 1020px !Important;
    }
    .nuevo-button {
        display: none;
    }

    .procesos-desktop {
        display:none !important;
    }

}

#lang {
    width: 30px;
}
@media screen and (max-width: 420px) {
	.gold-partners-badge {
		margin-top: -190px !Important;
	}
	.h2-services-home {
	    font-size: 30px !important;
	}
}

@media (max-width: 767px) {
  #mobile-trigger {
    top: -49px !important;
    right: 0 !important;
  }
  
  .logo{
    position: relative;
    top: 0px;
  }
}

.mobile-menu-code-block {
  position: absolute !important; 
  width: calc(100% - 30px);
}

@media(min-width: 768px) and (max-width: 1024px) {
  .mobile-menu-code-block {
    position: relative !important;
  }
  
  #mobile-trigger {
    top: 15px;
    right: -20px;
  }
}

.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: #455a64;
}

/*Cambios de estilo en el menu 14/7/20*/
.manual-clear .row-number-4 {
    margin-top: 20px !important;
}

/*Cambios de estilo en el menu 15/03/2021 URIEL */
.arrow-down {
  border: solid white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: 0 0 2px 5px;
}