html {
    scroll-behavior: smooth;
}
body {
    font-family: 'Raleway Medium', sans-serif;
}
header {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgba(1, 61, 100, 0.92);
}
.header-adres {
    display: flex;
    flex-direction: row;
    justify-content: center;

}
.header-adres__text {
    font-size: 16px;
    color: white;
    padding-left: 10px;
}
.header-contact__phone a {
    font-size: 24px;
    color: white;
    text-decoration: none;
    font-family: 'Raleway Bold', sans-serif;
    padding-left: 7px;
}
.header-contact {
    display: flex;
    flex-direction: row;
    justify-content: right;
}
.header-contact__mail a {
    color: white;
    font-size: 18px;
    text-decoration: none;
}
.header-contact__mail{
    text-align: right;
}
.header-hr {
    border: 1px solid white;
}
.uslugi-title {
    font-size: 36px;
    text-align: center;
    color: #013d64;
    text-transform: uppercase;
    padding-top: 50px;
    padding-bottom: 40px;
}
.main-banner h1 {
    font-size: 28px;
    font-family: 'Raleway Bold', sans-serif;
    color: white;
    text-transform: uppercase;
    padding-left: 380px;
    padding-top: 65px;
    padding-bottom: 65px;
}

.main-banner {
    background-image: url("/media/templates/site/maintemp/img/bg1.jpg");
    background-position: center;
    width: 100%;
    height: 880px;
}
.main-banner__menu {
    background-color: #013d64;
    padding: 40px 30px 20px 30px;
}
.main-banner__menu a {
    color: white;
    text-transform: uppercase;
    font-size: 26px;
    text-decoration: none;
    padding-left: 10px;
}
.main-banner__menu-var {
    margin-bottom: 20px;
}
.uslugi-card-title {
    background-color: #084268;
    color: white;
    text-transform: uppercase;
    padding: 10px;
}
.uslugi-card-b {
    background-color: #013d64;
    padding: 20px;
    color: white;
}
.uslugi-card {
    border: none;
}
.uslugi-card-b p {
    font-size: 26px;
    text-transform: uppercase;
}
.uslugi-row {
    margin-top: 30px;
}
.contact-form-2 {
    margin-bottom: 40px
}

.contact-form-2 .cf-title {
    color: black;
}
.contact-form-2 .cf-right__text {
    color: black;
}
.contact-form-2 .chk-polit-text a {
    color: black;
}
.contact-form-2 .chk-polit-text {
    color: black;
}


.work {
    background-image: url("/media/templates/site/maintemp/img/bg3.jpg");
    background-position: center;
    height: 967px;
    width: auto;

}
.work h2 {
    font-size: 36px;
    font-family: 'Raleway Bold', sans-serif;
    color: white;
    padding-top: 50px;
    padding-bottom: 40px;
    text-transform: uppercase;
    text-align: center;
}
.work-card-text {
    font-size: 24px;
    font-family: 'Raleway Bold', sans-serif;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
}
.work-row {
    margin-top: 30px;
}
.about-block {
    background-color: #013d64;
    padding: 50px 50px 50px 50px;
    color: white;
    min-height: 345px;
}
.about-block__line-1 {
    font-size: 18px;
    font-family: 'Raleway Bold', sans-serif;
    padding-top: 10px;
}
.about-block__line-2 {
    font-size: 36px;
    font-family: 'Raleway Bold', sans-serif;
    padding-top: 50px;
}
.about-block img {
    display: block;
    width: unset;
}
.about-block__line-3 {
    font-size: 18px;
    font-family: 'Raleway Bold', sans-serif;
    padding-top: 10px;
}
.about-block-img-3 {
    padding-top: 15px;
}
.about-block-img {
    margin-top: 50px;
}
.about-text {
    font-size: 14px;
}
.about-title {
    font-family: 'Raleway Bold', sans-serif;
    font-size: 36px;
    padding-top: 80px;
    padding-bottom: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #013d64;
}
.obj {
    background-image: url("/media/templates/site/maintemp/img/bg4.jpg");
    background-position: center;
    height: 887px;
    width: auto;
    margin-top: 80px;
}
.obj-title {
    font-size: 36px;
    font-family: 'Raleway Bold', sans-serif;
    color: white;
    padding-top: 80px;
    text-transform: uppercase;
    text-align: center;
}
.obj-title__after {
    font-size: 24px;
    color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}
.obj-card__block-text {
    background-color: #013d64;
    padding: 20px;
}
.obj-card img {
    width: 100%;
    height: 100%;
    object-fit: cover
}
.obj-card__block-text div:nth-child(1) {
    font-size: 18px;
    color: white;
    font-family: 'Raleway Bold', sans-serif;
    padding-top: 10px;
    text-transform: uppercase;
}
.obj-card__block-text div:nth-child(2) {
    font-size: 14px;
    color: white;
    padding-top: 10px;
    text-transform: uppercase;
}
.contact-form {
    background-image: url("/media/templates/site/maintemp/img/bg5.jpg");
    background-position: center;
    height: 763px;
    width: auto;
}
.uslugi-bg {
    background-image: url("/media/templates/site/maintemp/img/bg2.jpg");
    background-position: center;
    height: 1470px;
    width: auto;
    background-repeat: no-repeat;
 }
.cf-title {
    font-size: 36px;
    color: white;
    padding-top: 50px;
    padding-bottom: 40px;
}
.cf-right__text {
    font-size: 36px;
    font-family: 'Raleway Bold', sans-serif;
    color: white;
    padding-top: 100px;
    padding-bottom: 30px;
    margin-left: 100px;
}
.cf-right__logo {
    margin-left: 100px;
}
footer {
    background-color: #013d64;
    padding-top: 80px;
    padding-bottom: 50px;
    color: white;
    text-align: right;
}
.footer-ph {
    font-size: 24px;
    margin-top: 40px;
}
.footer-ph a {
    text-decoration: none;
    color: white;
}
.footer-mail {
    font-size: 24px;
    margin-top: 30px;
}
.footer-mail a {
    text-decoration: none;
    color: white;
}
.footer-adres {
    font-size: 24px;
    margin-top: 30px;
}
.footer-hr {
    border: 1px solid white;
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer-end {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.footer-end__cop {
    font-size: 14px;
    color: white;
}
.footer-end__urist a {
    display: block;
    color: white;
    text-decoration: none;
    font-size: 14px;
    text-align: right;
}
.main-menu li a {
    color: white;
    font-size: 18px;
    text-decoration: none;
    padding-left: 20px;
}
.main-menu ul {
    margin-left: auto;
    margin-right: 0;
}
.footer-menu a {
    color: white;
    text-decoration: none;
    font-size: 18px;
}
.footer-menu ul {
    display: flex;
    flex-direction: column;
    text-align: left;
}
.footer-menu li {
    display: block;
    padding-bottom: 15px;
}
.form-main-inp {
    margin-bottom: 40px;
    padding: 15px;
    width: 100%;
}
.form-main .qfchkbx label {
    font-size: 14px;
    color: white;
    padding-left: 7px;
}
.form-main {
    margin-top: 50px;
}
.form-main .form-main-btn {
    background-color: #b6b6b6;
    color: white;
    font-size: 24px;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
    margin-top: 25px;
}
.qfcapt {
    display: none;
}
.logo-mob {
    display: none;
}
.logo-pc {
    display: inline;
}
.header-hr {
    display: block;
}
.ham {
    height: 30px;
}
.navbar-toggler {
    border: none;
}
.navbar-toggler:focus {
    box-shadow: unset;
}

.polim-title {
    font-size: 36px;
    padding-top: 20px;
    text-transform: uppercase;
    font-family: 'Raleway Bold', sans-serif;
    color: #013d64;
    padding-bottom: 20px;
}
.polim-card__title {
    padding: 20px;
    background-color: #013d64;
    color: white;
    text-transform: uppercase;
    font-size: 23px;
}
.polim-card__line {
    display: flex;
    flex-direction: row;
}
.polim-card__text {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Raleway Bold', sans-serif;
    line-height: 1.1;
    padding-top: 15px;
    padding-left: 15px;
}
.polim-card__text span {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Raleway Medium', sans-serif;
}
.polim-card__img {
    padding-top: 23px;
}
.polim-card__btn button {
    background-color: #013d64;
    color: white;
    font-size: 18px;
    padding: 20px;
    width: 300px;
    margin-top: 30px;
    border: none;
    text-align: left;
}
.polim-card__btn {
    text-align: right;
}
.polim-card {
    margin-bottom: 40px;
}
.polimer-about-title {
    font-family: 'Raleway Bold', sans-serif;
}
.polimer-about p {
    padding-top: 10px;
}
.polimer-about {
    margin-top: 40px;
}
.polimer-jbl-title {
    font-size: 36px;
    padding-top: 20px;
    text-transform: uppercase;
    font-family: 'Raleway Bold', sans-serif;
    color: #013d64;
    padding-bottom: 30px;
    padding-top: 20px;
}
.polimer-jbl-bg {
    background-color: #013d64;
    color: white;
    padding: 40px;
}
.polimer-jbl-line {

}
.polimer-jbl-line-2 {
    margin-top: 40px;
}

.polimer-jbl-line span {
    text-transform: uppercase;
    font-family: 'Raleway Bold', sans-serif;
    padding-left: 20px;
}
.polimer-ustr-title {
    font-size: 36px;
    padding-top: 60px;
    text-transform: uppercase;
    font-family: 'Raleway Bold', sans-serif;
    color: #013d64;
    padding-bottom: 30px;
}
.polimer-ustr span {
    font-family: 'Raleway Bold', sans-serif;
}
.polimer-ustr h3 {
    font-family: 'Raleway Bold', sans-serif;
    font-size: 24px;
    padding-bottom: 10px;
}
.polim-hr {
    padding-bottom: 20px;
}
.polimer-work-title {
    font-size: 36px;
    padding-top: 60px;
    text-transform: uppercase;
    font-family: 'Raleway Bold', sans-serif;
    color: #013d64;
    padding-bottom: 30px;
}
.polimer-work-row {
    padding-top: 20px;
    padding-bottom: 40px;
}
.l-page-title-about {
    font-size: 18px;
    padding-bottom: 30px;
    line-height: 1.1;
}
.bet-card__title {
    margin-top: 50px;
    margin-bottom: 77px;
}
.bet-card__title-img {
    margin-top: 50px;
}
.bet-card {
    margin-top: 37px;
    margin-bottom: 77px;
}
.s-page-card__img {
    padding-top: 11px;
}
.l-page-div-margin {
    margin-top: 113px;
}
.ant-grey {
    background-color: #ededed;
    width: 100%;
    padding: 30px;
    margin-top: 30px;
}
.uslugi-card img {
    filter: grayscale(100%);
    transition: 0.2s;
}
.uslugi-card img:hover {
    filter: none;
    transition: 0.2s;
}
.uslugi-card:hover {
    cursor: pointer;
}

.main-banner__menu-var a:hover{
    text-decoration: underline;
}

.page-header h1{
    font-size: 36px;
    padding-top: 20px;
    text-transform: uppercase;
    font-family: 'Raleway Bold', sans-serif;
    color: #013d64;
}
.contact-form-page {
    background-image: url("/media/templates/site/maintemp/img/bgpageform.jpg");
    height: 907px;
    margin-top: 100px;
}
.cf-title-pages {
    padding-top: 232px;
}







@media (max-width: 1200px) {
    .header-contact__phone a {
        font-size: 17px;
    }
    .about-block {
        padding: 10px;
    }
    .about-block__line-1 {
        font-size: 14px;
    }
    .about-block__line-2 {
        font-size: 16px;
    }
    .about-block__line-3 {
        font-size: 14px;
    }
    .obj-card__block-text div:nth-child(1) {
        font-size: 14px;
    }

}

@media (max-width: 991px) {
    .logo-mob {
        display: inline;
    }
    .logo-pc {
        display: none;
    }
    .header-adres {
        display: none;
    }
    .header-contact__phone {
        display: none;
    }
    .header-contact__mail {
        display: none;
    }
    .header-contact {
        display: none;
    }
    .header-hr {
        display: none;
    }
    .main-banner h1 {
        padding-left: 0;
        padding-top: 47px;
        padding-bottom: 32px;
    }
    .main-banner {
        height: auto;
        padding-bottom: 40px;
    }
    .uslugi-card {
        margin-bottom: 20px;
    }
    .uslugi-row {
        margin-top: unset;
    }
    .uslugi-bg {
        background-image: unset;
        background-position: unset;
        height: auto;
        width: auto;
        padding-bottom: 40px;
    }
    .work {
        background-image: unset;
        background-position: unset;
        height: auto;
        width: auto;
        padding-bottom: 40px;
        background-color: #013d64;
    }
    .about-block {
        background-color: #013d64;
        padding: 30px;
        color: white;
        min-height: auto;
        margin-bottom: 30px;
    }
    .obj {
        background-image: unset;
        background-position: unset;
        height: auto;
        width: auto;
        padding-bottom: 40px;
        background-color: #01263a;
    }
    .obj-card {
        margin-bottom: 20px;
    }
    .contact-form {
        background-image: unset;
        background-position: unset;
        height: auto;
        width: auto;
        padding-bottom: 40px;
        background-color: #013d64;
    }
    .work-row {
        margin-top: unset;
    }
    
}
@media (max-width: 991px) {
    .main-menu ul {
        display: flex;
        flex-direction: column;
        margin-top: 20px;
    }
    .main-banner__menu a {
        font-size: 18px;
    }
    .work h2 {
        font-size: 20px;
        padding-top: 26px;
        padding-bottom: 14px;
    }
    .about-title {
        font-size: 20px;
        padding-top: 26px;
        padding-bottom: 14px;
    }
    .obj-title {
        font-size: 20px;
        padding-top: 26px;
        padding-bottom: 14px;
    }
    .obj-title__after {
        font-size: 16px;
    }
    cf-title {
        font-size: 18px;
        padding-top: 30px;
        padding-bottom: 0;
    }
    .uslugi-title {
        font-size: 18px;
        padding-top: 30px;
        padding-bottom: 0;
    }
    .cf-right__text {
        font-size: 20px;
        padding-top: 27px;
        padding-bottom: 30px;
        margin-left: 0;
        text-align: center;
    }
    .cf-right__logo {
        margin-left: 0;
        text-align: center;
    }
    footer {
        text-align: center;
    }
    .footer-menu ul {
        text-align: center;
    }
    .footer-end {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .footer-end__urist a {
        text-align: center;
    }
}
@media (max-width: 768px) {
    .logo-mob {
        width: 170px;
    }
    uslugi-card-b p {
        font-size: 17px;
    }
    .work-card-text {
        font-size: 16px;
    }
    .cf-title {
        font-size: 16px;
        padding-top: 20px;
        padding-bottom: 0;
    }
    .polimer-about {
        margin-top: 0;
    }
    .polimer-jbl-title {
        font-size: 22px;
        padding-bottom: 10px;
    }
    .polimer-jbl-line-2 {
        margin-top: 0;
    }
    .polimer-jbl-line {
        padding-bottom: 20px;
    }
    .polimer-ustr-title {
        font-size: 22px;
        padding-bottom: 10px;
    }
    .polimer-work-row {
        padding-top: 0;
    }
    .polimer-work img {
        padding-bottom: 20px;
    }
    .polim-title {
        font-size: 18px;
    }
    .l-page-div-margin {
        margin-top: 0;
    }
    .bet-card {
         margin-bottom: 0;
        margin-top: 0;
     }
    .l-page-top-20 {
        margin-top: 20px;
    }
    .polim-card__title {
        font-size: 14px;
    }
    .card-img-top,
    .about-block-img {
        margin: 0 auto;
    }
    .about-block {
        text-align: center;
    }
    .uslugi-card-b p {
        font-size: 17px;
    }
}
.sp-cookie-consent-content{
  font-size: 13px;
}

.chk-polit {
    display: flex;
}

.chk-polit-text{
    padding-left: 15px;
    color: white;
    font-size: 14px;
    padding-top: 10px;
}
.chk-polit-text a{
        color: white;
}

.left-fix {
    position: fixed;
    left: 30px;
    bottom: 20px;
    z-index: 99999999;
}

@keyframes pulse {
    0% {
        transform: scale(0.9);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 40px rgba(255, 102, 0, 0);
    }
    100% {
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(255, 102, 0, 0);
    }
}


.pulse-button {
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    display: block;
    width: 130px;
    height: 33px;
    font-size: 13px;
    text-align: center;
    line-height: 33px;
    letter-spacing: -1px;
    color: white;
    border: none;
    border-radius: 30px;
    background: #ff6600;
    cursor: pointer;
    box-shadow: 0 0 0 0 rgba(255, 102, 0, 0.5);
    animation: pulse 1.5s infinite;
}
a.pulse-button{
    text-decoration: none;
}

.pulse-button:hover {
    animation: none;
    color: #fff;
    text-decoration: none;
}

.pulse-button:active {
    color: #fff;
    text-decoration: none;
}
  .img-wrapper {
    overflow: hidden;
  }

  .card-img-top {
    transition: transform 0.4s ease;
    display: block;
    width: 100%;
  }

  .card:hover .card-img-top {
    transform: scale(1.05);
  }

  .card {
    transition: box-shadow 0.4s ease;
  }

  .card:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  }

  .card-title a {
    text-decoration: none;
    color: #212529;
    transition: color 0.3s ease;
  }

  .card-title a:hover {
    color: #0d6efd;
    text-decoration: underline;
  }
  
  
.uslugi-title {
    font-size: 2rem;
    margin-bottom: 1.5rem;
    text-align: center;
  }

  .uslugi-card {
    overflow: hidden;
    transition: box-shadow 0.3s ease;
    cursor: pointer;
  }

  .uslugi-card:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  }

  .uslugi-card img {
    transition: transform 0.4s ease;
    width: 100%;
    height: auto;
    display: block;
  }

  .uslugi-card:hover img {
    transform: scale(1.05);
  }

  .uslugi-card-b {
    padding: 1rem;
    text-align: center;
    background-color: #f8f9fa;
  }

  .uslugi-card-b .card-text {
    font-size: 1.1rem;
    margin: 0;
    font-weight: 500;
    color: #212529;
  }

  .uslugi-row {
    margin-top: 2rem;
  }

  a.card-link {
    text-decoration: none;
  }