

html {
    scroll-behavior: smooth;
}
body {
    font-family: 'Montserrat Regular', sans-serif;
}
.pg-category-items-box {
  justify-content: center;
}
.pg-category-view form {
    display: none;
}
.page-header h1{
    font-size: 32px;
    font-family: 'Montserrat';
    font-weight: 500;
    padding: 25px 0px 0px 0px;
}
.main-header {
    background-color: #282828;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    color: white;
}
.main-header__left {
    margin-left: 300px;
    margin-top: 133px;
}
.main-header__left h1 {
    font-size: 40px;
    font-family: 'Montserrat Bold', sans-serif;
}
.main-header__left-stitle {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Montserrat Bold', sans-serif;
}
.main-header__left img {
    padding-right: 5px;
}
.main-header__left-ul p {
    font-size: 16px;
}
.main-header__left-btn button {
    font-size: 16px;
    color: white;
    background-color: #2C4B6D;
    padding: 15px 80px;
    border: none;
    margin-top: 50px;
}
.main-block {
    background-color: #2C4B6D;
 /*   padding-top: 20px;
    padding-bottom: 20px;*/
}
.main-block-menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.main-block-menu a {
    text-decoration: none;
    color: white;
    font-size: 17px;
    padding-left: 14px;
}
.main-menu-end a {
    text-decoration: none;
    color: white;
    font-size: 28px;
    padding-left: 100px;
    font-family: 'Montserrat Bold', sans-serif;
}
.title-h2 {
    text-align: center;
    font-size: 32px;
    padding-top: 40px;
    padding-bottom: 40px;
    font-family: 'Montserrat Bold', sans-serif;
}

.main-card1 {
    /*height: 330px;*/
    background-size: cover;
    background-position: center center;
}
.main-card {
   position: relative;
}
.main-card img {
    position: absolute;
    width: 100%;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.c1 {
    background-image: url("/media/templates/site/maintemp/img/c1.png");
}
.c2 {
    background-image: url("/media/templates/site/maintemp/img/c2.png");
}
.c3 {
    background-image: url("/media/templates/site/maintemp/img/c3.png");
}
.c4 {
    background-image: url("/media/templates/site/maintemp/img/c4.png");
}
.main-card h3 {
    font-size: 24px;
}
.main-card__about {
    font-size: 16px;
    line-height: 1.1;
}
.main-card__img {
    text-align: right;
}
.main-card__text {
    padding: 35px;
    position: relative;
    color: white;
}
.main-card__text h3 {
    font-size: 24px;
    padding-bottom: 10px;
    font-family: 'Montserrat Bold', sans-serif;
    padding-top: 67px;
}
.row-card {
    margin-top: 100px;
}
.vector-work {
    margin-bottom: 100px;
}
.preim {
    background-image: url("/media/templates/site/maintemp/img/preim.png");
    height: 525px;
    width: auto;
    background-position: center;
}
.preim-block {
    text-align: center;
    margin-top: 190px;
}
.preim-block div:nth-child(1) {
    font-size: 72px;
    color: white;
    font-family: 'Montserrat Bold', sans-serif;
}
.preim-block div:nth-child(2) {
    font-size: 16px;
    color: white;
}
.work-3 {
    margin-top: 25px;
}

.form-block {
    background-image: url("/media/templates/site/maintemp/img/form.png");
    background-color: #282828;
    background-repeat: repeat;
    height: 100%;
    width: 100%;
    color: white;
    margin-top: 70px;
    padding-bottom: 100px;
}
.form-main {
    background-color: black;
    padding: 50px;
}
.form-inp {
    width: 100%;
    border: none;
    padding-top: 20px;
    border-radius: 0;
}
.qf3label {
    margin-top: 20px;
}
.qffile input {
    display: none;
}
.filelabel {
    padding: 20px;
    border-style: dashed;
    text-align: center;
    width: 100%;
}

.input__file-button-text {
    line-height: 1;
    margin-top: 1px;
}
.qfchkbx {
    display: inline;
}
.chbxlabel {
    display: inline;
    padding-left: 10px;
    font-size: 15px;
}
.qfcheckbox {
    margin-top: 50px;
    margin-bottom: 88px;
}
.form-btn {
    background-color: #2C4B6D;
    padding: 15px 20px;
    width: 100%;
    border-radius: 0;
    border: none;
    font-size: 16px;
    text-align: center;
    color: white;
}
.qfcapt {
    display: none;
}
.box_vsp-check {
    margin-top: 10px;
    margin-bottom: 10px;
}
.footer-menu a {
    text-decoration: none;
    color: white;
    font-size: 15px;
}
.footer-menu .mod-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
footer {
    background-color: #2C4B6D;
    padding-top: 70px;
    padding-bottom: 50px;
    color: white;
}
.footer-link {
    margin-top: 20px;
}
.footer-link a {
    font-size: 12px;
    text-decoration: none;
    display: block;
    color: white;
}
.footer-c {
    margin-top: 20px;
    font-size: 12px;
    margin-top: 20px;
}
.footer-phone a {
    font-size: 28px;
    font-family: 'Montserrat Bold', sans-serif;
    text-decoration: none;
    color: white;
}
.footer-mail a {
    padding-top: 20px;
    font-size: 18px;
    font-family: 'Montserrat Bold', sans-serif;
    text-decoration: none;
    color: white;
}
.navbar-brand img {
    max-width: 130px;
}
.footer-logo img {
    max-width: 130px;
}

@media (max-width: 1500px) {
    .main-header__left {
        margin-top: 30px;
    }
    .main-card__text h3 {
        padding-top: 50px;
    }
}
@media (max-width: 1400px) {
  .main-header__left {
  margin-left: 80px;
}
}
@media (max-width: 1300px) {
    .main-header__left h1 {
        font-size: 30px;
    }
    .main-header__left-btn button {
        margin-top: 0;
    }
}
@media (max-width: 991px) {
    .main-block-menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .main-menu-end a {
        font-size: 20px;
        padding-left: 0;
    }
    .main-block-menu a {
        padding-left: 0;
    }
    .navbar-toggler {
        border: none;
        color: transparent;
    }
}

@media (max-width: 768px) {
    .main-header {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        padding-bottom: 50px;
    }
    .main-header__left {
        margin-left: 0;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 50px;
    }
    .main-card {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;

        margin-bottom: 40px;
        background-color: #2C4B6D;
    }
    .main-card img {
  position: relative;
 
}
.main-card__text {
  padding: 10px;
}
    .main-card__img {
        text-align: center;
    }
    .main-card__text h3 {
        font-size: 20px;
        padding-top: 25px;
    }
    .row-card {
        margin-top: 0;
    }

    .title-h2 {
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .work-1,
    .work-2,
    .work-3 {
        text-align: center;
        margin-bottom: 20px;
    }
    footer {
        text-align: center;
    }
    .footer-logo {
        margin-bottom: 30px;
        margin-left: -25px;
    }
    .footer-phone a {
        font-size: 18px;
    }
    .footer-menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .footer-menu a {
        font-size: 15px;
    }
    .footer-phone {
        margin-top: 20px;
    }
    .qfcheckbox {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .preim-block {
        margin-top: 15px;
    }
    .preim-block div:nth-child(1) {
        font-size: 30px;
    }
    .preim-block div:nth-child(2) {
        font-size: 14px;
    }
    .preim {
        padding-top: 110px;
    }

}
@media (max-width: 468px) {
    .main-header__left h1 {
        font-size: 20px;
    }
    .main-header__left-btn button {
        font-size: 14px;
        padding: 15px 30px;
    }
    .title-h2 {
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}