body {
    font-family: 'Montserrat Regular', sans-serif;

}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f3f4f5;
}
.item-page p{
    text-align: justify;
}
.uslugi-block p{
     text-align: center;
}
.main-menu a {
padding-left: 25px;
    color: black;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Montserrat Bold', sans-serif;
}
.navbar-collapse {
    justify-content: center;
}
.logo-title a {
    font-size: 40px;
    font-family: 'Montserrat Bold', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: black;
}
.logo-title {
    margin-top: 30px;
}

.header-adress {
    font-family: 'Montserrat bold', sans-serif;
    font-size: 16px;
    text-align: right;
    padding-top: 32px;
}

.header-bg {
    background-image: url("../img/main.jpg");
    background-repeat: no-repeat;
    height: 824px;
    width: 100%;
    background-position: center;
}
.h1-main {
    font-size: 44px;
    font-family: 'Montserrat Bold', sans-serif;
    color: white;
    text-transform: uppercase;
    padding-top: 100px;
}
.main-btn {
    margin-top: 50px;
}
.main-btn button {
    background-color: #ffba00;
    border: none;
    font-size: 24px;
    font-family: 'Montserrat Bold', sans-serif;
    padding: 15px 30px 15px 30px;
    text-transform: uppercase;
}
.main-contact {
    text-align: center;
    font-size: 24px;
    color: white;
    text-transform: uppercase;
    font-family: 'Montserrat Bold', sans-serif;
    margin-top: 50px;
}
.preim {
    display: flex;
    flex-direction: row;
}
.preim-text-2 {
    font-size: 20px;
    font-family: 'Montserrat Medium',sans-serif;
    color: white;


}
.preim-text-1 {
    font-size: 20px;
    font-family: 'Montserrat Bold', sans-serif;
    color: white;
    text-decoration: underline;
}
.preim-img {
    padding-right: 15px;
}
.preim-row {
    margin-top: 140px;
}
.about-h2 {
    font-size: 36px;
    text-align: center;
    text-decoration: underline;
    padding-top: 40px;
    padding-bottom: 40px;
    font-family: 'Montserrat Bold', sans-serif;
}
.about-preim {
    font-size: 24px;
    font-family: 'Montserrat Bold', sans-serif;
    padding-top: 60px;
}
.about-text {
    max-width: 570px;
}
.main-form {
    background-image: url("../img/form.jpg");
    height: 757px;
    margin-top: 70px;
}
.main-form__form {
    background-color: #ffba00;
    padding: 70px 100px 70px 100px;
    margin-top: 190px;
}
.main-form__text {
    font-size: 30px;
    color: white;
    font-family: 'Montserrat Bold', sans-serif;
    padding-top: 250px;
    text-transform: uppercase;
    text-align: center;
}
.projects {
    background-color: #f2f2f2;
    width: 100%;
    padding-bottom: 70px;
}
.pr-img img:nth-child(2) {
    padding-top: 20px;
}
.pr-img img:nth-child(3) {
    padding-top: 30px;
}
.pr-row {
    margin-top: 30px;
}
.main-form__form .form-control {
    width: 100%;
    margin-bottom: 20px;
    height: 50px;
    border: none;
    padding: 10px;
}
.f-btn {
    border: none;
    width: 100%;
    border-radius: 0;
    padding: 10px 30px 10px 30px;
    background-color: #d8d8d8;
    font-family: 'Montserrat Medium',sans-serif;
}
.main-form__form .chbxlabel {
    color: white;
    font-size: 10px;
}
.pr-img__img {
    width: 100%;
}
.footer-menu ul {
    display: flex;
    flex-direction: column;
}
.footer-menu {
    margin-top: 85px;
}
.footer-menu a {
    color: white;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Montserrat Medium',sans-serif;
}
.footer-menu li {
    padding-top: 15px;
}
.footer-menu a:hover {
    text-decoration: underline;
}
.footer-text_right-1 a{
    color: white;
        text-decoration: none;
}
.footer-text_right-2 a{
    color: white;
        text-decoration: none;
}
.phocagallery-box-file {
    box-shadow: none !important;
}
.pgplugin1 {
  border: none !important;
  background: #fcfcfc;
}





















.header-contact {
    display: flex;
    flex-direction: column;
    padding-top: 15px;
    text-align: right;
}
.header-contact-phone a {
    font-size: 26px;
    font-family: 'Montserrat SemiBold', sans-serif;
    text-decoration: none;
    color: black;
    padding-left: 10px;
}
.header-pc{
    padding-top: 20px;
}
.header-contact-mail a {
    font-size: 18px;
    font-family: 'Montserrat SemiBold', sans-serif;
    text-decoration: none;
    color: black;
}
.header-logo__block {
    display: flex;
    flex-direction: row;
}
.header-logo__block-text {
    align-items: center;
    display: flex;
    margin-left: 10px;
    color: white;
    font-family: 'Jost Bold';
    font-size: 44px;
}
.header-logo__block-tel a {
    color: white;
    font-family: 'Jost Bold';
    font-size: 22px;
    text-decoration: none;
}
.header-logo__block-tel {
    margin-top: 39px;
}
.header-logo__block-tel span {
    color: white;
    font-size: 22px;
}
.header-title {
    color: white;
    font-family: 'Jost Bold';
    font-size: 44px;
    text-transform: uppercase;
    margin-top: 150px;
}
.header-btn {
    background-color: #ff5050;
    color: white;
    font-size: 24px;
    text-align: center;
    font-family: 'Jost Bold';
    border: none;
    width: 100%;
    height: 80px;
    margin-top: 150px;
    text-transform: uppercase;
}
.header-btn:hover,
.about-btn:hover,
.uslugi-block button:hover,
footer button:hover {
    background-color: #ffa200;
}
.form-center button:hover {
    background-color: #dcdcdc;
}
.header-right {
    text-align: center;
    color: white;
    font-family: 'Jost Bold';
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 60px;
}
.header-prem {
    display: flex;
    flex-direction: row;
    margin-top: 130px;
}
.header-prem__p {
    margin-left: 20px;
}
.header-prem__p div:nth-child(1) {
    font-family: 'Jost Bold';
    font-size: 20px;
    color: white;
    text-transform: uppercase;
    text-decoration: underline;
}
.header-prem__p div:nth-child(2) {
    font-family: 'Jost Bold';
    font-size: 20px;
    color: white;
}
.menu-bg {
    background-color: #ffba00;
    width: 100%;
    padding: 10px 10px;
    margin-top: 20px;
}
.page-header h2{
    padding-top: 30px;
}
.uslugi-title {
    font-family: 'Montserrat Bold', sans-serif;
    font-size: 36px;
    text-decoration: underline;
    margin-top: 70px;
    margin-bottom: 50px;
    text-align: center;
}
.uslugi-block__r1 {
    margin-top: 30px;
}
.uslugi-block__r2 {
    margin-top: 20px;
}
.uslugi-row {
    margin-top: 40px;
}
.uslugi-block {
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    max-height: 510px;
    color: white;
    text-align: center;
}
.uslugi-block-bg-1 {
    background-image: url("../img/ub1.jpg");
}
.uslugi-block-bg-2 {
    background-image: url("../img/ub2.jpg");
}
.uslugi-block-bg-3 {
    background-image: url("../img/ub3.jpg");
}
.uslugi-block-bg-4 {
    background-image: url("../img/ub4.jpg");
}
.uslugi-block-bg-5 {
    background-image: url("../img/ub5.jpg");
}
.uslugi-block-bg-6 {
    background-image: url("../img/ub6.jpg");
}
.uslugi-block h3 {
    font-size: 24px;
    font-family: 'Montserrat Bold', sans-serif;
    text-transform: uppercase;
    padding-top: 125px;
}
.uslugi-block hr {
    color: white;
    background-color: white;
    height: 2px;
    margin-top: 40px;
    margin-left: 30%;
    margin-right: 30%;
    opacity: 1;
}
.uslugi-block button   {
    border: none;
    background-color: #ffba00;
    font-size: 18px;
    font-family: 'Montserrat Bold', sans-serif;
    text-transform: uppercase;
    color: white;
    height: 43px;
    width: 234px;
    margin-top: 50px;
    margin-bottom: 140px;
}
.contact-bg {
    background-image: url("../img/con-form-bg.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 297px;
    margin-top: 100px;
    position: relative;
}
.form-main {
    background-color: #ff5050;
    height: 380px;
    width: 400px;
    margin-top: -40px;

    position: absolute;
    right: 16%;
}
.contact-bg__text {
    color: white;
    font-family: 'Montserrat Bold', sans-serif;
    font-size: 30px;
    text-align: center;
    margin-top: 70px;
    margin-left: 160px;
}
.form-main {
    text-align: center;

}
.form-main form {

}
.form-main-input1 {
    margin-top: 50px !important;
}
.form-main input:nth-child(1),
.form-main input:nth-child(2) {
    height: 55px;
    width: 260px;
    border: none;
    margin-top: 20px;
    text-align: center;
    color: #bfbfbf;
    font-size: 18px;
    border-radius: 0;
    text-align: center;
}
.form-main .qfmessage {
    margin-top: 70px;
    color: white;
}
.form-main button {
    height: 55px;
    width: 260px;
    text-align: center;
    border: none;
    font-size: 18px;
    margin-top: 20px;
    background-color: white;
}
.form-main__checkbox {
    height: 15px !important;
    width: 15px !important;
    text-align: left;
    font-size: 14px !important;
}
.form-main__checkbox-div {
    text-align: left;
    margin-left: 70px;
    margin-right: 70px;
    display: flex;
    flex-direction: row;
    color: white;
}
.form-main__checkbox-div p {
    margin-top: 15px;
    margin-left: -2px;
    font-size: 14px;
}
.box_form-main__checkbox .chbxlabel {
    font-size: 14px;
}
.about-title {
    font-size: 36px;
    font-family: 'Montserrat Bold', sans-serif;
    text-decoration: underline;
    margin-top: 80px;
    margin-bottom: 40px;
    text-align: center;
}
.about-text__main {
    font-size: 19px;
    color: #393939;
}
.about-text h3 {
    font-family: 'Montserrat Bold', sans-serif;
    font-size: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.about-block {
    display: flex;
    flex-direction: row;
}
.about-block img {
    height: 12px;
    width: 12px;
    margin-top: 10px;
}
.about-block div {
    padding-left: 20px;
    font-size: 19px;
}
.about-btn {
    height: 85px;
    width: 100%;
    margin-top: 20px;
    border: none;
    background-color: #ff5050;
    text-align: center;
    color: white;
    font-size: 24px;
    font-family: 'Montserrat Bold', sans-serif;
    text-transform: uppercase;
}
.prem {
    background-image: url("../img/f1.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 1005px;
    margin-top: 40px;
}
.prem-block {
    background-color: #ff5050;
    height: 620px;
    width: 100%;
    color: white;
    margin-top: 180px;
}
.prem-block p {
    font-size: 28px;
    font-family: 'Montserrat Bold', sans-serif;
    text-transform: uppercase;
    text-align: center;
}
.prem-block p:nth-child(1) {
    padding-top: 50px;
}
.prem-block hr {
    opacity: 1;
    color: white;
    background-color: white;
    height: 2px;
    margin: 30px;

}
.prem-block__text1 {
    font-size: 24px;
    text-align: center;
}
.prem-block__text2 {
    font-size: 18px;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 100px;
}
.prem-block__color {
    background-color: #9792f5;
}
.proj-title {
    font-size: 36px;
    font-family: 'Montserrat Bold', sans-serif;
    text-align: center;
    text-decoration: underline;
    margin-top: 40px;
    padding-top: 30px;
    padding-bottom: 20px;
}
footer {
    color: white;
    background-image: url("../img/footer.jpg");
    background-repeat: no-repeat;
    height: 512px;
    width: auto;
    background-position: center;
}
.footer-text_left-1 {
    font-size: 24px;
    margin-top: 100px;
}
.footer-text_left-2 {
    font-size: 24px;
    margin-top: 20px;
}
.footer-tel {
    margin-top: 30px;
}
.footer-tel a {
    color: white;
    font-size: 30px;
    text-decoration: none;
}
.footer-mail a {
    font-size: 24px;
    text-decoration: none;
    color: white;
}
footer button {
    background-color: #ffba00;
    color: white;
    width: 100%;
    height: 50px;
    text-align: center;
    border: none;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Montserrat Bold', sans-serif;
    margin-top: 100px;
}
.footer-end {
    background-color: #ffba00;
    width: 100%;
    font-size: 12px;
    text-align: right;
    padding: 10px 10px;
}
.footer-text_right {
    text-align: right;
}
.footer-text_right-1 {
    font-size: 24px;
    margin-top: 100px;
    font-family: 'Montserrat SemiBold';
}
.footer-text_right-2 {
    font-size: 18px;
    margin-top: 10px;
}
.footer-text_right-3 {
    font-size: 18px;
    margin-top: 40px;
}
.footer-soc a {
    margin-right: 10px;
}
.polit {
    margin-top: 20px;
}
.polit a {
    color: white;
    text-decoration: none;
    font-size: 14px;
}
.owl-carousel__img {
    margin-left: 20px;
    margin-right: 20px;
}
.carousel-pos {
    margin-top: 40px;
    margin-bottom: 40px;
}
.qf3label,
.qfcapt {
    display: none;
}
.form1 input {
    margin-top: 15px;
    border-radius: 0;
}
.form1-btn {
    background-color: #ff5050;
    color: white;
    width: 170px;
    height: 35px;
    text-align: center;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Montserrat Bold', sans-serif;
    margin-top: 40px;
}
.chbxlabel {
    display: inline;
    padding-left: 10px;
}
.logo-mob {
    display: none;
}
.burg {
    height: 25px;
    width: auto;
}
.navbar-toggler {
    border-color: transparent !important;
}
.tel-mob {
    display: none;
}
.main-menu a:hover {
    color: #d9d9d9;
    transition: 0.3s;
}
.navbar-toggler {
    border: none;
}
.navbar-toggler:focus {
    box-shadow: none;
}

.htelefon a{
    color: white;
    text-decoration: none;
}
.page-header h2{
    font-family: Montserrat medium;
}

.articleBody h1
{
        font-size: 22px;
    font-family: "Montserrat bold";
}
.articleBody h2
{
        font-size: 18px;
    font-family: "Montserrat bold";
}
.articleBody h3
{
        font-size: 18px;
    font-family: "Montserrat bold";
}

.showmore button{
    background-color: #ffba00;
    color: white;
    width: 300px;
    height: 50px;
    text-align: center;
    border: none;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Montserrat Bold', sans-serif;
    margin-top: 100px;
}
@media (max-width: 1400px) {
    .header-logo__block-text {
        font-size: 30px;
    }
    .header-logo__block-tel a {
        font-size: 22px;
    }

    .header-pc {
        display: none;
    }
    .menu-bg {

        height: auto;
        width: 100%;
    }
    .form-main {
        right: 5%;
    }
    .header-contact-phone a {
        font-size: 24px;
    }
}
@media (max-width: 1200px) {
    .prem-block p {
        font-size: 22px;
    }

    .prem-block {
        margin-top: 30px;
        height: auto;
        padding-bottom: 30px;
    }
    .prem {
        background-image: none;
        height: auto;
    }
    .logo-title a {
        font-size: 29px;
    }
}
@media (max-width: 1100px) {
    .form-main {
        right: 0;
        position: relative;
        text-align: center;
        margin-top: auto;
        width: 580px;
    }
    .contact-bg {
        background-image: none;
        height: auto;
        display: flex;
        flex-direction: row;
    }
    .contact-bg__text {
        color: #ff5050;
        margin-top: 60px;
        font-size: 22px;
        text-align: center;
    }
    .contact-bg__text br {
        display: none;
    }
    .contact-bg__mob {
        border: 6px solid #ff5050;
    }
}
@media (max-width: 991px) {
    .main-menu ul {
        display: block;
    }
    .logo-mob {
        display: block;
        color: white;
        font-size: 22px;
        text-transform: uppercase;
        font-family: 'Montserrat Bold', sans-serif;
    }
    .tel-mob {
        display: block;
    }
    .tel-mob a {
        color: white;
        font-size: 14px;
        text-transform: uppercase;
        text-decoration: none;
        font-family: 'Montserrat Bold', sans-serif;
    }
    .tel-mob hr {
        color: white;
        border-color: white;
        opacity: 1;
        height: 2px;
    }
    .main-menu a {
        font-size: 15px;
    }
    .header-title {
        margin-top: 50px;
        font-size: 30px;
        text-align: center;
    }
    .header-btn {
        font-size: 22px;
        margin-top: 50px;
        height: 50px;
    }
    .header-prem {
        margin-top: 40px;
    }
    .header-bg {
        height: auto;
        padding-bottom: 30px;
    }
    .uslugi-block-bg-1,
    .uslugi-block-bg-2,
    .uslugi-block-bg-3,
    .uslugi-block-bg-4,
    .uslugi-block-bg-5,
    .uslugi-block-bg-6 {
        background-position: center;
        margin-top: 20px;
    }
    .contact-bg__mob {
        display: none;
    }
    .form-main {
        width: 100%;
    }
    .form-main__checkbox-div br {
        display: none;
    }
    .about-text__main {
        margin-top: 30px;
        text-align: justify;
        font-size: 18px;
        margin-bottom: 30px;
    }
    .about-block div {
        font-size: 16px;
    }
    .about-btn {
        font-size: 18px;
        height: 50px;
    }
    footer {
        background-image: none;
        height: auto;
        background-color: #5a5a5a;
        padding-bottom: 40px;
    }
    .footer-text_left-1,
    .footer-tel,
    .footer-text_left-2,
    .footer-mail,
    .footer-text_right {
        text-align: center;
        font-size: 18px;
    }
    .footer-tel a {
        font-size: 18px;
    }
    .footer-mail a,
    .footer-text_right-2,
    .footer-text_right-3 {
        font-size: 18px;
    }
    footer button {
        font-size: 18px;
        height: 40px;
    }
    .footer-text_right-1 {
        font-size: 18px;
        margin-top: 20px;
    }
    .footer-text_left-1 {
        margin-top: 30px;
    }
    .head-pc {
        display: none;
    }
    .menu-bg {
        margin-top: 0;
    }
    .br {
        display: none;
    }
    .h1-main {
        font-size: 22px;
        font-family: 'Montserrat Bold', sans-serif;
        color: white;
        text-transform: uppercase;
        padding-top: 30px;
    }
    .main-form__text {
        display: none;
    }
    .footer-menu {
        text-align: center;
        padding-top: 20px;
    }
    footer button {
        margin-top: 20px;
    }
    .footer-menu {
        margin-top: 7px;
    }

    .main-menu a {
     padding-left: 0px;
    }
    
    
}
@media (max-width: 768px) {
    .main-form {
        background-image: url("../img/form.jpg");
        height: auto;
        margin-top: 26px;
        padding-bottom: 30px;
    }
    .uslugi-title {
        font-size: 22px;
        margin-top: 19px;
        margin-bottom: 11px;
    }
.proj-title {
    font-size: 22px;
}
    .main-form__form {
        background-color: #ffba00;
        padding: 20px;
        margin-top: 54px;
    }
    .about-preim {
        font-size: 20px;
        padding-top: 10px;
    }
    .about-h2 {
        font-size: 22px;
        padding-top: 18px;
        padding-bottom: 13px;
        text-align: left;
    }
    .prem-block p {
        font-size: 20px;
    }
    .prem-block__text1 {
        font-size: 18px;
    }
    .main-btn button {
        font-size: 14px;
    }
    .main-btn {
        margin-top: 14px;
    }
    .main-contact {
        text-align: left;
        font-size: 17px;
        margin-top: 25px;
        line-height: 11px;
        padding: 20px 5px;
    }
    .preim-row {
        margin-top: 0px;
    }
    .showmore button {
    margin-top: 30px;
    }

}
@media (max-width: 468px) {
    .header-title {
        font-size: 24px;
        text-align: center;
    }
    .header-btn {
        font-size: 18px;
        margin-top: 40px;
        height:40px;
    }
    .h1-main {
        font-size: 22px;
        font-family: 'Montserrat Bold', sans-serif;
        color: white;
        text-transform: uppercase;
        padding-top: 30px;
    }
}
