body {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    min-width: 320px;
    color: #1d1d1d;
    display: flex;
    flex-direction: column;
}

html,
body {
    height: 100%;
}

.global__wrapper {
    flex: 1 0 auto;
}

.footer {
    flex-shrink: 0;
}

* {
    margin: 0;
    padding: 0;
}

.global__wrapper {
    /*min-height: calc(100vh - 133px);*/
}


a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
input:focus, input:active,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0 !important;
    outline-color: transparent !important;
    outline-style: none !important;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
}

.form-control:focus {
    outline: none !important;
    box-shadow: none !important;
    background: #F1F5F7 !important;
}


img {
    max-width: 100%;
    height: auto;
}

h3 {
    font-style: italic;
    font-size: 42px;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

h4 {
    font-weight: 600;
    font-size: 44px;
    margin-bottom: 20px;
    text-align: center;
}

.super {
    font-size: 65px;
}

.scrollToTop {
    position: fixed;
    bottom: 60px;
    right: 50px;
    border-radius: 4px;
    display: none;
    font-size: 32px;
    height: 50px;
    width: 50px;
    z-index: 1001;
    color: #fff;
    transition: all .5s;
    background-color: #da1757;
    border: 0;
    cursor: pointer;
}

.scrollToTop:hover {
    background-color: #fff;
    text-decoration: none;
    outline: none;
    color: #da1757;
    border: 1px solid #da1757;
}

.icons {
    display: none;
}

#baguetteBox-overlay {
    display: none;
}


/* =============================header============================== */
.main-header {
    background: url(/images/banner_head7.jpg) center no-repeat;
    background-size: cover;
    /*height: 100vh;*/
    /*min-height: 700px;*/
    /*position: relative;*/
}

.main-header .navbar-toggler {
    color: #fff;
}

.main-header .navbar-brand,
.main-header ul li a {
    color: #fff;
    font-weight: 600;
}

.main-header ul.navbar-nav {
    margin-right: 50px;
}

.main-header .navbar-nav > li {
    margin-right: 40px;
}

.main-header .navbar-brand {
    font-size: 38px;
    margin-left: 50px;
}

.main-header ul li a {
    font-size: 17px;
}

.main-header ul li a::after {
    content: '';
    display: block;
    width: 100%;
    background-color: #fff;
    height: 1px;
    transform: scale(0);
    transition: all .3s;
}

.main-header ul li a:hover::after {
    transform: scale(1);
}

.main-header-text {
    /*position: absolute;*/
    /*top: 25%;*/
    /*left: 5%;*/
    /*max-width: 600px;*/
    color: #fff;
    padding: 140px 20px 20px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

header.other {
    display: flex;
    justify-content: center;
}

header.other nav.navbar-expand-lg {
    width: 100%;
    max-width: 1140px;
}

header.other a.navbar-brand {
    margin-left: 0;
}

header.other ul.navbar-nav {
    margin-right: 0;
}

header.other .navbar-nav > li {
    margin-left: 40px;
    margin-right: 0;
}

/*header .main-header .menu-second{*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/

/*header .main-header .menu-second nav{*/
/*    max-width: 1140px;*/
/*    width: 100%;*/
/*}*/

/* =============================wrapper__first_page============================== */
.auto_screen {
    background: url(/images/banner5.jpg) center no-repeat;
    background-size: cover;
    height: 91.7vh;
    /*min-height: 700px;*/
    position: relative;
    width: 100%;
    max-width: 100%;
}

.main-header-buttons {
    padding-left: 30px;
}

.btn {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

.main-header-buttons .btn {
    height: 60px;
    padding-left: 40px;
    padding-right: 40px;
    margin-right: 20px;
    margin-top: 30px;
    opacity: .8;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .35);
    transition: all .5s;
}

.main-header-buttons .btn:hover {
    color: #fff;
    opacity: 1;
}

.btn-pink {
    background-color: #828280;
}

.btn-violet {
    background-color: #69328e;
}

/* =============================ask_question============================== */
.ask {
    align-items: center;
}

.ask_you {
    /*margin-left: 170px;*/
    position: absolute;
    top: 32px;
}

.modal-header {
    border-bottom: 1px solid transparent;
}

.form-control {
    margin-bottom: 15px;
    border-radius: unset;
}

.small_text {
    margin-right: 17px;
}

.small_text > p {
    font-size: 13px;
    font-weight: normal;
}

.ask_fields {
    margin-bottom: 5px;
}

.error {
    box-shadow: 0 0 0 2px red !important;
}
.zayavka{
    margin: auto;
    display: flex;
    flex-direction: column;
}

/* =============================techno============================== */
.techno {
    margin: 50px auto;
}

.techno td strong {
    display: block;
    margin-bottom: 3px;
}

.techno td span {
    display: inline-block;
}

.techno td span::after {
    display: inline-block;
    color: #adb5bd;
    content: '\2022';
    padding: 0 5px;
}

.techno p {
    font-size: 14px;
    line-height: 25px;
    color: #000000;
}

.techno p.h2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    text-align: center;
}

.techno .table tbody tr td p span {
    background: #fbf3ebe3;
    padding: 3px;
    margin-bottom: 3px;
}

.techno .table tbody tr th {
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
}

/* =============================breadcrumbs============================== */
.wrapper_line {
    background: url("/images/banner_line.jpg") no-repeat center center;
    background-size: cover;
    max-height: 105px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0;
    background-color: unset;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFFA6;
}

.breadcrumb li {
    margin-right: 3px;
}

.breadcrumb li a.pathway span {
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFFA6;
}

.wrap_article .row {
    justify-content: center;
}

.wrap_article .common__title {
    font-weight: normal;
    font-size: 36px;
    line-height: 130%;
    text-transform: uppercase;
    color: #FFFFFF;
}

/* =============================footer============================== */
footer .footer__bottom {
    background-color: #000000;
}

footer .footer__bottom .row {
    padding: 13px 0;
    align-items: center;
}

footer .footer__bottom .footer__bottom_law span {
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}

footer .footer__bottom .footer__bottom_law span > a {
    margin: 0 5px;
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}

footer .footer__bottom .footer__bottom_politics {
    justify-content: center;
    display: flex;
    padding-left: unset;
    padding-right: unset;
}

footer .footer__bottom .footer__bottom_politics a {
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    text-decoration-line: underline;
    color: #FFFFFF;
}

footer .footer__bottom .footer__bottom_politics a:hover {
    text-decoration-line: unset;
}

footer .footer__bottom .footer__bottom_web {
    display: flex;
    justify-content: flex-end;
}

footer .footer__bottom .footer__bottom_web a {
    font-size: 12px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}

/* =============================contact============================== */

.wrapper_contacts .gray {
    font-size: 18px;
    line-height: 25px;
    color: #8B98A7;
}

.wrapper_contacts .black {
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    margin-bottom: 15px;
}

.wrapper_feedback .feedback-header {
    padding-left: 15px;
    margin-bottom: 25px;
}

/*.wrapper_feedback .btn {*/
/*    margin-bottom: 20px;*/
/*}*/

.wrapper_feedback .feedback-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
}

.wrapper_feedback .small_text p {
    font-size: 13px;
    line-height: 13px;
    color: #000000;
}

.wrapper_feedback .small_text p.feedback_field {
    margin-bottom: 5px;
}
#com > .coms > .form-control{
    margin-bottom: 10px;
}

.contacts_map {
    margin: 50px auto;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

html {
    height: 100%
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
}

#map {
    height: 104%;
    width: 100%;
    /*position: absolute;*/
    /*top: 178px;*/
    /*left: 0;*/
    /*mix-blend-mode: exclusion;*/
    background: url(/images/testing-min.jpg) center no-repeat;
    background-size: cover;
}

#map > .container {
    height: 1px;
}

.contact__name {
    /*position: absolute;*/
    /*z-index: 1;*/
    background: #DEFAFFDE;
    box-shadow: 0 20px 25px rgba(0, 0, 0, 1);
    border-radius: 3px;
    padding: 28px 25px;
    margin-left: 15px;
    /*margin-top: 50px;*/
    max-height: 374px;
}

.wrapper_feedback {
    /*position: absolute;*/
    /*z-index: 1;*/
    /*right: 5px;*/
    background: #DEFAFFDE;
    box-shadow: 0 20px 25px rgba(0, 0, 0, 1);
    border-radius: 3px;
    /*margin-top: 50px;*/
    max-height: 374px;
    margin-right: 15px;
    margin-right: 15px;
    /*margin: auto;*/
    /*padding-top: 12px;*/
}

.wrapper_feedback .form-control {
    background-color: #FFFFFFB3;
}
.small_text1{
    display: none;
}

.contacts_feedback {
    position: relative;
    margin-top: 1px;
    display: flex;
    justify-content: space-between;
}

#map .ymaps-map {
    z-index: 0;
    width: auto !important;
    height: 96% !important;
}

.feedback-content {
    padding-top: 25px;
}

.container-fluid.masters {
    background-image: linear-gradient(#20152d, #20152d), linear-gradient(#e9eafe, #d8d1ff);
    background-blend-mode: exclusion, hard-light;
    height: 866px;
    padding: unset;
}

/* =============================project============================== */
.project {
    margin: 50px auto;
    justify-content: center;
}

.project .preview {
    margin-bottom: 30px;
}

.project .preview img {
    border: 1px solid rgba(167, 167, 167, 0.71);
}

.project .previews {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 21px;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
}

.project .previews:hover .hover-wrapper {
    transform: translateX(0);
    opacity: 1;
}

.project .previews .hover-wrapper {
    position: absolute;
    height: 100%;
    width: calc(100% - 20px);
    transform: translateY(-100%);
    opacity: 0;
    transition: .7s;
    z-index: 100;
    background: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 15px;
}

.project .previews .hover-wrapper p {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 5px;
}
.project .previews .hover-wrapper ul{
    margin-bottom: 5px;
}

.project .previews .hover-wrapper span {
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #000000;
    min-height: 42px;
}

.project .previews .hover-wrapper a {
    position: relative;
    align-self: center;
    width: 50px;
    max-width: 280px;
    height: 50px;
    background: #C4262E url("data:image/svg+xml,%3Csvg width='20' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.302 8.14a1 1 0 000-1.415L12.938.361a1 1 0 10-1.415 1.415l5.657 5.656-5.656 5.657a1 1 0 101.414 1.414l6.364-6.364zm-18.87.292h18.163v-2H.431v2z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center/20px auto;
    background-position-x: center;
    background-position-x: center;
    border-radius: 25px;
    transition: .4s;
}

.project .previews .item_body {
    overflow: hidden;
}

.project .previews .item_body .photo_small {
    transition: 1.3s;
}

.project .previews .item_body a {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 10;
    color: #fff;
    justify-content: flex-start;
    align-items: flex-start;
}

.project .previews .item_body a span.type_site {
    background: #fff;
    font-size: 10px;
    line-height: 8px;
    color: #000000;
    margin-bottom: 16px;
    border-radius: 2px;
    padding: 8px 10px;
}

.project .previews .item_body a span.url_site {
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    margin-bottom: 8px;
    letter-spacing: 0.4px;
}
.simple_text > p{
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}
.project li {
    list-style-type: none;
}
.project ul{
    text-align: start;
}
.project .simple_text p{
    margin-bottom: unset;
}
.project .descr{
    justify-content: center;
    display: flex;
    margin: 15px auto;
}
.project .simple_text{
    margin-bottom: 30px;
}


/* =============================category_Blog============================== */
.category-listened{
    background: url(/images/qualitybanner.jpg) center no-repeat;
    background-size: cover;
}
.category-list {
    margin-top: 1px;
    margin-bottom: 1px;
    /*background: #d7d7d7;*/
    width: 1140px;
    margin-right: auto;
    margin-left: auto;

}
.category-list .content-category{
    /*width: 80%;*/
}
.category-list .content-category .form-inline{
    background: aliceblue;
    opacity: 0.85;
}
.category-list a{
    color: #060606;
}

.category-list .pagination {
    width: 100%;
    display: flex;
    justify-content: center;
}

.category-list .pagination .pagination-list {
    display: flex;
}

.category-list .pagination .pagination-list li.disabled {
    display: none;
}
.category-list .table-hover tbody tr:hover {
    background-color: rgba(255, 209, 99, 0.44);
}

/* =============================article_Blog============================== */
.blogarticle {
    margin: 30px 0;
}

.blogname {
    font-size: 28px !important;
}

/* ====================стилизация кнопок бургера======================= */
/* Burger_style_button*/
.ham {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: transform 400ms;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.hamRotate.active {
    transform: rotate(45deg);
}

.hamRotate180.active {
    transform: rotate(180deg);
}

.line {
    fill: none;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    stroke: #fff;
    stroke-width: 5.5;
    stroke-linecap: round;
}

.ham1 .top {
    stroke-dasharray: 40 139;
}

.ham1 .bottom {
    stroke-dasharray: 40 180;
}

.ham1.active .top {
    stroke-dashoffset: -98px;
}

.ham1.active .bottom {
    stroke-dashoffset: -138px;
}

/* END Burger_style_button*/

/*кнопка вверх*/
#button-up {
    display: none;
    justify-content: center;
    align-items: center;
    right: 25px;
    bottom: 75px;
    margin: 0;
    position: fixed;
    outline: none;
    width: 46px;
    height: 46px;
    font-size: 30px;
    line-height: 40px;
    text-decoration: none;
    -moz-box-shadow: 0 0 4px #000000;
    -o-box-shadow: 0 0 4px #000000;
    cursor: pointer;
    text-align: center;
    border-color: transparent;
    color: #fff;
    z-index: 1000;
    background: #000000;
    border-radius: 3px;
}

#button-up:hover {
    -moz-box-shadow: 0 0 4px #0066D0;
    -o-box-shadow: 0 0 4px #0066D0;
    background: #0066D0;
    border-radius: 3px;
}

/*\\кнопка вверх*/

/*************************MEDIA******************************/
@media (max-width: 1200px){
    .wrapper_line .container {
        max-width: 1140px;
    }
    .category-list{
        display: flex;
        width: 100%;
        justify-content: center;
    }

    footer .footer__bottom .footer__bottom_law{
        justify-content: start;
        display: flex;
    }
    footer .footer__bottom .footer__bottom_web {
        display: flex;
        /*justify-content: center;*/
        /*margin-bottom: 12px;*/
        text-align: center;
    }
    header.other .navbar-nav > li {
        margin-left: 0;
    }
    .project .previews {
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
    }
    .simple_text{
        margin-bottom: 30px;
    }
}

@media (min-width: 1200px){
    .project > .previews > .item_body > .photo_small{
        width: 345px !important;
    }
}

@media (max-width: 1199px){
    .project > .previews > .item_body > .photo_small{
        width: 401px !important;
    }
    footer .footer__bottom .footer__bottom_politics{
        display: none;
    }
}

@media (max-width: 991px){
    .main-header .navbar-brand {
        font-size: 32px;
        margin-left: 50px;
    }
    .auto_screen h4 {
        font-weight: 600;
        font-size: 36px;
        margin-bottom: 20px;
        text-align: center;
    }
    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
        text-align: center;
        background: #4b5151;
        margin-top: 5px;
    }
    .main-header ul.navbar-nav {
        margin-right: 0;
    }
    .main-header .navbar-nav > li {
        margin-right: 0;
    }
    .footer .container{
        display: flex;
        justify-content: space-between;
        max-width: 100%;
    }
    .container{
        max-width: inherit;
    }
    .main-header ul li a::after {
        height: unset;
    }

}
@media (max-width: 872px){
    .project > .previews > .item_body > .photo_small{
        width: 345px !important;
    }
}


@media (max-width: 768px){
    .main-header .navbar-brand {
        margin-left: 15px;
    }
    footer .footer__bottom .footer__bottom_web {
        display: flex;
        justify-content: center;
        /*margin-bottom: 12px;*/
        text-align: center;
    }
    .contact__name {
        padding: 20px;
        /*margin-left: 10px;*/
        /*margin-top: 10px;*/
    }
    .wrapper_feedback{
        /*display: none;*/
    }
}

@media (max-width: 767px){
    .project > .previews > .item_body > .photo_small{
        width: 401px !important;
    }
    footer .footer__bottom .footer__bottom_law {
        justify-content: center;
        margin-bottom: 5px;
    }
    .wrapper_feedback{
        margin-top: 10px;
        margin-right: unset;
    }
    .contacts_feedback {
        justify-content: center;
    }
    .coms > .btn{
        margin-bottom: 15px;
    }
    .contact__name {
        margin-left: unset;
    }
}

@media (max-width: 575px){
    .main-header .navbar-brand {
        font-size: 28px;
        margin-left: 15px;
    }
    .auto_screen h4 {
        font-size: 32px;
    }
    .modal-content{
        width: 75%;
        text-align: center;
    }
    footer .footer__bottom .footer__bottom_politics{
        display: none;
    }
    footer .footer__bottom .footer__bottom_law{
        display: flex;
        justify-content: center;
        margin-bottom: 7px;
    }
    .project {
        margin: 25px auto;
    }
    .simple_text > p{
        font-size: 14px;
        line-height: 18px;
    }
    .techno .table tbody tr {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .techno .table tbody tr th {
        border-top: 1px solid gray;
    }
    .techno .table td{
        border-top: unset;
    }
    .technology{
        padding-left: unset;
        padding-right: unset;
    }
    .techno p{
        font-size: 14px;
        line-height: 18px;
    }
    .techno {
        margin: 25px auto;
    }
    .blogname {
        font-size: 20px !important;
    }
}
@media (max-width: 450px){
    .project > .previews > .item_body > .photo_small{
        width: 320px !important;
    }
    .wrap_article .common__title {
        font-size: 24px;
    }
    .auto_screen h4 {
        font-size: 28px;
    }
    .super{
        font-size: 42px !important;
    }
}

@media (max-width: 435px){
    .contact__name {
        padding: 15px;
    }
    .wrapper_contacts .black {
        font-size: 15px;
        margin-bottom: 10px;
    }
    #com > .coms{
        padding-right: 0;
        padding-left: 0;
    }
}

@media (max-width: 420px){
    .main-header .navbar-brand {
        font-size: 28px;
        margin-left: 0;
        margin-right: unset;
    }
    .modal-content {
        width: 90%;
    }
    .small_text {
        margin-right: 0;
    }
    .small_text > p {
        font-size: 11px;
    }
    .burgers{
        width: 17%;
    }
    .menu_btn{
        padding: unset;
    }
}

@media (max-width: 390px){
    .project .previews .hover-wrapper p {
        font-size: 14px;
        line-height: 15px;
        margin-bottom: unset;
    }
    .project .previews .hover-wrapper ul li {
        font-size: 13px;
    }
    .project .previews .hover-wrapper{
        padding: 5px;
    }
}

@media (max-width: 360px){
    .main-header .navbar-brand {
        font-size: 24px;
        margin-left: 0;
    }
    .navbar-toggler {
        padding: .25rem 0.25rem;
    }
    .project .previews .hover-wrapper a{
        width: 40px;
        height: 40px;
    }
    .main-header-text {
        padding: 90px 20px 20px 20px;
    }
}

@media (max-width: 320px){

}