@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
html {}
body {
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  color: #000000;
}
.rs-domeni {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings: "wdth"100;
  font-weight: 300;
  color: #333333;
  font-size: 17px;
  line-height: 200%;
  background-color: #FFFFFF;
  font-variant-numeric: lining-nums;
}
.fh {
  height: 100%;
  position: relative;
}
.vcenter {
  position: absolute;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .title {
  font-family: "Roboto", sans-serif;
  /**/
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  display: block;
  -moz-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  /**/
  font-size: 350%;
  line-height: 110%;
  font-weight: 700;
  font-weight: 300;
  padding-bottom: 0.5em;
  color: #05c2f2;
  color: #000000;
  color: #1a5494;
  color: #808080;
  color: #071525;
}
h1, h2, h3, h4, h5, h6 {
  /*  background-color: rgba(0, 255, 124, 0.0);*/
}
h1 {
  font-size: 350%;
  line-height: 110%;
}
h2 {
  font-size: 300%;
  line-height: 110%;
}
h3 {
  font-size: 250%;
  line-height: 110%;
}
h4 {
  font-size: 200%;
  line-height: 110%;
}
h5 {
  font-size: 150%;
  line-height: 140%;
}
section {
  position: relative;
}
p {
  margin: 0px;
  padding: 0px;
  padding-bottom: 1.5em;
  line-height: 150%;
  vertical-align: top;
}
ul, ol {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  line-height: 150%;
}
li {
  margin: 0px;
  padding: 0px;
}
.text ul, .text ol {
  list-style-type: disc;
  /*
	list-style-position: inside;
	*/
  margin: 0px;
  padding-bottom: 2em;
  padding-left: 1.1em;
  padding-left: 3em;
}
.text ol {
  list-style-type: decimal;
}
.text li {
  margin: 0px;
  padding: 0px;
}
.text ul ul {
  list-style-type: disc;
  list-style-type: circle;
  margin: 0px;
  padding-bottom: 0em;
  padding-left: 3em;
}
a {
  text-decoration: none;
  color: #336699;
  border: 0px;
  outline: 0px;
  cursor: pointer;
  -moz-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
a:hover {
  text-decoration: underline;
  color: #FF9900;
  border: 0px;
  outline: 0px;
}
a * {
  -moz-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
strong {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}
td, td {
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
/*table*/
.table {
  display: table;
  width: 100%;
}
.tr {
  display: table-row;
}
.td {
  display: table-cell;
}
.cf:before, .cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.right {
  float: right;
}
.left {
  float: left;
}
.center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.txtleft {
  text-align: left;
}
.txtcenter {
  text-align: center;
}
.txtright {
  text-align: right;
}
/* button */
.button {
  font-size: 100%;
  line-height: 100%;
  width: 100%;
  min-width: inherit;
  width: auto;
  width: 240px;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  border-radius: 0px;
  overflow: hidden;
}
.button.center {
  display: block;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.button.full {
  display: block;
  width: 100%;
}
.button a {
  display: block;
  position: relative;
  height: 44px;
  box-sizing: border-box;
  padding-right: 1em;
  padding-left: 1em;
  font-style: normal;
  min-width: 1em;
  border-radius: 0px;
  font-size: 100%;
  line-height: 110%;
  text-align: center;
  font-weight: 400;
  /**/
  background-color: rgba(0, 74, 143, 0.00);
  border: 1px solid #004A8F;
  color: #004A8F;
}
.button a:hover {
  background-color: #A07651;
  border: 1px solid #A07651;
  color: #FFFFFF;
  /**/
  background-color: #004A8F;
  border: 1px solid #004A8F;
  color: #FFFFFF;
}
/************************************************************************************************************/
/************************************************************************************************************/
/************************************************************************************************************/
/************************************************************************************************************/
/*
color: #071525;
color: #1a5494;
color: #05c2f2;
*/
.rs-domeni {
  padding-bottom: 3em;
  overflow-x: hidden;
}
.margin {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-right: 5%;
  padding-left: 5%;
}
/*intro*/
.intro {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  padding-top: 3em;
  padding-bottom: 3em;
  max-width: 1200px;
  color: #1a5494;
  color: #333333;
}
.intro p, .intro.text ul, .intro ul {
  font-size: 125%;
  line-height: 200%;
}
.intro.text ul, .intro ul {
  display: inline-block;
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
figure {
  padding: 0;
  margin: 0;
  padding-bottom: 1.5em;
}
figure img {
  width: 100%;
  display: block;
  position: relative;
}
/**/
/**/
@media screen and (min-width: 0em) and (max-width: 60em) {
  .intro p, .intro.text ul, .intro ul {
    font-size: 125%;
    line-height: 150%;
  }
  h1 {
    font-size: 300%;
    line-height: 110%;
  }
  h2 {
    font-size: 250%;
    line-height: 110%;
  }
  h3 {
    font-size: 200%;
    line-height: 110%;
  }
  h4 {
    font-size: 250%;
    line-height: 110%;
  }
  h5 {
    font-size: 125%;
    line-height: 140%;
  }
  /*******************************************************/
}
/********************** non full ***********************************/
.rs-domeni {
  background-color: #f1f1f1;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
@media screen and (min-width: 0em) and (max-width: 60em) {}