@media screen and (min-width: 992px) {
    .banner-text {
        top: 310px;
    }
    .banner-text-box {
        float: left;
    }
    .banner-text-box h2 {
        text-align: right;
        font-weight: 700;
    }
    .banner-text-box ul {
        list-style: none;
        display: inline-flex;
        font-size: 13px;
        text-transform: uppercase;
    }
    .banner-text-box a, .banner-text-box a:hover {
        color: white;
        text-transform: uppercase;
        text-decoration: none;
    }
    .section-service-content .container {
        padding: 60px 1rem;
    }
    .section-service-content h2{
        text-align: center;
        max-width: 728px;
        font-size: 25px;
        font-weight: bold;
        margin: 0 auto;
        color: #2e3d7e;
        line-height: normal;
        letter-spacing: normal;
    }
    .section-service-content p {
        font-size: 17px;
        line-height: 1.41;
        text-align: justify;
        color: #2e3d7e;
    }
    .smaller {
        height: 100px;
    }
    .imgcont {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 12px;
        margin: 1.5rem 0;
    }
    .spareform {
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 800px;
        background-color: rgb(22 24 52);
        margin: 3rem auto;
    }
    .spareform .h2st {
        color: white;
        font-size: 1.5rem;
        text-align: center;
    }
    .btn-send {
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        margin-bottom: 20px;
        margin-top: 10px;
    }
}
@media screen and (min-width: 768px){
    .section-expedition {
        padding: 60px 0 0 0;
    }
    .section-expedition .block-manager-contact {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        
        justify-content: space-between;
    }
    .manager-contact-box {
        display: flex;
        margin-top: 25px;
    }
    .manager-contact-info {
        padding: 1rem 0 0 1rem;
    }
    footer {
        text-align: left;
    }
    footer .footer-box .info-box p {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    
 
}

body.text-white, .banner-text-box ul {
   font-family: Montserrat, Helvetica, Arial, sans-serif;
}
.banner-spare-parts {
    background: url(../images/headerimg.png) no-repeat center;
    background-size: cover;
    height: 400px;
}
.tooltiptext {
    visibility: hidden;
    position: absolute;
}
.nav-item .nav-link, .nav-item .nav-link:focus {
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
}
.banner-text {
    position: absolute;
    left: 0;
    right: 0;
    
    z-index: 10;
}
.smaller {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    background: rgba(24, 24, 52, 0.7);
    z-index: 1004;
 }
 hr {
    color: #ed1c24;
    margin-top: 22px;
}
.firstp {
    margin-top: 45px;
    font-size: 17px;
    line-height: 1.41;
    text-align: justify;
    color: #2e3d7e;
}
.tilesWrap {
    padding: 0;
    list-style: none;
    text-align: center;
}
.tilesWrap li {
    display: inline-block;
    width: 20%;
    min-width: 200px;
    max-width: 230px;
    padding: 20px 20px;
    position: relative;
    vertical-align: top;
    margin: 10px;
    font-family: 'helvetica', san-serif;
    min-height: 25vh;
    background: #ffffff;
    /* border: 1px solid #252727; */
    text-align: left;
    height: 200px;
}
.tilesWrap li:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    background: linear-gradient(to right, #0b07f1, #08c1f9);
    transform: skew(2deg, 2deg);
}
.tilesWrap li:after {
    content: '';
    position: absolute;
    width: 40%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.02);
}
.controls, .section-service-content .controls p.text-muted {
    color: #ffffff!important;
}
.vidnovl .h2st, .pokraska .h2st {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #2e3d7e;
}
.vidnovl p, .vidnovl ul li, .pokraska p {
    line-height: 1.41;
}
#kluch {
    margin-top: 50px;
}
.imarrow {
    position: relative;
    margin-top: 3rem;
}
.imgcont {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 12px;
    margin: 1.5rem 0;
}
.ovim {
    position: absolute;
    top: 40%;
    left: 22%;
}
.ovim2 {
    position: absolute;
    top: 40%;
    left: 73%;
}
.imgcont2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 12px;
    margin: 1.5rem 0;
}
.ovim3 {
    position: absolute;
    top: 40%;
    left: 47%;
}
.section-service-content .pokraska {
    padding: unset;
}
.section-our-partner {
    padding: 50px 0;
}
.section-our-partner .container-fluid, .section-expedition .container-fluid {
    background-color: #eeeeee;
}  
.section-expedition .container-fluid {
    padding-bottom: 1rem;
}
.section-our-partner .container{
    padding: 50px 0 10px 0;
}
.section-our-partner .h2st {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #2e3d7e;
}
.autoplay {
    margin: 50px 0;
}
.section-expedition.no-padd-top {
    padding-top: 0;
}
.section-expedition .h2st {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #2e3d7e;
}
.vidhuk {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 50px;
}
.section-expedition .container-fluid .h2st:first-child {
    padding-top: 50px;
}
.section-expedition .container-fluid .h2st {
    text-align: left;
}

.manager-contact-info p, .section-expedition .block-manager-contact .manager-contact-box a {
    line-height: 1.76;
    font-size: 17px;
    color: #0b1a55;
}
.manager-contact-box .h2st {
    font-size: 25px;
    font-weight: bold;
}
.section-expedition .block-manager-contact .manager-contact-box p {
    text-align: left;
    margin-bottom: 5px;
}
.manager-contact-info a, footer a {
    text-decoration: none;
}
.fas {
    margin-right: 5px;
}
.toCopy {
    background-color: #0b1a55;
    z-index: 999;
    position: fixed;
    bottom: 5rem;
    left: -3.5rem;
    color: white;
    transform: rotate(90deg);
    font-size: smaller!important;
}
footer {
    background: #1c1c1c;
    padding: 30px 0;
   
}
footer .footer-box {
    padding: 20px;
}
.img-responsive {
    max-width: 100%;
    height: auto;
}
footer .footer-box p {
    font-size: 13px;
    line-height: 28px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.35);
}
footer .footer-box h4 {
    font-size: 17px;
    color: #ffffff;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
footer .footer-box p a {
    color: #fff;
}
footer .footer-box .footer-menu {
    list-style-type: none;
    padding: unset;
}
footer .footer-box .footer-menu li a {
    display: block;
    padding: 8px 0;
    font-size: 13px;
    line-height: 25px;
    color: rgba(255, 255, 255, 0.5);
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
footer .footer-box .info-box {
    text-align: center;
    padding: 20px 0;
}
footer .footer-box .info-box p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
footer .footer-box .info-box p i {
    font-size: 24px;
    margin-right: 15px;
}
footer .footer-box .info-box p a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(255, 255, 255, 0.35);
}
footer .footer-box .footer-social {
    list-style-type: none;
    margin: 25px 0 0 0;
    padding-left: unset;
}
footer .footer-box .footer-social li {
    display: inline-block;
    margin: 0 2px 5px 0;
}
footer .footer-box .footer-social li a {
    width: 49px;
    height: 49px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 17px;
    font-weight: normal;
    color: #484848;
    background-color: #252525;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    opacity: 1;
    vertical-align: middle;
}
.pisko {
    color: #2e3d7e;
    margin-top: 2rem;
}
.nav-item {
    position: relative; 
}
.submenu {
    display: none;
}

.nav-item:hover a {
    border-bottom: 2px solid white; 
}
.submenu li {
    list-style: none;
}


.toFeedback {
    background-color: #0b1a55;
    z-index: 999;
    position: fixed;
    bottom: 17rem;
    left: -2rem;
    color: white;
    transform: rotate(90deg);
    font-size: smaller!important;
}
.imgcont img, .vidhuk img, .imgcont2 img {
    width: 100%;
    height: auto;
}
.breadcrumb-item.active {
    color: #fff;
    text-transform: uppercase;
}
.breadcrumb-item+.breadcrumb-item::before{
    color: #fff;
}
.dropdown-menu .submenu-indicator::after {
    content: '\203A';
    padding-left: 5px;
  }
  .dropdown-menu {
    display: none;
  }
  .dropdown:hover .dropdown-menu {
    display: block;
  }
  @media screen and (max-width: 425px) {
    .imgcont {
        grid-template-columns: repeat(2, 1fr);
    }
    .fixed-top {
        background: #181834;
    }
    .dropdown-menu.show {
        display: inline-block;
        color: #fff;
    }
    .banner-spare-parts {
        max-height: 250px;
    }
    .banner-text {
        top: 11rem;
    }
    .toFeedback  {
        left: 11rem;
        bottom: 0rem;
        transform: unset;
    }
    .toCopy {
        bottom: 0rem;
        left: 0rem;
        transform: unset;
    }
    .col-12 {
        text-align: center;
    }
    .col-12 .breadcrumb {
        display: inline-flex;
    }
    .col-12 a, .col-12 span {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
    }
    .section-service-content h2 {
        text-align: center;
        max-width: 728px;
        font-size: 19px;
        font-weight: bold;
        margin: 0 auto;
        color: #2e3d7e;
        line-height: normal;
        letter-spacing: normal;
    }
    .section-service-content {
        margin-top: 1rem;
    }
    .section-service-content p {
        margin-top: 15px;
        font-size: 16px;
        text-align: center;
        line-height: 1.41;
        color: #2e3d7e;
    }
    .spareform {
        background-color: rgb(22 24 52);
    }
    .spareform .h2st {
        text-align: center;
    }
    .controls {
        text-align: center;
    }
    .spareform .btn-success {
        text-align: center;
    }
    #kluch {
        margin-top: unset;
    }
    .vidnovl ul {
        margin-top: 15px;
        font-size: 16px;
        text-align: center;
        line-height: 1.41;
        color: #2e3d7e;
    }
    .imarrow {
        margin-top: 1rem;
    }
    .ovim {
        top: 20%;
        left: 42%;
    }
    .imgcont img{
        padding-bottom: 1rem;
    }
    .ovim2 {
        top: 69%;
        left: 42%;
    }
    .ovim3 {
        top: 25%;
        left: 42%;
    }
    .section-our-partner {
        padding: 20px 0;
    }
    .section-our-partner .container {
        padding: 24px 0 10px 0;
    }
    .vidnovl .h2st, .pokraska .h2st, .section-our-partner .h2st, .section-expedition .h2st, .section-expedition .container-fluid .h2st {
        font-size: 19px;
        font-weight: bold;
        text-align: center;
        color: #2e3d7e;
    }
    .autoplay {
        margin: 15px 0;
    }
    .slick-slide img {
        margin: 0 auto;
    }
    .manager-contact-box {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
.section-service-feedback, .section-service-feedback legend {
        font-size: 19px;
        font-weight: bold;
        text-align: center;
        color: #2e3d7e;
}
.smiles {
    display: flex;
    justify-content: space-between;
}
.section-service-feedback .col-sm-4 {
    display: flex;
    flex-direction: row;
}
.section-service-feedback .form-group {
    margin-top: 1rem;
}