* {
  font-family: Lato, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin: 0;
  outline: medium none;
  padding: 0;
  text-decoration: none;
}
html {
  width: 100%;
  height: 100%;
}
body {
  background-color: #222;
  color: #FFF;
  font-size: 1em;
  width: 100%;
  height: 100%;
  position: relative;
  font: normal 1em/1.3em Lato;
  font-weight: 300;
}
h1 {
  font-size: 1.6em;
  line-height: 1.2;
  /*text-transform:uppercase;*/
  font-weight: 300;
  text-align: center;
  margin-top: 20px;
}
h2 {
  font-size: 1.4em;
  line-height: 1.2;
  /*text-transform:uppercase;*/
  font-weight: 300;
  padding-top: 1em;
  padding-bottom: 1em;
}
h3 {
  font-size: 1.2em;
  line-height: 1.2;
  /*text-transform:uppercase;*/
  font-weight: 300;
  padding-top: 0.5em;
  padding-bottom: 1em;
  color: #CD4;
}
p {
  padding: 0.5em 0;
}
ul {
  padding-left: 2em;
}
ul li {
  padding-left: 7px;
}
a {
  color: #FFF;
}
a.btn {
  display: inline-block;
  padding: 6px 20px;
  background: linear-gradient(#ffc600, #ff8a00);
  color: #333333;
  border-radius: 3px;
  font-weight: bold;
}
.head {
  padding-bottom: 1em;
}
.header {
  width: 100%;
  background-color: #900;
  background: linear-gradient(180deg, #900, #4b0000);
  position: fixed;
  top: 0;
  z-index: 999;
  color: #FFF;
  box-shadow: 0px 0px 12px #000;
  user-select: none;
}
.header .int {
  padding: 5px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.header .logo {
  display: inline-block;
}
.header .logo img {
  max-width: 100px;
  vertical-align: top;
}
.cgv {
  padding-top: 3em;
  padding-left: 20px;
  padding-right: 20px;
  color: #888;
  font-size: 0.9em;
  line-height: 1.1;
  margin: 0 auto;
  max-width: 800px;
}
.dmca {
  text-align: center;
}
.dmca a {
  display: inline-block;
  padding: 0px 15px;
  vertical-align: bottom;
}
.dmca .icra {
  position: relative;
  top: -6px;
}
.dmca .icra svg {
  fill: #FFF;
  height: 20px;
  vertical-align: top;
}
.dmca .rta svg {
  fill: #FFF;
  height: 18px;
}
.dmca .go svg {
  fill: #FFF;
  height: 20px;
}
.footer-links {
  padding: 45px 5px 40px;
  text-align: center;
}
.footer-links a {
  display: inline-block;
  padding: 3px 15px;
  font-size: 0.9em;
}
.footer-links a:hover {
  /*color:#FFF;*/
  text-decoration: underline;
}
.footer {
  width: 100%;
  background: #222;
  position: fixed;
  z-index: 998;
  bottom: 0px;
  left: 0;
  color: #999;
  box-shadow: 0px 0px 12px #000;
}
.footer .int {
  padding: 3px;
  margin: 0 auto;
  text-align: center;
  user-select: none;
}
.header .logo img {
  /*width:130px;*/
}
.menu {
  float: right;
  margin-right: 10px;
  margin-top: 7px;
}
.menu li {
  display: inline-block;
  position: relative;
}
.menu li a {
  font-size: 1.2em;
  display: block;
  color: #FFF;
  padding: 4px 15px 4px 15px;
  text-transform: uppercase;
}
.menu li a img {
  width: 30px;
}
.menu li a:hover {
  font-weight: bold;
}
.menu li a.selected {
  font-weight: bold;
}
.menu li .smenu {
  background: #000;
  display: none;
  position: absolute;
  top: 45px;
  width: 280px;
  padding-top: 3px;
  box-shadow: 0px 0px 8px #555;
  z-index: 997;
}
.menu li .smenu a {
  font-size: 13px;
  display: block;
  color: #CCC;
  padding: 4px 10px 4px 10px;
  text-transform: uppercase;
  border-bottom: solid 1px #999;
}
.menu li .smenu a:hover {
  color: #900;
}
.menu li:hover .smenu {
  display: block;
}
.menu-smart {
  display: none;
}
.container {
  display: inline-block;
  cursor: pointer;
}
.bar1, .bar2, .bar3 {
  width: 30px;
  height: 3px;
  background-color: #FFF;
  margin: 7px 0;
  transition: 0.4s;
}
.menu-bg {
  display: none;
}
.menuFooter {
  padding: 0px;
}
.menuFooter li {
  display: inline-block;
}
.menuFooter li a {
  font-size: 0.7em;
  display: block;
  color: #FFF;
  padding: 2px 10px 4px 10px;
}
.menuFooter li a:hover {
  color: #FFF;
}
.menuFooter li a.selected {
  color: #FFF;
}
.page {
  padding: 60px 20px 100px;
  box-sizing: border-box;
}
.page > .inner {
  position: relative;
  padding-bottom: 150px;
  max-width: 1200px;
  margin: 0 auto;
}
.page img {
  max-width: 100%;
}
.page .phone {
  text-align: center;
  position: relative;
}
.page .phone img {
  width: auto;
}
.page .phone .slider {
  width: 100%;
  max-width: 450px;
  overflow: hidden;
  position: relative;
}
.page .phone .slider .track {
  display: flex;
  transition: transform 0.3s ease;
}
.page .phone .slider img {
  width: 100%;
  flex-shrink: 0;
  user-select: none;
  pointer-events: none;
}
.page .phone #prev {
  padding: 7px;
  position: absolute;
  top: 40%;
  left: 0;
  box-shadow: 0px 0px 12px #000;
  border-radius: 50px;
}
.page .phone #prev svg {
  transform: rotate(90deg);
  fill: #CD4;
  width: 20px;
}
.page .phone #next {
  padding: 7px;
  position: absolute;
  top: 40%;
  right: 0;
  box-shadow: 0px 0px 12px #000;
  border-radius: 50px;
}
.page .phone #next svg {
  transform: rotate(-90deg);
  fill: #CD4;
  width: 20px;
}
.page .content {
  padding-top: 2em;
}
.page .content p {
  /*text-align: justify;
	  		text-justify: inter-word;
			*/
}
.page .content .title {
  font-size: 1.5em;
  padding-top: 1em;
  padding-bottom: 0.5em;
  color: #CD4;
}
.page .content .shield {
  text-align: center;
  padding-top: 2em;
  padding-bottom: 1em;
}
.page .content .shield img {
  max-width: 160px;
}
@media only screen and (min-width: 768px) {
  .page .phone {
    position: absolute;
    right: 20px;
    width: calc(40% - 20px);
  }
  .page .content {
    padding-right: 40%;
  }
}
.avs {
  position: fixed;
  bottom: 30px;
  padding-bottom: 30px;
  padding-top: 100px;
  width: 100%;
  text-align: center;
  background: linear-gradient(transparent, #222);
}
.avs .btn {
  background: linear-gradient(#CD4, #8C4);
  padding: 15px 30px;
  border-radius: 50px;
  color: #000;
  font-size: 1.3em;
  border: solid 2px #222;
  box-shadow: 0px 0px 12px #000;
}
.avs .btn:hover {
  color: #FFF;
  /*border:solid 2px #FFF;*/
}
.icons {
  text-align: center;
  padding: 20px 0px;
}
.icons img {
  width: auto;
  height: 45px;
  opacity: 0.4;
  margin-right: 25px;
}
.icons img:last-child {
  margin-right: 0px;
}
