html {
  scroll-behavior: smooth;
}

body, html {
  height: 100%;
}

.top-line {
  border-top: 1px solid #424242;
}

.bottom-line {
  border-bottom: 1px solid #424242;
}

.vertical-center {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
}

body {
  font-family: Montserrat, sans-serif;
}

@media (max-width: 991px) {
  .or-1 {
    order: 1;
  }
}

@media (max-width: 991px) {
  .or-2 {
    order: 2;
  }
}

.capcha {
  padding-top: 30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  h1 {
    font-size: 43px;
    line-height: 55px;
  }
}

@media (min-width: 1200px) {
  h1 {
    font-size: 60px;
    line-height: 70px;
  }
}

h1 {
  font-weight: 600;
  color: #fff;
  margin: 0px;
  padding: 0px;
}

@media (min-width: 576px) and (max-width: 991px) {
  h2 {
    font-size: 30px;
  }
}

@media (max-width: 575px) {
  h2 {
    font-size: 26px;
  }
}

@media (min-width: 992px) {
  h2 {
    font-size: 40px;
  }
}

h2 {
  color: #000000;
  font-weight: 700;
  margin: 0px;
  padding: 0px;
}

h3 {
  font-size: 30px;
  color: #000000;
  font-weight: 700;
  margin: 0px;
  padding: 0px;
  padding-bottom: 15px;
}

a {
  cursor: pointer !important;
  text-decoration: none;
  color: #fff;
}

p {
  font-size: 18px;
  color: #151515;
  font-weight: 300;
  line-height: 26px;
  margin: 0px;
  padding: 0px;
}

p strong {
  font-size: 16px;
  color: #151515;
  font-weight: 700;
  margin: 0px;
  padding: 0px;
}

.sm-title p {
  font-size: 20px;
  color: #151515;
  font-weight: 300;
}

@media (min-width: 1400px) {
  section, .section {
    margin: auto;
    padding: 0px 10vw;
  }
}

@media (min-width: 1300px) and (max-width: 1399px) {
  section, .section {
    margin: auto;
    padding: 0px 5vw;
  }
}

@media (min-width: 1260px) and (max-width: 1299px) {
  section, .section {
    margin: auto;
    padding: 0px 3vw;
  }
}

@media (max-width: 1260px) {
  section, .section {
    margin: auto;
    padding: 0px 10px;
  }
}

.col, .row, div {
  padding: 0px;
  margin: 0px;
}

/* contact-form */

.contact-form-title {
  padding-bottom: 30px;
}

.contact-form-body .contact-form-title h3 {
  color: #fff;
  padding-top: 40px;
}

@media (max-width: 991px) {
  .contact-form-body input, .contact-form-body textarea {
    width: 100%;
    height: 50px;
    background: #2b2a2a;
    margin-bottom: 20px;
    border: 1px solid #404040;
    color: #fff;
    padding: 0px 10px;
    box-shadow: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
}

@media (min-width: 992px) {
  .contact-form-body input, .contact-form-body textarea {
    width: 100%;
    height: 60px;
    background: #2b2a2a;
    margin-bottom: 40px;
    border: 1px solid #404040;
    color: #fff;
    padding: 0px 10px;
  }
}

.contact-form-body textarea {
  height: 160px;
  margin: 0px;
  padding-top: 15px;
}

.contact-form-body ::placeholder {
  color: #DBDBDB;
}

@media (min-width: 768px) {
  .contact-form-body .left-side-input {
    padding-right: 20px;
  }
}

@media (min-width: 768px) {
  .contact-form-body .right-side-input {
    padding-left: 20px;
  }
}

.obl p {
  color: #a60909;
  font-weight: 400;
}

/* contact-form-END */

/* header */

@media (max-width: 991px) {
  .header-content {
    background: #262626;
    padding-bottom: 0px;
  }
}

@media (min-width: 992px) {
  .header-content {
    background: #262626;
  }
}

.header_on-mobile img {
  width: 100%;
  padding-top: 30px;
}

.right-side-content {
  position: relative;
  padding-top: 50px;
  padding-bottom: 40px;
}

header .left-side-content img {
  max-height: 715px;
  height: 100%;
  width: 100% !important;
  object-fit: cover;
}

@media (max-width: 991px) {
  header .left-side-content {
  }
}

@media (min-width: 992px) {
  header .left-side-content {
  }
}

@media (max-width: 991px) {
  .right-side-content .larg-text.section {
    padding-top: 50px;
  }
}

@media (min-width: 992px) {
  .right-side-content .larg-text.section {
    padding-top: 100px;
    padding-left: 50px;
    padding-right: 10vw;
    padding-bottom: 80px;
  }
}

h1 span {
  color: #a60909;
}

.space-right {
  padding-right: 30px;
}

.termin-content.mobile.space-top {
  padding-top: 50px !important;
}

.termin-content.space-top.desktop {
  padding-top: 140px !important;
}

.right-side-content .medium_text p {
  color: #fff;
  padding-top: 30px;
  text-align: justify;
}

.video-button, .consultation-button, .dark-button {
  padding-top: 50px;
  padding-bottom: 25px;
  display: inline-block;
}

.video-button a, .consultation-button a, .dark-button a {
  padding: 20px 30px;
  border: 1px solid #fff;
  transition: 0.3s;
}

.video-button a:hover, .consultation-button a:hover, .dark-button a:hover {
  color: #fff;
}

.consultation-button a:hover, .dark-button a:hover {
  background: #a60909;
}

.dark-button a {
  background: #262626;
}

.video-button a:hover {
  background-image: url("../../assets/img/pudeles.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.8;
}

.video-button a i {
  padding-left: 10px !important;
}

@media (max-width: 991px) {
  .features-content {
    background: #A60909;
    width: 100%;
    padding: 20px 0px;
  }
}

@media (min-width: 992px) {
  .features-content {
    background: #A60909;
    bottom: 0px;
    width: 100%;
    padding: 20px 0px;
  }
}

.feature_block {
  text-align: center;
}

.feature_block .title p strong {
  color: #fff;
  font-weight: 600;
  margin: 0px;
  padding: 10px 0px 0px 0px;
}

.feature_block .description p {
  color: #fff;
  padding: 0px 10px 0px 10px;
  line-height: 16px;
  font-size: 13px;
}

.features-content .image {
  position: relative;
  padding-top: 10px;
}

.features-content .image img {
  height: 70px;
  padding-bottom: 10px;
}

/* header END */

/* box-2 */

.box-2-content {
  background-color: #cfd3dc;
  padding-top: 0px;
  position: relative;
  padding-top: 0px;
}

@media (max-width: 991px) {
  .box-2-content img {
    height: auto!important;
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .box-2-content img {
    height: 450px;
  }
}

@media (min-width: 1400px) {
  .box-2-content img {
    height: 750px;
  }
}

.box-2-content .right-side .feature {
  height: 40px;
  width: 40px;
  border-radius: 50px;
  background: #a60909;
  position: absolute;
}

.product-content-header {
  text-align: center;
  padding-top: 140px;
  background: #cfd3dc;
}

@media (max-width: 991px) {
  .product-content-header .mobile {
    padding-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .on-mobile #accordion-4 {
    display: none;
  }
}

.on-mobile #accordion-4 .accordion-button {
  color: #000000;
}

.on-mobile #accordion-4 .accordion-body p {
  color: #000000;
}

.box-2-content .right-side .feature i {
  color: #fff;
  font-size: 22px;
  position: absolute;
  top: 4px;
  left: 12px;
}

@media (max-width: 991px) {
  .feature-1, .feature-2, .feature-3, .feature-4 {
    display: none;
  }
}

@media (min-width: 1400px) {
  .box-2-content .right-side .feature-1 {
    top: 80px;
    left: 657px;
  }
}

@media (min-width: 1400px) {
  .box-2-content .right-side .feature-2 {
    top: 35px;
    left: 805px;
  }
}

@media (min-width: 1400px) {
  .box-2-content .right-side .feature-3 {
    top: 187px;
    left: 1019px;
  }
}

@media (min-width: 1400px) {
  .box-2-content .right-side .feature-4 {
    top: 235px;
    left: 742px;
  }
}

@media (min-width: 992px) and (max-width:1399px) {
  .box-2-content .right-side .feature-1 {
    top: 71px;
    left: 373px;
  }
}

@media (min-width: 992px) and (max-width:1399px) {
  .box-2-content .right-side .feature-2 {
    top: 24px;
    left: 476px;
  }
}

@media (min-width: 992px) and (max-width:1399px) {
  .box-2-content .right-side .feature-3 {
    top: 75px;
    left: 608px;
  }
}

@media (min-width: 992px) and (max-width:1399px) {
  .box-2-content .right-side .feature-4 {
    top: 163px;
    left: 444px;
  }
}

.hide-feature {
  width: 400px;
  padding: 10px;
  border-radius: 10px;
  background: #ffffff;
}

.hide-feature-2, .hide-feature-1 {
  margin-top: 50px;
  position: absolute;
  display: none;
  z-index: 200;
}

.hide-feature-3, .hide-feature-4 {
  margin-top: 50px;
  right: 0px;
  position: absolute;
  display: none;
}

.box-2-content .right-side .feature-1:hover .hide-feature-1 {
  display: block;
  opacity: 1;
}

.box-2-content .right-side .feature-2:hover .hide-feature-2 {
  display: block;
  opacity: 1;
}

.box-2-content .right-side .feature-3:hover .hide-feature-3 {
  display: block;
  opacity: 1;
}

.box-2-content .right-side .feature-4:hover .hide-feature-4 {
  display: block;
  opacity: 1;
}

.box-2-content ul {
  list-style: none;
  padding-left: 15px;
}

.box-2-content ul li::before {
  content: "\2022";
  color: #a60909;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.box-2-content ul li {
  padding-bottom: 10px;
}

.box-2-content ul .last-child {
  padding-bottom: 0px;
}

/* box-2 END */

/* termin content */

.termin-content {
  background: #262626;
  padding-bottom: 70px;
}

.termin-content.desktop {
  min-height: 100vh;
}

.termin-content h3 {
  color: #fff;
  max-width: 450px;
}

.termin-body {
  padding-top: 50px!important;
}

@media (min-width: 768px) {
  .termin-col {
    padding: 0px 20px;
  }
}

/* termin content END */

/* box-3 */

@media (min-width:1200px) {
  .box-3-content .left-side img {
    max-height: 607px;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

@media (min-width:992px) and (max-width: 1199px) {
  .box-3-content .left-side img {
    max-height: 687px;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .box-3-content .left-side img {
    max-height: 900px;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

@media (max-width:767px) {
  .box-3-content .left-side img {
    max-height: 500px;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}

@media (max-width: 767px) {
  .box-3-content .right-side .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (min-width: 768px) {
  .box-3-content .right-side .section {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
  }
}

.box-3-content .right-side h2 {
  padding-bottom: 30px;
}

.box-3-content .right-side p {
  padding-bottom: 20px;
  line-height: 22px;
  text-align: justify;
}

.box-3-content .right-side .logo-img img {
  margin: auto;
  max-width: 90%;
  max-height: 140px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
  .box-3-content {
    text-align: center;
  }
}

.box-3-content .image-block {
  padding-top: 10px;
}

.box-3-content .image-block img {
  max-width: 200px;
}

/* box-3-end */

/* footer */

footer {
  background: #262626;
}

.footer-top-content ul {
  padding: 0px;
  margin: 0px;
}

.footer-top-content ul li {
  list-style: none;
  color: #fff;
  padding: 10px 0px;
}

.footer-top-content ul li a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}

.footer-top-content ul li a:hover {
  color: #a60909;
}

.footer-top-content {
  padding: 40px 0px !important;
}

@media (max-width: 575px) {
  .footer-top-content .col {
    text-align: center;
  }
}

.footer-bottom-content {
  border-top: 1px solid #424242;
  margin: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: 50px;
}

.footer-bottom-content p, .footer-bottom-content a {
  color: #fff;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
}

@media (max-width: 575px) {
  .footer-bottom-content .col {
    text-align: center !important;
  }
}

.footer-bottom-content .right-side {
  text-align: right;
  margin: auto;
}

.footer-bottom-content .left-side {
  text-align: left;
  margin: auto;
}

.footer-bottom-content .right-side p {
  display: inline-block;
}

.footer-bottom-content .right-side a img {
  width: 84px;
  padding-left: 5px;
  padding-bottom: 0px;
}

.footer-bottom-content .right-side a {
  opacity: 0.6;
  transition: 0.3s;
}

.footer-bottom-content .right-side a:hover {
  opacity: 1;
}

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

/* footer end */

/* terminologija */

/* terminologija END */

/* kontakti */

.contact-content {
  background: #262626;
  min-height: 100vh;
}

.contact-body {
  padding-top: 25vh;
}

.contact-content .left-side, .contact-content .right-side {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 991px) {
  .contact-content .left-side {
    display: inline-block;
    background: url("../../assets/img/fons_kontakti.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: top;
    background-position: center;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .contact-content .left-side {
    display: inline-block;
    background: url("../../assets/img/fons_kontakti.jpg");
    background-repeat: no-repeat;
    height: 100vh;
    background-size: cover;
    vertical-align: top;
    background-position: center;
  }
}

@media (min-width: 992px) {
  .contact-content .left-side .inner, .contact-content .right-side .inner {
    padding-top: 20vh;
  }
}

@media (min-width: 992px) {
  .contact-content .left-side .inner {
    padding-right: 250px;
  }
}

.contact-content .left-side p {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.contact-content .left-side a {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}

.contact-content .left-side .phone, .contact-content .left-side .e-mail, .contact-content .left-side .adres {
  padding-top: 25px;
  padding-bottom: 25px;
}

.contact-content .right-side .inner {
  padding-bottom: 50px;
  padding-top: 100px;
}

@media (min-width: 992px) {
  .contact-content .right-side .inner {
    padding-left: 40px;
    padding-bottom: 50px;
  }
}

/* kontakti END */

/* about-product */

.about_product-content {
  background: #E7E7E7;
}

.about_product-content .product-content-header h2 {
  padding: 190px 0px 100px 0px;
  text-align: center;
}

.about_text-conteiner {
  background: #F6F6F6;
  position: relative;
}

.about_text-conteiner {
  text-align: center;
}

.about_image-conteiner img {
  height: 450px;
  width: 100%;
  object-fit: cover;
}

.text-container-block {
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  max-width: 450px !important;
  width: 100%;
  padding: 10px;
}

.text-container-block h2 {
  padding: 10px 0px;
}

.product-features-body {
  text-align: center;
}

.product-features-content {
  background: #262626;
  padding-top: 20px;
  padding-bottom: 20px;
}

.product-features-body {
  padding: 20px 10px;
}

.product-features-body img {
  max-width: 130px;
  width: 100%;
  max-height: 130px;
  width: 100%;
  padding: 20px 10px;
}

@media (max-width: 991px) {
  .product-features-content p {
    text-align: center;
    padding: 10px 0px 0px 0px;
    color: #fff;
    font-weight: 400;
  }
}

@media (min-width: 992px) {
  .product-features-content p {
    text-align: center;
    padding: 10px 0px 30px 0px;
    color: #fff;
    font-weight: 400;
  }
}

.product-features-body p strong {
  color: #fff;
}

.product-sm-feature {
  padding: 20px 20px;
}

.product-feature-line {
  max-width: 10px;
  margin: auto;
  width: 100%;
  height: 10px;
  border-radius: 10px;
  background: #CB0000;
}

/* about-product END */

/* control-content */

.control-content {
  text-align: center;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}

.control-body {
  padding-top: 30px;
}

@media (max-width: 991px) {
  .control-content p {
    padding: 10px 0px 0px 0px;
    font-weight: 400;
  }
}

@media (min-width: 992px) {
  .control-content p {
    padding: 10px 0px 30px 0px;
    font-weight: 400;
  }
}

/* control-content END */

/* video */

@media (max-width: 991px) {
  video {
    width: 100%;
  }
}

@media (min-width: 992px) {
  video {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
}

.row-hero {
  margin-bottom: -7px;
}

/* vide END */

/* tehnalogijas */

@media (max-width: 991px) {
  .tehnalogijas {
    text-align: center;
  }
}

.tehnalogijas {
  background-color: #e7e7e7;
}

.tehnalogijas .left-side {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (min-width: 992px) {
  .tehnalogijas .left-side section {
    padding-right: 60px;
  }
}

.tehnalogijas .left-side p {
  padding-bottom: 30px;
  text-align: justify;
}

.tehnalogijas .right-side {
  text-align: left;
  position: relative;
}

.tehnalogijas .right-side img {
  max-height: 1000px;
  height: 100%;
  width: 100% !important;
  object-fit: cover;
}

/* tehnalogijas END */

.invalid-feedback {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; 
}
