@charset "utf-8";
.btn {
  white-space:normal;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow:none;
}

.dropdown-menu {
  border-radius:0;
  border:0;
}

h1 .imageheader.btn {
  font-size:.5em;
}

.menu-large {
  position:static !important;
}

html {
  min-height:100%;
  overflow-x:hidden;
}
img {
  max-width: 100%;
}

/*font-family: 'Roboto', sans-serif;*/
body {
  font-family: 'Roboto Condensed', sans-serif;
  color:#333;
  font-size:16px;
  line-height:1.8em;
  overflow-x:hidden;
  min-height:100vh;
  height:100%;
  position:relative;
  background-image:url("../../images/header-back.jpg");
  background-color:#edf1f4;
  background-repeat:no-repeat;
  background-size:100% auto;
}

body.home {
  background-color:#0d152a;
  background-size:100% calc(100vh + 15px);
}

body.home.nowebp {
  background-image:url("../../images/sslmarket-header.jpg");
}

body.home.webp {
  background-image:url("../../images/sslmarket-header.webp");
}

:focus {
  outline:0;
  box-shadow:0;
}

a,
a:hover,
a:focus,
a:active {
  color:#1159a9;
  text-decoration:underline;
}

th a {
  text-decoration:none;
}

.no-decoration,
.no-decoration:hover,
.no-decoration:focus,
.no-decoration:active {
  text-decoration:none !important;
}

.transition {
  transition:all .3s ease;
}

.transition-1 {
  transition:all .5s ease;
}

.full-width {
  width:100%;
}

.cursor-help {
  cursor:help;
}

.cursor-pointer {
  cursor:pointer !important;
}

.c-black,
.ch-black,
.ch-black,
.ch-black:active {
  color:#323232 !important;
}

.c-red,
.ch-red:hover,
.ch-red:focus,
.ch-red:active {
  color:#ff8768 !important;
}

.c-white,
.ch-white:hover,
.ch-white:focus,
.ch-white:active,
.c-white:before {
  color:#fff !important;
}

.c-blue,
.ch-blue:hover,
.ch-blue:focus,
.ch-blue:active {
  color:#1159a9 !important;
}

.c-light-blue,
.ch-light-blue:hover,
.ch-light-blue:focus,
.ch-light-blue:active {
  color:#7cc3f1 !important;
}

.c-dark-blue,
.ch-dark-blue:hover,
.ch-dark-blue:focus,
.ch-dark-blue:active {
  color:#18385c !important;
}

.c-orange,
.ch-orange:hover,
.ch-orange:focus,
.ch-orange:active {
  color:#f07a30 !important;
}

.c-dark,
.ch-dark:hover,
.ch-dark:focus,
.ch-dark:active {
  color:#333 !important;
}

.c-grey,
.ch-grey:hover,
.ch-grey:focus,
.ch-grey:active {
  color:#bbb !important;
}

.c-dark-green {
  color:#6a9c6b;
}

.c-green,
.ch-green:hover,
.ch-green:focus,
.ch-green:active {
  color:#64da66;
}

.c-browser-green {
  color:#0b8043;
}

.mint-50 {
  margin-top:-50px !important;
}

.ico-large {
  font-size:160px !important;
}

.fw-300 {
  font-weight:300 !important;
}

.fw-400 {
  font-weight:400 !important;
}

.fw-500 {
  font-weight:500 !important;
}

.fw-700 {
  font-weight:700 !important;
}

.fw-900 {
  font-weight:900 !important;
}

.font-big {
  font-size:2em;
}

.uppercase {
  text-transform:uppercase;
}

.spacing-1 {
  letter-spacing:1px;
}

.fs-3 {
  font-size:2.3em;
}

.fs-3m {
  font-size:3em !important;
}

.fs-4 {
  font-size:4em !important;
}

.wall {
  columns:2;
}

.brick {
  display:inline-block;
  display:inline-block;
  width:100%;
}

.alert {
  border-radius:0;
  border:0;
}

.alert-success {
  background-color:rgba(150,226,151,.3);
}

.opacity-8 {
  opacity:.8;
}

.bg-transparent {
  background:transparent;
}

.bg-white,
.bgh-white:hover,
.bgh-white:focus,
.bgh-white:active {
  background:#fff !important;
}

.bg-light-grey,
.bgh-light-grey:hover,
.bgh-light-grey:focus,
.bgh-light-grey:active {
  background:#f9f9f9 !important;
}

.bg-dark,
.bgh-dark:hover,
.bgh-dark:focus,
.bgh-dark:active {
  background-color:#323232 !important;
}

.bg-light-green {
  background:rgba(188,249,189,.5);
}

.bg-grey {
  background:#edf1f4;
}

.bg-orange {
  background:#f5cb5b;
  background:-moz-linear-gradient(-45deg,#f5cb5b 1%,#f07a30 100%);
  background:-webkit-linear-gradient(-45deg,#f5cb5b 1%,#f07a30 100%);
  background:linear-gradient(135deg,#f5cb5b 1%,#f07a30 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5cb5b',endColorstr='#f07a30',GradientType=1);
}

.bg-orange-solid {
  background:#f07a30 !important;
}

#menu .nav-item.menu-large > a.bg-before-orange::before {
  border-bottom-color:#f07a30;
}

.bg-dark-grey {
  background:#bbb;
}

.bg-light-blue {
  background:#f3f6fa;
}

.bg-blue,
.bgh-blue:hover,
.bgh-blue:focus,
.bgh-blue:active {
  background:#1159a9;
}

.bg-dark-blue,
.bgh-dark-blue:hover,
.bgh-dark-blue:focus,
.bgh-dark-blue:active {
  background:#18385c;
}

.no-padding {
  padding-top:0;
  padding-bottom:0;
  padding-left:0;
  padding-right:0;
}

.no-margin {
  margin-left:0;
  margin-right:0;
  margin-top:0;
  margin-bottom:0;
}

.paddding-100 {
  padding-top:100px;
  padding-bottom:100px;
}

.padding-20 {
  padding:20px;
}

.padding-2-5 {
  padding:2px 5px;
}

.pt-none {
  padding-top:0;
}

.pb-none {
  padding-bottom:0;
}

.pr-none {
  padding-right:0;
}

.pl-none {
  padding-left:0;
}

.mt-35 {
  margin-top:35px;
}

.mt-40 {
  margin-top:40px;
}

.mt-50 {
  margin-top:50px;
}

.mt-15 {
  margin-top:15px;
}

.mb-40 {
  margin-bottom:40px;
}

.h-45 {
  height:45px;
}

.lh-30 {
  line-height:30px !important;
}

.block {
  display:block;
}

.clear {
  clear:both;
}

.clear-left {
  clear:left;
}

.clear-right {
  clear:right;
}

.p-relative {
  position:relative;
}

.p-absolute {
  position:absolute;
}

.p-static {
  position:static;
}

.p-fixed {
  position:fixed;
}

blockquote {
  position:relative;
  font-size:1.2em;
  line-height:1.5em;
  border-left:5px solid #f3f6fa;
  background:#f3f6fa;
  border-left:0;
  padding:15px;
  position:relative;
}

blockquote .source {
  font-size:0.6em;
  font-weight:500;
  width:100%;
  float:none;
  text-align:right;
  display:block;
  opacity:.5;
}

blockquote .source:before {
  content:'\2015';
}

.no-border {
  border:0 !important;
}

.bw-1 {
  border-width:1px;
}

.bw-2 {
  border-width:2px;
}

.bw-5 {
  border-width:5px;
}

.bc-white {
  border-color:#fff !important;
}

.bc-blue {
  border-color:#1159a9 !important;
}

.bc-light-blue {
  border-color:#f3f6fa !important;
}

.bc-orange {
  border-color:#f07a30 !important;
}

.bs-solid {
  border-style:solid;
}

.btn {
  text-transform:uppercase;
  padding:.5rem .75rem;
  font-size:1.1em;
  border-radius:20px;
  text-decoration:none !important;
  font-weight:500;
  transition:all .3s ease;
  line-height:1.7em;
  border:0;
}

.btn-link {
  padding-left:0;
  letter-spacing:1px;
  color:#f07a30 !important;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  color:#f07a30;
}

.btn-lg {
  font-size:1.3em;
}

.btn-outline {
  background:transparent;
  border:2px solid #fff;
}

.mtm-10 {
  margin-top:-10px;
}

.fa-qrcode:before {
  content:"\f029" !important;
}

.fa-university:before {
  content:"\f19c" !important;
}

.fa-envelope-o:before {
  content:"\f003" !important;
}

.fa-paypal:before {
  content:"\f1ed" !important;
}

.fa-cc-visa:before {
  content:"\f1f0" !important;
}

.arrow-right {
  text-decoration:none !important;
}

.text-none {
  text-decoration:none !important;
}

.arrow-right:after {
  content:"\f105";
  margin-left:5px;
  font-family:"Font Awesome 5 Free";
  font-weight:900;
  transition:all .3s ease;
}

.arrow-right:hover:after,
.arrow-right:focus:after,
.arrow-right:active:after {
  margin-left:10px;
}

nav li a {
  text-decoration:none;
}

.nav-link.dropdown-toggle:after {
  display:inline-block;
}

.nav-link.dropdown-toggle[aria-expanded="true"]:after {
  border-top:0;
  border-bottom:.3em solid;
}

.info-right {
  right:0;
  line-height:2em;
}

ul.style-none li {
  list-style:none;
}
.btncustom {
	font-size: 14px;
	background-color: #1159a9;
}
.btncustom:hover, .btncustom:active, .btncustom:focus{
	background-color: #1159a9 !important;
	opacity: .8;
}


.form-control {
  padding:.6rem .75rem;
}

.arrow-down:after {
  position:absolute;
  left:0;
  right:0;
  bottom:-40px;
  margin:auto;
  content:"";
  width:0;
  height:0;
  border-style:solid;
  border-width:40px 35px 0 35px;
  border-color:#edf1f4 transparent transparent transparent;
}

header,
.home header.p-fixed {
  z-index:999;
}

header.p-fixed {
  background-color:#0d152a;
  background-repeat:no-repeat;
  background-size:200% auto;
  background-position:top center;
}

header .navbar-brand {
  background-image:url("../../images/logo/logomain.png");
  background-repeat:no-repeat;
  background-position:left bottom;
  margin-top:-15px;
  max-width:250px;
  background-size:contain;
}

header > div > div:first-child {
  margin-top:13px;
  align-items:center;
}

header > div > div.row {
  margin-top:-15px;
}

#mainmenu {
  align-self:flex-end;
  padding-bottom:4px;
}

#menu .nav-link,
.home header.p-fixed #menu .nav-link {
  color:#fff;
  padding:16px 15px 0;
}

#menu .nav-link.c-orange {
  padding-right:0 !important;
}

#menu ul.navbar-nav {
  margin-top:30px;
}

.navbar-nav .dropdown-menu {
  border-bottom:2px solid #d9dcdf;
}

#menu ul.navbar-nav > li:first-child .nav-link {
  padding-left:0;
}

#menu .nav-item.active .nav-link,
.home header.p-fixed #menu .nav-item.active .nav-link {
  color:#86c4f3;
  background:none;
}

.navbar-toggler .icon-bar {
  width:22px;
  -webkit-transition:all 0.2s;
  transition:all 0.2s;
  background:#86c4f3;
  opacity:1;
  display:block;
  height:2px;
  margin-top:4px;
  margin-bottom:4px;
}

.home .navbar-toggler .icon-bar {
  background:#86c4f3;
}

.home .p-fixed .navbar-toggler .icon-bar {
  background:#86c4f3;
}

.navbar-toggler.x .icon-bar:nth-of-type(1) {
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
  -webkit-transform-origin:10% 10%;
  -ms-transform-origin:10% 10%;
  transform-origin:10% 10%;
}

.navbar-toggler.x .icon-bar:nth-of-type(2) {
  opacity:0;
  filter:alpha(opacity=0);
}

.navbar-toggler.x .icon-bar:nth-of-type(3) {
  -webkit-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  transform:rotate(-45deg);
  -webkit-transform-origin:10% 90%;
  -ms-transform-origin:10% 90%;
  transform-origin:10% 90%;
}

.navbar-toggler.x.collapsed .icon-bar:nth-of-type(1) {
  -webkit-transform:rotate(0);
  -ms-transform:rotate(0);
  transform:rotate(0);
}

.navbar-toggler.x.collapsed .icon-bar:nth-of-type(2) {
  opacity:1;
  filter:alpha(opacity=100);
}

.navbar-toggler.x.collapsed .icon-bar:nth-of-type(3) {
  -webkit-transform:rotate(0);
  -ms-transform:rotate(0);
  transform:rotate(0);
}

.megamenu {
  padding:50px 0;
  border-top:1px solid rgba(0,0,0,.2);
  width:calc(100vw - 8px);
  margin-top:-5px;
  margin-left:calc(-100vw / 2 + 1340px / 2);
  font-size:1em;
}

.megamenu h3 {
  font-size:1em;
}

.megamenu ul li a {
  line-height:1.42857;
  color:#03213f;
  padding:7px 0;
  font-size:1em;
  font-weight:700 !important;
}

.megamenu .user-info {
  background:#09346b;
}

.megamenu .user-info li {
  font-size:1em;
  color:#FFF;
}

.bg-orange-solid.megamenu ul li a,
.bg-orange-solid ul.iconized span,
.bg-orange-solid .head span.block {
  color:#fff;
}

.bg-orange-solid .head .btn.bg-white {
  color:#f07a30 !important;
}

#topbar {
  z-index:9999;
  position:relative;
  top:-10px;
}

#branches-list .dropdown-menu {
  margin-left:-60%;
  border-radius:0;
  box-shadow:0 0 5px rgba(0,0,0,.2);
  min-width:0;
  font-size:.8em;
}

#branches-list .dropdown-item {
  padding:5px 15px;
  font-size:.85em;
  line-height:2em;
}

#branches-list .dropdown-item:hover {
  background:#f3f6fa;
}

#branches-list .dropdown-menu img {
  margin-right:5px;
}

.home header {
  border-bottom:0;
}

.home header.top-minus {
  top:-90px;
}

header.p-fixed.slideDown {
  top:0;
}

header .navbar-brand {
  background-image:url("../../images/logo/logomain.png");
  opacity:1;
}

header.p-fixed.slideDown .navbar-brand {
  background-image:url("../../images/logo/logomain.png");
}

#top {
  overflow:hidden;
  align-items:center;
  overflow:hidden;
  justify-content:center;
  height:calc(100vh - 119px);
}

#top > div {
  justify-content:center;
  align-items:center;
  margin-bottom:0 !important;
  height:calc(100vh - 134px);
}

#top .description {
  margin-left:40px;
  font-size:1.3em;
  line-height:2em;
}

#top .btn-transparent {
  margin-left:40px;
  margin-top:35px !important;
}

#chevron {
  margin-left:auto;
  margin-right:auto;
  margin-top:-13vh;
  position:absolute;
  left:0;
  right:0;
  text-align:center;
  width:0;
}

#chevron-wrap {
  width:100px;
  height:80px;
  margin-left:-50px;
  cursor:pointer;
}

.chevron {
  position:absolute;
  width:28px;
  left:-14px;
  height:8px;
  opacity:0;
  transform:scale3d(0.5,0.5,0.5);
  animation:move 3s ease-out infinite;
}

.chevron:first-child {
  animation:move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
  animation:move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content:' ';
  position:absolute;
  top:0;
  height:100%;
  width:51%;
  background:#fff;
}

.chevron:before {
  left:0;
  transform:skew(0deg,30deg);
}

.chevron:after {
  right:0;
  width:50%;
  transform:skew(0deg,-30deg);
}

@keyframes move {
  25% {
    opacity:1;
  }
  33% {
    opacity:1;
    transform:translateY(30px);
  }
  67% {
    opacity:1;
    transform:translateY(40px);
  }
  100% {
    opacity:0;
    transform:translateY(55px) scale3d(0.5,0.5,0.5);
  }
}

.slider {
  visibility:hidden;
}

.slick-list,
.slick-track {
  height:100%;
}

.slider.slick-initialized {
  visibility:visible;
}

.slick-slide {
  align-items:center;
  display:flex !important;
}

.slick-track div:first-child h1,
.slick-track div:first-child img {
  margin-top:35px;
}

.slick-track div:first-child img {
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0 !important;
}

.slick-track div:last-child > div:first-child {
  padding-right:50px;
}
.slider-home .slick-track div:last-child > div:first-child {
  padding-right:15px;
}
#benefits .slider-home .col-md-6 {
  margin-bottom: 0;
}
#benefits .slider-home .slick-track div:first-child img {
  margin-top: 0;
}

#top span.slider-main {
  font-size:4.5em;
  line-height:1.2em;
  color:#fff;
  margin-top:0;
}

#top span.slider-main .fw-700 {
  font-size:1.5em;
}

#top span.slider-second {
  font-size:2em;
  line-height:normal;
  font-weight:300;
}

#top p {
  font-size:1.2em;
  font-weight:300;
}

#top img {
  margin-top:35px;
  margin-bottom:-75px;
}

.progress {
  border-radius:0;
}

.progress-bar {
  background-color:#1b69ac;
}

#authorities {
  padding:0;
}

#authorities .item {
  height:100%;
  display:flex;
  justify-content:center;
  flex-direction:column;
  cursor:pointer;
  padding:60px 30px 150px;
}

#authorities .item:after {
  content:"";
  display:block;
  height:calc(100% - 100px);
  width:1px;
  background:#d9dcdf;
  position:absolute;
  right:0;
  top:50px;
}

#authorities .col:last-child .item:after {
  display:none;
}

#authorities img {
  max-width:85%;
}

#authorities h3 span {
  display:block;
  margin-top:20px;
  margin-bottom:10px;
}

#authorities p {
  margin-bottom:10px;
  padding:0;
  color:#666666;
  font-weight:500;
  font-size:18px;
}

#authorities .price {
  font-weight:400;
  color:#c1c1c1;
  position:absolute;
  text-align:center;
  width:100%;
  font-size:25px;
  margin-bottom:20px;
  display:block;
  color:#333 !important;
  font-weight:700;
  text-decoration:none;
  left:0;
  right:0;
  margin:auto;
  bottom:120px;
}

#authorities .price:hover {
  text-decoration:none !important;
}

#authorities .btn-primary {
  width:180px;
  margin:auto;
  position:absolute;
  margin:auto;
  left:0;
  right:0;
  bottom:60px;
}

#authorities .col {
  border-bottom:2px solid #d9dcdf;
}

.diagonal {
  position:relative;
}

.diagonal .top:before {
  content:"";
  border:solid 15px #fff;
  border-left:solid 15px transparent;
  border-top:solid 15px transparent;
  border-right:solid 15px transparent;
  position:absolute;
  top:-30px;
  left:0;
  width:100%;
}

.bg-question:before {
  content:"?";
  position:absolute;
  z-index:-1;
  font-size:60px;
  z-index:1;
  font-size:85px;
  font-weight:700;
  color:rgb(243,246,250);
  top:0;
  line-height:100%;
  left:0;
  right:0;
  margin:auto;
}

.circle-more {
  margin:auto;
}

.ul-blue {
  margin-bottom:0 !important;
}

.ul-blue .li-blue {
  position:relative;
  padding-left:70px !important;
  margin-bottom:15px;
}

.ul-blue span {
  color:#fff;
  background:#1159a9;
  border-radius:50%;
  height:50px;
  width:50px;
  display:block;
  line-height:50px;
  font-size:25px !important;
  position:absolute;
  left:0;
  top:0;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.items-pagi {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #eaeaea;
  margin-left: 10px;
  cursor: pointer;
}
.items-pagi.active, .items-pagi:hover {
  background: #1159a9;
  color: white;
}

.ul-blue h4 {
  font-weight:700;
  font-size:24px;
  text-align:left;
  line-height:1.2em;
  margin-bottom:5px;
}

.ul-blue p {
  margin-top:0;
  padding-top:0 !important;
}

#benefits {
  margin-bottom:0;
}

#benefits span {
  font-size:18px;
  font-weight:500;
}

#benefits .icon {
  padding:0;
  font-size:2.3em;
}

#benefits > div {
  padding:0 30px;
  position:relative;
}

#benefits > div > .row {
  background:#fff;
  padding:50px 15px;
  height:100%;
  border-bottom:2px solid #d9dcdf;
  border-right:2px solid #d9dcdf;
}

#benefits h3 {
  font-weight:700 !important;
  line-height:1.5em;
  position:relative;
  margin-top:15px !important;
  text-transform:uppercase;
}

#benefits .col-sm-4:first-child h3 {
  margin-top:0;
}

#benefits .col-sm-4 {
  align-self:flex-end;
}

#benefits a {
  font-weight:400;
}

#benefits .col-md-6 {
  margin-bottom:30px;
}

#benefits .col-md-6.d-none {
  margin-bottom:0;
}

.bg-line {
  background-color:#f7f8f8;
  padding:15px 15px 40px;
  height:100%;
  /*border-bottom:2px solid #d9dcdf;*/
  /*border-right:2px solid #d9dcdf;*/
  margin-left:-15px;
  margin-right:-15px;
  border-radius: 10px;
}

.bg-line span {
  color:#1159a9;
  text-transform:uppercase;
  font-weight:700 !important;
  margin-top:10px;
  display:block;
  margin-bottom:15px;
  font-size:28px !important;
  line-height:1.2em;
}

.circle-more {
  height:38px;
  width:38px;
  background:url("../../images/icons/circle-more.png");
  display:block;
  margin:auto;
}

#help {
  font-size:50px !important;
  padding:80px 0 !important;
}

#help p {
  margin-bottom:30px;
  line-height:1em;
}

.btn-outline {
  border:1px solid #fff !important;
}

#help .btn-outline {
  font-size:18px !important;
  width:400px !important;
  padding-top:15px;
  padding-bottom:15px;
}

#steps {
  background:#edf1f4;
  padding:60px 0 30px;
}

#steps h2 {
  font-size:27.648px;
  margin-bottom:50px;
}

#steps h3 {
  font-size:1.35em;
  font-weight:500;
}

#steps h3 span {
  margin-right:20px;
}

#payment-info {
  padding-top:10px;
}

#payment-info > div:first-child {
  line-height:3em;
}

#payment-info > div:last-child {
  line-height:1.5em;
}

footer #payment-info img {
  width:auto !important;
  height:auto !important;
}

select.form-control:not([size]):not([multiple]) {
  height:calc(2.7rem + 2px) !important;
}

#help {
  padding:50px 0;
}

#help .btn-outline {
  margin-left:50px;
  font-size:12.75px;
}

.font-weight-medium {
  font-weight:500;
}

#year-price-1 {
  display:none !important;
}

#year-price-2 {
  font-size:.9em;
}

.form-control:focus {
  box-shadow:none;
}

.holder {
  overflow:hidden;
  background:#f3f6fb;
}

.gray-box {
  background:white;
  padding:0 15px 9999px 9999px;
  margin:0 -15px -9999px -9999px;
}

#flow-description .name {
  font-weight:500;
  font-size:1.2em;
  color:#333;
  display:block;
  position:relative;
  left:0;
}

#flow-description .current .name {
  color:#ee7f23;
}

.invalid-feedback {
  padding-left:20px;
}

#flow-description .name span {
  margin-right:10px;
}

#flow-description .completed .name {
  margin-bottom:10px;
}

.completed .order-info {
  line-height:2em !important;
  margin-bottom:20px;
}

.order #login_submit {
  height:45px;
}

#order ul.nav-tabs {
  flex-wrap:nowrap;
}

#order ul.nav-tabs li {
  margin-left:2px;
  margin-right:2px;
}

#order ul.nav-tabs li:first-child {
  margin-left:0;
}

#order ul.nav-tabs li:last-child {
  margin-right:0;
}

#order ul.nav-tabs .nav-link.active {
  background-color:#fff;
  border-color:#ced4da;
  border-bottom-color:#fff;
  text-decoration:none;
}

#order .nav-tabs .nav-link {
  border:1px solid #ced4da;
  border-top-left-radius:0;
  border-top-right-radius:0;
  background:#f3f6fb;
  text-decoration:none;
}

#order-finish #price-box small,
#order-params #price-box small {
  display:block;
}

.completed .order-info img {
  position:relative;
  top:-5px;
}

.order-info img {
  max-height:30px;
  width:auto;
}

#sans-box .control-label {
  display:block;
  width:100%;
  font-weight:400;
  font-size:1.2em;
}

#sans-box .input-group-text {
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
}

#sans-box .san-input {
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  border:1px solid #ddd;
  border-left:0;
}

#order-summary #product-details > div:last-child > div {
  font-size:1.3em;
  line-height:2em;
  border-top:1px solid rgba(0,0,0,.1);
}

#order-summary #product-details h3 {
  font-size:1.3em;
}

#content #faq i,
#content #words i {
  padding-right:15px;
  font-size:.6em;
  line-height:auto;
  color:#bbb;
}

.list-group-item:first-child {
  border-top-left-radius:0;
  border-top-right-radius:0;
}

.list-group-item:last-child {
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
}

#clients img {
  max-height:70px;
  max-width:120px;
}

#order-params #www-server #domain {
  border:1px solid #ced4da;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  border-left:1px solid #e9ecef;
}

.browser .input-group-text {
  border-right:0;
}

.browser .fa.fa-lock {
  position:relative;
  top:-1px;
}

.clients-list li {
  line-height:34px;
}

ul.nostyle {
  list-style-type:none;
  padding-left:0;
}

.order ul.nostyle {
  padding-top:0;
  padding-bottom:0;
  margin-top:0;
  margin-bottom:0;
}

.clients-list li i {
  margin-right:10px;
}

.compare-table {
  table-layout:fixed;
}

.compare-table thead tr th select,
.compare-table tbody tr:last-child td a {
  border:1px solid #ced4da;
  padding:10px;
  width:90% !important;
  margin:auto auto 15px auto;
}

.compare-table tbody tr:last-child td a {
  border:0;
}

.compare-table thead tr > th:first-child select,
.compare-table thead tr > th:last-child select,
.compare-table tbody tr:last-child td:first-child a,
.compare-table tbody tr:last-child td:last-child a {
  width:100% !important;
}

.compare-table thead th,
.compare-table tbody tr:last-child td {
  padding:0;
  text-align:center;
}

.compare-table tr.heading {
  background:#f3f6fa;
}

.compare-table tr.heading td {
  height:50px;
  font-weight:400;
  padding:10px;
}

.compare-table tr.heading abbr {
  font-weight:500;
}

.compare-table tr.value td {
  text-align:center;
  vertical-align:center;
  padding:20px;
  font-weight:500;
}

.compare-table tr.value td abbr {
  font-weight:700;
}

.compare-table tbody > tr:last-child {
  border-top:1px solid #eee;
}

.compare-table tbody > tr:last-child td {
  font-weight:400 !important;
}

.compare-table tbody > tr:nth-last-child(2) {
  display:none;
}

.comparison-detail {
  margin-top:20px;
}

.slider-home {
  cursor: pointer;
  width: 100%;
}
.slider-home img {
  width: 100% !important;
  border-radius: 10px;
  border: 1px dotted #eaeaea;
  max-width: 100% !important;
}

@media screen and (max-width:767px) {
  #authorities .item {
    padding: 15px !important;
  }
  .compare-table thead tr > th:nth-child(3),
  .compare-table thead tr > th:last-child,
  .compare-table tr.value > td:nth-child(3),
  .compare-table tr.value > td:last-child {
    display:none !important;
  }
  .compare-table tr.heading {
    display:block !important;
    width:200%;
  }
  .compare-table tbody > tr:nth-last-child(2) {
    display:none !important;
  }
  .compare-table thead tr th select,
  .compare-table tbody tr:last-child td a {
    width:95% !important;
  }
  .compare-table thead tr > th:first-child select,
  .compare-table thead tr > th:last-child select,
  .compare-table tbody tr:last-child td:first-child a,
  .compare-table tbody tr:last-child td:last-child a {
    width:95% !important;
  }
  .compare-table thead tr th {
    text-align:right !important;
  }
  .compare-table thead tr > th:first-child,
  .compare-table thead tr > th:last-child {
    text-align:left !important;
  }
}

ul.archive-years {
  margin-left:0;
  padding-left:0;
}

ul.archive-years li {
  list-style:none;
  display:inline-block;
}

ul.archive-years li:after {
  content:" /";
}

ul.archive-years a {
  font-weight:600;
  text-decoration:none;
}

.order {
  margin-bottom:50px;
}

#content .order h3 {
  font-weight:500;
  line-height:1.3em;
  margin-bottom:5px;
  font-size:1.1em;
  color:#333;
  margin-top:0 !important;
}

.breadcrumb {
  background-color:transparent;
  padding-left:0;
  padding-right:0;
  padding-top:0;
}

.breadcrumb li a {
  color:#aaa;
}

.breadcrumb li {
  margin-right:10px;
  color:#aaa;
  font-size:.8em;
}

.breadcrumb li:after {
  content:">";
  margin-left:10px;
  color:#aaa;
}

.tip small {
  position:relative;
  top:2px;
}

.total-price {
  font-weight:bold;
}

.year-price:before {
  content:"(";
}

.year-price:after {
  content:")";
}

#sans_order_count {
  background:#f3f6fa;
  border:0;
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
  text-align:center;
}

#order #order-1 .btn {
  bottom:25px;
  max-width:120px;
  left:auto;
  right:auto;
  margin:auto;
}

#order #order-1 .btn:active,
#order #order-1 .btn:hover,
#order #order-1 .btn:focus {
  top:auto;
}

#order #order-1 .pricetable > div > div {
  margin-bottom:30px;
}

#order-1 .pricetable ul {
  position:relative;
  padding-bottom:85px;
  height:100%;
}

#order .btn {
  font-size:.9em;
  word-wrap:normal;
}

.sans_order_btn {
  padding:0 15px !important;
  border:1px solid #ddd;
}

.sans_order_btn[data-type="plus"] {
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
}

.sans_order_btn[data-type="minus"] {
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
}

.disabled {
  pointer-events:none;
}

.breadcrumb li:last-child:after {
  display:none;
}

.breadcrumb li.completed a,
.breadcrumb li.active a {
  color:#f07a30;
}

.breadcrumb li.active a {
  font-weight:500;
}

.order-info {
  padding-left:25px;
}

#wizardNav {
  padding:0;
  margin:0;
  list-style:none;
  width:100%;
  display:table;
  position:relative;
}

#wizardNav > * {
  display:table-cell;
  text-align:center;
}

#wizardNav .nav-link {
  font-size:0;
}

#wizardNav .nav-link span {
  width:50px;
  height:50px;
  border-radius:50%;
  border:2px solid #bdc3c7;
  color:#bdc3c7;
  font-weight:300;
  background:#fff;
  text-align:center;
  position:relative;
  display:inline-block;
  box-sizing:content-box;
  z-index:2;
  font-size:22.5px;
  line-height:2.2em;
}

#wizardNav .nav-link.pass span {
  border-color:#eeac76;
  color:#eeac76;
}

#wizardNav .nav-link.active span {
  color:#ee7f23;
  border-color:#ee7f23;
  font-weight:500;
}

#wizardTab h2 {
  position:relative;
  padding-left:25px;
}

#wizardTab h2 span {
  position:absolute;
  left:0;
}

#wizardNav:after {
  content:" ";
  border-bottom:1px dotted rgba(0,0,0,0.2);
  position:absolute;
  z-index:-1;
  top:50%;
  left:0;
  width:100%;
}

.infinity {
  font-size:5em !important;
  line-height:.69em;
}

[data-toggle="collapse"] i:before {
  content:"\f068";
}

[data-toggle="collapse"].collapsed i:before {
  content:"\f067";
}

#content #faq h2,
#content #words h2 {
  font-size:1.2em;
  display:block;
  padding-top:0;
  padding-bottom:20px;
  border-bottom:1px solid #eee;
  margin-top:0;
  cursor:pointer;
}

#content #faq .answer,
#content #words .answer {
  padding-bottom:20px;
  border-bottom:1px solid #eee;
  margin-bottom:20px;
}

#content #faq h2[aria-expanded="true"] {
  border-bottom:0 !important;
}

.helping {
  line-height:2em;
  margin-bottom:-50px;
  align-items:center;
}

#faq .helping,
#words .helping {
  margin-top:-20px;
}

.helping .tip-price {
  display:inline-block;
  font-size:30px;
  float:none;
  line-height:30px;
  font-weight:600;
  color:#f07a30;
}

#lhc_status_container {
  max-width:200px;
  width:100% !important;
  margin-bottom:0 !important;
}

.parameters {
  margin-top:35px;
}

.parameters .col > div {
  padding:30px 15px;
  font-size:.9em;
  line-height:1.5em;
  font-weight:500;
}

.parameters .col > div .fs-3 {
  line-height:38px;
}

.parameters .col {
  margin-top:-15px;
}

.contact {
  margin-bottom:50px;
}

.ml-20 {
  margin-left:20px;
}

#content #help-zkusebni h2 {
  margin-top:-50px;
  display:block;
}

#content #help-zkusebni a:hover {
  text-decoration:none !important;
}

#content #help-zkusebni a:hover h2 {
  color:#fb8339 !important;
}

.compare .large {
  font-size:1.2em;
}

.compare li {
  padding-left:30px;
  position:relative;
}

.compare li i {
  position:absolute;
  left:0;
  top:5px;
}

.compare a {
  color:#fff !important;
}

ul.arrow {
  font-size:1.2em;
}

ul.arrow li {
  background:none !important;
}

.contact h3 {
  font-size:40px;
  font-weight:300;
  color:rgba(32,75,123,.7);
  padding-top:10%;
  padding-bottom:10px;
}

.contact {
  border-top:1px solid #ccc;
  margin-top:20px;
  font-size:1.5em;
  font-weight:400;
  color:#666;
  text-align:left;
  line-height:40px;
}

.contact {
  border-top:0;
}

#faq [class="show"]:last-child,
#faq .answer:last-child {
  border-bottom:0 !important;
}

#content ol.search-results {
  margin-left:0;
  padding-left:15px;
}

.contact span {
  color:#666 !important;
  display:block;
  font-size:1em;
  text-align:left;
  font-weight:300;
  margin-bottom:0;
}

.contact a {
  margin-top:0;
  font-size:.7em;
}

.home #mainoffer {
  display:block;
}

#mainoffer {
  padding-top:30px;
  padding-bottom:0;
  background:#f3f6fa;
  border-top:1px solid #ececec;
  border-bottom:1px solid #ececec;
}

#mainoffer h2 {
  border-bottom:1px solid #e4e5e6;
  padding-bottom:10px;
}

#mainoffer .block {
  border:0;
  margin-bottom:20px;
  padding:20px;
  padding-left:70px;
  border-radius:0;
  position:relative;
}

#mainoffer .block:before {
  color:#ee7f23;
  font-size:40px;
  display:block;
  position:absolute;
  left:0;
  font-family:"Font Awesome 5 Free";
}

#mainoffer .block a {
  color:rgba(51,51,51,.8);
  font-weight:400;
}

.payment-methods {
  font-size:1.2em;
  font-weight:400;
  padding-top:10px;
}

.home header.p-absolute {
  position:absolute;
}

.paxment-methods span {
  display:block;
  margin-bottom:20px;
}

.payment methods i {
  color:#bbb;
  margin-left:10px;
  font-size:1.2em;
  color:#ee7f23;
  opacity:.7;
}

ul li.head {
  min-height:235px;
  padding-right:30px;
}

ul li.head h2 {
  font-size:1.4em;
}

ul li.head span {
  margin:20px 0 25px;
  display:block;
  font-weight:500;
}

ul li.head a.btn {
  text-transform:uppercase;
  border:0;
  border-bottom:0;
  width:80%;
  max-width:90%;
  margin:10px auto 0;
  color:#fff;
  font-weight:300;
  font-size:.8em;
}

ul li.head .btn-white {
  background:#fff;
  color:#18385c !important;
  font-weight:500 !important;
}

ul li.head:hover a:before {
  display:none !important;
  padding-left:0 !important;
}

ul li.head:hover a {
  padding-left:0 !important;
}

#mainoffer ul {
  padding-left:0;
}

#mainoffer .block.b1:before {
  content:"\f095";
}

#mainoffer .block.b2:before {
  content:"\f07a";
}

#mainoffer .block.b3:before {
  content:"\f0a3";
}

#mainoffer .block.b4:before {
  content:"\f132";
}

#mainoffer .block.b5:before {
  content:"\f0c0";
}

#mainoffer .block.b6:before {
  content:"\f021";
}

.btn__seemore,
.btn-primary,
.btn-primary:disabled,
.btn-primary.disabled,
.btn-light {
  color:rgba(255,255,255,1) !important;
  background:#1159a9;
  border:0;
  border-radius:20px;
  cursor:pointer;
  position:relative;
  text-transform:uppercase;
  font-weight:500;
  padding:10px 60px 10px;
}

.btn-primary:hover,
.show > .btn-primary.dropdown-toggle,
.btn-secondary:hover,
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color:#FFF !important;
  background-color:#3192cf;
  border-color:#3192cf;
}

.btn-primary:active,
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.btn-secondary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle,
.btn-secondary:active,
.btn-primary:not([disabled]):not(.disabled).active {
  outline:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}

.btn-secondary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  background-color:#2f69ab;
}

.btn.focus,
.btn:focus {
  box-shadow:none;
}

.btn-secondary {
  background-color:#2f69ab;
  border-color:#2f69ab;
  color:rgba(255,255,255,1) !important;
}

.btn-secondary i {
  padding-left:0;
  transition:all .3s ease;
}

.btn-secondary:hover,
.btn-secondary:focus {
  box-shadow:none;
  outline:0;
  color:#fff !important;
  background-color:#1f497a;
  border-color:#1f497a;
}

.btn-outline-secondary {
  background-color:#fff;
  color:#2f69ab;
  border:#2f69ab 1px solid;
}

.btn-outline-secondary:hover,
.btn-outline-secondary:focus {
  border-color:#1f497a;
  background-color:#1f497a;
  color:#fff;
}

.btn-transparent {
  border:1px solid #fff !important;
  border-radius:20px !important;
  font-size:1.2em !important;
  color:#fff !important;
  letter-spacing:0 !important;
  padding:10px 60px 5px !important;
  font-weight:500 !important;
}

.btn-light {
  background-color:#e8e8e8;
  border-color:#bbb;
  color:#333 !important;
  font-weight:500;
  text-shadow:none;
}

.btn-light:hover {
  background-color:#e8e8e8;
  border-color:#bbb;
  color:#333 !important;
}

#order .btn {
  padding:10px 15px !important;
}

#ares-load-btn.btn.btn-ares {
  padding:8px 12px !important;
  line-height:1.5em;
}

.btn.btn-ares:active {
  top:0 !important;
}

.form-control {
  background:#f3f6fa;
  border-radius:0;
}

.compare .btn {
  margin-bottom:4px;
}

h1 {
  font-weight:bold;
  margin:0 0 0.5em 0;
  font-size:28px;
}

h2 {
  font-size:50px;
  color:#1159a9;
  font-weight:700;
}

h3 {
  font-size:35px;
  color:#000;
  font-weight:700;
}

h3 ~ ul,
h3 ~ ol {
  margin-top:0.8em;
}

h4 {
  font-size:1.2em;
  font-weight:400;
  line-height:2em;
}

#flags a {
  font-weight:500;
}

.order th {
  font-weight:400;
}

#payment-info .col {
  margin-top:1px;
  font-size:14px;
}

#payment-info .col-1 {
  max-width:45px;
  font-size:20px !important;
}

#customers {
  margin-bottom:0;
}

#our-clients {
  padding:70px 0;
}

#our-clients .row {
  align-items:center;
  height: 100px;
}

#our-clients .slick-next:before {
  color:#bbb;
  display:inline-block;
  font-style:normal;
  font-variant:normal;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  font-family:"Font Awesome 5 Free";
  font-weight:900;
  content:"\f054";
}

#our-clients .slick-prev:before {
  color:#bbb;
  display:inline-block;
  font-style:normal;
  font-variant:normal;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  font-family:"Font Awesome 5 Free";
  font-weight:900;
  content:"\f053";
}

#our-clients {
  padding-top:10px !important;
  padding-bottom:10px !important;
}

#our-clients .col {
  /*border-right:1px solid #d9dcdf;*/
  text-align:center !important;
  display: flex !important;
  align-items: center;
}

#our-clients img {
  margin:auto !important;
}

.btnfooter {
	padding: 10px 20px;
	background-color: #1b448e;
	border-radius: 20px;
	font-size: 20px;
	cursor: pointer;
	transition: .5s;

}
#backtotop {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-color: #1b448e;
	font-size: 20px;
	transition: .5s;
	cursor: pointer;
}
#backtotop:hover {
	background-color: #0d152a;
	transition: .5;
}
.phone-number {
	font-size: 18px;
	display: flex;
	flex-direction: column;
}
.phone-number a {
	text-decoration: none;
}
.btnfooter:hover {
	background-color: #0d152a;
	transition: .5;

}
.btnfooter i {
	font-size: 30px;
	margin-right: 10px;
}

#our-clients .slick-arrow {
  height:60px;
}

#news {
  padding:60px 0;
}
#news .item a {
  word-break: break-word;
}
#news .item .news-date {
  position: static;
}
.bg-white-bord {
  background:#fff;
  /*border-right:2px solid #d9dcdf;*/
  /*border-bottom:2px solid #d9dcdf;*/
  border: 1px solid #eaeaeaea;
}


#articles .bg-white-bord {
  /*padding-top:100px;*/
  padding-top: 30px;
  height:100%;
  margin-bottom: 30px;
}

.ribbon {
  position:absolute;
  top:20px;
  background:#eb8205;
  color:#fff;
  text-transform:uppercase;
  padding:5px 30px;
  font-weight:500;
  left:4px;
}

.ribbon:after {
  content:"";
  border:solid 8px #d46e00;
  border-left:solid 8px transparent;
  border-top:solid 8px transparent;
  border-right:solid 8px transparent;
  position:absolute;
  bottom:-8px;
  left:3px;
  transform:rotate(45deg);
}

#news h2 {
  text-transform:none;
  font-weight:700 !important;
  font-size:30px !important;
}

#news p {
  font-size:18px;
  font-weight:500;
  padding-bottom:25px;
  display:block;
}

.btn__seemore,
#news .btn {
  /*margin-bottom:50px;*/
  margin-top: 10px;
}

.news-date {
  display:block;
  font-weight:700;
  font-size:18px;
  position:absolute;
  bottom:15px;
}

#news h3:nth-of-type(2) {
  margin-top:50px;
}

table.summary tr:first-child th,
table.summary tr:first-child td {
  border-top:0;
}

#news h2 {
  font-size:1.5em;
  line-height:1.3em;
  position:relative;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight:300;
  margin-bottom:15px;
}

#news .item {
  padding:0 50px;
}

#news p {
  margin-bottom:5px;
  clear:both;
}

#news p.date {
  margin-bottom:5px;
  color:#666;
  clear:none;
  position:relative;
  margin-left:10px;
  display:block;
  float:left;
  line-height:2.6em;
}

#news p.date:before {
  font-family:"Font Awesome 5 Free";
  content:"\f017";
  font-weight:400 !important;
  color:#bbbbbb;
  margin-right:5px;
}

.inner-logo img {
  border:2px solid #f3f6fa;
  margin:0 0 30px;
  transition:all .3s ease;
}

.inner-logo img:hover {
  border-color:rgba(45,107,177,0.58);
}

@media screen and (max-width:576px) {
	.btncustom  {
		width: 90%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
  .items-logo {
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	flex-wrap: wrap;
  }
  #authorities .price,
  #authorities .btn {
    position:relative;
    bottom:auto;
  }
  .xs-text-center {
    text-align:center;
  }
  header {
    margin-top:0;
  }
  form#search {
    width:calc(100%) !important;
  }
  #menu {
    padding-top:0 !important;
  }
  #menu .navbar {
    padding-top:0 !important;
    padding-bottom:0 !important;
  }
  #logo img {
    margin:8px 0;
    max-height:35px;
  }
  .button-toggle {
    padding-top:5px;
  }
  #menu .nav-item {
    border:0 !important;
  }
  #menu .dropdown-menu {
    border:0;
    padding:0;
    margin-top:0;
  }
  #menu .btn-lang:focus {
    box-shadow:none;
  }
  #contact-cover .ml-3 {
    margin-left:0 !important;
  }
  #branches-list .dropdown-menu {
    margin-left:-300%;
  }
  #branches-list {
    position:absolute;
    right:15px;
  }
  #second-navi {
    padding-right:35px;
  }
}

@media screen and (max-width:991px) {
  #menu .nav-item.active .nav-link,
  .home header.p-fixed #menu .nav-item.active .nav-link,
  #menu .nav-link,
  .home header.p-fixed #menu .nav-link,
  .megamenu ul li a,
  form#search input {
    color:#fff !important;
  }
  #menu .nav-link,
  #menu.navbar .navbar-collapse,
  .megamenu,
  .megamenu.dropdown-menu.bg-white {
    background-color:#0a1b35 !important;
  }
  .megamenu h3.c-blue,
  .megamenu ul.iconized span {
    color:#70c2ef !important;
  }
  .megamenu.bg-orange-solid h3.c-blue,
  .megamenu .bg-orange-solid ul.iconized span {
    color:#fff !important;
  }
  .megamenu {
    border:0;
    border-bottom:1px solid rgba(255,255,255,.2) !important;
  }
  .megamenu .row > div:last-child {
    border-top:1px solid rgba(255,255,255,.1) !important;
  }
  .nav-item a {
    color:#70c2ef !important;
  }
  #authorities {
    margin-top:-30px;
  }
  #order ul.nav-tabs h3 {
    font-size:1em;
  }
  footer #branches img {
    height:8px !important;
  }
  #flow-description .bg-light-blue {
    padding:50px 9999px 9999px 9999px;
    margin:0 -9999px -9999px -9999px;
  }
  h1 #order.btn {
    display:block;
    float:none !important;
    width:200px !important;
    margin-top:30px;
  }
  #authorities {
    margin-bottom:30px;
  }
  #authorities .col-md-6 {
    padding-bottom:30px;
  }
  #motivation .perex p {
    margin:0 !important;
  }
  #zonerista {
    display:none !important;
  }
}

#logo {
  padding-right:0;
  margin-top:-2px;
}

#logo span {
  display:none;
}

textarea:focus,
input:focus {
  outline:none !important;
}

#search {
  padding:0;
  border:0;
  border-radius:0;
  background-color:#f3f6fa;
}

#search input {
  font-size:16px !important;
  height:auto;
  border:0;
  box-shadow:none;
  padding:5px;
}

#search button {
  background:#ee7f23;
  box-shadow:none;
  border:0;
  color:#fff;
  padding:3px 10px;
  border-left:0;
  margin-right:-15px;
  border-radius:0;
}

#search button:hover {
  border:0;
  box-shadow:none;
  color:#fff;
  border-left:0;
}

#search .fa-search {
  font-size:18px;
}

#login {
  position:relative;
}

#login .btn-login {
  font-size:.75em;
}

#menu .nav-link {
  overflow:hidden;
  font-size:1.17em;
  font-weight:500;
  padding-bottom:15px;
}

#menu.navbar > div > .collapse {
  overflow:hidden;
}

#menu .nav-item.menu-large > a:before {
  content:'';
  display:block;
  border:10px solid transparent;
  border-bottom-color:#fff;
  width:0;
  height:0;
  margin:auto;
  position:relative;
  margin-top:-20px;
  top:60px;
}

#menu .nav-item.menu-large > a[aria-expanded="true"]:before {
  top:44px;
  z-index:99999;
}

#menu .dropdown-item:hover {
  color:#fff;
}

.dropdown-toggle:after {
  display:none;
}

ul.iconized span {
  color:#03213f;
  font-size:1em;
  margin-bottom:-10px;
  display:block;
  font-weight:900;
}

ul.iconized li {
  position:relative;
  padding:10px 0 8px 50px;
}

ul.iconized li i {
  position:absolute;
  left:0;
  line-height:2em;
  top:0;
}

ul.iconized li img {
  position:absolute;
  left:0;
  line-height:2em;
  top:20px;
  width:36px;
}

ul.iconized li a {
  font-weight:600;
  border-bottom:0 !important;
  border-top:0;
  padding:10px 0 0;
}

ul.iconized li i.icon-bulb {
  line-height:1.5;
  margin-left:-5px;
}

.ico.lifecircle:before {
  content:url("../../images/icons/thumbsup.png");
}

.ico.scale:before {
  content:url("../../images/icons/bulb.png");
}

.ico.phone:before {
  content:"\f095";
}

.ico.book:before {
  content:url("../../images/icons/edu-2-4.png");
}

.ico.question:before {
  content:url("../../images/icons/business-4-4.png");
}

.ico.faq:before {
  content:"\f0e6";
}

.ico.settings:before {
  content:"\f013";
}

.ico.lock:before {
  content:"\f023";
}

.navbar .navbar-inner {
  padding:0;
}

.navbar .nav {
  margin:0;
  display:table;
  width:100%;
}

.navbar .nav > li {
  display:table-cell;
  width:1%;
  float:none;
  text-align:center;
}

.megamenu ul li:hover a,
aside#left ul li:hover a {
  padding-left:15px;
}

.megamenu ul li a:before,
aside#left ul li a:before {
  content:"\f105";
  font-family:"Font Awesome 5 Free";
  display:block;
  font-size:1em;
  position:absolute;
  opacity:0;
  transition:all .3s ease;
  left:0;
}

.megamenu ul li:hover a:before,
aside#left ul li:hover a:before {
  opacity:1;
}

.megamenu ul > li:last-child a,
aside#left ul > li:last-child a {
  border-bottom:0;
}

@media (max-width:768px) {
  .navbar .nav > li {
    display:block;
    width:100%;
    float:none;
    text-align:center;
  }
  .navbar-nav .nav-item + .nav-item {
    margin-left:0;
  }
  .megamenu {
    margin-left:0;
    margin-right:0;
  }
  .megamenu li:last-child {
    margin-bottom:0;
  }
}

#header-icons ul {
  margin-left:0;
  padding-left:0;
  display:inline-block;
}

#header-icons ul li {
  display:inline-block;
}

.home #main {
  padding-top:134px;
}

#main {
  padding-top:190px;
}

#main > .container {
  background:#fff;
  padding:20px 70px;
  box-shadow:0 0 25px rgba(0,0,0,.1);
}

footer {
  color:#fff;
  padding-bottom: 80px;
}

footer h3 {
  margin-bottom:0.7rem;
  font-size:1.2rem;
  font-weight:700;
  color:#fff;
}

footer a {
  color:#fff;
  text-decoration:none;
}

#price .pricetable > div > div {
  padding-bottom:60px;
  height:100%;
}

footer a:hover,
footer a:focus,
footer a:active {
  color:#fff !important;
  text-decoration:underline;
}

footer #logos {
  padding-bottom:20px;
  padding-top:40px;
  background:#0d152a;
}

footer #logos .container > .row {
  border-bottom:1px solid rgba(255,255,255,.1);
}

footer #logos img {
  height:30px;
  width:auto;
  /*filter:grayscale(100%);*/
  /*transition:all .3s ease;*/
}

footer #logos img:hover {
  /*filter:grayscale(0%);*/
}

footer #list {
  padding-top:25px;
  padding-bottom:25px;
  background:#0d152a;
}

footer p.links {
  margin-top:0;
  text-align:left;
}

footer #branches {
  border-top:1px solid rgba(255,255,255,.1);
  padding-top:10px;
  text-transform:uppercase;
  color:#90a7bf;
  margin-bottom:-15px;
  text-align:center;
}

footer #branches a {
  color:#fff;
}

footer #branches a:hover {
  text-decoration:none;
  color:#fff;
}

footer #branches img {
  margin-right:5px;
  margin-top:-3px;
  height:10px;
  width:auto;
}

footer .winning {
  margin-bottom:30px;
  line-height:1.5em;
}

footer .winning img {
  margin-right:10px;
  margin-top:5px;
}

footer .winning {
  padding-left:40px;
  position:relative;
}

footer .winning img {
  position:absolute;
  left:0;
}

.top-6 {
  top:6px;
}

.right-0 {
  right:0;
}

table.pricelist .btn.btn-primary,
a#order.btn.btn-primary {
  background-image:url("../../images/icons/kosik.png");
  background-repeat:no-repeat;
  background-color:transparent;
  font-size:0;
  padding:18px 33px;
}

.price-table .btn.btn-primary {
  font-size:1.1em;
  position:absolute;
  margin:auto;
  left:0;
  right:0;
  width:200px;
  bottom:30px;
}

a#order.btn.btn-primary {
  margin-top:8px;
}

.pricelist th a {
  color:#f07a30;
}

.pricelist th a:after {
  font-family:"Font Awesome 5 Free";
  content:"\f129";
  position:relative;
  margin-left:5px;
  top:-1px;
  color:#f07a30;
  border:1px solid #f07a30;
  border-radius:50%;
  font-size:8px;
  width:10px;
  height:10px;
  line-height:0;
  text-align:center;
  padding:3px 6px;
}

.pricelist th a {
  position:relative;
  padding-right:20px;
  display:block;
  font-weight:600;
}

.pricelist th a:hover,
.pricelist th a:focus,
.pricelist th a:active {
  text-decoration:none !important;
}

a,
button,
label {
  cursor:pointer;
}

.btn-primary.focus,
.btn-primary:focus {
  box-shadow:none;
}

a ~ .link {
  color:#0f93c4;
}

.textleft {
  text-align:left !important;
}

.textright {
  text-align:right !important;
}

.textcenter {
  text-align:center !important;
}

.floatleft {
  float:left !important;
}

.floatright {
  float:right !important;
}

.clear {
  clear:both !important;
}

span.clear {
  display:block;
}

.absolute {
  position:absolute !important;
}

.relative {
  position:relative !important;
}

.nodisplay {
  display:none;
}

.inline {
  display:inline !important;
}

.block {
  display:block !important;
}

.normal {
  font-weight:normal !important;
}

strong {
  font-weight:500 !important;
}

abbr {
  cursor:help !important;
}

.green-stripe {
  background:rgba(188,249,189,0.5) !important;
}

.bl-0 {
  border-left:0;
}

p,
ul,
ol {
  margin-bottom:1.3em;
}

span.abbr {
  padding-right:20px;
}

hr {
  width:100%;
}

.nomargin {
  margin:0 !important;
}

.tick.wrapper {
  padding:20px 0;
  margin-bottom:15px;
  margin-top:30px;
  background:#edf1f4;
  border:0;
}

ul.tick {
  margin-bottom:0;
  margin-left:0 !important;
  padding:0 15px;
  list-style-type:none;
}

ul.tick.column {
  border-left:1px solid #ccc;
}

.tick.wrapper > ul:first-child {
  border-left:0;
}

.tick li {
  padding-left:0;
  margin-bottom:10px;
  margin-top:10px;
}

.tick li i {
  margin-right:10px;
}

ul.tick li span {
  font-weight:700;
}

ul.tick li.true {
  background:none;
}

ul.tick li.true:before {
  content:"\f00c";
  font-family:"Font Awesome 5 Free";
  color:#2cdd9b;
  margin-right:8px;
}

ul.tick.small {
  margin-left:20px;
  width:500px;
}

ul.tick.small li {
  padding-left:22px;
  margin-bottom:4px;
}

#container.home .tick.wrapper {
  margin-left:30px;
}

ul.legend {
  color:#a7a7a7;
  border-top:1px solid #e2e2e2;
  margin:2.3em 0 1.3em;
}

.pricetable h3 {
  margin-top:1em;
  margin-bottom:.5em !important;
}

.pricetable ul {
  text-align:left;
}

.pricetable ul li {
  padding:10px 0 10px 25px;
  position:relative;
  font-weight:600;
}

.pricetable ul li i {
  position:absolute;
  left:0;
  line-height:1.4em;
}

.icon {
  font-weight:bold;
  padding:1px 0 1px 20px;
  margin-left:3px;
}

h3.hover .icon {
  position:absolute;
  width:100%;
  height:100%;
  display:block;
  top:6px;
  right:6px;
  background-position:100% 0;
  padding:0;
  margin:0;
}

.icon.edit {
  background:transparent url(../../images/icon-edit.html) no-repeat 0 0;
}

form#search {
  display:none;
  position:absolute;
  transition:background-color 500ms linear;
  padding:0 15px;
  top:5px;
  left:0;
  z-index:9;
  background-color:transparent;
  color:#fff;
}

form#search input {
  transition:background-color 500ms linear;
  border:none;
  padding:5px 10px;
  background:none;
  outline:none;
  font-size:26px;
  border-radius: 5px;
  font-weight:300;
  display:inline;
  color:#000;
}
.line-heightc35 {
	line-height: 35px;
}
.customsearchicon {
	position: absolute;
	right: 60px;
	top: 3px;
}
.logo-ca {
	width: 140px;
}

form#search button {
  background:none;
  border:none;
  font-size:25px;
  color:rgba(51,51,51,.5);
  line-height:1em;
}

form#search input::-webkit-input-placeholder,
form#search input::-moz-placeholder,
form#search input:-ms-input-placeholder,
form#search input:-moz-placeholder {
  color:rgba(51,51,51,.6) !important;
  font-weight:300;
}

form#search .fa-search {
  position:relative;
  top:-6px;
}

form#search button:hover {
  color:#333;
}

form#search.search-form-xs {
  display:block;
  position:relative;
  top:auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

form#search.search-form-xs input {
  /*padding-left:0;*/
  background: white;
  padding-left: 10px;
  width: 90%;
}

#start-search .fa {
  width:14px;
}

#second-navi {
  font-size:.8em;
}

#second-navi ul > li > a {
  color:#86c4f3;
  padding:15px 30px 15px 0;
  font-weight:700;
  padding: 0 30px 0 0;
  display: block;
}

#second-navi ul > li > a:hover,
#second-navi ul > li > a:focus,
#second-navi ul > li > a:active {
  text-decoration:none;
}

.table.form-inline-edit th,
.table.form-inline-edit td {
  vertical-align:middle;
}

.icon96_bar {
  width:438px;
  margin:2.3em auto;
}

.icon96 {
  display:block;
  float:left;
  text-align:center;
  text-decoration:none;
  text-transform:uppercase;
  font-size:16px;
  color:#333;
  width:96px;
  height:20px;
  padding-top:96px;
  margin:0 25px;
}

.icon96.help {
  background:transparent url(../../images/icons/icon96.png) no-repeat 0 0;
}

.icon96.help:hover {
  background:transparent url(../../images/icons/icon96.png) no-repeat -96px 0;
}

.icon96.try {
  background:transparent url(../../images/icons/icon96.png) no-repeat 0 -300px;
}

.icon96.try:hover {
  background:transparent url(../../images/icons/icon96.png) no-repeat -96px -300px;
}

.icon96.order {
  background:transparent url(../../images/icons/icon96.png) no-repeat 0 -600px;
}

.icon96.order:hover {
  background:transparent url(../../images/icons/icon96.png) no-repeat -96px -600px;
}

.tabs.wrapper {
  margin-bottom:2.3em;
}

.tabs.header {
  padding-bottom:1px;
  margin-bottom:-1px;
  overflow:hidden;
}

.tabs.header li {
  position:relative;
  cursor:pointer;
  float:left;
  color:#5e5e5e;
  padding:8px 15px;
  border-radius:0;
  -webkit-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;
  -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;
  box-shadow:0 1px 0 rgba(255,255,255,.8) inset;
  text-shadow:0 1px 0 rgba(255,255,255,.5);
  background-color:#f8f8f8;
  background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#e4e4e4));
  background-image:-webkit-linear-gradient(top,#f8f8f8,#e4e4e4);
  background-image:-moz-linear-gradient(top,#f8f8f8,#e4e4e4);
  background-image:-ms-linear-gradient(top,#f8f8f8,#e4e4e4);
  background-image:-o-linear-gradient(top,#f8f8f8,#e4e4e4);
  background-image:linear-gradient(top,#f8f8f8,#e4e4e4);
  margin-right:-1px;
  border:1px solid #ddd;
  border-bottom:none;
}

.tabs.header li:hover {
  color:#111;
  border-color:#bbb;
  z-index:10;
}

.tabs.header .active {
  color:#111;
  padding-bottom:9px;
  background:white;
  margin-bottom:-1px;
  border-color:#bbb;
  z-index:10;
}

.tabs.content {
  padding:15px;
  border:1px solid #bbb;
  border-radius:0;
  -webkit-box-shadow:0 1px 1px #ccc;
  -moz-box-shadow:0 1px 1px #ccc;
  box-shadow:0 1px 1px #ccc;
}

#content .tabs.content h2 {
  color:rgba(51,51,51,.8);
  margin-top:15px;
  margin-bottom:15px;
}

.tabs.content p:last-child,
.tabs.content table:last-child,
.tabs.content div:last-child,
.tabs.content ul:last-child {
  margin-bottom:0;
}

th {
  font-weight:500;
}

.table.comparison th {
  font-weight:normal;
  width:150px;
}

.table.comparison thead th {
  padding:7px 2px;
}

.table.comparison tbody th {
  width:20% !important;
}

.table.comparison tbody td {
  width:20% !important;
}

.table.comparison tbody td:nth-child(even) {
  color:#111;
}

.table.comparison tbody td:nth-child(odd) {
  color:#111;
}

.table.comparison select {
  width:140px;
}

.table.comparison option {
  padding:1px 5px !important;
}

.table.comparison .button {
  width:48px;
  margin:0 auto;
}

table.summary th {
  width:40%;
  text-align:left;
}

table.summary td {
  width:60%;
}

table.summary th,
.table.summary td {
  padding:1px 0;
}

table.summary tr:hover th,
table.summary tr:hover td {
  background-color:transparent !important;
}

table.summary.color_blue {
  color:#176aaf;
  margin-top:0.6em;
}

table.summary .invoice_mail th,
table.summary .invoice_mail td {
  padding-top:3.4em;
}

.table.contact {
  width:80%;
  margin:0 auto 2.3em auto;
}

.table.contact th,
.table.contact td {
  padding:5px;
}

.table.contact th {
  width:35%;
  font-weight:bold;
  text-align:right;
  padding-right:20px;
}

.table.contact td {
  width:65%;
  font-weight:bold;
  text-align:left;
  padding-left:20px;
}

.table_note {
  color:#333;
  font-size:15px !important;
  text-align:right;
  padding-right:1em;
  margin:0.5em 0 1em 0;
  font-weight:500;
}

.img_sample {
  text-align:center;
  margin:2.3em auto;
}

.img_center,
.img_border {
  text-align:center;
  margin:2.3em 0;
}

.video_center {
  display:block;
  margin:0 auto;
  margin-bottom:1em;
  text-align:center;
}

.img_border img {
  padding:15px;
  border:2px solid #eee;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  border-radius:0;
}

.img_center.minus_top,
.img_border.minus_top {
  margin-top:-1.3em;
}

h2.replace ~ .img_center {
  margin-top:0;
}

tr.perex td {
  text-align:left;
  padding:5px;
}

tr.perex div {
  border:1px solid #ddd;
  box-shadow:0 1px 1px #ddd;
  padding:10px;
}

tbody tr.perex:hover td {
  background-color:#f8f8f8 !important;
}

.perex h3 {
  margin-top:0;
  font-weight:400;
  font-size:30px;
  margin-bottom:15px;
}

.perex p:last-child {
  margin-bottom:0;
}

.icon40 {
  padding-left:56px;
  min-height:40px;
  margin-bottom:1.3em;
}

.icon40:first-child {
  margin-top:0.5em;
}

.icon40 ~ h2 {
  margin-top:2.3em;
}

.icon40.search {
  background:transparent url(../../images/icons/icon40.png) no-repeat scroll 0 6px;
}

.icon40.malware {
  background:transparent url(../../images/icons/icon40.png) no-repeat scroll 0 -144px;
}

.icon40.vulnerability {
  background:transparent url(../../images/icons/icon40.png) no-repeat scroll 0 -294px;
}

.icon40.ms_auth {
  background:transparent url(../../images/icons/icon40.png) no-repeat scroll 0 -444px;
}

.icon40.android {
  background:transparent url(../../images/icons/icon40.png) no-repeat scroll 0 -600px;
}

.icon40.java {
  background:transparent url(../../images/icons/icon40.png) no-repeat scroll 0 -744px;
}

.icon40.ms_office {
  background:transparent url(../../images/icons/icon40.png) no-repeat scroll 0 -894px;
}

.icon40.adobe_air {
  background:transparent url(../../images/icons/icon40.png) no-repeat scroll 0 -1050px;
}

.icon40.win_phone {
  background:transparent url(../../images/icons/icon40.png) no-repeat scroll 0 -1194px;
}

.icon40.brew {
  background:transparent url(../../images/icons/icon40.png) no-repeat scroll 0 -1344px;
}

.icon40.mac {
  background:transparent url(../../images/icons/icon40.png) no-repeat scroll 0 -1500px;
}

.w10p {
  width:10%;
}

.w11p {
  width:11%;
}

.w12p {
  width:12%;
}

.w13p {
  width:13%;
}

.w14p {
  width:14%;
}

.w15p {
  width:15%;
}

.w16p {
  width:16%;
}

.w17p {
  width:17%;
}

.w18p {
  width:18%;
}

.w19p {
  width:19%;
}

.w20p {
  width:20%;
}

.w21p {
  width:21%;
}

.w22p {
  width:22%;
}

.w23p {
  width:23%;
}

.w24p {
  width:24%;
}

.w25p {
  width:25%;
}

.w30p {
  width:30%;
}

.w35p {
  width:35%;
}

.w40p {
  width:40%;
}

.w45p {
  width:45%;
}

.w50p {
  width:50%;
}

.w55p {
  width:55%;
}

.w60p {
  width:60%;
}

.w65p {
  width:65%;
}

.w70p {
  width:70%;
}

.w75p {
  width:75%;
}

.w80p {
  width:80%;
}

.w85p {
  width:85%;
}

.w90p {
  width:90%;
}

.w40 {
  width:40px;
}

.w50 {
  width:50px;
}

.w60 {
  width:60px;
}

.w105 {
  width:105px;
}

.lh12 {
  line-height:1.2em;
}

.mb23 {
  margin-bottom:2.3em;
}

.hr hr {
  display:none;
}

.hr {
  height:1px;
  background-color:#e2e2e2;
  margin:2.3em 0;
}

#content {
  margin-bottom:50px;
  font-size:1.1em;
}

#content h1 {
  color:#1159a9;
  font-weight:400;
  font-family: 'Roboto Condensed', sans-serif;
  font-size:2.8em;
  position:relative;
  margin-bottom:20px;
  margin-top:60px;
}

#content h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size:1.5em;
  padding-top:40px;
  margin-bottom:1em;
  font-weight:600;
  line-height:1.3em;
}

#content h3 {
  font-size:1.3em;
  font-weight:600;
  margin-top:2em;
  margin-bottom:1em;
  color:#1159a9;
}

#content h4 {
  font-size:1.15em;
  font-weight:600;
  margin-top:2em;
  margin-bottom:1em;
  color:#1159a9;
}

#content h5 {
  font-size:1.05em;
  font-weight:600;
  margin-top:2em;
  margin-bottom:1em;
  color:#1159a9;
}

#content h6 {
  font-size:.9em;
  font-weight:300;
  margin-top:2em;
  margin-bottom:1em;
  color:#1159a9;
}

#content strong {
  font-weight:800 !important;
}

#content ol {
  margin-bottom:2.3em;
}

#content ol li {
  margin-bottom:4px;
}

#content ol ~ .img_center {
  margin-top:3.3em;
}

img.news-sse {
  float:right;
  margin:-140px 140px 0 0;
}

p.transfer-ssl {
  position:relative;
  padding-right:170px;
}

p.transfer-ssl img {
  position:absolute;
  width:156px;
  height:77px;
  top:-36px;
  right:10px;
}

img.transfer-ssl_logos {
  float:right;
  margin:-140px 140px 0 0;
}

#content .sidebar {
  margin-top:60px;
}

#content .sidebar h2 {
  background:#1159a9;
  color:#fff;
  padding:15px;
  font-size:1em;
  text-transform:uppercase;
  margin-bottom:0;
}

#content .sidebar ul {
  margin-bottom:30px;
  margin-left:0;
  padding-left:0;
  margin-top:0;
  padding-top:0;
}

#content .sidebar ul li {
  border:1px solid #edf1f4;
  margin-bottom:-1px;
  list-style:none;
  transition:all .3s ease;
}

#content .sidebar ul li:hover {
  background:#edf1f4;
}

#content .sidebar ul li a {
  color:#333;
  font-weight:600;
  font-size:1.1em;
  padding:15px;
  display:block;
  text-decoration:none;
}

.sidebar .list-group-item {
  padding:0;
}

#content .sidebar ul li a:hover,
#content .sidebar ul li a:focus,
#content .sidebar ul li a:active {
  text-decoration:none;
}

#nav-certificates ul {
  padding-left:0;
  margin-top:0;
}

#nav-certificates li {
  border:1px solid rgba(51,51,51,.8);
  padding:.5rem .75rem;
}

#nav-certificates h3 {
  border:1px solid rgba(51,51,51,.8);
  background:rgba(51,51,51,.8);
  margin-bottom:0;
  font-size:1.1rem;
  line-height:2rem;
}

#nav-certificates h3 a {
  color:#a7a7a7;
}

#nav-certificates h3 a:hover {
  color:#fc8114;
  text-decoration:none;
}

dt,
dd {
  float:left;
  min-height:25px;
  line-height:25px;
  margin:0 0 4px 0;
}

dt {
  clear:left;
  font-weight:bold;
  min-width:115px;
}

dd {
  position:relative;
}

dt:last-child,
dd:last-child {
  margin-bottom:0;
}

dd small,
.descr,
.description {
  color:#777;
}

dd p.descr,
dd p.description {
  position:absolute;
  width:310px;
  left:245px;
  top:0;
}

div.descr h2 {
  font-size:16px;
  color:#333;
}

div.descr {
  font-size:11px;
  margin-top:2.3em;
}

#years-element label,
 {
  display:block;
  float:left;
}

#renew-element label {
  display:block;
  float:left;
  width:65px;
}

#renew-element label:last-child {
  width:75px;
}

.cert-price-default {
  color:#118C4E;
  font-weight:bold;
}

.cert-price {
  color:#7E8F7C;
  font-weight:bold;
}

.cert-price-bad {
  color:#B71427;
  font-weight:bold;
}

.error-form {
  border:1px solid #ff6666 !important;
}

ul.errors {
  line-height:1.6em;
  color:red !important;
  margin-top:0.3em;
}

#ssl-checker input[type="submit"] {
  height:45px !important;
}

#ssl-checker #search-form {
  margin-bottom:50px;
}

#ssl-checker .table-plain {
  border-collapse:collapse;
  border:0;
  text-align:left;
  font-family:monospace !important;
}

#ssl-checker .table-plain th {
  font-weight:bold !important;
  vertical-align:top;
  font-family:monospace !important;
}

#ssl-checker .table-plain td {
  font-family:monospace !important;
  padding-left:8px;
}

#ssl-checker .table1 th {
  width:33%;
}

#ssl-checker .sale_title {
  color:#a92124;
  font-weight:600;
  line-height:0.9;
  position:relative;
  top:10px;
}

#ssl-checker .sale_title-2 {
  font-size:25px;
}

#ssl-checker .alert-secondary i {
  color:#a92124 !important;
}

#ssl-checker .alert-secondary i.text-success {
  color:#64da66 !important;
}

#csr-form textarea {
  border:1px solid #ddd;
  height:300px;
}

#dns-names {
  word-break:break-all;
}

#support .form-control {
  background:none;
  border:1px solid #ddd;
}

#support textarea {
  height:228px;
}

#sans-form textarea {
  width:587px;
}

#sans_order_count {
  width:50px !important;
}

#search-form .form-group label,
#search-form .form-group input {
  margin-right:10px;
}

.tech-c {
  padding:5px 10px;
  background-color:#fbf8e9;
  border:2px solid #eee;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 1px 1px #ddd;
  -moz-box-shadow:0 1px 1px #ddd;
  box-shadow:0 1px 1px #ddd;
  margin-bottom:1.3em;
}

h2 small {
  font-size:12px !important;
}

.leftcol h3,
.rightcol h3 {
  margin-top:0 !important;
}

.leftcol {
  float:left;
  width:340px;
}

.rightcol {
  float:right;
  width:340px;
}

h3.hover {
  position:relative;
  height:26px;
  padding:0 8px;
  margin:0 0 0.2em -8px;
}

h3.hover:hover {
  background-color:#faf7e5 !important;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  border-radius:0;
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
  border-color:#dc3545 !important;
}

#sans-form {
  padding-top:1em;
}

#sans-form dt {
  color:#0f93c4;
}

.state.red,
.discount.red {
  color:#c03a2a;
}

.discount.green {
  color:green;
}

.help-navi li.star a:before {
  content:"\f005";
}

.alert-error,
#error {
  background-color:#f2dede;
  border-color:#ebcccc;
  color:#a94442;
}

#competition dd {
  clear:left;
  margin:-5px 0 10px 0;
}

#competition dd:last-child {
  margin-bottom:0;
}

#competition dd label {
  margin-left:8px;
}

.gift {
  position:absolute;
  top:-38px;
  left:440px;
}

#box_thawte_seal {
  float:left;
  width:213px;
  height:70px;
  text-align:center;
  position:relative;
}

#box_thawte_seal_inner {
  position:absolute;
  left:13px;
  top:-17px;
}

#box_copyright {
  text-align:center;
}

#box_helpline {
  float:right;
}

a.icon-rss {
  color:#bbb;
  transition:all .3s ease;
}

a.icon-rss:hover {
  color:#fc8114;
}

a.icon-rss span {
  display:none;
}

code {
  font-size:110%;
  background-color:#F4F6F8;
  padding:2px 6px;
  border:1px dashed #cbd7e4;
  display:block;
  margin-bottom:1em;
}

.certificate_select_guide {}

.certificate_select_guide table {
  border-collapse:collapse;
  margin-bottom:1em;
  margin-left:15px;
}

.certificate_select_guide table tr th {
  padding:5px;
  background:#dce9f9;
  width:22px;
  border:1px solid #CCC;
}

.certificate_select_guide table tr td {
  padding:5px;
  background:#f8f8f8;
  border:1px solid #CCC;
}

.certificate_select_guide table tr:hover,
.certificate_select_guide table tr:hover th,
.certificate_select_guide table tr:hover td {
  background-color:#fbf8e9 !important;
  cursor:pointer;
}

.certificate_select_guide table tr:hover th {
  background-color:#fff67f !important;
}

.certificate_select_guide h4 {
  color:#C30505;
  margin-bottom:0.4em;
}

.certificate_select_guide #guide-form .active {
  background-color:#fff67f !important;
}

ul.list-1 {
  padding-left:2em;
  list-style:square outside;
  color:#FF6600;
}

ul.list-1 li {
  color:#666666;
  list-style:square outside;
}

#years-element .description {
  color:#090;
  font-weight:bold;
  position:relative;
  left:248px;
  top:-24px;
  margin-bottom:0;
}

tr td.green-price,
tr:hover td.green-price {
  background:#9F3 !important;
}

td.green-price a {
  color:#111111;
  display:block;
  text-decoration:none;
}

td.green-price span {
  font-size:75%;
  font-weight:bold;
  display:block;
  padding:2px 0;
  background:#390;
  color:#fff;
}

td.green-price a:hover span {
  color:#390;
  background:#fff;
}

a.menu-active {
  color:#c30505 !important;
  font-weight:bold !important;
}

.trysll {
  position:relative;
}

#social_media {
  padding:0;
}

.social {
  margin:0;
  padding:0;
}

.social ul {
  margin:0;
  padding:0;
}

.social ul li {
  margin-right:2px;
  margin-bottom:5px;
  list-style:none outside none;
  display:inline-block;
}

.slick-track div:first-child img {
  margin-right:unset !important;
}

.slick-prev,
.slick-next {
  font-size:0;
  line-height:0;
  position:absolute;
  top:50%;
  display:block;
  width:20px;
  height:20px;
  padding:0;
  -webkit-transform:translate(0,-50%);
  -ms-transform:translate(0,-50%);
  transform:translate(0,-50%);
  cursor:pointer;
  color:transparent;
  border:none;
  outline:none;
  background:transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color:transparent;
  outline:none;
  background:transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity:1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity:.25;
}

.slick-prev:before,
.slick-next:before {
  font-family:'slick';
  font-size:20px;
  line-height:1;
  opacity:.75;
  color:white;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

.slick-prev {
  left:-25px;
}

[dir='rtl'] .slick-prev {
  right:-25px;
  left:auto;
}

.slick-next {
  right:-25px;
}

[dir='rtl'] .slick-next {
  right:auto;
  left:-25px;
}

.social i {
  width:40px;
  height:40px;
  font-size:22px;
  line-height:15px;
  text-align:center;
  padding-top:12px;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  -o-border-radius:0;
  transition:all ease 0.3s;
  -moz-transition:all ease 0.3s;
  -webkit-transition:all ease 0.3s;
  -o-transition:all ease 0.3s;
  -ms-transition:all ease 0.3s;
}

.social i:hover {
  color:#FFF;
  text-decoration:none;
  transition:all ease 0.3s;
  -moz-transition:all ease 0.3s;
  -webkit-transition:all ease 0.3s;
  -o-transition:all ease 0.3s;
  -ms-transition:all ease 0.3s;
}

.social .fa-facebook:hover {
  color:#4060A5;
  border-color:#4060A5;
}

.social .fa-twitter:hover {
  color:#00ABE3;
  border-color:#00ABE3;
}

.social .fa-google-plus:hover {
  color:#e64522;
  border-color:#e64522;
}

.social .fa-newspaper-o:hover {
  color:#fc8114;
  border-color:#fc8114;
}

.social .fa-rss:hover {
  color:#fc8114;
  border-color:#fc8114;
}

.comparison-detail {
  margin-bottom:0.5em;
}

table.table1 {
  border-collapse:collapse;
  border:solid #ececec 1px;
  margin-bottom:1em;
}

table.table1 tbody {
  display:table-row-group;
  vertical-align:middle;
  border-color:inherit;
}

table.table1 tr th,
table.table1 tr td {
  border:1px solid #ececec;
  padding:5px 8px;
}

table.table1 tbody tr th {
  background:#f3f6fa;
  text-align:right;
  font-weight:400 !important;
}

a.button-error {
  color:white;
  text-shadow:0 1px 0 rgba(0,0,0,.5);
  background-color:#c30505;
  background-image:-webkit-gradient(linear,left top,left bottom,from(#c30505),to(#a10000));
  background-image:-webkit-linear-gradient(top,#c30505,#a10000);
  background-image:-moz-linear-gradient(top,#c30505,#a10000);
  background-image:-ms-linear-gradient(top,#c30505,#a10000);
  background-image:-o-linear-gradient(top,#c30505,#a10000);
  background-image:linear-gradient(top,#c30505,#a10000);
  border:1px solid #a10000;
  text-decoration:none;
  padding:8px 10px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  font-weight:normal;
  font-size:1.2em;
  -webkit-box-shadow:0 1px 3px 1px #dfdfdf;
  box-shadow:0 1px 3px 1px #dfdfdf;
}

.action-finished {
  font-family:Arial,sans-serif;
  font-size:13px;
  font-weight:bold;
  color:red;
  text-align:center;
  border:1px solid yellow;
  background-color:#ffffcc;
  padding:7px 5px 5px 5px;
}

tr td.price-akce-thawte {
  background:#ffff99 !important;
}

tr:hover td.price-akce-thawte {
  background:#ffff4a !important;
}

td.price-akce-thawte a {
  display:block;
  text-decoration:none;
}

td.price-akce-thawte a strong {
  color:#d11241 !important;
}

td.akce-33-thawte {
  padding:0 !important;
}

td.akce-33-thawte a {
  display:block;
  text-decoration:none;
  background:#ffff99;
  color:#cc0000;
  line-height:110%;
  padding:5px 8px;
}

td.akce-33-thawte a:hover {
  background:#ffff4a;
}

td.akce-33-thawte a strong {
  color:#cc0000;
}

p.links {
  text-align:center;
  margin:25px 0 0 0;
}

.form .button {
  position:absolute;
  bottom:20px;
  right:20px;
  padding:4px 10px;
}

.form .button.static {
  position:static !important;
  float:right !important;
  margin-top:10px;
}

.button {
  display:block;
  position:relative;
  text-align:center;
  text-decoration:none;
  border-radius:0;
  cursor:pointer;
}

.button {
  cursor:pointer;
}

.pointer {
  cursor:pointer;
}

.button.center {
  margin:0 auto;
}

.pricelist thead th {
  font-weight:600;
  border-bottom:2px solid rgba(51,51,51,.8);
}

.pricelist .button {
  width:48px;
  height:18px;
  line-height:18px;
}

.pricelist .button.red,
.pricelist .button.green {
  float:left;
}

.pricelist .button.grey {
  float:right;
}

table.payment-sum {
  margin-bottom:20px;
}

ul.payment-types {
  border-bottom:1px solid #e5e5e5;
}

ul.payment-types li {
  padding:10px 0;
  border-top:1px solid #e5e5e5;
}

ul.payment-types li div {
  height:30px;
}

ul.payment-types li .button {
  position:inherit;
  display:inline-block;
  float:left;
  width:150px;
}

ul.payment-types li span.payment-logo {
  width:150px;
  display:inline-block;
  float:left;
}

p.small {
  font-size:10px;
  line-height:12px;
}

#order_params_form #years-element .description {
  left:81px;
  top:-8px;
}

#order_params_form .upsell .bolt {
  background:#1159a9;
  color:#FFF;
}

#order_params_form .upsell {
  background:#f3f6fa;
}

#order_params_form .upsell .text {
  background:#f3f6fa;
}

#order_params_form .upsell .text .badge-success {
  background:rgba(188,249,189,0.5) !important;
}

#order_params_form .upsell .button-upsell {
  background:#f3f6fa;
}

#order_params_form .upsell-ev .icon-ev {
  background:rgba(188,249,189,0.5) !important;
}

#order_params_form input[disabled] {
  background-color:#BABCBF !important;
}

.order .phone-support {
  color:#1159a9;
}

.order .phone-support span {
  font-size:28px;
}

.order .phone-support h3 {
  color:#1159a9 !important;
}

#slider .container {
  position:relative;
}

.home-slider {
  color:#fff;
}

.home-slider h1 {
  font-weight:300;
  font-size:2em;
  line-height:auto;
  font-family:"Rajdhani";
  text-transform:none;
  margin-bottom:0.67em;
  margin-top:0.67em;
}

.home-slider h1 strong {
  font-weight:600 !important;
  display:block;
  margin-top:0;
  color:#fff;
  font-size:1.3em;
  letter-spacing:-2px;
  text-transform:none;
}

.home-slider p {
  font-size:1.3em;
  font-weight:300;
  margin-bottom:3.67em;
}

.home-slider p strong {
  color:#fff;
}

.slick-dots {
  bottom:7px !important;
  text-align:left !important;
  padding-left:10px !important;
}

.home-slider.slick-dotted.slick-slider {
  margin-bottom:0;
}

.home-slider .slick-prev:before,
.home-slider .slick-next:before {
  font-family:"Font Awesome 5 Free" !important;
}

.home-slider .slick-prev:before {
  content:"\f053" !important;
}

.home-slider .slick-next:before {
  content:"\f054" !important;
}

.home-slider .slick-dots a {
  color:#fff;
}

.home-slider .carousel-caption {
  bottom:0 !important;
  top:0 !important;
}

.slick-dots li a {
  color:#fff !important;
  background:rgba(51,51,51,.8);
  padding:5px 10px;
  background:none;
  border-bottom:2px solid transparent;
}

.slick-dots li.slick-active a {
  background:transparent;
  border-bottom:4px solid #fff;
}

.btn-outline.btn-lg {
  padding:4px 20px;
}

.home-slider .btn-primary {
  border:0;
  padding:5px 20px;
}

#homeslider > div {
  margin-left:-15px;
  margin-right:-15px;
}

.button-toggle {
  text-align:right;
}

.button-toggle i {
  font-size:30px;
}

.card-header,
.card {
  border-radius:0 !important;
}

.card-header {
  background-color:#f3f6fb;
  border-bottom:0;
}

.card {
  border-bottom:0;
}

#accordion .border-bottom {
  border-bottom:1px solid rgba(0,0,0,.125);
}

#choose-payment .custom-control-label {
  width:100%;
  position:absolute;
  left:0;
}

#choose-payment .custom-control-label a {
  width:100%;
  display:block;
}

#choose-payment .custom-control-label a span.payment-logo,
#choose-payment .custom-control-label a i {
  margin-left:25px;
}

#choose-payment .custom-control-label a i {
  margin-right:5px;
  width:20px;
  text-align:center;
}

#zabezpecte-cz-domeny {}

#zabezpecte-cz-domeny .odstavec {
  padding:40px;
  border-bottom:1px solid #ccc;
  margin-bottom:10px;
}

#zabezpecte-cz-domeny .odstavec.odstavec-left {
  border-left:10px solid orange;
}

#zabezpecte-cz-domeny .odstavec.odstavec-right {
  border-right:10px solid orange;
}

#zabezpecte-cz-domeny .button {
  display:inline-block;
  padding:12px;
  font-weight:bold;
}

#why-us .three {
  position:relative;
  padding:15px;
  display:table-cell;
}

h2.free {
  font-size:30px;
  text-align:center;
  padding:0;
  color:#000;
}

#helpus h3 {
  padding:5px;
  font-size:18px;
  letter-spacing:1px;
  text-align:center;
  font-weight:normal;
  margin:0;
  margin-bottom:50px;
}

#why-us h2,
#referent h2 {
  font-size:30px;
  line-height:50px;
  color:#000;
  padding-bottom:70px;
  text-align:center;
  display:table-caption;
}

#landing-order h2 {
  font-size:30px;
  line-height:50px;
  color:#000;
  text-align:center;
  position:relative;
}

#lan h2,
#lan h3 {
  padding:50px 0 20px;
  text-align:center;
}

#referent {
  font-size:18px;
  padding:100px 0;
}

#why-us h3 {
  display:table-caption;
  vertical-align:middle;
  padding:0;
  color:#01b60d;
  text-align:center;
}

#why-us p {
  display:table-cell;
  text-align:center;
}

#why-us p span {
  display:block;
  text-align:center;
  padding:0 0 10px;
  font-size:18px;
  letter-spacing:1px;
}

#why-us {
  font-size:15px;
  display:table;
  vertical-align:top;
  padding:0;
  margin:100px 0;
}

#helpus {
  width:100%;
  clear:both;
  margin-bottom:100px;
  float:left;
}

#helpus p {
  width:70%;
  float:left;
  margin:0;
  font-size:15px;
}

#helpus p span {
  color:#01b60d;
  display:block;
  padding:10px 0;
  font-size:18px;
  font-weight:bold;
}

#helpus div {
  width:30%;
  float:right;
  text-align:center;
}

#referent {
  text-align:center;
}

#referent .round {
  height:130px;
  width:130px;
  border-radius:100%;
  display:inline-block;
  margin:20px;
  border:1px dashed #c4c4c4;
}

#lan .pricelist {
  table-layout:fixed;
}

#landing-page td,
#landing-page th {
  padding:15px;
}

#landing-page .table,
#landing-order .table {
  border:none;
  box-shadow:none;
  font-size:13px;
}

#landing-page tbody tr td,
#landing-order tbody tr td {
  border:1px solid #f8f8f8;
  font-size:13px;
}

#landing-page tbody tr:hover > td {
  background:#CCF0CE !important;
  border-color:#CCF0CE;
}

#landing-page tbody td a {
  color:#01b60d;
  text-transform:uppercase;
}

#lan .pricelist.blue th,
#lan .pricelist.blue td {
  padding:20px;
  white-space:normal;
}

#lan input[type="checkbox"] {
  float:none;
}

#landing-page #left {
  display:none;
}

#landing-page .slider-texts h1 {
  font-size:47px;
}

#landing-page .slider-texts h1 span {
  font-size:33px;
}

#landing-page .slider-texts h3 strong {
  color:#01b60d;
  font-size:23px;
}

#landing-page #wrapper,
#landing-page #content,
#landing-order #wrapper,
#landing-order #content {
  width:100%;
  padding:0;
}

#landing-page .wrapper,
#landing-order .wrapper {
  position:relative;
}

#landing-order #container {
  padding-top:107px;
}

#landing-page #search,
#landing-order #search,
#landing-page #login,
#landing-order #login {
  top:30px;
}

#landing-page #login,
#landing-order #login {
  margin-top:20px;
}

#landing-page #branches-list,
#landing-order #branches-list {
  top:50px;
}

#landing-page #container {
  padding-top:108px;
}

#mapa-cr {
  margin-top:50px;
  width:575px;
  float:right;
}

#landing-page #slide1 {
  height:380px;
}

#landing-page #search-form {
  margin-top:50px;
  width:100%;
}

#landing-page dl {
  width:60%;
  float:none;
  vertical-align:top;
}

#landing-page #search-form .floatleft {
  width:40%;
  display:table;
  margin:0;
  float:right !important;
  vertical-align:top;
}

#landing-page #wrapper input,
#landing-page #wrapper select,
#landing-page #wrapper button {
  height:50px;
  font-size:22px !important;
  border:0;
  margin:0;
  padding:0 10px;
  width:auto;
  display:table-cell;
}

#landing-page #wrapper button {
  width:67%;
}

#landing-page #wrapper select {
  width:30%;
}

#landing-page .form,
#landing-order .form {
  border:0;
  box-shadow:none;
}

#landing-page button {
  color:white;
  text-shadow:0 1px 0 rgba(0,0,0,.5);
  background-color:#c30505;
  background-image:-webkit-gradient(linear,left top,left bottom,from(#c30505),to(#a10000));
  background-image:-webkit-linear-gradient(top,#c30505,#a10000);
  background-image:-moz-linear-gradient(top,#c30505,#a10000);
  background-image:-ms-linear-gradient(top,#c30505,#a10000);
  background-image:-o-linear-gradient(top,#c30505,#a10000);
  background-image:linear-gradient(top,#c30505,#a10000);
  border:1px solid #a10000;
  text-decoration:none;
  padding:8px 10px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  font-weight:normal;
  font-size:1.2em;
  -webkit-box-shadow:0 1px 3px 1px #dfdfdf;
  box-shadow:0 1px 3px 1px #dfdfdf;
}

#landing-page #domainWithoutTld-label {
  display:none;
}

#landing-page #domainWithoutTld-element {
  width:95%;
}

#landing-page #domainWithoutTld-element input {
  width:100%;
}

#button {
  text-align:center;
  width:100%;
  float:left;
  margin:100px 0;
}

#button button {
  margin:0 auto !important;
  float:none;
}

#landing-page .slider-texts h2,
#landing-order .slider-texts h2 {
  margin-top:15px;
  font-size:35px;
}

#landing-page thead {
  background:#f8f8f8;
  letter-spacing:1px;
}

#landing-page thead tr th {
  border:none;
}

#landing-order h2 {
  margin:100px 0 50px;
}

.pricing td {
  position:relative;
  display:table-cell;
  margin:0;
  vertical-align:middle;
}

.pricing td {
  width:176px;
  height:42px;
  padding:15px 10px;
  text-align:center;
  border:1px solid #f8f8f8;
  border-spacing:20px;
  font-size:15px !important;
  position:relative;
}

.pricing td:first-child,
.pricing tfoot tr:last-child td {
  border:none !important;
  background:transparent !important;
  padding-right:20px;
  text-align:right;
  font-size:12px !important;
  color:rgba(51,51,51,.8);
  letter-spacing:1px;
}

.pricing tfoot tr:last-child td {
  text-align:center;
  font-weight:bold !important;
}

.pricing thead tr td {
  border:none !important;
  font-weight:bold !important;
  text-transform:uppercase;
  font-size:18px !important;
  vertical-align:bottom;
}

.pricing thead small {
  display:block;
  color:#01b60d;
}

.pricing tbody small {
  font-size:12px;
  display:block;
  letter-spacing:1px;
}

.pricing tr:hover td {
  background-color:#B8EABB !important;
}

.pricing tr:hover td:first-child,
.pricing thead tr:hover td {
  background:transparent !important;
}

.pricing strong {
  letter-spacing:1px;
}

.pricing.ssl tbody tr td:last-child,
.pricing.host tbody tr td:last-child,
.pricing.host tbody tr td:nth-child(3),
.pricing.inpage tbody tr td:last-child {
  border:none !important;
  background-color:#dbf4dc;
}

.pricing.ssl tbody tr:nth-child(even) td:last-child,
.pricing.host tbody tr:nth-child(even) td:last-child,
.pricing.host tbody tr:nth-child(even) td:nth-child(3),
.pricing.inpage tbody tr:nth-child(even) td:last-child {
  background-color:#ccf0ce;
}

.pricing thead tr td:last-child,
.pricing.host thead tr td:nth-child(3) {
  color:#01b60d;
}

.pricing.inpage tr td:first-child {
  width:1px;
}

#landing-order .form {
  background:none;
}

#landing-order table.notable {
  table-layout:fixed;
}

#landing-order table.notable tbody tr td {
  border:none;
  padding:5px;
  font-size:15px !important;
}

table.notable tr td:first-child {
  text-align:right;
}

table.notable tr td:last-child {
  text-align:left;
}

table.notable tr:hover td {
  background:transparent !important;
}

.contact .grup {
  width:50%;
  float:left;
  font-size:15px;
  margin-bottom:5px;
}

.contact input,
.contact select,
.contact textarea {
  border:1px solid #eee;
  border-radius:0;
  padding:10px;
  width:100%;
  position:relative;
}

.contact select {
  height:46px;
  width:107%;
}

.contact p.description {
  position:relative;
  left:0;
  font-size:10px;
  display:none;
}

.contact dd {
  width:65%;
}

.contact dt {
  font-weight:normal;
  letter-spacing:1px;
  font-size:12px !important;
  width:100px;
  text-align:right;
  line-height:15px;
  padding:10px 15px 0;
}

.contact textarea {
  width:127%;
  height:auto;
  resize:vertical;
}

.contact dt#agreement-label {
  width:80%;
  padding:0;
}

.contact dd#agreement-element {
  width:10%;
  padding-top:3px;
}

#landing-order .contact p {
  letter-spacing:1px;
  text-align:right;
  color:#01b60d;
}

#landing-order .contact input#submit,
#authid .button {
  color:white;
  text-shadow:0 1px 0 rgba(0,0,0,.5);
  background-color:#01b60d;
  background-image:none;
  border:1px solid #01b60d;
  text-decoration:none;
  padding:8px 10px;
  -webkit-border-radius:5px;
  margin-top:-40px;
  width:135px;
  -moz-border-radius:5px;
  border-radius:5px;
  font-weight:normal;
  font-size:30px;
  text-transform:uppercase;
  -webkit-box-shadow:0 1px 3px 1px #dfdfdf;
  box-shadow:0 1px 3px 1px #dfdfdf;
}

#landing-order input[type="checkbox"] {
  display:none;
}

#landing-order label {
  cursor:pointer;
}

#landing-order .pricing input[type="checkbox"] + label:before,
#landing-order .contact input[type="checkbox"] + label:before {
  border:2px solid #eee;
  background:#eee;
  content:"\00a0";
  display:inline-block;
  font:16px/1em sans-serif;
  height:23px;
  margin:0 3px 0 0;
  padding:0;
  vertical-align:top;
  width:23px;
}

#landing-order .pricing input[type="checkbox"]:checked + label:before,
#landing-order .contact input[type="checkbox"]:checked + label:before {
  background:#66D36D;
  border-color:#66D36D;
  color:#fff;
  content:"x";
  text-align:center;
  line-height:22px;
  font-size:23px;
  text-indent:1px;
  font-family:Arial;
}

#landing-order input[type="checkbox"]:checked + label:after {
  font-weight:bold;
}

#landing-order #agree {
  float:left;
  width:85%;
  padding-top:5px;
  text-align:right;
  margin-bottom:12px;
}

#landing-order small a {
  text-decoration:none;
  color:#66d36d;
}

.tgl {
  display:none;
}

.tgl,
.tgl:after,
.tgl:before,
.tgl *,
.tgl *:after,
.tgl *:before,
.tgl + .tgl-btn {
  box-sizing:border-box;
}

.tgl::-moz-selection,
.tgl:after::-moz-selection,
.tgl:before::-moz-selection,
.tgl *::-moz-selection,
.tgl *:after::-moz-selection,
.tgl *:before::-moz-selection,
.tgl + .tgl-btn::-moz-selection {
  background:none;
}

.tgl::selection,
.tgl:after::selection,
.tgl:before::selection,
.tgl *::selection,
.tgl *:after::selection,
.tgl *:before::selection,
.tgl + .tgl-btn::selection {
  background:none;
}

.tgl + .tgl-btn {
  outline:0;
  display:block;
  width:4em;
  height:2em;
  position:relative;
  cursor:pointer;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}

.tgl + .tgl-btn:after,
.tgl + .tgl-btn:before {
  position:relative;
  display:block;
  content:"";
  width:50%;
  height:100%;
}

.tgl + .tgl-btn:after {
  left:0;
}

.tgl + .tgl-btn:before {
  display:none;
}

.tgl:checked + .tgl-btn:after {
  left:50%;
}

.tgl-flip + .tgl-btn {
  padding:2px;
  -webkit-transition:all .2s ease;
  transition:all .2s ease;
  font-family:sans-serif;
  -webkit-perspective:1000px;
  perspective:1000px;
  min-width:600px;
  font-size:15px;
  margin:0 auto;
}

.tgl-flip + .tgl-btn:after,
.tgl-flip + .tgl-btn:before {
  display:inline-block;
  -webkit-transition:all .4s ease;
  transition:all .4s ease;
  width:100%;
  text-align:center;
  position:absolute;
  line-height:2em;
  font-weight:bold;
  color:#fff;
  position:absolute;
  top:0;
  left:0;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  border-radius:4px;
}

.tgl-flip + .tgl-btn:after {
  content:attr(data-tg-on);
  background:#ee7f23;
  -webkit-transform:rotateY(-180deg);
  transform:rotateY(-180deg);
}

.tgl-flip + .tgl-btn:before {
  background:#ee7f23;
  content:attr(data-tg-off);
}

.tgl-flip + .tgl-btn:active:before {
  -webkit-transform:rotateY(-20deg);
  transform:rotateY(-20deg);
}

.tgl-flip:checked + .tgl-btn:before {
  -webkit-transform:rotateY(180deg);
  transform:rotateY(180deg);
}

.tgl-flip:checked + .tgl-btn:after {
  -webkit-transform:rotateY(0);
  transform:rotateY(0);
  left:0;
  background:#01b60d;
}

.tgl-flip:checked + .tgl-btn:active:after {
  -webkit-transform:rotateY(20deg);
  transform:rotateY(20deg);
}

#landing-order ul.errors {
  position:absolute;
  z-index:9;
  right:-15px;
  top:6px;
}

#landing-order ul.errors li {
  display:none;
}

#landing-page #social_media,
#landing-order #social_media {
  top:35px;
}

#landing-order ul.errors:after {
  content:"!";
  background:red;
  border-radius:15px;
  padding:0 6px;
  color:#fff;
  font-weight:bold;
}

#landing-order .contact .push input#submit {
  margin-top:0;
}

#landing-order #organization-element {
  width:82.5%;
}

#landing-order .pricing input[type="checkbox"] + label.error:before,
#landing-order .contact input[type="checkbox"] + label.error:before {
  border:2px solid red;
}

p.cus {
  margin-top:50px;
}

#aboutus {
  margin-top:50px;
}

#aboutus .headline {
  font-size:1.6em;
  display:block;
  color:#333;
  font-weight:500;
}

#aboutus > div img {
  position:absolute;
}

#aboutus > div > div {
  position:relative;
  padding-bottom:30px;
  display:block;
}

#aboutus .headline,
#aboutus .info-about {
  padding-left:75px;
  display:block;
  margin-bottom:5px;
}

#aboutus .info-about {
  font-size:1.1em;
}

.message {
  width:800px;
  border-radius:7px;
  background:#dbf4dc;
  margin:30px auto 0;
  padding:20px 20px 10px;
  position:fixed;
  left:50%;
  top:50%;
  margin-left:-400px;
  margin-top:-40px;
  z-index:9;
  border:3px solid #fff;
  text-align:center;
  color:#111;
  font-size:13px;
}

.underline {
  text-decoration:underline;
}

span.done {
  float:right;
  font-weight:bold;
  border:2px solid #fff;
  padding:5px 10px;
  margin-top:-7px;
  cursor:pointer;
}

.message.done {
  display:none !important;
}

#obsah {
  float:left;
  width:40%;
}

#obraz {
  float:right;
  width:50%;
  margin-top:19px;
}

#error-page {
  text-align:center;
}

#motivation {}

#motivation .item {
  text-align:left;
  border-radius:0;
  color:#666;
  padding-bottom:20px;
  padding-top:20px;
  position:relative;
  font-size:1.1em;
}

#motivation .item p {
  min-height:50px;
  display:block;
  position:absolute;
  left:0;
  width:60px;
  text-align:center;
  top:20px;
}

#motivation .item h3,
#mainoffer h2 {
  font-size:1em;
  font-weight:500;
  font-family:'Rajdhani',sans-serif;
  display:block;
  margin-bottom:5px;
  text-transform:none;
  color:rgba(51,51,51,.8);
}

#motivation i {
  font-size:3em;
  color:#bbb;
  margin-top:-10px;
  margin-left:10px;
}

#motivation i.fa-university {
  font-size:2.5em;
  position:relative;
  top:-2px;
}

#motivation .perex h2,
#news h3 {
  text-align:center;
  font-size:24px;
  position:relative;
  padding:0;
  color:#c1c1c1;
  font-weight:500;
  margin-bottom:5px;
  text-transform:uppercase;
  letter-spacing:1px;
}

#news h3 {
  font-size:1em;
}

#news .btn-link {
  padding-left:.75rem;
}

.h-description {
  font-size:45px;
  margin:auto;
  font-weight:700;
  text-align:center;
  margin-bottom:50px;
  line-height:1.5em;
  color:#1159a9 !important;
  text-transform:uppercase;
}

#motivation .perex h2 {
  padding:120px 0 0;
  color:rgba(0,0,0,.6);
}

#motivation .perex p {
  text-align:left;
  font-size:1.2em;
  padding:20px 0 20px;
  color:#505050;
  text-transform:none;
  font-weight:400;
}

.f-center {
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.infoFooter p {
	margin-bottom: 5px;
}
.infoFooter > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* margin-bottom: 8px; */
}
.infoFooter > div > div {
    margin-right: 15px;
    min-width: 18px;
}
.infoFooter > div > div i {
    font-size: 16px;
    color: #ffffff;
    line-height: 23px;
}
.fixedinfo {
	position: fixed;
	bottom: 0;
	background-color: rgb(17, 89, 169);
	color: white;
	width: 100%;
	left: 0;
}
.flexitems {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 80px;
}
.flexitems > div {
	border-right: 1px solid #eaeaea;
	height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25%;
    cursor: pointer;
}
.flexitems > div a {
	color: white;
}
.infocompany-footer p {
	line-height: 24px;
}
.flexitems > div a:hover {
	color: #f07a30;
}
.flexitems > div:last-child {
	border-right: 0;
}
@supports (-webkit-overflow-scrolling:touch) {
  .home #main {
  padding-top:0;
  margin-top:-50px;
}

.home header.top-minus {
  top:0;
}

.home header.p-absolute {
  top:0;
  position:relative;
}

#authorities {
  margin-top:0;
}
}

@media (max-width:991px) {
  #branches {
    font-size:0;
  }
  ul li.head span {
    color:#fff;
  }
  span.year span {
    font-size:6em;
  }
  span.year {
    padding-left:120px;
  }
}

footer ul {
  padding-left:0;
}

footer .list ul {
  margin-bottom:0;
  margin-top:0;
}

#subfooter {
  padding:5px 0;
  background:#1b448e;
  color:#fff;
  font-size:0.9em;
}

#subfooter strong {
  color:inherit;
}

#subfooter a {
  color:#fff;
  text-decoration:none;
  padding-top:6px;
  display:inline-block;
  font-weight:300;
}

#box_helpline span {
  display:block;
  float:right;
  width:100%;
  text-align:right;
}

.grup.full {
  width:100%;
  padding:10px 145px;
}

.grup.half {
  padding-left:145px;
  width:auto;
  margin-top:10px;
}

.sale span {
  font-weight:bold;
}

img.sale_fifty {
  position:absolute;
  top:-80%;
  right:0;
}

#auth-id {
  margin:100px;
  text-align:center;
}

#auth-id form {
  margin-top:50px;
}

#auth-id .button {
  margin:0 auto;
  margin-top:50px;
  padding:5px 10px;
}

#auth-id input.input {
  width:50px;
  border:1px solid #eee;
  border-radius:0;
  padding:10px;
  position:relative;
}

#order_contacts_form .leftcol dt#owner_street-label {
  max-width:115px;
}

#order_contacts_form ul.errors {
  width:220px;
}

:lang(de) dd#owner_street-element {
  margin-top:25px;
}

:lang(de) #order_payment_form dt {
  width:165px;
}

:lang(de) #order_payment_form dd p.descr,
:lang(de) #order_payment_form dd p.description {
  position:relative;
  margin-bottom:0;
  left:0;
}

img.sale_fifty {
  display:none;
}

h2.orange.help {
  clear:both;
}

#boxhelp {
  margin-bottom:20px;
  float:left;
}

#boxhelp a,
#boxhelp a:hover,
#boxhelp a:focus,
#boxhelp a:active {
  text-decoration:none;
  color:#fff;
}

#boxhelp h3 {
  color:#fff;
  font-size:1.4em;
  font-weight:normal;
  margin-bottom:15px;
}

#boxhelp .box-button {
  width:50%;
  float:left;
  padding:5px 15px 5px 0;
  box-sizing:border-box;
  color:#fff;
  position:relative;
}

#boxhelp .box-button:hover:after {
  right:30px;
}

#boxhelp .box-button:after {
  content:"\203A";
  position:absolute;
  right:35px;
  transition:all .3s ease;
  display:block;
  color:#fff;
  font-size:3em;
  top:50%;
  margin-top:-0.75em;
}

#boxhelp .box-button:nth-child(2n + 3) {
  clear:left;
}

#boxhelp .inside {
  padding:5px 50px 5px 20px;
  position:relative;
  cursor:pointer;
}

#boxhelp .inside:before {
  background:rgba(254,167,56,1);
  background:-moz-linear-gradient(45deg,rgba(231,111,5,1) 0%,rgba(254,167,56,1) 100%);
  background:-webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(231,111,5,1)),color-stop(100%,rgba(254,167,56,1)));
  background:-webkit-linear-gradient(45deg,rgba(231,111,5,1) 0%,rgba(254,167,56,1) 100%);
  background:-o-linear-gradient(45deg,rgba(231,111,5,1) 0%,rgba(254,167,56,1) 100%);
  background:-ms-linear-gradient(45deg,rgba(231,111,5,1) 0%,rgba(254,167,56,1) 100%);
  background:linear-gradient(45deg,rgba(231,111,5,1) 0%,rgba(254,167,56,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fea738',endColorstr='#e76f05',GradientType=1);
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  display:block;
  z-index:-1;
  opacity:1;
  border-radius:0;
}

#boxhelp .inside:after {
  background:#ee7f23;
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  display:block;
  z-index:-1;
  opacity:0;
  content:"";
  transition:all .3s ease;
}

#boxhelp .inside:hover:after {
  opacity:1;
  border-radius:0;
}

#help .btn-primary {
  margin-left:50px;
  font-size:.5em;
  font-weight:400;
  text-transform:uppercase;
  box-shadow:2px 2px 2px rgba(0,0,0,.2);
}

.body-error #content strong {
  font-size:1.3em;
  font-weight:400 !important;
}

.home #mainoffer {
  background-color:#f3f6fa;
  display:none;
}

#help {
  background-color:#1159a9;
  font-weight:300;
}

#order-1 img {
  max-width:200px;
  max-height:30px;
}

#order-1 form {
  border-top:1px solid #edeff4;
}

#order-1 .pricetable > div > div {
  line-height:1.5em;
  padding-top:15px;
}

#order-1 li {
  padding:4px 0;
}

#order-1 li:last-child {
  margin-top:5px;
}

#order-1 ul {
  padding-top:5px;
  border-bottom:0;
  padding-bottom:0;
  margin-bottom:0;
}

#order-1 form {
  margin-top:15px;
}

#mainoffer {
  display:none;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color:#ee7f23;
}

#main-help {
  margin-top:-50px;
  padding:50px 0 0;
  font-weight:400;
}

#main-help h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight:600;
}

#main-help a {
  color:#fff;
}

#main-help .col-md-8 {
  font-size:1.2em;
  justify-content:center;
  display:flex;
  flex-direction:column;
  line-height:1.8em;
}

#main-help ul {
  background:#fff;
  color:#050505;
  padding-left:0;
  margin:0;
  list-style-type:none;
}

#main-help .list-headline {
  padding:10px;
  background:#2f69ab;
  color:#fff;
  font-weight:400;
  text-transform:uppercase;
}

.help-square {
  background:#f3f6fa;
  padding:30px;
  text-align:center;
  font-weight:500;
}

.help-square i {
  margin-bottom:8px;
}

#content .help-square h3 {
  margin-top:15px;
  margin-bottom:.3em;
}

.help-navi ul {
  margin-left:0;
  padding-left:0;
  list-style-type:none;
}

.help-navi ul a {
  color:#2f69ab;
}

.help-square .roundHex {
  position:relative;
  margin:0 auto;
  display:block;
  background:#2f69ab;
  border-radius:5px;
  height:70px;
  width:43px;
  box-sizing:border-box;
  transition:all .3s;
  border:3px solid transparent;
  border-top-color:#2f69ab;
  border-bottom-color:#2f69ab;
  transform:rotate(30deg);
  z-index:1;
}

.help-square .roundHex:before,
.help-square .roundHex:after {
  content:"";
  border:inherit;
  position:absolute;
  top:-3px;
  left:-3px;
  background:inherit;
  border-radius:inherit;
  height:100%;
  width:100%;
  box-sizing:content-box;
  display:block;
  z-index:1;
}

.help-square .roundHex:before {
  transform:rotate(60deg);
}

.help-square .roundHex:after {
  transform:rotate(-60deg);
}

.help-square .roundHex a {
  display:block;
  transform:rotate(-30deg);
  color:#fff;
  position:relative;
  width:100%;
  height:100%;
  font-size:26px;
  line-height:65px;
  text-align:center;
  z-index:999;
}

.help-square:hover {
  cursor:pointer;
}

.contact-us .help-square:hover,
.contact-us .help-square a {
  cursor:default;
}

#contact-cover.help-square:hover .roundHex {
  border-top-color:#ee7f23;
  border-bottom-color:#ee7f23;
  box-shadow:none;
  cursor:pointer;
  background:#ee7f23;
}

.help-square:hover .roundHex a {
  color:white;
}

.help-navi li a {
  padding-left:30px;
  display:block;
  position:relative;
  padding:5px 0 5px 20px;
  text-decoration:none;
  font-weight:500;
}

.help-navi li a:before {
  content:"\f15b";
  font-family:"Font Awesome 5 Free";
  position:absolute;
  left:0;
  color:#2f69ab;
}

.help-navi a:hover,
.help-navi a:focus,
.help-navi a:active {
  text-decoration:none;
  color:#ee7f23;
}

.help-navi a:hover:before,
.help-navi a:focus:before,
.help-navi a:active:before {
  color:#ee7f23;
  font-size:1.2em;
}

.responsive-table {
  width:100%;
  margin-bottom:1.5em;
}

.responsive-table tbody a{
  font-weight: 500;
  cursor: pointer;
  color: #000;
  text-decoration: underline;
  transition: all 0.5s ease;
}

.responsive-table tbody a:hover{
  color: #d46e00;
}

.responsive-table tbody a::after{
  content: unset;
}

@media (min-width:48em) {
  .responsive-table {
    font-size:.9em;
  }
}

@media (min-width:62em) {
  .responsive-table {
    font-size:1em;
  }
}

.responsive-table thead {
  position:absolute;
  clip:rect(1px 1px 1px 1px);
  clip:rect(1px,1px,1px,1px);
  padding:0;
  border:0;
  height:1px;
  width:1px;
  overflow:hidden;
}

@media (min-width:48em) {
  .responsive-table thead {
    position:relative;
    clip:auto;
    height:auto;
    width:auto;
    overflow:auto;
  }
}

.responsive-table thead th {
  background-color:#f3f6fa;
  border:1px solid #ececec;
  font-weight:normal;
  text-align:center;
  color:white;
}

.responsive-table thead th:first-of-type {
  text-align:left;
}

span.show {
  display:block;
  position:relative;
  cursor:pointer;
  padding-right:15px;
  font-weight:400;
}

span.show:after {
  content:"\f107";
  position:absolute;
  right:0;
  bottom:0;
  font-family:"Font Awesome 5 Free";
}

.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display:block;
  padding:0;
  text-align:left;
  white-space:normal;
}

@media (min-width:48em) {
  .responsive-table tr {
    display:table-row;
  }
}

.responsive-table th,
.responsive-table td {
  padding:.5em;
  vertical-align:middle;
}

@media (min-width:30em) {
  .responsive-table th,
  .responsive-table td {
    padding:.75em .5em;
  }
}

@media (min-width:48em) {
  .responsive-table th,
  .responsive-table td {
    display:table-cell;
    padding:.5em;
  }
}

@media (min-width:62em) {
  .responsive-table th {
    padding:.75em .5em;
  }
  .responsive-table td {
    padding:5px !important;
  }
}

@media (min-width:75em) {
  .responsive-table th,
  .responsive-table td {
    padding:.75em;
  }
}

.responsive-table caption {
  margin-bottom:1em;
  font-size:1em;
  font-weight:bold;
  text-align:center;
}

@media (min-width:48em) {
  .responsive-table caption {
    font-size:1.5em;
  }
}

.responsive-table tfoot {
  font-size:.8em;
  font-style:normal;
  font-weight:600;
}

@media (min-width:62em) {
  .responsive-table tfoot {
    font-size:.9em;
  }
}

@media (min-width:48em) {
  .responsive-table tbody {
    display:table-row-group;
  }
}

/* .responsive-table tbody tr {
  border:1px solid #fff;
  background-color:#fafafa;
  margin-bottom:25px;
} */

.responsive-table tbody tr {
    border: 1px solid #fff;
    background-color: #fafafa;
    margin-bottom: 25px;
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;
}

@media (min-width:48em) {
  .responsive-table tbody tr {
    display:table-row;
    border-width:1px;
  }
}

.responsive-table tbody tr:last-of-type {
  margin-bottom:0;
}

@media (min-width:48em) {
  .responsive-table tbody tr:nth-of-type(even) {
    background-color:rgba(94,93,82,0.1);
  }
}

.responsive-table tbody th[scope="row"] {
  background-color:#f3f6fa;
  color:#5e5d52;
}

@media (min-width:48em) {
  .responsive-table tbody th[scope="row"] {
    background-color:transparent;
    color:#5e5d52;
    text-align:left;
  }
}

.responsive-table tbody td {
  text-align:right;
  font-weight:600;
}

@media (min-width:30em) {
  .responsive-table tbody td {
    border-bottom:1px solid #fff;
  }
}

@media (min-width:48em) {
  .responsive-table tbody td {
    text-align:center;
  }
}

.responsive-table tbody td[data-type=currency] {
  text-align:right;
}

.responsive-table tbody td[data-title]:before {
  content:attr(data-title);
  float:left;
  font-size:.8em;
  color:rgba(94,93,82,0.75);
}

@media (min-width:30em) {
  .responsive-table tbody td[data-title]:before {
    font-size:.9em;
  }
}

@media (min-width:48em) {
  .responsive-table tbody td[data-title]:before {
    content:none;
  }
}

.button.red {
  background:#ee7f23 !important;
}

.button.grey {
  background:#bfbfbf !important;
}

.button.red,
.button.grey {
  border:0 !important;
  border-radius:0 !important;
  padding:10px !important;
  height:auto !important;
  width:auto !important;
  text-shadow:none !important;
  display:block !important;
  float:none !important;
  color:#fff !important;
  text-decoration:none !important;
}

.pricelist .button.grey {
  margin-top:3px;
}

.pricelist .perex.hide {
  display:none;
}

tr.perex td {
  padding:0 !important;
}

tr.perex div {
  border:0 !important;
  box-shadow:none !important;
  background:#fff !important;
  text-align:left;
}

tr.perex div h3 {
  color:#2e6aae;
  display:none;
}

.pricelist .pricelist.responsive-table td:last-child[data-title]:before {
  display:none;
}

p.large {
  font-size:1.2em;
  margin-bottom:1em;
  font-weight:600;
}

.imageheader {
  max-height:120px;
  width:auto;
}

.article-signature {
  font-size:1em;
  text-align:right;
  margin-top:3em;
}

.article-signature strong {
  display:block;
}

.compare-ssl {
  margin-top:20px;
  margin-bottom:50px;
}

#content .compare-ssl h2 {
  margin-top:0;
  margin-bottom:30px;
  display:block;
}

.compare-ssl td {
  font-weight:400;
}

.compare-ssl a.button {
  font-weight:400;
}

.pricelist.responsive-table tbody tr:nth-of-type(even) {
  background:#fafafa;
}

.responsive-table {
  width:100%;
  margin-bottom:1.5em;
}

iframe {
  max-width:100% !important;
}

.price-table {
  background:#f3f6fa;
  padding:5px 0 50px;
  margin:0 0 15px;
  text-align:center;
  color:#333;
  justify-content:center;
}

.price-table h2 {
  text-align:center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size:2em;
  margin:50px 0 20px;
  line-height:1.3em;
}

.price-table .subheadline {
  max-width:800px;
  margin:auto;
  margin-bottom:50px;
  font-weight:600;
}

.pricetable > div > div {
  background:#fff;
  line-height:1.5em;
  padding:1px 20px 0;
}

#content .pricetable h3 {
  color:#1159a9;
  padding:0 0 20px;
  border-bottom:1px solid #edeff4;
  font-weight:600;
}

.pricetable .large-price {
  font-size:2.2em;
  font-weight:700;
  padding:5px 15px 15px;
  display:block;
  border-bottom:1px solid #edeff4;
}

.pricetable .large-price small {
  font-size:.5em;
  font-weight:500;
  margin-left:-5px;
}

.green {
  color:#7dcd73;
}

.pricetable i {
  margin-right:10px;
}

.pricetable ul {
  margin-left:0;
  padding-left:0;
  padding-bottom:10px;
  list-style-type:none;
}

.pricetable .btn {
  display:block;
}

.pricetable {
  justify-content:center;
}

.pricetable div {
  margin-bottom:10px;
}

.vertical-center {
  align-items:center;
}

#order-1 .pricetable > div > div {
  height:100%;
}

#order-1 .pricetable form {
  height:calc(100% - 55px);
}

#order-1 .pricetable ul {
  position:relative;
  padding-bottom:85px;
  height:100%;
}

#order-1 li:last-child {
  position:absolute;
  bottom:-5px;
  left:0;
  right:0;
}

.space-between {
  justify-content:space-between;
}

.h-100 {
  height:100%;
}

@media (min-width:48em) {
  .responsive-table {
    font-size:.9em;
  }
}

@media (min-width:62em) {
  .responsive-table {
    font-size:1em;
  }
}

.responsive-table thead {
  position:absolute;
  clip:rect(1px 1px 1px 1px);
  clip:rect(1px,1px,1px,1px);
  padding:0;
  border:0;
  height:1px;
  width:1px;
  overflow:hidden;
}

@media (min-width:48em) {
  .responsive-table thead {
    position:relative;
    clip:auto;
    height:auto;
    width:auto;
    overflow:auto;
  }
}

.responsive-table thead th {
  background-color:#edf1f4;
  border:1px solid #fff;
  text-align:center;
  color:#333;
  font-weight:600;
}

.responsive-table thead th:first-of-type {
  text-align:left;
}

span.show {
  display:block;
  position:relative;
  cursor:pointer;
  padding-right:15px;
}

span.show:after {
  content:"\f107";
  position:absolute;
  right:0;
  bottom:0;
  font-family:"Font Awesome 5 Free";
}

.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display:block;
  padding:0;
  text-align:left;
  white-space:normal;
}

@media (min-width:48em) {
  .responsive-table tr {
    display:table-row;
  }
}

@media (max-width:47.99em){
  .responsive-table tbody, .responsive-table tr, .responsive-table th, .responsive-table td {
    display: flex;
    padding: 0;
    text-align: left;
    white-space: normal;
    flex-wrap: wrap;
  }
}

@media  (max-width:26.625em) {
  .responsive-table tbody tr {
    flex: 1 1 100%;
  }
}

.responsive-table th,
.responsive-table td {
  padding:.5em;
  vertical-align:middle;
}

@media (min-width:30em) {
  .responsive-table th,
  .responsive-table td {
    padding:.75em .5em;
  }
}

@media (min-width:48em) {
  .responsive-table th,
  .responsive-table td {
    display:table-cell;
    padding:.5em;
  }
}

@media (min-width:62em) {
  .responsive-table th {
    padding:.75em .5em;
  }
  .responsive-table td {
    padding:5px !important;
  }
}

@media (min-width:75em) {
  .responsive-table th,
  .responsive-table td {
    padding:1.2em .75em;
  }
}

.responsive-table caption {
  margin-bottom:1em;
  font-size:1em;
  font-weight:bold;
  text-align:center;
}

@media (min-width:48em) {
  .responsive-table caption {
    font-size:1.5em;
  }
}

.responsive-table tfoot {
  font-size:.8em;
  font-style:normal;
  font-weight:600;
}

@media (min-width:62em) {
  .responsive-table tfoot {
    font-size:.9em;
  }
}

@media (min-width:48em) {
  .responsive-table tbody {
    display:table-row-group;
  }
}

@media (min-width:48em) {
  .responsive-table tbody tr {
    display:table-row;
    border-width:1px;
  }
}

.responsive-table tbody tr:last-of-type {
  margin-bottom:0;
}

@media (min-width:48em) {
  .responsive-table tbody tr:nth-of-type(even) {
    background-color:rgba(94,93,82,0.1);
  }
}

.responsive-table tbody th[scope="row"] {
  background-color:#f3f6fa;
}

@media (min-width:48em) {
  .responsive-table tbody th[scope="row"] {
    background-color:transparent;
    color:#5e5d52;
    text-align:left;
  }
}

.responsive-table tbody td {
  text-align:right;
}

@media (min-width:30em) {
  .responsive-table tbody td {
    border-bottom:1px solid #fff;
  }
}

@media (min-width:48em) {
  .responsive-table tbody td {
    text-align:center;
  }
}

.responsive-table tbody td[data-type=currency] {
  text-align:right;
}

.responsive-table tbody td[data-title]:before {
  content:attr(data-title);
  float:left;
  font-size:.8em;
  color:rgba(94,93,82,0.75);
}

@media (min-width:30em) {
  .responsive-table tbody td[data-title]:before {
    font-size:.9em;
  }
}

@media (min-width:48em) {
  .responsive-table tbody td[data-title]:before {
    content:none;
  }
}

.button.red {
  background:#ee7f23 !important;
}

.button.grey {
  background:#bfbfbf !important;
}

.button.red,
.button.grey {
  border:0 !important;
  border-radius:0 !important;
  padding:10px !important;
  height:auto !important;
  width:auto !important;
  text-shadow:none !important;
  display:block !important;
  float:none !important;
  color:#fff !important;
  text-decoration:none !important;
}

.pricelist .button.grey {
  margin-top:3px;
}

.pricelist .perex.hide {
  display:none;
}

tr.perex td {
  padding:0 !important;
}

tr.perex div h3 {
  color:#2e6aae;
}

.pricelist .pricelist.responsive-table td:last-child[data-title]:before {
  display:none;
}

button:focus {
  outline:0 !important;
}

#top img {
  max-width:100%;
}

hr.full-hr {
  margin-left:calc(-100vw / 2 + 1340px / 2 - 15px) !important;
  width:100vw;
}

.fullsize {
  margin-left:-70px !important;
  margin-right:-70px !important;
}

#main > .container {
  position:relative;
}

@media (max-width:1500px) {
  #authorities h3 span {
    line-height:1.1em;
  }
}

@media (max-width:1400px) {
  #menu .nav-link {
    font-size:1em;
  }
  header .navbar-brand {
    background-position:left top;
  }
  #main {
    padding-top:150px;
  }
  .tick span.floatright {
    float:none !important;
    display:block !important;
    padding-bottom:10px;
  }
  #benefits .d-none img {
    position:absolute;
    left:0;
    bottom:0;
  }
  #flow-description {
    font-size:.85em;
    padding-left:2em !important;
    line-height:1.8em;
  }
  .tick li:last-child span.floatright {
    padding-bottom:0;
  }
  header .navbar-brand {
    width:215px;
    background-size:contain;
    margin-top:-24px;
  }
  .megamenu {
    margin-left:calc(-100vw / 2 + 1140px / 2) !important;
    height:auto;
    background-color:#fcfcfc;
  }
  hr.full-hr {
    margin-left:calc(-100vw / 2 + 1140px / 2 - 15px) !important;
  }
  .arrow-down:after {
    bottom:-30px;
  }
  #top span.slider-main {
    font-size:2.5em;
  }
  #top span.slider-second {
    font-size:1.5em;
  }
  #top p {
    font-size:1em;
  }
  .h-description {
    font-size:1.8em;
  }
  #steps h2 {
    font-size:1.6em;
  }
  #help {
    font-size:1.5em;
  }
  #help .btn-outline {
    display:block;
    margin-top:5px;
    width:315px;
    margin:auto;
    position:relative;
    top:15px;
  }
  ul li.head a.btn {
    margin:10px auto 0;
  }
  #menu ul.navbar-nav {
    margin-top:15px;
  }
  #menu .nav-link,
  .home header.p-fixed #menu .nav-link {
    padding:0 15px 15px;
  }
  #authorities .row > div:first-child .price {
    padding-left:20px;
  }
  #authorities .col {
    width:20%;
  }
}
#menu {
	margin-top: 25px;
}
.p-fixed #menu {
	margin-top: 15px;
	padding-bottom: 15px;
}
@media (max-width:1199px) {
	#second-navi ul > li > a {
		padding-right: 15px;
	}
	.logo-ca {
		width: 120px;
	}
	#menu {
		margin-top: 20px;
	}

  .dropdown-menu.show {
    margin-top:-10px;
  }
  .btn {
    font-size:.9em;
  }
  #main {
    padding-top:120px;
  }
  #content .sidebar {
    padding-left:35px;
  }
  #content .sidebar h2,
  #content .sidebar ul li a {
    padding:15px;
  }
  #authorities {
    font-size:20px;
  }
  #authorities h3 {
    font-size:25px;
  }
  #authorities p {
    font-size:16px;
    line-height:1.3em;
  }
  #authorities .btn-primary {
    width:100px;
    padding:5px !important;
  }
  #top span.slider-main {
    font-size:2.5em !important;
  }
  #top .description,
  #top .btn-transparent {
    margin-left:24px !important;
  }
  #menu ul.navbar-nav {
    margin-top:0;
  }
  #aboutus > div img {
    width:40px;
    height:auto;
  }
  #order ul.nav-tabs h3 {
    font-size:1em;
  }
  #aboutus .headline,
  #aboutus .info-about {
    padding-left:55px;
  }
  #aboutus .headline {
    font-size:1.3em;
  }
  .parameters .col > div {
    font-size:.75em;
  }
  footer a {
    font-size:.8em;
  }
  .parameters .col > div {
    padding:15px;
    justify-content:center;
    display:flex;
    flex-flow:column;
  }
  .btn {
    letter-spacing:0;
  }
  #authorities .price,
  #authorities .bg-question span {
    font-size:.8em;
  }
  header .navbar-brand {
    width:130px;
    margin-top:-15px;
  }
  #menu .nav-link,
  .home header.p-fixed #menu .nav-link {
    font-size:.8em;
    padding:15px 8px 21px;
  }
  .megamenu {
    margin-left:calc(-100vw / 2 + 960px / 2) !important;
    font-size:1em;
    max-height:999px;
  }
  hr.full-hr {
    margin-left:calc(-100vw / 2 + 960px / 2 - 15px) !important;
  }
  .megamenu ul li.head {
    line-height:1.3em;
    padding-right:25px;
    font-size:.9em;
  }
  ul li.head a.btn {
    padding-left:10px;
    padding-right:10px;
    font-size:.7em;
  }
  ul li.head:hover a {
    padding-left:10px !important;
  }
  #authorities .row {
    margin-left:-30px;
  }
  #benefits > div {
    padding:0 20px;
  }
  #steps h3 {
    padding-left:40px;
  }
  #steps h3 span {
    position:absolute;
    left:15px;
  }
  #our-clients .row > div:nth-child(6),
  #our-clients .row > div:nth-child(5) {
    display:none;
  }
  footer .winning {
    font-size:.9em;
  }
  #articles {
    padding-right:0;
  }
  #top .slider-main,
  #top .slider-second {
    font-size:2em;
  }
  #top .slider-second {
    font-size:1.5em;
  }
  #top p {
    font-size:1em;
  }
  #top img {
    margin-top:50px;
    margin-bottom:35px;
  }
}

@media (min-width:992px) {
  #menu .nav-link a[href="/customer/"] {
    color:#fff;
  }
}

@media (max-width:991px) {
	.dnonemb {
		display: none;
	}
  .dropdown-menu.show {
    margin-top:0;
  }
  body {
    background-size:200% auto;
    background-position:top center;
  }
  .fullsize {
    margin-left:-30px !important;
    margin-right:-30px !important;
  }
  #main > .container {
    padding:20px 30px;
  }
  header.p-fixed {
    position:relative;
  }
  #menu .nav-link {
    background-color:#fcfcfc;
  }
  #content .sidebar {
    padding-left:15px;
  }
  #top span.slider-main {
    font-size:2em !important;
  }
  #top .description {
    font-size:1em !important;
  }
  #top .btn-transparent {
    font-size:1em !important;
  }
  header .navbar-brand {
    margin-top:0;
  }
  #order #content,
  #order .order {
    margin-bottom:0;
  }
  #order #flow-description {
    padding-left:15px !important;
    padding-bottom:50px;
    padding-top:0 !important;
  }
  footer #branches img {
    margin-right:0;
  }
  .tick span.floatright {
    float:right !important;
    display:block !important;
    padding-bottom:0;
  }
  .holder {
    background:none;
  }
  .gray-box {
    padding-right:15px !important;
  }
  #flow-description .name {
    left:0;
  }
  .megamenu {
    max-height:999px;
    border-top:0;
  }
  body {
    padding-bottom:779px;
  }
  footer a {
    font-size:1em;
  }
  .parameters {
    font-size:.9em;
  }
  .parameters .col > div {
    padding:10px 5px;
  }
  .parameters > div {
    margin-top:10px;
    margin-bottom:10px;
  }
  .parameters .fs-3 {
    font-size:2em;
  }
  ul.tick.column {
    border-left:0;
  }
  #authorities .row {
    margin-left:-15px;
  }
  #authorities h3 {
    font-size:18px;
  }
  #authorities {
    padding-top:25px;
    padding-bottom:25px;
  }
  .bg-question:before {
    display:none;
  }
  #main-help ul {
    margin-left:0;
  }
  #content #help-zkusebni h2 {
    margin-top:0;
  }
  #banner-wrap {
    padding-top:52px;
    margin-bottom:-52px;
  }
  footer #list ul {
    margin-bottom:10px;
    display:block;
    float:left;
    width:100%;
    margin-top:0;
    border-bottom:1px solid rgba(0,0,0,.2);
    padding-bottom:10px;
  }
  footer #list ul li {
    float:left;
    padding-right:10px;
  }
  footer #list ul li:last-child {
    padding-right:0;
  }
  footer #list ul li:last-child a {
    padding-right:0;
    border-right:0;
  }
  footer .winning {
    float:left;
    width:49%;
  }
  footer #list ul li a {
    padding-right:10px;
    border-right:1px solid rgba(255,255,255,.2);
  }
  #authorities .btn {
    width:100px;
  }
  #authorities img {
    max-width:100px;
    max-width:100%;
  }
  #content h1 {
    margin-top:30px;
  }
  .nav-link.dropdown > .megamenu {
    display:none;
  }
  .nav-link.dropdown.show > .megamenu {
    display:block;
  }
  .navbar-toggler {
    padding:0;
    margin-top:-10px;
  }
  .navbar-toggler-icon {
    width:1em;
    height:1em;
  }
  .megamenu {
    padding:15px 0;
  }
  span.navbar-toggler-icon:before {
    content:"\f0c9";
    font-family:"Font Awesome 5 Free";
    color:rgba(0,0,0,.5);
    font-size:1em;
  }
  .home header span.navbar-toggler-icon:before {
    color:rgba(255,255,255,.5);
  }
  .home header.p-fixed .navbar-toggler-icon:before,
  header.p-fixed .navbar-toggler-icon:before {
    color:rgba(0,0,0,.5);
  }
  #branches-list {
    margin-top:-7px;
  }
  #menu .nav-item.active .nav-link,
  .home header.p-fixed #menu .nav-item.active .nav-link,
  #menu .nav-link,
  .home header.p-fixed #menu .nav-link {
    color:#1159a9;
  }
  #authorities .col .item .text-left {
    text-align:center !important;
  }
  #authorities .row > div:first-child .price {
    padding-left:0;
  }
  #authorities .col .item {
    width:100%;
    text-align:center;
  }
  #authorities > div > div > div {
    border-left:0;
  }
  #authorities > div > div > div:last-child > .item {
    border-bottom:0;
  }
  #authorities .col .item p {
    clear:left;
  }
  #authorities .btn {
    line-height:1.3em;
  }
  .navbar-toggler {
    background:transparent;
    margin-left:15px;
    border-radius:0;
  }
  #menu ul.navbar-nav > li:first-child .nav-link {
    padding-left:25px;
  }
  #menu .nav-link,
  .home header.p-fixed #menu .nav-link {
    padding:15px 25px;
  }
  .dropdown-toggle:after {
    display:inline-block;
  }
  #branches-list .dropdown-toggle:after {
    display:none;
  }
  #authorities .row > div:last-child a br {
    display:none;
  }
  #news .item {
    padding:0 10px;
  }


  #news h2 {
    font-size:1.5em;
  }

  #payment-info > .row > div:first-child {
    margin-top:-8px;
  }
  #our-clients .row > div:nth-child(4) {
    display:none;
  }
  #steps > div > div > div {
    margin-bottom:50px;
  }
  #steps > div > div > div:first-child {
    margin-bottom:0;
  }
  #benefits > div > div > div:last-child {
    text-align:left;
  }
  #benefits {
    margin-bottom:70px;
  }
  #steps {
    padding:100px 0;
  }
  #motivation .perex h2 {
    padding-top:70px;
  }
  #authorities .row {
    padding:5px 0;
  }
  #authorities {
    position:relative;
  }
  #menu.navbar .navbar-collapse {
    background-color:#fff;
    width:100vw !important;
    position:absolute;
    left:calc(-100vw / 2 + 720px / 2);
    top:38px;
    overflow-y:visible;
  }
  #menu .nav-link {
    padding:15px 25px 0;
    font-weight:900;
    font-size:1em;
  }
  .megamenu h3 {
    margin-top:10px;
  }
  #branches-list {
    line-height:40px;
  }
  #content article p.large {
    clear:both;
  }
  .megamenu .container {
    max-width:100%;
    padding:0 25px;
  }
  .megamenu .row > div:last-child {
    border-top:1px solid rgba(0,0,0,.1);
    padding-top:15px;
    margin-top:20px;
    padding-bottom:10px;
  }
  .megamenu .row > div:last-child h3 {
    display:none;
  }
  .megamenu {
    height:auto;
  }
  .megamenu ul li.head {
    padding-right:15px;
    padding-top:10px;
    text-align:left !important;
  }
  .home-header .navbar-brand {
    top:10px;
    position:relative;
  }
  ul li.head a.btn {
    padding-left:0;
    padding-right:0;
  }
  .dropdown-menu ul.iconized li {
    width:49%;
    display:inline-block;
    border-bottom:0;
    padding-bottom:0;
  }
  .megamenu > div > div > div:last-child h3 {
    border-top:1px solid rgba(0,0,0,.3);
    padding-top:10px;
  }
  #top span.slider-main {
    font-size:2em;
  }
  #benefits {
    margin-left:-15px;
    margin-right:-15px;
  }
  #benefits > div {
    padding:0;
  }
  .megamenu {
    margin-left:0 !important;
  }
}

@media (max-width:850px) {
  #top span.slider-main {
    margin-bottom:10px !important;
  }
  #top .description {
    line-height:1.5em;
  }
  #top .description,
  #top .btn-transparent {
    margin-left:18px !important;
  }
  #top .btn-transparent {
    margin-top:20px !important;
    font-size:.9em !important;
  }
  .btn-transparent {
    padding:5px 40px 5px !important;
  }
}

@media (max-width:991px) and (min-width:576px) {

  #benefits {
    margin-top:15px !important;
    display:block !important;
    text-align:left;
  }
  #benefits > div {
    width:100%;
    max-width:100%;
    padding-top:20;
    margin-bottom:30px;
  }
  #benefits > div > div > div {
    display:table-cell;
    float:none;
    vertical-align:middle;
  }
  #benefits > div > div > div.slick-track {
    display: block;
    width: 100%;
  }
  #benefits > div > div > div:first-child {
    width:33%;
  }
  #benefits h3 {
    position:static;
    margin-top:0 !important;
  }
  #benefits .col-sm-4 {
    align-self:center;
  }
  #benefits .num {
    top:0;
    bottom:0;
    left:-55px;
    right:auto;
  }
}

@media (max-width:767px) and (min-width:576px) {
  #benefits > div {
    margin-bottom:30px;
  }
}

@media (max-width:767px) {
 #second-navi ul {
 	justify-content: center;
 	flex-wrap: wrap;
 }
 #menu {
 	margin-top: 0;
 }
  body {
    background-size:200% auto;
    background-position:top center;
  }
  .wall {
    columns:1;
  }
  #authorities .col {
    min-width:33%;
  }
  #authorities .row > div:nth-child(5) .item,
  #authorities .row > div:nth-child(6) .item {
    border-top:1px solid #d9dcdf;
  }
  .ul-blue h4 {
    font-size:18px;
  }
  #motivation .perex p {
    font-size:1em;
  }
  #help {
    font-size:30px !important;
  }
  #help .btn-outline {
    font-size:13px !important;
    width:300px !important;
  }
  #news h2 {
    font-size:18px !important;
  }
  #news p {
    font-size:16px;
  }
  #news .btn {
    font-size:16px;
  }
  .brick {
    width:100%;
  }
  #order ul.nav-tabs h3 {
    font-size:.8em;
  }
  .parameters .col {
    min-width:33%;
  }
  .parameters .col > div {
    padding:15px;
  }
  body {
    padding-bottom:855px;
  }
  hr.full-hr {
    margin-left:calc(-100vw / 2 + 720px / 2 - 15px) !important;
  }
  #benefits span {
    font-size:18px !important;
  }
  #benefits .icon {
    font-size:2.3em !important;
  }
  #benefits img {
    max-width:100px !important;
  }

  h2.logo.thawte,
  h2.logo.symantec,
  h2.logo.geotrust,
  h2.logo.rapidssl {
    background-image:none;
  }
  #social_media,
  #payment-info {
    max-width:100%;
    min-width:100%;
  }
  .responsive-table tbody tr.green-stripe th[scope="row"] {
    background:rgba(188,249,189,0.5) !important;
  }
  #help {
    font-size:1.3em;
  }
  #help .btn-outline {
    width:auto;
  }
  #login {
    text-align:left;
  }
  #news h2 {
    font-size:1.3em;
  }
  span.year span {
    font-size:2.6em;
    position:relative;
  }
  span.year {
    padding-left:0;
  }
  #motivation .perex h2 {
    padding-top:50px;
  }
  #motivation .item {
    padding-left:80px;
  }
  #motivation .item p {
    width:85px;
  }
  #motivation {
    padding-bottom:40px;
  }
  #news {
    padding-top:100px;
    padding-bottom:100px;
  }
  #mainoffer .block {
    margin-bottom:0;
  }
  #logos a {
    margin-bottom:30px;
    display:block;
  }
  footer #logos {
    padding-bottom:0;
  }
  #content h1 {
    font-size:2em;
  }
  #content h2 {
    font-size:1.3em;
  }
  .slick-slide {
    display:block !important;
  }
  #top .pic {
    display:none;
  }
  #benefits {
    margin-left:0;
    margin-right:0;
  }
  #menu.navbar .navbar-collapse {
    left:calc(-100vw / 2 + 540px / 2);
  }
  #top img {
    display:none;
  }
  #top span.slider-main {
    margin-top:20vh;
  }
  #authorities .price {
    font-size:.8em;
  }
  .h-description {
    font-size:1.5em;
  }
  #steps {
    padding:100px 0 50px;
  }
  .perex h3,
  #steps h3 {
    font-size:1.1em;
  }
  #benefits img {
    max-width:180px;
  }
  #benefits .slider-home img {
    margin-bottom: 15px !important;
    max-width: 100% !important;
    width: 100%;
  }
  #benefits .slider-home .col-md-6 {
    padding-right: 15px !important;
  }
  #steps img {
    max-width:100%;
  }
  #motivation {
    padding-bottom:0;
  }
  #news .border-right {
    border-right:0 !important;
  }
  #articles > div:first-child {
    margin-bottom:100px;
  }
  #our-clients .row > div:last-child {
    margin-top:30px;
    min-width:100%;
  }
  .social ul {
    float:right;
    padding:0;
  }
  .social i {
    padding-top:0;
    width:auto;
    height:auto;
  }
  .social ul li {
    margin-left:15px;
  }
  #logos #social_media a {
    margin-bottom:0;
  }
  #payment-info {
    padding-bottom:20px;
  }
  footer #branches a {
    font-size:0;
  }
  .megamenu ul li.head {
    padding-right:15px;
  }
  ul li.head a.btn {
    width:100%;
    max-width:100%;
    text-align:left !important;
    margin:10px 0;
    display:block;
    padding-left:10px;
  }
}

@media (max-width:640px) {
  #lhc_status_container {
    bottom:0 !important;
    right:0 !important;
    max-width:50px;
  }
}

@media (max-width:575px) {
	#menu {
		margin-top: 0;
	}
  #authorities .item:after {
    display:none;
  }
  .fullsize {
    margin-left:-20px !important;
    margin-right:-20px !important;
  }
  #wizardTab h2 {
    padding-top:15px !important;
  }
  #benefits .col-md-6 {
    margin-bottom:0;
  }
  #help {
    padding:50px 0 !important;
  }
  #help p {
    font-size:20px;
  }
  .order-info img {
    display:block;
  }
  body {
    padding-bottom:914px;
  }
  hr.full-hr {
    margin-left:0 !important;
    width:100% !important;
  }
  .parameters .col {
    min-width:100%;
    margin-top:0;
  }
  #search-form .form-group {
    width:100%;
  }
  #content #help-zkusebni .w-75 {
    width:100% !important;
  }
  #content #help-zkusebni h2 {
    font-size:.9em;
    margin-top:0;
  }
  .price-table h2 {
    margin-top:40px;
    font-size:1.5em;
  }
  .price-table {
    padding-bottom:40px;
  }
  .pricetable > div {
    margin-bottom:25px;
  }
  .pricetable h3 {
    font-size:1em;
  }
  .pricetable .large-price {
    font-size:1.5em;
  }
  footer .winning {
    width:100%;
  }
  #payment-info > .row {
    float:right;
    max-width:180px;
  }
  #payment-info > .row .col-1 {
    padding-right:10px;
    padding-left:0;
  }
  .social ul li {
    margin-left:10px !important;
  }
  #content h1 {
    font-size:1.8em;
  }
  ul li.head {
    border-right:0;
    width:100%;
    min-height:0;
    margin-bottom:15px !important;
  }
  ul li.head a.btn {
    padding:10px !important;
    width:auto;
    display:inline-block;
  }
  #menu.navbar .navbar-collapse {
    left:0;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
  }
  .navbar-nav {
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
  }
  #second-navi .navbar-nav {
    overflow-y:hidden;
  }
  .dropdown-menu ul.iconized li {
    width:100%;
    display:block;
    padding-bottom:20px;
  }
  .social i {
    width:30px;
    font-size:2em;
  }
  #benefits {
    margin-top:0 !important;
  }
  #menu.navbar {
    padding-left:15px;
    padding-right:15px;
  }
  .slick-track div:first-child a {
    margin-top:5px;
  }
  .h-description {
    font-size:1.5em;
    margin-bottom:20px;
  }
  #benefits > div > div > div:last-child {
    text-align:center;
  }
  #benefits h3 {
    margin-top:-10px;
  }
  #steps h2 {
    font-size:1.4em;
    line-height:1.5em;
  }
  #steps h3 {
    margin-top:15px;
    padding-left:25px;
  }
  #steps img {
    max-width:50%;
  }
  #steps h3 span {
    margin-right:5px;
    left:15px;
  }
  #steps > div > div > div:nth-child(2) > img {
    margin-top:0;
  }
  #steps > div > div > div {
    margin-bottom:0;
  }
  #steps {
    padding:70px 0 30px;
  }
  #steps img {
    margin-top:30px;
  }
  #news {
    padding-top:70px;
    padding-bottom:70px;
  }
  #articles > div:first-child {
    margin-bottom:70px;
  }
  #payment-info > .row > div:first-child {
    display:none;
  }
  #payment-info .col-1 {
    max-width:100%;
  }
  .social ul {
    float:left;
  }
  #list #branches .col {
    padding-left:3px;
    padding-right:3px;
  }
  #payment-info,
  #social_media {
    max-width:48% !important;
    float:left;
    width:48% !important;
    min-width:48% !important;
    padding-top:0;
  }
  #payment-info {
    padding-right:5px !important;
  }
  .social ul li {
    margin-left:5px;
  }
  #payment-info .col-1 {
    max-width:100%;
    font-size:1.8em;
    padding-left:10px;
    padding-right:0;
    float:right;
  }
  .social i {
    font-size:1.5em;
    width:20px;
  }
}

@media (max-width:575px) {
  #second-navi {
    visibility:hidden;
    height:10px;
  }
  #authorities {
    padding-top:0;
  }
  #authorities .col {
    max-width:100%;
    min-width:100%;
    margin-left:auto;
    margin-right:auto;
    padding-left:0;
    padding-right:0;
    max-width:100%;
    min-width:100%;
  }
  #year-price-2 {
    display:inline-block !important;
    font-size:1em;
  }
  #year-price-2:before {
    content:"(";
  }
  #year-price-2:after {
    content:")";
  }
  #authorities .col:first-child {
    padding-left:0;
  }
  #authorities .col .item {
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:25px 5px;
  }
  #authorities .col .item h3 {
    float:none;
    width:auto;
    margin-bottom:0;
  }
  #authorities {
    padding-bottom:0;
  }
  #authorities img {
    max-height:25px;
    max-width:85px;
  }
  #authorities .top {
    display:none;
  }
  #authorities {
    ;
  }
  .tick span.floatright {
    float:none !important;
    display:block !important;
    padding-bottom:10px;
  }
  .tick li:last-child span.floatright {
    padding-bottom:0;
  }
  #benefits > div {
    padding:15px;
  }
}

@media (max-width:520px) {
  body {
    padding-bottom:0;
  }
  #topbar {
    visibility:hidden;
    max-height:15px;
  }
  footer {
    position:relative;
  }
  .browser span.c-browser-green {
    font-size:0;
  }
  .browser span.c-browser-green i {
    font-size:16px;
  }
  #order ul.nav-tabs {
    flex-wrap:wrap;
    align-content:stretch;
    justify-content:space-around;
  }
  #order ul.nav-tabs li {
    width:100%;
    margin-left:0;
    margin-right:0;
  }
  #order ul.nav-tabs .nav-link.active {
    border-bottom-color:#ced4da;
  }
  header > div > div.row {
    margin-top:0 !important;
  }
  #main > .container {
    padding:20px;
  }
}

@media screen and (max-width:450px) {
  form#search {
    width:calc(100% - 64px);
  }
  form#search input {
    width:calc(100% - 86px);
  }
  #search button {
    padding:3px;
  }
  header > div > div:first-child {
    margin-top:5px !important;
    margin-bottom:15px !important;
  }
  #second-navi {
    padding-right:45px;
    font-size:.7em;
  }
  #top .description,
  #top .btn-transparent {
    margin-left:13px !important;
  }
  #top span.slider-main {
    font-size:1.7em !important;
  }
  #second-navi ul > li > a {
    padding:15px 0 5px 10px;
  }
  #second-navi > ul > li > a:after {
    margin-left:5px;
  }
  #branches-list {
    right:20px;
  }
}

@media (max-width:400px) {
  footer #list .col-6 {
    width:100%;
    flex:none;
    max-width:100%;
  }
  form#search {
    font-size:.8em;
  }
  #branches-list a {
    padding:0;
  }
  #hidden-icons {
    right:85px;
  }
}

@media (max-width:350px) {
  #authorities > div > div > div {
    min-width:100%;
    max-width:100%;
  }
  #top span.slider-main {
    font-size:1.5em;
  }
  header .navbar-brand {
    width:80px;
    position:relative;
    top:7px;
  }
  #top {
    padding-bottom:0;
  }
}

@media (min-width:576px) and (max-width:767px) {
  #our-clients .container {
    max-width:539px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  #our-clients .container {
    max-width:719px;
  }
}

@media (min-width:1400px) {
  .container {
    max-width:1340px;
  }
}

abbr[data-original-title],
abbr[title] {
  text-decoration:none !important;
  border-bottom:1px dotted;
}

body.home {
  background-position-y:-90px;
}

.home #main {
  padding-top:115px;
}

header .navbar-brand {
  max-height:40px;
}

#menu ul.navbar-nav {
  /*margin-top:20px;*/
  margin-top: 0;
}


#menu .nav-link,
.home header.p-fixed #menu .nav-link {
  padding:0 15px;
}

.megamenu h3 {
  font-size:1.1em;
}

.megamenu ul li a {
  font-size:1.1em;
}

.h-description {
  line-height:1.2em;
}

#menu .nav-link {
  font-size:1.25em;
}

#second-navi {
  font-size:1em;
}

#second-navi ul > li > a {
  color:#cad9f3;
}

.cbg-orange {
  background:#f07a30 !important;
}

.btn-orange {
  color:#fff;
  background:#f07a30;
  font-weight:700;
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active {
  color:#fff;
  background:#f16b16;
}

@media (max-width:1400px) {
  #menu .nav-link,
  .home header.p-fixed #menu .nav-link {
    font-size:.8em !important;
  }
}

@media (max-width:991px) {
  #menu ul.navbar-nav > li:first-child .nav-link {
    padding-left:15px;
  }
  #menu .nav-link {
    padding:7px 15px;
    font-size:1em !important;
  }
  .fixedinfo .backtop {
    position: fixed;
    right: 50px;
    width: auto;
    border-right: 0;
    bottom: 130px;
    height: 50px;
  }
  .flexitems > div {
    width: 33%;
  }
  .btnfooter {
    padding: 10px 18px;
  }
}

@media (max-width:767px) {
  .border-rounded.fa {
    margin-left:0 !important;
  }
  .flexitems .dnone767 {
    display: none;
  }
  .flexitems > div {
    width: 40%;
  }
  .flexitems .chatwithus {
    width: 20%;
  }
  .btnfooter i {
    margin-right: 0;
    font-size: 25px;
  }
  .btnfooter {
    background-color: transparent;
  }
  .phone-number {
    font-size: 16px;
  }
}

.breadcrumb-article ~ h1 {
  margin-top:30px !important;
}

.breadcrumb-article {
  margin-top:35px;
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}

.breadcrumb-article li {
  margin-right:0;
}

.breadcrumb-article a {
  color:#1159a9 !important;
  border:1px solid;
  border-color:#1159a9 !important;
  background:none;
  text-transform:none;
  line-height:1;
}

.breadcrumb-article a:hover {
  background:#1159a9;
  color:#fff !important;
}

.breadcrumb-article span {
  text-transform:none;
  line-height:1;
}

.breadcrumb-article span.item-last {
  text-transform:none;
  border:1px solid;
  line-height:1;
}

.breadcrumb-article span:hover {
  background:none;
  color:inherit;
}

.breadcrumb-article li::after {
  content:'' !important;
  margin-left:0;
}

.breadcrumb-article li::before {
  display:none !important;
  content:'' !important;
  padding-right:0 !important;
}

.badge-partner {
  background-color:#efcc5f !important;
  color:#132c5f !important;
  font-size:.9em;
  padding:3px 15px !important;
  border-radius:10px;
  font-weight:900;
  line-height:1;
}

.badge-login {
  background:#fff;
  color:#000;
  font-size:.9em;
  padding:3px 15px !important;
  border-radius:10px;
  font-weight:900;
}
@media screen and (max-width: 767px) {
  .successsend {
  width: 100%!important;
  left: 0!important;
}
}

.successsend {
    top: 10%;
    z-index: 99;
    position: absolute;
    font-size: 20px;
    /* color: rgba(12, 112, 14, 0.91);*/
    text-align: center;
    width: 40%;
    left: 30%;
    font-weight: bold;
    text-transform: uppercase;
    /* display: none;*/
}
.successsend p{
  
    color: #117a8b;
    border: 1px solid #117a8b;
    margin: 0 auto;
    background: white;
    padding: 15px 0;
    border-radius: 5px;
    border: 1px solid;
}
.err {
  color: red;
  margin-top: 5px;
}

@-webkit-keyframes fadeInRights {
  0% {
    transform:rotate(30deg);
    -moz-transform:rotate(30deg);
    -webkit-transform:rotate(30deg);
    -o-transform:rotate(30deg);
    transform:scale(0.9);
  }
  100% {
    transform:rotate(0);
    -moz-transform:rotate(0);
    -webkit-transform:rotate(0);
    -o-transform:rotate(0);
    transform:scale(1);
  }
}

@keyframes fadeInRights {
  0% {
    transform:rotate(30deg);
    -moz-transform:rotate(30deg);
    -webkit-transform:rotate(30deg);
    -o-transform:rotate(30deg);
    transform:scale(0.9);
  }
  100% {
    transform:rotate(0);
    -moz-transform:rotate(0);
    -webkit-transform:rotate(0);
    -o-transform:rotate(0);
    transform:scale(1);
  }
}

.fadeInRight {
  -webkit-animation-name:fadeInRights;
  animation-name:fadeInRights;
}

.floating-icon {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:fixed;
    z-index:999;
    bottom:15px;
    left:auto;
  }
  .floating-icon .icon-float {
    margin-left:20px;
    -webkit-animation:fadeInRights 1s infinite;
    animation:fadeInRights 1s infinite;
  }
  .floating-icon .icon-float img {
    width:50px;
    height:50px;
  }
  .floating-icon .icon-phones {
    width:50px;
    height:50px;
    text-align:center;
    line-height:50px;
    font-size:30px;
    color:#fff;
    border-radius:50%;
    background-color:#f74b30;
  }
  .floating-icon .icon-phone i {
    color:#fff;
  }

@media screen and (max-width: 375px) {

.icon-float.icon-what {
  position: absolute;
  left: 44%;
  top: -50px;
}
}
#news .item p {
  padding-bottom: 5px;
}

#news .item h2 {
  font-size: 18px !important;
}
#news .btn {
  font-size: 14px;
  padding: 10px 40px;
}
#popup{    width: 100%;
  height: 100%;
  z-index: 9999;
  left: 50%;
  top: 0;
  position: fixed;
  transform: translateX(-50%);
  margin: 0 auto;
  background: #0029592e;
  padding: 15px;
  position: fixed;
}
/*#popup{width:600px; z-index:9999; left:25%; top:20%; background:#fff; border:#e9b213 solid 4px; padding:15px; position:absolute;}
*/	#popup h1{text-align:center; padding:0 0 20px 0}
#popup h2{color:#000; font-size:20px; text-transform:uppercase; padding:0 0 20px 0; font-weight:bold; text-align:center}
#popup p{padding:0 0 10px 0; font-size:12px;}
#popup .text{text-align:center; font-weight:bold;}
/*#popup .btnClose{float:right}	*/				
#popup h1 a img{
  width: 40%;
  margin-top: 100px;
}


/* css 16/8/2025 */
.flex-col{
  flex-direction: column;
} 

.flex{
  display: flex;
}

.flex-wrap{
  flex-wrap: wrap;
}

.center-hor{
  justify-content: center;
}

.center-ver{
  align-items: center;
}

.news-item,
.news-featured{
  gap: 20px;
}

.news-related__img,
.news-featured__img{
  flex: 0 0 40%;
  overflow: hidden;
}

.news-item__img{
  flex: 0 0 30%;
}

.news-related__img img,
.news-item__img img,
.news-featured__img img{
  width: 100%;
  height: auto;
  border-radius: 20px;
  object-fit: contain;
  object-position: center;
}

/* .news-related__img img,
.news-item__img img{
  aspect-ratio: 4 / 3;
} */

.news-related__img img,
.news-item__img img,
.news-featured__img img{
  aspect-ratio: 16 / 9 ;
}

/* .news-item__info,
.news-featured__info{
  justify-content: space-between;
} */

.news-related__title,
.news-container__seemore p,
.news-item__info p,
.news-featured__info p,
.news-featured__title{
  padding-top: 0px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

.news-related__sup,
.news-item__sup,
.news-item__title,
.news-featured__title,
.news-featured__sup{
  display: -webkit-box !important; 
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-related__sup{
  -webkit-line-clamp: 1;
}

.news-item__title,
.news-featured__title{
  -webkit-line-clamp: 2; 
}

.news-item__sup,
.news-featured__sup{
  -webkit-line-clamp: 3; 
}


.news-item__title,
.news-featured__title{
  padding-top: 0px !important;
  font-size: 24px !important;
}

.news-item__title{
  margin: 0px !important;
}

.news-dots span.active {
  background: #333;
}

.btn__seemore{
  width: fit-content;
  text-decoration: none;
}

.news-item__date,
.news-featured__date{
  font-style: italic;
}

.news-item__date::before,
.news-featured__date::before{ 
  content: "";
  display: inline-block;
  width: 20px;
  aspect-ratio: 1 / 1;
  margin-right: 5px;
  background-image: url("/templates/ssldigicert/images/icons/calendar.png");
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}

.news-featured__container .slick-track div:last-child > div:first-child{
  padding-right: 0px !important;
}

.news-featured__container .slick-track div:last-child > div:first-child img{
  margin-top: 0px !important;
}

.news-featured__container .slick-dots {
  display: flex;
  list-style-type: none;
  justify-content: center;
  margin-bottom: 0px !important;
}

.news-featured__container .slick-dots li button {
  font-size: 0; 
  background-color: transparent;
  height: fit-content;
  width: fit-content;
  border: none;
}

.news-featured__container .slick-dots li button:before {
  content: "•";
  font-size: 24px;
  color: #999;
  opacity: 0.5;
  transition: all 0.3s ease;
}

.news-featured__container .slick-dots li.slick-active button:before {
  color: #007bff;
  opacity: 1;
}

.btn__seemore{
  padding: 5px 25px;
}

.news-container__seemore .btn__seemore{
  font-size: 14px;
  padding: 5px 15px;
}

.news-container__seemore{
  flex-wrap: wrap;
}

.news-related__title{
  font-size: 16px !important;
}

.news-related__sup,
.news-related__date{
  font-size: 14px;
  line-height: normal;
}

/* .news-related__info{
  justify-content: space-between;
} */

.news-related__img{
  display: flex;
}

.news-related{
  gap: 10px;
}

.spotlight{
  border: 2px solid ;
  background: #1159a9;
  width: 20vw;
  margin: 0px 0px 20px;
}

.author-box {
  align-items: flex-start;
  gap: 15px;
}

.author-avatar {
  flex: 0 0 5%; 
}

.author-avatar img {
  width: 100%;
  height: auto;
  border-radius: 50%; 
  object-fit: cover;
  aspect-ratio: 1 / 1;
}

.author-content {
  flex: 1;
}

.author-label {
  font-weight: bold !important;
  font-size: 14px !important;
  margin: 0 0 5px 0 !important;
  color: #0d47a1 !important; 
}

.author-label span {
  color: #000; 
}

.author-desc {
  font-size: 14px;
  color: #333;
  margin: 0 0 5px 0;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;  /* chỉ hiển thị 2 dòng */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease;
  max-height: 3em; /* tương ứng với 2 dòng (line-height ~1.5em) */
}

.author-desc.expanded {
  -webkit-line-clamp: unset; /* bỏ giới hạn */
  max-height: none;
}

.author-readmore {
  font-size: 14px;
  color: #0d47a1;
  text-decoration: none;
}

.news-item h2{
  text-transform: uppercase;
  font-size: 32px;
}

.author-readmore:hover {
  text-decoration: underline;
}

.center-hor{justify-content: center;}

/* css 25/8/2025 */

.product-relate{
  gap: 30px;
  flex-wrap: wrap;
}

.product-relate__item a{
  cursor: pointer;
  text-decoration: none;
}

.product-cost__container{
  gap: 10px;
}

.product-cost{
  padding: 5px 10px;
  border-radius: 10px;
  border: 1px solid #1159a9;
  gap: 5px;
}

.product-cost p{
  margin: 0px !important;
  font-weight: bold;
}

.product-cost span{
  font-size: 19px
}

.product-relate__item{
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #000;
  padding: 20px;
  gap: 10px;
  width: calc(100% / 4 - 30px);
}

.product-content__info h1,
.product-item__title,
.product-relate__title{
  margin: 0px !important;
}

.product-relate__title{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; 
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4; 
  min-height: calc(1.4em * 2); 
}

.product-item__title{
  font-size: 1.2em !important;
}

.product-content__rank img

.product-content__container{
  margin-top: 20px;
  gap: 20px;
}

.product-info__container{
  gap: 20px;
}

.product-content__image{
  flex: 0 0 40%;
}

.product-content__image img,
.product-relate__image{
  border-radius: 20px;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: auto;
}

.product-content__info{
  flex : 1 1 60%;
  gap: 20px;
}

.product-content__rank{
  gap: 20px;
}

.product-content__rank .star{
  aspect-ratio: 12 / 11;
  width: 18px;
  height: auto;
  position: relative;
  cursor: pointer;
  opacity: 0.4;
  transition: opacity 0.2s;
}

.star.active {
  opacity: 1;
}

.product-content__rank .star img{
  width: 100%;
  height: auto;
}

.product-content__rank .active::before{
  content: "";
  position: absolute;
  aspect-ratio: 12 / 11;
  width: 18px;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50% , -50%);
  background-image: url('/templates/ssldigicert/images/icons/star-yellow.png');
  background-size: cover;
  background-repeat: no-repeat;
}

.cmt-count{

}

.product-cotent__cost{
    background-color: #1159a9;
    border-radius: 10px;
    padding: 20px;
    gap: 20px;
    width: fit-content;
}

.cost{
  padding: 10px;
  border-radius: 10px;
  background-color: white;
  width: fit-content;
}

.cost p{
  color: #1159a9;
  min-width: 200px;
  font-weight: bold;
}

.product-content__info p,
.cost p{
  margin-bottom: 0px !important;
}

.product-content__container,
.product-content__function{
  gap: 20px;
}

.product-content__function a{
  cursor: pointer;
}

.btn-submit,
.product-content__function button{
  background-color: #1159a9;
  border: none;
  cursor: pointer;
  border-radius: 50px;
  padding: 10px 30px;
  color: white;
  gap: 20px;
}

.product-content__function button img{
  width: 28px;
  height: auto;
}

/* css review */

.reviews__filter__item {
    margin: 6px;
    border: 1px solid #283373;
    color: #283373;
    transition: 0.3s;
    padding: 10px 20px;
    border-radius: 8px;
    gap: 10px;
}

.reviews__filter__item span img{
  width: 18px;
  aspect-ratio: 12 / 11;
  height: auto;
}

.reviews__filter{
  flex-wrap: wrap;
  justify-content: right;
}

.reviews__filter .active{
  background-color: #1159a9;
  color: white;
}

.reviews__open-comment{
  background-color: #1159a9;
  color: white;
}

.reviews{
  padding: 10px;
  border: 1px solid rgba(0,0,0,.3);
  border-radius: 10px;
}

.reviews__filter__text{
  margin: 0px !important;
}

.reviews__list{
  margin-top: 10px;
  gap: 10px;
  padding: 0px !important;
}

.reviews__item{
  display: block;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid rgba(0,0,0,.3);

}

.product__container{
  position: relative;
}

.reviews__head{

}

.reviews__name{
  font-weight: bold;
}

.reviews__form{
  position: fixed;
  background-color: rgba(0,0,0,.2);
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
}

.reviews__form.active{
  display: flex;
}

.review-popup{
    background-color: white;
    padding: 30px;
    border-radius: 20px;
    max-width: 500px;
    width: calc(100% - 20px);
}

.form-group textarea,
.form-group input{
  width: 100%;
}

/* css phần sản phẩm */

.product-filter{
  margin: 10px 0px;
  gap: 20px;
}

.all-product__container{
  flex-wrap: wrap;
  gap: 40px 20px;
}

.product-item{
  width: calc(100% / 3 - 15px);
  gap: 5px;
  border: 1px solid #1159a9;
  border-radius: 15px;
  padding: 10px;
}

.product-item .btn__seemore{
  color:rgba(255,255,255,1) !important;
  background:#1159a9;
  border:0;
  border-radius:20px;
  cursor:pointer;
  position:relative;
  text-transform:uppercase;
  font-weight:500;
  padding:10px 20px ;
  font-size: 14px;
  line-height: 1;
}

.product-item__img{
  aspect-ratio: 16 / 9;
}

.product-item__img img{
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.news-item__info{
  gap: 5px;
}

.news-item__info .product-cost__container{
  width: fit-content;
}

.product-item__title{
  padding: 0px !important;
}

.product-item__sup{

}

.product-item__date{

}

.filter-container{
    border: 1px solid #ced4da;
    padding: 10px;
    width: 90% !important;
    margin: auto auto 15px auto;
}

.navbar-nav .nav-item:hover .dropdown-menu{
   opacity: 1;
    transform: translateY(0);
    visibility: visible;
}

.dropdown-menu{
    opacity: 0;
    transform: translateY(10px);
    visibility: hidden;
    transition: all 0.3s ease ;
    display: block !important; 
}

.product-content__function{

}

.share-container{
  position: relative;
  cursor: pointer;
}

.news__share__drop{
  position: absolute;
  max-width: calc(100vw - 30px);
  overflow: auto;
  top: calc(100% + 10px);
  right: 0;
  background-color: #fff;
  border-radius: 4px;
  padding: 15px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.24);
  transition: 0.3s linear;
  gap: 10px;
  display: none;
}

.news__share__drop.active{
  display: block;
}

.news__share__label{

}

.news__share__close{

}

.news__share-buttons{
  gap: 20px;
}

.news__share__copy{
  display: block;
  width: 100%;
  background-color: #e1e1e1;
  color: #283373;
  border-radius: 4px;
  transition: 0.3s;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
}

.btn-function{
  text-decoration: none;
  color: #252525;
  width: calc(100% / 5 - 10px);
  font-size: 12px;
}

.btn-function img{
  max-width: 50px;
  height: auto;
  aspect-ratio: 1 / 1;
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
  .news-item__sup,
  .news-featured__sup{
    -webkit-line-clamp: 1; 
  }

  .cost,
  .product-cotent__cost{
    width: 100%;
  }

  .product-content__info{
    gap: 10px;
  }

  .product-content__info,
  .product-content__image{
    flex: 0 0 50%;
  }

  .news-item__img{
    flex: 0 0 40%;
  }

  .news-featured__img {
    flex: 0 0 50%;
  }

  .product-relate__item{
    width: calc(100% / 2 - 30px);
  }

  .product-content__function button{
    gap: 10px;
  }

  .reviews__statistics{
    flex: 0 0 40%;
  }

  .product-item{
    width: calc(100% / 2 - 15px);
  }
}

@media screen and (max-width: 768px) {
  .news-item,
  .news-featured{
    flex-direction: column;
  }

  .reviews__statistics{
    flex: 0 0 40%;
  }

  .news-item__info,
  .news-featured__info{
    gap: 10px;
  }

  .reviews__filter__text span{
    display: none;
  }

  .product-relate__item{
    width: calc(100% / 2 - 30px);
  }
  
  .product-info__container{
    flex-direction: column;
  }

  .reviews__top{
    gap: 10px;
  }

  .reviews__filter__item{
    padding: 10px;
  }

  .product-item{
    width: calc(100% / 2 - 15px);
  }
}

@media screen and (max-width : 551px) {
  .reviews__top{
    flex-direction: column;
  }

   .product-item{
    width: calc(100% - 15px);
  }
}