*{border:0px;margin:0px;padding:0px;box-sizing:border-box;}
*:focus{outline: none;}
body{font-family:'Raleway', sans-serif;position: relative;width:100%;}
.contain{width: 100%;margin: 0px auto;padding: 0px 30px;}
.heroLnk{cursor:default;}
a, .btn, .artLink, .drkm, .ltem, .navlnk, .ham,.rit,.lft,.logo,.ig,.thumb{cursor: pointer;}
a{text-decoration:none;color:inherit;}
.nav{display: flex;flex-direction: row;align-items:center;justify-content:space-between;width: 100%;padding:20px 30px;position: absolute;}
.home .main{width: 100vw;height: 100%;flex-direction: row;justify-content: center;align-items: center;display:flex;}
.drkm, .ltem {width: 20px;height: 20px;display: block;border-radius: 3px;}
.ltem {background: #fff;margin-top: 5px;}
h1{font-size:32px;font-weight: 700;}
.title{margin-bottom:8px;}
.home h1 {font-size: 60px;font-weight: 900;letter-spacing: -6px;text-transform: uppercase;position: relative;line-height: 47px;}
.heroLnk {display: block;position: fixed;left: 90px;bottom: 26px;text-transform: uppercase;font-weight: 200;font-size: 16px;animation: side2side ease-out 1.2s infinite;}
.heroLnk:nth-of-type(2) {transform: rotate(-90deg);transform-origin: center left;left: auto;right: -42px;bottom: 102px;animation: up2down ease-out 1.2s infinite;}
.heroLnk::before {content: '';display: block;width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;position: relative;left: -9px;top: 14px;}
.home .main img {max-height: 60%;max-width: 50%;position: relative;animation: hovering ease-out 4s infinite;z-index: 1;display:flex;}
.home h1.lft {margin-right: -13px;}
.home h1.rit {margin-left: -13px;text-align: right;}
.home h1::before {content: "";width: 80px;height: 5px;background: #00c5b3;display: block;position: absolute;bottom: 0px;left: 0px;bottom: -8px;}
.home h1.rit::before {left: auto;right: 0px;}
h2{font-size: 24px;font-weight: 700;margin: 20px 0px 30px;}
h2 span,h3{font-size: 36px;}
h3{margin-bottom: 20px;}
.signature,.artLink,.modes{position: fixed;bottom: 10px;padding: 10px;border-radius:6px;}
.modes {position: fixed;bottom:90px;left: 15px;padding: 6px;z-index: 1;}
.logo{width: 70px;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.signature{width:68px;right: 0px;}
.artLink{width: 47px;left: 10px;}
.ham{width:22px;}
.ex{width:14px;display:none;}
.on .ex{display:block;}
.on .ham{display:none}
p{font-size:19px;text-align:left;font-weight: 200;}
.about p{color:#fff;font-weight:400;line-height: 1.5;font-size: 15px;text-align:justify;}
.about::before{content:'\2715';position: absolute;top: -11px;right: -10px;line-height: 1;padding: 5px;border-radius: 90px;font-weight: 100;font-size: 12px;}
.about{padding: 10px;position: fixed;bottom:-100%;right:57px;width: calc(100% - 50px);max-width: 390px;border-radius: 8px;z-index: 2;cursor:pointer;transform: translate(50%,50%);}
.shw .about{bottom:50%;right:50%;}
.thnMain{font-weight: 100;font-size: 50px;}
.menu{display:none;flex-direction: column;justify-content: center;align-items: center;width: 100%;position: absolute;top: 50px;right: 0px;z-index: 3;}
.on .menu{display: flex;}
.menu span{text-align: center;padding: 30px 0px;border-top: solid 1px #fff;min-width: 160px;}
.menu span.hmLnk{padding-top:16px;border:none!important;}
.thumbs{display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.thumb{width:calc(100%/3 - 5px);border-radius: 8px;overflow: hidden;margin-bottom: 8px;display: flex;justify-content: center;align-items: center;}
.thumb img{width:100%;}
.abtWrap{width: 100vw;height: 100vh;position: fixed;top: 0px;left: 0px;display:none;z-index: 2;}
.abtWrap.shw{display:block;}
.ig{width:17px;}
.main:not(.home .main){padding-bottom:60px;padding-top:70px;}
.details .content{display: flex;flex-direction: row;align-items: flex-start;justify-content: flex-start;}
.showRoom{width: 60%;}
.statUnderWrap{width: 100%;max-width: 600px;}


.stats{width: calc(40% - 24px);padding: 40px;position: fixed;transform: translateY(-50%);top: 50%;left: calc(60% - 6px);}
.stats p{font-size: 20px;line-height: 1.5;margin-bottom: 20px;font-size: 19px;line-height: 1.3;margin-bottom: 20px;text-align: left;}
.stats p span:not(.ctact .stats p span){font-weight: 600;margin-right: 7px;}
.showRoom img{width:100%;margin-bottom:5px;border-radius: 8px;}
.stats p span.vistLink{display:block;font-weight:400;padding-top: 8px;}
.btnWrap{width: 100%;position: absolute;bottom: 13%;left: 0px;display: flex;justify-content: center;align-items: center;}
.button,.tagLnk{background:#e91e63;font-weight: 600;text-transform: uppercase;padding: 15px 35px;border-radius: 38px;box-shadow: 10px 9px 15px rgb(233 30 99 / 36%);color: #fff;letter-spacing: 1px;font-size: 16px;display:block;text-align: center;}
.tagLnk{padding: 12px 17px 10px;position: fixed;right:-37px;top: 180px;transform: rotate(-90deg);box-shadow: 0px 0px 15px rgb(233 30 99 / 66%);border-radius: 8px 8px 0px 0px;font-size: 13px;}
.home .tagLnk{display:none;}



/* Contact Page */
.ctact .tagLnk{display:none;}
.ctact .contain{height: 100%;}
.ctact .content{display: flex;flex-direction: row;justify-content: center;align-items: center;height: 100%;flex-wrap: wrap;}
.ctact .showRoom {width: 50%;display: flex;justify-content:flex-end;align-items: center;}
.ctact .stats{width: 50%;position: relative;top: auto;left: auto;transform: none;}


/* FORM */
.ctact .formWrap{border-radius: 20px;padding:70px;max-width: 500px;position: relative;z-index: 0;overflow: hidden;}
.formWrap h1{font-size: 22px;margin-bottom: 8px;}
.formWrap p{font-size: 17px;}
.ctact form{padding: 15px 0px;}
.form-group{display: flex;flex-direction: column;align-items: flex-start;justify-content: center;margin-bottom: 20px;width: 100%;position: relative;}
input,textarea{background-color: #394d55;padding: 9px;width: 100%;border-radius: 10px;font-size: 16px;font-family:'Raleway', sans-serif;font-weight:400}
label{margin-bottom: 6px;}
.thankYou{display:none;position: absolute;left: 0px;top: 0px;height: 100%;width: 100%;z-index: 1;}
.thankYou.now{display:block;}
.thankMess{display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;height: 100%;max-width: 260px;margin: 0px auto;}

::-webkit-input-placeholder {color:#677d85;}  
:-ms-input-placeholder {color:#677d85;}
::placeholder {color:#677d85;}

/* errors */
.err{display:none;position: absolute;right: 15px;bottom: -9px;text-align: right;color: #ffffff;font-weight: 600;background: #e91e63;font-size: 14px;padding: 2px 5px;border-radius: 4px;}
.Error .err{display: block;}
.Error input,.Error textarea{border: solid 2px #e91e63;}


@keyframes hovering{
    0%{top:-10px;}
    50%{top:10px;}
    100%{top:-10px;}
}
@keyframes side2side{
    0%{margin-left:0px;}
    50%{margin-left:-5px;}
    100%{margin-left:0px;}
}
@keyframes up2down{
    0%{margin-bottom:0px;}
    50%{margin-bottom:-5px;}
    100%{margin-bottom:0px;}
}

@media screen and (max-width: 1024px){
    .thumb {width: calc(100%/2 - 4px);}
    .details .content{flex-direction: column;align-items: center;}
    .showRoom{width: 100%;order:2}
    .stats{position: relative;width: 100%;transform: none;padding: 0px;top: auto;left: auto;order: 1;}

    /* contact page */
    .ctact .showRoom,.ctact .stats{width:100%;}
    .ctact .formWrap{max-width: 600px;width: 100%;border-radius:0px;}
    .ctact .showRoom{border-radius: 20px;width:100%;overflow: hidden;justify-content:center;}
    .ctact .content{height:auto;}
    .ctact .stats{margin-bottom: 20px;}
}
@media screen and (min-width: 1024px){
    .nav,.menu{position:fixed;top:0px;left:0px;}
    .menu{top:50px}
}
@media screen and (min-width:769px){
    .button:hover{filter: brightness(1.2);}
}
@media screen and (max-width: 768px){
    .thumb {width:100%;}
}
@media screen and (max-width: 725px){
    .home .main{flex-wrap: wrap;align-content: center;justify-content: space-between;height: 90%;}
    .home .main h1:nth-of-type(1) {order: 1;width:50%}
    .home .main h1:nth-of-type(2) {order: 2;width:50%}
    .home .main img {order: 3;max-width: 75%;max-height:75%;margin: 0px auto;}
    .home h1::before {width: 30px;height: 2px;}
    .btnWrap {bottom: 9%;}
}
@media screen and (max-width: 550px){
    .home .main img {max-height:65%;}
    .home h1 {font-size: 40px;letter-spacing: -4px;line-height: 32px;}
    .heroLnk {left: 70px;}
    .heroLnk:nth-of-type(2){bottom: 77px;}
    .thnMain {font-size:40px;}
    .contain {padding-left:20px;padding-right:20px;}
    .modes,.artLink{left:5px;}
    .stats p{font-size: 17px;margin-bottom: 10px;}
    h3 {font-size: 28px;}
    .tagLnk {top: auto;bottom: 50%;}
    h1 {font-size: 24px;}

    /* FORM */
    .ctact .formWrap{padding:20px;}
    .formWrap p {font-size: 15px;}
    .dskOnly{display:none;}
    .ctact h3{display:none;}
    input,textarea{padding: 5px 9px;border-radius: 7px;font-size: 15px;}
    .form-group{margin-bottom:15px;}
    .ctact .stats {margin-bottom: 10px;}
}