@import url("../elements/phonese.css");
@import url("../forms/phonese.css");
@import url("../tables/phonese.css");
@import url("../social/phonese.css"); 
@import url("../errors/phonese.css");
@import url("../profile/phonese.css");
@import url("../mail/phonese.css"); 
@import url("../../../map/css/phonese.css");
@import url("../../../notifications/css/phonese.css");
@import url("../../../user/css/phonese.css");
@import url("../../../search/css/phonese.css");
@import url("../../../cart/css/phonese.css");
@import url("../../../slider/css/phonese.css");
@import url("../../../effects/css/phonese.css");
@import url("../../../popup/css/phonese.css");
@import url("../../../shop/css/phonese.css");
@import url("../../../ads/css/phonese.css");
@import url("../../../products/css/phonese.css");
@import url("../../../comments/css/phonese.css");
@import url("../../../faqs/css/phonese.css");
@import url("../blog/phonese.css");
@import url("../../../feedback/css/phonese.css");
@import url("../../../reviews/css/phonese.css");
@import url("../../../notes/css/phonese.css");
 
  
html,
body {
    display: block;
    width: 100vw;
 
 
}


#overall {
    display: block;
    min-height: 100vh;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: unset !important;
    position: relative;
    height: unset;
}





#dash {
    position: unset;
    width: 100%;
    margin: 0 auto;
    min-height: 40px;
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


#bar {
    display: block;
}



#bar > main:nth-child(1) {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 2.5em;
    padding: 3em;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#bar > main > span {
    display: block;
    min-height: 10px;
    padding: 0;
    margin: 0;
    width: unset;
    min-width: unset;
    max-width: unset;
 
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


#bar > main:nth-child(2) {
    display: block;

    background: var(--mainlight);
    width: 80%;
    margin: 0 auto;
    padding: 1em 0 1.5em 0;
    margin-bottom: 4em;
}


#bar > main:nth-child(2) > span:nth-child(1) {
    display: flex;
    flex-direction: row;
    justify-content: center;
}


 

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
















/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#spec {
    display: block;
    padding: 2em 0;
}


.spectitle {
	width: 95%;
}



.spectitle > span:nth-child(1) {
    width: 96% !important;
    min-height: 10px;
}



#specwidget {
    width: 95%;
    max-width: 95%;
}




#wedo > main > section:nth-child(2) {
    width: 100%;
    padding: 1em 0;
    overflow-x: scroll;
    gap: 15px;
}


#wedo > main > section:nth-child(2) > span {
    display: block;
    min-height: 300px;
    background: #111;
    padding: 1.2em;
    min-width: 270px;
 
}


#wedo > main > section:nth-child(2) > span > span:nth-child(2) {
    height: 240px;
}

#wedo > main > section:nth-child(2) > span:first-child {
    margin-left: 1.3em;
}


#wedo > main > section:nth-child(2) > span:last-child {
    margin-right: 1.3em;
}



#specwidget > span:nth-child(1) > span:nth-child(1) > span:nth-child(1) > span:nth-child(1) {
    display: block;
    width: 100px;
    height: 100px;
    
}



#specwidget > span:nth-child(1) > span:nth-child(1) > span:nth-child(2) > span:nth-child(2) {
    display: flex;
    place-items: center;
    justify-content: flex-end;
    font-size: 14px;
    font-family: 'interLightbeta';
    color: #070707;
    text-align: right;
    width: 100%;
}


#specwidget > span:nth-child(1) > span:nth-child(1) > span:nth-child(2) > span:nth-child(1) {
    color: #111;
}


#specwidget > span:nth-child(1) > span:nth-child(1) > span:nth-child(2) {
    min-height: 30px;
    justify-content: space-between !important;
}
 

#specwidget > span:nth-child(1) > span:nth-child(1) > span:nth-child(1) > span:nth-child(2) > span:nth-child(2) {
    font-size: 14px;
    letter-spacing: 0px;
    padding: 0 0 0 0.5em;
    color: #111;
}


#wedo > main > section:nth-child(3) > a {
    min-height: 20px;
    padding: 0.7em 0;
    color: #111;
    width: 75%;
    margin: 0 auto;
    font-size: 17px;
 
}

 


#specwidget > span:nth-child(1) > span:nth-child(1) > span:nth-child(1) {
    min-height: 100px;
    padding-bottom: 2em;
}



#specwidget > span:nth-child(1) > span:nth-child(1) > span:nth-child(1) > span:nth-child(2) {
    width: 70%;
    min-height: 80px;
    text-align: right;
}

#specwidget > span:nth-child(1) > span:nth-child(1) > span:nth-child(1) > span:nth-child(2) > span:nth-child(1) {
    font-size: 65px; 
}


#specwidget > span:nth-child(1) {
    grid-template-columns: 1fr;
    gap: 1em;
}


#specwidget > span:nth-child(2) {
    min-height: 10px;
    overflow: scroll;
}


#specwidget > span:nth-child(1) > span:nth-child(2) {
    min-height: 395px;
}

#specwidget > span:nth-child(2) > a:not(:last-child) {
    margin-right: 8px; 
}



#specwidget > span:nth-child(1) > span:nth-child(2) > span:nth-child(1) > span:nth-child(3) > a {
    display: flex;
    justify-content: flex-start;
}


#specwidget > span:nth-child(1) > span:nth-child(2) > span:nth-child(2) {
    display: block;
    width: 80px;
    height: 80px;
    top: 10px;
    right: 10px;
    overflow: hidden;
    /* -------------------- */
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}


#specwidget > span:nth-child(1) > span:nth-child(2) > span:nth-child(1) > span:nth-child(1) {
    width: 90%;
}

/* img */
#specwidget > span:nth-child(1) > span:nth-child(2) > span:nth-child(2) > img {
	width: 175%;
	-webkit-mask-image: unset;
    -moz-mask-image: unset;
    mask-image: unset;

    -webkit-box-shadow: rgba(50, 50, 93, 0.63) 0px 50px 100px -20px, rgba(50, 50, 93, 0.63)0px 30px 60px -30px;
    -moz-box-shadow: rgba(50, 50, 93, 0.63) 0px 50px 100px -20px, rgba(50, 50, 93, 0.63) 0px 30px 60px -30px;
    box-shadow: rgba(50, 50, 93, 0.63) 0px 50px 100px -20px, rgba(50, 50, 93, 0.63) 0px 30px 60px -30px;
 
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


















/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#wedo {
    padding: 3em 0;
}


#wedo > main {
    width: 100%;
    padding: 0;
}


#wedo > main > section:nth-child(1) {
    width: 95%;
    margin: 0 auto;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */








.topnotice {
	width: 99%;
}



#cover {
    display: block;
    width: 100vw;
    min-height: 500px;
    min-height: unset;
    position: unset;
    overflow: unset;
}


#intro {
    display: block;
    width: 100%;
    margin: 0;
    min-height: unset;
    min-height: 90vh;
    height: auto;
    padding: 0;
    position: relative;
 
}




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#intro > div:nth-child(1) > span:nth-child(3) {
    display: block;
    min-height: 450px;
    position: absolute;
    bottom: unset;
    top: 80px;
    left: 20px;
    z-index: 3;
    width: 90%;
}




#intro > div:nth-child(1) > span:nth-child(3) > span:nth-child(3) {
	display: block;
	min-height: 10px;
	font-size: 14px;
	line-height: 20px;
	font-family: 'intermedium';
	letter-spacing: 0px;
	color: #545454;
	width: 100%;
	padding: 0.5em 0 0 0;
}



#intro > div:nth-child(1) > span:nth-child(3) > span:nth-child(4) {
    display: block;
    padding: 1em 0 0 0;
    position: absolute;
    bottom: 0;
    width: 130px;
}

#intro > div:nth-child(1) > span:nth-child(3) > span:nth-child(4) > a {
    display: grid;
    place-items: center;
    width: 90%;
}


#intro > div:nth-child(1) > span:nth-child(3) > span:nth-child(4) > a:hover {
    background: #0bb084;
}




#intro > div:nth-child(1) > span:nth-child(3) > span:nth-child(1) > span:nth-child(1) {
    background: #2c82f3;
    position: relative;
    top: -3px;
 
}



#intro > div:nth-child(1) > span:nth-child(3) > span:nth-child(1) > span:nth-child(2) {
    font-size: 13px;
}


#intro > div:nth-child(1) > span:nth-child(3) > span:nth-child(2) {
    font-size: 27px;
    line-height: 27px;
    font-family: 'GraphikLCG-Bold';
    letter-spacing: -1px;
}


#intro > div:nth-child(1) > span:nth-child(1) {
    min-height: 10px;
    position: absolute;
    z-index: 3;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    width: 95%;
}


#intro > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) {
    display: block;
    min-height: 10px;
    margin: 0;
    width: 150px;
}



#intro > div:nth-child(1) > span:nth-child(1) > span:nth-child(1) > img {
    display: block;
    width: 120%;
    height: auto;
}


#intro > div:nth-child(1) > span:nth-child(2) {
    display: block;
    height: 550px;
    position: relative;
    z-index: 1;
    width: 100vw;
}


#intro > div:nth-child(1) > span:nth-child(2) > img {
    display: block;
    width: 162%;
    height: auto;
    position: absolute;
    right: -2px;
    bottom: 0;
    top: unset;
}



#intro > div:nth-child(1) > span:nth-child(3) > span:nth-child(1) {
    padding: 2em 0 0.5em 0;
}



/* ---------------------------------------------------- */


.mainmovcover {
	display: block;
	width: 100%;
	min-height:  10px;
	background: #0078ee;
	padding: 0;
	overflow: unset;
	position: unset;
 
}



/* ---------------------------------------------------- */


#threetier {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1em;
    min-height: 20px;
    margin: 0 auto;
    width: 93%;
    position: relative;
    z-index: 4;
    padding: 1em 0;
}


#threetier > a {
    display: block;
    min-height: 270px;
    max-height: 300px;
    position: relative;
    color: #262626;
    overflow: hidden;
    /*  */
    -webkit-border: 1px solid #EEE;
    -moz-border: 1px solid #EEE;
    border: 1px solid #EEE;
    /*  */
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    /*  */
    background: -webkit-linear-gradient(to bottom, #d5d5d5, #a4bafd);
    background: -moz-linear-gradient(to bottom, #d5d5d5, #a4bafd);
    background: linear-gradient(to bottom, #d5d5d5, #a4bafd);
    /*  */
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 60px 40px -7px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 60px 40px -7px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 60px 40px -7px;
}




/*  */

#threetier > a:nth-child(1) {
    min-height: 230px;
    max-height: 280px;	
}




#threetier > a > span:nth-child(2) {
    padding: 2em 1em 1em 1em;
}

#threetier > a > span:nth-child(2) > span:nth-child(2) {
    display: block;
    position: absolute;
    top: 105px;
    width: 90%;
    left: 20px;
}

#threetier > a > span:nth-child(2) > span:nth-child(2) > span:nth-child(1) {
    font-size: 22px;
}



#threetier > a > span:nth-child(2) > span:nth-child(2) > span:nth-child(3) {
    display: grid;
    place-items: center;
    width: 80px;
    min-height: 30px;
    max-height: 28px;
    background: #406bee;
    color: #FFF;
    padding:  0 0.5em;
    font-size: 13px !important;
    font-family: 'intermedium';
    position: relative;
    /*  */
    -webkit-transform: translate(-5px, -33px);
    -moz-transform: translate(-5px, -33px);
    transform: translate(-5px, -33px);
}




#threetier > a > span:nth-child(2) > span:nth-child(2) > span:nth-child(2) {
    top: 5px;
}


#threetier > a > span:nth-child(2) > span:nth-child(1) > span:nth-child(1) {
    position: relative;
    top: 2px;
}


#threetier > a:nth-child(2) > span:nth-child(2) > span:nth-child(1) > span:nth-child(1) {
    background: #00ac25; 
}



#threetier > a:nth-child(3) > span:nth-child(1) > img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-mask-image: linear-gradient(-140deg, #1111116c, transparent 50%, transparent 30%);
    -moz-mask-image: linear-gradient(-140deg, #1111116c, transparent 50%, transparent 30%);
    mask-image: linear-gradient(-140deg, #1111116c, transparent 50%, transparent 30%);
}



#threetier > a:nth-child(3) > span:nth-child(2) > span:nth-child(1) > span:nth-child(2), #threetier > a:nth-child(3) > span:nth-child(2) > span:nth-child(2) {
    color: #2d2d2d;
}


#threetier > a > span:nth-child(2) > span:nth-child(1) > span:nth-child(2), #threetier > a:nth-child(3) > span:nth-child(2) > span:nth-child(2) {
    font-size: 17px;
}


#threetier > a > span:nth-child(2) > span:nth-child(2) > span:nth-child(2) {
    width: 95%;
}



#threetier > a:nth-child(2) {
    height: unset !important;
    max-height: 300px !important;
}



#bottomside {
    display: block;
 
    width: 95%;
    margin: 4em auto 0 auto;
    padding: 0.7em 0;
    max-height: 100px;
    height: unset;
    max-height: unset;
 
}


#bottomside > span:nth-child(1) {
    gap: 0.5em;
    width: 80%;
    padding: 0.3em 0 0 0;
    margin: 0 auto;
}


#bottomside > span:nth-child(2) {
    display: flex;
    justify-content: space-evenly;
    width: 78%;
    margin: 1em auto;

}


#bottomside > span:nth-child(2) > a {
    color: #333;
    margin-left: unset;
}


#foots2 {
    margin: 0 auto;
    width: 90%;
}


#foots2 > div:nth-child(1) {
    width: 100%;
}


#foots2 > div:nth-child(1) > span:nth-child(2) {
    width: 100%;
}


#foots2 > div:nth-child(1) > span:nth-child(2) > span > a {
    display: inline-block;
    min-height: 10px;
    font-size: 12px;
    color: #3597f9;
    padding: 0.2em 0;
    margin: 0 1em;
    font-family: 'intermedium';

}





/* -------------------- */

#mast {
    width: 100%;
    padding: 15px;
    height: 80px;
    min-height: unset;
    max-height: 55px !important;
 
}

#mast > span:nth-child(2){
    display: block;
    position: absolute;
    top: 0;
    left: -90%;
	width: 80%;
    background: #fff;
 
}




#menu > a {
    display: flex;
    justify-content: flex-start;
    place-items: end;
    min-height: 20px;
    padding: 0.5em 0.1em 1em 0.5em;
    padding-left: 33px;
    font-size: 16px !important;
    font-family: 'intermedium';
    margin: 0;
    font-weight: 700;
    letter-spacing: 0px;
    color: #06080b;
 
    /* -------------- */
    -webkit-border-bottom: 1px solid #CCC;
    -moz-border-bottom: 1px solid #CCC;
    border-bottom: 1px solid #CCC;

}



 

/* ----------------------------------- */
 


#mainimg > img {
	width: 355%;
}

#mainimg {
    display: block;
    position: absolute;
    z-index: 1;
    min-height: 100px;
    height: unset;
    height:705px;
    overflow: hidden;
 
}



#fullholder {
    display: block;
     /* background: none; */
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
}


.mains2 {
	display: block;
	width: 100%;
	min-height: 60px;
	margin: 0;
	position: relative;
	z-index: 3;
    overflow: hidden;
    overflow-x: scroll;/
}



.styls2 > main.mains2 > span.socials {
    background: #0e1235ba;
    position: absolute;
    bottom: -10px;
    background: linear-gradient(to bottom, transparent, #2b65c9);
}

.styls > main.mains2 > span.socials {
    background: #093a8f;
}


.styls > main#mainimg > img {
    display: none !important;
}




.socials {
    width: 100%;
    padding: 1em 0;
    height: 50px;
    /* background: #0e1235ba; */
    /* background: #0078ee; */
    overflow: hidden;
}

.socials > span:nth-child(1) {
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-width: 365px;
    padding: 0;
    position: relative;
    bottom: -5px;
}

.socials > span:nth-child(2) {
    min-width: 300px;
    padding: 0 1em 0 0;
    position: relative;
    top: -5px;
}



.socials > span:nth-child(1) > a {
    opacity: 0.85;
    filter: alpha(opacity=85);
}


/* # ------------------------    */


#menu {
    display: block;
    min-height: 100vh;
    position: absolute;
    z-index: 50;
    top: 0;
    left: -90%;
    width: 80%;
    padding: 0;
    background: #FFF;
    /*  */
    border: none;
    /*  */
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 40px -7px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 40px -7px;
	box-shadow: rgba(0, 0, 0, 0.2) 0 0 40px -7px;
    /*  */
    -webkit-transition: all 0.5s cubic-bezier(0.5, 0.07, 0.17, 0.88) 0.2s;
    -moz-transition: all 0.5s cubic-bezier(0.5, 0.07, 0.17, 0.88) 0.2s;
    transition: all 0.5s cubic-bezier(0.5, 0.07, 0.17, 0.88) 0.2s;
}

 






.notices {
	width: 80%;
	z-index: 10;
	top: 33%;
 
}



.ytlinks > main.mains1 > div#mast > span:nth-child(1) > span#menu > a {
    color: #2e2e2e !important;
}

.ytlinks {
    background: none !important;
}

.ytlinks > main.mains1 > div#mast > span:nth-child(1) > span#menu > a:hover,
.ytlinks2 > main.mains1 > div#mast > span:nth-child(1) > span#menu > a:hover,
#menu > a:hover {
    -webkit-background: linear-gradient(to bottom, #FFF, var(--brand));
    -moz-background: linear-gradient(to bottom, #FFF, var(--brand));
    background: linear-gradient(to bottom, #FFF, var(--brand));
    /* --------------------------------- */
    color: var(--darkside) !important;
    /* --------------------------------- */
    -webkit-border-bottom: 1px solid var(--brand);
    -moz-border-bottom: 1px solid var(--brand);
    border-bottom: 1px solid var(--brand);
}


/* ---------------------------------------- */















/* --------------- | Home | -------------------- */






#popular > span:nth-child(3) > span > span:nth-child(1) {
    height: 180px;
}





/* --------------- | Home | -------------------- */

















/* --------------- | send receive | -------------------- */



#senddefault {
    display: block;
    min-height: 10px;
    width: 100%;
}


 
#senddefault > a {
    display: block;
    min-height: 10px;
    width: 100%;
    /* ---------- */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* ---------- */
    overflow: hidden;
    margin: 0 0 2em 0;
}



/* -------------------- */



#fgrid {
    display: block;
    min-height: 10px;
    padding: 1em 0 !important;
    margin: 0 auto;
    width: 95%;
 
    position: unset;
}


#sendres > span:nth-child(1) > span:nth-child(1) > span:nth-child(1) {
    font-size: 21px;
    font-family: 'interbold';
    color: var(--brand);

}



#mapside > span:nth-child(3) {
    display: none;
}



#sendres > span:nth-child(1) > span:nth-child(1) {
	display: block;
	min-height: 10px;
	padding: 0.5em 0 0.5em 1em; 
	width: 90%;
}

#sendres > span:nth-child(1) > span:nth-child(1) > span:nth-child(2) {
    padding: 0.5em 0;
    font-size: 13px;
    line-height: 18px;
 
}




#fgrid > span {
    padding: 1em;
    margin: 0 auto;
    margin-bottom: 1em;
    background: #cfe2ff;

    -webkit-box-shadow: #1956c040 5px 5px 1px;
	-moz-box-shadow: #1956c040 5px 5px 1px;
	box-shadow: #1956c040 5px 5px 1px;
}



#sendres > form {
    width: 100%;
    margin: 0;
    padding: 0 0 5em 0;
}

/* --------------- | send receive | -------------------- */







































/* -------------------------------------------- */

#aboutcut {
    background: #f4f7fd;
    overflow: hidden;
    padding: 0;
}



.secttiltle {
    width: 90%;
    letter-spacing: -1px;
    margin: 0 auto;
    min-height: 10px;
    font-size: 15px;
    color: #2b65c9;
    letter-spacing: 5px;
    padding: 2.5em 0;
}


#abouter {
    display: block;
    min-height: 900px;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    background: #f4f7fd;
    /* ------------------- */
    -webkit-border-bottom: 1px dotted #999;
    -moz-border-bottom: 1px dotted #999;
    border-bottom: 1px dotted #999;
}

 

#abouter > span:nth-child(1) {
    display: block;
    height: unset;
    width: 100%;
    margin: 0;
    position: absolute;
    bottom: 0;
}


#abouter > span:nth-child(2) {
    display: block;
    min-height: 10px;
    width: 90%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
}



#abouter > span:nth-child(2) > span:nth-child(2) {
    width: 100%;
    padding-top: 0;
    font-family: 'InterLightbeta';
    line-height: 22px;
    font-size: 14px;
    color: #222;
    margin: 0 auto !important;
    text-align: left !important;
}

.spacepad {
    padding-top: 0;
}




#abouter > span:nth-child(1) > img {
    display: block;
    height: auto;
    width: 110%;
    margin: 0;
    position: relative;
    bottom: 0;
    left: -20px;
}

.highlighttxt4 {
    display: block;
    margin: 0 auto;
    min-height: 10px;
    font-size: 35px;
    font-weight: 800;
    width: 90%;
    line-height: 35px;
    padding: 0.3em 0 0.2em 0;
    letter-spacing: 0px;
    text-align: center !important;
}





/* ------------------------------------------- */

.centermessage {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 1em 0;
    color: #FFF;
    min-height: 100px;
}


.centermessage > span {
    margin: 0;
    padding: 2em 0;
    min-height: 50px;
}



.centermessage > span > span:nth-child(1) {
    letter-spacing: -5px;
    min-height: 40px;
}



.centermessage > span > span:nth-child(2) {
    min-height: 70px;
    letter-spacing: -2px;
    font-size: 90px;
    font-weight: 800;
    padding: 0.3em 0;
    line-height: 70px;
}


#footer > span:nth-child(1) > span:nth-last-child(2), 
#footer > span:nth-child(1) > span:last-child {
 
    min-height: 36px;
    width: 90%;
    padding: 0.5em 0 0 0;
}



#footer > span:nth-child(1) > span:last-child {
    display: flex;
    justify-content: flex-start;
    min-height: 10px !important;
    max-height: 25px;
    padding: 3em 0 0 0;
}


#footer > span:nth-child(1) > span:last-child > a {
    margin-right: 1.5em;
 
}


#footer > span:nth-child(2) > span:nth-child(2) {
    padding: 1em 0 3em 0;
}


/* ---------------------------------- business ---------------------------------- */


#business {
    display: block;
    padding: 0;
    width: 90%;
    padding-bottom: 5em;
}



#business > span:nth-child(1) {
    display: block;
    width: 100%;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    transform: translate(0, 10px);
}



#gridster {
    grid-template-columns: 1fr;
    gap: 1em;
}



#gridster > span {
	display: block;
	padding: 1em;
	min-height: 100px;
	/* ------------------- */
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	/* ------------------- */
	-webkit-box-shadow: rgba(17, 17, 26, 0.15) 1px 1px 33px;
	-moz-box-shadow: rgba(17, 17, 26, 0.15) 1px 1px 33px;
	box-shadow: rgba(17, 17, 26, 0.15)  1px 1px 33px;
}


/* ------------------------------ */


.highlighttxt2 {
    margin: 0 auto;
    min-height: 10px;
    font-size: 35px;
    font-weight: 800;
    padding: 0.4em 0 0.2em 0 !important;
    letter-spacing: -1px;
    line-height: 40px;
}



.highlighttxtpage {
    min-height: 10px;
    font-family: 'signikabold';
    font-size: 45px;
    padding: 2.3em 0 0.2em 0;
    line-height: 45px;
}

#titlers > span:nth-child(1) {
    letter-spacing: -2px;
    min-height: 10px;
    text-align: left !important;
    font-size: 35px;
    width: 80%;
    line-height: 38px;
}


#popular > span:nth-child(3) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5em;
    width: 95%;
    margin: 0 auto;
    text-align: center;
    font-family: 'InterLightbeta';
    font-size: 13px;
    color: #2b65c9;
    min-height: 100px;
    padding: 0;
}



#popular > span:nth-child(3) > span {
    display: block;
    border: 1px dotted #CCC;
    height: 180px;
    overflow: hidden;
    min-height: unset;
 
}


#popular > span:nth-child(3) > span > span:nth-child(2) {
    display: grid;
    place-items: center;
    min-height: 25px;
    text-align: center;
    width: 60%;
    background: #FFF;
    margin: 0 auto;
    font-family: 'interbold';
    font-size: 15px;
    color: #1d1d1e;
    padding: 0;
    letter-spacing: 0px;
    border: none;
}


.seemore {
    display: block;
    padding: 2em 0 0 0;
    position: unset;
    margin: 0 auto;
    min-height: 30px;
    width: 90% !important;
    -webkit-transform: unset;
    -moz-transform: unset;
    transform: unset;
}




 

.seemore > a {
    margin: 0 0 1em 0;
}

.seemore > span:nth-child(2) {
    display: block;
    width: 33px;
    height: 33px;
}



.seemore > a > span:nth-child(1) {
	width: 90%;
}


.seemore > span:nth-child(1) > span:nth-child(2) {
    display: none;
}


.seemore > span:nth-child(1) {
    white-space: nowrap;
}


.seemore > span:nth-child(2) > a {
    width: 30px;
    height: 30px;
    color: #222;
    font-size: 15px;
}


.seemore > span:nth-child(1) > span:nth-child(1) {
    display: block;
    font-size: 19px;
    padding: 0.2em 0 0 0;
}


#business > span:nth-child(2) {
    min-height: 100px;
    height: unset;
    width: 90%;
    margin: 2em auto;
    /* width: 300px; */
    overflow: hidden;
    -webkit-box-shadow: rgba(17, 17, 26, 0.15) -15px 15px 3px;
    -moz-box-shadow: rgba(17, 17, 26, 0.15) -15px 15px 3px;
    box-shadow: rgba(17, 17, 26, 0.15) -15px 15px 3px;
}



#rider > span:nth-child(1) > img {
    display: block;
    height: auto;
    width: 120%;
    transform: translate(-60px, -5px);
    -webkit-mask-image: linear-gradient(to bottom, transparent, #fff, transparent);
    -moz-mask-image: linear-gradient(to bottom, transparent, #fff, transparent);
    mask-image: linear-gradient(to bottom, transparent, #fff, transparent);
}


#rider > span:nth-child(2) {
    display: block;
    padding: 0;
    color: #8cbfff;
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
    z-index: 2;
    width: 90%;
    margin: 0 auto;
    /* --------------------------- */
    /* -webkit-transform: translate(0, 160px);
    -moz-transform: translate(0, 160px);
    transform: translate(0, 160px); */
}


#rider > span:nth-child(2) > span:nth-child(2) {
    min-height: 5px;
    color: #dee4fe;
    font-family: 'firaSans';
    /* font-family: 'hightlight-1'; */
    font-size: 50px;
    line-height: 50px;
    padding: 4em 0 0.4em 0;
    letter-spacing: -2px;
}




#rider {
    min-height: 1100px;
    position: relative;
}

.sinuate {
    position: unset;
    /* right: -20px; */
 
    /* transform: translate(-50px, -65px); */
}

#rider > span:nth-child(1) {
    display: block;
    height: unset;
    min-height: 200px;
    overflow: hidden;
    width: 100%;
 
}


#ticker {
    display: flex;
    justify-content: flex-end;
    width: 200px;
    position: absolute;
    top: 0px;
    right: -10px;
    z-index: 5;
    /* ------------------------- */
    -webkit-transform: translate(-20px, 0);
   -moz-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
}
/* ---------------------------------- popular ---------------------------------- */



#merches {
    display: block;
    width: 100%;
    max-width: unset;
    margin: 0;
    height: 580px;
    overflow-x: hidden;
    padding-top: 3em;
    overflow: hidden;
    overflow-x: scroll;
}

#merchants {
    /* background: #FFF; */
    max-height: 40vh;
    min-height: 760px;
    padding: 1em 0;
    margin: 0 !important;
    -webkit-border-bottom: 1px dotted #999;
    -moz-border-bottom: 1px dotted #999;
    border-bottom: 1px dotted #999;
}


#merchants > span.mains > span.secttiltle {
    color: #f1f7ff;
}



#merchants > span.mains > span.highlighttxt4 {
    color: #ddeaff;
}

.descr {
    width: 90%;
    padding: 1em 0 0 0;
    font-size: 13px;
}


#merches > span > span {
	position: absolute;
	width: 100px;
	height: 100px;	
}



#merches > span > span:nth-child(2) {
    transform: translate(120%, 60%);
}



#merches > span > span:nth-child(3) {
    transform: translate(-130%, 60%);
}

 

#merches > span > span:nth-child(7) {
    transform: translate(-120%, 200%);
}



#merches > span > span:nth-child(6) {
    transform: translate(140%, 200%);
}


#merches > span > span:nth-child(8) {
    min-width: 220px;
    width: 220px;
    transform: translate(0%, 350%);
    z-index: 100;
}

#merches > span > span:nth-child(8) > img {
	display: block;
	width: 60%;
	height: auto;
	position: absolute;
	top: 46%;
	left: 50%;
	transform: translate(-50%, -50%);

}

/* ------------------------------------ */

#thedots {
    width: 80% !important;
    margin: 0 auto;
    min-height: 5px;
    padding: 3em 0;
}


#thedots > a {
    display: block;
    width: 12px;
    height: 12px;
    background: #b9b9b9;
    margin: 0 0.4em;
 
}

/* ---------------------------------- footer ---------------------------------- */



#footer {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}


#footer > span:nth-child(1) {
    display: block;
    min-height: 20px;
    width: 90%;
    margin: 0 auto;
    padding: 1em 0;
 
}



#footer > span:nth-child(2) {
    width: 100%;
    margin: 0 auto;
    padding: 2em 0 6em 0;
    background: #f4f4f4;
    /* -------------------- */
    -webkit-border-top: 1px dotted #CCC;
    -moz-border-top: 1px dotted #CCC;
    border-top: 1px dotted #CCC;
}


#footer > span:nth-child(2) > span {
    width: 90%;
    margin: 0 auto;
    min-height: 10px;
    padding: 0 0 1em 0;
}

#footer > span:nth-child(2) > span:nth-child(1) {
    display: block;
}

#footer > span:nth-child(2) > span:nth-child(1) > a {
    display: inline-block;
    color: #747474;
    font-weight: 900;
    font-size: 14px;
    line-height: 24px;
}



.mains {
    width: 100%;
    min-height: 100px;
 
}


#footer > span:nth-child(2) > span:last-child {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1em;
    min-height: 10px;
    font-size: 13px;
    font-family: 'InterLightbeta';
    line-height: 19px;
    padding: 0;
    line-height: 20px;
}



#popular {
    padding: 0;
    min-height: 1100px;
    -webkit-border-bottom: 1px dotted #aeacac;
    -moz-border-bottom: 1px dotted #aeacac;
    border-bottom: 1px dotted #aeacac;
}






#popular > span:nth-child(2) {
    display: block;
    width: 95%;
    letter-spacing: -1px;
    margin: 0 auto;
    min-height: 10px;
    text-align: center;
    padding: 0.5em 0 !important;
    letter-spacing: -3px;
}

/* ---------------------------------- popular ---------------------------------- */




/* ---------------------------------- socialholderdark ---------------------------------- */
 
#socialholderdark {
    display: none;
}



#socialholder {
    display: none;
    justify-content: space-between;
    background: #bbd4ff;
    opacity: 0.35;
    filter: alpha(opacity=35);
    min-height: 100px;
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0;
    color: #fff;
}




.androidios {
    width: 85%;
    min-height: 10px;
    padding: 2em 0 1em 0;
    position: absolute;
    bottom: 160px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: unset;
}


#linkers {
    display: block;
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    min-height: 10px;
    color: #EEE;
    width: 100%;
}



#linkers > a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.ytlinks2 > main.mains1 > div#mast > span:nth-child(1) > span#menu > a {
    color: #3c3c3c !important;
}



/* ---------------------------------- socialholderdark ---------------------------------- */


#reviews {
    width: 100%;
    padding: 2em 0 0 0;
}


#reviews > span:nth-child(1) {
    display: block;
    width: 95%;
    letter-spacing: -1px;
    margin: 0 auto;
    min-height: 10px;
    text-align: center;
    font-family: 'InterLightbeta';
    font-size: 35px;
    color: #2b65c9;
 
}


#reviews > span:nth-child(2) {
    width: 90%;
    margin: 0 auto;
    font-size: 13px;
    color: #777;
}


#reviews > span:nth-child(3) > span:nth-child(2) > span > span {
    display: block;
    width: 350px;
    margin: 0;
    min-height: 20px;
    font-family: 'InterLightbeta';
    font-size: 13px;
    color: #777;
    margin: 0 1em;
    padding: 1.8em 0 1em 0;
 
}


#footer > span:nth-child(1) > span:first-child {
    padding: 0;
    width: 70%;
 
}

/* ---------------------------------- socialholderdark ---------------------------------- */

#senddefault > a > span:nth-child(3) {
    width: 70%;
    line-height: 19px;
    color: #9db2ef;
}



#popular > span:nth-child(1) {
    font-size: 14px;
 
}





/* ---------------------------------- socialholderdark ---------------------------------- */


#business > span:nth-child(1) > span:nth-child(3) {
	padding: 1em 0 3em 0;
}


.secttiltle2 {
    width: 90%;
    padding: 3em 0 0 0;
    font-size: 15px;
	text-transform: uppercase;
}


.centrage {
    display: block;
    margin: 0;
    width: 100%;
    min-height: 20px;
}


#intros {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    padding: 0;
    margin: 0;
    min-height: 400px;
    height: unset;
    /* background: #242527; */
    margin: 1em 0;
    overflow: hidden;
}


#intros > span:nth-child(1) {
    display: block;
    padding: 1.2em;
    /*  */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
 
}


#intros > span:nth-child(1) > span:nth-child(4) {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1em;
    padding: 1em;
    margin: 1em 0 0 0;
    min-height: 2px;
    width: 100%;
    font-size: 14px;
    font-weight: 800;
   /*  */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
 
}



#intros > span:nth-child(2) > a {
    width: 55%;
 
}


#intros > span:nth-child(2) > a > span:nth-child(1) {
    display: grid;
    place-items: center;
    font-size: 17px;
    width: 44px;
    height: 35px;
    padding: 0 0.2em;
    color: #723a13;
    overflow: hidden;
    /*  */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
 
}


#intros > span:nth-child(2) > a > span:nth-child(2) {
    display: block;
    font-size: 14px;
    padding: 0.2em 0 0 1em;
}



#intros > span:nth-child(2) > span:nth-child(4) {
    display: flex;
    justify-content: flex-start;
    position: absolute;
    
    z-index: 3;
    left: 0;
    bottom: 0;
    padding: 0.8em 0;
    background: #000000ca;
    min-height: 55px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: scroll;
}


#intros > span:nth-child(2) > span:nth-child(4) > a {
    display: block;
    background: #002d6bca;
    height: 68px;
    width: 80px;
    position: relative;
    overflow: hidden;
}

#intros > span:nth-child(2) > span:nth-child(4) > a > span:nth-child(1) > img {
    display: block;
    height: auto;
    width: 100%;
    position: relative;
    top: 0;
}


#intros > span:nth-child(1) > span:nth-child(2) {
 
    font-size: 33px;
    font-weight: 800;
    letter-spacing: -1px;
    color: #FFF;
    font-family: 'GraphikLCG-Bold';
}


.titlebars {
    display: flex;
    justify-content: space-between;
    padding: 0 0 0.5em 0;
    letter-spacing: 0px;
    font-size: 23px;
    min-height: 20px;
    color: #101626;
    font-size: 'intermedium';
    font-weight: 700;
    width: 95%;
    min-width: unset;
    margin: 0 auto;
 
}



#mid > div.centrage.padtopbottom > div.titlebars > span:nth-child(1) {
    display: block;
    width: 100%;
    font-size: 20px;
    line-height: 20px;
}


#mid > div.centrage.padtopbottom > div.titlebars > span:nth-child(2) > a {
    display: block;
    font-size: 22px;
    padding: 0.3em;
    color: #76bce2;
}
 

.sectiontabs {
    overflow-x: scroll;
}

.sectiontabs {
    display: flex;
    justify-content: space-between;
    min-height: 20px;
 
}


.sectiontabs > span:nth-child(1) {
    min-height: 20px;
    width: 55%;
    min-width: 400px;
    padding-left: 1em;
}


#topapats {
    grid-template-columns: 1fr 1fr;
    gap: 0.4em;
    margin: 0 auto;
    width: 95%;
  
}

#topapats > a, 
#topapats > div {
    display: block;
    /* background: #2b4d8c; */
    background: #03366f;
    padding: 0;
    margin: 0;
    height: 300px;
    max-height: 300px;
    overflow: hidden;
    position: relative;
    border: none;
}


#topapats > a > span:nth-child(1), 
#topapats > div > span:nth-child(1) {
    margin: 0;
    height: 300px;
    max-height: 300px;
 
}


#topapats > div > span:nth-child(2) > span:nth-child(2), 
#topapats > a > span:nth-child(2) > span:nth-child(2) {
    display: block;
    font-weight: 800;
    position: absolute;
    right: 20px;
    top: -155px;
    bottom: unset;
    font-size: 20px;
    font-family: 'hightlight-1';
}


#topapats > a > span:nth-child(2), 
#topapats > div > span:nth-child(2) {
    overflow: unset;
}


#topapats > a > span:nth-child(2) > span > span:nth-child(2) > span, 
#topapats > div > span:nth-child(2) > span > span:nth-child(2) > span {
    display: block;
    color: #FFF;
    font-size: 13px;
    font-family: 'cal';
}



.homepres > div, 
.pris > div, 
.pres > div {
    font-family: 'intermedium';
    font-size: 15px;
    width:90%;
 
}


#mid > div.paddic > div:nth-child(1) > div.homepres > a {
    display: block;
    font-size: 20px;
    color: #96c1f1
}


/* ---------------------------- */


.sects > span:nth-child(2) {
    display: block;
    min-height: 10px;
    margin: 0;
    width: 70%;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 10;
}


.sects3 > div > span:nth-child(1), 
.sects2 > span:nth-child(1), 
.sects > span:nth-child(1) {
    display: block;
    height: 300px;
    min-height: unset;
    position: relative;
 
}


.sects2, .sects {
    display: block;
    max-height: 220px;
 
}


.sects2 > span:nth-child(2) > span:nth-child(1), 
.sects > span:nth-child(2) > span:nth-child(1) {
 
    font-size: 20px;
    font-family: 'interblack';
    line-height: 20px;
    padding: 0 0 0.5em 0;
    width: 70%;
    color: #fff;
}


.sects3 > div > span:nth-child(1) > img, 
.sects2 > span:nth-child(1) > img, 
.sects > span:nth-child(1) > img {
    display: block;
    width: 300%;
    position: absolute;
    left: -100%;
 
}


.sects3 {
    display: grid !important;
    grid-template-columns: 1fr;
    min-height: 300px;
    background: #211a1a;
    margin: 2em 0 0 0;
    position: relative;
    overflow: hidden;
}


.sects3 > div > span:nth-child(2), 
.sects2 > span:nth-child(2) {
    width: 60%;
    position: absolute;
    top: 50px;
    right: 30px;
   
}


.sects3 > div > span:nth-child(2) > span:nth-child(1) {
    display: block;
    min-height: 10px;
    margin: 0;
    font-size: 25px;
    font-family: 'interbold';
    line-height: 27px;
    padding: 0 0 0.5em 0;
    color: #fff;
}


.sects3 > div > span:nth-child(2) > span:nth-child(2) {
    display: block;
    min-height: 10px;
    margin: 0;
    font-size: 13px;
    font-family: 'intermedium';
    line-height: 19px;
    padding: 0;
    color: #fff;
    font-weight: 100;
}

.sects3 > div > span:nth-child(2) > span:nth-child(2) > a {
    display: block;
    margin-top: 1em;
    font-size: 16px;
    color: #8eb5ff;
    font-family: 'cal';
}


.sects3 {
    display: grid !important;
    grid-template-columns: 1fr;
    min-height: 300px;
    position: relative;
    overflow: hidden;
    width: 95%;
    margin: 1em auto;
    background: none;
}


.sects3 > div {
    display: block;
    min-height: 300px;
    margin: 0 0 1em 0;
 
}


.sects2 > span:nth-child(2) > span:nth-child(1), .sects > span:nth-child(2) > span:nth-child(1) {
    font-size: 20px;
    font-family: 'interblack';
    line-height: 20px;
    padding: 0 0 0.5em 0;
    width: 100%;
    color: #fff;
}



 

.sects2 > span:nth-child(1) > img {
    display: block;
    width: 300%;
    position: absolute;
    left: -60%;
}



/*  */

#ibar > span:nth-child(1) {
    max-height: 20px;
    padding-top: 0.5em;
}

#ibar > span:nth-child(1) > span > span, 
#ibar > span:nth-child(1) > span {
    display: flex;
    padding: 0 0.3em;
    margin: 0;
}

#ibar > span:nth-child(1) > span > span > strong, 
#ibar > span:nth-child(1) > span > strong {
    display: block;
    font-size: 13px;
    margin: 0;
}


#ibar > span:nth-child(1) > span > span > span, 
#ibar > span:nth-child(1) > span > span {
    display: block;
    font-size: 13px;
    margin: 0;
}


#ibar {
    margin: 0 auto;
    padding: 0 0.1em;
    width: 95%;
 
}


#ibar > span:nth-child(2) > a > span:not(:last-child),
#ibar > span:nth-child(2) > a > span:not(:last-child),
#ibar > span:nth-child(2) > a > span:not(:last-child) {
    font-size: 11px;
    color: #0a3fd0 !important;
    
}

#ibar > span:nth-child(2) > a > div {
    font-size: 8px;
 
}


#ibar > span:nth-child(2) > a > span:not(:last-child) {
    display: grid;
    place-items: center;
    font-size: 11px;
 
}

#ibar > span:nth-child(2) > a > span:last-child {
    color: #0a3fd0;
    line-height: 17px;
    text-transform: uppercase;
}


#logoholder > span:nth-child(1) {
    display: block;
    padding: 0.3em 0 0 0.4em;
    width: 250px;
}


#logoholder > span:nth-child(1) > img {
    display: block;
    width: 90%;
}

#logoholder {
    min-height: 20px;
    padding: 0 0 0.9em 0;
}


#logoholder > span:nth-child(2) {
    display: none;
 
}


#top {
    padding: 0.5em 0 0 0;
}


 

#intros > span:nth-child(2) > span {
    display: block;
    min-height: 10px;
    position: absolute;
    z-index: 5;
    bottom: 100px;
    
}


#intros > span:nth-child(2) > span:nth-child(6) {
    display: flex;
    justify-content: flex-start;
    position: absolute;
    z-index: 5;
    top: 20px;
    height: 20px;
    left: 20px;
    width: 40%;
    color: #f6d5aa;
    font-size: 13px;
    font-family: 'intermedium';
}

#intros > span:nth-child(2) > span:nth-child(6) > strong {
    padding: 0 0.4em 0 0;
}

#intros > span:nth-child(2) > span:nth-child(3) {
    display: block;
    font-family: 'intermedium';
    text-align: right;
    min-height: 10px;
    position: absolute;
    z-index: 7;
    top: 20px;
    right: 28px;
    width: 50%;
    color: #FFF;
    font-size: 13px;
    line-height: -16px;
}



#footer > div:nth-child(1) {
    padding: 0 0 1em 0;
}


#footer > div:nth-child(1) > span {
    display: block;
    min-height: 10px;
    padding: 0;
}


#footer > div:nth-child(1) > span > span > a {
    display: block;
    min-height: 10px;
    padding: 1em 0.4em;
}



#footer > div:nth-child(1) > span > span:nth-child(1) {
    display: flex;
    justify-content: center;
    min-height: 10px;
    margin: 0 auto;
}

#footer > div:nth-child(1) > span > span:nth-child(2) {
    display: flex;
    justify-content: space-between;
    min-height: 10px;
    width: 60%;
    margin: 0 auto;
    max-height: 40px;
}


#footer > div:nth-child(2) > span {
    display: block;
    min-height: 10px;
    padding: 0;
}


#footer > div:nth-child(2) {
    display: block;
    min-height: 10px;
    padding: 2em 0;
}


#footer > div:nth-child(2) > span > span:nth-child(1) {
    display: block;
    min-height: 10px;
    width: 91%;
    margin: 0 auto;
}

#footer > div:nth-child(2) > span > span:nth-child(1) > span:nth-child(2) {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1em;
   
}


#footer > div:nth-child(2) > span > span:nth-child(2) {
    display: block;
    min-height: 10px;
    width: 90%;
    margin: 0 auto
}



#footer > div:nth-child(2) > span > span:nth-child(2) > span:nth-child(1) {
    display: block;
    min-height: 10px;
    text-align: center;
    padding: 2em 0;
}



#app > span:nth-child(1) {
    text-align: center;
    font-family: Arial;
 
}




#app > span:nth-child(2) {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.5em;
    min-height: 10px;
    font-family: Arial;
    font-weight: 700;
    color: #222;
    padding: 0;
    margin: 0 auto;
    width: 90%;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxx */



#mobileloggerwidget {
    display: none;
    width: 90%;
    margin: 4em auto 1em auto;
    padding: 0;
    min-height: 10px;
    position: relative;
    /* ---------------- */
    /* background: -webkit-linear-gradient(to bottom, #0078ee, #4fa7ff);
    background: -moz-linear-gradient(to bottom, #0078ee, #4fa7ff);
    background: linear-gradient(to bottom, #0078ee, #4fa7ff); */
     /* ---------------- */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*  */
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    /*  */
    /* -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
    box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px; */

}



 

 




#ibar > span:nth-child(1) {
	display: block;
	padding:  0.5em 0 0 0;
	width: 35%;
}


#ibar > span:nth-child(1) > form {
	display: flex;
	justify-content: flex-start;
	position: relative;
	top: -4px;
    width: 100%
}


#ibar > span:nth-child(1) > form > button {
	display: grid;
	place-items: center;
	width: 38px;
	height: 33px;
	background:#6d95df;
	outline: none;
	/*  */
	-webkit-border: none;
	-moz-border: none;
	border: none;

	color: #FFF;
	/*  */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#ibar > span:nth-child(1) > form > input[type="search"]{
	display: grid;
	place-items: center;
	width: 80%;
	min-height: 30px;
	padding: 0;
	margin-left: 0.5em;
	outline: none;
	background:#cfe4ff;
	/*  */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	/*  */
	-webkit-border: none;
	-moz-border: none;
	border: none;
}




#pagers {
    display: block;
    width: 96%;
    margin: 0 auto;
    padding: 4em 0 2em 0;
}


#pagers > span:nth-child(2) {
    display: flex;
    justify-content: flex-start;
    min-height: 10px;
    font-size: 11px;
    font-family: 'intermedium';
    width: 95%;
    padding: 0.3em 0 0 0;
}
 


#pagers > span:nth-child(2) > a {
    color: #82b0f3;
    margin-right: 1em;
}


 
.proptop {
    display: flex;
    justify-content: flex-start;
    min-height: 10px;
    padding: 3em 1em 1em 1em;
    
    overflow: hidden;
    overflow-x: scroll;
}


.proptop > span:nth-child(1) {
    display: block;
    min-width: 180px;
    height: 245px;
 
}



.proptop > span:nth-child(2) > span:nth-child(2) {
    padding: 0 0 0.3em 0;
    font-family: 'intermedium';
    font-size: 30px;
    /* color: #222; */
}


.proptop > span:nth-child(2) {
    width: 1500px;
    min-height: 10px;
    padding: 0 0 0 2em;
}


#propmenu {
    display: flex;
    justify-content: flex-start;
    min-height: 10px;
    padding: 1em 0 0 0;
    overflow: hidden;
    overflow-x: scroll;
    -webkit-border-top: 1px solid #4fa7ff;
    -moz-border-top: 1px solid #4fa7ff;
    border-top: 1px solid #4fa7ff;
    -webkit-border-bottom: 1px solid #4fa7ff;
    -moz-border-bottom: 1px solid #4fa7ff;
    border-bottom: 1px solid #4fa7ff;
}






#locs {
	background: var(--sky);
	padding: 1em 0.5em;
    /* -------------------------- */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
 
}



#sendres {
    padding: 1em 0 0 0 !important;
}




#proptitles {
    display: block;
    min-height: 10px;
    position: absolute;
    z-index: 10;
    color: #FFF;
    font-size: 12px;
    font-family: 'cal';
    transform: translate(20px, 18px);
    letter-spacing: 5px;
}

#propmenu > a {
    display: block;
    /* flex-basis: 100%; */
    color: #006dda;
    white-space: nowrap;
    padding: 1em 0;
    margin-right: 1em;
    min-width: 155px;
    min-height: 10px;
    font-size: 15px;
    text-align: center;
    font-family: 'intermedium';
}





#pagersx {
    display: block;
    min-height: 20px;
    margin: 0 auto;
    width: 95%;
}


#pagersx > span:nth-child(2) {
    width: 100%;
    padding: 1em 0;
 
}

#pagersx > span:nth-child(1) {
    width: 100%;
 
}





#contentlist {
    display: block;
    min-height: 100px;
    margin: 0;
}



#contentlist > span:nth-child(1) {
    min-height: 100px;
    padding: 6em 2em 2em 2em;
    /* background: #FFF; */
    margin: 0 auto;
    width: 95%;

 
}



#contentlist > span:nth-child(2) {
    display: block;
    min-height: 300px;
    width: 100%;
    padding: 0;
 
}



#filt {
    display: block;
    min-width: 130px !important;
    overflow: hidden;
    height: 50px;
 
}



#filt > span {
    padding: 0;
    min-height: 35px;
 
}
/* --------------------------------------  */



#prodfocus {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 0;
    min-height: 200px;
    width: 100%;
 
}


#pixter > span:nth-child(1) {
    height: 450px;
}


#covetab {
    display: block;
    min-height: 1550px;
 
}



.prodfocus {
 
    grid-template-columns: 1fr;
    grid-gap: 1em;
    min-height: 200px;
    width: 100%;
    padding: 3em 0 0 0;
}


.prodfocus > span:nth-child(1) > span:nth-child(1) {
    display: block;
    width: 250px;
    height: 250px;
    overflow: hidden;
    margin: 0 auto;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}



.roomieprofile {
    padding: 3em 0;
}

.ratings {
    display: grid;
    grid-template-columns: 1fr;
    min-height: 100px;
}


.cvtabs {
    display: block;
    min-height: 1550px;
    padding: 2em 0.8em;
    position: absolute;
 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#prodetails > span {
    display: block;
    min-height: 10px;
    background: #f9f9f9;
    padding: 0.7em 0;
    align-self: start;
}


.styles > span:nth-child(2) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1em;
 
}


.styles > span:nth-child(2) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1em;
}




.verification > span:nth-child(2) > span:nth-child(1) {
    min-height: 10px;
    padding: 0 0 2em 0;
}



.interest > span:nth-child(2) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
 
}


.verification > span:nth-child(2) {
    grid-template-columns: 1fr;
    gap: 1em;
 
}





#mkgallery, #productgallery {
    padding: 0.4em;
    grid-template-columns: 1fr 1fr;
    gap: 0.3em;
 
}





#productgallery > a > span:nth-child(2) > span > span:nth-child(2) > span > strong, 
#productgallery > a > span:nth-child(2) > span:nth-child(1) > span > strong {
    color: rgb(250, 195, 13);
    font-size: 10px;
    font-family: 'intermedium';
}


#productgallery > a > span:nth-child(2) > span:nth-child(1) > span:nth-child(2) > span:nth-child(2) {
    display: block;
    font-size: 10px;
    /* color: #5aa6fd; */
    font-family: 'cal';
    font-family: 'intermedium';
}


#mkgallery > a > span:nth-child(2) > span:nth-child(2), 
#productgallery > a > span:nth-child(2) > span:nth-child(2) {
    display: block;
    min-height: 10px;
    max-height: 40px;
    position: absolute;
    bottom: unset;
    right: 10px;
    top: -150px;
 
}


#mkgallery > a, 
#productgallery > a, 
#productgallery > div {
    height: 300px !important;
    position: relative;
    overflow: hidden;
 
}

#mkgallery > a > span:nth-child(2), #productgallery > a > span:nth-child(2) {
    padding: 0;
    min-height: 10px;
    width: 88%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 10px;
    
}




#categories {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 0.5em;
    min-height: 200px;
    padding: 1em 0.8em;
}


#pagers > span:nth-child(1) {
    
    font-family: 'interbold';
    width: 100%;
    font-size: 20px;
 
}




#allreviews {
 
    grid-template-columns: repeat(1, 1fr);
    gap: 1em;
 
}




.titlebars {
    display: block;
    padding: 0 0 0.5em 0;

}



#precedent > span:nth-child(1) {
    width: 100%;
}


#precedent > span:nth-child(2) > form > input[type="submit"] {
	width: 99%;
}






#intro > div:nth-child(2) {
	display: block;
	height: unset;
	max-height: unset;
    min-height: 50px;
	position: relative;
	z-index: 1;
 ;
	/*  */
	background: -webkit-linear-gradient(to right, transparent, #e4e8f7, transparent);
	background: -moz-linear-gradient(to right, transparent, #e4e8f7, transparent);
	background: linear-gradient(to right, transparent, #e4e8f7, transparent);
}
 


#intro > div:nth-child(3) {
	display: block;
	min-height: 2px;
}
 
 

#intro > div:nth-child(3) > div:nth-child(1) {
	display: block;
	min-height: 2px;
	margin: 0 auto;
	width: 40%;
	text-align: center;
	padding: 1.5em 0;
	font-family: 'cal';
	font-size: 15px;
}
 


#values {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 98%;
    position: relative;
    padding: 1em 0;
 
 
}



#values > span {
    display: block;
    min-height: 50px;
    margin: 0 0.5em;
}


#values > span > span:nth-child(2) {
    font-size: 9px;
}


#values > span > span:nth-child(1) {
    display: block;
    width: 50px;
    height: 40px;
}


#values > span > span:nth-child(1) > img {
    opacity: 0.75;
	filter: alpha(opacity=75);
}






#addressbar > span:nth-child(1) > span:nth-child(2) {
    width: 55%;
    text-align: left;
    font-size: 14px;
    font-family: 'interLightbeta';
    white-space: nowrap;
}



#addressbar > span:nth-child(2) > a {
    -webkit-transition: all 1s cubic-bezier(0.93, 0.01, 0.09, 0.99) 0s;
    -moz-transition: all 1s cubic-bezier(0.93, 0.01, 0.09, 0.99) 0s;
    transition: all 1s cubic-bezier(0.93, 0.01, 0.09, 0.99) 0s;
}



#sects {
    width: 100%;
    margin: 0 auto;
}




#sendrece {
    display: block;
    width: 100%;
    color: #DDD;
}


#sendrece > div:nth-child(1) {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: unset;
    min-height: 10px;
    height: unset;
    width: 100%;
    padding: 0.7em 1em;
    background: #deeaff;
    position: relative;
    z-index: 2;
    -webkit-border-bottom: 1px dotted #0083aa;
    -moz-border-bottom: 1px dotted #0083aa;
    border-bottom: 1px dotted #0083aa;
    /*  */
    position: fixed;
    bottom: 0;
    z-index: 10;
    width: 100%;

    -webkit-box-shadow: rgba(17, 17, 26, 0.25) -15px 0px 3px;
    -moz-box-shadow: rgba(17, 17, 26, 0.25)-15px 0px 3px;
    box-shadow: rgba(17, 17, 26, 0.25) -15px 0px 3px;
 
}

#sendrece > div:nth-child(1) > span {
    display: flex;
    justify-content: space-between;
    width: 30px;
    min-height: 10px;
    height: unset;
    margin: 0;
}

#mapside > span:nth-child(1) > span:nth-child(1) > span:nth-child(1) > a > img {
    width: 57%;
}

 

#sendrece > div:nth-child(1) > span > a {
    width: 35px;
    min-width: 30px;
    height: 30px;
    font-size: 16px;
    margin: 0;
    -webkit-border: 3px solid #8cb8fa;
    -moz-border: 3px solid #8cb8fa;
    border: 3px solid #8cb8fa;
 
 
}



#sendrece > div:nth-child(1) > span:nth-child(2) {
    justify-content: center;
    min-width: 30px;
    width: 50%;
    max-width: 100px;
    min-height: 10px;
    height: unset;
    margin: 0;
}



#sendrece > div:nth-child(2) {
    position: relative;
    z-index: 1;
    width: 100%;
}

 



#mapside > span:nth-child(1) {
    display: block;
    top: 0;
    min-height: 20px;
    /* max-height: 60px; */
    width: 100%;
    padding: 1.5em 0.5em 0 0.5em;
 
 
}



#mapside > span:nth-child(1) > span:nth-child(1) {
    width: 95%;
}


#mapside > span:nth-child(1) > span:nth-child(1) > span:nth-child(3), 
#mapside > span:nth-child(1) > span:nth-child(1) > span:nth-child(2) {
    display: none;
 
}


#mapside > span:nth-child(1) > span:nth-child(2) {
    position: absolute;
    right: 15px;
    top: 16px;
    min-height: 10px;
    width: 20%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



#mapside > span:nth-child(1) > span:nth-child(2) > a {
 
	color: #221c1cf3;
	/* ------------ */
	-webkit-border: 1px dotted #221c1cf3;
	-moz-border: 1px dotted #221c1cf3;
	border: 1px dotted #221c1cf3;
}


#sendres {
     padding: 6em 0 0 0;
    /* width: 60%; */
    margin: 0 auto;
    left: 0;
    right: 0;
}



#mapside > div, #mapside > span:nth-child(2) {
    padding: 0;
    margin: 0;
}



#sendres > span:nth-child(1) {
    display: block;
    width: 100%;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxx */


#userdpwidgetx {
    display: block;
    position: absolute;
    z-index: 10;
    bottom: 30px;
    left: 14px;
    width: 100px;
 
}


#userdpwidgetx > span:nth-child(1) {
    display: block;
    min-height: 5px;
    color: #EEE;
    font-size: 11px;
    font-family: 'interLightbeta';
}


#userdpwidgetx > span:nth-child(2) {
    display: block;
    min-height: 5px;
    color: #EEE;
    font-size: 14px;
    font-family: 'intermedium';
    font-weight: 800;
}


/* ------------------------------ */


.contentdivider {
    display: block;
    min-height: 10px;
}

.headsub {
    display: block;
    min-height: 10px;
    padding: 0.7em 0;
}

.headsub > span:nth-child(1) > span:nth-child(1) {
    min-height: 10p;
    font-size: 20px;
    font-family: 'interbold';
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 0px;
    width: 100% !important;
}





.grid2 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1em;
    min-height: 10px;
}



#pagers > div > div:nth-child(2) {
    display: block;
    padding: 30px 7px 0 7px;
    min-height: 10px;
    margin-top: 1em;
    /* ------------------------- */
    -webkit-border-top: 1px dotted #CCC;
    -moz-border-top: 1px dotted #CCC;
    border-top: 1px dotted #CCC;
}
 


.widths {
    width: 96% !important;
    margin: 0 auto;
}


.sects {
    background: #d6e7ff;
}

#tubes {
    display: block;
    padding: 10px 0 0 0;
    width: 95%;
    margin: 0 auto;
}


.contain66 {
    width: 100%;
}

 
.headsub > span:nth-child(1) {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 0 0;
}




/* ------------------------------ */

#pricehaggle {
    padding: 0.8em;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
 
}


#pricehaggle > span:nth-child(1) {
    width: 58%;
}


#pricehaggle > span:nth-child(2) {
    width: 80%;
}


#pricehaggle > span:nth-child(2) > button {
    min-height: 35px;
    /* width: 100%; */
    padding: 0 1em;
    font-size: 13px;
    font-weight: 500;
    background: var(--brand);
 
}


.prodprev > div:nth-child(2) {
    padding: 30px 0 0 0;
}


.headsub > span:nth-child(1) > span:nth-child(2) {
    padding: 10px 0 0 0;
    line-height: 19px;
    font-family: 'interLightbeta';
    font-size: 15px;
    color: #333;
    letter-spacing: 0px;
}


#logo {
    display: block;
    min-height: 10px;
    padding: 0;
}



/* -------------------------------- */


#dreesbar {
    display: flex;
    justify-content: space-between;
    min-height: 10px;
    margin: 0 auto;
    background: white;
    width: 96%;
    max-width: unset;
    position: relative;
 
}



#dreesbar > span:nth-child(2) > span {
    margin: 0;
    width: 97.5%;
    max-width: 91vw;
    padding: 8px 8px 8px 0;
    max-width: unset;
}
 

#dreesbar > span:nth-child(2) > span > span:nth-child(1) {
    width: 87%;
}


#dreesbar > span:nth-child(2) > span > span:nth-child(1) > span:nth-child(2) {
    padding: 0 0 0 5px;
    overflow: hidden;
    overflow-x: scroll !important;
    white-space: nowrap;
    /* min-width: 1200px; */
}



#dreesbar > span:nth-child(2) > span > span:nth-child(1) > span:nth-child(2) > div:last-child {
    margin-right: 50px;
}


#dreesbar > span:nth-child(2) {
    min-height: 46px;
    -webkit-border: 1px dotted #003f88;
    -moz-border: 1px dotted #003f88;
    border: 1px dotted #003f88;
}


#dreesbar > span:nth-child(2) > span > span:nth-child(2) {
    width: 50px;
}

#dreesbar > span:nth-child(2) > span > span:nth-child(2) > a {
    width: 35px;
}

#dreesbar > span:nth-child(2) > span > span:nth-child(2) > a > span:nth-child(1) {
    display: none;
}


#productcentering > span:nth-child(1) > span:nth-child(1) {
    height: 30px;
    max-height: 30px;
    padding: 0;
    width: 100%;
}
 
#productcentering > span {
    display: block;
}

#productcentering > span > span:nth-child(2) {
    display: none;
}


#productcentering > span:nth-child(1) > span:nth-child(1) > a {
    width: 70%;
    height: 35px;
    margin: 0 auto;
    transform: translate(0px, 10px);
}



#productcentering > span:nth-child(2) {
    width: 92%;
    position: relative;
    top: 16px;
    z-index: 2 !important;
 
  
}




 


#productcentering > span:nth-child(1) {
    width: 100%;
    height: 35px;
    padding: 0 !important;
 
}


#productcentering > span:nth-child(1) > a {
 width: 150px;
 min-width: 130px;
}


#productcentering > span:nth-child(1) > a:nth-child(1) {
    padding-left: 4em;
}


#productcentering > span:nth-child(1) > a:last-child {
    width: 350px;
    padding-right: 3em;
  
}



#productcentering {
    margin: 0;
    width: 100%;
    /* overflow-x: scroll; */
 
}


#protitlers {
    min-height: 50px;
    padding: 9px 0 0 0;
    width: 90%;
    margin: 0 auto;
}




 



/* ------------------ */

  


/* --------------------------- */


#subbermobile {
    display: block;
    margin: 1em 0 0 0;
    padding: 0.5em;
    min-height: 10px;
    /* -------------------- */
    -webkit-border: 1px dotted #CCC;
    -moz-border: 1px dotted #CCC;
    border: 1px dotted #CCC;
}



#subbermobile > span:nth-child(2) {
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 0.7em;
    padding: 0.4em 0 0 0;
}



#subbermobile > span:nth-child(2) > a {
    display: grid;
    place-items: center;
    padding: 0;
    min-height: 40px;
    background: #FFF;
    color: #111;
    font-family: 'interbold';
    font-size: 15px;
    /* ------------------ */
    -webkit-border: 2px solid #c7c7c7;
    -moz-border: 2px solid #c7c7c7;
    border: 2px solid #c7c7c7;
    /* ------------------ */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* ---------------------- */
    background: -webkit-linear-gradient(to bottom, #EEE, #FFF);
    background: -moz-linear-gradient(to bottom, #EEE, #FFF);
    background: linear-gradient(to bottom, #EEE, #FFF);
   
    
}




#subbermobile > span#cartwidget {
    display: grid;
    grid-template-columns: 4fr 2fr;
    gap: 0.5em;
    min-height: 10px;
    width: 100%;
    margin: 0;
}


 
#subbermobile > span#cartwidget > span {
    display: block;
    min-height: 10px;
    background: #c2e1ff;
    -webkit-box-shadow: inset rgba(17, 17, 26, 0.05) -5px 7px 3px;
    -moz-box-shadow: inset rgba(17, 17, 26, 0.05) -5px 5px 3px;
    box-shadow: inset rgba(17, 17, 26, 0.05) -5px 5px 3px;
}



#subbermobile > span#cartwidget > span > span:nth-child(1) {
    display: flex;
    justify-content: flex-start;
    font-family: 'interbold';
    font-size: 18px;
}


#subbermobile > span#cartwidget > span > span:nth-child(2) {
    display: block;
    font-family: 'intermedium';
    font-size: 8px;
}


/* ----------------------------------- */

 


 



#dreesbar > span:nth-child(1), 
#dreesbar > span:nth-child(3) {
    min-height: 55px;
    width: 20px;
    max-height: unset;
    min-height: 54px;
    /* max-height: 46px; */
    background: #478eff;
}


#dreesbar > span:nth-child(2) > span > span:nth-child(1) > span:nth-child(1) {
    display: none;
    place-items: center;
    margin: 0;
    width: 27px;
    min-width: 27px;
    max-width: 27px;
    height: 27px;
    min-height: 27px;
    max-height: 27px;
    color:#047ef8 !important;
    font-size: 16px;
    background: #FFF;
    padding: 0 !important;
   /* ----------------------- */
   /* -webkit-border: 2px solid #478eff;
   -moz-border: 2px solid #478eff;
   border: 2px solid #478eff; */
   /* ----------------------- */
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    /* ----------------------- */
    position: absolute;
    bottom: -29px;
    left: 0;
    right: 0; 
    margin: 0 auto;
    z-index: 16px;
    /* --------------------- */
    -webkit-box-shadow: rgba(17, 17, 26, 0.05) 0px 7px 3px;
    -moz-box-shadow: rgba(17, 17, 26, 0.05) 0px 7px 3px;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 7px 3px;
}


.spacebottom {
    width: 95%;
    margin: 0 auto;
}
 





#ntro {
	display: flex;
    justify-content: flex-start;
    height: 65px;
    background: #004569;
    padding: 0.5em;
     /* ---------------- */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* ---------------- */
    -webkit-border-bottom: 1px solid #444;
    -moz-border-bottom: 1px solid #444;
    border-bottom: 1px solid #444;
}


#ntro > span:nth-child(1){
	display: grid;
    place-items: center;
    width: 40px;
    height: 40px;
    overflow: hidden;
    background: #ecb262;
    margin: 0.2em 0 0 0;

    /* ---------------- */
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    /* ---------------- */
    -webkit-border-bottom: 1px solid #444;
    -moz-border-bottom: 1px solid #444;
    border-bottom: 1px solid #444;
    /* --------------- */
    -webkit-box-shadow: rgba(100, 100, 111, 0.5) 2px 2px 29px 22px;
    -moz-box-shadow: rgba(100, 100, 111, 0.5) 2px 2px 29px 22px;
    box-shadow: rgba(100, 100, 111, 0.5) 2px 2px 29px 22px;
    
}



#ntro > span:nth-child(2) {
    display: block;
    padding: 0.4em 0 0 1em;
    min-height: 10px;
    color: #c3d8ff;
}


#ntro > span:nth-child(2) > span:nth-child(1) {
    display: block;
    padding: 0;
    min-height: 10px;
    font-family: 'intermedium';
    font-size: 15px;

}


#ntro > span:nth-child(2) > span:nth-child(2) {
    display: block;
    padding: 0;
    min-height: 10px;
    font-family: 'interLightbeta';
    font-size: 12px;
    
}





.opts > span:nth-child(1) {
	/* height: 670px;	 */
    display: block;
	margin: 0;
    padding: 0 10px;
	width: 100%;
}

.labelprop > label:nth-child(2) {
    transform: translateX(25px);
}



.sublinks {
	display: block;
    width: 100%
}


.sublinks > a {
	color: #FFF;
	background: #176ee0;
	min-width: 160px;
    width: 100%;
	font-size: 16px;
	padding: 0 1em;
	font-family: 'intermedium';
	margin: 0 0 0.5em 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}




#merches > img {
	display: block;
	width: 105%;
	height: auto;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#grid3tier {
    grid-template-columns: repeat(2, 1fr);
}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#createpage {
    display: block;
    min-height: 100vh;
    width: 100vw;
    overflow: hidden;
}



#createpage > div:nth-child(1) {
    height: 100vh;
    width: 310px;
    position: absolute;
    background: #FFF;
    z-index: 100;
    top: 0;
    left: -350px;
    color: #222;
    white-space: nowrap;
    /* -------------- */
    -webkit-box-shadow: rgba(17, 17, 26, 0.05) 0px 7px 3px;
    -moz-box-shadow: rgba(17, 17, 26, 0.05) 0px 7px 3px;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 7px 3px;
    /* --------------- */ 
    -webkit-transition: all 0.7s cubic-bezier(0.12, 0.69, 0.49, 1.01) 0s;
    -moz-transition: all 0.7s cubic-bezier(0.12, 0.69, 0.49, 1.01) 0s;
    transition: all 0.7s cubic-bezier(0.12, 0.69, 0.49, 1.01) 0s;
}



#createpage > div:nth-child(2) {
    display: block;
    min-height: 100vh;
    width: 100%;
    background: #EEE;
    flex: unset;
    position: relative;
    z-index: 1;
}



#mainoverall {
    margin: 0 auto;
    width: 94%;
    padding: 11em 0 6em 0;
}
 

.grid-4 {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.6em;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.grid-4 > a > span:nth-child(1) {
    display: grid;
    place-items: center;
    min-height: 240px;
    height: unset;
}


.grid-4 > a > span:nth-child(2) {
    display: block;
    min-height: 125px;
    padding: 1em;
    color: #555;
}




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


#keysboxes {
    display: flex;
    justify-content: flex-start;
    gap: 1em;
    min-height: 10px;
    margin-top: 20px;
    overflow: hidden;
    overflow-x: scroll;

}


.bxes:nth-child(1) {
    min-width: 200px;
    background: #fae8ff;
}

.bxes:nth-child(2) {
    min-width: 200px;
    background: #d8fde6;
 
}

.bxes:nth-child(3) {
    min-width: 200px;
    background: #fff1db;
 
}


.uploader {
    display: block;
 
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#upd {
    min-height: 290px;
    padding: 1em 0 0 0;
}



.upload-wrapper {
    top: 20%;
    width: 85%;
}



#grid2page {
    display: block;
    min-height: 10px;
    padding: 2em 0;
}

#grid2page > span:nth-child(2) > span:nth-child(1) {
    min-height: 80px;
    font-size: 24px; 
    /* font-family: 'intermedium'; */
}

.specly > span {
    display: block;
    padding: 2em 0;
    font-family: 'interLightbeta';
    font-size: 14px;
 
}

.specly > span > span:nth-child(1) {
    padding: 0 0 1em 0;
}


.tabledata {    
    padding: 1em 0;
    min-height: 10px;
    overflow: hidden;
    overflow-x: scroll;

}


.tabledata > table {
    width: 100%;
    min-width: 600px;
 
}


#grid2page > span:nth-child(2) > span:nth-child(4) {
    width: 90%;
    padding: 1em;
}





/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


#createapp {
    display: block;
    height: 100vh;
    max-height: 100vh;
    overflow: hidden;
    position: relative;
}



#createapp > div:nth-child(1) {
    display: none;
}

#mobilestuff {
    display: block;
    height: 1px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
}


#mobilemenu {
    display: flex;
    /* gap: 1rem; */
    position: absolute !important;
    bottom: -50vh;
    z-index: 10;
    height: unset;
    min-height: 10px;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 5;
    /*  */
    -webkit-box-shadow: 5px 0 10px rgba(0, 0, 0, 0.052);
    -moz-box-shadow: 5px 0 5px rgba(0, 0, 0, 0.052);
    box-shadow: 5px 0 5px rgba(0, 0, 0, 0.052);
    /*  */
	-webkit-transition: all 1s cubic-bezier(0, 0.31, 0, 1.06) 0.2s;
	-moz-transition: all 1s cubic-bezier(0, 0.31, 0, 1.06) 0.2s;
	transition: all 1s cubic-bezier(0, 0.31, 0, 1.06) 0.2s;
}


#createapp > div:nth-child(1) > span:nth-child(1) {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 1em;
    min-height: 10px;
    padding: 0 0 1em 0;
    margin: 0 auto;
    width: 90%;
    order: 2;
}


#createapp > div:nth-child(2) > div:nth-child(2) > span:nth-child(1) > div > span:nth-child(2) {
    
}


#createapp > div:nth-child(2) > div:nth-child(1) > span:nth-child(2) > a:nth-child(3) {
    display: none;
}


#createapp > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) {
    width: 40%;
    padding: 0.5em 0;
}

#createapp > div:nth-child(2) > div:nth-child(1) {
    height: auto;
    min-height: 10px;
    position: absolute;
    z-index: 3;
    top: 0;
    width: 100%;
    /* ------------------ */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* border-bottom: 1px dotted #CCC; */
    padding: 0.5em 1em;
}


#createapp > div:nth-child(2) > div:nth-child(1) > span:nth-child(2) {
    padding: 0.5em 0 0 0;
    width: 44%;
}


#createapp > div:nth-child(2) > div:nth-child(3) > span:nth-child(2) > a, 
#createapp > div:nth-child(2) > div:nth-child(1) > span:nth-child(2) > a {
    height: 30px;
    padding: 0 1em;
    margin-left: 15px;
    font-size: 14px;
    font-family: 'intermedium';
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
}



#createapp > div:nth-child(1) > span > a {
    display: block;
    height: 60px;
    padding: 0;
    padding: 18px 0 0 0;
}

#createapp > div:nth-child(1) > span > a > span:nth-child(1) {
    width: 55px;
    min-height: 50px;
    padding: 0;
}

#createapp > div:nth-child(1) > span > a > span:nth-child(2) {
    font-size: 12px;
}



#createapp > div:nth-child(1) > span:nth-child(2) {
    display: none;
}


#createapp > div:nth-child(1) > span:nth-child(3) {
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* Equal spacing between items */
    /* Or use space-around / space-evenly if preferred */
    padding: 10px 0;
    gap: 0.6rem;
    min-height: 10px;
    padding: 1em;
    /* -------------- */
     order: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 

#createapp > div:nth-child(1) > span:nth-child(3) > a {
    display: flex;
    justify-content: flex-start;
    min-height: 10px;
    padding: 0.5em;
    max-height: 30px;
    background: #EEE;
    /* --------------------- */
    border-radius: 40px;
}


#createapp > div:nth-child(1) > span:nth-child(3) > a > span:nth-child(1) {
    display: grid;
    place-items: center;
    width: 30px;
    max-height: 30px;
    min-height: unset;
    height: unset;
}

#createapp > div:nth-child(1) > span:nth-child(3) > a > span:nth-child(1) > img {
    display: block;
    width: 80%;
    height: auto;
}

#createapp > div:nth-child(1) > span:nth-child(3) > a > span:nth-child(2) {
    display: flex;
    justify-content: flex-start;
    place-items: center;
    font-family: 'intermedium';
    font-size: 15px;
    width: 90%;
    max-height: 30px;
    padding: 0 1em;
    font-size: 16px;
}


/* 4 */
/* ----------------------------- */


#createapp > div:nth-child(1) > span:nth-child(4) {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 0.5em 0;
    width: 40%;
    order: 1;
}


#createapp > div:nth-child(1) > span:nth-child(4) > span:nth-child(1) {
    display: block;
   
    width: 70px;
    height: 6px;
    margin: 0 auto;
    background: #999;
    /* ------------------ */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /* ------------------ */
    -webkit-transform: translate(0, -25px);
    -moz-transform: translate(0, -25px);
    transform: translate(0, -25px);
}



#createapp > div:nth-child(1) > span:nth-child(4) > span:nth-child(1):hover {
    background: var(--brand);
}



#createapp > div:nth-child(1) > span:nth-child(4) > span:nth-child(2) {
    display: block;
    width: 100%;
    text-align: center;
    min-height: 5px;
    margin: 0 auto;
    font-family: 'interbold';
    font-size: 25px;
    letter-spacing: -1px;
    color: #111;
    padding: 14px 0;
}





#createapp > div:nth-child(2) > div:nth-child(2) > span:nth-child(2) {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 4;
    top: 80px;
    bottom: unset;
    margin: 0 auto;
    padding: 0px;
}



/* ------------------------ */



#createapp > div:nth-child(2) > div:nth-child(3) {
    display: block;
    min-height: 5vh;
    padding: 0.2em 0;
    /* ------------ */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#createapp > div:nth-child(2) > div:nth-child(3) > span:nth-child(2) > a, 
#createapp > div:nth-child(2) > div:nth-child(1) > span:nth-child(2) > a,
#createapp > div:nth-child(2) > div:nth-child(3) > span:nth-child(1) {
    display: none;
}



#createapp > div:nth-child(2) > div:nth-child(3) > section {
    display: flex;
    justify-content: space-around;
    place-items: center;
    width: 60%;
    margin: 0 auto;
    padding-bottom: 0.5em;
}

#createapp > div:nth-child(2) > div:nth-child(3) > section > a {
    display: grid;
    place-items: center;
    width: 40px;
    height: 40px;
    margin: 0;
}


#createapp > div:nth-child(2) > div:nth-child(3) > section > a > img {
    display: block;
    width: 70%;
    height: auto;
}


#createapp > div:nth-child(2) > div:nth-child(3) > section > a:nth-child(2) {
    display: grid;
    place-items: center;
    width: 45px;
    height: 45px;
    padding: 5px;
    background: var(--brand);
    /* ---------------------- */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}


#createapp > div:nth-child(2) > div:nth-child(3) > section > a > span:nth-child(1) {
    display: grid;
    width: 40px;
    height: 35px;
}

#createapp > div:nth-child(2) > div:nth-child(3) > section > a > span:nth-child(1) > img {
    display: block;
    width: 80%;
    height: auto;
}

#createapp > div:nth-child(2) > div:nth-child(3) > section > a > span:nth-child(2) {
    display: grid;
    place-items: center;
    width: 100%;
    min-height: 5px;
    color: #444;
}



/* --------------------------------------- */


#createapp > div:nth-child(2) > div:nth-child(2) > span:nth-child(1) > div {
    display: block;
    width: 90vw;
    height: 55vh;
    position: absolute;
    background: #FFF;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -40%);
    -moz-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
}

/* ------------------------------- */


#content2 > span > div > div:nth-child(2) {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0px;
    color: #111;
    background: #f3ead7;
    height: 75px;
    width: 100%;
}


#content2 > span > div > div:nth-child(2) > a {
    display: block;
    max-width: 180px;
    min-height: 10px;
    padding: 1em 0 0 1em;
}

#content2 > span > div > div:nth-child(2) > a > img {
    display: block;
    width: 100%;
    height: auto;
}



#createfooter > span:nth-child(1) {
	width: 90%;
	font-size: 11px;
}

#createfooter > span:nth-child(2) {
	width: 10%;
}


.grid-5 {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5em;
}


.upload-wrapper > input[type="submit"] {
    width: 100%;
}


#galbox {
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
    margin-top: 0;
}


.uploader > span:nth-child(2) {
    padding: 1.5em 0.5em 0.5em 0.5em;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */



#starthere {
	top: 50px;
}




#insertdesign {
    bottom: 33%;
    z-index: 1;
}



#mobilemenu > span:nth-child(2) > a {
    display:   grid;
    place-items: center;
    width: 100%;
    margin: 0;
    min-height: 55px;
    color: #111;
    background: var(--brand);
    font-size: 15px;
    font-family: 'interbold';
    font-weight: 600;
}



/* bliocks */
#newsslider > span > span {
	min-height: 400px;
	max-height: unset;
	background: #DDD;
	min-width: 350px;
}



.adsect > div:nth-child(1) {
    height: 400px;
    width: 100%;
    position: relative;
}

.adsect > div:nth-child(1) > img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 130%;
}



.adsect > div:nth-child(2) {
    display: block;
    top: 30px;
    left: 20px;
    width: 75%;
    height: 400px;
}





.adsect > div:nth-child(2) > span:nth-child(3) {
    padding: 5.5em 0 0 0;
    width: 100%;
}



#newsslider > span > span:nth-child(2) > section > div:nth-child(1) > img {
    display: block;
    width: 210%;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
}


#newsslider > span > span:nth-child(4) > section > div:nth-child(1) > img {
    display: block;
    width: 210%;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
}




#grid2page > span:nth-child(1) > span:nth-child(2) > a {
    min-width: 80px;
    width: 100px;
    height: 110px;
    margin-right: 5px;
}




#grid2page > span:nth-child(1) > span:nth-child(1) {
    display: block;
    min-height: 350px;
    background: #DDD;
}




#grid2page > span:nth-child(2) > span:nth-child(3) > ul {
 padding-bottom: 3em;
}


#grid2page > span:nth-child(2) {
    padding: 0;
    /* max-height: 450px; */
}


#grid2page > span:nth-child(1) > span:nth-child(2) {
    padding: 0.3em 0 1em 0;
}




#cnumber {
	width: 70%;
	position: absolute;
	top: 20px;
	right: 75px;
    text-align: right;
}

#cnumber > span:nth-child(1)  {
	font-size: 17px;
	color: #111;
	font-family: 'interblack';
 
}
