
*,
*::before,
*::after {
  box-sizing: border-box;
}


:root {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}



html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}


body {
  margin: 0;
}


body {
  font-family:
		system-ui,
		-apple-system,
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}


hr {
  height: 0;
  color: inherit;
}



abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}


b,
strong {
  font-weight: bolder;
}



code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
  font-size: 1em; /* 2 */
}



small {
  font-size: 80%;
}



sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}



table {
  text-indent: 0;
  border-color: inherit;
}


button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}


button,
select {
  text-transform: none;
}


button,
[type='button'] {
  -webkit-appearance: button;
}



legend {
  padding: 0;
}



progress {
  vertical-align: baseline;
}


summary {
  display: list-item;
}



blockquote,
dl,
dd,
h1,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}



button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

p {
  font-family: "Montserrat", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  padding-top: 1.5rem;
  font-size: 1.2rem;
  line-height: 2rem;
}


h2 {

  font-family: "Comfortaa", "Segoe UI Symbol", "Noto Color Emoji";
  margin-bottom: 0.5rem;
  font-size: 2.5rem;
  line-height: 2.0rem;
  --tw-text-opacity: 1;
  color: rgba(30, 107, 165, var(--tw-text-opacity));
}



html {
  font-family: "Montserrat", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
}





body {
  font-family: inherit;
  line-height: inherit;
}



*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}



hr {
  border-top-width: 1px;
}


img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #9ca3af;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  color: #9ca3af;
}

button {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

h1,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}


a {
  color : #000087;
  font-family : "Arial";
  font-size: 1.1rem;
  text-decoration : none;
  padding-left : 3px;
  padding-right : 3px;
}

a:hover {
  color : #58511d;
  text-decoration : underline;
}





button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}


pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}



img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}


img,
video {
  max-width: 100%;
  height: auto;
}







#lokalizacja {
}

#lokalizacja a {
   color : #FFF;
   text-decoration : none;
}

#lokalizacja a:hover {
   color : #58511d;
   text-decoration : underline;
}







.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}


.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}




.bg-white { --tw-bg-opacity: 1; background-color: rgba(255, 255, 255, var(--tw-bg-opacity)); }

.bg-blue { --tw-bg-opacity: 1; background-color: rgba(30, 105, 165, var(--tw-bg-opacity)); }
.bg-blue9 { --tw-bg-opacity: 0.9; background-color: rgba(30, 105, 165, var(--tw-bg-opacity)); }
.bg-blue8 { --tw-bg-opacity: 0.8; background-color: rgba(30, 105, 165, var(--tw-bg-opacity)); }
.bg-blue7 { --tw-bg-opacity: 0.7; background-color: rgba(30, 105, 165, var(--tw-bg-opacity)); }
.bg-blue6 { --tw-bg-opacity: 0.6; background-color: rgba(30, 105, 165, var(--tw-bg-opacity)); }
.bg-blue5 { --tw-bg-opacity: 0.5; background-color: rgba(30, 105, 165, var(--tw-bg-opacity)); }
.bg-blue4 { --tw-bg-opacity: 0.4; background-color: rgba(30, 105, 165, var(--tw-bg-opacity)); }
.bg-blue3 { --tw-bg-opacity: 0.3; background-color: rgba(30, 105, 165, var(--tw-bg-opacity)); }
.bg-blue2 { --tw-bg-opacity: 0.2; background-color: rgba(30, 105, 165, var(--tw-bg-opacity)); }

.bg-green { --tw-bg-opacity: 1; background-color: rgba(0, 50, 0, var(--tw-bg-opacity)); }
.bg-green9 { --tw-bg-opacity: 0.9; background-color: rgba(0, 50, 0, var(--tw-bg-opacity)); }
.bg-green8 { --tw-bg-opacity: 0.8; background-color: rgba(0, 50, 0, var(--tw-bg-opacity)); }
.bg-green7 { --tw-bg-opacity: 0.7; background-color: rgba(0, 50, 0, var(--tw-bg-opacity)); }
.bg-green6 { --tw-bg-opacity: 0.6; background-color: rgba(0, 50, 0, var(--tw-bg-opacity)); }
.bg-green5 { --tw-bg-opacity: 0.5; background-color: rgba(0, 50, 0, var(--tw-bg-opacity)); }
.bg-green4 { --tw-bg-opacity: 0.4; background-color: rgba(0, 50, 0, var(--tw-bg-opacity)); }
.bg-green3 { --tw-bg-opacity: 0.3; background-color: rgba(0, 50, 0, var(--tw-bg-opacity)); }
.bg-green2 { --tw-bg-opacity: 0.2; background-color: rgba(0, 50, 0, var(--tw-bg-opacity)); }

.bg-gray  { --tw-bg-opacity: 1.0; background-color: rgba(240, 240, 240, var(--tw-bg-opacity)); }
.bg-gray9 { --tw-bg-opacity: 0.9; background-color: rgba(240, 240, 240, var(--tw-bg-opacity)); }
.bg-gray8 { --tw-bg-opacity: 0.8; background-color: rgba(240, 240, 240, var(--tw-bg-opacity)); }
.bg-gray7 { --tw-bg-opacity: 0.7; background-color: rgba(240, 240, 240, var(--tw-bg-opacity)); }
.bg-gray6 { --tw-bg-opacity: 0.6; background-color: rgba(240, 240, 240, var(--tw-bg-opacity)); }
.bg-gray5 { --tw-bg-opacity: 0.5; background-color: rgba(240, 240, 240, var(--tw-bg-opacity)); }
.bg-gray4 { --tw-bg-opacity: 0.4; background-color: rgba(240, 240, 240, var(--tw-bg-opacity)); }
.bg-gray3 { --tw-bg-opacity: 0.3; background-color: rgba(240, 240, 240, var(--tw-bg-opacity)); }
.bg-gray2 { --tw-bg-opacity: 0.2; background-color: rgba(240, 240, 240, var(--tw-bg-opacity)); }

.bg-black { --tw-bg-opacity: 1; background-color: rgba(30, 30, 30, var(--tw-bg-opacity)); }
.bg-black9 { --tw-bg-opacity: 0.9; background-color: rgba(30, 30, 30, var(--tw-bg-opacity)); }
.bg-black8 { --tw-bg-opacity: 0.8; background-color: rgba(30, 30, 30, var(--tw-bg-opacity)); }
.bg-black7 { --tw-bg-opacity: 0.7; background-color: rgba(30, 30, 30, var(--tw-bg-opacity)); }
.bg-black6 { --tw-bg-opacity: 0.6; background-color: rgba(30, 30, 30, var(--tw-bg-opacity)); }
.bg-black5 { --tw-bg-opacity: 0.5; background-color: rgba(30, 30, 30, var(--tw-bg-opacity)); }
.bg-black4 { --tw-bg-opacity: 0.4; background-color: rgba(30, 30, 30, var(--tw-bg-opacity)); }
.bg-black3 { --tw-bg-opacity: 0.3; background-color: rgba(30, 30, 30, var(--tw-bg-opacity)); }
.bg-black2 { --tw-bg-opacity: 0.2; background-color: rgba(30, 30, 30, var(--tw-bg-opacity)); }

.bg-red  { --tw-border-opacity: 1; background-color: rgba(220, 40, 40, var(--tw-border-opacity)); }
.bg-red9  { --tw-border-opacity: 0.9; background-color: rgba(220, 40, 40, var(--tw-border-opacity)); }
.bg-red8  { --tw-border-opacity: 0.8; background-color: rgba(220, 40, 40, var(--tw-border-opacity)); }
.bg-red7  { --tw-border-opacity: 0.7; background-color: rgba(220, 40, 40, var(--tw-border-opacity)); }
.bg-red6  { --tw-border-opacity: 0.6; background-color: rgba(220, 40, 40, var(--tw-border-opacity)); }
.bg-red5  { --tw-border-opacity: 0.5; background-color: rgba(220, 40, 40, var(--tw-border-opacity)); }
.bg-red4  { --tw-border-opacity: 0.4; background-color: rgba(220, 40, 40, var(--tw-border-opacity)); }
.bg-red3  { --tw-border-opacity: 0.3; background-color: rgba(220, 40, 40, var(--tw-border-opacity)); }
.bg-red2  { --tw-border-opacity: 0.2; background-color: rgba(220, 40, 40, var(--tw-border-opacity)); }

.bg-yellow  { --tw-border-opacity: 1; background-color: rgba(200, 200, 0, var(--tw-border-opacity)); }
.bg-yellow9  { --tw-border-opacity: 0.9; background-color: rgba(200, 200, 0, var(--tw-border-opacity)); }
.bg-yellow8  { --tw-border-opacity: 0.8; background-color: rgba(200, 200, 0, var(--tw-border-opacity)); }
.bg-yellow7  { --tw-border-opacity: 0.7; background-color: rgba(200, 200, 0, var(--tw-border-opacity)); }
.bg-yellow6  { --tw-border-opacity: 0.6; background-color: rgba(200, 200, 0, var(--tw-border-opacity)); }
.bg-yellow5  { --tw-border-opacity: 0.5; background-color: rgba(200, 200, 0, var(--tw-border-opacity)); }
.bg-yellow4  { --tw-border-opacity: 0.4; background-color: rgba(200, 200, 0, var(--tw-border-opacity)); }
.bg-yellow3  { --tw-border-opacity: 0.3; background-color: rgba(200, 200, 0, var(--tw-border-opacity)); }
.bg-yellow2  { --tw-border-opacity: 0.2; background-color: rgba(200, 200, 0, var(--tw-border-opacity)); }


.hover\:bg-white:hover { --tw-bg-opacity: 1; background-color: rgba(255, 255, 255, var(--tw-bg-opacity)); }
.hover\:bg-blue:hover { --tw-bg-opacity: 1; background-color: rgba(30, 105, 165, var(--tw-bg-opacity)); }

.border-white { --tw-border-opacity: 1; border-color: rgba(255, 255, 255, var(--tw-border-opacity)); }
.border-gray { --tw-border-opacity: 1; border-color: rgba(17, 24, 39, var(--tw-border-opacity)); }
.border-red { --tw-border-opacity: 1; border-color: rgba(220, 40, 40, var(--tw-border-opacity)); }
.border-blue { --tw-border-opacity: 1; border-color: rgba(30, 105, 165, var(--tw-border-opacity)); }
.border-black { --tw-border-opacity: 1; border-color: rgba(30, 30, 30, var(--tw-border-opacity)); }
.border-yellow  { --tw-border-opacity: 1; border-color: rgba(200, 200, 0, var(--tw-border-opacity)); }





.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-br-2xl {
  border-bottom-right-radius: 1rem;
}

.rounded-bl-2xl {
  border-bottom-left-radius: 1rem;
}







/*Definicje klas css*/

.menu {
	margin-left: auto;
}



.input {
 font-size : 14px;
}

.buton {
 font-size : 15px;
}

.submit {
 font-size : 14px;
}

.metr {
 width: 400px;
 height: 7px;
 margin-left : 30px;
}

      .math {
            font-size : 17px;
            color : #333333;
            text-align : center;
            font-family : "Times New Roman";
      }

      .lewa {
            float : left;
            margin-right : 10px;
      }
      .prawa {
            float : right;
            margin-left : 10px;
      }
      .lewy {
            float : left;
            margin-right : 1px;
      }

      .tab {
            text-align : center;
            font-size : 14px;
            font-family : "Verdana";
            color : #646497;
      }

      .link-1 {
            margin : 30px;
      }
      .link-2 {
            margin : 50px;
      }
      .link-3 {
            margin : 70px;
      }
      .link-4 {
            margin : 90px;
      }

      .margin-1 {
            margin-left : 100px;
      }
      .margin-2 {
            margin-left : 200px;
      }
      .margin-3 {
            margin-left : 300px;
      }

      .color_tr {
            background-color:#f0f0f0;
      }

      .color_th {
            background-color: #DDE6F7;
      }


.narzedzia {
  border-width : 1px;
  border-color : #E7E7E7;
  border-style : solid;
  background-color : #F9F9F9;
  padding-left: 10px;
}

.reklama {
  font-size : 17px;
  color : #333333;
  text-align : center;
  font-size : 12px;
  font-family : "Verdana", "Tahoma", "Arial";
  text-decoration : none;
}

.zadanie {
  border: 1px ridge;
  border-color: green;
  margin: 3px;
  padding: 5px;
  background-color: #DFFFBF;
}

.def { color : #646497; }

.link {
  background-color: #FFF;
  padding: 10px;
  border-style: solid;
  border-width : 1px;
  border-color:#E7E7E7;
}

.example {
  background-color: #FFF;
  padding: 10px;
  border-style: solid;
  border-width : 1px;
  border-color:#E7E7E7;
}

.err {
  background-color: #FFF5F5;
  padding: 10px;
  border-style: solid;
  border-width : 2px;
  border-color: #FF7D7D;
}

     .def1 {
		background-color: #F9F9F9;
		padding: 10px;
		border-style: solid;
		border-width : 1px;
		border-color:#E7E7E7;
	  }






.def2 {
 background-color: #F9F9F9;
 padding: 15px;
 margin-top: 10px;
 border-style: solid;
 border-width : 1px;
 border-color:#E7E7E7;
}

     .def3 {
		background-color: #FFF7F7;
		padding: 10px;
		border-style: solid;
		border-width : 1px;
		border-color:#FFEFEF;
	  }

     .def4 {
		background-color: #FCFCFC;
		padding: 10px;
		border-style: solid;
		border-width : 1px;
		border-color:#E7E7E7;
	  }

     .deft {
		background-color: #F7F7FF;
		padding: 10px;
		border-style: solid;
		border-width : 1px;
		border-color: #EFFFEF;
	  }






.a-none:hover {
 text-decoration: none;
}

.border {
  border-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.cursor-pointer {
  cursor: pointer;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.vertical-top {
  vertical-align: top;
}

.table {
  display: table;
}

.hidden {
  display: none;
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-evenly {
  justify-content: space-evenly;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.h-5 { height: 1.25rem; }
.h-10 { height: 2.5rem; }
.h-100 { height: 100px; }
.h-full { height: 100%; }

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 2.0rem;
  line-height: 2.25rem;
}


.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3.5rem;
  line-height: 70px;
}

.text-xxl {
  font-size: 1.3rem;
  line-height: 2.2rem;
}

.text-normal {
  font-size: 1rem;
  line-height: 2rem;
}

.mt-1 { margin-top: 0.25rem; }
.mt-2 { margin-top: 0.5rem; }
.mt-3 { margin-top: 0.75rem; }
.mt-4 { margin-top: 1.0rem; }
.mt-5 { margin-top: 1.25rem; }
.mt-6 { margin-top: 1.5rem; }
.mt-8 { margin-top: 2rem; }
.mt-10 { margin-top: 2.5rem; }
.mr-12 { margin-right: 3rem; }


.mb-1 { margin-bottom: 0.25rem; }
.mb-2 { margin-bottom: 0.5rem; }
.mb-3 { margin-bottom: 0.75rem; }
.mb-4 { margin-bottom: 1.0rem; }
.mb-5 { margin-bottom: 1.25rem; }
.mb-6 { margin-bottom: 1.5rem; }
.mb-8 { margin-bottom: 2rem; }
.mb-10 { margin-bottom: 2.5rem; }
.mb-12 { margin-bottom: 3rem; }

.ml-1 { margin-left: 0.25rem; }
.ml-2 { margin-left: 0.5rem; }
.ml-3 { margin-left: 0.75rem; }
.ml-4 { margin-left: 1.0rem; }
.ml-5 { margin-left: 1.25rem; }
.ml-6 { margin-left: 1.5rem; }
.ml-8 { margin-left: 2.0rem; }
.ml-10 { margin-left: 2.5rem; }
.ml-12 { margin-left: 3rem; }

.mr-1 { margin-right: 0.25rem; }
.mr-2 { margin-right: 0.5rem; }
.mr-3 { margin-right: 0.75rem; }
.mr-4 { margin-right: 1.0rem; }
.mr-5 { margin-right: 1.25rem; }
.mr-6 { margin-right: 1.5rem; }
.mr-8 { margin-right: 2.0rem; }
.mr-10 { margin-right: 2.5rem; }
.mr-12 { margin-right: 3rem; }


.ml-auto { margin-left: auto; }


.max-w-200 { max-width: 200px; }
.max-w-300 { max-width: 300px; }
.max-w-400 { max-width: 400px; }
.max-w-500 { max-width: 500px; }
.max-w-600 { max-width: 600px; }

.min-w-100 { min-width: 100px; }
.min-w-150 { min-width: 150px; }
.min-w-200 { min-width: 200px; }
.min-w-250 { min-width: 250px; }
.min-w-300 { min-width: 300px; }
.min-w-400 { min-width: 400px; }



.max-w-15 { max-width: 15rem; }
.max-w-20 { max-width: 20rem; }
.max-w-25 { max-width: 25rem; }
.max-w-30 { max-width: 30rem; }


.min-w-15 { min-width: 15rem; }
.min-w-20 { min-width: 20rem; }
.min-w-25 { min-width: 25rem; }
.min-w-30 { min-width: 30rem; }
.min-h-5 { min-height: 5rem; }
.min-h-10 { min-height: 10rem; }
.min-h-15 { min-height: 15rem; }
.min-h-20 { min-height: 20rem;}



.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.p-0 {
  padding: 0px;
}

.p-4 {
  padding: 1rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.px-10p {
  padding-left: 10%;
  padding-right: 10%;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

* {
  --tw-shadow: 0 0 #0000;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

* {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

.text-center {
  text-align: center;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}


.text-light {
  --tw-text-opacity: 1;
  color: #FFFFCF;
}

.text-loc {
  --tw-text-opacity: 1;
  color: #FFFFFF;
}


.text-gray {
  --tw-text-opacity: 1;
  color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.text-red {
  --tw-text-opacity: 1;
  color: rgba(220, 40, 40, var(--tw-text-opacity));
}

.text-blue {
  --tw-text-opacity: 1;
  color: rgba(30, 107, 165, var(--tw-text-opacity));
}


.hover\:text-light:hover {
  --tw-text-opacity: 1;
  color: #DBDB00;
  text-decoration: underline;
}

.hover\:text-loc:hover {
  --tw-text-opacity: 0.5;
  color:  #FFC68D;
  text-decoration: underline;
}


.hover\:text-log:hover {
  --tw-text-opacity: 1;
  color: #7BC188;
  text-decoration: underline;
}


.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.hover\:text-blue:hover {
  --tw-text-opacity: 1;
  color: rgba(30, 107, 165, var(--tw-text-opacity));
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgba(31, 31, 31, var(--tw-text-opacity));
}

.uppercase {
  text-transform: uppercase;
}

.w-5 { width: 1.25rem; }
.w-10 { width: 2.5rem; }
.w-20 { width: 5.0rem; }

.w-100 { width: 100px; }
.w-150 { width: 150px; }
.w-200 { width: 200px; }
.w-250 { width: 250px; }
.w-300 { width: 300px; }
.w-400 { width: 400px; }


.w-full { width: 100%; }

.transition-colors {
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 550ms;
}

.duration-200 { transition-duration: 200ms; }
.duration-300 { transition-duration: 300ms; }
.duration-400 { transition-duration: 400ms; }
.duration-500 { transition-duration: 500ms; }



@-webkit-keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@-webkit-keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@-webkit-keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.font1{
  font-family: 'Zilla Slab', serif;
}

@media (min-width: 640px) {
  .sm\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .sm\:block {
    display: block;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:flex-col {
    flex-direction: column;
  }

  .sm\:items-start {
    align-items: flex-start;
  }

  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .sm\:mt-2 {
    margin-top: 0.5rem;
  }

  .sm\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .sm\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .sm\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .sm\:pl-6 {
    padding-left: 1.5rem;
  }

  .sm\:pl-7 {
    padding-left: 1.75rem;
  }

  .sm\:pt-24 {
    padding-top: 6rem;
  }

  .sm\:pt-36 {
    padding-top: 9rem;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

  .sm\:w-1\/4 {
    width: 25%;
  }

  .sm\:w-3\/4 {
    width: 75%;
  }
}

@media (min-width: 768px) {
  .md\:justify-center {
    justify-content: center;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:pt-24 {
    padding-top: 6rem;
  }

  .md\:w-0 {
    width: 0px;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-1\/5 {
    width: 20%;
  }

  .md\:w-4\/5 {
    width: 80%;
  }

  .md\:w-0\.3 {
    width: 30%;
  }
}

@media (min-width: 1024px) {
  .lg\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .lg\:px-15p {
    padding-left: 12%;
    padding-right: 12%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-3\/4 {
    width: 75%;
  }

  .lg\:w-1\/5 {
    width: 20%;
  }

  .lg\:w-4\/5 {
    width: 80%;
  }

  .lg\:w-1\/6 {
    width: 17%;
  }

  .lg\:w-5\/6 {
    width: 83%;
  }
}

@media (min-width: 1280px) {
  .xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xl\:w-1\/3 {
    width: 33%;
  }

  .xl\:w-2\/3 {
    width: 66%;
  }
}

@media (min-width: 1536px) {
  .\32xl\:w-1\/2 {
    width: 50%;
  }
}





.carda {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-direction:column;
	flex-direction:column;
	min-width:0;
	word-wrap:break-word;
	background-clip:border-box;
	border:1px solid rgba(0,0,0,.125);
	border-radius:.25rem;
}

.card-headera {
   padding:.75rem 1.25rem;
	background-color:rgba(0,0,0,.03);
	border-bottom:1px solid rgba(0,0,0,.125);
}


.card-header-red {
   padding:.75rem 1.25rem;
	background-color: #FFBDBD;
	border-bottom:1px solid rgba(0,0,0,.125);
}

.card-header-green {
   padding:.75rem 1.25rem;
	background-color:#DFD;
	border-bottom:1px solid rgba(0,0,0,.125);
}

.card-header-blue {
   padding:.75rem 1.25rem;
	background-color: #A3A3FF;
	border-bottom:1px solid rgba(0,0,0,.125);
}

.card-bodya {
   -ms-flex:1 1 auto;
	flex:1 1 auto;
	padding-left:1.25rem;
	padding-right:1.25rem;
   padding-bottom: 1.0rem;
}


.btna {
  border: 2px solid black;
  background-color: white;
  color: black;
  padding: 2px 10px;
  font-size: 16px;
  cursor: pointer;
}

/* Green */
.success {
  border-color: #036;
  color: green;
}

.success:hover {
  background-color: #03C;
  color: white;
}



.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.btn{transition:none}}
.btn:hover{color:#212529;text-decoration:none}
.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}
.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}

.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}
.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}
.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}


.btn-lime{color:#212529;background-color:#F1FFF1;border-color:#00CB00}
.btn-lime:hover{color:#212529;background-color:#C3FFC3;border-color:#00CB00}
.btn-lime.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}
.btn-lime.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}