.autolocator {
    color: #2e2e2e;
    font: 18px "Open Sans", sans-serif;
}

.autolocator .header {
    background-image: url("../../../images/portfolio/autolocator/autolocator_header.png");
}

.autolocator .logo {
    position: absolute;
    width: 100px;
    height: 103px;
    left: 20px;
    top: 70px;
    background-image: url("../../../images/portfolio/autolocator/autolocator_logo.png");
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (min-width: 360px) {
    .autolocator .logo {
        width: calc(100px + 30 * (100vw - 310px) / 400);
        height: calc(103px + 32 * (100vw - 360px) / 400);
        left: calc(20px + 30 * (100vw - 360px) / 400);
    }
}

@media screen and (min-width: 760px) {
    .autolocator .logo {
        width: 130px;
        height: 130px;
        left: 50px;
    }
}

.autolocator .title {
    font-size: 24px;
    left: 150px;
    width: 150px;
    position: absolute;
    top: 70px;
    font: 24px "Open Sans", sans-serif;
    font-weight: bold;
    color: white;
}

.autolocator .tags-wrapper {
    left: 150px;
    position: absolute;
    top: 200px;
    text-align: left;
}

@media screen and (min-width: 360px) {
    .autolocator .title {
        font-size: calc(24px + 18 * (100vw - 360px) / 400);
        left: calc(150px + 100 * (100vw - 360px) / 400);
        width: calc(150px + 350 * (100vw - 360px) / 400);
    }
    .autolocator .tags-wrapper {
        left: calc(150px + 100 * (100vw - 360px) / 400);
    }
}

@media screen and (min-width: 760px) {
    .autolocator .title {
        font-size: 42px;
        left: 250px;
        width: 500px;
    }
    .autolocator .tags-wrapper {
        left: 250px;
    }
}

.autolocator .description-inner {
    font-size: 18px;
    height: 124px;
    margin: 10px 0 25px;
    display: flex;
    align-items: center;
}

.autolocator .autolocation_cards {
    display: flex;
    padding: 40px 0 20px 15px;
}

.autolocator .change_autolocator,
.autolocator .change_autoloc_integration {
    display: flex;
    align-items: center;
    margin-right: 5%;
    width: 30%;
    padding: 6px 10px;
}

.autolocator .change_autolocator p,
.autolocator .change_autoloc_integration p {
    margin: 0;
}

.autolocator .change_focus {
    background-color: #409fca;
}

.autolocator .change_img_сorporate_website,
.autolocator .change_img_integration,
.autolocator .change_img_control_system {
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    margin: 10px 5% 0;
}

.autolocator .change_autolocator p,
.autolocator .change_autoloc_integration p {
    font-weight: bold;
    color: black;
}

.autolocator .change_focus p {
    cursor: context-menu;
    color: white;
}

.autolocator a:hover,
.autolocator a:focus {
    text-decoration: none;
}

.autolocator .change_img_сorporate_website {
    background-image: url("../../../images/portfolio/autolocator/сorporate_website_icon.png");
}

.autolocator .change_img_integration,
.autolocator .change_img_control_system {
    background-image: url("../../../images/portfolio/autolocator/integration_gateway_icon.png");
}

@media (max-width: 760px) and (min-width: 360px) {
    .autolocator .autolocation_cards {
        flex-direction: column;
    }
    .autolocator .change_autolocator,
    .autolocator .change_autoloc_integration {
        flex-direction: row;
        width: 90%;
    }
}

@media (max-width: 960px) and (min-width: 760px) {
    .autolocator .change_autolocator,
    .autolocator .change_autoloc_integration {
        flex-direction: column;
        width: 90%;
    }
}

.autolocator .targets {
    margin-top: 30px;
    font-size: 18px;
}

.autolocator .targets h3 {
    font-size: 24px;
}

.autolocator .targets hr {
    height: 8px;
    background: #ffa71c;
}

.autolocator .targets_text {
    padding: 20px 42px 10px 0;
}

.autolocator .client {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 12px;
}

.autolocator .client h4 {
    margin-top: 70px;
    font-size: 18px;
    font-weight: 600;
}

.autolocator .client_text {
    width: 74%;
}

.autolocator .instruments {
    margin-top: 30px;
    margin-bottom: 30px;
}

.autolocator .instruments h4 {
    font-size: 18px;
    font-weight: 600;
}

.autolocator .instruments .inst-wrapper {
    margin-top: 20px;
}

.autolocator .instruments .instrument {
    position: relative;
    display: inline-block;
    width: 62px;
    height: 79px;
    font-size: 12px;
    text-align: center;
}

.autolocator .instruments .name {
    position: absolute;
    bottom: auto;
    text-align: center;
    width: 100%;
}

.autolocator .gradient-back {
    padding-top: 70px;
    padding-bottom: 70px;
    background: linear-gradient(89.94deg, #0470b8 0.03%, #2fb5e0 99.97%), linear-gradient(119.7deg, #ffffff 0.34%, #b2b6bb 35.86%, #409fca 100%), #41a0cc;
}

.autolocator .white-slide {
    padding-bottom: 20px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: table;
}

.autolocator .gray-slide {
    margin-right: auto;
    margin-left: auto;
    background: white;
    display: table;
    padding-bottom: 0;
}

.autolocator .gray-slide-inner {
    display: table;
}

@media (min-width: 1200px) {
    .autolocator .white-slide {
        width: calc(1100px + 30px);
    }
    .autolocator .gray-slide {
        width: calc(1100px + (100vw - 1100px) / 2);
    }
    .autolocator .gray-slide-inner {
        margin-left: calc((100vw - 1100px) / 4);
        margin-right: calc((100vw - 1100px) / 4);
        width: 1100px;
    }
}

@media (min-width: 970px) and (max-width: 1199px) {
    .autolocator .white-slide {
        width: calc(900px + 30px);
    }
    .autolocator .gray-slide {
        width: calc(900px + (100vw - 900px) / 2);
    }
    .autolocator .gray-slide-inner {
        margin-left: calc((100vw - 900px) / 4);
        margin-right: calc((100vw - 900px) / 4);
        width: 900px;
    }
}

@media (min-width: 768px) and (max-width: 969px) {
    .autolocator .white-slide {
        width: calc(680px + 30px);
    }
    .autolocator .gray-slide {
        width: calc(680px + (100vw - 680px) / 2);
    }
    .autolocator .gray-slide-inner {
        margin-left: calc((100vw - 680px) / 4);
        margin-right: calc((100vw - 680px) / 4);
        width: 680px;
    }
}

@media (max-width: 767px) {
    .autolocator .gray-slide-inner {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.autolocator h3 {
    font-size: 24px;
}

.autolocator hr {
    height: 8px;
    background: #ffa71c;
    margin: 10px 0 30px 0;
}

.autolocator .text {
    padding-top: 10px;
    padding-bottom: 10px;
}

.autolocator .text p {
    margin-bottom: 30px;
}

.autolocator .img {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.autolocator .dev_block {
    position: relative;
    height: 520px;
}

.autolocator .dev_text {
    padding: 10px 80px 10px 0;
}

.autolocator .dev_img {
    background-image: url("../../../images/portfolio/autolocator/autolocator_dev.png");
    height: 200px;
    width: 225px;
    position: absolute;
    right: 55px;
    bottom: 25px;
}

@media (min-width: 1085px) and (max-width: 1199px) {
    .autolocator .dev_img {
        width: 17%;
        right: -40px;
        bottom: 5px;
    }
}

@media (max-width: 1084px) {
    .autolocator .dev_img {
        width: 100%;
        position: inherit;
        margin-bottom: 5%;
    }
}

.autolocator .footer {
    height: 170px;
    width: 100%;
    background-image: url("../../../images/portfolio/autolocator/autolocator_footer.png");
    background-size: cover;
}

@media (max-width: 600px) {
    .autolocator .client {
        margin-top: 0;
    }
    .autolocator .client_text {
        width: 100%;
    }
    .autolocator .tags-wrapper {
        left: 20px;
    }
    .autolocator .dev_text {
        padding: 10px 0 10px 0;
    }
    .autolocator .text p:nth-child(even) {
        margin-bottom: 10px;
    }
    .autolocator .targets_text {
        padding: 20px 0 10px 0;
    }
}

@media screen and (max-width: 600px) and (min-width: 360px) {
    .autolocator .tags-wrapper {
        left: calc(20px + 30 * (100vw - 360px) / 400);
    }
}

@media screen and (max-width: 600px) and (min-width: 760px) {
    .autolocator .tags-wrapper {
        left: 50px;
    }
}

.change_img_integration:hover, .change_autoloc_integration p:hover {
    cursor: pointer;
}

.change_img_сorporate_website:hover, .change_autolocator p:hover {
    cursor: pointer;
}

.change_autolocator:hover:not(.change_focus) {
    background-color: #409FCA10;
}
