header .top:after, header .top:before {
    background: #3dccdd;
    height: 100%;
    top: 0
}

.first-sec, .third-sec {
    padding: 120px 0
}

.second-sec h5, .third-sec .bottom ul li h5 {
    text-transform: capitalize;
    line-height: 103.8%
}

.breaker-01, .breaker-02, .first-sec, .fourth-sec {
    position: relative
}

.btn-style-01, .eight-sec form button {
    background: linear-gradient(180deg, #3dccdd -24.59%, #0d83a1 85.91%)
}

:root {
    --color_1: #101253;
    --color_2: #353680;
    --color_3: #000
}

* {
    font-family: Poppins, sans-serif
}

h1, h2, h3, h4, h5, h6 {
    font-family: Lato, sans-serif
}

.flex-btn {
    display: flex;
    align-items: center;
    gap: 25px
}

.ver-btn {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-end
}

.btn-style-01, .btn-style-04 {
    width: 193px;
    display: inline-flex;
    align-items: center;
    font-style: normal;
    line-height: 15px;
    font-size: 20px;
    font-weight: 800;
    font-family: Lato;
    height: 61px
}

.btn-style-01 {
    border-radius: 5px;
    justify-content: center;
    color: #fff
}

.btn-style-02 {
    width: 193px;
    height: 61px;
    flex-shrink: 0;
    border-radius: 5px;
    border: 1px solid #fff;
    color: #fff;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.btn-style-03 {
    width: 193px;
    height: 61px;
    flex-shrink: 0;
    border-radius: 5px;
    border: 1px solid #000;
    color: #000;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.btn-style-04 {
    border-radius: 5px;
    background: #fff;
    justify-content: center;
    color: #0d83a1
}

header .top ul, header .top ul a {
    display: flex;
    align-items: center
}

.heading-h6, p {
    color: #000;
    font-weight: 400
}

.heading-h6, header .navi ul li a {
    font-style: normal;
    line-height: normal
}

header {
    background: url(../images/top-bg.jpg) 0 0/cover no-repeat
}

.elig-01 .row, .wi-03 .container, header .top {
    position: relative;
    z-index: 1
}

.first-sec:before, header .top:after {
    position: absolute;
    z-index: -1;
    content: ''
}

header .top:before {
    content: '';
    width: 25px;
    position: absolute;
    right: 50.1%;
    transform: skewX(30deg)
}

header .top:after {
    width: 50%;
    right: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 2% 100%)
}

header .top ul {
    list-style: none;
    justify-content: end;
    gap: 50px;
    padding: 10px 0;
    margin: 0
}

header .top ul a {
    justify-content: center;
    color: #1b1b1b;
    gap: 8px;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 83.25%
}

.third-sec .bottom ul li, header .navi ul {
    align-items: center;
    gap: 35px;
    display: flex
}

header .navi {
    padding: 5px 0 10px
}

header .navi ul {
    justify-content: end;
    list-style: none;
    padding: 0;
    margin: 0
}

header .navi ul li a {
    color: #fff;
    font-family: Lato;
    font-size: 18px;
    font-weight: 500
}

.heading-h6 {
    font-size: 20px;
    text-transform: uppercase
}

.banner .banner-content h1, .heading-h4 {
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal
}

.heading-h4 {
    color: #000;
    font-size: 40px;
    line-height: 103.8%
}

p {
    font-size: 17px;
    font-style: normal;
    line-height: 1.4
}

.hclrchng {
    color: #0d83a1;
    font-family: Lato
}

.hclrchng_2 {
    color: #3dccdd;
    font-family: Lato
}





.fade:not(.show) {
    opacity: 0;
    visibility: hidden;
    z-index: -999;
    position: relative;
    display: none;
}

.modal-backdrop {
    display: none !important;
}

#popOverly {
    display: none;
    width: 100%;
    height: 100%;
    background: #00000047;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}



/* pop2 */

.pop02.show {
    display: flex !important;
    align-items: center;
    position: relative;
    z-index: 115;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
}

.pop02 .modal-content {
    padding: 8px;
    background: none !important;
    border: none !important;
}


.pop02 .modal-content:before {
    content: '';
    width: 173px;
    height: 179px;
    position: absolute;
    bottom: -60px;
    left: 0;
    background: url(../images/blackf-sale.png) no-repeat;
    background-size: contain;
}

.pop02 .modal-content .inner {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

.pop02 .modal-content .inner .form {
    padding: 75px 50px 0 0;
}

.pop02 .popimg {
    position: absolute;
    left: -125px;
    top: -15px;
    transform: scale(1.1);
}

.pop02 .form h2 {
    color: #fff;
    text-align: center;
    font-size: 23px;
    margin: 0 0 6px;
    line-height: 1.1;
    text-transform: uppercase;
}

.pop02 .form h2 span {
    display: inline-block;
    background: #f9b128;
    line-height: 1;
    padding: 2px 7px;
}
.pop02 .form h3 {
    background: #1a1a1a;
    color: #fff;
    text-align: center;
    padding: 6px 0;
    text-transform: uppercase;
    font-size: 22px;
    text-shadow: 0 0 2px #1a1a1a, 0 0 2px #1a1a1a, 0 0 2px #1a1a1a;
    font-weight: 900;
}
.pop02 .form .form-control {
    border-radius: 8px;
    border: 1px solid #7C7C7C;
    background: #FFF;
    font-size: 14px;
    padding: 10px 15px;
    margin: 0 0 10px;
}

.pop02 .form .flex-checkbox {
    display: flex;
    gap: 10px;
    align-items: flex-start;
}

.pop02 .form .flex-checkbox label {
    color: #000;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130.5%;
    letter-spacing: -0.245px;
    text-transform: capitalize;
    margin: 0;
}

.pop02 .form button {
    border-radius: 8px;
    background: #f9b128;
    color: #FFF;
    font-family: 'poppins';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.6px;
    text-transform: uppercase;
    padding: 9px 50px;
    margin: 0;
    border: none;
    /* margin: 0 auto; */
    /* display: block; */
    width: 100%;
}
.pop02 .close {
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    z-index: 999;
}

.pop02 .close i {
    color: #fff;
    font-size: 22px;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #a01515;
    border-radius: 50%;
    box-shadow: 2px 3px 0 #4e0606;
}

























.banner .banner-content, .innerBanner .banner-content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%
}

.banner .banner-content h1 {
    color: #fff;
    font-size: 75px;
    letter-spacing: -1.762px;
    margin: 0 0 30px;
    line-height: .9
}

.banner .banner-content h1 span {
    font-size: 53px;
    letter-spacing: -1.26px
}

.banner .banner-content h1 span.clr_chage {
    color: #3dccdd;
    font-family: Lato;
    font-size: 90px;
    font-style: normal;
    font-weight: 900;
    line-height: 1.2;
    text-transform: uppercase
}

.banner .banner-content p {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: 0 0 40px;
    font-size: 20px
}

.banner .banner-content.sc1 h1 {
    font-size: 65px
}

.banner .banner-content.sc1 h1 span.clr_chage {
    font-size: 75px
}

.banner .banner-content.sc1 h1 span {
    font-size: 42px
}

.banner .banner-content.sc4 h1 span.clr_chage {
    font-size: 80px
}

.banner .banner-content.sc4 h1 {
    font-size: 50px
}

.banner .banner-content.sc4 h1 span {
    font-size: 28px;
    letter-spacing: -1.26px
}

.banner .banner-content.sc2 h1 {
    font-size: 55px;
    line-height: .8
}

.banner .banner-content.sc2 h1 span.clr_chage, .banner .banner-content.sc3 h1 span.clr_chage {
    font-size: 70px
}

.banner .banner-content.sc2 h1 span {
    font-size: 26px
}

.banner .banner-content.sc3 h1 {
    font-size: 60px
}

.banner .banner-content.sc3 h1 span {
    font-size: 32.1px
}

.accordion-button::after {
    background-image: url(../images/plus.png)
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../images/minus.png);
    height: 3px;
    transform: rotate(0)
}

.first-sec .globe {
    position: absolute;
    top: -180px;
    left: 50px;
    transform: scale(.9)
}

.breaker-01:before, .first-sec:after, .first-sec:before, .second-sec .contect-s, .second-sec:after, .third-sec:before {
    transform: translateY(-50%)
}

.first-sec:before {
    background: linear-gradient(90deg, #00000017, transparent);
    right: 10%;
    top: 50%;
    width: 50%;
    height: 85%;
    border-radius: 30px 0 0 30px
}

.breaker-01:before, .first-sec:after, .second-sec:after, .second-sec:before, .third-sec:before {
    right: 0;
    position: absolute
}

.first-sec:after {
    content: '';
    background: url(../images/first-bg.png) 0 0/contain no-repeat;
    top: 50%;
    width: 383px;
    height: 765px
}

.fifth-sec .heading p, .first-sec p, .fourth-sec .content p, .seventh-sec .testimonial-slider .owl-stage .owl-item, .sixth-sec .con img {
    opacity: .7
}

.second-sec {
    background: linear-gradient(0deg, #f1f1f1, transparent)
}

.second-sec .contect-s {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%
}

.second-sec .second-bg {
    border-radius: 0 0 330px
}

.abt-02 .content h4, .abt-02 .content h6, .abt-02 .content p, .abt-03 .content h5, .abt-03 .content p, .ap-fst .content h4, .ap-fst .content p, .eight-sec .wyt h4, .eight-sec .wyt h6, .eight-sec .wyt p, .inner-sec-02 .wyt h4, .inner-sec-02 .wyt h6, .inner-sec-02 .wyt p, .inner-sec-04 .main-b .content-ryt h4, .inner-sec-04 .main-b .content-ryt h6, .inner-sec-04 .main-b .content-ryt p, .profile-fs .mb .wyt, .profile-sty-02 h4, .profile-sty-02 p, .profile-sty-04 h4, .profile-sty-04 p, .second-sec h4, .second-sec h5, .second-sec h6, .second-sec p, .tabC p, .why-02 h4, .why-02 h6, .why-02 p, .wi-02 p, footer .social a {
    color: #fff
}

.inner-sec-02 .wyt p, .second-sec p, .tabC p {
    opacity: .8
}

.second-sec h5 {
    color: #fff;
    font-family: Lato;
    font-size: 25px;
    font-style: normal;
    font-weight: 800
}

.breaker-01 h4, .breaker-01 h5 {
    color: #fff;
    text-transform: uppercase;
    font-style: normal
}

.second-sec:after {
    content: '';
    top: 60%;
    background: url(../images/second-img.png) 0 0/contain no-repeat;
    width: 961px;
    height: 621px
}

.second-sec:before {
    content: '';
    top: 0;
    background: #3dccdd;
    width: 29%;
    height: 50%;
    border-radius: 0 300px 0 0
}

.third-sec {
    background: url(../images/third-bg.jpg) 0 0/cover no-repeat;
    z-index: 1
}

.third-sec .bottom ul {
    list-style: none;
    margin: 0;
    padding: 10px 100px 0 10px;
    display: flex;
    flex-direction: column;
    gap: 35px;
    height: 480px;
    overflow: auto
}

.third-sec .bottom ul::-webkit-scrollbar {
    width: 7px
}

.third-sec .bottom ul::-webkit-scrollbar-track {
    background: #cccccc8f
}

.third-sec .bottom ul::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 0
}

.third-sec .bottom ul::-webkit-scrollbar-thumb:hover {
    background: #30b9cd
}

.third-sec .bottom ul li {
    justify-content: flex-start;
    background: #fff;
    box-shadow: 0 0 15px #0003
}

.third-sec .bottom ul li .ic-div {
    width: 27%;
    height: 133px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.fifth-sec .btm .cc.v1 .c ul, .fifth-sec .btm .cc.v2 .c ul {
    opacity: .9;
    margin: 30px 0 0;
    flex-direction: column;
    gap: 14px;
    padding: 0;
    list-style: none;
    display: flex
}

.third-sec .bottom ul li .cc {
    width: 73%
}

.third-sec .bottom ul li.lft .ic-div {
    box-shadow: 3px 0 0 #3dccdd
}

.third-sec .bottom ul li.ryt .ic-div {
    box-shadow: -3px 0 0 #3dccdd
}

.third-sec .bottom ul li .ic-div img {
    width: 70px
}

.third-sec .bottom ul li h5 {
    color: #000;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 800
}

.third-sec .bottom ul li p {
    color: #000;
    text-align: justify;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: 0
}

.third-sec .bottom ul li.lft .cc {
    padding: 0 30px 0 0
}

.third-sec .bottom ul li.ryt .cc {
    padding: 0 0 0 30px
}

.third-sec .bottom ul li.lft {
    border-radius: 100px 20px 20px 100px
}

.third-sec .bottom ul li.ryt {
    border-radius: 20px 100px 100px 20px
}

.third-sec:before {
    content: '';
    top: 51%;
    background: url(../images/third-bg-af.jpg) bottom/cover no-repeat;
    width: 47%;
    height: 740px;
    z-index: -1;
    box-shadow: 0 0 20px #0001
}

.breaker-01:after, .breaker-01:before, .eight-sec:before {
    top: 50%;
    z-index: -1;
    content: ''
}

.breaker-01 {
    background: url(../images/breaker.jpg) 0 0/cover no-repeat;
    padding: 60px 0;
    z-index: 1
}

.breaker-01 h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    border-radius: 7px;
    background: linear-gradient(270deg, #3dccdd 9.55%, #0d83a1 86.24%);
    display: inline-block;
    padding: 8px 15px;
    margin: 0 0 15px
}

.breaker-01 h4 {
    font-family: Lato;
    font-size: 30px;
    font-weight: 800;
    line-height: 120%;
    margin: 0
}

.breaker-01:before {
    background: url(../images/breaker01-02.jpg) 0 0/cover no-repeat;
    width: 40%;
    height: 110%;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%)
}

.breaker-01:after {
    border: 2px solid #fff;
    width: 32%;
    height: 100%;
    position: absolute;
    right: 81px;
    transform: translateY(-50%) skewX(-21.5deg);
    border-right: 0
}

.fourth-sec {
    padding: 100px 0 50px
}

.fourth-sec:before {
    content: '';
    position: absolute;
    background: #0d83a1;
    left: 0;
    bottom: 0;
    width: 45%;
    height: 80%;
    z-index: -1
}

.fourth-sec .content h5 {
    color: #000;
    text-align: justify;
    font-family: Lato;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    opacity: .7
}

.breaker-02 .cc h4, .breaker-02 .cc h6, .fifth-sec .btm .cc.v1 .c h4 {
    line-height: 120%;
    text-transform: uppercase;
    font-style: normal;
    color: #fff
}

.fourth-sec .content p.def {
    color: #000;
    font-family: Poppins;
    font-size: 20px;
    opacity: .7;
    margin: 0
}

.breaker-02 {
    background: url(../images/breaker-2-bg.jpg) right/cover no-repeat;
    padding: 60px 0
}

.breaker-02::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -200px;
    background: url(../images/wikipedia_icon.png) 0 0/contain no-repeat;
    width: 358px;
    height: 362px
}

.breaker-02 .cc {
    text-align: center
}

.breaker-02 .cc h4 {
    font-size: 74.5px;
    font-weight: 800;
    margin: 0
}

.breaker-02 .cc h6 {
    font-size: 14.9px;
    margin: 0;
    font-weight: 800
}

.fifth-sec {
    padding: 80px 0 0;
    background: url(../images/fifth-bg.jpg) top/cover no-repeat
}

.fifth-sec .btm .cc.v1 {
    border-radius: 10px;
    background: #000;
    padding: 12px;
    width: 85%;
    position: relative;
    right: 0;
    transform: translateX(11%);
    margin-top: -150px
}

.fifth-sec .btm .cc.v1 .c {
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 40px;
    min-height: 370px
}

.fifth-sec .btm .cc.v1 .c h4 {
    font-family: Lato;
    font-size: 30px;
    font-weight: 700
}

.fifth-sec .btm .cc.v1 .c ul {
    color: #fff;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3
}

.fifth-sec .btm .cc.v1 .c ul li, .fifth-sec .btm .cc.v2 .c ul li {
    display: flex;
    gap: 12px
}

.fifth-sec .btm .cc.v2 {
    border-radius: 10px;
    background: #fff;
    padding: 12px;
    width: 85%;
    position: relative;
    right: 0;
    transform: translateX(7%);
    margin-top: -150px
}

.fifth-sec .btm .cc.v2 .c {
    border: 2px solid #0d83a1;
    border-radius: 10px;
    padding: 40px
}

.fifth-sec .btm .cc.v2 .c h4 {
    color: #000;
    font-family: Lato;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase
}

.fifth-sec .btm .cc.v2 .c ul {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3
}

.fifth-sec .breaker-03 h4 {
    color: #fff;
    font-size: 35px;
    font-weight: 800;
    line-height: 140%;
    text-transform: uppercase;
    margin: 0
}

.seventh-sec .testimonial-slider .top h5, .sixth-sec .con h5 {
    font-weight: 800;
    line-height: 120%;
    text-transform: uppercase;
    font-style: normal
}

.fifth-sec .breaker-03 .hclrchng {
    color: #3dccdd;
    font-size: 35px
}

.fifth-sec .breaker-03 {
    background: linear-gradient(0deg, #000, #0006, #0001);
    padding: 50px 0;
    margin: 80px 0 0;
    position: relative
}

.fifth-sec .breaker-03:before {
    content: '';
    position: absolute;
    left: -40px;
    bottom: -240px;
    background: url(../images/abt-img-02.png) 0 0/contain no-repeat;
    width: 397px;
    height: 458px;
    transform: scale(1.2)
}

.elig-01 .row:before, .elig-01.why-01 .row:before {
    transform: translateX(-50%);
    left: 50.8%;
    background: #0d83a1
}

.sixth-sec {
    padding: 80px 0 140px
}

.sixth-sec .con {
    background: url(../images/sixth-sec-bg.png) 0 0/cover no-repeat;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 0 12px #0004
}

.sixth-sec .con img.ccimmg {
    margin: 0 0 20px
}

.sixth-sec .con h5 {
    color: #000;
    font-family: Lato;
    font-size: 25px;
    opacity: .8
}

.cont-info li .m, .service-tab button, .tabC h3 {
    text-transform: capitalize
}

.sixth-sec .con ul {
    padding: 0;
    margin: 18px 0 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px
}

.sixth-sec .con ul li {
    display: flex;
    align-items: center;
    gap: 8px
}

.sixth-sec .btmgo {
    position: relative;
    bottom: -60px
}

.seventh-sec {
    background: url(../images/seventh-sec.jpg) 0 0/cover no-repeat;
    padding: 80px 0;
    border-top: 6px solid #0d83a1;
    border-bottom: 6px solid #0d83a1
}

.seventh-sec .testimonial-slider .top {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px
}

.seventh-sec .testimonial-slider .top img {
    width: auto !important
}

.seventh-sec .testimonial-slider .owl-stage {
    padding: 100px 0 10px
}

.seventh-sec .testimonial-slider .slide {
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 15px #0002
}

.seventh-sec .testimonial-slider .owl-stage .owl-item:nth-child(odd) {
    transform: translateY(-70px)
}

.seventh-sec .testimonial-slider .owl-stage .owl-item.center {
    opacity: 1
}

.seventh-sec .testimonial-slider .top h5 {
    color: #333;
    font-size: 20.097px;
    margin: 0
}

.seventh-sec .testimonial-slider .top h6 {
    color: #333;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin: 0
}

.seventh-sec .testimonial-slider .bottom p {
    color: #333;
    font-family: Poppins;
    font-size: 15px;
    font-style: italic;
    font-weight: 500;
    line-height: 150%;
    margin: 15px 0 0
}

.eight-sec {
    background: url(../images/eight-bg.jpg) 0 0/cover no-repeat;
    padding: 120px 0;
    z-index: 1;
    position: relative
}

.cont-info, footer .flinks {
    padding: 0;
    list-style: none
}

.eight-sec:before {
    position: absolute;
    right: 0;
    background: url(../images/eight-s.jpg) 0 0/cover no-repeat;
    width: 48.5%;
    height: 85%;
    transform: translateY(-50%)
}

.eight-sec form .form-control {
    padding: 15px;
    resize: none;
    margin: 0 0 20px
}

.eight-sec form button {
    width: 454px;
    height: 61px;
    flex-shrink: 0;
    border-radius: 5px;
    color: #fff;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 15px;
    border: none;
    margin: 10px 0 0
}

.accordion-item:first-of-type .accordion-button, .eight-sec .accordion-button {
    color: #fff;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: .088px;
    border-radius: 7.512px;
    background: linear-gradient(180deg, #017390 0, #000 100%);
    padding: 15px
}

.eight-sec .accordion-body, footer p {
    line-height: 25px;
    font-size: 16px;
    font-weight: 400
}

.eight-sec .accordion-body {
    color: #000;
    font-family: Poppins;
    font-style: normal;
    border-radius: 0 0 7.512px 7.512px;
    background: #fff
}

.eight-sec .accordion .accordion-item:not(:last-child) {
    margin-bottom: 15px
}

.eight-sec .accordion .accordion-item {
    background: 0 0;
    border-radius: 7.512px
}

.eight-sec .lft {
    padding: 0 0 0 60px
}

.eight-sec.contact-cc {
    padding: 120px 0 310px
}

.eight-sec.contact-cc .lft {
    padding: 0 0 0 120px
}

.eight-sec.contact-cc:before {
    top: 41%;
    width: 48.5%;
    height: 64%
}

.map-area {
    margin: -180px 0 0;
    position: relative;
    z-index: 1
}

.map-area .map {
    box-shadow: 0 5px 40px #0006
}

.cont-info {
    margin: 40px 0 0;
    display: flex;
    flex-direction: column;
    gap: 25px
}

footer .finfo li, footer .flinks li a {
    gap: 10px;
    align-items: center;
    display: flex
}

.cont-info li {
    display: flex;
    gap: 20px
}

.cont-info li .m {
    color: #fff;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4
}

.cont-info li .m span, .innerBanner .banner-content h1, footer h5 {
    text-transform: uppercase;
    color: #fff;
    font-style: normal
}

.cont-info li .m span {
    display: block;
    font-family: Lato;
    font-size: 20px;
    font-weight: 700;
    line-height: normal
}

.breaker-03 {
    padding: 40px 0
}

footer {
    background: url(../images/footer-bg.jpg) 0 0/cover no-repeat;
    padding: 60px 0
}

footer p {
    color: #fff;
    font-style: normal;
    margin: 25px 0
}

footer h5 {
    font-size: 25px;
    font-weight: 800;
    line-height: normal
}

footer .flinks {
    margin: 25px 0 0
}

footer .flinks li a {
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px
}

.op-0 {
    opacity: 0;
    pointer-events: none
}

footer .finfo {
    margin: 20px 0 0;
    padding: 000;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20px
}

footer .finfo li span.m {
    color: #fff;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 15px
}

footer .finfo li span.m span {
    display: block;
    font-weight: 500;
    margin-bottom: 5px
}

footer .social {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 20px;
    list-style: none;
    font-size: 30px
}

.innerBanner .banner-content h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 60px
}

.innerBanner .banner-content h1 span.clr_change_in {
    font-family: Lato;
    color: #3dccdd;
    font-size: 50px
}

.innerBanner ul li {
    color: #fff;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%
}

.inner-sec-02 {
    background: url(../images/service-bg-02.jpg) 0 0/cover no-repeat;
    padding: 80px 0
}

.tabC .inner {
    margin: 50px 0 0
}

.tabC h3 {
    color: #fff;
    font-size: 35px;
    font-style: normal;
    font-weight: 800;
    line-height: 103.8%
}

.service-tab button {
    color: #fff;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 103.8%;
    background: 0 0;
    border: none
}

.elig-01 .b h5, .elig-afr-bnnr h4 {
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase
}

.service-tab .tab {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 50px
}

.elig-02 ul, .elig-03 .content {
    flex-direction: column;
    display: flex
}

.fqs-01::before, .only-mobile, .only-tab, .tabcontent {
    display: none
}

.tabcontent.active {
    display: block
}

.tabC .tabcontent::before {
    content: '';
    width: 955px;
    height: 685px;
    position: absolute;
    right: 0;
    bottom: -60px
}

.tabC #creation::before {
    background: url(../images/servicetoggleimg-01.png) 0 0/cover no-repeat
}

.tabC #editing::before {
    background: url(../images/servicetoggleimg-02.png) 0 0/cover no-repeat
}

.tabC #marketing::before {
    background: url(../images/servicetoggleimg-03.png) 0 0/cover no-repeat
}

.tabC #maintenance::before {
    background: url(../images/servicetoggleimg-04.png) 0 0/cover no-repeat
}

.inner-sec-03 {
    padding: 120px 0 60px
}

.inner-sec-04 .main-b {
    background: url(../images/service-img-4.jpg) top left/cover, linear-gradient(90deg, transparent, #0000001c, #000000fc, #000, #000) top left/cover no-repeat;
    background-blend-mode: color;
    padding: 100px 0;
    position: relative;
    z-index: 1
}

.inner-sec-04 .main-b:before {
    content: '';
    width: 98.5%;
    height: 100%;
    position: absolute;
    right: 10px;
    top: -10px;
    border: 10px solid #fff;
    z-index: -1
}

.inner-sec-04 .main-b:after {
    content: '';
    width: 99%;
    height: 2.5%;
    position: absolute;
    right: 0;
    top: -20px;
    z-index: -2;
    background: linear-gradient(90deg, transparent, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000, #000)
}

.inner-sec-04 {
    padding: 100px 0 300px;
    background: #ececec;
    position: relative
}

.inner-sec-04:before {
    content: '';
    background: url(../images/service-04-screen.png) 0 0/contain no-repeat;
    position: absolute;
    right: 70px;
    bottom: 0;
    width: 422px;
    height: 545px;
    z-index: 2
}

.ap-scnd .f, .elig-02, .elig-afr-bnnr {
    position: relative
}

.inner-sec-04 .content-lft h4 {
    font-size: 32px
}

.main-b .content-lft {
    background: #3dccdd;
    padding: 50px;
    margin: 400px 0 -400px;
    position: relative
}

.main-b .content-lft:before {
    content: '';
    position: absolute;
    left: -15px;
    top: -15px;
    box-sizing: content-box;
    border-width: 5px;
    border-style: solid;
    border-image: linear-gradient(130deg, #ffffff, #ffffff, #000, #000000);
    border-image-slice: 1;
    width: 99.1%;
    height: 99.1%
}

.profile-fs {
    padding: 80px 0 0
}

.profile-fs .mb {
    margin: 40px 0 0;
    background: url(../images/profile-bg-img-1.jpg) center/cover no-repeat;
    padding: 60px 0
}

.profile-sty-01 {
    padding: 80px 0;
    background: url(../images/profile-bg-img-2.jpg) 0 0/cover no-repeat
}

.profile-sty-01 .f, .profile-sty-03 .f {
    padding: 0 0 80px;
    border-bottom: 1px solid #000;
    margin: 0 0 80px
}

.profile-sty-02 {
    padding: 80px 0;
    background: url(../images/profile-bg-img-3.jpg) 0 0/cover no-repeat
}

.profile-sty-02 .f, .profile-sty-04 .f {
    padding: 0 0 80px;
    border-bottom: 1px solid #fff;
    margin: 0 0 80px
}

.profile-sty-03 {
    padding: 80px 0;
    background: url(../images/profile-bg-img-4.jpg) 0 0/cover no-repeat
}

.profile-sty-04 {
    padding: 80px 0;
    background: url(../images/profile-bg-img-5.jpg) 0 0/cover no-repeat
}

.profile-our-client {
    background: #eaeaea
}

.ap-fst {
    background: url(../images/ap-bg-01.jpg) 0 0/cover no-repeat;
    padding: 80px 0 200px
}

.ap-fst .side-img {
    margin: -150px 0 0
}

.ap-scnd {
    padding: 100px 0;
    background: url(../images/ap-bg-02.jpg) 0 0/cover no-repeat
}

.ap-scnd .f {
    padding: 0 0 180px
}

.ap-scnd .f:before, .elig-01 .row:before, .elig-02:before, .elig-03 .content:before, .elig-afr-bnnr:before {
    content: '';
    position: absolute
}

.ap-scnd .f:before {
    right: 0;
    top: -193px;
    background: url(../images/ap-img-02.png) 0 0/cover no-repeat;
    width: 955px;
    height: 785px
}

.elig-afr-bnnr h4 {
    color: #000;
    font-size: 30px;
    font-style: normal
}

.elig-afr-bnnr h4 .clrcng {
    color: #0d83a1
}

.elig-01 .b h5, .elig-01 .b ul, .elig-03 .content h5, .elig-03 .content p {
    color: #fff;
    font-style: normal
}

.elig-afr-bnnr .afr-banner-img {
    width: 90%;
    float: right
}

.elig-afr-bnnr {
    padding: 70px 0 50px;
    border-top: 6px solid #0d83a1;
    border-bottom: 6px solid #0d83a1
}

.elig-afr-bnnr:before {
    bottom: -23px;
    left: 150px;
    background: url(../images/elig-img-02.png) 0 0/contain no-repeat;
    width: 500px;
    height: 288px
}

.elig-01 {
    padding: 100px 0
}

.elig-01 .b h5 {
    font-family: Lato;
    font-size: 23px
}

.elig-01 .b ul, .elig-02 ul li {
    font-weight: 400;
    list-style: none;
    font-family: Poppins
}

.elig-01 .b ul {
    font-size: 17px;
    margin: 0;
    padding: 0;
    line-height: 1.6
}

.elig-01 .b {
    padding: 40px 0 0
}

.elig-01 .b ul li {
    line-height: 1
}

.elig-01 .b ul li:not(:last-child), .wi-01 .content ul li:not(:last-child) {
    margin: 0 0 10px
}

.elig-01 .row:before {
    bottom: 0;
    width: 82%;
    height: 250px;
    z-index: -1
}

.elig-02 {
    background: url(../images/elig-bg-01.png) right top/cover no-repeat;
    padding: 180px 0 80px;
    z-index: 1
}

.elig-02 ul {
    margin: 40px 0;
    gap: 10px
}

.elig-02 ul li {
    color: #000;
    font-size: 16px;
    font-style: italic;
    line-height: 135%;
    display: flex;
    align-items: center;
    gap: 15px
}

.elig-02:before {
    width: 900px;
    height: 86%;
    bottom: 0;
    left: 0;
    background: url(../images/elig-bg-01-01.png) left/cover no-repeat;
    z-index: -1
}

.elig-03 {
    background: url(../images/elig-bg-02.png) 0 0/cover no-repeat;
    padding: 80px 0
}

.wi-01, .wi-02 {
    padding: 80px 0 150px
}

.elig-03 .heading {
    margin: 0 0 50px
}

.elig-03 .content h5 {
    font-size: 25px;
    font-weight: 700;
    line-height: 120%;
    text-transform: capitalize;
    margin-bottom: 20px
}

.elig-03 .content {
    position: relative;
    background: url(../images/elig-cc-02.png) 0 0/cover no-repeat #0d83a1;
    min-height: 381px;
    margin: 0 0 31px;
    justify-content: center;
    padding: 40px;
    border-radius: 8px;
    background-blend-mode: screen
}

.elig-03 .content p {
    font-family: Poppins;
    font-size: 17px;
    font-weight: 400;
    opacity: .99;
    line-height: 155%
}

.fifth-sec.elig-04 .btm .cc .c h4, .wi-01 .content h5 {
    font-weight: 700;
    line-height: 120%;
    color: #000;
    font-style: normal;
    text-transform: uppercase
}

.elig-03 .content:before {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 5px solid #0d83a1;
    border-radius: 7px;
    width: 95%;
    height: 95%
}

.elig-03 .content:after {
    content: '1';
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff3;
    font-size: 150px;
    font-family: lato;
    font-weight: 800;
    line-height: .7
}

.fqs-01:after, .wi-02 .content2:before, .wi-02::before, .wi-03 .container:before {
    content: '';
    position: absolute
}

.elig-03 .content.v2:after {
    content: '2'
}

.elig-03 .content.v3:after {
    content: '3'
}

.elig-03 .content.v4:after {
    content: '4'
}

.elig-03 .content.v5:after {
    content: '5'
}

.elig-03 .content.v6:after {
    content: '6'
}

.fifth-sec.elig-04 .btm .cc.v1, .fifth-sec.elig-04 .btm .cc.v2 {
    border-radius: 12px;
    background: #fff;
    padding: 0;
    width: 90%;
    transform: translateX(6%);
    border-bottom: 8px solid #0d83a1;
    box-shadow: 0 0 25px #0003
}

.fifth-sec.elig-04 .btm .cc.v1 .c, .fifth-sec.elig-04 .btm .cc.v2 .c {
    border: none;
    min-height: auto
}

.abt-03 .content p, .fifth-sec.elig-04 .btm .cc.v1 .c p, .fifth-sec.elig-04 .btm .cc.v2 .c p, .why-02 .cc {
    margin: 0
}

.fifth-sec.elig-04 {
    padding: 80px 0;
    background: #fff
}

.fifth-sec.elig-04 .btm .cc .c h4 {
    margin: 0 0 10px;
    font-size: 23px
}

.wi-01 .content h5 {
    font-family: Lato;
    font-size: 25px
}

.wi-01 .content ul {
    color: #000;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 165%;
    margin: 14px 0 25px;
    list-style: auto;
    padding: 0 0 0 15px
}

.wi-01 .content ul li {
    line-height: 1.2
}

.wi-02 {
    background: url(../images/wi-bg-01.jpg) 0 0/cover no-repeat;
    position: relative
}

.wi-02::before {
    left: 260px;
    bottom: -90px;
    background: url(../images/wi-img-02.png) 0 0/contain no-repeat;
    width: 800px;
    height: 513px;
    z-index: 11
}

.wi-02 .content h4, .wi-02 .content2 h4 {
    color: #fff;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase
}

.abt-02 .cc h6, .fqs-01 .faqs-btn button, .why-02 .cc h6 {
    color: #000;
    text-transform: capitalize;
    font-style: normal
}

.wi-02 .content2 .c {
    background: #000;
    padding: 80px;
    box-shadow: 0 0 15px #0008
}

.wi-02 .content2 {
    position: relative;
    z-index: 1;
    margin: -150px 0 0
}

.wi-02 .content2:before {
    bottom: -30px;
    right: -30px;
    width: 100%;
    height: 100%;
    border: 8px solid #fff;
    z-index: -1
}

.wi-03 {
    padding: 150px 0 100px
}

.wi-03 .container:before {
    left: 0;
    bottom: -100px;
    width: 100%;
    height: 146%;
    background-color: #eaeaea;
    z-index: -1
}

.wi-04 {
    background: url(../images/wi-bg-02.jpg) 0 0/cover no-repeat;
    padding: 100px 0 150px
}

.fqs-01, .wi-04 .content {
    background: #fff;
    position: relative
}

.wi-04 .content {
    padding: 80px;
    border-right: 12px solid #000;
    border-bottom: 12px solid #000;
    left: -90px;
    bottom: -60px
}

.fqs-01 {
    padding: 100px 0
}

.fqs-01:after {
    right: 15px;
    bottom: 0;
    background: url(../images/faq-img-01.png) 0 0/contain no-repeat;
    width: 374px;
    height: 409px
}

.abt-02:before, .elig-01.why-01 .row:before {
    content: '';
    position: absolute;
    width: 68%;
    z-index: -1
}

.fqs-01 .faqs-btn button {
    font-family: Lato;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -.54px;
    opacity: .55;
    border: none;
    padding: 20px;
    background: 0 0
}

.fqs-01 .tab {
    display: inline-block;
    box-shadow: 0 0 10px #0003;
    margin: 0 0 50px
}

.fqs-01 .faqs-btn button.active {
    background: #0d83a1;
    color: #fff;
    opacity: 1
}

.abt-01 {
    padding: 80px 0;
    background: url(../images/abt-bg-01.jpg) 0 0/cover no-repeat
}

.abt-02 {
    padding: 80px 0;
    background: url(../images/abt-bg-02.jpg) 0 0/contain no-repeat;
    position: relative
}

.abt-02:before {
    right: 0;
    bottom: -60px;
    background: url(../images/abt-bg-03.jpg) 0 0/cover no-repeat;
    height: 77.8%
}

.abt-02 .cc, .why-02 .cc {
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 25px;
    padding: 25px;
    margin: 0 0 25px;
    min-height: 231.5px;
    box-shadow: 0 0 15px #0003
}

.abt-02 .cc h6, .why-02 .cc h6 {
    font-size: 25px;
    font-weight: 700;
    line-height: 103.8%
}

.abt-03 {
    padding: 120px 0 80px
}

.abt-03 .content.v1 {
    background: url(../images/ab0001.png) 0 0/cover no-repeat;
}
.abt-03 .content.v2 {
    background: url(../images/ab0002.png) 0 0/cover no-repeat;
}
.abt-03 .content.v3 {
    background: url(../images/ab0003.png) 0 0/cover no-repeat;
}
.abt-03 .content.v4 {
    background: url(../images/ab0004.png) 0 0/cover no-repeat;
}
.abt-03 .content {
    /* background: url(../images/abt-img-03.png) 0 0/cover no-repeat; */
    border-radius: 12px;
    display: flex;
    align-items: flex-end;
    min-height: 420px;
    padding: 35px;
    z-index: 1;
    position: relative
}





.abt-03 .content:before {
    content: '';
    position: absolute;
    width: 94%;
    height: 95%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
    border-radius: 9px;
    z-index: -1
}

.abt-03 .content h5 {
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 155%
}

.abt-03 .content .cc {
    height: 34px;
    overflow: hidden
}

.abt-04 .container {
    background: #f2f2f2;
    padding-top: 80px;
    padding-bottom: 80px
}

.abt-04 .f {
    margin: 0 0 100px
}

.elig-01.why-01 {
    background: url(../images/why-bg-01.jpg) 0 0/cover no-repeat;
    position: relative
}

.elig-01.why-01:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/why-img-03.png) 0 0/contain no-repeat;
    width: 354px;
    height: 408px
}

.elig-01.why-01 .row:before {
    bottom: 0;
    height: 200px;
    border-radius: 8px
}

.elig-01.why-01 .b {
    padding: 60px 0 0
}

.why-abt {
    background: url(../images/why-bg-02.jpg) 0 0/cover no-repeat;
    padding: 110px 0 0
}

.why-02 {
    background: url(../images/why-bg-03.jpg) 0 0/100% 70% no-repeat;
    padding: 50px 0 0;
    margin: 0 0 -150px
}

.why-02 .heading {
    margin: 0 0 40px
}

@media (max-width:1850px) {
    .ap-scnd .f:before {
        width: 830px;
        height: 725px
    }

    .ap-fst {
        padding: 80px 0 170px
    }

    .fqs-01:after {
        width: 265px;
        height: 290px
    }
}

@media (max-width:1750px) {
    .breaker-02::before {
        bottom: -180px;
        width: 290px;
        height: 293px
    }

    .fifth-sec .breaker-03:before {
        left: -40px;
        bottom: -290px;
        width: 18%;
        height: 458px
    }

    .elig-afr-bnnr:before {
        bottom: -23px;
        left: 90px;
        width: 500px;
        height: 288px
    }

    .elig-02:before {
        width: 820px
    }

    .wi-02::before {
        left: 190px;
        bottom: -120px;
        width: 750px;
        height: 513px
    }
}

@media (max-width:1650px) {
    .tabC .tabcontent::before {
        width: 845px;
        height: 689px
    }

    .ap-scnd .f:before {
        width: 710px;
        height: 710px;
        top: -189px
    }

    .elig-afr-bnnr:before {
        bottom: -15px;
        left: 65px;
        width: 420px;
        height: 242px
    }

    .elig-afr-bnnr {
        padding: 50px 0 30px
    }

    .elig-02:before {
        width: 750px
    }

    .wi-02::before {
        left: 130px;
        bottom: -80px;
        width: 719px;
        height: 461px
    }

    .fqs-01:after {
        width: 183px;
        height: 200px
    }
}

@media (max-width:1550px) {
    .first-sec .globe {
        top: -160px;
        left: 0;
        transform: scale(.8)
    }

    .banner .banner-content h1 span.clr_chage {
        font-size: 70px
    }

    .banner .banner-content h1 {
        font-size: 60px
    }

    .banner .banner-content h1 span {
        font-size: 43px
    }

    .banner .banner-content p, .innerBanner ul li {
        font-size: 20px
    }

    .second-sec .second-bg {
        border-radius: 0 0 440px;
        width: 80%
    }

    .second-sec:after {
        width: 760px;
        height: 541px
    }

    .breaker-01:before {
        width: 42.3%;
        clip-path: polygon(19% 0, 100% 0, 100% 100%, 0 100%)
    }

    .breaker-02::before {
        bottom: -240px;
        width: 290px;
        height: 293px
    }

    .fifth-sec .breaker-03:before {
        left: -40px;
        bottom: -160px;
        width: 14%;
        height: 250px
    }

    .innerBanner .banner-content h1, .innerBanner .banner-content h1 span.clr_change_in {
        font-size: 45px
    }

    .elig-afr-bnnr:before {
        bottom: -15px;
        left: 35px;
        width: 340px;
        height: 196px
    }

    .elig-afr-bnnr {
        padding: 40px 0 25px
    }

    .elig-02:before {
        width: 680px
    }
}

@media (max-width:1450px) {
    .tabC .tabcontent::before {
        width: 740px;
        height: 680px
    }
}

@media (max-width:1399px) {
    .heading-h4 {
        font-size: 35px
    }

    .banner .banner-content.sc1 h1 {
        font-size: 55px;
        line-height: .8
    }

    .banner .banner-content.sc1 h1 span.clr_chage {
        font-size: 63px
    }

    .banner .banner-content.sc1 h1 span, .fifth-sec .breaker-03 .hclrchng, .fifth-sec .breaker-03 h4, .inner-sec-04 .content-lft h4 {
        font-size: 30px
    }

    .banner .banner-content p, .breaker-01 h5, .heading-h6 {
        font-size: 18px
    }

    .banner .banner-content.sc4 h1 span {
        font-size: 25.4px;
        letter-spacing: -1.26px
    }

    .banner .banner-content.sc4 h1 span.clr_chage {
        font-size: 71px
    }

    .banner .banner-content.sc4 h1 {
        font-size: 45px
    }

    .second-sec .second-bg {
        border-radius: 0 0 440px;
        width: 100%
    }

    .second-sec:after {
        width: 600px;
        height: 391px;
        bottom: -250px;
        top: unset
    }

    .second-sec:before {
        height: 80%;
        border-radius: 0 0 240px
    }

    .third-sec .bottom ul li .ic-div img {
        width: 50px
    }

    .third-sec .bottom ul li .ic-div {
        width: 30%;
        height: 123px
    }

    .third-sec .bottom ul li p {
        font-size: 14px;
        line-height: 120%
    }

    .elig-01 .b h5, .elig-03 .content h5, .third-sec .bottom ul li h5 {
        font-size: 20px
    }

    .breaker-01 h4 {
        font-size: 28px
    }

    .breaker-01:before {
        width: 40%;
        clip-path: polygon(19% 0, 100% 0, 100% 100%, 0 100%)
    }

    .breaker-01:after {
        display: none
    }

    .fifth-sec .btm .cc.v1 .c h4, .fifth-sec .btm .cc.v2 .c h4, .fourth-sec .content h5, .tabC h3 {
        font-size: 25px
    }

    .fifth-sec .btm .cc.v2 .c {
        padding: 30px
    }

    .fifth-sec .btm .cc.v1 .c ul, .fifth-sec .btm .cc.v2 .c ul, .service-tab button, p {
        font-size: 16px
    }

    .fifth-sec .btm .cc.v1 .c {
        padding: 30px;
        min-height: 376px
    }

    .service-tab .tab {
        gap: 35px
    }

    .tabC .tabcontent::before {
        width: 690px;
        height: 760px
    }

    .main-b .content-lft {
        padding: 30px 40px 30px 30px;
        margin: 280px 0 -280px
    }

    .inner-sec-04 .main-b {
        padding: 60px 0
    }

    .inner-sec-04:before {
        width: 322px;
        height: 406px
    }

    .inner-sec-04 {
        padding: 100px 0 280px
    }

    .ap-fst {
        padding: 80px 0 170px
    }

    .ap-fst .content {
        margin: 40px 0 0
    }

    .ap-scnd .f:before {
        width: 610px;
        height: 610px;
        top: -178px
    }

    .elig-01 .b ul, .elig-03 .content p {
        font-size: 15px
    }

    .elig-01 .row:before {
        left: 50.4%;
        bottom: -36px;
        width: 82%;
        height: 240px
    }

    .elig-02:before {
        width: 620px
    }

    .wi-02::before {
        left: 90px;
        bottom: -80px;
        width: 659px;
        height: 423px
    }

    .elig-01.why-01:before {
        width: 224px;
        height: 258px
    }

    .elig-01.why-01 .row:before {
        left: 50.4%;
        bottom: -14px;
        width: 82%;
        height: 200px
    }
}

@media (max-width:1280px) {
    .breaker-01:before {
        width: 35%;
        clip-path: polygon(19% 0, 100% 0, 100% 100%, 0 100%)
    }

    .innerBanner .banner-content h1, .innerBanner .banner-content h1 span.clr_change_in {
        font-size: 40px;
        line-height: 1.2
    }

    .tabC .tabcontent::before {
        width: 630px;
        height: 760px
    }

    .fqs-01:after {
        display: none
    }
}

@media (max-width:1199px) {
    header .navi ul li a, p {
        font-size: 16px
    }

    .first-sec .globe {
        top: -110px;
        left: -50px;
        transform: scale(.7)
    }

    .banner .banner-content h1 span.clr_chage, .banner .banner-content.sc2 h1 span.clr_chage {
        font-size: 55px
    }

    .banner .banner-content h1 {
        font-size: 50px
    }

    .banner .banner-content h1 span {
        font-size: 35.3px
    }

    .banner .banner-content p {
        font-size: 18px;
        margin: 0 0 25px
    }

    .banner .banner-content.sc4 h1 span.clr_chage {
        font-size: 60px
    }

    .banner .banner-content.sc4 h1 {
        font-size: 38px
    }

    .banner .banner-content.sc4 h1 span {
        font-size: 21.5px;
        letter-spacing: -1.26px
    }

    .first-sec:before {
        width: 100%;
        height: 50%;
        top: unset;
        bottom: 0;
        transform: translate(0, 0)
    }

    .fifth-sec .btm .cc.v1 .c ul, .fifth-sec .btm .cc.v2 .c ul, .inner-sec-02 .wyt p, .second-sec p, .service-tab button, .tabC p, .wi-01 .content ul {
        font-size: 15px
    }

    .abt-02 .cc h6, .fifth-sec .btm .cc.v1 .c h4, .fifth-sec .btm .cc.v2 .c h4, .fourth-sec .content h5, .second-sec h5, .why-02 .cc h6, .wi-01 .content h5 {
        font-size: 20px
    }

    .second-sec:after {
        width: 530px;
        height: 375px;
        bottom: -250px;
        top: unset
    }

    .third-sec .bottom ul {
        gap: 35px;
        height: 450px;
        padding: 10px 50px 0 10px
    }

    .third-sec .bottom ul li .ic-div {
        width: 32%;
        height: 120px
    }

    .third-sec .bottom ul li, header .navi ul {
        gap: 25px
    }

    .breaker-01 h4, .wi-02 .content h4, .wi-02 .content2 h4 {
        font-size: 26px
    }

    .fourth-sec .content p.def, .innerBanner ul li {
        font-size: 18px
    }

    .breaker-02 .cc h4 {
        font-size: 64.5px
    }

    .abt-03 .content p, .breaker-02 .cc h6 {
        font-size: 14px
    }

    .breaker-02::before {
        bottom: -150px;
        width: 190px;
        height: 192px
    }

    .heading-h4 {
        font-size: 30px
    }

    .heading-h6 {
        font-size: 17px
    }

    .sixth-sec .con h5, .tabC h3 {
        font-size: 22px
    }

    .sixth-sec .con {
        padding: 25px
    }

    .sixth-sec .con img.ccimmg {
        width: 35%
    }

    .accordion-item:first-of-type .accordion-button, .eight-sec .accordion-body, .eight-sec .accordion-button {
        font-size: 15px;
        line-height: 20px
    }

    .top-margin {
        margin-top: 35px
    }

    .btn-style-01, .btn-style-02, .btn-style-03, .btn-style-04 {
        width: 170px;
        height: 58px;
        font-size: 16px
    }

    .eight-sec form button {
        width: 50%;
        height: 57px;
        font-size: 16px
    }

    .innerBanner .banner-content h1, .innerBanner .banner-content h1 span.clr_change_in {
        font-size: 30px;
        line-height: 1.2
    }

    .banner .banner-content.sc2 h1 span {
        font-size: 23.6px
    }

    .banner .banner-content.sc2 h1 {
        font-size: 50px;
        line-height: .8
    }

    .tabC .tabcontent::before {
        width: 520px;
        height: 650px
    }

    .d-lg-none {
        display: none
    }

    .d-md-none {
        display: block
    }

    .ap-scnd .f:before {
        width: 510px;
        height: 510px;
        top: -164px
    }

    .ap-fst {
        padding: 30px 0 130px
    }

    .ap-fst .side-img {
        margin: -80px 0 0
    }

    .elig-afr-bnnr .afr-banner-img {
        width: 100%
    }

    .elig-afr-bnnr:before {
        bottom: -9px;
        left: 25px;
        width: 260px;
        height: 150px
    }

    .elig-01 .row:before {
        left: 50.8%;
        bottom: -30px;
        width: 99%;
        height: 240px
    }

    .wi-02 .content2 .c {
        padding: 60px
    }

    .wi-02::before {
        left: 100px;
        bottom: -40px;
        width: 534px;
        height: 343px
    }

    .wi-04 .content {
        padding: 50px
    }

    .abt-02 {
        background-size: 75% 100%;
        padding: 50px 0
    }

    .abt-02 .cc, .why-02 .cc {
        gap: 20px;
        padding: 18px;
        min-height: 210px
    }

    .abt-03 .content {
        padding: 25px;
        z-index: 1
    }

    .abt-03 .content h5 {
        font-size: 18px;
        line-height: 100%
    }

    .elig-01.why-01 .row:before {
        left: 49.8%;
        bottom: -14px;
        width: 97%;
        height: 200px
    }

    .inner-sec-04 .content-lft h4 {
        font-size: 24px;
        margin: 0 0 15px !important
    }

    .inner-sec-04 .main-b {
        background: url(../images/service-img-4.jpg), linear-gradient(90deg, transparent, #0000001c, #000000cf, #000, #000, #000) no-repeat
    }

    .inner-sec-04 .main-b:after {
        width: 99%;
        height: 2.9%;
        top: -20px
    }

    .inner-sec-04 .main-b:before {
        width: 97.4%;
        border: 7px solid #fff
    }
}

@media (max-width:991px) {
    .breaker-01:before, .d-md-none, .elig-01 .row:before, .elig-afr-bnnr:before, .inner-sec-04:before, .nnav, .only-pc, .second-sec:after, .second-sec:before, .wi-02::before, .wi-03 .container:before {
        display: none
    }

    .banner .banner-content.sc1 h1 span.clr_chage {
        font-size: 55px
    }

    .banner .banner-content.sc1 h1 span, .fifth-sec .breaker-03 .hclrchng, .fifth-sec .breaker-03 h4 {
        font-size: 25px
    }

    .banner .banner-content.sc1 h1 {
        font-size: 50px
    }

    .d-lg-none, .only-tab {
        display: block
    }

    .second-sec .second-bg {
        border-radius: 0;
        width: 100%;
        height: 600px;
        object-fit: cover;
        object-position: left
    }

    .second-sec p {
        font-size: 15px
    }

    .third-sec .bottom {
        margin: 0 0 50px
    }

    .third-sec .bottom ul li .ic-div {
        width: 24%;
        height: 150px
    }

    .third-sec .bottom ul li .ic-div img {
        width: 60px
    }

    .third-sec .bottom ul {
        gap: 25px;
        height: 520px;
        padding: 10px 50px 0 10px
    }

    .third-sec:before {
        top: unset;
        width: 100%;
        height: 602px;
        transform: translateY(0);
        bottom: 0
    }

    .breaker-01 .ver-btn, .breaker-03 .ver-btn {
        align-items: baseline;
        flex-direction: row;
        margin: 30px 0 0
    }

    .breaker-01 h5, .innerBanner ul li {
        font-size: 16px
    }

    .fourth-sec:before {
        bottom: 100%;
        width: 100%;
        height: 50%;
        z-index: -1;
        transform: translateY(100%)
    }

    .fifth-sec .btm .cc.v1, .fifth-sec .btm .cc.v2 {
        padding: 8px;
        width: 100%;
        transform: translateX(0)
    }

    .elig-02 ul li, .fifth-sec .btm .cc.v1 .c ul, .fifth-sec .btm .cc.v2 .c ul, .fifth-sec.elig-04 .btm .cc.v1 .c p, .fifth-sec.elig-04 .btm .cc.v2 .c p {
        font-size: 14px
    }

    .fifth-sec .btm .cc.v1 .c, .fifth-sec .btm .cc.v2 .c {
        padding: 20px;
        min-height: 346px
    }

    .fifth-sec .breaker-03:before {
        left: unset;
        bottom: -80px;
        width: 22%;
        height: 212px;
        right: 25px
    }

    .eight-sec.contact-cc:before, .eight-sec:before {
        top: unset;
        width: 100%;
        transform: translateY(0);
        bottom: 0
    }

    .eight-sec:before {
        right: 0;
        height: 45%
    }

    .eight-sec.contact-cc .lft, .elig-01 .b, .elig-02 ul {
        padding: 0
    }

    .eight-sec.contact-cc {
        padding: 120px 0 240px
    }

    .eight-sec.contact-cc:before {
        right: 0;
        height: 49%
    }

    .eight-sec .lft {
        padding: 0;
        margin: 100px 0 0
    }

    .eight-sec {
        padding: 80px 0
    }

    .elig-01 .content, .md-margin {
        margin-top: 40px
    }

    footer h5 {
        font-size: 22px
    }

    footer .flinks li a {
        font-size: 16px;
        line-height: 35px
    }

    .innerBanner .banner-content h1, .innerBanner .banner-content h1 span.clr_change_in {
        font-size: 25px;
        line-height: 1.2;
        margin: 0 0 20px
    }

    .tabC {
        margin: 30px 0 0
    }

    .service-tab .tab {
        gap: 35px;
        justify-content: flex-start;
        margin: 40px 0 0
    }

    .service-tab button {
        font-size: 17px
    }

    .tabC .tabcontent::before {
        width: 270px;
        height: 220px
    }

    .main-b .content-lft {
        margin: 0;
        background: #3dccddc2
    }

    .main-b .content-ryt {
        padding: 40px 30px 0
    }

    .inner-sec-04 .main-b {
        background: url(../images/service-img-4.jpg), linear-gradient(180deg, transparent, #0000001c, #000000fc, #000, #000) no-repeat;
        padding: 0 0 60px;
        position: relative;
        z-index: 1
    }

    .inner-sec-04 {
        padding: 90px 0 80px
    }

    .btn-style-01, .btn-style-02, .btn-style-03, .btn-style-04 {
        width: 150px;
        height: 48px;
        font-size: 16px
    }

    .ap-scnd {
        padding: 50px 0
    }

    .ap-scnd .f:before {
        width: 350px;
        height: 360px;
        top: -95px
    }

    .ap-fst {
        padding: 30px 0 70px
    }

    .elig-01 .b h5, .elig-01 .b ul {
        color: #000
    }

    .elig-02:before {
        width: 490px
    }

    .fifth-sec .btm .cc.v1 .c h4, .fifth-sec .btm .cc.v2 .c h4 {
        font-size: 18px
    }

    .fifth-sec .col-xl-5.col-lg-6.col-md-6:first-child .content {
        margin: 0 0 30px
    }

    .wi-02 .content2 {
        margin: 0
    }

    .wi-03 {
        padding: 80px 0 60px
    }

    .wi-04 .content {
        padding: 30px
    }

    .abt-02 {
        background-size: 100% 80%;
        padding: 50px 0
    }

    .abt-02:before {
        right: 0;
        bottom: 0;
        width: 100%;
        height: 36.8%
    }

    .abt-03 .content .cc {
        height: 22px
    }

    .abt-03 {
        padding: 60px 0
    }
}

@media (max-width:768px) {
    .third-sec .bottom ul li .ic-div {
        width: 30%;
        height: 135px
    }

    .banner .banner-content.sc1 h1 span.clr_chage {
        font-size: 40px
    }

    .banner .banner-content.sc1 h1 {
        font-size: 38px;
        margin: 0 0 16px
    }

    .banner .banner-content.sc1 h1 span {
        font-size: 22px
    }

    .banner .banner-content.sc1 p {
        font-size: 16px;
        margin: 0 0 25px
    }

    .third-sec .bottom ul {
        height: 485px
    }

    .third-sec:before {
        height: 685px
    }

    .fifth-sec .btm .cc.v1 .c, .fifth-sec .btm .cc.v2 .c {
        min-height: auto
    }

    .fifth-sec .btm .cc.v1, .fifth-sec .btm .cc.v2 {
        margin-top: -90px
    }

    .sm-tmargin {
        margin-top: 35px
    }

    .service-tab button {
        font-size: 16px
    }

    .service-tab .tab {
        gap: 22px;
        margin: 30px 0 0
    }

    .ap-scnd .f:before, .inner-sec-03 p br, .tabC #creation::before {
        display: none
    }

    .inner-sec-03 {
        padding: 60px 0
    }

    .banner .banner-content.sc2 h1 span {
        font-size: 19.2px
    }

    .banner .banner-content.sc2 h1 span.clr_chage {
        font-size: 45px
    }

    .banner .banner-content.sc2 h1 {
        font-size: 40px;
        line-height: .8
    }

    .profile-fs .mb {
        margin: 40px 0 0;
        padding: 60px 0;
        background-position: left
    }

    .profile-fs .offset-md-2 .content {
        margin: 60px 0 0
    }

    .ap-scnd .s .content {
        margin: 40px 0 0
    }

    .ap-scnd .f {
        padding: 0 0 100px
    }

    .wi-04 .content {
        padding: 30px;
        margin: -150px 0 0;
        border-left: 12px solid #000;
        left: 0;
        bottom: 0
    }

    .wi-04 {
        padding: 80px 0
    }

    .abt-03 .content .cc {
        height: 24px;
        overflow: hidden
    }

    .abt-04 .s .row {
        flex-direction: column-reverse
    }
}

@media (max-width:575px) {
    .banner .banner-content p, .only-tab, header .top:before {
        display: none
    }

    .only-mobile {
        display: block
    }

    .innerBanner img {
        height: 280px;
        object-fit: cover
    }

    .eight-sec.contact-cc:before {
        right: 0;
        top: unset;
        width: 100%;
        height: 44%;
        transform: translateY(0);
        bottom: 0
    }

    .banner .banner-content.sc2 h1 {
        font-size: 34.4px;
        line-height: .8;
        margin: 0 0 25px
    }

    .banner .banner-content.sc2 h1 span.clr_chage {
        font-size: 41px
    }

    .banner .banner-content.sc2 h1 span {
        font-size: 16.5px
    }

    .profile-sty-01 .s .row, .profile-sty-02 .s .row, .profile-sty-03 .s .row, .profile-sty-04 .s .row {
        flex-direction: column-reverse
    }

    .profile-sty-01 .content, .profile-sty-02 .content, .profile-sty-03 .content, .profile-sty-04 .content {
        margin: 35px 0 0
    }

    .abt-04 .container {
        background: #f2f2f2;
        padding-top: 60px;
        padding-bottom: 60px
    }

    .elig-02:before {
        width: 100%;
        opacity: .8
    }

    .wi-01 .content {
        margin: 40px 0 0
    }

    .banner .banner-content h1 {
        font-size: 34px
    }

    .banner .banner-content h1 span.clr_chage {
        font-size: 40px
    }

    .banner .banner-content h1 span, .heading-h4, .innerBanner .banner-content h1, .innerBanner .banner-content h1 span.clr_change_in {
        font-size: 25px
    }

    .btn-style-01, .btn-style-02, .btn-style-03, .btn-style-04 {
        width: 120px;
        height: 42px;
        font-size: 15px
    }

    .first-sec .globe {
        top: -170px;
        left: unset;
        transform: scale(.4);
        right: -100px
    }

    .first-sec {
        padding: 80px 0
    }

    .fourth-sec .content h5, .fourth-sec .content p.def, .heading-h6 {
        font-size: 16px
    }

    .second-sec p, .sixth-sec .con ul, p {
        font-size: 14px
    }

    .second-sec h5, .sixth-sec .con h5 {
        font-size: 18px
    }

    .second-sec .second-bg {
        height: 540px
    }

    .breaker-01 h4 {
        font-size: 22px
    }

    .breaker-01 h5 {
        font-size: 14px;
        padding: 6px 12px
    }

    .breaker-01 {
        padding: 40px 0;
        text-align: center
    }

    .breaker-01 .ver-btn, .breaker-03 .ver-btn {
        align-items: center;
        flex-direction: row;
        margin: 20px 0 0;
        justify-content: center
    }

    .fourth-sec img {
        display: block;
        width: 50%;
        margin: 0 auto;
        text-align: center
    }

    .fourth-sec:before {
        height: 30%
    }

    .fourth-sec {
        padding: 60px 0 50px
    }

    .breaker-02 .cc h4 {
        font-size: 50px
    }

    .breaker-02 .cc h6 {
        font-size: 12px
    }

    .breaker-02 .row {
        gap: 22px 0
    }

    .breaker-02 {
        padding: 40px 0
    }

    .breaker-02::before {
        bottom: -90px;
        width: 120px;
        height: 121px
    }

    .fifth-sec .breaker-03 .hclrchng, .fifth-sec .breaker-03 h4 {
        font-size: 22px;
        text-align: center
    }

    .fifth-sec .breaker-03:before {
        left: unset;
        bottom: -70px;
        width: 17%;
        height: 113px;
        right: 15px
    }

    .sixth-sec .con img.ccimmg {
        width: 50px
    }

    .sixth-sec .con {
        padding: 20px;
        border-radius: 10px
    }

    .sixth-sec .btmgo {
        bottom: 0
    }

    .sixth-sec .col-xl-6.col-lg-6.col-md-6.col-sm-6:nth-child(4) .btmgo {
        margin: 25px 0 0
    }

    .sixth-sec {
        padding: 60px 0
    }

    .logo img {
        width: 100%
    }

    header .top:after {
        width: 100%;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%)
    }

    header .top ul {
        justify-content: center
    }

    header .navi {
        padding: 12px 0;
        border-bottom: 2px solid #44cedc
    }

    .profile-sty-01 .f, .profile-sty-02 .f, .profile-sty-03 .f, .profile-sty-04 .f {
        padding: 0 0 30px;
        margin: 0 0 30px
    }

    .banner .banner-content.sc1 h1 {
        font-size: 48px;
        margin: 0 0 25px
    }

    .banner .banner-content.sc1 h1 span.clr_chage {
        font-size: 55px
    }

    .banner .banner-content.sc1 h1 span {
        font-size: 28px
    }

    .banner .only-mobile .banner-content.sc1 {
        position: absolute;
        bottom: 10%;
        left: 0;
        transform: translateY(10%);
        width: 100%;
        top: unset
    }
}

@media (max-width:450px) {
    .fifth-sec .btm .cc.v1, .fifth-sec .btm .cc.v2 {
        margin-top: -20px
    }

    .fifth-sec .btm .cc.v1 .c, .fifth-sec .btm .cc.v2 .c {
        padding: 15px
    }

    .fifth-sec .btm .cc.v1 .c ul, .fifth-sec .btm .cc.v2 .c ul {
        margin: 20px 0 0
    }

    .seventh-sec .testimonial-slider .slide {
        padding: 25px
    }

    .accordion-item:first-of-type .accordion-button, .eight-sec .accordion-button, .seventh-sec .testimonial-slider .bottom p {
        font-size: 14px
    }

    .seventh-sec .testimonial-slider .top h5 {
        font-size: 17px
    }

    .eight-sec:before {
        height: 49%
    }

    .accordion-button::after {
        width: .75rem;
        height: .75rem;
        background-size: .75rem
    }

    .eight-sec .accordion-body {
        font-size: 14px;
        line-height: 18px
    }

    .eight-sec {
        padding: 60px 0
    }

    .ap-fst .btn-style-04, .ap-scnd .btn-style-01, .elig-02 .btn-style-01, .wi-01 .btn-style-01, .wi-02 .btn-style-01, .wi-04 .btn-style-01 {
        width: 140px;
        height: 39px;
        font-size: 14px
    }

    .elig-afr-bnnr h4 {
        font-size: 22px;
        margin: 0 0 18px !important
    }

    .third-sec {
        padding: 70px 0
    }

    .third-sec .bottom ul li .ic-div {
        height: 92px;
        width: 26%
    }

    .third-sec .bottom ul li .ic-div img {
        width: 40px
    }

    .third-sec .bottom ul li h5 {
        font-size: 16px
    }

    .third-sec .bottom ul li p {
        font-size: 12px;
        text-align: left
    }

    .third-sec .bottom ul li {
        gap: 15px
    }

    .third-sec .bottom ul {
        height: 465px;
        padding: 10px 25px 0 10px
    }

    .breaker-01 h5 {
        font-size: 12px;
        padding: 6px 12px
    }

    .breaker-01 h4 {
        font-size: 18px
    }

    .fourth-sec:before {
        height: 20%
    }

    .breaker-02 .cc h4 {
        font-size: 40px
    }

    .second-sec .second-bg {
        height: 580px
    }

    .banner .only-mobile img {
        height: 100%
    }

    .banner .banner-content.sc1 h1 span.clr_chage {
        font-size: 45px
    }

    .banner .banner-content.sc1 h1 {
        font-size: 40px;
        margin: 0 0 22px;
        line-height: .8
    }

    .banner .banner-content.sc1 h1 span {
        font-size: 22px
    }

    .banner img {
        height: 240px;
        object-fit: cover;
        object-position: center
    }

    .btn-style-01, .btn-style-02, .btn-style-03, .btn-style-04 {
        width: 105px;
        height: 39px;
        font-size: 14px
    }

    .fifth-sec .breaker-03 .hclrchng, .fifth-sec .breaker-03 h4 {
        font-size: 18px;
        text-align: center
    }

    .banner .banner-content h1 {
        font-size: 24px;
        margin-bottom: 20px
    }

    .banner .banner-content h1 span {
        font-size: 15px
    }

    .banner .banner-content h1 span.clr_chage {
        font-size: 30px
    }

    .eight-sec form .form-control {
        padding: 12px;
        resize: none;
        margin: 0 0 20px;
        font-size: 14px
    }

    footer p {
        font-size: 14px;
        line-height: 21px
    }

    footer .social li a img {
        width: 30px
    }

    footer h5 {
        font-size: 20px
    }

    footer .flinks {
        padding: 0;
        margin: 15px 0 0;
        list-style: none
    }

    footer .flinks li a {
        font-size: 15px;
        line-height: 30px
    }

    footer .f-logo img {
        width: 200px
    }
}

@media (max-width:380px) {
    .banner .banner-content.sc1 h1 {
        font-size: 39px;
        margin: 0 0 25px
    }

    .first-sec .globe {
        top: -160px;
        left: unset;
        transform: scale(.3);
        right: -125px
    }

    header .top ul a {
        font-size: 13px
    }

    .banner .banner-content.sc1 h1 span.clr_chage {
        font-size: 42px
    }

    .banner .banner-content.sc1 h1 span, .heading-h4 {
        font-size: 22px
    }

    .third-sec .bottom ul li h5 {
        font-size: 15px
    }

    .third-sec .bottom ul li.ryt .cc {
        padding: 0 0 0 20px
    }

    .third-sec .bottom ul li .cc {
        width: 80%
    }

    .third-sec .bottom ul li p {
        font-size: 12px;
        text-align: left;
        line-height: 1.1
    }

    .breaker-01 h5 {
        font-size: 11px;
        padding: 6px 9px
    }

    .breaker-01 h4 br, .heading-h4 br {
        display: none
    }

    .breaker-01 h4 {
        font-size: 16px
    }

    .heading-h6 {
        font-size: 14px
    }

    .second-sec p, p {
        font-size: 13px;
        line-height: 1.2
    }
}

@media (max-width:340px) {
    .heading-h4 {
        font-size: 22px
    }

    .heading-h6 {
        font-size: 14px
    }
}