h2 {
    font-size:50px !important;
}

.wrapper-xxl {
    padding-top: 120px !important;
}

.logo-text {
    font-size:32px;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0em;
    word-spacing: 0em;
}

.logo-subtext {
    font-size:12px;
}

.header-color{
    background-color: rgb(69, 111, 225)
}

#bck-img7.wrapper-half-left::before {
    
    background-image: url(img/superboleta-app-preview.png) !important;
}

#bck-img10 {
    background-position: right 65px !important;
}

body {
    height: 100% !important
}
#skrollr-body {
    min-height: 100%
}
.navbar-toggle {
    border: 0px;
}
.col-xs-4 {
  width: inherit; 
}

.col-xs-5 {
    width: inherit; 
}
.col-xs-offset-7 {
  margin-left: auto; 
}

.wrapper-half-left::before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: inherit; 
}
#bck-img7.wrapper-half-left::before {
  background-image: url(../img/image-22-md.png);
  background-position: inherit;
  background-repeat: no-repeat;
  background-size: cover; 
}

@media (max-width: 1200px) { 
	.app-mobile {
		margin-left: inherit !important;
		width: 100% !important;
	}
}

.app-mobile {
	margin-left: auto;
	background-image: url(../img/app/preview-light.png);
	background-repeat: no-repeat, repeat;
	height: 600px;
	width: 370px;
	background-size: contain;
	background-position: center;
}

.app-mobile.dark {
	background-image: url(../img/app/preview-dark.png) !important;
}

.well {
	min-height: 220px;
}
