.main_banner .nav__images {
    width: 100%;
    height: 700px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.main_banner .nav__images .navbar__gadient {
    width: 100%;
    height: 100%
}

.main_banner .nav__images .navbar__gadient .content__navbar {
    top: 110px
}

.main_banner .nav__images .navbar__gadient .content__navbar .tile__navbar {
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff
}

.main_banner .nav__images .navbar__gadient .content__navbar p {
    color: #ffffff;
    font-size: 50px;
    width: 100%;
    line-height: 80px;
    font-weight: 700
}

.main_banner .nav__images .navbar__gadient .content__navbar a {
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    padding: 9px 35px 9px 35px;
    background: #57B33E;
    font-weight: 500;
    margin-top: 72px;
    text-transform: uppercase;
    border-radius: unset
}

main .main__introduce {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f8f9fa
}

main .main__introduce .main__image__homepage {
    width: 100%;
    height: 80%
}

main .main__introduce .main__image__homepage object {
    margin-top: 110px
}

main .main__introduce .main__image__homepage .title__main__introduce {
    padding-bottom: 120px;
    position: relative
}

main .main__introduce .main__image__homepage .title__main__introduce object {
    width: 100px
}

main .main__introduce .main__image__homepage .company__name__main__introduce {
    font-weight: 700;
    font-size: 30px;
    line-height: 70px;
    color: #b2aca6
}

main .main__introduce .main__image__homepage .role__company__main__introduce {
    font-weight: 700;
    font-size: 60px;
    line-height: 70px;
    color: #2e58a6
}

main .main__introduce .main__image__homepage .respone__company__main__introduce {
    font-weight: 700;
    font-size: 60px;
    line-height: 70px;
    color: #57B33E
}

main .main__introduce .slide__main__introduce {
    margin-top: 50px
}

main .main__introduce .slide__main__introduce a {
    font-size: 20px;
    color: #828282
}

main .main__introduce .slide__main__introduce a.mouse__main__introduce {
    margin: 0 30px
}

main .main__introduce .slide__main__introduce p {
    margin-top: 5px;
    font-size: 10px;
    text-transform: uppercase;
    color: #7d7d7d;
    font-weight: 500;
    line-height: 26px
}

main .list__point {
    width: 100%;
    height: 100%;
    top: 0
}

main .main__introduce__image {
    top: 0;
    right: -10px
}

main .main__introduce__image .circle__map__main__1 {
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    animation-name: example;
    animation-duration: 4s;
    border-radius: 50%;
    border: 3px solid #436ebf;
    animation-iteration-count: infinite;
    position: absolute;
    width: 4%;
    top: 5%;
    left: 7%;
    height: 3.3%
}

main .main__introduce__image .circle__map__main__2 {
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    animation-name: example;
    animation-duration: 4s;
    border-radius: 50%;
    border: 3px solid #436ebf;
    animation-iteration-count: infinite;
    position: absolute;
    width: 5.9%;
    height: 5%;
    top: 11%;
    left: 26%
}

main .main__introduce__image .circle__map__main__3 {
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    animation-name: example;
    animation-duration: 4s;
    border-radius: 50%;
    border: 3px solid #436ebf;
    animation-iteration-count: infinite;
    position: absolute;
    width: 4.1%;
    height: 3.5%;
    top: 36%;
    left: 38%
}

main .main__introduce__image .circle__map__main__4 {
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    animation-name: example;
    animation-duration: 4s;
    border-radius: 50%;
    border: 3px solid #436ebf;
    animation-iteration-count: infinite;
    position: absolute;
    width: 3.9%;
    height: 3%;
    top: 49%;
    left: 57%
}

main .main__introduce__image .circle__map__main__5 {
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    animation-name: example;
    animation-duration: 4s;
    border-radius: 50%;
    border: 3px solid #436ebf;
    animation-iteration-count: infinite;
    position: absolute;
    width: 4.7%;
    height: 4%;
    top: 45%;
    left: 80%
}

main .main__introduce__image .circle__map__main__6 {
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    animation-name: example;
    animation-duration: 4s;
    border-radius: 50%;
    border: 3px solid #436ebf;
    animation-iteration-count: infinite;
    position: absolute;
    width: 6%;
    height: 5%;
    top: 75%;
    left: 50%
}

main .main__introduce__image .circle__map__main__7 {
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    animation-name: example;
    animation-duration: 4s;
    border-radius: 50%;
    border: 3px solid #436ebf;
    animation-iteration-count: infinite;
    position: absolute;
    width: 4.1%;
    height: 3.4%;
    top: 91%;
    left: 84%
}

@keyframes example {
    0% {
        opacity: 0.2
    }

    50% {
        opacity: 1.5
    }

    100% {
        opacity: 0.2
    }
}

main .main__service__introduce {
    padding-top: 40px
}

main .main__service__introduce .title__service__main {
    margin-bottom: 40px
}

main .main__service__introduce p {
    margin-bottom: 0;
    color: #57B33E;
    font-size: 50px;
    line-height: 80px;
    font-weight: 700
}

main .main__service__introduce .main__box__service .main__box__service__item {
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

main .main__service__introduce .main__box__service .main__box__service__item:hover .main__service__opacity {
    background: #57B33E !important;
    opacity: 0.7
}

main .main__service__introduce .main__box__service .main__box__service__item:hover .view__more__main a {
    opacity: 1;
    margin-right: 0 !important
}

main .main__service__introduce .main__box__service .main__box__service__item:hover .view__more__main i {
    opacity: 1
}

main .main__service__introduce .main__box__service .main__box__service__item .main__service__image {
    width: 100%;
    height: 100%;
    padding: 170px 0 200px 0
}

main .main__service__introduce .main__box__service .main__box__service__item .main__service__image p {
    z-index: 10000;
    font-size: 30px;
    font-weight: 900;
    line-height: 40px;
    width: 85%;
    height: 80px;
    margin: auto;
    color: #ffffff;
    position: relative
}

main .main__service__introduce .main__box__service .main__box__service__item .main__service__image p::before {
    content: " ";
    width: 60%;
    height: 5px;
    background-color: #31ced1;
    position: absolute;
    left: 0;
    right: 0;
    top: 120px;
    bottom: 0;
    margin: auto
}

main .main__service__introduce .main__box__service .main__box__service__item .main__service__opacity {
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(26, 26, 26, 0.4);
    padding: 170px 0 200px 0
}

main .main__service__introduce .view__more__main {
    z-index: 10;
    top: 90%;
    width: 85%;
    margin: auto;
    right: 0;
    left: 0
}

main .main__service__introduce .view__more__main a {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    padding-right: 5px;
    margin-right: 10%;
    transition: opacity 1s, margin 1s;
    opacity: 0;
    transition-timing-function: ease-in-out
}

main .main__service__introduce .view__more__main a:hover {
    text-decoration: none
}

main .main__service__introduce .view__more__main i {
    font-size: 15px;
    color: #ffffff;
    opacity: 0;
    transition: opacity 1s
}

main .main__box__service {
    margin-top: 30px;
    width: 100%
}

main .main__strong__comapny {
    padding-top: 50px;
    padding-bottom: 50px !important
}

main .main__strong__comapny .main__title__strong__company p {
    font-weight: 700;
    font-size: 50px;
    line-height: 80px;
    color: #57B33E;
    margin-bottom: 40px
}

main .main__strong__comapny .detail__box__strong__company {
    width: 100%;
    height: 310px;
    margin: 45px 0 60px 0;
    background-color: #ffffff;
    border: solid 0.5px #ebebeb
}

main .main__strong__comapny .detail__box__strong__company .title__strong__box {
    width: 90%;
    margin: auto;
    height: 100%;
    overflow: hidden;
    padding-top: 25px;
    font-weight: 900;
    font-size: 30px;
    line-height: 40px
}

main .main__strong__comapny .detail__box__strong__company .title__strong__box .content__strong__box {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #5b5b5b
}

main .main__strong__comapny .detail__box__strong__company .icon__main__strong__box .ellip-110 {
    width: 110px;
    height: 110px;
    background: #57B33E;
    margin: auto;
    border-radius: 50%;
    display: flex;
    margin-top: -55px
}

main .main__strong__comapny .detail__box__strong__company .icon__main__strong__box .ellip-110 img {
    max-width: 43%;
    margin: auto
}

main .main__why__us .main__title__why__us {
    font-size: 50px;
    font-weight: 700;
    line-height: 70px;
    color: #57B33E;
    padding-top: 0px
}

main .main__why__us .main__content__why__us {
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    color: #656565;
    margin-bottom: 50px
}

main .main__why__us .main__box__info__why__us {
    height: 290px;
    text-align: center;
    margin-bottom: 60px
}

main .main__why__us .main__box__info__why__us .main__why__us__number__detail {
    color: #57B33E;
    font-weight: 900;
    font-size: 75px;
    line-height: 120px
}

main .main__why__us .main__box__info__why__us .main__why__us__content__detail {
    color: #202020;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px
}

main .main__question__home {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-bottom: 50px
}

main .main__question__home .main__question__backgound {
    width: 100%;
    height: 100%;
    background: linear-gradient(90.09deg, #008e83 -6.64%, #2e58a6 101.01%);
    opacity: 0.8;
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

main .main__question__home .box__detail__question__main {
    margin: 70px 0 70px 0
}

main .main__question__home .question__content {
    font-size: 30px;
    line-height: 40px;
    font-weight: 900;
    color: #ffffff
}

main .main__question__home .awser__content {
    font-size: 20px;
    line-height: 36px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 0
}

main .main__question__home .contact__main__question {
    font-size: 20px;
    line-height: 36px;
    font-weight: 500;
    color: #ffffff;
    margin-top: 20px
}

main .main__question__home .phone__main__question {
    font-weight: 900;
    font-size: 40px;
    line-height: 40px;
    color: #ffffff
}

main .main__question__home .icon__phone__question__box {
    left: 0;
    bottom: 0;
    right: 0;
    top: -130px
}

main .main__question__home .icon__phone__question__box img {
    border-radius: 50%;
    width: 100px;
    height: 100px
}

main .main__top__blog {
    margin-bottom: 50px
}

main .main__top__blog .blog__title__main {
    font-weight: 700;
    font-size: 50px;
    line-height: 80px;
    text-align: center;
    color: #57B33E
}

main .main__top__blog .blog__tab__category {
    margin-bottom: 25px
}

main .main__top__blog .blog__tab__category a {
    font-weight: 500;
    font-size: 20px;
    line-height: 36px;
    color: #666666
}

main .main__top__blog .blog__tab__category span {
    font-weight: 500;
    font-size: 16px;
    line-height: 36px;
    color: #666666;
    margin: 0 10px
}

main .main__top__blog .blog__tab__category span:last-child {
    display: none
}

main .main__top__blog .box__detail__blog {
    width: 100%;
    padding-bottom: 10px;
    border: 1px solid #e5e5e5
}

main .main__top__blog .img__blog__detail__main {
    margin-bottom: 16px
}

main .main__top__blog .detail__blog__main__box {
    padding: 0 15px;
    margin-bottom: 40px;
    height: auto;
    overflow: hidden
}

main .main__top__blog .detail__blog__main__box .date__blog__main__top {
    color: #57B33E;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

main .main__top__blog .detail__blog__main__box .title__blog__main__top {
    color: #202020;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px
}

@media only screen and (max-width: 480px) {
    main .main__top__blog .detail__blog__main__box .title__blog__main__top {
        height: auto;
        line-clamp: 2;
        -webkit-line-clamp: 2
    }
}

main .main__top__blog .col-md-4 {
    margin-bottom: 70px
}

main .main__top__blog .button__more__blog__detail {
    margin-bottom: 20px;
    text-align: center
}

main .main__top__blog .button__more__blog__detail a {
    background: #57B33E;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    padding: 8px 28px 8px 28px;
    border-radius: unset
}

section.main__strong__comapny {
    background: #fbfbfb
}

._title__strong__box {
    color: #202020
}

@media only screen and (min-width: 1370px) {
    .main_banner .nav__images {
        height: 860px
    }

    .main_banner .nav__images .navbar__gadient .content__navbar {
        top: 200px
    }
}

@media only screen and (max-width: 1300px) {
    .main_banner .nav__images .navbar__gadient .content__navbar {
        padding-left: 50px
    }

    .main_banner .nav__images .navbar__gadient .content__navbar .title__navbar {
        font-size: 25px
    }

    .main_banner .nav__images .navbar__gadient .content__navbar p {
        font-size: 70px;
        line-height: 75px
    }

    .main_banner .nav__images .navbar__gadient .content__navbar .btn {
        margin-top: 50px
    }
}

@media only screen and (max-width: 1200px) {
    main section {
        margin-left: unset;
        margin-right: unset
    }

    main .main__why__us .main__box__info__why__us .main__why__us__number__detail {
        font-size: 85px
    }

    main .main__introduce .main__image__homepage .company__name__main__introduce {
        font-size: 50px;
        line-height: 60px
    }

    main .main__introduce .main__image__homepage .role__company__main__introduce {
        font-size: 50px;
        line-height: 60px
    }

    main .main__introduce .main__image__homepage .respone__company__main__introduce {
        font-size: 50px;
        line-height: 60px
    }

    .main_banner .nav__images .navbar__gadient .content__navbar p {
        width: 60%
    }
}

@media only screen and (max-width: 991px) {
    main {
        padding: 0 15px
    }

    main .main_banner {
        margin-top: 85px
    }

    main .main__introduce__image {
        width: 40%;
        right: 0
    }

    main .main__introduce .main__image__homepage .title__main__introduce {
        padding-bottom: 30px
    }

    main .main__introduce .main__image__homepage object {
        margin-top: 30px
    }
}

@media only screen and (max-width: 768px) {
    main {
        margin-top: 80px
    }

    main .main_banner {
        margin-top: 80px
    }

    main .main__why__us {
        margin-bottom: 25px
    }

    main .main__why__us .main__content__why__us {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px;
        font-weight: 400;
        color: #27343a
    }

    main .main__why__us .main__title__why__us {
        font-size: 20px !important;
        line-height: 30px !important;
        padding-top: 20px
    }

    main .main__why__us .main__box__info__why__us {
        height: 180px !important;
        text-align: center !important;
        margin-bottom: 15px !important
    }

    main .main__why__us .main__box__info__why__us:nth-child(odd) {
        padding-left: 0;
        padding-right: 7.5px
    }

    main .main__why__us .main__box__info__why__us:nth-child(even) {
        padding-right: 0;
        padding-left: 7.5px
    }

    main .main__why__us .main__box__info__why__us .main__why__us__number__detail {
        font-weight: 900;
        font-size: 40px;
        line-height: 51px
    }

    main .main__why__us .main__box__info__why__us .main__why__us__content__detail {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        padding: 0 8px
    }

    main .main__question__home {
        display: block !important;
        margin-bottom: 40px;
        background-image: url(../images/bk_question_mb.jpg) !important
    }

    main .main__question__home .row {
        flex-direction: column-reverse
    }

    main .main__question__home .row .box__detail__question__main {
        margin: 10px 0 5px 0
    }

    main .main__question__home .row .box__detail__question__main.position-relative {
        padding-left: 90px;
        margin-top: 20px
    }

    main .main__question__home .row .box__detail__question__main .icon__phone__question__box {
        width: 65px;
        top: 0;
        padding-left: 15px
    }

    main .main__question__home .row .box__detail__question__main .icon__phone__question__box img {
        width: 50px;
        height: 50px
    }

    main .main__question__home .row .box__detail__question__main .contact__main__question {
        margin-bottom: 0;
        font-size: 16px;
        text-align: left;
        line-height: 25px
    }

    main .main__question__home .row .box__detail__question__main .phone__main__question {
        font-weight: 600;
        font-size: 18px;
        text-align: left;
        line-height: 25px;
        padding-top: 0%;
        margin-top: 0
    }

    main .main__question__home .row .question__content {
        font-size: 17px;
        line-height: 0px
    }

    main .main__question__home .row .awser__content {
        font-size: 15px;
        line-height: 22px
    }

    main .main__top__blog {
        margin-bottom: unset
    }

    main .main__top__blog .img__blog__detail__main {
        margin-bottom: 12px
    }

    main .main__top__blog .img__blog__detail__main img {
        width: 100% !important;
        height: auto
    }

    main .main__top__blog .blog__title__main {
        font-size: 25px !important;
        line-height: 25px !important;
        text-align: unset
    }

    main .main__top__blog .blog__title__main p {
        margin-bottom: 5px
    }

    main .main__top__blog .owl-carousel .owl-stage-outer {
        margin-right: -15px
    }

    main .main__top__blog .detail__blog__main__box {
        margin-bottom: 10px !important;
        width: 100%;
        padding: 0 15px
    }

    main .main__top__blog .detail__blog__main__box .title__blog__main__top {
        font-size: 18px !important;
        line-height: 25px;
        margin-bottom: 15px
    }

    main .main__top__blog .box__detail__blog {
        padding-bottom: 5px !important
    }

    main .main__top__blog .box__detail__blog .button__more__blog__detail a {
        font-size: 14px;
        font-weight: 500;
        line-height: 19px
    }

    main .main__introduce {
        background: #f2f4f7;
        margin-top: 15px;
        padding: 15px
    }

    main .main__introduce .main__image__homepage object {
        margin-top: 0 !important;
        width: 65px
    }

    main .main__introduce .main__image__homepage .company__name__main__introduce {
        font-size: 17px !important;
        line-height: 22px !important
    }

    main .main__introduce .main__image__homepage .role__company__main__introduce {
        font-size: 17px !important;
        line-height: 22px !important
    }

    main .main__introduce .main__image__homepage .respone__company__main__introduce {
        font-size: 17px !important;
        line-height: 22px !important
    }

    main .main__service__introduce {
        padding-top: 35px
    }

    main .main__service__introduce .title__service__main {
        margin-bottom: 0
    }

    main .main__service__introduce .title__service__main p {
        font-size: 25px !important;
        line-height: 25px !important
    }

    main .main__service__introduce .main__box__service {
        margin-top: 20px
    }

    main .main__service__introduce .main__box__service .main__box__service__item {
        margin-bottom: 20px !important;
        height: 230px;
        position: relative
    }

    main .main__service__introduce .main__box__service .main__box__service__item .main__service__image {
        position: absolute;
        width: 100%;
        height: fit-content;
        padding: 0;
        bottom: 0
    }

    main .main__service__introduce .main__box__service .main__box__service__item .main__service__image p {
        position: relative;
        height: unset;
        font-size: 22px !important;
        margin-bottom: 15px
    }

    main .main__service__introduce .main__box__service .main__box__service__item .main__service__image p::before {
        right: unset;
        display: none
    }

    main .main__service__introduce .main__box__service .main__box__service__item .main__service__image a {
        color: #57B33E;
        opacity: 1;
        border-bottom: solid 1px #57B33E;
        padding: 0;
        padding-bottom: 3px
    }

    main .main__service__introduce .main__box__service .main__box__service__item .main__service__image .view__more__main {
        position: relative !important;
        margin-bottom: 20px;
        top: 0
    }

    main .main__service__introduce .main__box__service .main__box__service__item .main__service__opacity {
        bottom: 0;
        width: 100%;
        height: 50%;
        background-color: rgba(26, 26, 26, 0.4);
        background: linear-gradient(177.45deg, rgba(0, 0, 0, 0.04) 7.24%, #000 112.55%);
        filter: blur(4px);
        padding: unset;
        top: unset
    }

    main .main__strong__comapny {
        padding-top: 20px;
        background-color: #ffffff;
        padding-bottom: 20px !important
    }

    main .main__strong__comapny .main__title__strong__company::after {
        display: block;
        clear: both;
        content: ""
    }

    main .main__strong__comapny .main__title__strong__company p {
        font-size: 25px !important;
        line-height: 25px !important;
        margin-bottom: 20px
    }

    main .main__strong__comapny .main__strong__box__company {
        margin-top: 0px;
        margin-bottom: 20px
    }

    main .main__strong__comapny .main__strong__box__company:nth-child(odd) {
        padding-right: 7.5px;
        padding-left: 0
    }

    main .main__strong__comapny .main__strong__box__company:nth-child(even) {
        padding-left: 7.5px;
        padding-right: 0;
        clear: both
    }

    main .main__strong__comapny .detail__box__strong__company {
        height: 330px !important;
        margin: 0;
        background: #f8f9fa;
        border: none
    }

    main .main__strong__comapny .detail__box__strong__company .icon__main__strong__box {
        top: 16px;
        left: 0;
        right: 0;
        position: relative
    }

    main .main__strong__comapny .detail__box__strong__company .icon__main__strong__box .ellip-110 {
        width: 44px;
        height: 44px;
        margin-top: 0
    }

    main .main__strong__comapny .detail__box__strong__company .title__strong__box {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    main .main__strong__comapny .detail__box__strong__company .title__strong__box ._title__strong__box {
        font-size: 20px;
        text-align: center
    }

    main .main__question__home._mb {
        border-radius: 10px;
        margin-bottom: 20px
    }

    main .main__question__home._mb .main__question__backgound {
        width: 100%;
        width: unset;
        height: unset;
        background: linear-gradient(90.09deg, #008e83 -6.64%, #2e58a6 101.01%);
        opacity: 0.8;
        transform: matrix(-1, 0, 0, 1, 0, 0);
        border-radius: 10px
    }

    .main_banner .nav__images {
        height: 250px !important
    }

    .main_banner .nav__images .navbar__gadient {
        background: linear-gradient(178.9deg, rgba(2, 179, 172, 0.5) -2.25%, rgba(2, 179, 172, 0.05) 71.63%)
    }

    .main_banner .nav__images .navbar__gadient .content__navbar {
        top: 40px;
        padding: 0 7.5px
    }

    .main_banner .nav__images .navbar__gadient .content__navbar p {
        width: 100% !important;
        font-size: 25px !important;
        line-height: 30px !important
    }

    .main_banner .nav__images .navbar__gadient .content__navbar .tile__navbar {
        font-size: 12px !important;
        line-height: 15px
    }

    .main_banner .nav__images .navbar__gadient .content__navbar a {
        margin-top: 15px;
        padding: 5px 24px;
        padding-bottom: 4px;
        margin-top: 20px !important
    }

    .border_full_box {
        background: #ffffff;
        border: solid 0.5px #ebebeb;
        height: inherit;
        border-radius: 0px
    }

    .main__why__us__number__detail p {
        padding-top: 20px
    }

    .d_contact_phone {
        padding-top: 20px;
        padding-bottom: 1px
    }

    ._mb .d_contact_phone .contact__main__question {
        font-family: "Google Sans";
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 15px
    }

    ._mb .d_contact_phone .phone_mb_icon {
        text-align: center;
        background: #ffffff;
        border-radius: 50%;
        width: 32px;
        height: 32px;
        margin-top: auto;
        margin-bottom: auto;
        margin-right: 8px
    }

    ._mb .d_contact_phone .phone__main__question {
        font-family: "Google Sans";
        font-style: normal;
        font-weight: 900;
        font-size: 15px;
        line-height: 19px
    }

    ._mb .d_contact_phone .contact_decs {
        font-family: "Google Sans";
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        color: #ffffff
    }

    .contact_phone_h {
        margin-bottom: 15px
    }

    .contact_phone_h p {
        margin-bottom: 5px
    }

    .container__mb {
        padding-right: 15px;
        padding-left: 15px
    }

    .container__mb .main__box__service {
        width: auto
    }

    .detail__box__strong__company .icon__main__strong__box img {
        height: 40px;
        width: auto
    }

    .mobi-m-0 {
        margin: 0
    }
}

#banner-home .owl-prev {
    left: 5%;
    position: absolute
}

#banner-home .owl-nav {
    display: block !important;
    position: absolute;
    color: #666666;
    width: 100%;
    top: 45%
}

#banner-home .owl-next {
    right: 5%;
    position: absolute
}

.home-box-logo img {
    max-height: 65px;
    width: auto;
}

/*# sourceMappingURL=home.css.map */