/*
Theme Name: SGI WP Theme
Theme URI: https://promolab.pro
Author: Владимир Ефремов
Author URI: https://promolab.pro
Version: 2.0.0
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{appearance:none;border-radius:0}input[type="search"]{appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

/* Inter Font */
@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter-VariableFont_opsz,wght.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Custom Styles */
body {
    font-family: 'Inter', sans-serif;
    letter-spacing: -1px;
    background: #f5f6f8;
}

body {
    background-size: 1388px auto;
    background-repeat: no-repeat;
    background-position: top center;
}

header.navbar {
    background: #1f2833;
    height: 92px;
}

header .navbar-brand,
header .navbar-nav a  {
    font-size: 14px;
}

header .navbar-nav a {
    color: #fff;
    border: 1px solid #fff;

    display: block;


    text-decoration: none;
    background: 0 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

header .navbar-nav a:hover {
    background: #FFFFFF26;
    color: #e5e5e5;
}

header a[href^="tel"]{
    color: #fff;
}

header .btn-outline-light {
    border-color: #fff;
}

header .btn,
header .navbar-nav a {
    padding: 10px 18px;
    font-weight: 400;
    letter-spacing: -1px;
    font-size: 15px;
}



h3.h5,
h2.h5,.h5 {
    font-size: 22px;
    font-weight: 600;
    margin-top: 1rem;
}





footer {
    background: #10151d;
    color: #8b94a5;
    font-size: 12px;
    padding: 3.1rem 0;
}

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

footer img.logo {
    width: 185px;
}

footer img.dev {
    width: 94px;
}

footer .copyright {
    font-size: 14.4px;
}

@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1276px;
    }
}

header a.navbar-brand img {
    width: 183px;
}

div#mainNav {
    gap: 40px;
}

main {
    /* margin-top: 37px;*/
}

li.breadcrumb-item a {
    text-decoration: none;
    color: #2C37484D;
}

li.breadcrumb-item {
    font-size: 15px;
}

.breadcrumb {
    --bs-breadcrumb-item-padding-x: 0.4rem;
    --bs-breadcrumb-divider-color: color:#2C37484D;
}

.breadcrumb-nav {
    padding-bottom: 20px;
}



@media (min-width: 768px) {
    .ps-md-6 {
        padding-left: 3.4rem !important;
    }
}



.row.m-child0>* {
    margin-top: 0;
}


p.text-reset a {
    color: #fff;
}

.footer-row {
    gap: 90px;
}

a.policy {
    margin-right: 90px;
}

span.dev a {
    margin-left: 16px;
}

span.dev,
a.policy {
    font-size: 14.5px;
}

.footer-right {
    height: -webkit-fill-available;
}




body.logged-in.admin-bar {
  /*  margin-top: 32px;*/
}
body.logged-in.admin-bar header.navbar {
  /*  top: 32px;*/
    
}

.btn {
    border-radius: 0 !important;
}

/* =========================
   OVERLAY
========================= */
.popup-overlay {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  justify-content: center;
  align-items: center;

  background: rgba(44, 55, 72, 0.5);
  backdrop-filter: blur(10px);
}

/* ACTIVE */
.popup-overlay.is-active {
  display: flex;
}

/* =========================
   POPUP
========================= */
.popup-form {
  background: #2C3748;
  width: 100%;
  max-width: 635px;
  padding: 40px;
  color: #fff;

  display: flex;
  flex-direction: column;
  gap: 40px;
}

/* =========================
   HEADER
========================= */
.popup-header {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}

.popup-title {
  font-family: "Inter Tight", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}

.popup-close {
  background: none;
  border: none;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  line-height: 1;
}

/* =========================
   BODY
========================= */
.popup-body {
  width: 100%;
}

/* =========================
   CONTACT FORM 7 STYLE
========================= */
.popup-form .wpcf7-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.popup-form input,
.popup-form textarea {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255,255,255,0.3);
  padding: 12px 0;
  color: #fff;
}

.popup-form input::placeholder,
.popup-form textarea::placeholder {
  color: rgba(255,255,255,0.5);
}

.popup-form textarea {
  resize: none;
  min-height: 80px;
}

/* submit */
.popup-form input[type="submit"] {
  background: #fff;
  color: #2C3748;
  border: none;
  height: 48px;
  font-weight: 500;
  cursor: pointer;
}

/* CF7 messages */
.popup-form .wpcf7-response-output {
  color: #fff;
  border: none;
  padding: 0;
  margin: 0;
}

/* =========================
   MOBILE
========================= */
@media (max-width: 576px) {
  .popup-form {
    max-width: 100%;
    height: auto;
    padding: 32px 16px;
  }

  .popup-title {
    font-size: 20px;
  }
}

@media (max-width: 767px) {

    section { padding: 1rem 0; }
}

@media (min-width: 768px) and (max-width: 1023px) {
    /* Планшет: возможно, две колонки для преимуществ */
}

@media (min-width: 1024px) {
    /* Десктоп: шире контент */
}


