/* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/* Scroll */
html {
    scroll-behavior: smooth;
}

body::-webkit-scrollbar {
  display: none;  /* Chrome, Safari and Opera */
}

body {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

/* Sitewide */



body {
    margin: 0;
    padding-top: 0;
    font-family: "Roboto";
    color: black;
    line-height: normal;
}

img, svg {
    display: block;
    width: 100%;
    height: auto;
}

h1,h2,h3,h4,h5,h6,p {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

p, li {
    margin-bottom: 0;
}

figure {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

a {
    text-decoration: none;
    color: unset;
}

h1 {

}

h2 {
    
}

h3 {

}

h4 {

}



ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0;
}


.title {
    display: block;
    color: black;
}

.subtitle {
    display: block;
    color: black;
    font-size: 1.39vw;
    font-weight: 700;
}


.text {
    display: block;
    color: black;
    font-size: 1.39vw;
    font-weight: 400;
}

.new_line {
    display: block;
}

.button {
    position: relative;
    overflow: hidden;
    display: block;
    flex-direction: row;
    width: 13.89vw;
    height: 3.89vw;
    max-width: 200px;
    max-height: 56px;
    font-weight: 700;
    font-size: 1.11vw;
    cursor: pointer;
}

.btn_txt_wapper {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 13.89vw;
    height: 3.89vw;
    max-width: 200px;
    max-height: 56px;
    white-space: nowrap;
    transition: width 0.4s ease-in-out;
}

.wrapper1 {
    background-color: #FC8C3F;
}

.wrapper2 {
    background-color: #2E01AB;
}

.btn_txt1,
.btn_txt2 {
    display: block;
    color: #000;
    position: absolute;
    top: 50%;
    left: 4.17vw;
    transform: translateY(-50%);
}

.btn_txt2{
    color: #000;
    position: absolute;
    top: 50%;
    left: 4.17vw;
    z-index: 2;
    transform: translateY(-50%);
}

.button_less .btn_txt1,
.button_less .btn_txt2 {
    left: 4.4vw;
}

.btn_txt2 {
    color: #fff;
}

.button:hover .wrapper2 {
    width: 0;
}

.home_section {
    position: relative;
}

.section_title {
    position: absolute;
    left: 3vw;
    top: 5.55vw;
    text-transform: uppercase;
}

.home_block {
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 3.33vw;
}

.margin_middle {
    margin: auto;
}

.center {
    text-align: center;
}

.justify {
    text-align: justify;
}

.hero_image {
    
}

.l_width {
    
}

.l2_width {
    
}

.m_width {
    
}

.s_width {
    
}



.main_width {
    padding-top: 5vw;
}

.hidden {
    display: none!important;
}

.box {
    overflow: hidden;
    height: 0;
    transition: height 0.3s ease-in-out;
}

.expanded {
    transition: height 0.3s ease-in-out;
}

/* Header */
.header {
    padding: 0.9vw 1.73vw 1.09vw 2.8vw;
    width: 95.47vw;
    background-color: white;
    font-size: 1.39vw;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
}

.header_main_block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.header_cont {
    width: 50vw;
    max-width: 720px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.header_menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 27.4vw;
    max-width: 394px;
}

.header_logo {
    display: block;
    width: 2.8vw;
    max-width: 40px;
    max-height: 43.331px;
}

.menu_hamb {
    width: 1.7vw;
    height: 1.7vw;
    max-width: 24px;
    max-height: 24px;
}

.menu_lang {
    color: black;
}

.menu_lang a:not(.active-language),
.menu_lang span:not(.active-language){
    color: #B9B9B9;
}

.header_menu .current_page{
    color: #B9B9B9;
}

.header_menu a:hover {
    color: #FC8C3F;
}



/* Home */
/* Hero */
.home_hero {
    display: flex; /* Aligns children divs in a row */
    background-image: url(/wp-content/themes/devcor/uploads/devcor_naslovna.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 47vw;
    overflow: hidden;
}

.hero_third_cont {
    flex: 1; /* Each div takes equal width */
    height: 100%;
}

.hero_third {
    position: relative;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #3D00CC 20.37%, #240094 46.69%, #100067 70.65%, #04004C 89.16%, #000042 100%);
    background-size: 300% 100%; /* Expands the gradient to span across all three divs */
}



.hero_third_cont:nth-child(1) .hero_third {
    background-position: 0% 0%; /* Positions the first part of the gradient on the first div */
}

.hero_third_cont:nth-child(2) .hero_third {
    background-position: 50% 0%; /* Positions the middle part of the gradient on the second div */
}

.hero_third_cont:nth-child(3) .hero_third {
    background-position: 100% 0%; /* Positions the last part of the gradient on the third div */
}

.hero_logo {
    width: 25.6vw;
    position: absolute;
    top: 12.7vw;
    left: 3vw;
}

.about .hero_logo {
    top: 4.8vw;
}

.services .hero_logo {
    width: 30vw;
}

.hero_third_cont:nth-child(2) .hero_third h3 {
    position: absolute;
    top: 11.67vw;
    left: 1.53vw;
    width: 29.44vw;
    color: white;
    font-size: 3.19vw;
}

.hero_third_cont:nth-child(3) .hero_third p {
    position: absolute;
    top: 12.08vw;
    left: 1vw;
    width: 30vw;
    color: white;
    font-size: 1.8vw;
}

.home_about {
    background-color: #fff;
    position: relative;
}

.home_about p {
    margin-bottom: 1em;
    font-size: 1.39vw;
    line-height: 2.08vw;
}

.home_about .home_block {
    padding-top: 5.55vw;
    padding-bottom: 8.33vw;
    width: 30.55vw;
    max-width: 440px;
    gap: 0;
}

.home_about .home_block .box {
    margin-bottom: 3.3vw;
}

/* Services */
.home_services_bg {
    background-color: #EEE;
}

.home_services {
    padding-top: 6.5vw;
    padding-bottom: 5vw;
}

.services_container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 60vw;
    max-width: 850px;
    margin: auto;
    position: relative;
    z-index: 1;
}

.service_block {
    width: 14.3vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.service_icon {
    width: 11.11vw;
    height: 11.11vw;
    max-width: 160px;
    max-height: 160px;
    margin-bottom: 2.4vw;
    position: relative;
}

.service_icon_image {
    position: absolute;
    top: 0;
    left: 0;
}




.service_fill_custom {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 11.11vw;
    height: 11.11vw;
    max-width: 160px;
    max-height: 160px;
}

.service_fill_custom svg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 11.11vw;
    height: 11.11vw;
    max-width: 160px;
    max-height: 160px;
}

.service_fill_custom circle {
    stroke-width: 7.2%;;
    stroke: #FC8C3F;
    cx: 50%;
    cy: 50%;
}

circle.circle_large {
    r: 45.6%;
}

circle.circle_medium {
    r: 29.9%;
}

circle.circle_small {
    r: 14.3%;
}




.service_subtitle {
    font-size: 1.94vw;
    font-weight: 600;
    margin-bottom: 1.25vw;
}

.service_text {
    text-align: center;
    font-size: 1.11vw;
    line-height: 1.53vw;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
}

.service_block:hover .service_text {
    opacity: 1;
}

.home_contact {
    position: relative;
    background-color: white;
}

.contact_block {
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 26vw;
    max-width: 440px;
    padding-top: 11.94vw;
    padding-bottom: 13.96vw;
}

.contact_subtitle {
    font-size: 2.77vw;
    font-weight: 700;
    margin-bottom: 1.1vw;
}

.contact_block p {
    margin-bottom: 3.26vw;
}

.contact_block .btn_txt2,
.contact_block .btn_txt1,
.contact .btn_txt2,
.contact .btn_txt1{
    left: 2.78vw;
}

/* Footer */
.footer {
    position: relative;
    background: linear-gradient(90deg, #3D00CC 20.37%, #240094 46.69%, #100067 70.65%, #04004C 89.16%, #000042 100%);
    background-repeat: no-repeat;
    background-size: cover;
}

.footer_watermark {
    position: absolute;
    width: 54.44vw;
    max-width: 784px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.footer_logo {
    width: 22.64vw;
    max-width: 326px;
    position: absolute;
    top: 5.7vw;
    left: 2.78vw;
}

.footer_info {
    padding-top: 6.25vw;
    padding-bottom: 10.42vw;
    width: 30.55vw;
    max-width: 440px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    
}

.footer_info_1,
.footer_info_2 {
    width: 14.58vw;
    font-size: 1.1vw;
    line-height: 1.67vw;
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 1.5vw;
    align-items: flex-start;
}

/* About Us */
.about_section_first {
    padding-top: 5.55vw;
}

.about_text {
    padding-left: 31.94vw;
    padding-right: 15.9vw;
    width: 46.25vw;
    font-size: 2.78vw;
    line-height: 3.47vw;
    margin-left: 2.78vw;
    padding-bottom: 5.55vw;
    border-bottom: 1px solid #848484;
}

.about_text p {
    margin-bottom: 0;
}

.about_block {
    margin-left: 2.78vw;
    width: 61.94vw;
    padding-top: 5.55vw;
    padding-bottom: 5.55vw;
    border-bottom: 1px solid #848484;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.about_block_left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.about_block_left h3 {
    font-size: 2.78vw;
    font-weight: 600;
    margin-bottom: 2.78vw;
    max-width: 22.57vw;
}

.about_block_svg {
    width: 8.68vw;
}

.about_svg_2 {
    width: 10.2vw;
}

.about_svg_4 {
    width: 10vw;
}

.about_block_right {
    width: 30.55vw;
    font-size: 1.39vw;
    line-height: 2.08vw;
}

.about_section_last {
    padding-bottom: 8.33vw;
}

.about_section_last .about_block {
    border-bottom: 0;
}

/* Contact */
.contact_section {
    max-width: 1440px;
    margin: auto;
}

.contact .about_text {
    margin-left: 0;
    border-bottom: 0;
    max-width: 440px;
    padding-bottom: 0;
}

.contact .about_text p {
    font-size: 1.38vw;
    line-height: 2vw;
    margin-bottom: 1em;
}

.contact .button {
    margin-left: 31.94vw;
    margin-bottom: 34.3vw;
}

.contact_section.about_section_first {
    position: relative;
}

.contact_left_img,
.contact_right_img {
    width: 20vw;
    position: absolute;
    top: 38%;
    z-index: -1;
}

.contact_left_img {
    left: 0;
} 

.contact_right_img {
    right: 0;
}

/* Services */
.services_section_first .services_text {
    font-size: 2.78vw;
    line-height: 3.47vw;
    margin: auto;
    padding: 5.55vw 31.6vw;
    border-bottom: 1px solid #848484;
    width: 30.55vw;
}

.services_section .about_block_right {
    margin: auto;
    width: 30.55vw;
    padding-top: 5.55vw;
    padding-bottom: 8.33vw;
}

.services_cont {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: auto;
    width: 92.78vw;
    padding-bottom: 11.11vw;
    border-bottom: 1px solid #848484;
    position: relative;
    z-index: 1;
}

.services_box {
    width: 28.89vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4.17vw;
}

.services_box .service_icon {
    margin-bottom: 4.17vw;
}

.services_box_text {
    font-size: 1.94vw;
    line-height: 2.78vw;
}

.services_box_text p {
    margin-bottom: 0;
}

.services_box_text strong {
    color: #FC8C3F;
}

.services_section_last {
    width: 30.55vw;
    max-width: 440px;
    margin: auto;
    padding-top: 5.55vw;
    padding-bottom: 13.89vw;
}

.services_section_last p {
    margin-bottom: 1em;
}

.services_section_last p:last-child {
    margin-bottom: 0;
}

/* Width over 1440px */

.home_section {
    position: relative;
    max-width: 1440px;
    margin: auto;
}

.header_main_block {
    max-width: 1360px;
    margin: auto;
}

.footer_main_block {
    position: relative;
    max-width: 1440px;
    margin: auto;
}

.footer_miniblock {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
}

.footer_icon {
    width: 1.38vw;
}

@media (min-width: 1440px) {
    .footer_icon {
        width: 20px;
    }
    .text {
        font-size: 20px;
    }
    
    .header {
        font-size: 20px;
    }
    
    .main_width {
        padding-top: 72px;
    }
    
    .subtitle {
        font-size: 20px;
    }
    
    .home_block p {
        font-size: 20px;
    }
    
    .button {
        font-size: 16px;
    }
    
    .home_about p {
        line-height: 30px;
        font-size: 20px;
    }
    
    .btn_txt1,
    .btn_txt2 {
        left: 62px;
    }
    
    .button_less .btn_txt1, .button_less .btn_txt2 {
        left: 65px;
    }
    
    .contact_block .btn_txt1,
    .contact_block .btn_txt2,
    .contact .btn_txt1,
    .contact .btn_txt2 {
        left: 42px;
    }
    
    .contact_block {
        margin: auto;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-top: 172px;
        padding-bottom: 201px;
    }
    
    .home_block {
        gap: 48px;
    }
    
    .home_services {
        padding-top: 80px;
        padding-bottom: 65px;
    }
    
    .service_subtitle {
        font-size: 28px;
        margin-bottom: 18px;
    }
    
    .service_text {
        font-size: 16px;
        line-height: 22px;
    }
    
    .service_icon {
        margin-bottom: 35px;
    }
    
    .contact_subtitle {
        font-size: 40px;
        margin-bottom: 16px;
    }
    
    .contact_block p {
        margin-bottom: 47px;
    }
    
    .footer_info_1, .footer_info_2 {
        font-size: 16px;
        line-height: 24px;
    }
    
    .footer_info {
        padding-top: 90px;
        padding-bottom: 150px;
    }
    
    .footer_logo {
        top: 82px;
        left: 40px;
    }
    
    .about_section_first {
        padding-top: 80px;
    } 
    
    .about_text {
        padding-left: 460px;
        padding-right: 274px;
        max-width: 666px;
        font-size: 40px;
        line-height: 50px;
        margin-left: 40px;
        padding-bottom: 80px;
    }
    
    .about_section,
    .services_section {
        max-width: 1440px;
        margin: auto;
    }
    
    .about_block {
        margin-left: 40px;
        padding-top: 80px;
        padding-bottom: 80px;
        max-width: 892px;
    }
    
    .about_block_left h3 {
        font-size: 40px;
        margin-bottom: 40px;
        max-width: 325px;
    } 
    
    .about_block_svg {
        max-width: 125px;
    }
    
    .about_svg_2 {
        max-width: 147px;
    }
    
    .about_svg_4 {
        max-width: 145px;
    }
    
    .about_block_right {
        max-width: 440px;
        line-height: 30px;
        font-size: 20px;
    }
    
    .services_section_first .services_text {
        font-size: 40px;
        line-height: 50px;
        margin: auto;
        padding: 80px 455px;
        max-width: 440px;
    }
    
    .services_section .about_block_right {
        margin: auto;
        max-width: 440px;
        padding-top: 80px;
        padding-bottom: 120px;
    }
    
    .services_cont {
        margin: auto;
        max-width: 1336px;
        padding-bottom: 160px;
    }
    
    .services_box .service_icon {
        margin-bottom: 0;
    }
    
    .services_box {
        max-width: 415px;
        gap: 60px;
    }
    
    .services_box_text {
        font-size: 28px;
        line-height: 40px;
    }
    
    .services_section_last {
        padding-top: 80px;
        padding-bottom: 200px;
    }
    
    .contact .button {
        margin-left: 460px;
        margin-bottom: 494px;
    }
    
    .contact_section.about_section_first {
        position: unset;
    }
    
    .contact_left_img,
    .contact_right_img {
        width: 20vw;
        position: absolute;
        top: 58vw;
        z-index: -1;
    }
    
    .contact .about_text p {
        font-size: 20px;
        line-height: 30px;
    }
    
}

@media (min-width: 1650px) {
    .contact_left_img,
    .contact_right_img {
        top: 55vw;
    }
}

@media (min-width: 1800px) {
    .contact_left_img,
    .contact_right_img {
        top: 53vw;
    }
}

@media (min-width: 1900px) {
    .contact_left_img,
    .contact_right_img {
        width: 17vw;
        top: 55vw;
    }
}

@media (min-width: 2000px) {
    .contact_left_img,
    .contact_right_img {
        top: 54vw;
        width: 17vw;
    }
}

@media (min-width: 769px) {
    .mobile_only {
        display: none!important;
    }
}
/* Mobile */
@media (max-width: 768px) {
    .footer_icon {
        width: 20px;
    }
    
    .desktop_only {
        display: none!important;
    }
    
    .subtitle {
        display: block;
        color: black;
        font-size: 20px;
        font-weight: 700;
    }
    
    .text {
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
    }
    
    .header {
        padding: 0;
        width: auto;
        background-color: transparent;
        font-size: 1em;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9;
    }
    
    .header_logo {
        max-width: none;
        max-height: none;
        width: 48px;
        position: absolute;
        top: 40px;
        left: 40px;
    }
    
    .mobile_hamb {
        width: 52px;
        position: fixed;
        top: 40px;
        right: 40px;
    }
    
    .main_width {
        padding-top: 0;
    }
    
    .mobile_menu_cont {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 0;
        overflow: hidden;
        background-color: #D9D9D9;
        transition: height 0.3s ease-in-out;
        z-index: 9;
    }
    
    .mobile_menu_box {
        position: relative;
        padding-top: 53px;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 30px;
    }
    
    .mobile_menu_open {
        height: 278px;
    }
    
    .mobile_close {
        position: absolute;
        top: 43px;
        right: 43px;
        width: 46px;
        height: auto;
    }
    
    .mobile_menu .current_page {
        color: #FC8C3F;
    }
    
    .mobile_menu {
        display: flex;
        flex-direction: column;
        gap: 20px;
        margin-bottom: 65px;
    }
    
    .mobile_menu a {
        font-size: 20px;
    }
    
    .home_hero_mobile {
        background: transparent;
        width: calc(100vw - 80px);
        padding-top: 380px;
        padding-bottom: 60px;
        padding-left: 40px;
        padding-right: 40px;
        position: relative;
        overflow: hidden;
    }
    
    .hero_logo {
        width: 265px;
        position: relative;
        top: unset;
        left: unset;
        margin-bottom: 20px;
    }
    
    .home_hero_mobile h3 {
        color: #FFF;
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    
    .home_section {
        width: calc(100vw - 80px);
        padding-left: 40px;
        padding-right: 40px;
    }
    
    .section_title {
        position: relative;
        left: unset;
        top: unset;
        text-transform: uppercase;
        padding-top: 40px;
        margin-bottom: 20px;
    }
    
    .home_about .home_block {
        padding-top: 0;
        padding-bottom: 60px;
        width: auto;
        max-width: none;
        gap: 0;
    }
    
    .home_block p {
        font-size: 17px;
        line-height: 25px;
    }
    
    .home_about .home_block .box {
        margin-bottom: 0;
    }
    
    .button_more {
        margin-top: 40px;
    }
    
    .button_less {
        margin-top: 60px;
    }
    
    .button {
        width: 200px;
        height: 56px;
        font-size: 16px;
    }
    
    .home_about p {
        font-size: 17px;
        line-height: 25px;
    }
    
    .btn_txt_wapper {
        width: 200px;
        height: 56px;
        transition: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .btn_txt2 {
        color: #fff;
        position: relative;
        top: unset;
        left: unset;
        z-index: 5;
        transform: none;
    }
    
    .btn_txt1 {
        display: none;
    }
    
    .button:hover .wrapper2 {
        width: 200px;
    }
    
    .button_less .btn_txt1, .button_less .btn_txt2 {
        left: unset;
    }
    
    .home_services {
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .services_container {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: auto;
        max-width: none;
        margin: auto;
    }
    
    .service_block {
        width: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .service_icon {
        width: 160px;
        height: 160px;
        margin-bottom: 30px;
        position: relative;
    }
    
    .service_fill_custom {
        display: none;
    }
    
    .service_subtitle {
        font-size: 28px;
        margin-bottom: 10px;
    }
    
    .service_text {
        text-align: center;
        font-size: 17px;
        line-height: 22px;
        opacity: 1;
        transition: none;
        max-width: 210px;
        margin-bottom: 60px;
    }
    
    .contact_block {
        margin: 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: auto;
        padding-top: 60px;
        padding-bottom: 80px;
    }
    
    .contact_subtitle {
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    
    .contact_block p {
        margin-bottom: 40px;
    }
    
    .contact_block .btn_txt2, 
    .contact_block .btn_txt1,
    .contact .btn_txt1,
    .contact .btn_txt2{
        left: 0;
    }
    
    .footer_mobile_bg {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100vw;
        height: auto;
    }
    
    .footer {
        position: relative;
        background: transparent;
    }
    
    .footer_watermark {
        display: none;
    }
    
    .footer_logo {
        width: 310px;
        max-width: none;
        position: relative;
        padding-top: 40px;
        padding-left: 40px;
        top: unset;
        left: unset;
    }
    
    .footer_info {
        padding-top: 50px;
        padding-bottom: 0;
        padding-left: 130px;
        width: 188px;
        max-width: none;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        position: relative;
    }
    
    .footer_info_1, .footer_info_2 {
        width: auto;
        font-size: 14px;
        line-height: 20px;
        color: #fff;
        display: flex;
        flex-direction: column;
        gap: 1em;
        align-items: flex-start;
        margin-bottom: 1em;
    }
    
    /* About */
    .about .home_hero_mobile {
        padding-top: 302px;
        padding-bottom: 163px;
    }
    
    .about_section_first {
        padding-top: 40px;
        padding-bottom: 0;
    }
    
    .about_section {
        width: calc(100vw - 80px);
        padding-left: 40px;
        padding-right: 40px;
    }
    
    .about_text {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        font-size: 22px;
        line-height: 30px;
        margin-left: 0;
        padding-bottom: 40px;
    }
    
    .about_block {
        margin-left: 0;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 40px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 40px;
    }
    
    .about_block_left {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        gap: 36px;
    }
    
    .about_block_left h3 {
        font-size: 28px;
        font-weight: 600;
        margin-bottom: 0;
        max-width: none;
    }
    
    .about_block_svg {
        width: 80px;
    }
    
    .about_svg_2 {
        width: 120px;
    }
    
    .about_svg_3 {
        width: 95px;
    }
    
    .about_svg_4 {
        width: 120px;
    }
    
    .about_block_right {
        width: 100%;
    }
    
    /* Services */
    .services .home_hero_mobile {
        padding-bottom: 91px;
    }
    
    .services .hero_logo {
        width: 310px;
    }
    
    .services_section {
        width: calc(100vw - 80px);
        padding-right: 40px;
        padding-left: 40px;
    }
    
    .services_section_first .services_text {
        font-size: 22px;
        line-height: 30px;
        margin: 0;
        padding: 40px 0;
        border-bottom: 1px solid #848484;
        width: 100%;
    }
    
    .services_section .about_block_right {
        margin: 0;
        width: 100%;
        padding-top: 40px;
        padding-bottom: 80px;
    }
    
    .about_block_right {
        font-size: 17px;
        line-height: 25px;
    }
    
    .services_cont {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        margin: 0;
        width: 100%;
        padding-bottom: 40px;
        border-bottom: 1px solid #848484;
    }
    
    .services_box {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 30px;
        margin-bottom: 70px;
    }
    
    .services_box:last-child {
        margin-bottom: 0;
    }
    
    .services_box .service_icon {
        margin-bottom: 0;
    }
    
    .services_box_text {
        font-size: 17px;
        line-height: 25px;
    }
    
    .services_section_last {
        width: calc(100vw - 80px);
        margin: 0;
        padding-top: 40px;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 80px;
    }
    
    .services_section_last p {
        margin-bottom: 1em;
    }
    
    /* Mobile Hero Anim */
    .mobile_hero_bg {
        background: url('/wp-content/themes/devcor/uploads/devcor_mobile_hero.png');
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
    }
    
    .mobile_hero_half {
        background: linear-gradient(90deg, #3D00CC 0%, #000042 100%);
        position: absolute;
        width: 100%;
        height: 50%;
        left: 0;
        z-index: -1;
        transition: transform 0.3s ease-in-out;
    }
    
    .mobile_hero_top {
        top: 0;
    }
    
    .mobile_hero_bot {
        top: calc(50% - 1px);
    }
    
    .contact_section {
        width: calc(100vw - 80px);
        padding-left: 40px;
        padding-right: 40px;
    }
    
    .contact .button {
        margin-left: 0;
        margin: auto;
        margin-bottom: 80px
    }
    
    .contact .about_text:nth-child(5) {
        margin-bottom: 60px;
    }
    
    .contact_top_img {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 300px;
        z-index: -1;
    }
    
    .contact_section.about_section_first {
        padding-top: 220px;
        position: relative;
    }
    
    .contact .about_text p {
        font-size: 22px;
        line-height: 30px;
    }
}

