body {
    font-family: 'Cabinet Grotesk', sans-serif;
}
.container {
    max-width: 90% !important;
}

section#phone-slider-area {
    position: relative;
}

img.after1 {
    position: absolute;
    top: -200px;
    left: 250px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.site-title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 45px;
}

.title-icon {
    border-radius: 20px;
    background: #FD6D03;
    width: 90px;
    height: 90px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin-right: 10px;
}

.title-text p {
    color: #FD6D03;
    font-weight: 700;
    font-size: 25px;
    margin: 0;
    padding-bottom: 5px;
}

.title-text h2 {
    color: #232835;
    font-weight: 700;
    font-size: 35px;
}

.phone-text {
    border-radius: 25px;
    border: 1px solid #E8E8E8;
    background: #FFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    text-align: center;
    padding: 20px;
    position: relative;
    font-size: 15px;
    margin-top: 40px;
    height: 90px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
}

.phone-text span {
    position: absolute;
    right: 0;
    left: 0;
    background: #FD6D03;
    width: 96px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 4px;
    border-radius: 100px;
    top: -33px;
}
.title-icon img {
    height: 50px;
}

.phone-text span:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background: #FD6D03;
    bottom: -6px;
    transform: rotate(45deg);
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.owl-carousel .owl-stage-outer {
    padding-bottom: 20px;
}

.phone-text p {
    margin: 0;
}
.footer-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    background: #384050;
    border-radius: 100px;
    padding: 18px 20px;
}

button.btn.btn-theme {
    background: #4F5768;
    border-radius: 100px;
    padding: 10px 20px;
}

button.btn.btn-theme a {
    color: #FFFFFF;
    font-weight: 700;
    font-size: 16px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
button.btn.btn-theme a img {
    height: 25px;
    margin-right: 10px;
}

section#footer-area {
    padding-top: 30px;
    padding-bottom: 50px;
    position: relative;
    margin-top: 30px;
}

.footer-flex .btn {
    margin-left: 10px;
}

a {
    text-decoration: none !important;
}

button.btn.btn-theme:hover {
    background: #FF6600;
    transition: 0.5s;
}

a:hover {
    text-decoration: n;
}

.huawei-area .site-title {
    background: #FD6D03;
    border-radius: 35px;
    padding-bottom: 0;
    margin-bottom: 45px;
    padding: 20px;
}

.huawei-area .site-title .title-icon {
    background: #242936;
}

.huawei-area .site-title .title-text p {
    color: #fff;
}

.huawei-area .site-title .title-text h2 {
    margin: 0;
}

.title-flex-text {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.owl-nav {
    display: flex;
}

.owl-nav div {
    width: 70px;
    height: 70px;
    background: #FF8D3A;
    border-radius: 50%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 0 10px;
    color: #fff;
    font-size: 26px;
    box-shadow: 0px 0px 11px 3px #0000000d;
}

.owl-nav div:hover {
    background: #fff;
    transition: 0.5s;
    color: #fe6d02;
}

img.after3 {
    position: absolute;
    right: 0;
    left: 20%;
    margin-left: auto;
    margin-right: auto;
    z-index: 99999;
}
.carousel-wrap .owl-nav {
    display: none;
}

img.after2 {
    position: absolute;
    right: 30%;
}

.android-area:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 141px;
    background: #242936;
    border-radius: 0 0 35px 35px;
    top: 0;
    z-index: -99;
}

.android-area {
    position: relative;
}

.android-area .row.title-row {
    padding-top: 20px;
    margin-bottom: 40px;
}

.android-area .row.title-row h2 {
    color: #fff;
}
.android-area .owl-nav div {
    background: #414a61;
}

.android-area .owl-nav div:hover {
    background: #fe6d02;
    transition: 0.5s;
    color: #fff;
}
.iphone-area .owl-nav div {
    background: #fff;
    color: #a6a6a6;
}

.iphone-area .owl-nav div:hover {
    background: #fe6d02;
    transition: 0.5s;
    color: #fff;
}
section#cover-area .container {
    background: #232835;
    border-radius: 35px;
    max-width: 95% !important;
    padding: 40px;
    padding-bottom: 0;
}

section#cover-area {
    margin-top: 30px;
    z-index: 99999999;
    position: relative;
    margin-bottom: 50px;
}

section#cover-area .footer-flex {
    background: #fff;
    z-index: 99999;
    position: relative;
}

.row.cover-content {
    padding-top: 50px;
}

.row.cover-content h4 {
    background: #FF6600;
    border-radius: 100px;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    padding: 7px 20px;
    width: 150px;
    text-align: center;
}

.cover-content-text h2 {
    color: #FF6600;
    padding: 10px 0;
    font-weight: 700;
}

.cover-content-text h1 {
    color: #fff;
    font-weight: 900;
    font-size: 42px;
}

.cover-buttons .btn {
    background: #384050;
    border-radius: 15px;
    height: 100px;
    text-align: left;
    width: 31%;
}

.cover-buttons .btn img {height: 35px;margin-bottom: 8px;}

.cover-buttons .btn a {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}

.cover-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding-top: 25px;
}

img.cover-img {
    width: 100%;
}

.cover-content-text {
    padding-top: 40px;
}

.cover-buttons .btn:hover {
    background: #ff6600;
    transition: 0.5s;
}
section#cover-area .container:After {
    position: absolute;
    top: 0;
    left: 30px;
    width: 200px;
    height: 200px;
    filter: blur(156.5833740234375px);
    background: #fff;
    z-index: 99;
    content: "";
}
img.c-after1 {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 200px;
}

img.c-after2 {
    position: absolute;
    top: 0;
    left: 24%;
}
img.f-after {
    position: absolute;
    top: -38px;
    left: 28%;
}

@media only screen and (max-width:  768px) {
    section#cover-area {
}

img.after1 {
    display: none;
}

.site-title {
    display: block;
    text-align: center;
}

.title-flex-text {
    display: block;
    text-align: center;
}

.title-icon {
    margin: 0 auto;
    width: 60px;
    height: 60px;
}

.title-text h2 {
    font-size: 25px;
}

.title-icon img {
    height: 30px;
}

.title-text p {
    padding-bottom: 0;
}

.owl-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.owl-nav div {
    width: 50px;
    height: 50px;
    font-size: 20px;
}

.android-area:after {
    height: 240px;
    border-radius: 0;
}

img.after2 {
    right: 0;
    top: 0;
    width: 100px;
}

img.after3 {
    margin-left: 0;
    margin-right: unset;
    left: auto;
    right: 0;
    width: 148px;
    top: -24px;
}

.footer-flex {
    display: block;
    text-align: center;
    border-radius: 20px;
}

.buttons-flex .btn {
    width: 100%;
    margin: 6px 0;
}

img.footer-logo {
    margin: 10px 0;
}
.cover-content-text {
    text-align: center;
    padding-top: 0;
}

.row.cover-content h4 {
    margin: 0 auto;
}

.cover-content-text h2 {
    font-size: 23px;
    margin: 0;
}

section#cover-area .container {
    padding: 40px 30px;
}

.cover-content-text h1 {
    font-size: 29px;
}

.cover-buttons {
    display: block;
}

.cover-buttons .btn {
    width: 100%;
    margin: 10px 0;
}

.cover-img-area {
    display: none;
}
}