@import url("../elements/phone.css");
@import url("../forms/phone.css");
@import url("../tables/phone.css");
@import url("../errors/phone.css");
@import url("../../../comments/css/phone.css");
@import url("../../../user/css/phone.css");
@import url("../../../search/css/phone.css");
@import url("../../../cart/css/phone.css");
@import url("../../../popup/css/phone.css");
@import url("../../../slider/css/phone.css");
@import url("../../../gallery/css/phone.css");
@import url("../../../forms/css/phone.css");


  



#overall {
    padding: 0;
    height: unset;
    min-height: 100px;
    overflow-x: hidden;
    background: -webkit-linear-gradient(#bc954f, #f7ef8b);
    background: -moz-linear-gradient(#bc954f, #f7ef8b);
    background: linear-gradient(#bc954f, #f7ef8b);
}


 

#all {
    display: block;
    min-height: 100px;
    height: unset;
    width: 100%;
    margin: 0;
}



#conts {
    display: block;
    min-height: 300px;
}


#conts > span:nth-child(1) {
    display: block;
    min-height: 300px;
    width: 100%;
    position: unset;
 
}



.titlings-1 {
    display: block;
    min-height: 10px;
    padding: 0 0 1.5em 0;
}



#attlogs {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 1.5em 0;
    gap: 1em;
    min-height: 100px;
}







#footright {
    display: block;
    width: 95%;
    min-height: 35px;
    text-align: right;
    padding: 1em 0;
    position: unset;
    margin: 0 auto;
}



#nl {
    display: block;
    width: 100%;
    min-height: 50px;
    max-height: unset !important;
}



#footleft > span:nth-child(1) {
    display: block;
    text-align: center;
    width: 100%;
    min-width: 200px;
    margin: 0 auto;
}


#footleft > span:nth-child(1) > a {
    display: inline-block;
    padding: 0.5em 0.7em;
    font-family: 'cal';
    font-weight: 800;
    color: #444;
}


#footleft > span:nth-child(2) {
    min-height: 70px;
    padding-left: 0;
    padding-right: 0;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

#copyrit,
#footleft > span:nth-child(2) > strong {
    text-align: center !important;
}



#nl > form {
    display: flex;
    justify-content: space-between;
    min-height: 30px;
    padding: 0.7em;
    width: 88%;
    margin: 0 auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: -webkit-linear-gradient(to bottom right, #1b1b1b, #7a7a7b);
    background: -moz-linear-gradient(to bottom right, #1b1b1b, #7a7a7b);
    background: linear-gradient(to bottom right, #1b1b1b, #7a7a7b);
}

#nl > form > input[type='email'] {
    display: block;
    min-height: 35px;
    padding: 0;
    width: 70%;
    outline: none;
    border: none;
    background: none;
    color: #c7d2df;
    appearance: none;
}



#nl > form > input[type="submit"], #nl > form > button {
 
    width: 26%;
    color: #000;
    appearance: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
   
}

#tourform > form > input[type=time],
#tourform > form > input[type=date],
#tourform > form > input[type=text] {
	width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
 
}




#tourform > form > label {
	right: 60px;
 
	-webkit-transform: translate(0, -47px);
	-moz-transform: translate(0, -47px);
	transform: translate(0, -47px);
 
}



#tourform > form > input[type=submit],
#tourform > form > input[type=button] {
	width: 100%;
    /* ----------------- */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* ----------------- */
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
 
}



#caretop > span:nth-child(2) {
    font-size: 40px;
    line-height: 47px;
 
}




#tourform > form > input[type=submit],
#tourform > form > input[type=button] {
	width: 100%;
    /* ----------------- */
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
 
}




#contactinfo {

    grid-template-columns: 1fr;
    gap: 0;
    min-height: 20px;
    /* width: 100%; */
}



.flexbtw {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1em !important;
   
}





#checkinpast {
    display: block;
    min-height: 200px;
    padding: 3em 1em;
}


#menu {
    display: flex;
    justify-content: space-between;
    height: 58px;
    overflow: unset;
    background: -webkit-linear-gradient(#EEE, #EEE);
    background: -moz-linear-gradient(#EEE, #EEE);
    background: linear-gradient(#EEE, #EEE);
    /*  */
    -webkit-box-shadow: #777 0 4px 15px -4px;
    -moz-box-shadow: #777 0 4px 15px -4px;
    box-shadow: #777 0 4px 15px -4px;
    /*  */
    position: unset;
 
}


 
#menu > div:nth-child(2) > div:nth-child(1) > div {
    display: block;
    position: relative;
    height: 53px;
    overflow: hidden;
    min-height: unset;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* /--------------------------------  */
    -webkit-border-bottom: 1px dotted #CCC;
    -moz-border-bottom: 1px dotted #CCC;
    border-bottom: 1px dotted #CCC;
    /* ------------------------------ */
    /* -webkit-border-radius: unset;
    -moz-border-radius: unset;
    border-radius: unset; */
}





#menu > div:nth-child(2) > div:nth-child(1) > div:hover {
    overflow: unset;
    min-height: 270px;
    height: unset;
}




.linksect > a {
    display: block;
    min-height: 15px;
    margin-top: 10px;
    padding: 6px 10px;
    font-size: 17px;
    white-space: unset;
    /* -------------- */
   -webkit-border-radius: 11px;
   -moz-border-radius: 11px;
   border-radius: 11px;
}


.menutopic > span:nth-child(1) {
    font-size: 18px;
    font-family: 'Arial';
}


.menutopic > span:nth-child(2) {
    font-size: 12px;
    line-height: 14px;
}



.linksect > a > span:nth-child(1) {
    display: block;
    font-family: 'Arial';
    font-size: 13px;
    font-weight: 700;
}


#menu > div:nth-child(2) > div:nth-child(1) > div > div {
    display: block;
    min-height: 10px;
    /* height: 0px; */
    position: unset;
    overflow: hidden;
    z-index: 1;
    background: #DDD;
    padding: 1em;
    transform: unset;
    /* --------------------- */
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    border-radius: unset;
    /* ----------------------- */
    box-shadow: 0 5px 5px #60606035;
    box-shadow: inset 0 6px 17px -6px rgba(0, 0, 0, 0.3);
    /* ---------------------- */
    -webkit-transition: all 1s cubic-bezier(0, 0.31, 0, 1.06) 0s;
    -moz-transition: all 1s cubic-bezier(0, 0.31, 0, 1.06) 0s;
    transition: all 1s cubic-bezier(0, 0.31, 0, 1.06) 0s;
}




#attlogs > a > span:nth-child(2) > span:nth-child(1) {
    padding: 0;
}



#attlogs > a > span:nth-child(2) > span:nth-child(2) {
    padding: 0;
}


#menu > div {
    height: 45px;
    padding: 0;
    width: 85%;
 
}


#menu > div:nth-child(1) > div:nth-child(1) > a {
    display: block;
    /* min-height: 20px; */
    background: #fadc7b;
    color: rgb(77, 77, 77);
    padding: 0.6em;
    width: 70px;
    height: 80px;
    position: relative;
    top: -30px;
    transform: unset;
  
}


#menu > div:nth-child(2) > div:nth-child(1) > a:not(:last-child) {
    -webkit-border-bottom: 1px dotted #CCC;
    -moz-border-bottom: 1px dotted #CCC;
    border-bottom: 1px dotted #CCC;
}


#menu > div:nth-child(2) > div:nth-child(1) > div > a,
#menu > div:nth-child(2) > div:nth-child(1) > a {
    display: block;
    text-align: left;
    color: #393939;
    padding: 1em;
    margin-left: unset;
    font-weight: 600;
    font-family: 'cal';
    font-size: 17px;
    min-height: 20px;
	height: 20px;
	/* xxxxxxxxxxxxxxxxxxxx */
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    border-radius: unset;
	/* xxxxxxxxxxxxxxxxxxxx */
	margin: 0;
}
 

#menu > div:nth-child(2) > div:nth-child(1) > div > a:not(:first-child),
#menu > div:nth-child(2) > div:nth-child(1) > a:not(:first-child) {
    font-size: 18px;
}

#menu > div:nth-child(2) > div:nth-child(1) > div > a:hover,
#menu > div:nth-child(2) > div:nth-child(1) > a:hover {
    display: block;
    color: #FFF;
	background: #ffa032;
 
}


#menu > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) {
	display: grid;
    place-items: center;
    width: 20px;
    border: none;
    position: absolute;
    top: 12px;
    right: -50px;
    background: #eddbbb;
    padding: 0.4em;
    color: #222;
    /*  */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}



#menu > div:nth-child(2) > div:nth-child(1) {
    display: block;
    min-height: 120px;
    padding: 0;

}






#menu > div:nth-child(2) > div:nth-child(2) {
    display: flex !important; 
    justify-content: space-between;
    padding: 1em!important;
    max-width: unset;
    
}



#menu > div:nth-child(2) > div:nth-child(2) > a {
    display: grid;
    place-items: center;
    font-size: 18px;
    color: #FFF !important;
    width:  50%;
    height: 46px;
    font-family: 'cal';
    padding: 0 0.9em;
    border-radius: 6px 0 0 6px;
     
}


#profwidget {
    display: none;
    min-width: 130px;
    height: 35px;
    padding: 0.2em 0.5em 0.3em 0em;
    background: #e8e3ae;
    /*  */
    -webkit-box-shadow: inset rgb(38, 57, 77) 0 0 10px -5px;
    -moz-box-shadow: inset rgb(38, 57, 77) 0 0 10px 10px -5px;
    box-shadow: inset rgb(38, 57, 77) 0 0 10px -5px;
}




#profwidget > a:nth-child(2) {
    display: inline-grid;
    place-items: center;
    min-height: 22px;
    padding: 0.2em 0.5em 0.3em 0.5em;
    white-space: nowrap;
    width: 60px;
}





#masthead {
    display: block;
    margin: 0 auto;
    min-height: 10px;
    height: unset;
    /* background: #4EAAF3; */
    padding: 0.5em 0 0 0;
    color: #DDD;
    width: 94%;
}

 



#mainlinks > a:nth-child(1), #mainlinks > a:nth-child(2) {
    display: inline-grid;
    place-items: center;
    height: 40px;
    width: 130px;
    color: #FFF;
    font-family: 'cal';
    font-size: 14px;
    position: relative;
    border-radius: 28px 9px 0 0;
 
}


 

#pgimg3 {
    display: block;
    position: relative;
    background: #c5c5c5;
}

#usrdata {
    display: block;
    min-height: 10px;
    padding: 0;
    margin: 0;
    background: #b0b0b0;
}


#pgimg3 > span:nth-child(2) {
    display: block;
    position: absolute;
    padding:  0;
    width: 90%;
    top: 90px;
    left: 20px;
}


 

#usrdata > span:nth-child(2) {
    display: none;
 
}

.ptxt > h6 {
    display: block;
    min-height: 10px;
    font-family: 'GraphikLCG-Bold';
    padding: 0.3em 0 0.1em 0;
    font-size: 30px;
    color: #FFF;
    letter-spacing: -2px;
    line-height: 30px;
    margin: 0 !important;
}



#pcap {
    padding:  0;
    color: #FFF;
    font-weight: 800;
    width: 100%;
    min-height: 10px;
}


.ptxt > span {
    font-size: 14px;
    color: #FFF;
    width: 95%;
    line-height: 19px;
}




#usrdata > span:nth-child(1) > span:nth-child(1) > a:nth-child(1) {
    display: block;
    min-height: 10px;
    padding: 0;
    margin: 0;
    width: 100px;
    height: 100px;
    background: #9d9d9d;
    position: absolute;
    left: 25px;
    z-index: 11;
 
    top: -30px;
    overflow: hidden;
    -webkit-box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
    -moz-box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px, rgba(17, 17, 26, 0.1) 0px 24px 80px;
}





#right {
    display: block;
    text-align: right;
    width: 99%;
    padding: 0;
    /* background: #4EAAF3; */
}



.sever {
    grid-template-columns: 1fr 1fr;
    gap: 1em;
    min-height: 100px;
    padding: 4em 0;
  }
  

  .sv1 > span:nth-child(3) > a {
    width: 90%;
    color: #FFF;
 
}

#usrdata > span:nth-child(1) {
    display: flex;
    justify-content: space-between;
    min-height: 10px;
    padding: 0;
    margin: 0;
    width: 100%;
}



#usrdata > span:nth-child(1) > span:nth-child(2) {
    display: flex;
    justify-content: flex-start;
    min-height: 10px;
    padding: 0.5em 0 0.5em 0;
    margin: 0 0.4em;
    width: 70%;
}



#usrdata > span:nth-child(1) > span:nth-child(2) > a {
    display: grid;
    place-items: center;
    font-size: 15px;
    font-family: 'cal';
    height: 40px;
    width: 35px;
    padding: 0;
    margin: 0 0 0 0.1em;
    color: #FFF;
    /* margin-right: 1em; */
}





#payoptions {
    display: block;
    min-height: 30px;
    padding: 1em 0 0 0;
    text-align: center;
    margin: 0 auto;
    width: 95%;
}

#payoptions > img {
    display: block;
    width: 100%;
    height: auto;
}






#number {
    display: none;
    padding:0;
    font-size: 17px;
    color: #FFF;
    position: absolute;
    top: 25px;
    left: unset;
    right: 130px;
    font-family: 'oswaldnormal';
    font-family: 'Comfortaa';
    /* text-shadow: #999 0 0 3px; */
}



#mail {
    display: none;
    font-size: 15px;
    color: #fcf1be;
    font-weight: 700;
    font-family: 'cal';
    padding: 0.2em 0 0.3em 2em;
}

/* menu  */
#menu > div:nth-child(2) {
    display: block;
    margin: 0;
    position: absolute;
    top: 0;
    left: -87%;
    z-index: 160;
    width: 85%;
    min-height: 100vh;
    color: rgb(77, 77, 77);
    padding: 0;
    background: #f7f7f7;
    	/*  */
	-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;
}


#maim {
    display: block;
    margin: 0 auto;
    position: unset;
}



#checkinow {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5em;
    min-height: 100px;
    padding: 0.6em 0.6em 3em 0.6em;
}


#flexer {
    display: flex;
    justify-content: space-between;
    min-height: 20px;
    padding: 0.6em;
    background: #f2f2f2;
    width: 95%;
    margin: 0 auto;
}




#menu > div:nth-child(1) > div:nth-child(1) {
 
    padding: 1em 0 0 1em;
    width: 120px;
 
}



#menu > div:nth-child(1) {
    width: 65%;
}




#topz {
    display: none;
    justify-content: space-between;
    position: absolute;
    top: 0;
    z-index: 2;
    height: 55px;
    width: 100%;
    padding: 0 0 0 8em;
    opacity: 0.99;
    filter: alpha(opacity=99);
    backdrop-filter: blur(440px);
}


#topz > span > a {
    display: grid;
    place-items: center;
    width: 25px;
    min-width: 25px;
    height: 25px;
    font-weight: 900;
    color: #999;
 /* xxxxxx */
    -webkit-border: 2px solid #999;
    -moz-border: 2px solid #999;
    border: 2px solid #999;
}


#topz > span > a:hover {
    background: #393939;
    color: #FFF;
 
}






#menu > div:nth-child(1) > div:nth-child(2) {
    display: block;
    min-height: 12px;
    padding: 0.5em 0 0 0;
    width: 150px;
    font-size: 16px;
    position: relative;
    left: -15px;
 
}







#topz > span:nth-child(2),
#topz > span:nth-child(1) {
    padding: 0.7em;
}




#flexer > div:nth-child(2) > span:nth-child(1) {
    font-size: 50px;
    line-height: 55px;
    height: 35px;
}


#flexer > div:nth-child(2) > span:nth-child(2) {
    padding: 1em 0;
}

#conts > span:nth-child(2) {
    padding: 0 1em;
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.classcover {
    padding: 0;
}



.titlings-1 > span:nth-child(2) {
    min-height: 10px;
    font-size: 14px;
    line-height: 17px;
    font-family: 'cal';
    width: 85%;
 
}


.kidsdata > span:nth-child(1) {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 1em;
    min-height: 120px;
    padding: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
 
}




#pgimg2 > span > span:nth-child(2) > span:nth-child(2) {
 
    font-family: 'FiraSansExtraBoldItalic';
    width: 90%;
 
 
}


#flexer > div:nth-child(2) {
    display: block;
    height: 70px;
    width: 50px;
    min-width: 50px;
    padding: 0.3em 0.5em 0.3em 0;
    background: #f8f8f8;
    text-align: center;
}



#footer {
    display: block !important;
    justify-content: unset;
    min-height: 300px;
    padding: 1em 0 2em 0;
    margin: 0 auto;
    background: #e8e0cd;
}

#footleft {
    display: block;
    width: 96%;
    margin: 0 auto;
    min-height: 190px;
    position: unset;
}

 

#udetails {
    display: block;
    position: absolute;
    bottom: 11px;
    left: 150px;
}


#pgimg3 > span:nth-child(1) {
    position: unset;
}

#udetails > span:nth-child(1) {
    display: block;
    font-size: 15px;
}

#udetails > span:nth-child(2) {
    display: block;
    font-size: 11px;
}





.nada {
    width: 80%;
    top: 52%;
    left: 50%;
    height: 50px;
    transform: translate(-50%, -50%);

  -webkit-box-shadow: rgba(77, 77, 120, 0.3) 0 30px 40px -20px, rgba(0, 0, 0, 0.2) 0 10px 25px -10px;
  -moz-box-shadow: rgba(50, 50, 93, 0.3) 0 30px 40px -20px, rgba(0, 0, 0, 0.2) 0 10px 25px -10px;
  box-shadow: rgba(50, 50, 93, 0.3) 0 30px 40px -20px, rgba(0, 0, 0, 0.2) 0 10px 25px -10px;
}



#mems {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 0.2em;
    padding: 0.2em;
    height: 500px;

}



/* xxxxxxxxxxxxxxxx */


#notes {
    padding: 1.5em 0 0 0;
}



#mainmov > span:nth-child(2) {
    display: block;
    position: absolute;
    z-index: 2;
    color: #FFF;
    width: 85%;
    min-height: 10px;
    bottom: 50px;
    left: 33px;
}
 


#mainmov > span:nth-child(1) > img {
    display: block;
    width: 150%;
    height: auto;
}




 



#mainmov > span:nth-child(2) > div.mtxt > a {
    display: block;
    margin: 1em 0;
    padding: 1em;
    width: 90%;
    color: #FFF;

}








.mtxt > h6 {
    display: block;
    min-height: 10px;
    font-family: 'GraphikLCG-Bold';
    font-size: 30px;
    color: #FFF;
    letter-spacing: -1px;
    line-height: 35px;
    margin: 0;
    padding: 0;
}



.mtxt > span {
    font-size: 15px;
    color: #FFF;
}


#mainmov > span:nth-child(1) {
    display: block;
    height: 650px;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #1f2371;
    position: relative;
    z-index: 1;
}



#mainmov {
 
    z-index: 1;
    height: 650px;
 
}




#sub {
    display: block;
    min-height: 200px;
    background: #EEE;
    overflow-x: scroll !important;
    overflow-y: hidden;
    position: relative;
    z-index: 40;
    top: -50px;
    background: none;
     
}


.gridder {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.4em;
    min-height: 50px;
    padding: 1em 0;
    width: 1000px;
    margin: 0 1em;
    position: relative;
    top: 10px;
}




.gridder > span > span:nth-child(2) > span:nth-child(2) {
    display: flex;
    min-height: 5px;
    margin: 2.5em 0 0 0;
    width: 97%;
    height: 50px;
    font-family: 'cal';
    color: #e0e0e0;
 
}


.gridder > span {
    display: block;
    background: #f6f6f6;
    height: 180px;
    /*  */
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    overflow: hidden;
 
    -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;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#tabus {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1em;
    min-height: 20px;
    padding: 0 1em em 1em;
}


.splitter > div:nth-child(2) > a {
    display: grid;
    place-items: center;
    white-space: nowrap;
 
}


.pretxt {
    display: block;
    width: 90%;
    min-height: 10px;
    padding: 0 0 1em 0;
    line-height: 20px;
    color: #0f3a89;
    font-size: 14px;
}
 


#pgimg4 > span:nth-child(1) {
    display: block;
    padding: 4em 0 0 0;
    position: relative;
    width: 90%;
}


#pgimg4 > span:nth-child(2) {
    display: block;
    position: absolute;
    z-index: 2;
    color: #FFF;
    width: 95%;
    min-height: 10px;
    top: 100px;
    bottom: unset;
    left: 20px;
}



#pgimg > span:nth-child(2) {
    display: block;
    position: absolute;
    z-index: 2;
    /* color: #FFF; */
    width: 95%;
    height: unset;
    min-height: 10px;
    top: 100px;
    bottom: unset;
    left: 25px;
}



.testers {
    grid-template-columns: 1fr !important;
 
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#onboard {
	display: block;
	min-height: 20px;
	padding: 1em;
    /*  */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#past {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
}




#maim > span {
    display: block;
    padding: 1em;
}



.sidelinks > a {
    font-size: 15px;
    padding: 0.8em 0;
    font-weight: 700;
    /* ----------------------------- */
   
}



.sidelinks > a:not(:last-child) {
    -webkit-border-bottom: 1px dotted #9c9b9b;
    -moz-border-bottom: 1px dotted #9c9b9b;
    border-bottom: 1px dotted #9c9b9b;
}



#pgimg2 {
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
    z-index: 1;
    min-height: 50px;
    height: unset;
 
}


#pgimg2 > span > span:nth-child(2) > span:nth-child(1) {
    display: block;
    min-height: 10px;
    font-family: 'GraphikLCG-Bold';
    font-size: 45px;
    letter-spacing: -2px;
    line-height: 45px;
    width: 96%;
 
}



#pgimg2 > span {
	display: block;
	position: relative;
	z-index: 1;
	height: 650px;
 
}


#pgimg2 > span > span:nth-child(2) {
    width: 100%;
}

#pgimg2 > span > span:nth-child(2) > span:nth-child(3) > a {
    display: grid;
    place-items: center;
    padding: 0.6em 1em;
    min-height: 25px;
    color: #FFF;
    font-size: 15px;
    margin-right: 1em;
    width: 30%;
}



#credlogos2,
#credlogos {
    width: 80%;
	padding: 0 0 2em 0;
}

 


#gridlinks {
	grid-template-columns: 1fr;
	gap: 1em;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */







/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.wedge {
	display: block;	
	min-height: 400px;
 
}


.lefts2 {
    display: block;
    left: unset;
    overflow: hidde;

    height: 300px;
    max-height: unset;
    width: 100%;
    /* max-width: 60%; */
    max-width: unset;
}


.ptxtx {
    position: relative;
    left: 0;
    right: 0;
    z-index: 5;
    width: 100%;
    bottom: unset;
    font-family: 'encoderegular';
    line-height: 25px;
    font-size: 15px;
    padding: 1.5em;
    /* ---------- */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}




.rights2 {
    display: block;
    position: unset;
    overflow: hidden;
    height: 300px;
    max-height: unset;
    width: 100%;
    max-width: unset;
}



.ptxtx > span:nth-child(1) {
    display: block;
    min-height: 10px;
    font-family: 'firaSans';
    font-size: 27px;
    color: #333;
    padding: 0 0 0.4em 0;
    line-height: 30px;
}




/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 
 


#lugos > img {
    width: auto;
    height: px;
}



#lugos {
 
    width: 400px;
    margin: 0 auto;
    min-height: 10px;
    position: relative;
    bottom: 120px;
    padding: 0 0 1em 0;
    transform: translate(0, 50px)

}
 
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */