.wrong{
  border-color: crimson !important;
  box-shadow: 0 0 2px 2px rgb(245, 162, 162);
  background-color: burlywood !important;
}
.arrow{
  display:block;
}
p.date-reys {
    font-size: 22px;
    margin-top: 10px;
}
span.current_date_d, span.current_date_o, span.current_date {
    font-weight: 700;
}
.div23.vbn {
    margin-bottom: 20px;
}

button.alters, button.closest {
    height: 45px;
    padding: 5px 20px;
    background-color: #063872;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    color: #fff;
}
/**button.alters::before, button.closest::before  {
  content: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M572.5 241.4C518.3 135.6 410.9 64 288 64S57.7 135.6 3.5 241.4a32.4 32.4 0 0 0 0 29.2C57.7 376.4 165.1 448 288 448s230.3-71.6 284.5-177.4a32.4 32.4 0 0 0 0-29.2zM288 400a144 144 0 1 1 144-144 143.9 143.9 0 0 1 -144 144zm0-240a95.3 95.3 0 0 0 -25.3 3.8 47.9 47.9 0 0 1 -66.9 66.9A95.8 95.8 0 1 0 288 160z"/></svg> ';
}**/

table.calendr_table tr td {
    background-color: #fff;
    padding: 0px !important;
    border: none !important;
}

.frame-parent2 {
    border-radius: 0 3px 3px 3px;
}
.clock {
    display: none;
}
.div18 {
     background: linear-gradient(to bottom, #d9e7f8, #f2f7fb, #f2f7fb);
    border: 1px solid #d9e7f8;
        border-bottom: 1px solid #f2f7fb;
    /* background: #d9e7f8;*/
}
img.frame-child {
    display: none;
}
.back_btn2, div#paymentt{
    height: 45px;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    border-color: #ccc !important;
    border-style: solid !important;
    border-width: 1px !important;
    display: block !important;
    margin: 0 0 1em !important;
    padding: 1em !important;
}

.div-flash {
  width: 285px;
    color: #898989;
    font-size: 14px;
    position: relative;
    top: -30px;

}
.div-flash img {
    width: 22px;
}
.no_lightning {
    display: none;
}
.button-rev.active a {
    background-color: #063872;
    color: #fff;
}
.div1.dir0 {
    margin-bottom: 30px;
	line-height: 1.2em;
}

img.pp-h, img.pp-f , img.pp-k {
    width: 31px;
    position: relative;
    top: -1px;
}

.dark-layer, .dark_layer_2{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height: 100vh;
  z-index:999; 

}
.button-rev.active a:hover {
    color: #FFF;
}
.button-rev a {
    border: solid 1px #dfdfdf;
    background-color: #fff;
    padding: 12px;
    min-width: 200px;
    display: block;
    text-align: center;
    border-radius: 5px;
    color: #000;
}
.button-rev a:hover {
  color: #000;
}


#calendr_wrapper {
  z-index:10000;
  position:absolute;
  top:150px;
  left:50%;
  margin-left: -200px;
  background-color:rgba(255,255,255,1);
  opacity: 1 !important;
}
.is_ex{
  /*padding-left: 28px !important;*/
}
.point{
border-radius: 3px;
    width: 6px !important;
    height: 6px !important;
    flex-shrink: 0;
    background-color: #007DF1;
    position: absolute;
    margin: auto;
    left: 24px;
    bottom: 5px;
}
.whatsapp-container71{
  width: 609px;
  color: var(--, #181D24) !important;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.42px;
}
.circle-information-parent2{
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.whatsapp7{
  color:  #181D24 !important;
  font-family: Jost;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
  letter-spacing: 0.42px !important;
  padding:1.5rem;
}
.btn_st{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.disable{
  opacity: 0.5;
  pointer-events: none;
}

.div-clock {
  width: 1024px;
}

.clock{
    margin-bottom: 25px;
    margin-top: 40px;
    display: inline-flex;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    border-radius: 5px;
    border: #027df10f 3px solid;
    background: #5472d217;
    color: #000;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    z-index: 1111 !important;
}
.clock-inside{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
}
.clock-up{
  color: #007DF1;
  leading-trim: both;
  text-edge: cap;
  font-family: Jost;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.clock-dwn{
  color: #000;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.colon{
  color: #007DF1;
  leading-trim: both;
  text-edge: cap;
  font-family: Jost;
  font-size: 57.397px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.td1, .td1_1, .td1_3{
  display: flex;
  width: 50%;
  padding: 12px;
  margin: 0px;
  align-items: flex-start;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 5px;
  border: 1px solid #DDD;
  color: #000;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.td1_1, .td1_2{
  background: #F2F7FB !important;
}
.td1_3, .td1_4{
  border-radius: 3px !important;
  background: #007DF1 !important;
  color: #FFF !important;
  font-weight: 600 !important;
}
.td2, .td1_2, .td1_4{
  display: flex;
  width: 50%;
  padding: 12px;
  margin: 0px;
  align-items: flex-start;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 3px;
  border: 1px solid #DDD;
  color: #000;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.col{
  display: flex;
  flex-direction: column;
}
.book_id{
  border-top-right-radius: 0 !important;
  display: flex;
  width: 1024px;
  transform: rotate(0.035deg);
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  border-radius: 5px;
  background: #F2F7FB;
}
.book_id_msg{
  color: #181D24;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
}
.itogo, .book_id_sum{
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: Jost;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}
.bmw{
  width: 1024px;
  display: flex;
  flex-direction: row;
}
.bmw div {
    margin: 3px;
    border-radius: 3px;
}
.bmw::after{
  width: 824px;
  line-height: 4px;
  transform: rotate(-0.035deg);
  background: #007DF1;
  flex-shrink: 0;
}
.group.book_result {
    max-width: 1024px;
    margin-bottom: 50px;
    margin-top: 0px;
}
.back_btn{
  top: -6px;
  right: 0;
  cursor: pointer;
  position: absolute;
  display: inline-flex;
  padding: 12px 22px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 3px;
  background: #063872;
  color: var(--color1);
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}



.back_btn2{
  width: 220px;
  cursor: pointer;
  display: flex;
  transform: rotate(-0.035deg);
  padding: 12px 36px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 3px;
  border: 1px solid #007DF1;
  color: #007DF1;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.book_id_spacer{
  display: flex;
  width: 750px;
  height: 20.689px;
  padding: 20.991px 13.615px 0px 14.096px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.book_id_dwn{
  display: flex;
  /*width: 1053.053px;*/
  justify-content: space-between;
  align-items: center;
}
.book_id_dwn span.whatsapp {
    /*margin-right: 20px;*/
}
.continue_btn{
  cursor: pointer;
  display: flex;
  transform: rotate(-0.035deg);
  padding: 12px 45px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: #007DF1;
  color: #FFF;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#calendr_wrapper {
  display: flex;
  width: 401px;
  padding: 20px;
  align-items: flex-start;
  align-content: flex-start;
  gap: 20px;
  flex-wrap: wrap;
  border-radius: 5px;
  border: 1px solid #ACBECE;
  background: #FFF;
}
.calendr_table, .t1{
  margin:0px;
  padding: 0px;
  border: 0px;
  position: relative;
}
.mon{
  color: #000;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.theader{
  padding-bottom: 20px;
}
.btn_layout{
  display: flex;
  width: 360px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
}
#btnPrev, #btnNext {
  display: flex;
  padding: 5px 30px;
  align-items: flex-start;
  gap: 10px;
  border-radius: 5px;
  background: #063872;
  color: #FFF;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
      border: solid 2px #0b467f;
}
.close_x, .close_x2{
  cursor: pointer;
  width: 16.395px;
  height: 16.263px;
  flex-shrink: 0;
}
.close_x2{
    position: sticky;
    top: 0px;
    left: 100%;
}
.th{
  display: flex;
  padding: 0px 15px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  color: #D0D0D0;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.td{
  display: flex;
  width: 52px;
  height: 52px;
  padding: 18px 18px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}
.dark{
  color: #000;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.light{
  color: #D0D0D0;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
     /* width: auto !important;*/
}
.ca_info1{
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.cai1_wrap{
  display: flex;
  align-items: flex-start;
  gap: 20px;
  color: #000;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.pic_g1{
  display: flex;
  width: 33px;
  height: 33px;
  padding: 7.891px 10.761px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 0.717px solid #D9D9D9;
  color: #000;
  font-family: Jost;
  font-size: 10.043px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.pic_g2{
  display: flex;
  width: 33px;
  height: 33px;
  padding: 7.891px 10.761px;
  justify-content: center;
  align-items: center;
  border: 0.717px solid #D9D9D9;
  color: #D0D0D0;
  font-family: Jost;
  font-size: 10.043px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.sv_lay{
  width: 4.304px;
  height: 4.304px;
  flex-shrink: 0;
   position: relative;
    top: -3px;
  fill: #007DF1;
}
.pic_g3{
  width: 16px;
  height: 16px;
}
.ca_info2{
  display: flex;
  align-items: center;
  gap: 8px;
  color: #6A6A6A;
  font-family: Jost;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.info-layer{
  border-radius: 5px;
  z-index:10000;
  position:fixed;
  top:150px;
  left:50%;
  margin-left:-375px;
  background-color:rgba(255,255,255,1);
  opacity: 1 !important;
  display: flex;
  width: 770px;
  padding: 50px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  background: #FFF;
      height: 80%;
    overflow-y: auto;
}
.info-layer::-webkit-scrollbar {
  width: 0;
}
.info-wrapper{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  align-self: stretch;
}
.i-header{
  align-self: stretch;
  color: #000;
  font-family: Jost;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}
.i-alert-wr{
      max-width: 600px;
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
  border-radius: 5px;
  background: #F2F7FB;
}
.i-alert-wr2{
  display: flex;
  align-items: center;
  gap: 10px;
  align-self: stretch;
}
.i-svg1{
  width: 46px;
  height: 46px;

}
.i-txt1{
  flex: 1 0 0;
  color: #181D24;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.48px;
}
.i-layer2{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  align-self: stretch;
}
.i-group{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
}
.i-gr-up{
  display: flex;
  align-items: flex-start;
  gap: 11px;
  align-self: stretch;
}
.i-gr-dwn{
  display: flex;
  padding-left: 0px;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
}
.igr-up-left{
  color: #007DF1;
  font-family: Jost;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.6px;
}
.igr-up-right{
  flex: 1 0 0;
  color: #000;
  font-family: Jost;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.6px;
}
.igr-dwn-left{
  display: flex;
  padding-left: 0px;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
}
.igr-dwn-right{
  flex: 1 0 0;
  color:  #181D24;
  font-family: Jost;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.48px;
}
.bc465bb-52ae-4760-9f24-247a1ce-icon {
  position: absolute;
  top: 30px;
  right: -50px;
  width: 881px;
  height: 274.51px;
  object-fit: cover;
}
.group-child {
  position: absolute;
  top: 209.67px;
  left: 40.12px;
  width: 68.38px;
  height: 48.14px;
}
.pencilsketchadjusted-7792494-1-icon {
  position: absolute;
    top: 0px;
    right: 0px;
  width: 415.66px;
  height: 320.73px;
  object-fit: cover;
}
.vector-parent {
  position: absolute;
  top: -80.44px;
  left: 361.34px;
  width: 540.73px;
  height: 364.17px;
}
.bc465bb-52ae-4760-9f24-247a1ce-parent {
  position: absolute;
  top: 85px;
  right: 0;
  background-color: var(--color1);
  width: 881px;
  height: 274.51px;
  opacity: 0.3;
}
.image-24-icon {
  position: absolute;
  top: 60px;
  right: 0;
  width: 283.5px;
  height: 99px;
  object-fit: cover;
  opacity: 0.2;
}
.hh {
    position: relative;
    display: block;
    width: 1024px;
    left: 50%;
    margin-left: -512px;
}
section.s3 {
    margin-bottom: 360px;
    z-index: 1;
}

section.s1, section.s2, section.s3 {
    position: relative;
}

.child, .item {
    position: absolute;
    bottom: 0px !important;
    top: auto !important;
    left: 50%;
    margin-left: -50%;
    width: 100%;
    height: 360px;
}
.item {
  top: 2148px;
  left: 175px;
  background-color: var(--color-gainsboro);
  width: 370px;
  height: 1px;
  display: none;
}
.div1 {
  letter-spacing: 0.03em;
}
.div1,
.div3 {
  position: relative;
  text-transform: uppercase;
}
.div2, .div4 {
  cursor: pointer;
  border-radius: var(--br-8xs);
  flex-direction: row;
  padding: var(--padding-xs) var(--padding-15xl);
 
}

.div2 {
  background-color: var(--color-darkslateblue);
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  color: var(--color1);
}
.div4 {
  border: 1px solid var(--color-gainsboro);
}
.div4,
.group,
.parent {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.group {
  flex-direction: row;
  gap: var(--gap-11xl);
  font-size: var(--font-size-base);
}
.parent {
  position: relative;
  margin-top: 200px;
  width: 1024px;
  flex-direction: column;
  gap: var(--gap-xl);
  z-index: 0;
  font-size: 36px;
}
.anchor-1-traced {
  position: absolute;
  top: -4px;
  left: 3px;
  width: 57px;
  height: 63px;
}
.div8 {
  position: relative;
  letter-spacing: 0.03em;
  font-weight: 600;
}
.nr-wrapper {
  position: absolute;
  top: 13px;
  left: 0;
  border-radius: var(--br-8xs);
  width: 63px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-3xs);
  box-sizing: border-box;
}
.anchor-1-traced-parent {
  position: relative;
  width: 63px;
  height: 63px;
}
.frame-container,
.frame-wrapper {
  display: flex;
  justify-content: flex-start;
}
.frame-container {
  flex-direction: row;
  align-items: center;
  gap: var(--gap-lgi);
}
.frame-wrapper {
  flex-direction: column;
  align-items: flex-start;
}

.div11 {
  position: relative;

}
.div10,
.div12,
.div14 {
  cursor: pointer;
  border-radius: var(--br-8xs);
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-xs) var(--padding-xl);
}
.div10 {
  cursor: pointer;
  background-color: var(--color-darkslateblue);
  width: 242px;
}
.div10,
.div12,
.div14 {
  border: 1px solid var(--color-gainsboro);
  width: 238px;
  color: var(--color-black);
  height: 45px;
}
.div14 {
  width: 271px;
}
.group-inner,
.group-item {
  position: absolute;
  top: 0;
  left: 4.96px;
  background-color: var(--color1);
  width: 4.13px;
  height: 4.13px;
}
.group-inner {
  left: 9.91px;
}
.group-child1,
.group-child2,
.group-child3,
.group-child4,
.group-child5,
.rectangle-div {
  position: absolute;
  top: 0;
  left: 14.87px;
  background-color: var(--color1);
  width: 4.13px;
  height: 4.13px;
}
.group-child1,
.group-child2,
.group-child3,
.group-child4,
.group-child5 {
  top: 4.96px;
  left: 0;
}
.group-child2,
.group-child3,
.group-child4,
.group-child5 {
  left: 4.96px;
}
.group-child3,
.group-child4,
.group-child5 {
  left: 14.87px;
}
.group-child4,
.group-child5 {
  left: 9.91px;
}
.group-child5 {
  top: 9.91px;
  left: 0;
}
.group-child10,
.group-child11,
.group-child6,
.group-child7,
.group-child8,
.group-child9 {
  position: absolute;
  top: 14.87px;
  left: 0;
  background-color: var(--color1);
  width: 4.13px;
  height: 4.13px;
}
.group-child10,
.group-child11,
.group-child7,
.group-child8,
.group-child9 {
  top: 9.91px;
  left: 4.96px;
}
.group-child10,
.group-child11,
.group-child8,
.group-child9 {
  top: 14.87px;
}
.group-child10,
.group-child11,
.group-child9 {
  top: 9.91px;
  left: 9.91px;
}
.group-child10,
.group-child11 {
  top: 14.87px;
}
.group-child11 {
  top: 9.91px;
  left: 14.87px;
}
.rectangle-parent {
  position: absolute;
  top: 1.65px;
  left: 0;
  width: 19px;
  height: 19px;
}
.inner {
  position: relative;
  width: 19px;
  height: 20.65px;
}
.div16 {
  height: 45px;
  border-radius: var(--br-8xs);
  background-color: var(--color-dodgerblue);
  max-width: 450px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-xs) var(--padding-xl);
  box-sizing: border-box;
  gap: var(--gap-3xs);
}
.container-date {
  gap: var(--gap-xl);
}
.container-date,
.frame-wrapper1 {
  width: 1064px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.div16, .div18, .div20, .div24, .div28, .div66, .div95, .wrapper11, .wrapper12 {
  cursor: pointer;
}
.div18 {

  border-radius: var(--br-8xs) var(--br-8xs) 0 0;
  background-color: var(--color-aliceblue);
  padding: var(--padding-xs) var(--padding-11xl) var(--padding-xs)
    var(--padding-15xl);
  z-index: 1;
}
.div18,
.div20,
.parent1 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.div20 {
  border-radius: var(--br-8xs) var(--br-8xs) 0 0;
  border-top: 1px solid var(--color-gainsboro);
  border-right: 1px solid var(--color-gainsboro);
  border-left: 1px solid var(--color-gainsboro);
  padding: var(--padding-xs) var(--padding-11xl) var(--padding-xs)
    var(--padding-15xl);
  z-index: 0;
}
.parent1 {
  gap: var(--gap-xl);
  position: relative;
    bottom: -1px;
}
.div23,
.div25 {
  position: relative;
}
.div23 {
  font-size: var(--font-size-base);
}
.div25 {
  font-weight: 600;
  color: var(--color1);
}
.div24 {
      border: 1px solid #000;
  border-radius: var(--br-8xs);
  background-color: var(--color-darkslateblue);
  width: 141px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-3xs) var(--padding-11xl) var(--padding-3xs)
    var(--padding-15xl);
  box-sizing: border-box;
}
.div27 {
  position: relative;
  letter-spacing: 0em;
  /*font-size: small;*/
  /*line-height: 1.1em;*/

}


.div26,
.parent2 {
  justify-content: flex-start;
}
.div26 {
  border-radius: var(--br-8xs);
  width: 141px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: var(--padding-11xs) var(--padding-11xl) var(--padding-11xs)
    var(--padding-15xl);
  box-sizing: border-box;
  font-size: var(--font-size-base);
  color: var(--color-darkslateblue);
  padding: 5px;
   text-align: center;
}
.parent2 {
  align-items: flex-start;
  gap: var(--gap-12xs);
  color: var(--color1);
}
.div28,
.frame-parent4,
.parent2 {
  display: flex;
  flex-direction: column;
}
.div28 {
  border-radius: var(--br-8xs);
  background-color: var(--color1);
  border: 1px solid var(--color-gainsboro);
  box-sizing: border-box;
  width: 141px;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-3xs) var(--padding-11xl) var(--padding-3xs)
    var(--padding-15xl);
}
.frame-parent4 {
  align-items: flex-start;
  justify-content: center;
  gap: var(--gap-12xs);
}
.frame-parent2,
.frame-parent3 {
  display: flex;
  justify-content: flex-start;
}
.frame-parent3 {
  width: 936px;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 18px;
  font-size: var(--font-size-xl);
  color: var(--color-gray-100);
}
.frame-parent2 {
  border-radius: var(--br-8xs);
  background-color: var(--color-aliceblue);
  width: 1064px;
  padding: var(--padding-11xl);
  box-sizing: border-box;
  gap: var(--gap-xl);
  font-size: var(--font-size-11xl);
      border: solid 1px #d9e7f8 !important;
}
.frame-div,
.frame-parent1,
.frame-parent2 {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 30px;
      border-radius: 0 5px 5px 5px;
}
.frame-parent1 {
  width: 1064px;
  display: flex;
  justify-content: flex-start;
  color: var(--color-black);
}
.frame-div {
  width: 1146px;
  padding: 0 0 0 var(--padding-63xl);
  box-sizing: border-box;
  gap: var(--gap-11xl);
  font-size: var(--font-size-base);
  color: var(--color1);
}
.frame-div,
.frame-group,
.frame-parent15 {
  display: flex;
  justify-content: flex-start;
}
.frame-group {
  width: 1146px;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gap-11xl);
  z-index: 1;
}
.frame-parent15 {
  width: 708px;
  flex-direction: row;
  align-items: center;
  gap: var(--gap-lgi);
}
.circle-information-icon {
  position: relative;
  width: 24px;
  height: 24px;
  overflow: hidden;
  flex-shrink: 0;
}
.div66,
.frame-parent14 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.paymentt{
  cursor: pointer;
  border-radius: 5px;
  background: #007DF1;
  display: flex;
  width: 220px;
  padding: 12px 45px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.con{
  display: flex;
  width: 982.657px;
  justify-content: space-between;
  align-items: center;
}
.con2{
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.mar{
  border-radius: 5px;
  background: #F2F7FB !important;
  display: flex;
  width: 1062.628px;
  transform: rotate(0.035deg);
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}
.div66 {
  height: 45px;
  width: 285px;;
  border-radius: var(--br-8xs);
  background-color: var(--color-dodgerblue);
  justify-content: center;
  padding: var(--padding-xs) 40px;
  gap: var(--gap-3xs);
  font-size: var(--font-size-base);
  color: var(--color1);
}
.frame-parent14 {
  width: 1146px;
  justify-content: space-between;
}
.frame-child {
  position: relative;
  width: 1064px;
  height: 1px;
}
.div68,
.div69,
.div70 {
  position: relative;
  letter-spacing: 0.03em;
  z-index: 0;
}
.div69,
.div70 {
  z-index: 1;
}
.div70 {
  position: absolute;
  margin: 0 !important;
  /*top: 4px;*/
  left: 165px;
  font-size: var(--font-size-base);
  color: var(--color-darkgray);
  z-index: 2;
}
.icon,
.parent3 {
  position: relative;
}
.parent3 {
  width: 643px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.icon {
  width: 9px;
  height: 1.5px;
}
.wrapper11 {
  border-radius: var(--br-11xs);
  background-color: var(--color-darkslateblue);
  color: #fff;
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-3xs);
  box-sizing: border-box;
}
.icon1 {
  position: relative;
  width: 9.7px;
  height: 9.8px;
}
.wrapper12 {
  border-radius: var(--br-11xs);
  background-color: var(--color-darkslateblue);
  color: #fff;
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--padding-3xs);
  box-sizing: border-box;
}
.frame-parent16,
.frame-parent17,
.frame-parent18 {
  width: 104px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.frame-parent16,
.frame-parent17 {
  width: 770px;
}
.frame-parent16 {
    width: 1064px;
    padding: 20px 0 0px;
    border-top: 3px solid #efefef;
    border-image: linear-gradient(#ffffff, #c8c8c8) 10;
}
.p {
  margin: 0;
}
.span {
  text-decoration: underline;
}
.span1 {
  color: var(--color-darkgray);
}
.p1 {
  margin: 0;
  color: var(--color-dodgerblue);
}
.div75 {
    position: absolute;
    margin: 0 !important;
    /*top: -2.5px;*/
    left: 165px;
    font-size: var(--font-size-base);
    letter-spacing: 0.03em;
    line-height: 110%;
    color: var(--color-darkgray);
    z-index: 2;
}
.div75 p {
  max-width: 350px;
  }
.parent4 {
    width: 643px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.div80 {
  position: absolute;
  margin: 0 !important;
  /*top: -2.5px;*/
  left: 165px;
  font-size: var(--font-size-base);
  letter-spacing: 0.03em;
  line-height: 110%;
  color: var(--color-darkgray);
  z-index: 2;
}
.parent5 {
  width: 643px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.frame-parent23,
.wrapper17 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
input.agree_check {
    margin-top: 15px !important;
}
p.p1.tick_info span {
    cursor: pointer;
}
.frame-parent23 {
  width: 770px;
  align-items: center;
  justify-content: space-between;
}
.wrapper17 {
  justify-content: flex-start;
}
.div84 {
  position: relative;
  font-size: var(--font-size-11xl);
  letter-spacing: 0.03em;
  font-weight: 500;
}
.frame-parent25 {
    border-image: linear-gradient(#ffffff, #c8c8c8) 10;
    border-top: solid 4px #ccc;
    padding-top: 25px;
    padding-left: 15px;
    margin-top: 0px;
    width: 472px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.circle-information-icon1 {
  position: relative;
  width: 46px;
  height: 46px;
  overflow: hidden;
  flex-shrink: 0;
}
.whatsapp {
  margin: 0;
}
.span2,
.whatsapp {
  font-weight: 300;
  line-height: 1.2em;
}
.span3 {
  font-weight: 600;
  /*font-family: var(--font-jost);*/
}
.whatsapp-container1 {
  /*line-break: anywhere;*/
  width: 100%;
}
.whatsapp-container {
  position: relative;
  letter-spacing: 0.03em;
  display: flex;
  align-items: flex-end;
  width: 909px;
  flex-shrink: 0;
}
.circle-information-parent,
.table-6 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.circle-information-parent {
  align-items: center;
  width: 965px;
  flex-direction: row;
  gap: var(--gap-3xs);
}
.table-6 {
  border: solid 1px #d9e7f8 !important;
  margin-top: 20px;
  margin-bottom: 40px;
  border-radius: var(--br-8xs);
  background-color: var(--color-aliceblue);
  width: 1064px;
  flex-direction: column;
  padding: 37px var(--padding-11xl);
  box-sizing: border-box;
  font-size: var(--font-size-base);
  color: var(--color);
}
.vector-group {
  width: 1064px;
  align-items: flex-end;
  gap: var(--gap-xl);
}
.frame-parent13,
.frame-wrapper2,
.vector-group {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.frame-wrapper2 {
  width: 1064px;
  align-items: flex-start;
  font-size: var(--font-size-xl);
}
.frame-parent13 {
  align-items: flex-end;
  gap: var(--gap-11xl);
  z-index: 2;
}
.span4 {
  color: var(--color-red);
}
.div87 {
  position: relative;
  letter-spacing: 0;
  display: inline-block;
  width: 130px;
}
.frame-wrapper3 {
  border-radius: var(--br-8xs);
  background-color: var(--color1);
  width: 512px;
  padding: var(--padding-mini);
  box-sizing: border-box;
  font-size: var(--font-size-sm);
  color: var(--color-dimgray);
}
.frame-wrapper3::placeholder,
.frame-wrapper4::placeholder {
  color: #212529;
  opacity: 0.4;
}
.frame-parent30,
.frame-wrapper3,
.frame-wrapper4,
.parent6,
.parent7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.parent6 {
  width: 512px;
  gap: var(--gap-3xs);
}
.frame-parent30,
.frame-wrapper4,
.parent7 {
  width: 510px;
}
.frame-wrapper4 {
  border-radius: var(--br-8xs);
  background-color: var(--color1);
  padding: var(--padding-mini);
  box-sizing: border-box;
  font-size: var(--font-size-sm);
  color: var(--color-dimgray);
}
.frame-parent30,
.parent7 {
  gap: var(--gap-3xs);
}
.frame-parent30 {
  width: 1064px;
  flex-direction: row;
  gap: var(--gap-21xl);
}
.e-mail {
  position: relative;
  letter-spacing: 0.03em;
  font-weight: 300;
}
.e-mail-wrapper,
.frame-parent29 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.frame-parent29 {
  width: 1146px;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 0 0 var(--padding-63xl);
  box-sizing: border-box;
  gap: 15px;
}
.frame-icon {
  position: relative;
  width: 11px;
  height: 16px;
}
.div94 {
  position: relative;
  letter-spacing: 0.03em;
  line-height: 110%;
  font-weight: 300;
  display: flex;
  align-items: flex-end;
  width: 652px;
  flex-shrink: 0;
}
.frame-parent33 {
  width: 741px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8px;
}
.div95,
.frame-parent32 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.div95 {
  border-radius: var(--br-8xs);
  background-color: var(--color-dodgerblue);
  justify-content: center;
  padding: var(--padding-xs) 45px;
  color: var(--color1);
  height: 45px;
}
.frame-parent32 {
  width: 1148px;
  justify-content: space-between;
  padding: 0 0 0 84px;
  box-sizing: border-box;
  font-size: var(--font-size-base);
  color: var(--color-dimgray);
}
.frame-parent,
.frame-parent26,
.frame-parent28 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.frame-parent28 {
  align-items: flex-start;
  gap: var(--gap-11xl);
  font-size: var(--font-size-xl);
}
.frame-parent
 {
 /* position: absolute;*/
}
.frame-parent26 {
      border: solid 1px #d9e7f8 !important;
  margin: 0 !important;
  top: 1421px;
  left: -32px;
  border-radius: var(--br-8xs);
  background-color: var(--color-aliceblue);
  width: 1210px;
  align-items: flex-start;
  padding: var(--padding-11xl);
  box-sizing: border-box;
  gap: var(--gap-xl);
  z-index: 3;
}
.frame-parent {
  /*top: 60px;
  left: 387px;*/
  width: 1024px;
  align-items: center;
  gap: 0;
  margin: auto;
  /*min-height:1000px;*/
}
.child1,
.child2 {
  position: absolute;
  left: 30px;
  width: 2px;
  height: 546px;
}
.child1 {
    top: 58px;
}
.child2 {
    top: -30px;
    height: 100%;
}
.image-23-icon,
.image-24-icon1,
.image-25-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 278px;
  height: 99px;
  object-fit: cover;
  opacity: 0.2;
}
.image-24-icon1,
.image-25-icon {
  left: 1445px;
}
.image-24-icon1 {
  top: 81px;
  left: 62.5px;
  width: 283.5px;
}
.div {
  position: relative;
  background-color: var(--color1);
  width: 100%;
  /*min-height: 2321px;*/
  /*overflow: hidden;*/
  text-align: left;
  font-size: var(--font-size-11xl);
  color: var(--color-black);
  font-family: var(--font-jost);
}


@media screen and (max-width: 486px) {
.anchor-1-traced {
width : 20px;
height : 20px;
}
.div1.dir0 {
text-align : center;
font-size : 20px;
margin : auto;
}
img.child, img.child1, img.child2, img.image-24-icon, .image-23-icon, .image-24-icon1, .image-25-icon, .vector-parent, .group-child, .pencilsketchadjusted-7792494-1-icon, .item, .ca_info2 {
display : none;
}
div.bc465bb-52ae-4760-9f24-247a1ce-parent, .bc465bb-52ae-4760-9f24-247a1ce-icon {
width : 150%;
right : -120px;
height : auto;
top : -20px;
opacity : 0.4;
}
div.bc465bb-52ae-4760-9f24-247a1ce-parent {
top : 5rem;
}
.anchor-1-traced-parent, .div8, .anchor-1-traced {
width : 24px;
height : 24px;
font-size : 16px;
font-weight : 600;
margin : 5px;
}
.frame-parent {
left : 0;
}
.anchor-1-traced {
margin : 5px;
}
.nr-wrapper {
width : 35px;
height : 35px;
padding : 6px;
}
html, body, .frame-parent, .div, .vector-group, .circle-information-parent {
width : 100%;
padding : 0;
margin : 0;
}
div.div {
display : flex;
flex-direction : column;
flex-flow : row wrap;
justify-content : space-around;
}
.parent {
margin-top : 100px;
width : 95%;
font-size : 12px;
overflow-wrap : break-word;
}
.group.book_result {
    gap: 5px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.group.book_result div {
    text-align: center;
    font-size: 15px;
}
.dir.sp-kr-sp.div4 .div3, .dir.kr-sp.div4 .div3 {
    display: block;
    background-color: #fff !important;
}

.parent1, .frame-parent25 {
width : 357px;
padding : 0;
margin : 0;
}
.s1, .s2, .s3, .frame-group, .frame-wrapper1, .frame-div, .frame-parent2, .frame-parent1, .frame-parent16, .frame-wrapper2, .table-6, .frame-parent26, .frame-parent28, .dark-layer, .dark_layer_2 {
width : 100%;
padding : 0;
margin : 0;
}
.frame-div {
    width: 95%;
    margin: 0 auto;
}
.frame-parent3 {
gap : 20px 5px;
width : 100%;
display : flex;
flex-flow : row wrap;
justify-content : flex-start;
}
.events {
width : 105px;
}
.frame-container, .frame-parent15 {
width : 90%;
margin : 10px auto;
}
.dir0 {
top : -1.5rem;
font-size : 1.5rem;
font-weight : 500;
}
.div1 {
margin-top : 20px;
margin-left : 10px;
}
.div1, .div23, .frame-parent3 {
padding: 0 10px 20px;
font-size : 18px;
overflow-wrap : break-word;
}
.div94, .whatsapp-container, p.p, span.span {
left : 0%;
width : 80%;
font-size : 13px;
overflow-wrap : break-word;
}
.div94, .agree_check {
margin : auto;
}
.div95, .continue_btn {
margin-top : 1rem;
}
.con {
display : flex;
flex-direction : column !important ;
}
.frame-parent29, .frame-parent17, .frame-parent23, .frame-parent30, .frame-parent32, .parent3, .parent4, .parent5, .container-date, .parent1, .book_id, .book_id_dwn, .frame-parent14, .mar {
padding : 0;
width : 100%;
margin : auto;
display : flex;
flex-direction : row;
flex-wrap : wrap;
gap : 10px;
align-items : center;
justify-content : space-between;
}
.div16, .div16.calendr_d, .div66, .div95 {
    height: 45px !important;
}
.div10, .div12, .div14 {
flex-basis : 31%;
padding : 10px;
height: 45px;
}
.div16, div66 .div11 {
flex-basis : 100%;
}
.div16 .div11, div66 .div11 {
font-size : 16px;
}
.book_id {
padding : 0 2rem 1rem;
    margin-top: 60px;
    padding-top: 15px;
}

.back_btn {
    top: 70px;
    right: 0px;
}

div#paymentt {
    margin-bottom: 40px;
        margin-top: 20px;
}

.clock {
    display: block;
    margin-top: 40px;
    position: relative;
    z-index: 999999;
    margin-bottom: 40px;
    padding: 10px;
    text-align: center;
    font-size: 20px;
}

.clock-inside {
    margin: 10px;
    gap: 20px;
}

.frame-wrapper3, .frame-wrapper4, .parent6, .parent7, .frame-parent33 {
width : 90%;
margin : auto;
}
.book_id_spacer, .div75 {
padding : 0%;
margin : 0%;
width : auto;
}
.book_id_spacer {
width : 35%;
}
.div27, .div84 {
padding : 0;
display : flex;
text-align : center;
justify-content : right;
align-items : center;
line-height: 1.1em;
}
.frame-parent17, .parent3, .parent4, .parent5 {
margin-left : 0%;
align-items : flex-start;
justify-content : left;
width : 100%;
}
.parent3, .parent4, .parent5 {
height : auto;
}
.frame-parent18 {
font-size : 24px;
margin-top : 10px;
}
.frame-wrapper2 {
width : 95%;
margin : 0 auto;
}
.vector-group .frame-child {
display : none;
}
.frame-parent16 {
padding : 25px 20px 5px 20px;
border-top : 2px solid #ececec;
    border-image: linear-gradient(#ffffff, #c8c8c8) 50;
display : flow;
flex-direction : column;
}
.div75, .div80, .div70 {
width : 50%;
margin-right : 4rem;
font-size : 1rem;
}
.bmw, #divCal, table.calendr_table, .mon, .col, .info-layer {
    width: 100%;
    margin: 0;
    gap: 3px;
}
.bmw div {
    margin: 0px;
}
.div23 {
margin-left : 10px;
}
.div25 {
font-weight : 700;
font-size : 16px;
width : auto !important ;
}
.div24 {
width : 105px;
border : #063872 solid;
border-width : 1px 0;
}
.table-6 {
margin-bottom : 10px;
padding : 15px;
}
.circle-information-parent {
align-items : flex-start;
width : 100%;
gap : 0;
}
.circle-information-icon1 {
width : 10%;
margin-right : 10px;
}
.whatsapp-container {
width : 90%;
}
.whatsapp-container1 {
line-break : auto;
width : 100%;
}
section.s3 {
margin : 0 auto;
width : 95%;
margin-bottom : 40px;
}
.frame-group {
margin-top: 0px;
gap : 10px;
}
.anchor-1-traced-parent, img.anchor-1-traced {
width : 40px;
height : 40px;
}
.div1.step_1, .div1.step_2, .div1.step_3 {
margin-top : 0;
}
.parent6, .parent7, .frame-parent33 {
width : 85%;
margin : auto;
}
.frame-wrapper3, .frame-wrapper4 {
width : 100%;
}
.div95 {
    margin: 5px auto 30px;
}
.div8 {
position : absolute;
top : 0px;
left : 15px;
margin : 0;
}
.frame-wrapper2 .div27 {
justify-content : right;
top : -24px;
font-size : 24px;
width : 50%;
margin-left : 50%;
}
.div27.n-f.noms, .div27.n-h.noms, .div27.n-k.noms, .div27.n-s.noms, .div27.n-d.noms {
justify-content : center;
top : 0;
font-size : 24px;
width : auto;
margin : auto;
}

.continue_btn {
margin: 5px auto 30px;
}

.vector-group {
gap : 0;
}
.frame-parent23 {
justify-content : left;
}
.div84 {
font-size : 27px;
font-weight : 400;
}
.wrapper17 {
justify-content : flex-start;
margin-bottom : 15px;
}
.div68, .div69, .div70 {
font-size : 17px;
}
.frame-parent25 {
border-top : 2px solid #ececec;
padding : 15px 10px 25px 0;
border-image: linear-gradient(#ffffff, #c8c8c8) 10;
}
.div66 {
padding : 11px 10px;
width : 95%;
margin: auto;
}
.container-date .div11 {
font-size : 13px;
}
.div16 .div11, .div66 .div11 {
font-size : 16px;
}
.div26 {
padding : 5px 0 !important ;
font-size : 13px !important ;
margin : 0 auto;
width : auto;
}
.div68 {
width : 50%;
text-align : left;
}
.div69 {
width : 46%;
text-align : right;
}
.div70, .div75, .div80, .div80 {
width : 100%;
position : initial;
font-size : 14px;
}
.div28 {
width : 105px;
}
.i-header {
font-size : 18px;
}
.info-layer {
top : 80px;
}
.info-wrapper {
gap : 20px;
height : 550px;
overflow-y : scroll;
}
.div1 {
line-height : 1.2em;
padding : 0;
}
.close_x2 {
position: sticky;
}
div#tuda {
padding-bottom : 20px;
}
div#divCal {
margin-top : 50px;
}
.mon, .cai1_wrap, .lbl {
margin : auto;
width : 100%;
}
.td1, .td2, .td1_1, .td1_2, .td1_3, .td1_4 {
width : 50%;
}
#calendr_wrapper, .btn_layout, .info-layer {
width : 98%;
margin : auto;
align-items : center;
position : fixed;
left : 1%;
padding : 15px !important ;
top : 15%;
align-items : center;
}
#calendr_wrapper, .info-layer {
padding : 1rem 0.1rem;
}
.t1, .th, .td {
width: 48px;
}
.point {
    left: 21px;
    bottom: 5px;
}
.now {
width : auto;
padding : 0%;
}
.is_ex {
padding-left : 0% !important ;
}
#select_pier_tuda {
width : 100%;
}
#select_pier_obratno {
width : 100%;
}
.info-wrapper {
margin : 0.2rem 1rem;
}
select:not([multiple]), html.touch select {
background : url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIZJREFUeNrs1MEJwCAMBdA0OIjnDuYIdYY6pcdOIU2KhfbYiBbhC0Iu+vghuoQQViI6aPBi+mkBBgwY8HjYe7/ptp53VpSZY60p55y6J36i1wVSW5J/TlzTpWmHyxlaHaW9r9aWUpJ0Yu+aWAGFWlDzVCuk03zXw55TC4gvEzBgwPPCpwADAJAnLqKmIGxnAAAAAElFTkSuQmCC) 100% 50% no-repeat !important ;
border : #ccc solid 1px !important ;
background-size : contain !important ;
background-color : #f2f7fb !important ;
}
.frame-parent2 {
width : 100%;
margin : auto;
}
select {
flex-basis : 100%;
margin : auto !important ;
margin-bottom : 10px !important ;
height : 41px !important ;
border-color : #ccc !important ;
border-radius : 3px !important ;
border-style : solid !important ;
border-width : 1px !important ;
outline : none !important ;
display : inline-block !important ;
appearance : none !important ;
cursor : pointer !important ;
text-indent : 0.01px !important ;
text-overflow : clip !important ;
padding : 0 30px 0 9px !important ;
}

img.pp-h, img.pp-f , img.pp-k {
    width: 25px;
    top: -3px;
}
.div-clock {
    width: 95%;
}
.button-rev a {
    min-width: 100px;
}
.frame-parent13 {
    margin-top: 40px;
}
.div-flash {
    width: 97%;
    top: -20px;
}
span.book_id_msg {
    padding-top: 25px;
}
.td.light {
    width: auto;
    padding: 0%;
}
.div16.calendr_d {
    width: 100% !important;
}
.div16.calendr_d .div11 {
    margin-left: 5px;
}
.div27 .span4 {
    margin-left: 5px;
}
p.current_date_o, p.current_date, p.current_date_d {
    margin-top: 10px;
    margin-left: 5px;
    font-weight: 700;
}
button.alters, button.closest {
    font-size: 14px;
}
.info-layer {
    top: 10%;
    height: 85%;
}
p.date-reys {
    font-size: 16px;
    margin-top: 10px;
	margin-right: 5px;
    float: left;
}
}
