/******************************Main Head*********************  */
@font-face {
    font-family: 'Poppins';
    src: url(/font/Poppins-Light.ttf);
}

h1, h2, h3, h4, h5, h6, a, p, span, li {
    font-family: 'Poppins' !important;    /*font-weight: 600;*/
}

.mainHead {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 100px;
    padding-left: 100px;
    z-index: 999;
    position: relative;
    background-color: #062577;
}

html {
    overflow-x: hidden !important;
}

hr.solidd {
    border-top: 5px solid #70b3ff;
    border-radius: 5px;
    width: 85px;
}

hr.f-divd {
    border-top: 5px solid #464646;
    border-radius: 5px;
    width: 50px;
}

hr.f-divd:hover {
    border-top: 5px solid #fff;
}

.blackBack {
    padding-top: 28px;
}

.mobopt {
    margin-top: -116px;
}

.navbar {
    margin-bottom: 20px;
}

.col-right {
    text-align: right;
}

.dscolor {
    font-size: 15px;
    background-color: #062577;
    border-radius: 10px;
    box-shadow: 5px 10px 8px 10px rgb(0 0 0 / 20%);
}

.nav-link {

    /*padding-left: 25px !important;*/

    padding-right: 25px !important;
}

.blackBack .nav-link:hover {
    color: #ffca00 !important;
}

.dropdown-item:hover {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    background-color: #ffc500;
}

.dropdown-item {
    color: #fff;
}

.trusted {
    padding-top: 30px;
    padding: 30px 10px 10px;
}

.text2 {
    color: hsl(12deg 5% 80%);
    text-align: center;
    font-weight: 300;
    margin-bottom: 0;
}

.drop {
    background-color: transparent;
    border: none;
}

.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: transparent;
    border-color: none;
}

.btn:active {
    color: var(--bs-btn-active-color);
    background-color: transparent;
    border-color: none;
}

.btn.show, .btn:active {
    color: var(--bs-btn-active-color);
    background-color: transparent;
    border-color: transparent;
}

.text2 a {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    padding-left: 20px;
}

#navbarNavDropdown {
    justify-content: center;
    margin-top: -18px;
    margin-left: 165px;
}

.blackBack .nav-link {
    color: white !important;
}

.logopng {
    width: 200px;
}

.btn-nav {
    padding: 10px 15px 10px 15px;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 700;
    color: #000;
    border: solid 1px #ffb207;
    background-image: linear-gradient(#ffd900, #ffb500);
    transition: all 0.3s ease;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.btn-nav:hover {
    color: #fff;
    border: solid 1px #fff;
    background-image: linear-gradient(#ffe77a00, #ffb10a00);
    background-color: transparent;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

.btn-main {
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 700;
    color: #000;
    border: solid 1px #ffb207;
    background-image: linear-gradient(#ffd900, #ffb500);
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.btn-main:hover {
    color: #fff;
    border: solid 1px #fff;
    background-image: linear-gradient(#ffe77a00, #ffb10a00);
    background-color: transparent;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

.btn-sbox {
    margin-top: 15px;
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 700;
    font-family: 'Poppins';
    color: #000;
    border: solid 1px #ffb207;
    background-image: linear-gradient(#ffd900, #ffb500);
    transition: all 0.3s ease;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.btn-sbox:hover {
    background-image: linear-gradient(#ffe77a00, #ffb10a00);
    background-color: transparent;
    transition: all 0.3s ease;
    color: #fff;
    border: solid 1px #fff;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

.bannimg {
    background-image: url("img/Header.png");
    z-index: -1;
    background-position: center;
    background-size: cover;
    padding-top: 280px;
    padding-bottom: 187px;
    margin-top: -120px;
}

.bannimgs {
    background-image: url("img/Shape.png");
    z-index: -1;
    background-position: center;
    background-size: cover;
    padding-top: 280px;
    padding-bottom: 187px;
    margin-top: -120px;
}

.text3, .text5, .text6 {
    margin-bottom: 0;
    line-height: 1.3;
}

.text3 {
    color: white;
    padding-right: 50px;
    font-size: 40px;
    font-family: 'Poppins';
    font-weight: 600;
    padding-top: 40px;
}

.text4 {
    color: #fff;
    padding-top: 30px;
    PADDING-BOTTOM: 44px;
    padding-right: 200px;
    font-size: 15px;
    line-height: 1.8;
}

.trusted {
    padding-top: 65px;
}

.bannform {
    margin: auto;    /*width: 30%;*/
}

.details {
    background-color: rgb(255 255 255 / 34%);
    padding: 20px 40px 30px 30px;
    border-radius: 10px;
    color: white;
    border-color: transparent;
    margin-bottom: 10px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 30px;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.text9 {
    color: white;
    font-size: 29px;
    text-align: center;
    font-weight: 600;
}

.text10 {
    color: #fff;
    padding-right: 36px;
    font-size: 15px;
    padding-top: 20px;
    line-height: 1.8;
}

.form-control {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    border: white;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 26px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.226);
    border-color: #303030;
}

.form-control::placeholder {
    color: #ffffff;
}

.form-control[type=text] {
    margin-bottom: 10px;
}

.form-control[type=email] {
    margin-bottom: 10px;
}

.form-control[type=tel] {
    margin-bottom: 10px;
}

/******************************Main Head Close*********************  */

/****************************** Features Start *********************  */



.features {
    padding-top: 100px;
}

.feature-write {
    text-align: center;
    padding-bottom: 60px;
}

.feat-h2 {
    font-weight: 600;
}

.feat-p {
    padding-left: 200px;
    padding-right: 200px;
}

.feature-one {
    text-align: left;
    background-color: #f6f6f6;
    padding: 50px 40px 20px 30px;
    border-radius: 26px;
    margin-top: -30px;
    margin-bottom: 94px;
}

.feature-one:hover {
    background-image: linear-gradient(#25d6eb, #2376fa);
    transition: all 0.3s ease;
    box-shadow: 7px 7px 30px 30px rgb(0 0 0 / 7%);
    color: #fff;
}

.feature-one h5 {
    font-weight: 600;
    font-size: 18px;
}

.feature-one p {
    font-size: 15px;
}

.feature-two {
    text-align: left;
    background-color: #f6f6f6;
    padding: 36px 35px 0px 30px;
    border-radius: 26px;
    margin-bottom: 65px;
}

.feature-two p {
    font-size: 15px;
}

.feature-two:hover {
    background-image: linear-gradient(#25d6eb, #2376fa);
    transition: all 0.3s ease;
    box-shadow: 7px 7px 30px 30px rgb(0 0 0 / 7%);
    color: #fff;
}

.feature-two h5 {
    font-weight: 600;
    font-size: 19px;
}

.fbtn {
    text-decoration: none;
    background-color: #0000;
    border: #0000;
    font-family: 'Poppins';
    font-weight: 600;
    padding-left: 40px;
}

.fbtn:hover {
    color: #ffb500;
}

.ficon {
    padding-left: 10px;
}

/****************************** Features End *********************  */

/****************************** Connect Start *********************  */



.connect {
    background-image: url(img/Rectangle/2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: auto;
}

.cont-img {
    width: auto;
    height: 690px;
}

.cont-col {
    padding-top: 200px;
    padding-left: 94px;
}

.cont-h2 {
    color: #fff;
    font-size: 45px;
}

.cont-p {
    color: #fff;
    font-weight: 400;
    line-height: 30px;
    font-size: 13px;
}

.cont-btn {
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 700;
    color: #000;
    border: solid 2px #ffd900;
    background-image: linear-gradient(#ffd900, #ffb500);
    transition: all 0.3s ease;
    margin-right: 10px;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.cont-btn:hover {
    color: #FFF;
    border: solid 2px #fff;
    background-image: linear-gradient(#ffe77a00, #ffb10a00);
    background-color: transparent;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

.cont-btn1 {
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 700;
    color: #fff;
    border: solid 2px #fff;
    background-color: transparent;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.cont-btn1:hover {
    color: #000;
    border: solid 1px #ffb207;
    background-image: linear-gradient(#ffd900, #ffb500);
    transition: all 0.3s ease;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

/****************************** Connect End *********************  */

/****************************** Journey Start *********************  */



.journ-row {
    padding-top: 60px;
}

.journ-col {
    padding-top: 50px;
    padding-left: 66px;
}

.journ-h2 {
    color: #000;
    font-size: 40px;
    padding-bottom: 20px;
    font-weight: 600;
}

.journ-p {
    color: #000;
    font-weight: 400;
    line-height: 25px;
    padding-bottom: 20px;
}

.journ-img {
    text-align: right;
}

.journ-btn {
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 700;
    color: #000;
    border: solid 2px #ffd900;
    background-image: linear-gradient(#ffd900, #ffb500);
    transition: all 0.3s ease;
    margin-right: 10px;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.journ-btn:hover {
    border: solid 2px #000;
    background-image: linear-gradient(#ffe77a00, #ffb10a00);
    background-color: #FFF;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

.journ-btn1 {
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 700;
    color: #000;
    border: solid 2px #000;
    background-color: transparent;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.journ-btn1:hover {
    border: solid 2px #ffe67a;
    background-image: linear-gradient(#ffe67a, #ffb20a);
    transition: all 0.3s ease;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

/****************************** Journey End *********************  */

/****************************** Key-Features Start *********************  */



.key-row {
    padding-left: 150px;
    padding-top: 60px;
}

.key-p {
    text-align: center;
    padding-right: 170px;
    font-size: 15px;
    font-weight: 600;
}

.key-features {
    text-align: center;
    background-color: #f6f6f6;
    padding: 36px 19px 25px 15px;
    border-radius: 26px;
    margin-bottom: 7px;
    margin-right: 5px;
}

.key-features:hover {
    background-image: linear-gradient(#25d6eb, #2376fa);
    transition: all 0.3s ease;
    box-shadow: 7px 7px 30px 30px rgb(0 0 0 / 7%);
    color: #fff;
}

.kf-img {
    padding-bottom: 10px;
}

.kf-img:hover {
    color: #fff;
}

.kf-p {
    font-weight: 600;
}

/****************************** Key-Features End *********************  */

/****************************** Slider Start *********************  */



.bnmn {
    margin-top: 75px
}

.column3 {
    text-align: center;    /*margin-top: -80px;*/
}

.heading1 {
    font-weight: 700;
}

.para {
    padding-right: 200px;
    padding-left: 200px;
    font-weight: 500;
}

.column2 {
    text-align: center;
    font-weight: 500;
}

.btn11-warning {
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 50px;
    font-weight: 700;
    color: #000;
    border: solid 1px #ffd900;
    background-image: linear-gradient(#ffd900, #ffb500);
    transition: all 0.3s ease;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.btn11-warning:hover {
    border: solid 1px #000;
    background-image: linear-gradient(#ffe77a00, #ffb10a00);
    background-color: transparent;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

.carousel {
    display: block;
    position: unset;    /* -webkit-transform: translateZ(0); */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    font-size: 0;
    padding: 8px;
    border-radius: 6px;
    -webkit-overflow-scrolling: touch;
    height: 100%;
}

.carousel>.wrap>ul>li {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin: 0 0 0 5px;
    position: relative;
    overflow: hidden;
    transition: 0.25s ease-out;
    margin-left: 26px;
}

.carousel:hover>.slide {
    opacity: 1;
    bottom: -10px;
}

.carousel>.wrap {
    overflow: hidden;
    border-radius: 5px;
}

.carousel>.wrap>ul {
    list-style: none;
    white-space: nowrap;
    height: 450px;
}

.carousel-himg {

    /*opacity: 0.3;*/

    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
    cursor: pointer;
}

.carousel-himg:hover {
    opacity: 1;
}

.carousel>.wrap>ul>li>img {
    display: block;
    height: 440PX;
    margin: auto;
    position: relative;
    transition: 1s ease;
    border-radius: 26px;    /*border: 1px solid #cfcece;*/
}

.loggoos {
    display: block;
    position: unset;
    -webkit-transform: translateZ(0);
    font-size: 0;
    padding: 8px;
    border-radius: 0 !important;
    -webkit-overflow-scrolling: touch;
    height: 100%;
}

.loggoos > .wrap > ul > li > img {
    display: block;
    height: auto;
    width: 155px;
    margin: auto;
    vertical-align: bottom;
    position: relative;
    transition: 1s ease;
    border-radius: unset !important;
    border: unset !important;
}

.loggoos > .wrap > ul {
    list-style: none;
    white-space: nowrap;
    height: 80px;
    padding: 0 !important;
    margin: 0 !important;
}

.loggoos > .wrap > ul > li {
    display: inline-block;
    vertical-align: middle;
    height: auto !important;
    margin: auto 20px !important;
    position: relative;
    overflow: hidden;
    transition: 0.25s ease-out;
}

.touch .carousel {
    overflow: auto;
}

.carousel:before, .carousel:after {
    content: '';
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    font-size: 80px;
    line-height: 190px;
    color: #2ab1ce;    /*font-weight: bold;*/
    pointer-events: none;
    transition: 0.2s ease-out;
}

.carousel.right:after, .carousel.left:before {
    opacity: 1;
}

.carousel.right:after {
    right: 0;
    text-indent: 60px;
}

.carousel.left:before {
    left: 0;
    text-indent: -40px;
}

.carousel>a {
    position: absolute;
    margin: 0;
    top: 0;
    bottom: 0;
    color: #CCC;
    font-size: 1.5em;
    transition: 0.1s;
}

.carousel>a:hover {
    color: #FFF;
}

.carousel>a.prev {
    left: -20px;
}

.carousel>a.next {
    right: -20px;
}

.carousel>.slide {
    pointer-events: none;    /* position: absolute; */
    bottom: 0;
    left: 0;    /* background: #2ab1ce; */

    /* height: 80px; */

    border-radius: 10px;
    opacity: 0;
    transition: opacity 0.2s, bottom 0.2s;
}

.carousel>.wrap>ul>li:first-child {
    margin: 0;
}

/****************************** Slider End *********************  */

/****************************** Choose Start *********************  */



.choose {
    background-image: url(img/Rectangle\ 21.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: auto;
    padding-top: 60px;
    margin-top: 100px;
}

.ch-img {
    width: auto;
    height: 850px;
    margin-left: -120px;
}

.ch-col {
    padding-top: 50px;
    padding-left: 66px;
}

.ch-col1 {
    margin-top: -124px;
}

.ch-h2 {
    color: #000;
    font-weight: 600;
}

.ch-p {
    color: #000;
    font-weight: 400;
    line-height: 25px;
}

.cho-row {
    padding-top: 20px;
    padding-bottom: 20px;
}

.cho-row1 {
    padding-bottom: 30px;
}

.cho-col {
    margin-right: 45px;
}

.cho-h2 {
    font-size: 14px;
    font-weight: 700;
    text-decoration: dotted;
}

.cho-p {
    font-size: 13px;
    line-height: 19px;
}

.ch-btn {
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 700;
    color: #000;
    border: solid 2px #ffd900;
    background-image: linear-gradient(#ffd900, #ffb500);
    transition: all 0.3s ease;
    margin-right: 10px;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.ch-btn:hover {
    border: solid 2px #000;
    background-image: linear-gradient(#ffe77a00, #ffb10a00);
    background-color: transparent;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

.ch-btn1 {
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 700;
    color: #000;
    border: solid 2px #000;
    background-color: transparent;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.ch-btn1:hover {
    border: solid 2px #ffd900;
    background-image: linear-gradient(#ffd900, #ffb500);
    transition: all 0.3s ease;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

/****************************** Choose End *********************  */

/****************************** Writing-Service Start *********************  */



.writing-main {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

.servicerow {
    padding-left: 174px;
}

.spacee {
    padding-bottom: 150px;
}

.service-one {
    text-align: center;
    background-color: #f6f6f6;
    padding: 70px 37px 50px 30px;
    border-radius: 26px;
    margin-bottom: 7px;
    cursor: pointer;
}

.service-one:hover {
    background-image: linear-gradient(#25d6eb, #2376fa);
    transition: all 0.3s ease;
    box-shadow: 7px 7px 30px 30px rgb(0 0 0 / 7%);
    color: #fff;
}

.s-a {
    color: #000;
    text-decoration: none;
}

.s-a:hover {
    color: #ffffff;
}

.ser-h5 {
    font-size: 14px;
    font-weight: 700;
}

.tbh {
    padding-bottom: 60px;
}

.servicebtn {
    text-align: center;
}

.btn-11 {
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 50px;
    font-family: 'Poppins';
    font-weight: 700;
    color: #000;
    border: solid 1px #ffd900;
    background-image: linear-gradient(#ffd900, #ffb500);
    transition: all 0.3s ease;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.btn-11:hover {
    border: solid 1px #000;
    background-image: linear-gradient(#ffe77a00, #ffb10a00);
    background-color: transparent;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

/****************************** Writing-Service End *********************  */

/****************************** Comprehensive-Process Start *********************  */

.comprehensive-img {
    width: 100%;
    padding-top: 40px;
}

.comprehensive-main {
    padding-top: 50px;
    padding-bottom: 100px;
}

.comprehensive {
    padding-top: 100px;
    text-align: center;
}

.comprehensive h2 {
    font-weight: 600;
}

.dots {
    padding-top: 80px;
    text-align: center;
    align-items: start;
}

.dots-text {
    padding: 82px 50px 0px 6px;
}

.comp-h3 {
    color: #000;
    font-size: 30px;
    font-weight: 600;
}

.comp-p {
    color: #6e6e6e;
    font-size: 21px;
    line-height: 45px;
}

.compre-h {
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 20px;
}

.dot-icon {
    padding: 10px 30px 10px 10px;
    color: #b2b2b2;
}

.dot-icon:hover {
    color: #25c1f2;
    cursor: pointer;
}

/****************************** Comprehensive-Process End *********************  */

/****************************** Testimonial Start *********************  */

/* .testimonialClass {

display: none;

} */



.new-testimo #second:checked~.two blockquote {
    background-color: purple;
}

.new-testimo #third:checked~.three blockquote {
    background-color: #54885F;
}

.new-testimo #first:checked~label.first {
    border-color: #DB532B;
}

.new-testimo #second:checked~label.second {
    border-color: purple;
}

.new-testimo #third:checked~label.third {
    border-color: #54885F;
}

.new-testimo #first:checked~div.one {
    left: 0;
    opacity: 1;
}

.new-testimo #second:checked~div.two {
    left: 0;
    opacity: 1;
}

.new-testimo #third:checked~div.three {
    left: 0;
    opacity: 1;
}

.imageCenter {
    text-align: center;
    position: relative;
}

.testimonialClass h3 {
    font-weight: 600;
}

.testimonialClass h6 {
    font-weight: 500;
    color: #c1c1c1;
}

.testimonialClass p {
    font-size: 15px;
}

.cr {
    background-color: #f5f8ff;
    border-radius: 26px;
    margin-left: 40px;
    margin-right: 40px;
    padding-bottom: 4px;
}

.cr-font {
    font-size: 8px;
    padding-left: 7px;
    font-weight: 600;
}

.cr-p {
    padding-bottom: 23px;
}

.afloat1 {
    position: absolute;
    top: -55px;
    left: 0px;
    width: 250px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #f7f1f1;
    background-color: white;
    box-shadow: -10px 10px 20px #aaaaaa8c;
    border-radius: 25px;
}

.afloat1 p {
    margin-top: -5px;
    margin-bottom: 0.5rem;
}

.afloat1 p {
    font-size: 9px;
    margin-top: 0;
    margin-bottom: 0;
}

.afloat1 .row {
    margin: 0px;
    padding-bottom: 6px;
}

.afloat1 .fa-star {
    color: #ffc107;
    font-size: 10px;
}

.text-start {
    text-align: left !important
}

.imageRadius {
    border-radius: 50%;
}

.afloat2 {
    position: absolute;
    bottom: -25px;
    right: -110px;
    width: 300px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #f7f1f1;
    background-color: white;
    box-shadow: -10px 10px 20px #aaaaaa8c;
    border-radius: 25px;
}

.text-center {
    font-size: 40px;
    color: wheat;
}

.text-center {
    text-align: center !important
}

.d-block {
    border-radius: 50%;
}

.afloat1 h5 {
    font-weight: 600;
    font-size: 13px;
}

.afloat2 p {
    margin-top: 10px;
    font-size: 15px;
    margin-bottom: 0;
}

.afloat2 .fa-star {
    color: #ffffff;
    background-color: #ffc107;
    padding: 5px;
    border-radius: 9px;
}

.afloat2 .row {
    margin-top: 30px;
}

/****************************** Testimonial End *********************  */

/****************************** Subscribe start *********************  */



.fsca {
    height: auto;
    background-image: linear-gradient(#c2e9fb, #a2c5fd);
    border-radius: 15px;
    box-shadow: 26px 26px 50px 26px rgb(0 0 0 / 14%);
    position: relative;
    z-index: 99;
    margin-bottom: -140px;
    padding-bottom: 50px;
    padding-left: 60px;
    padding-top: 13px;
}

.fsca-col-one {
    padding-top: 65px;
}

.fsca-col-one h2 {
    padding-bottom: 10px;
    color: #000;
    font-size: 15px;
    font-weight: 400;
}

.fsca-col-one h3 {
    padding-bottom: 0px;
    color: #000;
    font-size: 35px;
    font-weight: 600;
}

.btn-8 {
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 50px;
    font-weight: 700;
    color: #000;
    border: solid 2px #ffd900;
    background-image: linear-gradient(#ffd900, #ffb500);
    transition: all 0.3s ease;
    margin-right: 10px;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.btn-8:hover {
    background-image: linear-gradient(#ffe77a00, #ffb10a00);
    background-color: transparent;
    border: 2px solid #000;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

.btn-9 {
    padding: 10px 30px 10px 30px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 50px;
    font-weight: 700;
    color: #000;
    border: solid 2px;
    background-color: transparent;
    margin-right: 10px;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.btn-9:hover {
    border: solid 2px #ffd900;
    background-image: linear-gradient(#ffd900, #ffb500);
    transition: all 0.3s ease;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

.fsca-col-two {
    text-align: center;
}

.fsca-img {
    margin-top: -56px;
    margin-bottom: -150px;
    width: 550px;
}

/****************************** Subscribe End *********************  */

/****************************** Footer Start *********************  */



.web {
    padding: 200px 0 45px 0;
    background-image: url("img/Rectangle\ 738.png");
    background-position: center;
    background-size: cover;
    padding-bottom: 80px;
}

.frow {
    padding-left: 175px;
    padding-right: 188px;
}

.fsocial {
    padding-top: 0px;
}

.facebook {
    color: #4267B2;
    background-color: #fff;
    padding: 16px 20px;
    border-radius: 26px;
    margin-right: 5px;
    font-size: 20px;
}

.facebook:hover {
    color: #ffffff;
    background-color: #4267B2;
}

.twitter {
    color: #00acee;
    background-color: #fff;
    padding: 16px 16px;
    border-radius: 26px;
    margin-right: 5px;
    font-size: 20px;
}

.twitter:hover {
    color: #ffffff;
    background-color: #00acee;
}

.instagram {
    color: #5757c5;
    background-color: #fff;
    padding: 16px 18px;
    border-radius: 26px;
    font-size: 20px;
}

.instagram:hover {
    color: #ffffff;
    background-image: linear-gradient(#5757c5, #e64672);
}

.uyt {
    color: white;
    font-weight: 600;
}

.ytu {
    color: white;
}

.ytu a {
    color: #ffffff;
    text-decoration: none;
    line-height: 40px;
}

.ytu {
    padding-left: 0px;
}

.ytu li {
    list-style: none;
}

.jki {
    color: white;
    font-weight: 600;
}

.opi {
    color: white;
    margin-bottom: 15px;
    margin-right: 100px;
    line-height: 25px;
}

.color {
    background-image: url(/img/1.png);
    text-align: center;
    color: white;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: -40px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.box .content .image img {
    height: 75px;
    width: 75px;
    padding: 3px;
    background: #ffbd00;
    border-radius: 50%;
}

/****************************** Footer End *********************  */

/******************** Static ************************/

.static {
    text-align: center;
    margin-top: 90px;
    margin-bottom: 50px;
}

.static-btn {
    padding: 10px 30px 10px 30px;
    font-size: 15px;
    border-radius: 50px;
    font-weight: 700;
    color: #000;
    border: solid 2px #ffd900;
    background-image: linear-gradient(#ffd900, #ffb500);
    transition: all 0.3s ease;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.static-btn:hover {
    border: solid 2px #000;
    background-image: linear-gradient(#ffe77a00, #ffb10a00);
    background-color: transparent;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

.static-btn1 {
    padding: 10px 30px 10px 30px;
    font-size: 15px;
    border-radius: 50px;
    font-weight: 700;
    color: #000;
    border: solid 2px #000;
    background-color: transparent;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.static-btn1:hover {
    border: solid 2px #ffd900;
    background-image: linear-gradient(#ffd900, #ffb500);
    transition: all 0.3s ease;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}

/******************** Static End ************************/

/******************** Contact Form ************************/



.contactus-form {
    background-image: url("img/Shape.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding-bottom: 78px;
    margin-bottom: 80px;
}

.form-2 {
    background-color: rgb(255 255 255 / 34%);
    text-align: center;
    padding: 50px;
    margin-top: 7%;
    margin-left: 19%;
    width: 60%;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
    border: 1px solid rgb(255, 255, 255);
    border-radius: 30px;
}

.form-2 h4 {
    color: #fff;
    font-size: 20px;
}

.form-2 h3 {
    color: #fff;
    font-size: 15px;
}

.form-2 h2 {
    color: #ffb207;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 3px;
}

.form-2 [type=text] {
    width: 99%;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.226);
    padding: 10px 30px;
    margin: 6px 0;
    box-sizing: border-box;
    border: 2px solid rgba(255, 255, 255, 0.055);
    border-radius: 50px;
    box-shadow: 6px 6px 6px 6px rgb(0 0 0 / 3%);
}

.form-2 [type=text]::placeholder {
    color: #fff;
    font-size: 13px;
}

form input:focus {
    outline: none;
    border: none;
}

form textarea:focus {
    outline: none;
    border: none;
}

.form-2 [type=email] {
    width: 99%;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.226);
    padding: 10px 30px;
    margin: 6px 0;
    box-sizing: border-box;
    border: 2px solid rgba(255, 255, 255, 0.055);
    border-radius: 50px;
    box-shadow: 6px 6px 6px 6px rgb(0 0 0 / 3%);
}

.form-2 [type=email]::placeholder {
    color: #fff;
    font-family: 'Poppins';
    font-size: 13px;
}

.form-2 [type=tel] {
    width: 99%;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.226);
    padding: 10px 30px;
    margin: 6px 0;
    box-sizing: border-box;
    border: 2px solid rgba(255, 255, 255, 0.055);
    border-radius: 50px;
    box-shadow: 6px 6px 6px 6px rgb(0 0 0 / 3%);
}

.form-2 [type=tel]::placeholder {
    color: #fff;
    font-family: 'Poppins';
    font-size: 13px;
}

.form-2 .textarea-1 {
    width: 100%;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.226);
    padding: 8px 30px;
    margin: 6px 0;
    box-sizing: border-box;
    border: 2px solid rgba(255, 255, 255, 0.055);
    border-radius: 24px;
    box-shadow: 6px 6px 6px 6px rgb(0 0 0 / 3%);
}

.form-2 .textarea-1::placeholder {
    color: #fff;
    font-family: 'Poppins';
    font-size: 13px;
}

.static h3 {
    font-weight: 600;
}

.static span {
    font-weight: 600;
}

.static a {
    color: #ffc200;
}

/******************** Contact Form End ************************/

/********************section space start***********************/

.gapingg {
    padding-bottom: 100px;
}

/*********************section space end************************/

/******************** Media Query Start************************/
@media only screen and (max-width:600px) {
    .web {
        padding: 200px 0px 45px 50px;
    }

    .bannimg {
        padding-bottom: 100px;
    }

    .btn-sbox {
        font-size: 13px;
        padding: 15px 66px 15px 66px;
    }

    .dots {
        padding-top: 26px;
    }

    .mobileOverflow {
        overflow-x: scroll !important;
    }

    .fsca-img {
        margin-left: -219px;
        margin-top: 40px;
        margin-bottom: -100px;
        width: 550px;
        padding: 0px 0px 56px 110px;
    }

    .mainHead {
        background-color: #062577;
        padding-right: 0px;
        text-align: center;
        padding-left: 0px;
    }

    .col-right {
        text-align: center;
    }

    .logopng {
        width: 165px;
        padding-top: 14px;
    }

    .blackBack, .navbar {

        /* margin-bottom: -126px; */

        background-color: #011962;
        padding-left: 20px;
        padding-right: 20px;
    }

    .navbar {
        margin-bottom: 0px;
    }

    #navbarNavDropdown {
        padding-top: 10px;
        margin-left: 0px;
        margin-top: 0px;
    }

    .trusted {
        padding: 30px 8px 0px;
    }

    .feat-p {
        padding-left: 0px;
        padding-right: 0px;
    }

    .btn-nav {
        padding: 3px 9px 4px 9px;
        margin-left: -5px;
        margin-top: 0px;
        font-size: 12px;
        border-radius: 50px;
        font-weight: 700;
        color: #000;
        border: solid 1px #ffb207;
        background-image: linear-gradient(#ffd900, #ffb500);
        transition: all 0.3s ease;
    }

    .btn-nav:hover {
        color: #fff;
        border: solid 1px #fff;
        background-image: linear-gradient(#ffe77a00, #ffb10a00);
        background-color: transparent;
        transition: all 0.3s ease;
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        background-image: var(--bs-navbar-toggler-icon-bg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }

    .fa-bars {
        font-size: 44px;
    }

    .fas {
        color: white;
    }

    .fa, .fas {
        font-weight: 900;
    }

    .text3 {
        color: white;
        padding-right: 20px;
        padding-top: 12px;
        font-size: 37px;
        font-weight: 600;
    }

    .text4 {
        color: #fff;
        padding-top: 20px;
        PADDING-BOTTOM: 20px;
        padding-right: 68px;
        font-size: 15px;
    }

    .mobopt {
        margin-left: -5px;
    }

    .bannform {
        margin-top: 35px;
    }

    .journ-h2 {
        font-size: 28px;
    }

    .para {
        padding-right: 0px;
        padding-left: 0px;
        font-size: 14px;
    }

    .testimonialClass {
        display: none;
    }

    .features-col-two {
        padding-top: 20px;
    }

    .feature-one {
        text-align: left;
        background-color: rgb(246, 246, 246);
        padding: 50px 40px 50px 30px;
        border-radius: 26px;
        margin-top: 25px;
        margin-bottom: 30px;
    }

    .feature-two {
        text-align: left;
        background-color: #f6f6f6;
        padding: 50px 40px 50px 30px;
        border-radius: 26px;
    }

    .f-img {
        width: 100%;
        height: 100%;
    }

    .cont-img {
        width: 100%;
        height: 100%;
    }

    .journ-col {
        padding-top: 0px;
        padding-left: 0px;
        padding-bottom: 20px;
    }

    .journ-img {
        width: 100%;
        height: 100%;
    }

    .key-row {
        padding-left: 50px;
        padding-top: 30px;
        padding-right: 50px;
    }

    .key-p {
        text-align: center;
        padding-right: 0px;
        font-size: 18px;
        font-weight: 600;
    }

    .ch-img {
        width: 150%;
        height: 100%;
        padding-top: 100px;
    }

    .btn-9 {
        margin-top: 20px;
        padding: 15px 47px 15px 47px;
    }

    .ch-col {
        padding-top: 0px;
        padding-left: 0px;
    }

    .servicerow {
        padding-left: 70px;
        padding-right: 70px;
    }

    .spacee {
        padding-bottom: 40px;
    }

    .compre-img {
        width: 100%;
        height: 100%;
    }

    .comp-h3 {
        font-size: 40px;
    }

    .dots-text {
        padding: 0px 15px 0px 33px;
    }

    .frow {
        padding-left: 0px;
        padding-right: 0px;
    }

    .fsocial {
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .comprehensive-main {
        padding-top: 50px;
        padding-bottom: 0px;
    }

    .connect {
        background-size: cover;
        margin-top: 60px;
        padding-bottom: 50px;
    }

    .cont-col {
        padding-left: 36px;
        padding-top: 50px;
    }

    .journ-row {
        padding-left: 20px;
    }

    .choose {
        padding-left: 20px;
        margin-top: 0px;
        padding-bottom: 100px;
    }

    .ch-h2 {
        font-size: 32px;
    }

    .ch-p {
        font-size: 18px;
    }

    .cho-h2 {
        font-size: 19px;
    }

    .cho-p {
        font-size: 17px;
    }

    .comprehensive {
        padding-top: 0px;
    }

    .compre-h {
        font-size: 32px;
        font-weight: 600;
        padding-bottom: 0px;
    }

    .comprehensive-img {
        width: 400px;
        padding-bottom: 40px;
    }

    .frbox {
        margin-right: unset;
        margin-left: unset;
    }

    .dots {
        display: flex;
        flex-wrap: wrap;
        align-content: stretch;
        justify-content: space-between;
    }

    .form-2 [type=text] {
        width: 100%;
    }

    .form-2 [type=email] {
        width: 100%;
    }

    .form-2 [type=tel] {
        width: 100%;
    }

    .form-2 .textarea-1 {
        width: 100%;
    }

    .btn-4 {
        width: 104%;
    }

    .form-2 {
        margin-left: 10%;
        width: 80%;
    }

    .fsca {
        padding-bottom: 0px;
    }

    .fsca-col-one {
        padding-top: 40px;
    }

    .fsca-col-one h3 {
        font-size: 32px;
    }

    .form-2 h4 {
        font-size: 15px;
    }

    .form-2 h2 {
        font-size: 15px;
    }

    .form-2 h3 {
        color: #fff;
        font-size: 15px;
    }

}

/******************** Media Query End************************/
.mobileTestimonial {
    display: none;
}

@media only screen and (max-width:600px) {
    .mobileTestimonial {
        display: block;
    }

    body {
        overflow-x: clip !important;
    }

}

@media (max-width:1045px) {
    .wrapper .box {
        width: calc(50% - 10px);
        margin: 10px 0;
    }

}

@media (max-width:702px) {
    .wrapper .box {
        width: 100%;
    }

}

.box .info .name {
    font-weight: 600;
    font-size: 17px;
}

.box .info .job {
    font-size: 16px;
    font-weight: 500;
    color: #17a2b8;
}

.box .info .stars {
    margin-top: 2px;
}

.box .info .stars i {
    color: #ffbd00;
}

.box .content .image {
    height: 75px;
    width: 75px;
    padding: 3px;
    background: #ffbd00;
    border-radius: 50%;
}

.box:hover .content .image img {
    border-color: #fff;
}

.wrapper {
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.wrapper .box i.quote {
    font-size: 20px;
    color: #ffbd00;
}

.wrapper .box .content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
}

.box .info .job {
    font-size: 16px;
    font-weight: 500;
    color: #ffbd00;
}

.box .info .stars i {
    color: #ffbd00;
}

.box .content .image {
    height: 75px;
    width: 75px;
    padding: 3px;
    background: #ffbd00;
    border-radius: 50%;
}

.wrapper .box {
    background: #fff;    /*width: calc(33% - 10px);*/
    padding: 25px;
    border-radius: 3px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
}

.column5 {
    background-image: url(img/bg.png);
    text-align: center;
    background-position: center;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}

.rty {
    color: white;
    font-size: 40px;
    margin-bottom: 10px;
}

.asdf {
    color: white;    /*padding-right: 250px;*/
}

.call-btn1 {
    padding: 10px 30px 10px 30px;
    margin-left: 10px;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 700;
    color: #fff;
    border: solid 2px #fff;
    background-color: transparent;
    box-shadow: 5px 10px 8px 0px rgb(0 0 0 / 50%);
}

.platforms {
    background: url(img/platform-bg.webp) center center / cover no-repeat;
    padding: 80px 0;
}

.cta_center {
    padding: 80px 0px;
}

section.cta_center .fsca {
    margin: 0px;
}

.bnr-txt h1.text3 {
    color: #FEBC2E;
    font-size: 37px;
}

.bnr-txt h1.text3 span {
    color: #fff;
}

ul.bnr-ul-tick {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 0;
    margin: 18px 0 0 0;
    flex-direction: column;
}

ul.bnr-ul-tick li {
    width: 100%;
}

.bnr-txt h3.text4 {
    padding: 0px 250px 70px 10px;
}

.portfolio_sec {
    background: #F5F5F5;
    padding: 10px 0 60px 0;
}

.cta_bg_sec {
    background: url(img/cta_bg.png);
    background-size: cover;
    padding: 60px 0;
    background-repeat: no-repeat;
    background-position: right;
}

.cta_bg_sec h6 {
    color: #fff;    /*margin: 0px;*/
}

.cta_bg_sec h4 {
    background: linear-gradient(0deg, #FED432 0%, #FEB82D 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Poppins;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 117%;
    letter-spacing: -1px;
}

.cta_bg_sec p {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
    letter-spacing: -0.16px;
}

.btn_cta .toll_free {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 123.5%; /* 22.23px */
    text-decoration: none;
}

.btn_cta {
    display: flex;
    align-items: center;
    gap: 20px;
}

.cta_img_header {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffd300;
    border-radius: 50px;
}

.btn_header_a {
    display: flex;
    gap: 22px;
}

.btn_header_a a {
    display: flex;
    text-decoration: none;
    gap: 13px;
    align-items: center;
}

.inner_text_d {
    color: #ffd600;
    text-decoration: none;
    line-height: 20px;
}

.inner_text_d span {
    display: inline-block;
    color: #fff;
}

.logos_client {
    padding: 14px 0 0 0;
    width: 100%;
}

.logo_client_wrapper img {
    width: 100%;
}

.bannform form.tab.details {
    width: 334px;
    float: right;
}

.seals_sec {
    margin: 30px 0 40px 0;
}