.footer_ittech {
    padding-bottom: 6.39rem;
}
.footer_ittech footer.footer_custom {
    display: flex;
}
.footer_ittech footer.footer_custom .elementor-col-25 {
    width: 25%;
    padding: .69rem;
}
.footer_ittech footer.footer_custom .col_1 img.logo {
    margin-bottom: 1.39rem;
    width: 9.38rem;
    aspect-ratio: 135/40;
}
.footer_ittech footer.footer_custom .col_1 .title {
    display: none;
}
.footer_ittech footer .col_1 .footer-ittech-content {
    color: rgb(204, 208, 215);
    font-size: 1.11rem;
    font-weight: 400;
    line-height: 1.81rem;
    text-align: left;
    font-family: 'Nunito', sans-serif;
    margin: 0 0 1.39rem 0;
}
.footer_ittech footer .col_1 .footer-ittech-content p {
    margin: 0;
}
.footer_ittech footer .col_1 .btn-dreamit-button .dreamit-button a {
    padding: .9rem 1.53rem .9rem 1.53rem;
    background: #0c5adb;
    display: inline-block;
    border-radius: .35rem;
    border: .07rem solid #0c5adb;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-transform: capitalize;
    font-size: 1.18rem;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Nunito', sans-serif;
}
.footer_ittech footer .col_1 .btn-dreamit-button .dreamit-button a:hover {
    color: #0c5adb;
}
.footer_ittech footer .col_1 .btn-dreamit-button .dreamit-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: #fff;
    border-radius: .21rem;
    transition: .5s;
}
.footer_ittech footer .col_1 .btn-dreamit-button .dreamit-button a:hover:before {
    width: 100%;
    left: 0;
}
.footer_ittech footer .col_1 .btn-dreamit-button .dreamit-button a i {
    font-size: .76rem;
    width: 1.39rem;
    height: 1.39rem;
    line-height: 1.39rem;
    border-radius: 1.74rem;
    text-align: center;
    background: #fff;
    color: #0c5adb;
    display: inline-block;
    margin-left: .42rem;
    position: relative;
    transition: .5s;
    font-weight: 700;
}
.footer_ittech footer .col_1 .btn-dreamit-button .dreamit-button a:hover i {
    background: #0c5adb;
    color: #fff;
}
.footer_ittech footer .elementor-col-25 .title {
    padding-bottom: 1.04rem;
    margin-bottom: 1.39rem;
}
.footer_ittech footer .elementor-col-25 .title hr {
    display: none;
}
.footer_ittech footer .elementor-col-25 .title h4 {
    font-family: "Nunito", Sans-serif;
    font-size: 1.81rem;
    font-weight: 600;
    line-height: 1.81rem;
    color: #FFFFFF;
    transition: .5s;
    margin: 0;
    padding: 0;
}
.footer_ittech footer .elementor-col-25 .footer-menu-item {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.footer_ittech footer .elementor-col-25 .footer-menu-item a.item {
    display: flex;
    align-items: center;
    gap: .69rem;
    color: #fff;
    padding-bottom: .69rem;
    margin-top: .69rem;
    transition: color 0.3s;
    font-family: Nunito, sans-serif;
    font-size: 1.11rem;
    font-weight: 400;
    line-height: 1.81rem;
}
.footer_ittech footer .elementor-col-25 .footer-menu-item a.item:hover{
    color: #0C5ADB;
}
.footer_ittech footer .elementor-col-25 .footer-menu-item a.item:first-child {
    margin: 0;
}
.footer_ittech footer .elementor-col-25 .footer-menu-item a.item i.fa-solid {
    color: #0B59D7;
    transition: color 0.3s;
    font-size: 1.11rem;
}
.footer_ittech footer .elementor-col-25  h6.heading-title.size-default {
    font-family: "Nunito", Sans-serif;
    font-size: 1.11rem;
    font-weight: 400;
    line-height: 1.81rem;
    color: #CCD0D7;
    margin: 0 0 1.39rem 0;
    padding: 0;
}
.footer_ittech footer .elementor-col-25 form input#email[type="email"] {
    border: .07rem solid rgba(255,255,255,0.2);
    width: 100%;
    background-color: transparent;
    height: 3.47rem;
    padding: .42rem 1.39rem .42rem;
    border-radius: .21rem;
    outline:0;
    font-weight: 400;
    font-family: Nunito, sans-serif;
    font-size: 1.11rem;
    color: rgb(255, 255, 255);
}
.footer_ittech footer .elementor-col-25 form input#email[type="email"]::placeholder {
    color: rgb(204, 208, 215);
}
.footer_ittech footer .elementor-col-25 form input#email[type="email"]:focus {
    border: .07rem solid #668ee7;
}
.footer_ittech footer .elementor-col-25 form button {
    transition: all 0.4s ease 0s;
    border: medium none;
    border-radius: .21rem;
    background: #0c5adb;
    color: #fff;
    font-family: Nunito, sans-serif;
    font-weight: 500;
    text-align: center;
    padding: .69rem 2.01rem;
    position: inherit;
    display: inline-block;
    margin-top: 1.39rem;
    line-height: 1.81rem;
}
.footer_ittech footer .elementor-col-25 form button:hover {
    background: #fff;
    color: #0c5adb;
}
.copyright_ittech {
    border-top: .07rem solid #1B2D4D;
    padding: .83rem 0px .21rem 0px;
}
.copyright_ittech .block {
    display: flex;
    padding: .69rem  0;
}
.copyright_ittech .block .col_1 * {
    margin: 0;
}
.copyright_ittech .block .col_1 {
    font-family: "Nunito", Sans-serif;
    font-size: 1.11rem;
    font-weight: 400;
    line-height: 1.81rem;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
}
.copyright_ittech .block .col_2 {
    text-align: right;
    display: flex;
    gap: .69rem;
    margin-left: auto;
    padding: 0px 0 .9rem;
}
.copyright_ittech .block .col_2 a.item {
    background-color: #334562;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s
}
.copyright_ittech .block .col_2 a.item:hover{
    background-color: #0B59DB;
    color: #fff;
    opacity: .9;
}
.copyright_ittech .block .col_2 a.item img {
    transition: .5s;
    width: auto;
    height: .97rem;
}
#scrollUp {
    bottom:2.17rem;
    color: #fff;
    font-size: 2.22rem;
    height: 4.17rem;
    line-height: 4.17rem;
    right: 6.25rem;
    text-align: center;
    width: 4.17rem;
    border-radius: 100%;
    background: #0c5adb;
    transition: .3s;
    visibility: hidden;
}
#scrollUp:hover{
    background:#0c5adb;
}
 #scrollUp i {
    color: #fff;
}
@media only screen and (max-width: 767.9px) {
    .footer_ittech {
        padding: 16.14rem 5.12rem 23.57rem;
    }
    .footer_ittech footer.footer_custom {
        flex-direction: column;
    }
    .footer_ittech footer.footer_custom .elementor-col-25 {
        width: 100%;
        padding: 0;
    }
    .footer_ittech footer.footer_custom .col_1 img.logo {
        width: 34.58rem;
        margin-bottom: 5.12rem;
    }
    .footer_ittech footer .elementor-col-25 .title {
        padding-bottom: 3.84rem;
        margin-bottom: 5.12rem;
        margin-top: 7.68rem;
    }
    .footer_ittech footer .elementor-col-25 .title h4 {
        font-size: 6.66rem;
        line-height: 6.66rem;
    }
    .footer_ittech footer .col_1 .footer-ittech-content {
        margin: 0 0 5.12rem 0;
        font-size: 4.1rem;
        line-height: 6.66rem;
    }
    .footer_ittech footer .col_1 .btn-dreamit-button .dreamit-button a {
        padding: 3.33rem 5.64rem 3.33rem 5.64rem;
        border-radius: 1.28rem;
        border: .26rem solid #0c5adb;
        font-size: 4.35rem;
    }
    .footer_ittech footer .col_1 .btn-dreamit-button .dreamit-button a:before {
        border-radius: .77rem;
    }
    .footer_ittech footer .col_1 .btn-dreamit-button .dreamit-button a i {
        font-size: 2.82rem;
        width: 5.12rem;
        height: 5.12rem;
        line-height: 5.12rem;
        border-radius: 6.4rem;
        margin-left: 1.54rem;
    }
    .footer_ittech footer .elementor-col-25 .footer-menu-item a.item {
        gap: 2.56rem;
        font-size: 4.1rem;
        line-height: 6.66rem;
        padding-bottom: 2.56rem;
    }
    .footer_ittech footer.footer_custom .col_4 {
        padding-top: 5.12rem;
    }
    .footer_ittech footer .elementor-col-25 h6.heading-title.size-default {
        font-size: 4.1rem;
        margin: 0 0 5.12rem 0;
        line-height: 6.66rem;
    }
    .footer_ittech footer .elementor-col-25 form input#email[type="email"] {
        border: .26rem solid rgba(255,255,255,0.2);
        height: 12.81rem;
        padding: 1.54rem 5.12rem 1.54rem;
        border-radius: .77rem;
        font-size: 4.1rem;
    }
    .footer_ittech footer .elementor-col-25 form button {
        border-radius: .77rem;
        padding: 2.56rem 7.43rem;
        margin: 5.12rem 0;
        line-height: 6.66rem;
        font-size: 3.33rem;
    }
    .copyright_ittech {
        padding: 5.12rem;
        border-top: .26rem solid #1B2D4D;
    }
    .copyright_ittech .block {
        padding: 0;
        flex-direction: column;
        gap: 7.68rem;
    }
    .copyright_ittech .block .col_1 {
        font-size: 4.1rem;
        line-height: 6.66rem;
    }
    .copyright_ittech .block .col_2 {
        gap: 5.12rem;
        padding: 0;
        margin: auto;
        justify-content: center;
        text-align: center;
    }
    .copyright_ittech .block .col_2 a.item {
        width: 9.22rem;
        height: 9.22rem;
    }
    .copyright_ittech .block .col_2 a.item img {
        height: 3.84rem;
    }
    #scrollUp {
        bottom: 5.17rem;
        font-size: 5.64rem;
        height: 12.81rem;
        line-height: 12.81rem;
        right: 6.4rem;
        width: 12.81rem;
    }
    .footer_ittech footer .elementor-col-25 .footer-menu-item a.item i.fa-solid {
        font-size: 4.1rem;
    }
}
a#openlinkZalo.zaloBtn {
    bottom: 7.17rem;
    float: right;
    right: 6.5rem;
    left: auto;
    max-width: 3.61rem;
    width: 100%;
    border-radius: .28rem;
	visibility: visible;
	transition: none;
}
@media only screen and (max-width: 767.9px) {
    a#openlinkZalo.zaloBtn {
        bottom: 20.68rem;
        right: 6.4rem;
        max-width: 13.32rem;
        border-radius: 1.02rem;
		visibility: visible;
    }
}