.services-container {
    display: flex;
    position: absolute;
    top: 15%;
}
.services-container-item {
    width: 50%;
}
.services-container-item:first-child {
    position: relative;
    top: 80px;
    left: 15%;
}
.services-container-item h1 {
    width: 40%;
    color: #5aae00;
    margin: 10px 0;
}
.services-container-item h3 {
    width: 40%;
    margin: 10px 0;
}
.services-container-item p {
    width: 50%;
}
.services-container-item img {
    border-radius: 20px;
    width: 70%;
    position: relative;
    top: -30px;
    left: 15%;
}
.services-info {
    text-align: center;
    position: relative;
    top: -100px;
}
.services-info h2 {
    margin: 50px 0;
}
.services-info ul {
    text-align: left;
    display: inline-grid;
    margin: 0 100px;
}
.services-info ul li {
    position: relative;
    left: 40px;
    top: -25px;
}
.services-important {
    width: 60%;
    margin: 50px auto;
}
.services-important p {
    text-align: left;
}
.services-important p span {
    font-weight: bold;
    text-transform: uppercase;
}
.services .services-bg {
    position: absolute;
    left: 0;
    z-index: -1;
}
.services .references-box .image img {
    border-radius: 34px 34px 0 0;
}
@media (max-width: 320px) {
    .services-container {
        display: inline-grid;
        top: 100px;
        position: relative;
    }
    .services-container-item {
        width: 100%;
    }
    .services-container-item:first-child {
        left: 5%;
        width: 90%;
        top: 0;
    }
    .services-container-item h1 {
        width: 90%;
    }
    .services-container-item h3 {
        width: 90%;
    }
    .services-container-item p {
        width: 90%;
    }
    .services-container-item img {
        width: 90%;
        left: 5%;
        top: 10%;
    }
    .services-info {
        top: 100px;
        margin-bottom: 200px;
        position: relative;
    }
    .services-info ul {
        margin: 0px auto;
        display: block;
        width: 80%;
    }
    .services-info ul li {
        top: -30px;
        width: 80%;
        margin: 0px;
    }
    .services-important {
        width: 80%;
        margin: 20px auto;
    }
    .services {
        top: -100px !important;
        margin-bottom: -200px;
    }
}
@media (min-width: 321px) and (max-width: 375px) {
    .services-container {
        display: inline-grid;
        top: 100px;
        position: relative;
    }
    .services-container-item {
        width: 100%;
    }
    .services-container-item:first-child {
        left: 5%;
        width: 90%;
        top: 0;
    }
    .services-container-item h1 {
        width: 90%;
    }
    .services-container-item h3 {
        width: 90%;
    }
    .services-container-item p {
        width: 90%;
    }
    .services-container-item img {
        width: 90%;
        left: 5%;
        top: 10%;
    }
    .services-info {
        position: relative;
        top: 100px;
        margin-bottom: 200px
    }
    .services-info ul {
        margin: 0px auto;
        display: block;
        width: 80%;
    }
    .services-info ul li {
        top: -30px;
        width: 80%;
        margin: 0px;
    }
    .services-important {
        width: 80%;
        margin: 20px auto;
    }
    .services {
        top: -100px !important;
        margin-bottom: -200px !important;
    }
}
@media (min-width: 376px) and (max-width: 480px) {
    .services-container {
        display: inline-grid;
        top: 100px;
        position: relative;
    }
    .services-container-item {
        width: 100%;
    }
    .services-container-item:first-child {
        left: 5%;
        width: 90%;
        top: 0;
    }
    .services-container-item h1 {
        width: 90%;
    }
    .services-container-item h3 {
        width: 90%;
    }
    .services-container-item p {
        width: 90%;
    }
    .services-container-item img {
        width: 90%;
        left: 5%;
        top: 10%;
    }
    .services-info {
        position: relative;
        top: 100px;
        margin-bottom: 200px
    }
    .services-info ul {
        margin: 0px auto;
        display: block;
        width: 80%;
    }
    .services-info ul li {
        top: -30px;
        width: 80%;
        margin: 0px;
    }
    .services-important {
        width: 80%;
        margin: 20px auto;
    }
    .services {
        top: -100px !important;
        margin-bottom: -150px !important;
    }
}
@media (min-width: 481px) and (max-width: 768px) {
    .services-container {
        position: relative;
        display: inline-grid;
        top: 100px;
        width: 100%;
    }
    .services-container-item:first-child {
        left: 10%;
        top: 0;
        width: 90%;
    }
    .services-container-item {
        width: 100%;
    }
    .services-container-item img {
        width: 80%;
        top: 20px;
        left: 10%;
        position: relative;
    }
    .services-info {
        position: relative;
        top: 100px;
        text-align: left;
        left: 10%;
        width: 80%;
    }
    .services-info ul {
        display: grid;
        margin: 0px;
    }
    .services-important {
        width: 100%;
        margin-bottom: 250px;
    }
    .services-important p {
        width: 100%;
    }
    .services {
        top: -100px !important;
        margin-bottom: -150px !important;
    }
}
@media (min-width: 769px) and (max-width: 990px) {
    .services-container {
        position: relative;
        top: 100px;
    }
    .services-container-item:first-child {
        left: 10%;
        top: 20px;
    }
    .services-container-item {
        width: 100%;
    }
    .services-container-item h3 {
        width: 70%;
    }
    .services-container-item p {
        width: 70%;
    }
    .services-container-item img {
        width: 80%;
        top: 0px;
        left: 0%;
        position: relative;
    }
    .services-info {
        width: 80%;
        position: relative;
        top: 100px;
        text-align: left;
        left: 10%;
    }
    .services-info h2 {
        text-align: center;
    }
    .services-info ul {
        display: inline-grid;
        margin: 0px 50px 0px 50px
    }
    .services-important {
        width: 100%;
        margin-bottom: 250px;
    }
    .services-important p {
        width: 90%;
        margin: 0 auto;
    }
    .services {
        top: -100px !important;
        margin-bottom: -200px !important;
    }
}
@media (min-width: 991px) and (max-width: 1400px) {
    .services-container {
        position: relative;
        top: 100px;
    }
    .services-container-item:first-child {
        left: 10%;
        top: 30px;
    }
    .services-container-item {
        width: 100%;
    }
    .services-container-item p {
        width: 70%;
    }
    .services-container-item img {
        width: 70%;
        top: 0px;
        left: 10%;
        position: relative;
    }
    .services-info {
        width: 70%;
        position: relative;
        top: 100px;
        text-align: left;
        margin: 0 auto;
    }
    .services-info h2 {
        text-align: center;
    }
    .services-info ul {
        display: inline-grid;
        margin: 0px 20px 0px 20px;
    }
    .services-important {
        width: 100%;
        margin-bottom: 250px;
    }
    .services-important p {
        width: 80%;
        margin: 0 auto;
    }
    .services {
        width: 80% !important;
        margin: 0 auto !important;
        margin-bottom: -300px !important;
    }
    .services .services-bg {
        left: -13%;
    }
    .services .references-box {
        width: 350px;
        height: 500px;
    }
}
@media (min-width: 1401px) and (max-width: 1920px) {
    .services-container {
        position: relative;
        top: 100px;
    }
    .services-container-item:first-child {
        left: 15%;
        top: 100px;
    }
    .services-container-item {
        width: 100%;
    }
    .services-container-item p {
        width: 50%;
    }
    .services-container-item img {
        width: 60%;
        top: 50px;
        left: 10%;
        position: relative;
    }
    .services-info {
        width: 80%;
        position: relative;
        top: 200px;
        text-align: center;
        margin: 0 auto;
    }
    .services-info h2 {
        text-align: center;
    }
    .services-info ul {
        position: relative;
        display: inline-grid;
        margin: 0px 50px 0px 50px;
    }
    .services-important {
        width: 100%;
        margin-bottom: 250px;
    }
    .services-important p {
        width: 70%;
        margin: 0 auto;
    }
    .services {
        width: 100% !important;
        margin: 0 auto !important;
        margin-bottom: -200px;
    }
}
@media (min-width: 1921px) {
    .services-container {
        position: relative;
        top: 100px;
    }
    .services-container-item:first-child {
        left: 20%;
        top: 150px;
    }
    .services-container-item {
        width: 100%;
    }
    .services-container-item p {
        width: 50%;
    }
    .services-container-item img {
        width: 60%;
        top: 50px;
        left: 10%;
        position: relative;
    }
    .services-info {
        width: 70%;
        position: relative;
        top: 200px;
        text-align: center;
        margin: 0 auto;
    }
    .services-info h2 {
        text-align: center;
    }
    .services-info ul {
        position: relative;
        display: inline-grid;
        margin: 0px 100px 0px 100px;
    }
    .services-info ul li {
        top: -35px;
    }
    .services-important {
        width: 100%;
        margin-bottom: 250px;
    }
    .services-important p {
        width: 70%;
        margin: 0 auto;
    }
    .services {
        width: 100% !important;
        margin: 0 auto !important;
        margin-bottom: -200px;
    }
}