body {
    overflow-x: hidden;
    font-family: 'Inter';
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-thumb {
    background: #ca252b;
}

::-webkit-scrollbar-thumb:hover {
    background: #ca252b;
}

@font-face {
    font-family: 'ZeyadaRegular';
    src: url('../fonts/ZeyadaRegular.eot');
    src: url('../fonts/ZeyadaRegular.eot') format('embedded-opentype'),
        url('../fonts/ZeyadaRegular.woff2') format('woff2'),
        url('../fonts/ZeyadaRegular.woff') format('woff'),
        url('../fonts/ZeyadaRegular.ttf') format('truetype'),
        url('../fonts/ZeyadaRegular.svg#ZeyadaRegular') format('svg');
}

@font-face {
    font-family: 'KaushanScriptRegular';
    src: url('../fonts/KaushanScriptRegular.eot');
    src: url('../fonts/KaushanScriptRegular.eot') format('embedded-opentype'),
        url('../fonts/KaushanScriptRegular.woff2') format('woff2'),
        url('../fonts/KaushanScriptRegular.woff') format('woff'),
        url('../fonts/KaushanScriptRegular.ttf') format('truetype'),
        url('../fonts/KaushanScriptRegular.svg#KaushanScriptRegular') format('svg');
}

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", sans-serif;
}

ul {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
}

.custom-container {
    padding: 0% 8%;
}

a {
    font-family: "Open Sans", sans-serif;
}

p {
    font-family: "Open Sans", sans-serif;
}

.akcafbtn1  {
    background-color: #fff;
    color: #c20178;
    border: 1px solid #c20178;
    text-decoration: none;
    padding: 9px 15px;
    width: 100% !important;
    display: block;
    text-align: center;
  }
  .akcafbtn1 a {
    color: #c20178;
    text-decoration: none;
    cursor: not-allowed;  
  }
.banner-form select option {
    color: #505050;
    background: #fff;
}

.banner-form select option:focus {
    background-color: #000;
    color: #fff;
}

.list-container {
    padding: 0 70px;
}

.banner-form .form-control {
    border: 1px solid #0d0d0d;
}
.dwnldback
{
    padding-top:20px;
    padding-bottom: 0 !important;
}
.banner-form .form-control::placeholder {
    color: #000;
    opacity: 9;
}

.banner-form .name-box::placeholder {
    color: #000;
    opacity: 9;
}
.banner-foot
{
    
}
.akcafcenter {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.akcaflistingwrapper {
    padding: 60px 0;
}

.akcafbtn a {
    background: #b70a10;
    color: #fff;
    padding: 9px 15px;
    width: 100% !important;
    border: 1px solid #b70a10;
    display: block;
    text-align: center;
}

.akcafbtn a:hover {
    background-color: #fff;
    color: #c20178;
    border: 1px solid #c20178;
    text-decoration: none;
}

.akcafbox h1 {
    font-size: 18px;
    text-align: center;
    color: #c20178;
    font-weight: bold;
    margin: 0;
    padding-bottom: 20px;
    min-height: 60px;
}

.akcafbox img {
    width: 100%;
}

/* banner */
.banner {
    position: relative;
    background: #f47322;
    background-position: center;
    z-index: 999;
    padding: 60px 0;
    overflow: hidden;
    padding-top: 40px;

}

.desk-text {

    padding-bottom: 0px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #c20178;
    font-family: "Open Sans", sans-serif;
}

.banner-form {
    background: rgb(255, 255, 255);
    padding: 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

}

.banner-form .form-group {
    position: relative;
    margin-bottom: 20px;
}

.banner-form .form-group p {
    font-size: 13px;
}

.banner-form label {
    position: absolute;
    top: -10px;
    left: 15px;
    background-color: #fff;
    padding: 0 5px;
    font-size: 12px;
    color: #666;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s ease;
    font-family: "Open Sans", sans-serif;

}

.bodyback {
    background-color: #86a955;
}

.banner-form .form-control {
    border-radius: 10px;
    box-shadow: none;
}

.banner-form input:focus+label,
.banner-form select:focus+label {
    opacity: 1;
}

.banner-form input,
.banner-form select {
    width: 100%;
    padding: 8px;
    border: 1px solid #808080;
    transition: border-color 0.3s ease;
    font-family: "Open Sans", sans-serif;
    background: transparent;
    color: #000;

    padding: 9px 9px;
    font-size: 15px;
    border-radius: 10px;

}

.btnclr {
    background-color: #de0000 !important;
    opacity: 2.1 !important;
    border-radius: 0 !important;
    color: #fff !important;
    border: none !important;
    cursor: pointer !important;
}

.banner-form .option {
    color: #000;
    opacity: 0.5;
}

.download a {
    font-size: 17px;
    color: #de0000;
}

.download a:hover {
    color: #000;
    text-decoration: none;
}

.download i {
    color: #de0000;
    font-size: 17px;
}

.download {
    text-align: center;
    padding-bottom: 20px;
}

.banner-form button {
    width: 100%;
    padding: 9px;
    background: #de0000;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.banner-form button:hover {
    background: #de0000;
}

.check-area {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.check-area input {
    width: auto;
    margin-right: 10px;
}

.check-area a {
    text-decoration: underline;
    color: #000;
}

.check-area a:hover {
    color: #ca252b;
}

.banner .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 3px;
}

.banner-text {
    position: absolute;
    top: 70%;
    left: 13%;
    transform: translate(-13%, -70%);
    width: 50%;
}

.banner-text h1 {
    color: #fff;
    font-size: 52px;
    font-weight: 700px;
    line-height: 60px;
}



/* footer */

.footer {
    background-color: #ca252b;
    padding: 50px 0px;
    padding-bottom: 10px;
}

.footer-left img {
    width: 200px;
}

.footer ul {
    list-style: none;
}

.footer-top {
    display: flex;
    justify-content: space-between;
}

.footer-right {
    width: 70%;
    position: relative;
}

.footer h6 {
    color: #fff;
    font-weight: 600;
}

.footer li {
    margin-top: 20px;
}

.footer li a {
    color: #fff;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.footer-bottom {
    border-top: 1px solid #E8716A;
    margin-top: 30px;
}

.footer i {
    margin-right: 10px;
    border: 1px solid #ffffff22;
    border-radius: 50%;
    width: 36px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s !important;
}

.footer svg {
    margin-right: 10px;
    border: 1px solid #ffffff22;
    border-radius: 50%;
    width: 36px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6px;
    transition: 0.5s !important;
    margin-right: 20px;
}

.footer i:hover {
    background-color: #fff;
    color: #ca252b;
    text-decoration: none;
    transform: translate(0, -8px) !important;
    transition: 0.5s !important;
}

.footer svg:hover {
    background-color: #fff;
    fill: #ca252b;
    transform: translate(0, -8px) !important;
    transition: 0.5s !important;
}

.social-links ul {
    display: flex;
}

.social-links i {
    margin-right: 20px;
}

.social-links a:hover {
    text-decoration: none;
}

.copyright {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
}

.copyrightleft {
    color: #fff;
    text-align: left;
}

.copyrightright {
    color: #fff;
    text-align: right;
}

/* back to top */
.back-to-top {
    position: absolute;
    right: 0px;
    bottom: 90px;
    display: none;
}

#back-to-top {
    /* position: fixed;
    bottom: 20px;
    right: 20px; */
    z-index: 99;
    font-size: 40px;
    border: 1px solid #ccc;
    outline: none;
    background-color: transparent;
    color: #ccc;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#back-to-top:hover {
    background-color: #ffffff;
}

#back-to-top::before {
    content: "\2191";
}

.doc-mobile {
    display: none;
    width: 100%;
}

.doc-desktop {
    display: block;
}

.banner-form .name-box {
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #000;
}

.float-group {
    position: relative;
    margin-bottom: 25px;
}

.float-label {
    position: absolute;
    left: 9px;
    top: 10px;
    pointer-events: none;
    color: var(--placeholder-color);
    transition: all 200ms ease-in-out;
    color: #000;
    opacity: 0.5;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    font-size: 14px;
}

.banner-form input:focus~.float-label,
.banner-form input:not(:focus):valid~.float-label {
    top: -10px;
    color: black;
    left: 15px;
    border-radius: 0.25em;
    background: #fff;
    opacity: 1;
    font-size: 12px;
}

.banner-form input:focus {
    outline: none;
    border-color: #000;
}

.banner-form .name-box.ph-number {
    padding-left: 60px;
}

.banner-form .ph-number~.float-label {
    left: 60px;
}

.banner-form .ph-number~.float-label~.country-code {
    position: absolute;
    left: 15px;
    top: 10px;
    pointer-events: none;
    transition: all 200ms ease-in-out;
    color: #000;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 14px;
    height: 22px;
    padding-right: 10px;
    border-right: 1px solid black;
}

/* back to top */

#button {
    display: inline-block;
    background-color: #CA252B;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 25px;
    position: fixed;
    bottom: 20px;
    right: 30px;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    border: 1px solid #ffffff22;
}

#button:hover {
    background-color: #CA252B;
    transition: 0.5s;
}

#button::after {
    background-image: url(../images/back-to-top.png);
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    position: absolute;
    content: '';
    width: 16px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
}

#button.show {
    opacity: 1;
    visibility: visible;
}

#button.show {
    visibility: visible;
}

/* listing */
.listingwrapper {
    padding: 60px 0;
     background-color: rgba(255, 255, 255, 0.7);
     box-shadow: 0px 3px 6px #00000029;
    margin-top: -11%;
    border-radius: 40px;
    margin-bottom: 40px;
}

/* .listtext {
    position: absolute;
    top: 70px;
    text-align: center;
    left: 110px;
    right: 110px;
    display: flex;
    justify-content: center;
} */

.listbg img {
    position: relative;
}

.listtext a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.listtext a:hover {
    color: #fff;
    text-decoration: none;
}

.listbox {
    text-align: center;
    margin: 10px 0;
}

.listwrap img {
    transition: 0.5s !important;
}

.listbig {
    position: absolute;
    top: 100px;
    text-align: center;
    left: 50px;
    right: 50px;
}

.listwrap img:hover {
    transform: translate(0, -11px) !important;
    transition: 0.5s !important;
}

.listbtn a {
    background: #c20178;
    color: #fff;
    padding: 9px 15px;
    border-radius: 30px;
}

.listbtn a:hover {
    text-decoration: none;
}

.listbtn {
    margin-top: 90px;
}

.listtext {
    min-height: 60px;
    max-height: 60px;
}

.akcafbox {
    padding: 20px;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    transition: 0.5s;
}

/* form  */
.formbg {
    padding: 60px 0;
}

.formbg img {
    border-radius: 15px;
}

.formback {
    background: #f47322;
}

.footerwrapper {
    background: #000;
    padding: 10px 0
}

.footer-container {
    padding: 0px 60px;
}

.copyboxp {
    text-align: center;
}

.copybox {
    text-align: left;
}
.copyboxp a {
    font-size: 15px;
    color: #fff;
}
.copyboxp a:hover { text-decoration:none;}

.copybox p {
    font-size: 15px;
    color: #fff;
}

.formback {
    background: #f47322;
    height: 200px;
    margin-top: -16%;
}

/* responsice design */

@media (max-width:1200px) {

    .banner-form input,
    .banner-form label {
        font-size: 14px;
    }

    .banner-form select {
        font-size: 14px;
    }

    .terms {
        font-size: 12px;
    }

    .banner-text h1 {
        font-size: 45px;
        line-height: 55px
    }

    .banner-form input,
    .banner-form select {
        padding: 8px 10px;
    }
}

@media(max-width:991.5px) {
    .formback {
        margin-top: -22%;
    }

    .banner {
        z-index: 999;
        margin-top: 0;
    }

    .formbg {
        padding: 20px 0;
    }

    .akcafcenter {
        margin-bottom: 20px;
    }

    .akcafbox h1 {
        font-size: 17px;
        padding: 15px 0;
        padding-top: 0;
    }

    .akcaflistingwrapper {
        padding: 20px 0;
        padding-bottom: 0;
    }

    .list-container {
        padding: 0 20px;
    }

    .listtext a {
        font-size: 15px;
    }

    .listbig {
        top: 50px;
        left: 30px;
        right: 30px;
    }

    .listbtn a {
        padding: 8px 10px;
        font-size: 14px;
    }

    .listingwrapper {
        padding: 20px 0;
    }

    .banner {
        padding: 20px 0;
        overflow: hidden;
    }

    .banner-form {
        margin: 0% 20px 0 20px;
        padding: 20px;
    }


    button:focus {
        outline: none;
    }


    .banner-form input,
    .banner-form select {
        padding: 10px 10px;
    }

    .banner-form .name-box {
        padding: 10px 10px;
    }

    .desk-text {
      
        font-size: 22px;
        margin: 0;
    }
.desk-new
{
   
}
    .float-group {
        margin-bottom: 20px;
    }

    .download a {
        font-size: 16px;
    }

    .footer-container {
        padding: 0px 20px;
    }

    .copybox {
        text-align: center;
    }

    .copyboxp {
        text-align: center;
    }
  .copyboxp a {
        font-size: 14px;
    }
    
    .copybox p {
        font-size: 14px;
    }
}

@media (max-width:767px) {
    .formback {
        height: 65px;
        margin-top: -80px;
    }
}

@media (max-width:450px) {
    .formback {
        height: 60px;
    }
}