.MarginTop40 {
	margin-top:40px!important;
}
.MarginBottom40 {
	margin-bottom:40px!important;
}
.MarginTop30 {
	margin-top:30px!important;
}
.MarginBottom30 {
	margin-bottom:30px!important;
}
.MarginTop20 {
	margin-top:20px!important;
}
.MarginBottom20 {
	margin-bottom:20px!important;
}
.MarginTop10 {
	margin-top:10px!important;
}
.MarginBottom10 {
	margin-bottom:10px!important;
}
.MarginTop5 {
	margin-top:5px!important;
}
.MarginBottom5 {
	margin-bottom:5px!important;
}
.NoPadding {
	padding:0!important;
}
.NoMargin {
	margin:0!important;
}

@media screen and (max-width: 414px) {
.NoMobile {
	visibility:hidden;
}
}


.white {
	color:#fff;
}
.black {
	color:#000;
}

h1 {
	font-family:'Raleway';
	font-weight:200;
	font-size:90px;
	line-height:90px;
	margin: 0;
	padding:0;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
h1 span {
	font-family:'MarkBlack';
	font-weight:700;
}
h1:after {
    position: relative;
    display: block;
	bottom:0px;
	left:0;
    content: "";
    height: 1px;
    width: 100px;
    margin: 20px auto 0 auto;
    background: #fff;
}

h2 {
	font-family:'Raleway';
	font-weight:200;
	font-size:35px;
	color:#a92b03;
	line-height:35px;
	margin:0;
	padding:0;
	text-align:left;
}
h2:after {
    position: relative;
    display: block;
	bottom:0px;
	left:0;
    content: "";
    height: 1px;
    width: 30px;
    margin: 10px 0 0 0;
    background: #a92b03;
}
h3 {
	font-family:'Raleway';
	font-weight:200;
	font-size:40px;
	color:#a92b03;
	line-height:45px;
	text-align:left;
	margin: 0;
	padding:0;
}
h3:after {
    position: relative;
    display: block;
	bottom:0px;
	left:0;
    content: "";
    height: 2px;
    width: 30px;
    margin: 10px 0 0 0;
    background: #a92b03;
}
p {
	font-family:'Raleway';
	font-weight:400;
	font-size:16px;
	line-height:23px;
	padding:0;
	margin:0;
}
p span {
	font-weight:600;
}

@media screen and (max-width: 768px) {
.ContainerIpad {
	margin:0 35px 0 35px;
}
}

@media screen and (max-width: 414px) {
h1 {
	font-size:40px;
	line-height:45px;
	padding:0 30px 0 30px;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
h2 {
	font-size:25px;
	line-height:35px;
	margin:0;
	padding:0;
}
p {
	font-size:14px;
	line-height:18px;
}
.ContainerIpad {
	margin:0 5px 0 5px;
}
}









#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c53203+0,f89714+100 */
background: rgb(197,50,3); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(197,50,3,1) 0%, rgba(248,151,20,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(197,50,3,1) 0%,rgba(248,151,20,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(197,50,3,1) 0%,rgba(248,151,20,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c53203', endColorstr='#f89714',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    z-index: 9999;
}
#preloader .loader {
    position: absolute;
    top: 50%;
    left: 50%; 
    margin-top: -80px;
    margin-left: -150px;
}
@media screen and (max-width: 768px) {
#preloader img {
	width:300px;
	height:152px;
}
#preloader .loader {
    margin-top: -76px;
    margin-left: -150px;
}
}



 .Dhell {
	position:fixed;
	bottom:0;
	right:0;
	margin-bottom:70px;
	margin-right:-60px;
	width:150px;
	height:30px;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform: rotate(-90deg);
	z-index: 125001;
}
.Dhell a {
	font-family:'Raleway';
	font-weight:300;
	color:#fff;
	font-size:14px!important;
	line-height:23px;
	letter-spacing:1px;
	padding:8px;
	margin:0;
}
.Dhell a:hover {
	color:#f90;
	text-decoration:none;
}


 .Stores {
	position:fixed;
	height:100px;
    left:0;
    right:0;
    bottom:0;
	z-index: 999;
	text-align:center;
 }
 .Stores .Conteudo{
    position: absolute;
	bottom:10px;
    left: 50%;
    margin-left: -160px;
}
.Stores img{
	 width:150px;
	 height:auto;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
 }

 .Stores .BtLink {
 }
 
 .Stores img:hover {
	-webkit-transform: translate(0px,-10px);
	transform: translate(0px, -10px);
 }
 
@media screen and (max-width: 414px) {
 .Stores {
	 visibility:hidden;
}
}




.section0 {
	background:url(../images/background/1.png) bottom center no-repeat;
	background-size:100%;
}

.section0 .Conteudo{
	position:fixed;
	width:100%;
	bottom:0;
	margin:0 0 10px 0;
}
.section0 .Conteudo p{
	font-size:14px;
	line-height:35px;
}

.section0 p {
	font-size: 20px;
	line-height:30px;
	font-weight:200;
}



.section0 .Lojas{
	 width:90px;
	 height:auto;
 }

@media screen and (max-width: 768px) {
.section0 {
	background:url(../images/background/1.png) bottom center no-repeat;
	background-size:cover;
}
}

@media screen and (max-width: 414px) {
.section0 {
	background:url(../images/background/1.png) bottom center no-repeat;
	background-size:cover;
}
.section0 p {
	padding:0 20px 0 20px;
	font-size: 16px;
	line-height:23px;
	font-weight:200;
}
}




.section1 {
	background:url(../images/background/2.png) center center no-repeat;
	background-size:cover;
}

.section1 .TituloAnimation {
	padding:20px 0 0 20px;
}

.section1 .ShapeAnimation {
	border-radius:25px;
	background:rgba(255,255,255,0.5);
}

.section1 .ShapeAnimation p {
	padding:20px 0 0 20px;
}

.section1 .ImagemAnimacao {
	width:100%;
	height:auto;
	padding:15px 0 0 0;
}

.section1 .Links {
	margin: 15px 0 0 20px;
	text-align:left;
}

.section1 .Links img{
	width:120px;
	height:auto;
}


@media screen and (max-width: 768px) {
.section1 {
	background:url(../images/background/2_Mobile.png) center center no-repeat;
	background-size: cover;
	padding:40px 0 0 0;
}
.section1 .ImagemAnimacao {
	width:350px;
	height:auto;
}
}

@media screen and (max-width: 414px) {
.section1 .ImagemAnimacao {
	width:100%;
	height:auto;
	margin-bottom: 10px;
	padding:0;
}
.section1 .TituloAnimation {
	padding:20px 0 0 5px;
}
.section1 .ShapeAnimation p {
	padding:20px 5px 0 5px;
}
}





.section2 {
	background:url(../images/background/3.png) center center no-repeat;
	background-size:cover;
}

.section2 .TituloAnimation {
	padding:20px 0 0 20px;
}

.section2 .ShapeAnimation {
	border-radius:25px;
	background:rgba(255,255,255,0.5);
}

.section2 .ShapeAnimation p {
	padding:20px 0 0 20px;
}

.section2 .ImagemAnimacao {
	width:100%;
	height:auto;
	padding:15px 0 0 0;
}

.section2 .Links {
	margin: 15px 0 0 20px;
	text-align:left;
}

.section2 .Links img{
	width:120px;
	height:auto;
}


@media screen and (max-width: 768px) {
.section2 {
	background:url(../images/background/3_Mobile.png) center center no-repeat;
	background-size: cover;
	padding:40px 0 0 0;
}
.section2 .ImagemAnimacao {
	width:350px;
	height:auto;
}
}

@media screen and (max-width: 414px) {
.section2 .ImagemAnimacao {
	width:100%;
	height:auto;
	margin-bottom: 10px;
	padding:0;
}
.section2 .TituloAnimation {
	padding:20px 0 0 5px;
}
.section2 .ShapeAnimation p {
	padding:20px 5px 0 5px;
}
}










.section3 {
	background:url(../images/background/4.png) bottom center no-repeat;
	background-size:cover;
}

.section3 i {
	font-size:120px;
	margin:0 0 25px 0;
}

.section3 .Apple {
	color: #fff;
}

.section3 .Android {
	color: #7bc92b;
}

.section3 .RecuoLinks {
	margin:40px 0 0 0;
}

.section3 .BorderRight {
	border-right: 1px solid rgba(255,255,255,0.20)
}

.section3 .LinkLoja {
	border-radius:5px;
	border:1px solid #fff;
	font-family:'Montserrat';
	font-weight:400;
	font-size:14px;
	color:#fff!important;
	line-height:20px;
	opacity:0.8;
	text-align:left;
	margin:40px 0 0 0;
	padding:10px
}
.section3 .LinkLoja:hover {
	border:1px solid #a92b03;
	color:#a92b03!important;
	text-decoration: none;
}

@media screen and (max-width: 768px) {
.section3 h2 {
	text-align: center;
}
.section3 h2:after {
    margin: 10px auto 0 auto;
}
.section3 p {
	text-align:center;
}
.section3 i {
	font-size:50px;
	margin:0 0 25px 0;
}
.section3 .BorderRight {
	border-right: 0px solid rgba(255,255,255,0.20);
	margin-bottom:25px;
}
}


@media screen and (max-width: 768px) {
.section3 {
	background:url(../images/background/4_Mobile.png) center center no-repeat;
	background-size: cover;
	padding:40px 0 0 0;
}
}







