/*
Theme Name: portal-laser.com
Author: inside36.com
Author URI: https://inside36.com/
Description: portal-laser.com
Version: 1.0
License: None
Tags: fixed-layout
Text Domain: portal-laser.com
*/
body {
  background: #080c0f url("images/header.jpg") no-repeat 45% 0;
  font-family: 'Open Sans', arial, sans-serif;
  color: #fff; }

body.page-id-3727,
body.page-id-3780,
body.page-id-102 {
  background: #080c0f url("images/body-bg-2020.jpg") no-repeat 55% 0;
  background-size: auto 500px; }
.header {
  background-size: cover;
  min-height: 200px;
  width: 100%;
  margin-bottom: 20px; }
  .header__menu {
    display: none; }
    .header__menu-stickly {
      position: fixed;
      width: 100%;
      z-index: 60000;
/*       background-color: rgba(0, 0, 0, 0.4);*/ } 
      .header__menu-stickly .navbar-inverse {
        background-color: transparent;
        border: none !important; }
      .header__menu-stickly .navbar-collapse {
        border: none !important;
        box-shadow: none !important; }
        .header__menu-stickly .navbar-collapse ul {
          background-color: #333333; }
        .header__menu-stickly .navbar-collapse a {
          color: #fff !important; }
      .header__menu-stickly .navbar-brand {
        display: none !important; }
      .header__menu-stickly .navbar-toggle {
        background-color: #333;
        margin-bottom: 4px !important; }
      .header__menu-stickly .navbar {
        margin-bottom: 0 !important;
        border: none !important; }
  .header .logo img {
    max-width: 250px; }
  .header__slogan {
    font-size: 14px;
    text-align: center;
    margin: 5px 0 10px;
    color: #fff;
    text-shadow: 0 0 8px #00c0ff,0 0 12px #00c0ff,0 0 16px #00c0ff,0 0 24px #00c0ff;
    font-weight: bold; }
    .header__slogan-l1 {
      text-transform: uppercase;
      margin-bottom: 2px;
      color: #009bdd;
      text-shadow: 0 0 4px #000, 0 0 3px #000, 0 0 2px #000, 0 0 2px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000; }
    .header__slogan-l2 {
      margin-bottom: 2px; }
  .header__text {
    font-size: 16px;
    line-height: 18px;
    max-width: 350px;
    margin: 10px auto;
    text-align: right; }
    .header__text p {
      text-shadow: 0 0 8px #00c0ff,0 0 12px #00c0ff,0 0 16px #00c0ff;
      margin: 0 0 10px; }
    .header__text a {
      color: #f7ff18;
      font-size: 18px;
      line-height: 20px;
      text-shadow: 0 0 3px #ef3944,0 0 6px #ef3944,0 0 15px #ef3944,0 0 18px #ef3944,0 0 21px #ef3944,0 0 24px #ef3944,0 0 1px #f6ff00,0 0 2px #f6ff00,0 0 3px #f6ff00;
      font-weight: bold; }
      .header__text a:hover {
        text-decoration: none; }
  .header__phone a {
    font-size: 25px;
    line-height: 28px;
white-space: nowrap;}
  .header__order-link:hover {
    color: #fff; }

.header-stickly {
  display: none;
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.4) 100%);
  position: fixed;
  width: 100%;
  z-index: 10000; }
  .header-stickly__logo img {
    padding: 10px 0;
    max-height: 70px; }
  .header-stickly__phone {
    padding: 20px 10px 10px;
    text-align: right; }
    .header-stickly__phone a {
	white-space: nowrap;
      font-size: 20px;
      line-height: 28px;
      color: #f7ff18;
      text-shadow: 0 0 3px #ef3944,0 0 6px #ef3944,0 0 15px #ef3944,0 0 18px #ef3944,0 0 21px #ef3944,0 0 24px #ef3944,0 0 1px #f6ff00,0 0 2px #f6ff00,0 0 3px #f6ff00;
      font-weight: bold;
      text-decoration: none; }
  .header-stickly__order-link {
    display: block;
    font-size: 16px !important;
    line-height: 20px !important;
    margin: 5px 0; }
    .header-stickly__order-link:hover {
      color: #fff; }
  .header-stickly .billboard {
    margin-top: 15px;
    text-align: center; }
    .header-stickly .billboard a {
      color: #f7ff18; }

.header-fixed .header-stickly {
  display: block;
  }

@media(max-width: 500px) {
	.header-stickly__logo {
		display: none;
	}
	
	.row-header {
		justify-content: center !important;
	}
	
	.row-header .col-md-2 {
		display: none;
	}
	
	.new-header-14-stickly div:first-of-type {
		flex-direction: row !important;
	}
	
	.navbar-header button {
		margin-right: 31px !important;
	}
}

.mainmenu {
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  padding: 10px; }
  .mainmenu ul {
    list-style: none;
    padding: 0; }
    .mainmenu ul li {
      display: inline-block;
      padding: 5px 10px; }
  .mainmenu a {
    color: #fff;
    text-shadow: 0 0 8px #00c0ff,0 0 12px #00c0ff,0 0 16px #00c0ff,0 0 24px #00c0ff;
    font-weight: bold; }
    .mainmenu a:hover {
      color: #f7ff18;
      text-decoration: none;
      text-shadow: 0 0 3px #ef3944,0 0 6px #ef3944,0 0 15px #ef3944,0 0 18px #ef3944,0 0 21px #ef3944,0 0 24px #ef3944,0 0 1px #f6ff00,0 0 2px #f6ff00,0 0 3px #f6ff00; }

.content {
  background: linear-gradient(to top bottom, rgba(0, 0, 0, 0.25), rgba 0, 0, 0, 1 30%); }

.gallery img {
  border: 2px solid #60d7fe;
  border-radius: 3px;
  margin-top: 23px;
  margin-bottom: 10px;
  box-shadow: inset 0 0 10px 5px #60d7fe,0 0 7px 6px #3366db; }

.video-border {
  border: 2px solid #60d7fe;
  border-radius: 3px;
  margin-top: 23px;
  margin-bottom: 10px;
  box-shadow: inset 0 0 10px 5px #60d7fe,0 0 7px 6px #3366db; }

.leftmenu {
  margin: 25px 0;
  padding: 0; }
  .leftmenu li {
    text-align: center;
    list-style-type: none;
    margin: 0 0 10px;
    display: block; }
    .leftmenu li a {
      box-shadow: 0 0 4px 1px #60d7fe,0 0 3px 2px #3366db;
      border: 2px solid #60d7fe;
      border-radius: 10px;
      color: #60d7fe;
      text-decoration: none;
      display: block;
      line-height: 32px;
      font-weight: bold;
      font-size: 16px; }
      .leftmenu li a:hover {
        background-color: #60d7fe;
        color: #fff; }

h1, h2, h3, h4, h5, h6 {
  color: #fff;
  text-shadow: 0 0 8px #00c0ff,0 0 12px #00c0ff,0 0 16px #00c0ff,0 0 24px #00c0ff;
  font-weight: bold; }

h1, .h1 {
  font-size: 28px;
  text-shadow: 0 0 8px #00c0ff, 0 0 12px #00c0ff, 0 0 16px #00c0ff, 0 0 24px #00c0ff, 0 0 24px #00c0ff, 0 0 24px #00c0ff, 0 0 16px #00c0ff, 0 0 24px #00c0ff; }

h2, .h2 {
  font-size: 24px; }

h2 span {
  display: block;
  margin-bottom: 10px;
  font-size: 44px;
  color: #000;
  text-shadow: 0 0 3px #ff1818,0 0 6px #ff1818,0 0 15px #ff1818,0 0 18px #ff1818,0 0 21px #ff1818,0 0 24px #ff1818,0 0 1px #ff1818,0 0 2px #ff1818,0 0 3px #ff1818;
  font-weight: bold; }

h3, .h3 {
  font-size: 20px; }

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }

img.alignright,
.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 10px; }

img.alignleft,
.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px; }

img.half-width {
  max-width: 46% !important;
  margin: 5px 1% 10px;
  height: auto !important; }

.breadcrumbs {
  color: #fff;
  font-size: 12px;
  margin: 0 0 15px; }
  .breadcrumbs a {
    color: #70AEE1; }
    .breadcrumbs a:hover {
      color: #EC2E2A; }

.article {
  margin: 0 0 35px; }
  .article__title {
    color: #7DB1CF;
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    margin: 0 0 10px; }
    .article__title:hover {
      color: #EC2E2A;
      text-decoration: none; }

.text a {
  color: #70AEE1; }
.text h2 a {
  color: #fff;
  text-decoration: underline; }
.text img {
  max-width: 100%;
  height: auto;
  border: 2px solid #60d7fe;
  border-radius: 3px;
  box-shadow: inset 0 0 10px 5px #60d7fe,0 0 7px 6px #3366db; }
.text img.no-border {
  box-shadow: none !important;
  border-radius: 0 !important;
  border: none !important; }
.text .more-link {
  display: block;
  border: 2px solid #7DB1CF;
  max-width: 175px;
  text-align: center;
  border-radius: 4px;
  line-height: 20px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 10px 0; }
  .text .more-link:hover {
    text-decoration: none;
    color: #fff;
    background-color: #7DB1CF; }

.sidebar-right__yt a,
a.youtube-link {
  display: block;
  position: relative;
  margin: 0 0 10px;
  border: 1px solid #243038;
  z-index:1;}
  .sidebar-right__yt a:hover,
  a.youtube-link:hover {
    border-color: #7DB1CF; }
  .sidebar-right__yt a:after,
  a.youtube-link:after {
    background: url("https://www.portal-laser.com/wp-content/uploads/2025/09/Desktop_250919_1934.jpg") no-repeat 50% 50%;
    content: '';
    display: block;
    position: absolute;
    height: 36px;
    width: 48px;
    left: 50%;
    top: 50%;
    margin-left: -24px;
    margin-top: -18px;
    opacity: 0.5; 
	  border-radius: 30px;
 }
  .sidebar-right__yt a:hover:after,
  a.youtube-link:hover:after {
    opacity: 0.9; }

.sidebar-right__yt {
  margin: 0 0 25px; }
  .sidebar-right__yt-title {
    color: #fff;
    text-shadow: 0 0 8px #00c0ff,0 0 12px #00c0ff,0 0 16px #00c0ff,0 0 24px #00c0ff;
    margin: 25px 0 10px;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold; }

.sidebar-left__socials {
  margin: 35px 0 25px; }
  .sidebar-left__socials .row {
    margin-bottom: 15px; }

.footer {
  background-color: #3F505D;
  color: #C6D1DD;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  padding: 15px 0;
  margin-top: 50px; }
  .footer p {
    margin: 0 0 5px; }
  .footer a {
    color: #C6D1DD;
    text-decoration: underline; }

a.btn.btn-primary {
  color: #fff; }

#navbar-catalog-menu-mobile ul {
  list-style-type: none;
  padding: 10px 0; }
#navbar-catalog-menu-mobile li {
  margin: 0 10px;
  z-index: 60001; }
#navbar-catalog-menu-mobile a {
  color: #7DB1CF !important;
  padding-bottom: 5px !important;
  padding-top: 5px !important;
  line-height: 1.15em;
  position: relative;
  z-index: 60002; }

.billboard,
.billboard-text {
  color: #f7ff18;
  font-size: 18px;
  line-height: 22px;
  text-shadow: 0 0 3px #ef3944,0 0 6px #ef3944,0 0 15px #ef3944,0 0 18px #ef3944,0 0 21px #ef3944,0 0 24px #ef3944,0 0 1px #f6ff00,0 0 2px #f6ff00,0 0 3px #f6ff00;
  padding: 12px 15px;
  text-align: center;
  font-weight: bold;
  margin: 0 0 15px; }
  .billboard a,
  .billboard-text a {
    color: #f7ff18; }

.home h1, .home .h1 {
  font-size: 20px;
  text-align: center; }

.dr-links {
  background-color: rgba(112, 174, 225, 0.3);
  padding: 15px 25px;
  margin: 0 0 15px; }
  .dr-links h3 {
    margin-top: 0; }
  .dr-links img {
    max-width: 60%; }
  .dr-links a {
    font-size: 1.25em; }
  .dr-links ul {
    margin-left: 63%; }

.index-dash__img-big {
  display: inline-block;
  position: relative; }
  .index-dash__img-big span {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    line-height: 27px;
    color: #fff;
    text-shadow: 0 0 8px #00c0ff,0 0 12px #00c0ff,0 0 16px #00c0ff,0 0 24px #00c0ff;
    background-color: rgba(44, 113, 191, 0.4);
    padding: 14px 0 19px; }
  .index-dash__img-big:hover img {
    border-color: #f7ff18 !important;
    box-shadow: 0 0 3px #ef3944,0 0 6px #ef3944,0 0 15px #ef3944,0 0 18px #ef3944,0 0 21px #ef3944,0 0 24px #ef3944,0 0 1px #f6ff00,0 0 2px #f6ff00,0 0 3px #f6ff00 !important; }
  .index-dash__img-big:hover span {
    color: #f7ff18;
    text-shadow: 0 0 3px #ef3944,0 0 6px #ef3944,0 0 15px #ef3944,0 0 18px #ef3944,0 0 21px #ef3944,0 0 24px #ef3944,0 0 1px #f6ff00,0 0 2px #f6ff00,0 0 3px #f6ff00;
    background-color: rgba(50, 50, 50, 0.25); }
.index-dash__img-small {
  display: inline-block;
  position: relative; }
  .index-dash__img-small img {
    margin-bottom: 10px;
    margin-top: 10px;
    width: 98%; }
  .index-dash__img-small span {
    display: block;
    position: absolute;
    bottom: 10px;
    width: 98%;
    left: 1%;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    line-height: 18px;
    color: #fff;
    text-shadow: 0 0 8px #00c0ff,0 0 12px #00c0ff,0 0 16px #00c0ff,0 0 24px #00c0ff;
    background-color: rgba(44, 113, 191, 0.4);
    padding: 14px 0 19px; }
  .index-dash__img-small:hover img {
    border-color: #f7ff18 !important;
    box-shadow: 0 0 3px #ef3944,0 0 6px #ef3944,0 0 15px #ef3944,0 0 18px #ef3944,0 0 21px #ef3944,0 0 24px #ef3944,0 0 1px #f6ff00,0 0 2px #f6ff00,0 0 3px #f6ff00 !important; }
  .index-dash__img-small:hover span {
    color: #f7ff18;
    text-shadow: 0 0 3px #ef3944,0 0 6px #ef3944,0 0 15px #ef3944,0 0 18px #ef3944,0 0 21px #ef3944,0 0 24px #ef3944,0 0 1px #f6ff00,0 0 2px #f6ff00,0 0 3px #f6ff00;
    background-color: rgba(50, 50, 50, 0.25); }

.videogallery {
  margin: 0 0 25px;
  border: 2px solid #60d7fe;
  border-radius: 3px;
  box-shadow: inset 0 0 10px 5px #60d7fe,0 0 7px 6px #3366db; }
  .videogallery__thumb {
    position: relative;
    display: block;
    margin-bottom: 25px; }
    .videogallery__thumb span {
      display: block;
      position: absolute;
      bottom: 0;
      width: 98%;
      left: 1%;
      text-align: center;
      font-size: 25px;
      font-weight: bold;
      line-height: 20px;
      color: #fff;
      text-shadow: 0 0 8px #00c0ff,0 0 12px #00c0ff,0 0 16px #00c0ff,0 0 24px #00c0ff;
      background-color: rgba(44, 113, 191, 0.4);
      padding: 14px 0 19px; }
    .videogallery__thumb:hover span {
      color: #f7ff18;
      text-shadow: 0 0 3px #ef3944,0 0 6px #ef3944,0 0 15px #ef3944,0 0 18px #ef3944,0 0 21px #ef3944,0 0 24px #ef3944,0 0 1px #f6ff00,0 0 2px #f6ff00,0 0 3px #f6ff00;
      background-color: rgba(50, 50, 50, 0.25); }

.wp-caption-text {
  text-align: center; }

#order-form {
  color: #000; }

.accept-lic .checkbox {
  float: left; }

.advantages {
  margin: 30px 0; }
  .advantages img {
    box-shadow: none;
    border: none;
    margin-right: 15px; }
  .advantages .emtpy-img {
    display: inline-block;
    height: 64px;
    width: 64px; }

.advantage__item {
  margin-bottom: 35px; }
  .advantage__item-title {
    font-weight: bold;
    font-size: 16px;
    text-shadow: 0 0 8px #00c0ff, 0 0 12px #00c0ff, 0 0 16px #00c0ff, 0 0 24px #00c0ff, 0 0 24px #00c0ff, 0 0 24px #00c0ff, 0 0 16px #00c0ff, 0 0 24px #00c0ff; }
    .advantage__item-title--row2 {
      padding-top: 10px; }

.grecaptcha-badge {
  display: none !important; }
  

#order-form-v2, #order-form-v4  {
  max-width: 400px; }

.order-form-v2__header {
  background-color: #0099dc;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 25px;
  margin: 0 0 20px;
  font-size: 17px; }
.order-form-v2 .accept-text {
  color: #222;
  font-size: 12px;
  text-align: center; }
  .order-form-v2 .accept-text span {
    color: #ef3944;
    padding-right: 3px; }
.order-form-v2 .your-phone .wpcf7-text {
  width: 55%;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
.order-form-v2 .wpcf7-submit {
  width: 55%; }
.order-form-v2 .ajax-loader {
  display: none !important; }
.order-form-v2-link {
  box-shadow: 0 0 4px 1px #60d7fe,0 0 3px 2px #3366db;
  border: 2px solid #60d7fe;
  border-radius: 10px;
  color: #60d7fe;
  text-decoration: none;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  margin: 10px auto 25px;
  line-height: 32px;
  font-weight: bold;
  font-size: 16px;
  text-align: center; }
  .order-form-v2-link:hover {
    background-color: #60d7fe;
    color: #fff;
    text-decoration: none; }

.h2-price {
  color: #fff;
  background-color: #3d6a95;
  display: inline-block;
  padding: 5px 10px;
  margin: -35px 0 10px 10px;
  float: right; }
  .h2-price--long {
    float: none;
    margin: 0 0 10px 0; }

.h2-vr-quest {
  display: inline-block;
  text-shadow: none;
  color: #f7ff18;
  font-size: 24px;
  line-height: 27px;
  text-shadow: 0 0 3px #ef3944,0 0 6px #ef3944,0 0 15px #ef3944,0 0 18px #ef3944,0 0 21px #ef3944,0 0 24px #ef3944,0 0 1px #f6ff00,0 0 2px #f6ff00,0 0 3px #f6ff00; }

.text-info {
  background-color: #ffea00;
  box-shadow: 0 0 3px #ef3944,0 0 6px #ef3944,0 0 15px #ef3944,0 0 18px #ef3944,0 0 21px #ef3944,0 0 24px #ef3944,0 0 1px #f6ff00,0 0 2px #f6ff00,0 0 3px #f6ff00;
  color: #000;
  padding: 10px 20px;
  margin: 25px 0;
  font-size: 18px; }
  .text-info strong {
    font-weight: bold; }

#carousel-menu .carousel-caption {
  bottom: auto;
  top: 0;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 8px #00c0ff,0 0 12px #00c0ff,0 0 16px #00c0ff,0 0 24px #00c0ff;
  background-color: rgba(44, 113, 191, 0.4);
  left: 0;
  right: 0;
  width: 100%;
  padding-bottom: 22px; }

.reviews {
  margin: 20px 0 35px; }

.review {
  margin-bottom: 20px; }
  .review__name {
    font-weight: bold;
    font-size: 14px; }
  .review__img {
    box-shadow: none !important;
    border: none !important;
    border-radius: 100px !important;
    margin-top: 15px;
    margin-left: 10px; }
  .review__short {
    margin-top: 25px; }
  .review__mini {
    margin-top: 30px; }

.index-dash-col {
  padding: 0 !important; }
  .index-dash-col a {
    width: 96%; }
  .index-dash-col img {
    width: 100%; }

#fancybox-content {
  border-color: #60d7fe !important;
  border-radius: 3px;
  box-shadow: 0 0 7px 6px #3366db; }

.w-100 {
  width: 100% !important; }

.ddr-quote {
  box-shadow: 0 0 4px 1px #60d7fe,0 0 3px 2px #3366db;
  border: 2px solid #60d7fe;
  border-radius: 10px;
  color: #60d7fe;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  margin: 10px auto 25px;
  line-height: 24px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-bottom: 22px; }

.we {
  margin-bottom: 25px; }
  .we-icon {
    margin-bottom: 15px; }
    .we-icon__title {
      text-align: center;
      font-weight: bold;
      margin-top: 2px; }

.vr-gallery-5-items {
  display: grid;
  grid-template-columns: 50% 50%;
  margin-bottom: 25px; }
  .vr-gallery-5-items img {
    max-width: 100%;
    border-radius: 10px !important; }

@media screen and (min-width: 992px) {
  .sidebar-left {
    max-width: 230px; }

  .vr-gallery-5-items {
    display: flex;
    justify-content: space-around;
    margin-bottom: 25px; }
    .vr-gallery-5-items img {
      max-width: 19%;
      border-radius: 10px !important; } }
@media screen and (max-width: 768px) {
  body.page-id-3727,
  body.page-id-3780,
  body.page-id-102 {
    background: #080c0f url("images/body-bg-2020.jpg?v=20201228-1") no-repeat 75% 0;
    background-size: auto 500px; }

  .header__menu {
    display: block; }
  .header__text {
    text-align: center; }
  .header__slogan-l1 {
    color: #fff; }

  .header-stickly .billboard {
    font-size: 16px;
    line-height: 18px;
    margin: 18px 0 0;
    padding-top: 0;
    padding-bottom: 18px; }

  .header-stickly__phone {
    margin-bottom: 0;
    padding-bottom: 0; }

  .header-stickly__logo img {
    margin: 11px 0 0 11px; }

  body.page-id-3727 .sidebar-right,
  body.page-id-3780 .sidebar-right,
  body.page-id-102 .sidebar-right,
  body.page-id-486 .sidebar-right,
  body.page-id-489 .sidebar-right {
    display: none !important; } 
}
.new-header-14 {
	display: flex;
/* 	align-items: center; */
}

.new-header-14 div:first-of-type {
	display: flex;
}

.new-header-14 img {
	width: 50px;
	height: 50px;
	margin-right:10px;
}
.new-header-14-stickly {
	display: flex;
/* 	align-items: center; */
}

.new-header-14-stickly div:first-of-type {
	display: flex;
	padding-top: 20px;
	flex-direction: column;
}

.new-header-14-stickly img {
	width: 40px;
	height: 40px;
	margin-right: 10px;
	margin-bottom: 4px;
}

@media screen and (max-width: 768px) {
	.new-header-14 .header__text {
		margin: 0;
	}
	
	.new-header-14 {
		justify-content: center;
		margin-top: 30px;
	}
}
.row-header:before,
.row-header:after {
	display: none;
}
