body {
    font-family: 'Montserrat', sans-serif;
}

.promise-area {
    position: relative;
    z-index: 99;
    background: #fff;
    padding: 30px 0px;
}

.promise-contents {
    background: #80808014;
    padding: 20px;
    border-radius: 15px;
}

.p-relative {
    position: relative;
    overflow: hidden;
    /* margin-top: 20px; */
    border-radius: 12px;
}

.main-menu-mobile nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    position: absolute;
    justify-content: flex-end !important;
    top: 3px;
    margin-right: 0 !important;
    right: 0;
    background: transparent !important;
}

.navbar-collapse {
    position: absolute;
    z-index: 999999;
    background: #fff;
    transform: translateX(-50%);
    left: 50%;
    width: 95.5%;
    padding-right: 15px;
    padding: 0 !important;
    top: 65px;
    border-top: 2px solid #fe500b;
    padding-bottom: 0;
    border-radius: 0;
    padding-left: 15px;
}

section.cover {
    position: relative
}

section.cover .box {
    background: url(https://axmedya.com/themes/axmedya/tassets/img/cover.webp) top center no-repeat #eef0f7;
    padding: 176px 50px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

section.cover.v2 .box {
    padding: 160px 50px 45px;
}

section.cover.v2 span.icon {
    margin-right: 20px;
    font-size: 20px
}

section.cover.v2 .platform {
    font-size: 16px;
    font-weight: 600
}

section.cover.v2 .stars {
    font-size: 24px;
    color: #fe500b;
    letter-spacing: -1px;
    display: flex;
    justify-content: end;
    margin-bottom: 16px
}

section.cover.v2 span {
    font-size: 18px;
    font-weight: 400;
    color: #8f98a3
}

section.cover.v2 span.black {
    color: #272635
}

section.cover.v2 span.black b {
    color: #fe500b;
    font-weight: 600
}

section.cover.v2 h1 {
    margin-top: 6px;
    padding-bottom: 0;
    margin-bottom: 0
}

section.cover span.icon {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    background: #fe500b;
    justify-content: center;
    color: #fff;
    font-size: 18px
}

section.cover h1 {
    margin-top: 24px;
    color: #0d121f;
    font-size: 24px;
    font-weight: 600
}

section.categories {
    padding-top: 54px;
    padding-bottom: 86px
}

section.categories a.item {
    box-shadow: 0 0 60px rgba(40, 48, 59, .1);
    border-radius: 8px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0 20px 20px;
    transition: all .3s ease
}

.navbar-collapse .search {}

.navbar-collapse form.d-flex {
    display: none !important;
}

.navbar-collapse a {
    padding: 10px 15px !important;
    color: #333;
    display: block;
    border-bottom: 1px solid #000;
}

.navbar-collapse li:last-child a {
    border: unset;
}

.main-menu-mobile nav.navbar.navbar-expand-lg.navbar-light.bg-light .container-fluid {
    padding: 0px 15px;
}

.main-menu-mobile {
    display: none;
}

.footer-logo {
    text-align: center;
    margin-bottom: 10px;
}

.header-top {
    position: absolute;
    z-index: 99;
    margin: 0 auto;
    transform: translateX(-50%);
    left: 50%;
    top: 3px;
    width: 80%;
}

.header-top .main-menu-right {
    justify-content: space-between;
    width: 95.5%;
    max-width: 1200px;
    margin: 0 auto;
}

.header-top h1 {
    position: relative;
    top: 3px;
}

.footer-links {}

.footer-logo {
    text-align: center;
    margin-bottom: 10px;
}

img.sliderstar {
    width: 100px !important;
}

.main-menu-right ul li:last-child a {
    padding-right: 0;
}

.ax-social-box-area p {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    transition: all .3s;
    background: #ffd1ad;
    color: #000;
    margin-bottom: 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 10px 0px;
    bottom: 0;
    font-size: 16px;
    font-weight: 600;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.ax-social-box-area:hover p {
    background: #ffd1ad;
}

.footer-links ul {
    padding: 0;
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

.footer-links ul li {
    list-style: none;
    border-right: 1px solid #fff;
    margin-right: 15px;
}

.footer-content {
    background: #ff5108;
    padding: 10px 0px;
}

.footer-content a {
    color: #fff;
    font-size: 16px;
    text-decoration: unset;
    margin-right: 15px;
}

.footer-content a li:last-child a {
    text-decoration: unset;
}

.footer-links ul li:last-child {
    border: unset;
    margin-right: 0;
}

.slider-texts:hover {
    /* background: #fff; */
}

.ax-social-box-area a {
    display: block;
    padding: 30px;
    position: relative;
    z-index: 99999;
}

.ax-social-box-area:hover {
    border-bottom: 5px solid #ffffff;
}

.footer-bg img {
    position: absolute;
    top: -331px;
    z-index: 999999999999;
    left: 0;
    width: 555px;
    transform: rotate(180deg);
    filter: drop-shadow(2px 4px 6px #d6d6d6);
    opacity: 0.4;
}

.main-conten .p-relative a:hover img {
    transform: scale(1.1);
}

.main-content img:hover {
    transform: scale(1.1);
}

.main-content a {
    display: block;
}

.head-bg img {
    position: absolute;
    right: 0;
    width: 555px;
    filter: drop-shadow(2px 4px 6px #d6d6d6);
    opacity: 0.4;
}

.ax-social-box-area {
    transition: all .5s;
    margin: 15px auto;
    border-bottom: 5px solid transparent;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    text-align: center;
    margin-top: 30px;
    position: relative;
    margin-bottom: 0 !important;
    background: #fff;
    border-radius: 19px;
    box-shadow: 0 0 46px rgb(49 55 79 / 12%);
}

.main-content.container .container {
    padding: 0;
}

.main-content.container .container a {
    display: block;
}

.logo {
    position: relative;
    top: 0;
}

.ax-social-box-area img {
    width: 20%;
    margin-bottom: 30px;
}

.main-menu-right {
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: flex-end;
}

.main-menu-right ul {
    display: flex;
    vertical-align: middle;
    position: relative;
    padding-left: 0;
    top: 4px;
}

.main-content {
    position: relative;
}

.slider-texts {
    position: absolute;
    border-top-right-radius: 35px;
    top: 50%;
    z-index: 9999;
    border-left: unset;
    border-bottom-right-radius: 35px;
    background: transparent;
    transition: all .3s;
    left: 0;
    transform: translateY(-50%);
    padding: 0;
}

.container-fluid {
    padding: 0px 60px;
}

.main-content img {
    width: 100%;
    transition: all .5s;
    border-radius: 12px;
}

.right-menu-content h1 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    background: #ffcea5;
    box-shadow: 0 0 46px rgba(49, 55, 79, .06);
    color: #000;
    padding: 10px;
    border-radius: 10px;
}

.main-menu-right ul img {
    width: 29px;
    margin-right: 10px;
}

header.axmedia {
    max-width: 1200px;
    border-radius: 12px;
    margin: 0 auto;
    margin-left: ;
    top: 53px;
    padding: 16px 16px 16px 30px;
    box-shadow: 0 0 46px rgba(49, 55, 79, .06);
    display: flex;
    vertical-align: middle;
    align-items: center;
    position: absolute;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    width: 100%;
}

.main-menu-right ul a {
    display: block;
    color: #000;
    text-decoration: unset;
    font-weight: 600;
    padding-right: 10px;
}

.main-menu-right ul li {
    list-style: none;
    border-right: 1px solid #0000001a;
    margin-right: 10px;
}

.isb-area h2 {
    font-size: 18px;
    margin: 15px 0px;
    line-height: 25px;
}

.isb-area h3 {
    font-size: 16px;
    margin: 15px 0px;
    line-height: 25px;
}

.isb-area {
    padding: 30px;
    box-shadow: 0 0 46px rgb(49 55 79 / 12%);
    margin-top: 30px;
    border-radius: 12px;
}

footer {}

footer img {
    width: 40px;
}

.contact-box b {
    display: block;
    text-align: center;
    margin: 10px 0px;
    font-size: 20px;
}

.contact-box {
    text-align: center;
    height: 100%;
    border-right: 1px solid #00000012;
}

.isb-area h2 {
    font-size: 18px;
    margin: 15px 0px;
    line-height: 25px;
}

.isb-area h3 {
    font-size: 16px;
    margin: 15px 0px;
    line-height: 25px;
}

.isb-area {
    padding: 30px;
    box-shadow: 0 0 46px rgb(49 55 79 / 12%);
    margin-top: 30px;
    background: #fff;
    z-index: 99999;
    border-radius: 12px;
    position: relative;
}

footer {
    box-shadow: 0 0 46px rgba(49, 55, 79, .06);
    padding: 15px 0px;
    margin-top: 30px;
    z-index: 9999;
    position: relative;
    /* overflow: hidden; */
}

footer img {
    width: 40px;
}

.contact-box b {
    display: block;
    text-align: center;
    margin: 10px 0px;
    font-size: 20px;
}

.contact-box {
    text-align: center;
    height: 100%;
    border-right: 1px solid #00000012;
}

.contact-box:last-child {}

.contact-box.noborder {
    border: unset;
}

.contact-box.noborder p {
    margin: 0;
    font-size: 14px;
}

footer a {
    color: #fe500b !important;
    transition: all .3s;
}

footer a:Hover {
    padding-left: 5px;
}

.contact-box.noborder {
    border: unset;
}

.contact-box.noborder p {
    margin: 0;
    font-size: 14px;
}

footer a {
    color: #fe500b !important;
    transition: all .3s;
}

footer a:Hover {
    padding-left: 5px;
}

.main-menu-right ul li:last-child {
    border-right: unset;
    margin-right: 0;
}

.slider-texts h1 {
    color: #000;
    font-weight: 500;
    text-align: left;
    font-weight: 600;
    width: 100%;
    font-size: 35px;
    margin-left: 30px;
    line-height: 55px;
}

.ax-social-box-area:hover {
    background: #fff;
    box-shadow: 0 0 46px rgb(49 55 79 / 14%);
    transition: all .5s;
    border-bottom: 5px solid #ff5108;
}

.ax-social-box-area:hover img {
    transform: scale(1.2);
    transition: all .5s;
}

b.main-color {
    color: #fe500b;
    display: inline-block;
    font-weight: 600;
    text-decoration: underline;
}

.slider-button {
    border: 3px solid #fe500b33;
    color: #fff;
    background: #fe500b;
    text-align: center;
    font-size: 22px;
    margin-top: 25px;
    border-radius: 12px;
    font-weight: bold;
    box-shadow: 0 0 46px rgba(49, 55, 79, .06);
    padding: 5px 5px;
}

.web-slider {
    display: block;
}

.mobil-slider {
    display: none;
    object-fit: cover;
    height: 445px;
}

@media(max-width:1199px) {
    .right-menu-content h1 {
        display: none;
    }
}

@media(max-width:991px) {
    .header-top .main-menu-right {
        justify-content: space-between;
        width: 100%;
        margin: 0 auto;
    }
    section.cover.v2 .box {
        padding: 100px 50px 45px;
    }
    .main-menu-right {
        display: none !important;
    }
    .main-menu-mobile {
        display: block;
    }
    .contact-box {
        border-right: unset;
        margin-bottom: 20px;
    }
    .ax-social-box-area img {
        width: 60%;
        margin-bottom: 40px;
    }
    header.axmedia {
        top: 0;
        max-width: unset;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        width: 95.5%;
    }
    .slider-button {
        border: 3px solid #fe500b33;
        color: #fff;
        margin-top: 18px;
        border-radius: 12px;
        display: inline-block;
        background: #fe500b;
        line-height: inherit !important;
        font-weight: bold;
        box-shadow: 0 0 46px rgba(49, 55, 79, .06);
        padding: 4px 25px;
    }
    .slider-texts h1 {
        color: #000;
        font-weight: 500;
        width: 100%;
        text-align: left;
        font-size: 24px;
        line-height: 40px;
        margin-left: 0;
    }
    .slider-texts {
        position: absolute;
        padding: 20px;
        width: 100%;
        height: auto;
        border-radius: 12px;
        top: 50%;
        background: transparent;
        z-index: 9999;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .slider-texts {
        position: absolute;
        top: 50%;
        z-index: 9999;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .footer-bg img {
        position: absolute;
        top: 0;
        z-index: -1;
        object-fit: cover;
        height: 169px;
        display: none;
        left: 0;
        z-index: -1;
        width: 100%;
        transform: rotate(180deg);
        filter: drop-shadow(2px 4px 6px #d6d6d6);
        opacity: 0.4;
    }
    .web-slider {
        display: none;
    }
    .mobil-slider {
        display: block;
        object-position: 120% 25%;
    }
    .main-menu-right {
        display: none;
    }
    .logo {
        top: unset;
        margin-left: -21px;
        text-align: center;
    }
}

@media(max-width:991px) {
    .slider-button {
        font-size: 14px;
    }
}