html {
	padding: 0;
	margin: 0;
    height: 100%;
    background-color: #000;
}

body {
	background: #000;
	color: #FFF;
	font-family: HKGroteskRegular, "Helvetica Neue", Helvetica, Century Gothic, Arial, sans-serif;
	font-size: 16px;
	padding: 0;
	margin: 0;
    height: 100%;
    background-attachment: fixed;
    position: relative;
}

* {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


img {
	border: none;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

h1, h2, h3, h1 a, h2 a, h3 a {
	color: #FFF;
	margin: 2px 0 5px 0;
    font-weight: 700;
}

div.clearfix {
	display: block;
    clear: both;
}

.clearbig {
    height: 70px;
}

.info_content {
    color: #333!important;
}

.info_content a {
    color: #333!important;
}

.container, .all {
    z-index: 2;
    position: relative;
}

.container img, .all img {
    z-index: 1;
    position: relative;
}

header {
    z-index: 9!important;
    padding: 10px 0;
    margin: 15px auto 15px;
    text-align: center;
}

.Logo {
    max-width: 500px;
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

.Logo img {
    width: 100%;
    max-width: 300px;
}

.navlog {
    padding: 6px 10px;
    color: #000!important;
    background-color: #FFF;
    float: left;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 5px;
}

#nav-in {
    text-align: left;
}

#nav-in i {
    cursor: pointer;
    color: #FFF;
    font-size: 40px;
    z-index: 11!important;
    position: relative;
}

.navul {
    text-align: left;
    background-color: rgba(255,255,255,0.85);
    list-style: none;
    margin: 0 auto;
    width: 100%;
    top: 0;
    z-index: 10!important;
}

.navul li.active a {
    /*background-color: #01aaec;*/
    border-bottom: 2px solid #01aaec;
    color: #FFF!important;
}

#nav-in a.active {
    /*background-color: #01aaec;*/
    border-bottom: 2px solid #01aaec;
    color: #FFF!important;
}

.navul a {
    color: #FFF;
    display: block;
    padding: 5px 5px;
    margin: 2px;
}

.navul a:hover {
    text-decoration: none;
    /*background-color: #01aaec;*/
    color: #FFF!important;
    border-bottom: 2px solid #01aaec;
}

.navul.inline {
    margin: 0 auto;
    padding: 5px 0;
    width: 60%;
}

.navul.inline li {
    list-style: none;
    display: inline;
    float: left;
    width: auto;
    margin: 0 10px;
}

.navul.inline li a {
    padding: 3px 10px 0px;
}

.goldline {
    background: -moz-linear-gradient(left,  rgba(0,23,96,0) 0%, rgba(0,23,96,0.6) 50%, rgba(0,23,96,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(0,23,96,0) 0%,rgba(0,23,96,0.6) 50%,rgba(0,23,96,0) 100%);
    background: linear-gradient(to right,  rgba(0,23,96,0) 0%,rgba(0,23,96,0.6) 50%,rgba(0,23,96,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00001760', endColorstr='#00001760',GradientType=1 );
    height: 1px;
    border: 0;
    margin: 30px 0;
}

.logo {
    max-width: 244px;
    max-height: 204px;
    font-size: 28px;
    font-weight: bold;
    line-height: 22px;
}

.logo img {
    width: 100%;
}

.detail {
    position: relative;
    display: block;
    padding-top: 30px;
}

.detailContent {
    display: none;
    top: 0;
    padding-top: 7px;
}

.marginBox {
    margin: 15px 0;
    display: block;
}


.ImgPro {
    text-align: center;
    padding: 7px 0;
    margin: 0px auto 10px;
}

.ProdImg {
    width: 70%;
    margin: 0 auto;
}

/*.genuineness .ProdImg {
    max-width: 180px;
    width: 70%;
}*/





#all {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
}

.contentBox {
    padding: 0;
}


.section {
}



.BottAll {
    position: absolute;
    width: 100%;
    height: 100%;
}





.topsa .fp-tableCell, .centers .fp-tableCell {
    vertical-align: top;
}

.TopRightBoot {
    position: relative;
    width: 100%;
    display: block;
    margin-top: 3%;
}

.TopFoto {
    width: 100%;
    height: auto;
    max-width: 1170px;
}

.TopLeftFoto {
    margin-top: 43%;
    width: 120%;
    margin-left: -2%;
    max-height: 100%;
}

.TopCenterFoto {
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0ms ease-in-out;
    -moz-transition: all 0ms ease-in-out;
    -ms-transition: all 0ms ease-in-out;
    -o-transition: all 0ms ease-in-out;
    transition: all 0ms ease-in-out;
}

.TopRightFoto {
    margin-left: -58%;
    margin-top: 11%;
    width: 200%;
}



.cont50 {
    padding: 0;
    margin-top: 20%;
}

.cont50 h2 {
    font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial, sans-serif;
    font-weight: 100;
    color: #FFF;
    text-align: left;
    font-size: 40px;
    line-height: 47px;
    display: block;
    margin-bottom: 30px;
}

.cont50 h2 sup {
    font-size: 22px;
    top: -23px;
}

.cont50 p {
    font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial, sans-serif;
    font-weight: 300;
    color: #FFF;
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    display: block;
}




.VideoFFF {
    background-color: #000;
}

.VideoFFF .cont50 {
    margin-top: 0%;
}

.VideoFrame {
    width: 100%;
    height: auto;
    background-color: #000;
}

.cytat blockquote {
    border: none;
    position: relative;
    margin: 40px auto 0px;
    /*background-color: rgba(255,255,255,0.10);*/
    width: 90%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.cytat blockquote small, .cytat blockquote .small {
    text-align: right;
}

.cytat blockquote sup {
    font-size: 80px;
    position: absolute;
    left: -17px;
    top: -28px;
    color: #7f7f7f;
    line-height: 10px;
}

.cytat blockquote sub {
    font-size: 80px;
    position: absolute;
    right: -16px;
    bottom: 18px;
    color: #7f7f7f;
    line-height: 10px;
    -moz-transform: scale(1) rotate(180deg);
    -webkit-transform: scale(1) rotate(180deg);
    -o-transform: scale(1) rotate(180deg);
    -ms-transform: scale(1) rotate(180deg);
    transform: scale(1) rotate(180deg);
}




.LeftRightBoot {
    position: relative;
    max-height: 60%;
    height: 50%;
    width: 100%;
    display: block;
    margin-top: -3%;
}

.LeftRightBoot img {
    z-index: 3;
}

.cont33 {
    padding: 0;
    height: 100%;
}

.cont33 div {
    display: block;
    padding: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.cont33 div.active {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.cont33 h2 {
    font-weight: 100;
    font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial, sans-serif;
    color: #FFF;
    text-align: left;
    font-size: 30px;
    line-height: 37px;
    display: block;
    margin-bottom: 10px;
}

.cont33.rig h2 {
    text-align: right;
}

.cont33.rig h2 hr {
    margin-left: 0%;
}

.cont33 h2 hr {
    width: 100%;
    height: 1px;
    background-color: #3f3f3f;
    color: #3f3f3f;
    display: block;
    margin-bottom: 2px;
    border: none;
}

.cont33 p {
    font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial, sans-serif;
    font-weight: 300;
    color: #FFF;
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    display: block;
}

.cont33.rig p {
    text-align: right;
}

.cont33.cent {
    text-align: center;
}

.cont33.cent img {
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}



.GetApp {
    display: block;
    margin: 20px auto 0px;
}

.GetAppImg {
    max-width: 28%;
    margin: 2% 2% 2% 0;
}

.GetPdf {
    display: block;
    margin: 15px auto;
}

.GetPdf a {
    margin: 0 auto;
    padding: 10px 0px;
    text-align: center;
    border: 0px solid #3f3f3f;
    color: #FFF;
    font-size: 18px;
    text-decoration: blink;
    outline: none;
    font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial, sans-serif;
    position: relative;
    font-weight: 100;
    display: inline-block;
}

.GetPdf a span {
    font-size: 40px;
    line-height: 0px;
    position: absolute;
    right: 0px;
    top: 19px;
}

.GetPdf a:hover {
    text-decoration: underline;
}

.GetPdf a:focus, .GetPdf a:active, .GetPdf a:visited {
    outline: none;
    text-decoration: none;
    color: #FFF;
}



.foot2 {
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial, sans-serif;
    font-weight: 100;
    color: #FFF;
    font-size: 34px;
    margin: 20px auto 20px;
}
.foot {
    padding: 10px 25px;
    text-align: center;
    border: 0px solid #3f3f3f;
    display: table;
    width: auto;
    margin: 30px auto 0;
    /*cursor: pointer;*/
}

.foot h2 {
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial, sans-serif;
    font-weight: 100;
    color: #FFF;
    font-size: 40px;
}

.foot h2 sup {
    font-size: 20px;
    color: #CCC;
    top: -23px;
}

.foot p {
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial, sans-serif;
    font-weight: 200;
    color: #BBB;
    font-size: 17px;
}

.foot p a {
    color: #FFF;
    font-weight: 400;
}

.footForm {
    /*top: 25%;
    display: none;
    position: absolute;
    padding: 40px;
    background-color: rgba(000,000,000,0.9);
    z-index: 4;*/
    margin-top: 25px;
    border: 0px solid #3f3f3f;
}

.footForm.active {
    display: block;
}

#ContactForm {
    position: relative;
}

.ContactX {
    position: absolute;
    right: -25px;
    top: -25px;
    cursor: pointer;
    font-size: 18px;
    color: #3f3f3f;
    font-weight: bold;
}

.contac h2 {
    margin-top: 40%;
    font-size: 30px;
    line-height: 37px;
}

.cont33 div .FormResp {
    text-align: center;
    color: #FFF;
    font-size: 14px;
    padding: 5px 0;
    margin: 2px auto;
    display: none;
}

.cont33 div .FormResp.active {
    display: block;
}

.FormResp img {
    max-width: 32px;
    width: 16px;
}

.FormResp span {
    font-size: 28px;
    font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial, sans-serif;
    font-weight: 100;
}

#ContactForm label {
    color: #000;
    font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin: 10px 0 15px;
}

.checkLab a {
    color: #717171;
    text-decoration: none;
    outline: none;
}

.checkLab {
    line-height: 12px;
}

.checkLab input.Input {
    margin: 8px auto;
}

input.Input.check {
    width: 30px;
}

#ContactForm label.error {
    color: #aa1c1c;
}

.cont33 .PopupDataOne, .cont33 .PopupDataTwo {
    display: none;
    position: absolute;
    left: -160%;
    width: 230%;
    top: -70%;
    background-color: rgba(000,000,000,0.8);
    border: 1px solid #3f3f3f;
    padding: 15px;
    z-index: 9;
}

.cont33 .PopupDataOne .tac, .cont33 .PopupDataTwo .tac {
    position: relative;
}

.cont33 .PopupDataOne .tac .ix, .cont33 .PopupDataTwo .tac .ix {
    position: absolute;
    right: 0;
    top: -8px;
    font-size: 22px;
    color: #656464;
    font-weight: 200;
    cursor: pointer;
}

.cont33 .PopupDataOne .tac h2, .cont33 .PopupDataTwo .tac h2 {
    margin-top: 0px;
}

.cont33 .PopupDataOne .tac p, .cont33 .PopupDataTwo .tac p {
    font-size: 14px;
    line-height: 17px;
}

.cont33 .PopupDataOne .tac .AgreePopup, .cont33 .PopupDataTwo .tac .AgreePopup {
    text-align: center;
    background-color: rgba(000,000,000,0.5);
}

.cont33 .PopupDataOne .tac .AgreePopup input, .cont33 .PopupDataTwo .tac .AgreePopup input {
    width: 0px;
    height: 0px;
    display: none;
}

.cont33 .PopupDataOne .tac .AgreePopup label, .cont33 .PopupDataTwo .tac .AgreePopup label {
    padding: 10px;
    border: 1px solid #b69e72;
    background-color: rgba(182, 158, 114, 1);
    cursor: pointer;
    color: #000;
}

.cont33 .PopupDataOne, .cont33 .PopupDataTwo, .cont33 .PopupDataOne *, .cont33 .PopupDataTwo * {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


input.Input.check.error {
    border: 1px solid #aa1c1c;
}

input.Input:focus, input.InputP:focus {
    outline: none;
}

input.Input {
    border-top: 0px solid #3f3f3f;
    border-left: 0px solid #3f3f3f;
    border-bottom: 1px solid #3f3f3f;
    border-right: 0px solid #3f3f3f;
    font-size: 16px;
    color: #FFF;
    width: 100%;
    margin: 5px auto 9px;
    padding: 2px 5px;
    background-color: rgba(255,255,255,0);
}

input.Input::-webkit-input-placeholder {
    color: #3f3f3f;
}
input.Input::-moz-placeholder {
    color: #3f3f3f;
}
input.Input:-ms-input-placeholder {
    color: #3f3f3f;
}
input.Input:-moz-placeholder {
    color: #3f3f3f;
}

input.Input.error {
    color: #aa1c1c;
    border-color: #aa1c1c;
}

input.Input.error::-webkit-input-placeholder {
    color: #aa1c1c;
}
input.Input.error::-moz-placeholder {
    color: #aa1c1c;
}
input.Input.error:-ms-input-placeholder {
    color: #aa1c1c;
}
input.Input.error:-moz-placeholder {
    color: #aa1c1c;
}

input#Submit {
    width: 100px;
    display: block;
    font-weight: 500;
    padding: 3px 18px;
    margin: 5px auto;
    border: 1px solid #3f3f3f;
    color: #3f3f3f;
    background: rgba(255,255,255,0.05);
    cursor: pointer;
    outline: none;
}

input#Submit.active {
    background: rgba(255,255,255,0.7);
}

input#Submit:focus, input#Submit:active, input#Submit:visited {
    outline: none;
}



footer {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    text-align: right;
}

.author {
    font-size: 10px;
    color: #AAA!important;
    text-align: right;
}

.foote {
    font-size: 13px;
    color: #3f3f3f;
    text-align: right;
    width: 1170px;
    margin: -30px auto 0;
    display: none;
}

.footeIn {
    
}






.scroll-icon {
    position: absolute;
    margin: 0 auto;
    bottom: 2%;
    left: 50%;
    color: #CECECE;
    z-index: 3000;
    opacity: 9;
    cursor: default;
}

.scroll-icon span {
    position: relative;
    left: -50%;
}

.scrolldown {
    background-image: url('../images/scroll.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    width: 50px;
    height: 51px;
    z-index: 3000;
    display: block;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}

.scrolldown, .scrolldownupsa {
    cursor: pointer;
}

.scrolldownup {
    cursor: default!important;
}

.scroll-iconFot {
    position: absolute;
    margin: auto;
    bottom: 7%;
    left: 49%;
    right: auto;
    color: #CECECE;
    z-index: 3000;
    opacity: 1;
    cursor: default;
}

.scroll-iconFot .scrolldownupsa {
    height: 27px;
    background-position: bottom left;
}

.scrolldownup {
    background-image: url('../images/scroll.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    width: 50px;
    height: 51px;
    z-index: 3000;
    display: block;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    /*-moz-transform: scale(1) rotate(180deg);
    -webkit-transform: scale(1) rotate(180deg);
    -o-transform: scale(1) rotate(180deg);
    -ms-transform: scale(1) rotate(180deg);
    transform: scale(1) rotate(180deg);*/
}

.scrolldownups {
    background-image: url('../images/home__.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    width: 50px;
    height: 51px;
    z-index: 3000;
    display: block;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    /*-moz-transform: scale(1) rotate(180deg);
    -webkit-transform: scale(1) rotate(180deg);
    -o-transform: scale(1) rotate(180deg);
    -ms-transform: scale(1) rotate(180deg);
    transform: scale(1) rotate(180deg);*/
}

.scrolldownupsa {
    background-image: url('../images/home__.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    width: 50px;
    height: 51px;
    z-index: 3000;
    display: block;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    -moz-transform: scale(1) rotate(180deg);
    -webkit-transform: scale(1) rotate(180deg);
    -o-transform: scale(1) rotate(180deg);
    -ms-transform: scale(1) rotate(180deg);
    transform: scale(1) rotate(180deg);
}




.tac {
    padding: 30px 0;
    text-align: left;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial, sans-serif;
    font-weight: 300;
}

.tac h2 {
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial, sans-serif;
    font-weight: 100;
}

.tac .contentBox {
    width: 75%;
    margin: 0 auto;
    float: none;
    display: block;
}

.tac ol > li {
    margin: 8px 0;
}


@media screen 
  and (max-height: 680px) { 
    .cont33 .PopupDataOne, .cont33 .PopupDataTwo {
        top: -56%;
            height: 140%;
    }
    .cont33 .PopupDataOne .tac, .cont33 .PopupDataTwo .tac {
        height: 89%;
    }
    .cont33 .PopupDataOne .tacin, .cont33 .PopupDataTwo .tacin {
        height: 100%;
        overflow: auto;
        width: 98%;
    }
}

@media screen 
  and (max-height: 680px) 
  and (max-width: 500px) { 
    .cont33 .PopupDataOne, .cont33 .PopupDataTwo {
        top: -28%;
        height: 145%;
    }
    .cont33 .PopupDataOne .tac, .cont33 .PopupDataTwo .tac {
        height: 82%;
    }
}

@media screen 
  and (max-width: 770px) { 
    #all {
        padding: 0 15px;
    }
    .cont50 h2 {
        font-size: 23px;
        line-height: 23px;
    }
    .cont50 p {
        font-size: 14px;
        line-height: 21px;
    }
    .cont33 {
        padding: 0!important;
    }
    .cont33 h2 {
        font-size: 21px;
        line-height: 24px;
    }
    .cont33 p {
        font-size: 14.5px;
        line-height: 18px;
    }
    .foot h2 {
        font-size: 38px;
    }
    .foot h2 sup {
        font-size: 17px;
    }
    .foot p {
        font-size: 16px;
    }
    .tac .contentBox {
        width: 95%;
        margin: 0 auto;
    }
}

@media screen 
  and (max-width: 500px) { 
    #all {
        padding: 0 15px;
    }
    .cont50 {
        margin-top: 1%;
    }
    .cont50 h2 {
        font-size: 17px;
        line-height: 17px;
    }
    .cont50 h2 sup {
        font-size: 14px;
        top: -3px;
    }
    .cont50 p {
        font-size: 12px;
        line-height: 14px;
    }
    .cont33 h2 {
        font-size: 19px;
        line-height: 25px;
    }
    .cont33 p {
        font-size: 14.5px;
        line-height: 18px;
    }
    .foot {
        margin: 0px auto 0;
    }
    .foot h2 {
        font-size: 29px;
    }
    .foot h2 sup {
        font-size: 15px;
        top: -15px;
    }
    .foot p {
        font-size: 16px;
    }
    .footForm {
        top: 12%;
        padding: 15px;
    }
    .ContactX {
        right: -10px;
        top: -10px;
    }
}

@media screen 
  and (max-width: 768px) { 
    .cont50, .cont50 h2, .cont50 p {
        text-align: center!important;
    }
}

@media screen 
  and (max-width: 370px) { 
    .cont33 h2 {
        font-size: 16px;
        line-height: 14px;
    }
    .cont33 p {
        font-size: 11px;
        line-height: 13px;
    }
    .foot {
        padding: 6px 10px;
        margin: 0px auto 0;
    }
    .foot h2 {
        font-size: 22px;
    }
    .foot h2 sup {
        font-size: 13px;
        top: -12px;
    }
    .foot p {
        font-size: 13px;
    }
    .foot2 {
        font-size: 27px;
        margin: 5px auto 5px;
    }
    .footForm {
        top: 5%;
        padding: 10px;
    }
    input.Input {
        font-size: 13px;
    }
}