.swiper-slide img {
    border-radius: 30px;
}

.content {
    overflow: hidden;
}

.camera_img {
    position: relative;
    z-index: 11;
    margin-left: 62px;
    margin-top: 0px;
    top: 27px;
}

@font-face {
    font-family: 'Futura Bk BT';
    src: url('../fonts/FuturaBT-Book.woff2') format('woff2'), url('../fonts/FuturaBT-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Raleway', 'Futura Bk BT';
    background: #ffffff;
    color: #444444;
}

a:hover {
    text-decoration: none;
}

header a,
.pushmenu ul li a,
header a.btn {
    font-family: 'Montserrat';
    font-weight: 600;
}

h1 {
    font-size: 55px;
    line-height: 60px;
    font-weight: 800;
    letter-spacing: 1px;
    font-family: 'Montserrat';
}

h2 {
    font-size: 45px;
    line-height: 50px;
    font-weight: 800;
    letter-spacing: 1px;
}

h5 {
    font-size: 35px;
    line-height: 40px;
    font-weight: 800;
    letter-spacing: 1px;
}

p {
    font-size: 23px;
    line-height: 33px;
}

.container {
    max-width: 1300px;
}

input:focus,
a,
a:focus,
.btn,
.btn:focus {
    outline: none;
    box-shadow: none;
}


/*------------------ header start----------------- */

body .overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    content: " ";
    width: auto;
    height: auto;
    background-color: rgba(0, 0, 0, 0.65);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

body.pushmenu-push-toright .overlay {
    opacity: 1;
    visibility: visible;
}

.pushmenu-left.pushmenu-open {
    z-index: 99999999;
}

.pushmenu-push-toright .buttonset {
    display: none;
}

a.close_side_bar {
    position: absolute;
    right: 20px;
    color: #009dbc;
    font-size: 30px;
    top: 10px;
    z-index: 10;
    cursor: pointer;
}

.header_main_calltoaction {
    margin: 50px 0 20px 0;
    padding: 0 8px;
}

.mobile.header_main_calltoaction .button-one,
.mobile.header_main_calltoaction .button-two {
    color: #fff;
    padding: 6px 10px 6px 10px;
    border: 2px solid #ffb800;
    border-radius: 50px;
    margin: 5px;
    font-size: 15px;
    background: transparent;
}

.mobile.header_main_calltoaction .button-two {
    background: #ffb800;
}

.mobile.header_main_calltoaction .button-one:hover {
    border: 2px solid #ffb800;
    background: #ffb800;
    color: #ffffff !important;
}

.mobile.header_main_calltoaction .button-two:hover {
    border: 2px solid #ffb800;
    background: transparent;
}

header {
    position: relative;
    z-index: 1;
    font-family: 'Raleway';
    padding: 28px 0;
    margin-bottom: 0px;
}

.down .default_menu.animateIt {
    background: transparent;
    padding: 15px 0;
}

.down .default_menu.animateIt .container {
    background: #111111;
    border-radius: 50px;
    padding: 15px;
}

header .pushmenu ul li a {
    text-decoration: none;
    color: #3f3e43;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px 13px;
}

header.default_menu a:hover {
    text-decoration: none;
    color: #009ebd;
}

header a.logo_sticky1 {
    display: none;
}

.down .default_menu.animateIt a.logo_sticky1 {
    display: block;
}

.down .default_menu.animateIt a.logo_sticky {
    display: none;
}

.down .pushmenu ul li.active a span,
.down nav .pushmenu ul li.current-menu-item a span,
.down .pushmenu ul li:hover a span,
.down header.default_menu a:hover {
    color: #009ebf;
    border: none;
}

.down header .pushmenu ul li a,
.down header.default_menu a {
    color: #ffffff;
}

header.default_menu a {
    color: #3f3e43;
    padding: 0 18px;
    font-size: 15px;
}

header.default_menu a.close_side_bar {
    font-size: 29px;
}

header.default_menu a.close_side_bar:hover,
header.default_menu a:hover {
    color: #ffb900;
}

.down header a.btn {
    color: #fff;
    background: #009db8;
}

.down header a.btn:hover,
header a.btn:hover {
    background: #ffb900;
    color: #fff;
}

.down header a.btn:hover {
    border: 1px solid #ffb900;
}

.pushmenu ul li.active a span,
nav .pushmenu ul li.current-menu-item a span,
.pushmenu ul li:hover a span {
    color: #009ebf;
    border: none;
}

header a.btn {
    background: #009ebd;
    color: #fff;
    border-radius: 50px;
    padding: 13px 5px !important;
    /* height: 50px; */
}

header a.btn:hover {
    background: #000;
    color: #fff;
}

header .default_menu ul li.active>a,
header .default_menu ul li:hover>a {
    background: transparent;
}


/*---- banner section start---------*/

.home_page_banner_content_main {
    position: absolute;
    right: 0;
    top: 45%;
    left: 0;
    transform: translateY(-50%);
    margin: auto;
}

.home_page_banner_bg_img {
    margin-top: 0px;
    width: 100%;
    height: 930px;
    object-fit: cover;
    object-position: center 100%;
}

.home_page_banner {
    color: #3f3e43;
    padding-bottom: 110px;
    background-size: auto;
    background-size: cover;
}

.home_page_banner p {
    max-width: 650px;
    width: 100%;
    padding: 30px 0px 35px 0px;
    font-family: 'Montserrat';
}

.home_page_banner p.lazy {
    padding-top: 0;
    padding-bottom: 35px;
    font-weight: 400;
    font-size: 35px;
    line-height: 50px;
}

#branding.page_business p {
    margin-bottom: 30px;
}

.home_page_banner p.teams {
    font-size: 19px;
    font-weight: 400;
    padding: 40px 0 20px 0;
    color: #3f3e43;
}

.home_page_banner .search,
.page_ready .search {
    max-width: 460px;
    width: 100%;
    height: 60px;
    background: url('../images/placeholder-img.png') no-repeat #fff;
    background-position: 10px center;
    padding-left: 138px;
    border: 1px solid #dddddd;
    border-radius: 4px 0 0 4px;
}

.page_ready a.btn.submit:hover {
    background: #111111;
    color: #ffffff;
    border: 1px solid #111111;
}

.home_page_banner .search::placeholder,
.page_ready .search::placeholder {
    font-family: 'Futura Bk BT';
    font-size: 18px;
    color: #777777;
}

.home_page_banner_content {
    margin-top: 260px;
}

.home_page_banner_content {
    animation-duration: 3s !important;
}

.home_page_banner_content ul {
    display: flex;
    align-items: center;
}

.home_page_banner_content ul li {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    vertical-align: middle;
}

.home_page_banner a.btn,
.page_ready a.btn {
    /* height: 60px; */
    cursor: pointer;
    border: none;
    border-radius: 0 4px 4px 0;
    display: inline-block;
    background: #ffb800;
    color: #fff;
}

.home_page_banner a.btn:hover {
    /* color: #009EBB; */
    background: #ffffff;
}

.home_page_banner a.btn:hover,
.page_ready a.btn:hover {
    background: #ffffff;
    color: #009EBB;
}

.home_page_banner a.btn p,
.page_ready a.btn p {
    font-size: 19px;
    line-height: 24px;
}

.home_page_banner a.btn span,
.page_ready a.btn span {
    font-size: 15px;
}


/* slider */

.home_banner_slider {
    position: absolute;
    max-width: 56.5%;
    width: 100%;
    left: 35.6%;
    top: 35%;
    height: 100%;
}

.home_banner_slider .swiper-container {
    height: 100%;
    width: 100%;
    margin-top: 1px;
}

.home_banner_img {
    margin-top: 200px;
    width: 100%;
}


/*------ Business section----------- */

.page_business h1 {
    max-width: 840px;
    width: 100%;
    margin: auto;
}

.page_business p {
    max-width: 980px;
    width: 100%;
    margin: 25px auto;
}

.page_business img {
    /* box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.19);
}


/*------ ready section start----------- */

.page_ready {
    background: #009ebb;
    color: #fff;
    padding: 107px 0px;
}

.page_ready h1 {
    font-weight: 700;
}

.page_ready .search {
    max-width: 395px;
}

.page_ready p {
    line-height: 33px;
    font-weight: 500;
}


/*------ ready section end----------- */

.page_seamless h1 {
    max-width: 880px;
    width: 100%;
    margin: auto;
    font-weight: 800 !important;
}

.page_seamless p {
    font-size: 21px;
    line-height: 30px;
    font-weight: 500;
}

.page_seamless_content h2 {
    font-family: 'Montserrat';
    font-weight: 600;
}

.page_business h1,
.page_business p {
    font-family: 'Montserrat';
}

.page_seamless_content {
    background: url("../images/01.png") no-repeat 15px 15px #f4f4f4;
    padding: 45px 40px;
    position: relative;
    max-width: 1275px;
    width: 100%;
    margin: auto;
    margin-bottom: 70px;
}

.seamless_testimonial_contant {
    background: #fff;
    border-radius: 10px 10px 10px 50px;
    padding: 30px 30px 30px 70px;
    position: absolute;
    bottom: 0;
}

.encounters_img {
    padding-left: 50px;
}

.seamless_testimonial_contant p {
    font-size: 18px;
    line-height: 26px;
}

.seamless_testimonial_contant p.fw-lighter {
    font-weight: 400;
}

.seamless_testimonial_contant i {
    position: absolute;
    color: #009ebd;
    font-size: 25px;
}

.seamless_testimonial_contant .fa-quote-left {
    left: 25px;
}

.seamless_testimonial_contant .fa-quote-right {
    right: 30px;
    bottom: 30px;
}

.fst-italic {
    font-style: italic;
}

.fw-lighter {
    font-weight: 300;
    line-height: 22px;
    margin-left: 20px;
    font-family: 'Raleway';
}

.fw-normal {
    line-height: 22px;
    margin-left: 20px;
    font-family: 'Raleway';
}

.page_seamless_content.page_seamless_content1 {
    background: url("../images/02.png") no-repeat 15px 15px #f4f4f4;
}

.page_seamless_content.page_seamless_content2 {
    background: url("../images/03.png") no-repeat 15px 15px #f4f4f4;
}


/*------- testimonial  section start----------- */

.home_page_testimonial {
    padding: 15px 0 50px 0;
}

.home_page_testimonial h1 {
    max-width: 850px;
    margin: auto;
    font-family: 'Montserrat';
    margin-bottom: 20px;
}

.page_seamless h1,
.page_seamless_content p,
.page_seamless_content h2 {
    font-family: 'Montserrat';
    font-weight: 600;
}

.home_page_testimonial p {
    max-width: 950px;
    width: 100%;
    font-family: 'Montserrat';
    margin: auto;
    font-weight: 500;
}

.home_page_testimonial #horizontalTab {
    display: flex !important;
    align-items: center;
}

#horizontalTab .resp-tabs-list {
    width: 40%;
}

#horizontalTab .resp-tabs-list li {
    display: flex;
    align-items: center;
    padding: 13px 15px 13px 0;
}

#horizontalTab .resp-tabs-container {
    width: 60%;
    border: none;
    background-color: transparent;
}

#horizontalTab .resp-tab-active,
#horizontalTab .resp-tab-content {
    border: none;
}

#horizontalTab .resp-tab-active {
    background: transparent;
    color: #444444;
}

.home_testimonial_contant {
    max-width: 700px;
    width: 100%;
    height: auto;
    border-radius: 10px 10px 10px 50px;
    background: #fff;
    color: #333333;
    padding: 100px 50px;
    position: relative;
    font-size: 20px;
    font-style: italic;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.home_testimonial_contant i {
    position: absolute;
    font-size: 30px;
    line-height: 30px;
    color: #0075d2;
}

.home_testimonial_contant i.fa-quote-left {
    left: 8%;
    top: 10%;
    color: #009ebd;
}

.home_testimonial_contant i.fa-quote-right {
    right: 10%;
    bottom: 12%;
    color: #009ebd;
}

.home_testimonial_contant p {
    font-size: 20px;
    line-height: 27px;
    color: #333333;
}

#horizontalTab .resp-tab-item img {
    width: 87px;
    height: 87px;
    margin-left: 16px;
    border-radius: 100%;
    border: 1px solid #fff;
}

#horizontalTab .resp-tab-item.resp-tab-active img {
    width: 120px;
    height: 120px;
    margin-left: 0px;
    border-radius: 100%;
    border: 1px solid #fff;
}

#horizontalTab .resp-tab-item .home_testimonial_list_name {
    display: none;
}

#horizontalTab .resp-tab-item.resp-tab-active .home_testimonial_list_name {
    display: block;
}

.home_testimonial_list_name {
    margin-left: 30px;
}

.home_testimonial_list_name h4 {
    font-size: 35px;
    font-weight: 900;
    color: #333333;
}

.home_testimonial_list_name p {
    font-size: 18px;
    line-height: 24px;
}

#horizontalTab h4,
#horizontalTab p {
    color: #444444;
}

.home_testimonial_contant {
    font-family: 'Raleway';
}


/*------- testimonial  section end----------- */

.page_flexible h1 {
    max-width: 820px;
    width: 100%;
    margin: 20px auto;
}

#horizontalTab1 ul.resp-tabs-list {
    width: auto;
    margin: 20px auto;
    max-width: 360px;
    background: #fff;
    border-radius: 50px;
    padding: 10px;
    border: 1px solid #222222;
}

#horizontalTab1 .resp-tabs-list li {
    border-radius: 50px;
    text-align: center;
    padding: 13px 18px;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}

#horizontalTab1 .resp-tab-active {
    background-color: #333333;
}

#horizontalTab1 .resp-tabs-container_left {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.19);
    padding: 7px;
}

.resp-tabs-container_left h2 {
    font-weight: 900;
    color: #333333;
}

#horizontalTab1 .resp-tabs-container_main {
    vertical-align: top;
    text-align: center;
    display: flex;
    justify-content: center;
}

.resp-tabs-container_cotent {
    background: #009ebd;
    color: #fff;
    border-radius: 5px;
    padding: 10px 12px;
}

.resp-tabs-container_cotent_free {
    min-height: 115px;
}

.resp-tabs-container_cotent p,
#horizontalTab1 p,
#horizontalTab1 ul li {
    font-size: 17px;
    line-height: 23px;
}

.resp-tabs-container_cotent p {
    margin: 5px 0;
}

.resp-tabs-container_cotent h5 {
    font-weight: 700;
}

.resp-tabs-container_left a {
    display: block;
    background: #009ebf;
    border-radius: 50px;
    padding: 15px 30px;
    font-size: 21px;
    line-height: 26px;
    font-weight: 800;
    color: #fff;
    margin: 20px 30px;
}

.horizontalTab_freeplan .resp-tabs-container_left a {
    padding: 17px 30px;
}

.resp-tabs-container_left a:hover {
    background: #ffb900;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(55, 55, 55, .5);
}

#horizontalTab1 .resp-tabs-container_left ul {
    text-align: left;
    border-top: 1px solid #dddddd;
}

#horizontalTab1 .resp-tabs-container_left ul li i {
    color: #009ebf;
    font-size: 20px;
    margin-right: 10px;
}

#horizontalTab1 .resp-tabs-container_left ul li i.fa-times-circle {
    color: #999999;
}

#horizontalTab1 .resp-tabs-container_left ul li {
    margin: 15px;
}

#horizontalTab1 .resp-tab-content {
    border: none;
    /* background: #f8f8f8; */
}

#horizontalTab1 .resp-tab-item mark {
    font-weight: bold;
    font-size: 18px;
    color: #009ebf;
    background: transparent;
    margin-left: 5px;
}


/*---------- footer section start-------- */

footer {
    background: #111111;
    /* border-top-right-radius: 280px; */
    padding: 50px 0;
    color: #fff;
    font-family: 'Raleway' !important;
}

footer a {
    text-decoration: none;
    color: #fff;
    font-family: 'Raleway' !important;
}

footer div>i {
    color: #fff;
    font-size: 48px;
    margin-right: 20px;
}

footer div>span a,
footer div>span {
    font-size: 20px;
    line-height: 27px;
}

footer a:hover {
    text-decoration: none;
    color: #ffb900;
}

footer h5 {
    font-size: 30px;
    line-height: 55px;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #058da7;
    width: 90%;
}

footer ul {
    margin-top: 20px;
}

footer ul li a {
    font-size: 20px;
    line-height: 37px;
}

footer i.fad.fa-mobile,
footer i.fal.fa-map-marker-alt {
    color: #0385a2;
}

.social_media {
    display: flex;
    align-items: center;
    background: #222224;
    color: #fff;
    border-radius: 5px;
    padding: 25px 10px;
    justify-content: center;
    margin-left: 80px;
}

.social_media span {
    font-size: 23px;
    line-height: 30px;
    font-weight: 900;
    margin-right: 10px;
}

footer .social_media a i {
    font-size: 30px;
    color: #fff;
    margin: 2px 7px;
}

footer .social_media a:last-child i {
    margin-right: 0;
}

footer .social_media a:hover i {
    color: #ffb800;
}

.fGlBob {
    max-width: 400px;
    right: 0;
    overflow: hidden;
    top: -50px;
}

.modal-content iframe {
    margin: 0 auto;
    display: block;
}

.modal-backdrop.fade.show {
    display: none;
}

.page_ready a.btn.submit {
    border: 1px solid #ffb800;
    /* height: 100%; */
    display: inline-block;
}

.wrapper {
    /* background: #ffb800; */
    border-radius: 4px;
    overflow: hidden;
}


/* .modal-dialog {
position: relative;
} */

.modal-dialog {
    margin: auto;
    position: absolute;
    left: 25%;
    top: 25%;
    transform: translate(-25%, -25%);
    height: 100%;
    /* max-width: 600px;
width: 100%; */
    margin-top: 20px;
    vertical-align: middle;
}

button.close {
    position: absolute;
    top: -1px;
    right: -2px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 10000;
    font-size: 36px;
    color: #000;
    border: 5px solid #000;
    border-radius: 22px;
    line-height: 15px;
    padding: 0 0 5px 0;
}

button.close:focus,
.page_banner_button a.btn:focus,
.page_banner_button a:focus {
    outline: none;
    box-shadow: none;
}

.page_banner_button a,
.resp-tabs-container_cotent h5,
.resp-tabs-container_cotent p,
.home_page_banner_content h2,
.animated-text h1,
.page_flexible h1,
.page_banner_button a.btn,
.page_banner_button a {
    font-family: 'Montserrat';
}

.animated-text h1 {
    line-height: 40px;
    font-size: 65px;
    font-weight: 600;
    color: #444444;
}


/* .home_page_banner_content h2 {
    font-weight: 700;
} */

.page_banner_button a i {
    color: #009ebd;
}

.page_banner_button a.btn {
    background: #009ebd;
}

.modal-open .modal {
    background: rgba(0, 0, 0, 0.69);
}

.page_banner_button a.btn,
.page_banner_button a {
    font-size: 21px;
    border-radius: 50px;
    height: 65px;
    font-weight: 600;
    padding: 0 30px;
    color: #fff;
    /* padding: 4px 48px; */
}

.page_ready a.btn {
    background: #ffb800;
    color: #ffffff;
}

#cardfly.page_ready a.btn:hover {
    background: #ffffff;
    color: #009EBB;
}

.page_banner_button a {
    color: #3f3e43;
}

.page_banner_button a.btn:hover {
    background: #ffb900;
    color: #ffffff;
}

.page_banner_button a:hover i {
    color: #ffb900;
}

.page_banner_button a:hover {
    color: #ffb900;
}

.page_banner_button a i {
    font-size: 54px;
}

.desktop_sponsor li {
    width: 24%;
    display: inline-block;
    margin: 12px 0;
}

.swiper-container02 .swiper-wrapper {
    height: auto;
}

.swiper-container02 .swiper-slide img,
.swiper-container02 .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: auto;
    border-radius: 0;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    color: #ffb900;
}

.swiper-container02 .swiper-slide {
    align-items: center;
    height: 100%;
}

.page_banner_button a i {
    margin-right: 16px !important;
}


/*custom css begin*/

.page_ready {
    position: relative;
}

.ready_roll {
    position: absolute;
    left: 50%;
    top: 0px;
    width: 756px;
}

.slider_top_pad {
    padding-top: 50px;
}

.home_page_banner_content h2 {
    color: #444444;
    font-weight: 600;
    font-size: 55px;
}

.animated-text {
    min-height: 75px;
}

.animated-text h1 {
    position: absolute;
    opacity: 0;
    transition: opacity 500ms ease 0s;
    font-weight: 700;
}

.animated-text h1.active {
    position: absolute;
    opacity: 1;
}

.animated-text span {
    display: inline-block;
    opacity: 0;
}

.animated-text h1.active span {
    animation: pop 1s ease-in-out 1 forwards;
    animation-delay: 2s;
    animation-delay: var(--animate-delay)
}

h1 big {
    display: inline-block;
    margin-right: 10px;
}

#cardfly {
    overflow: hidden;
    margin-top: 30px;
}

@keyframes pop {
    0% {
        opacity: 0
    }
    50% {
        transform: scale(1.15);
        opacity: 1
    }
    to {
        transform: scale(1);
        opacity: 1
    }
}


/*-------*/

@keyframes fadeAndScale {
    from {
        opacity: 0;
        transform: scale(2, 2);
        font-size: 60px;
    }
    to {
        opacity: 1;
        transform: scale(15, 10);
        font-size: 65px;
    }
}

@keyframes openclose {
    0% {
        top: 0.2rem;
        width: 0;
    }
    5% {
        width: 0;
    }
    15% {
        width: 530px;
    }
    30% {
        top: 0.2rem;
        width: 530px;
    }
    33% {
        top: 0.2rem;
        width: 0;
    }
    35% {
        top: 0.2rem;
        width: 0;
    }
    38% {
        top: -4.5rem;
    }
    48% {
        top: -4.5rem;
        width: 590px;
    }
    62% {
        top: -4.5rem;
        width: 590px;
    }
    66% {
        top: -4.5rem;
        width: 0;
        text-indent: 0;
    }
    71% {
        top: -9rem;
        width: 0;
        text-indent: 5px;
    }
    86% {
        top: -9rem;
        width: 585px;
    }
    95% {
        top: -9rem;
        width: 585px;
    }
    98% {
        top: -9rem;
        width: 0;
        text-indent: 5px;
    }
    100% {
        top: 0;
        width: 0;
        text-indent: 0;
    }
}


/* question section start */

.page_question {
    padding: 50px 0 30px 0;
    font-family: 'Montserrat';
}

.page_question p {
    font-size: 20px;
    line-height: 29px;
    color: #444444;
}

.page_question p b {
    font-weight: bold;
}

.page_question .accordion .card-body p:first-child {
    padding-top: 0px;
}

.page_question .accordion .card-body p {
    padding-top: 30px;
}

.page_question h1 {
    margin-bottom: 22px;
    color: #333333;
    font-weight: 700;
}

.page_question .accordion {
    margin: 50px 0 20px 0;
}

#main #faq .card {
    padding: 20px 0;
    border: 0;
    border-bottom: 2px solid #333333;
    border-radius: 0;
}

#main #faq .card .card-header {
    background: transparent;
    border-bottom: 0;
    padding: 0;
}

.page_question .card-body {
    padding: 20px 0 5px 0;
}

.page_question ul {
    list-style: disc;
    padding: 20px 20px 0 20px;
    margin-left: 20px;
    font-size: 20px;
    line-height: 34px;
}

#main #faq .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    font-size: 31px;
    line-height: 37px;
    font-weight: 600;
    padding: 0px 0;
    color: #333333;
    font-weight: 700;
    padding-right: 40px;
    position: relative;
}

#main #faq .card .card-header .btn-header-link:after {
    content: "\f106";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    font-size: 40px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f107";
}

#main #faq .card .collapsing {
    line-height: 30px;
}

#main #faq .card .collapse {
    border: 0;
}

#main #faq .card .collapse.show {
    line-height: 30px;
}


/* question section end */


/* tab section start */

.page_tab {
    padding: 30px 0 90px 0;
}

.page_tab h1 {
    font-weight: 700;
    max-width: 650px;
    margin: auto;
}

#horizontalTab001 .resp-tab-item::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 50;
    content: "\f107";
    position: absolute;
    margin: auto;
    text-align: center;
    left: 0;
    right: 0px;
    bottom: -14px;
    color: #e8e8e8;
    font-size: 50px;
}

#horizontalTab001 .resp-tab-item.resp-tab-active::before {
    font-weight: 900;
    content: "\f0d7";
    font-size: 70px;
}

#horizontalTab001 .resp-tab-item,
#horizontalTab001 .resp-tab-active {
    position: relative;
    color: #3f3e43;
    font-size: 16px;
    line-height: 20px;
    border-radius: 17px;
    width: 16%;
}

#horizontalTab001 .resp-tab-item i {
    font-size: 36px;
    line-height: 40px;
    margin: 10px;
}

#horizontalTab001 .resp-tab-active span,
#horizontalTab001 .resp-tab-active {
    color: #3f3e43 !important;
}

#horizontalTab001 .resp-tab-item span {
    display: block;
    padding-bottom: 12px;
    font-size: 16px;
}

#horizontalTab001 .resp-tabs-list {
    text-align: center;
    margin: 35px auto 45px auto;
}

#horizontalTab001 .resp-tab-active {
    background-color: #e8e8e8;
    border: none;
}

#horizontalTab001 .resp-tab-content {
    border: none;
    margin-top: 50px;
}

#horizontalTab001 h3 {
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 13px;
    font-weight: 500;
}

#horizontalTab001 .resp-tab-content p {
    font-size: 17px;
    line-height: 27px;
}

#horizontalTab001 .resp-tab-content li h6 {
    font-size: 19px;
    line-height: 25px;
    font-weight: 500;
}

#horizontalTab001 .resp-tab-content li p {
    font-size: 15px;
    line-height: 25px;
}

#horizontalTab001 .resp-tab-content i {
    font-size: 35px;
    line-height: 50px;
    width: 40px;
}

#horizontalTab001 .resp-tab-content ul {
    max-width: 485px;
    width: 100%;
    padding-top: 12px;
}

#horizontalTab001,
.page_tab {
    font-family: 'Montserrat';
}

.page_tab_content {
    max-width: 1000px;
    width: 100%;
    margin: auto;
}

#horizontalTab001 .resp-tab-content ul li div {
    margin: 22px 10px;
}

#horizontalTab001 a.btn {
    font-size: 21px;
    border-radius: 50px;
    height: 65px;
    font-weight: 600;
    padding: 0 30px;
    color: #fff;
    background: #009ebd;
    max-width: 325px;
    margin-top: 40px;
}

#horizontalTab001 a.btn:hover {
    background: #ffb900;
}


/* tab section end */


/*-------*/

@media (min-width: 1400px) {
    .home_banner_slider {
        top: 21%;
        /* width: 291px; */
        border-radius: 30px;
        /* overflow: hidden; */
        /* height: 664px; */
    }
    .fGlBob {
        max-width: 350px;
        right: 30px;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .fGlBob {
        max-width: 255px;
        top: -130px;
    }
    .home_page_banner_content {
        margin-top: 115px;
    }
    .home_banner_img {
        margin-top: 100px;
    }
    .home_banner_slider {
        top: 104px;
    }
    .page_ready .search {
        max-width: 355px;
    }
    footer div>span {
        font-size: 16px;
    }
    .social_media {
        margin-left: unset;
    }
    .home_page_banner .search {
        max-width: 440px;
    }
    .page_ready .search {
        max-width: 330px;
    }
    .home_page_banner {
        padding-bottom: 0;
    }
    /*.home_banner_slider {
top: 31%;
}*/
    .fGlBob {
        width: 90%;
        margin-left: 35px;
    }
    .fGlBob {
        max-width: 192px;
        right: 31px;
    }
    header .pushmenu ul li a {
        padding: 10px 8px;
    }
    .home_banner_img1 {
        max-width: 350px !important;
        margin: auto;
    }
    .swiper-slide img {
        max-width: inherit;
    }
    /*custom css begin*/
    .home_banner_slider {
        max-width: 195px;
        left: 127px;
    }
    .swiper-slide img {
        max-width: 191px;
        /* height: 394px;
object-fit: cover;*/
    }
    /*.home_banner_slider {
left: 126px;
}*/
    .camera_img {
        left: 0px;
        width: 120px;
        margin-left: 36px;
        top: 19px;
        margin-top: -2px;
    }
    /*.home_banner_slider {
top: 205px;
}*/
    /*custom css end*/
    .ready_roll {
        width: 585px;
    }
    .page_banner_button a.btn,
    .page_banner_button a {
        font-size: 15px;
        padding: 0px 48px;
    }
    .page_ready {
        padding: 48px 0px;
    }
    .home_page_banner_content_main .home_page_banner_content a,
    .page_ready .page_banner_button a {
        padding: 0px 48px;
    }
    header a.btn {
        font-size: 13px;
    }
    .page_banner_button a.btn,
    .page_banner_button a {
        height: 52px;
    }
    .page_ready p {
        line-height: 31px;
    }
    .home_page_banner p.lazy {
        font-size: 30px;
        line-height: 43px;
    }
    .animated-text h1 {
        line-height: 31px;
        font-size: 60px;
    }
    .animated-text {
        min-height: 62px;
    }
    #main #faq .card .card-header .btn-header-link {
        font-size: 28px;
    }
}

@media(max-width: 1199.98px) {
    .home_banner_img1 {
        max-width: 350px !important;
        margin: auto;
    }
    .swiper-slide img {
        max-width: inherit;
    }
    /*custom css begin*/
    .home_banner_slider {
        max-width: 190px;
    }
    .swiper-slide img {
        max-width: 191px;
        /* height: 394px;
object-fit: cover;*/
    }
    .home_banner_slider {
        left: 126px;
    }
    .camera_img {
        left: 0px;
        width: 120px;
        margin-left: 36px;
        top: 19px;
        margin-top: -2px;
    }
    .home_banner_slider {
        top: 205px;
    }
    /*custom css end*/
    .ready_roll {
        width: 500px;
    }
    .page_banner_button a.btn,
    .page_banner_button a {
        font-size: 12px;
        padding: 0px 24px;
    }
    .page_ready {
        padding: 25px 0px;
    }
    .page_banner_button a i {
        font-size: 36px;
    }
    .fGlBob {
        max-width: 275px;
    }
    .home_page_banner_content {
        margin-top: 142px;
    }
    header a.btn {
        font-size: 13px;
    }
}

@media(max-width: 1100px) {
    .page_ready p {
        font-size: 21px;
        line-height: 33px;
    }
}

@media(max-width: 1024px) {
    .home_page_banner {
        padding-bottom: 0;
    }
    .fGlBob {
        max-width: 260px;
        right: 0;
    }
    .fGlBob {
        height: 40vh;
    }
    header .pushmenu ul li a {
        padding: 10px 6px;
    }
    /* #cardfly p {
        font-size: 22px;
    } */
    .down header a.btn,
    header a.btn {
        font-size: 12px;
    }
    #cardfly h1 {
        font-size: 46px;
        line-height: 50px;
    }
    .page_ready a.btn.submit p {
        line-height: 15px;
        font-size: 16px;
    }
    #horizontalTab001 .resp-tab-item.resp-tab-active::before {
        font-size: 50px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .page_ready .search,
    .home_page_banner .search {
        max-width: 260px;
    }
    .home_page_banner a.btn span,
    .page_ready a.btn span {
        font-size: 13px;
    }
    footer div>span {
        font-size: 16px;
    }
    .social_media {
        margin-left: unset;
    }
    .seamless_testimonial_contant {
        position: unset;
    }
    #horizontalTab .resp-tabs-list {
        margin-left: 10px;
        width: 45%;
    }
    .home_testimonial_list_name p {
        font-size: 16px;
    }
    #horizontalTab .resp-tabs-container {
        width: 55%;
    }
    .resp-tabs-container_left a {
        font-size: 16px;
        padding: 12px 15px;
    }
    #horizontalTab1 .resp-tabs-container {
        font-family: 'Montserrat'!important;
    }
    #horizontalTab1 .resp-tabs-container_left {
        height: 100%;
    }
    .social_media span {
        font-size: 17px;
    }
    .home_testimonial_list_name {
        margin-left: 15px;
    }
    footer div>i {
        font-size: 30px;
        margin-right: 10px;
    }
    /* .home_banner_slider {
position: absolute;
max-width: 53%;
top: 33%;
} */
    .home_page_banner {
        padding-bottom: 0;
    }
    .home_page_banner_bg_img {
        height: 830px;
    }
    header .pushmenu ul li a {
        padding: 10px 6px;
        font-size: 12px;
    }
    .page_banner_button a.btn,
    .page_banner_button a {
        font-size: 14px;
    }
    .ready_roll {
        /* width: 476px; */
        left: 55%;
    }
    .home_page_banner_content_main .home_page_banner_content a,
    .page_ready .page_banner_button a {
        padding: 0px 24px;
    }
    #cardfly.page_ready p {
        font-size: 20px;
        line-height: 31px;
    }
    #cardfly.page_ready a p {
        font-size: 18px;
        line-height: 27px;
    }
    #cardfly.page_ready h1 {
        margin-bottom: 8px;
    }
    .animated-text h1,
    .page_business h1 {
        font-size: 40px;
    }
    .page_banner_button a.btn,
    .page_banner_button a {
        height: 50px;
    }
    .down header a.btn,
    header a.btn {
        font-size: 10px;
    }
    .home_page_banner_content h2 {
        font-size: 48px;
        line-height: 28px;
    }
    .animated-text {
        min-height: 55px;
    }
    .home_page_banner p.lazy {
        font-size: 26px;
        line-height: 32px;
        padding-bottom: 22px;
    }
    .home_page_banner p.teams {
        padding: 18px 0 18px 0;
    }
    #main #faq .card .card-header .btn-header-link {
        font-size: 25px;
    }
    .page_question p {
        font-size: 18px;
        line-height: 29px;
    }
    .page_question .accordion .card-body p {
        padding-top: 20px;
    }
    #main #faq .card .card-header .btn-header-link:after {
        font-size: 33px;
    }
    #horizontalTab001 .resp-tab-item i {
        font-size: 28px;
        line-height: 34px;
    }
    #horizontalTab001 .resp-tab-item span {
        padding-bottom: 8px;
        font-size: 14px;
    }
    #horizontalTab001 a.btn {
        font-size: 18px;
        height: 60px;
        max-width: 290px;
        margin-top: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .page_ready .search {
        max-width: 253px;
    }
    .resp-tabs-container_cotent {
        min-height: 140px;
    }
    #cardfly p {
        font-size: 21px;
        line-height: 34px;
        margin-bottom: 13px;
    }
    .ready_roll {
        width: 429px;
    }
    #cardfly p {
        font-size: 21px;
        line-height: 34px;
    }
    .down header a.btn,
    header a.btn {
        font-size: 10px;
    }
    #cardfly h1 {
        margin-bottom: 10px;
    }
    #cardfly.page_ready h1 {
        margin-bottom: 7px;
    }
    .home_page_banner a.btn,
    .page_ready a.btn {
        margin-top: -3px;
    }
    #cardfly.page_ready p {
        font-size: 18px;
        line-height: 26px;
    }
    #cardfly.page_ready a.btn.submit p {
        line-height: 16px;
    }
    .page_ready a.btn.submit {
        border-radius: 0;
    }
    .page_ready a.btn.submit p {
        line-height: 15px;
        font-size: 16px;
    }
    #main #faq .card .card-header .btn-header-link:after {
        font-size: 31px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .home_page_banner a.btn,
    .page_ready a.btn {
        border-radius: 0;
        height: 40px;
    }
    h1 {
        font-size: 42px;
        line-height: 50px;
    }
    h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .animated-text h1 {
        font-size: 34px;
    }
    .home_page_banner_bg_img {
        height: 780px;
    }
    .home_page_banner_content {
        margin-top: 90px;
    }
    .resp-tabs-container_left a {
        padding: 10px 5px;
        margin: 20px 0;
        font-size: 16px;
    }
    /*#horizontalTab1 .resp-tabs-container_left {
height: 100%;
}*/
    #main #faq .card .card-header .btn-header-link:after {
        font-size: 31px;
    }
    #horizontalTab1 .resp-tabs-container_left {
        margin-bottom: 30px;
    }
    #horizontalTab1 ul li {
        font-size: 14px;
    }
    #horizontalTab1 .resp-tabs-container_left ul li {
        margin: 12px 0;
    }
    h5 {
        font-size: 28px;
    }
    .social_media {
        margin-left: 0;
        flex-direction: column;
        display: flex;
    }
    .social_media span {
        display: block;
        padding-bottom: 15px;
    }
    header .pushmenu ul li a {
        font-size: 9px;
        padding: 10px 3px;
    }
    header a.btn,
    .down header a,
    header a {
        font-size: 10px;
    }
    .home_page_banner a.btn,
    .home_page_banner a {
        /* max-width: 460px;
width: 100%; */
        margin: auto;
        border-radius: 50px;
        font-size: 14px;
        padding: 0 20px;
    }
    .page_ready a.btn {
        max-width: 180px;
        width: 100%;
        margin: auto;
    }
    .seamless_testimonial_contant {
        position: relative;
    }
    .home_testimonial_list_name p {
        line-height: 24px;
    }
    .home_banner_slider {
        position: absolute;
        max-width: 52%;
        top: 29%;
    }
    .home_banner_slider {
        top: 37%;
    }
    .page_banner_button a.btn,
    .page_banner_button a {
        border-radius: 50px;
        font-size: 16px;
        max-width: 100%;
        width: auto;
    }
    .page_banner_button a.btn,
    .page_banner_button a {
        padding: 0 18px;
        font-size: 12px;
        margin: 0;
    }
    .page_banner_button a i {
        font-size: 26px;
    }
    .home_banner_img1 {
        max-width: 350px !important;
        margin: auto;
    }
    .swiper-slide img {
        max-width: inherit;
    }
    /*custom css begin*/
    .home_banner_slider {
        max-width: 192px;
    }
    .swiper-slide img {
        max-width: 191px;
        /* height: 394px;
object-fit: cover;*/
    }
    .home_banner_slider {
        left: 126px;
    }
    .camera_img {
        left: 36px;
        width: 120px;
        margin-left: 0px;
        top: 19px;
        margin-top: -2px;
    }
    .home_banner_slider {
        top: 205px;
    }
    /*custom css end*/
    /* .ready_roll {
        width: 455px;
    } */
    .down header a.btn,
    header a.btn {
        font-size: 9px;
    }
    .ready_roll {
        top: 0;
    }
    .page_ready a.btn.submit p {
        line-height: 15px;
        font-size: 16px;
    }
    .page_ready a.btn.submit {
        padding-bottom: 2px;
    }
    header.default_menu a {
        font-size: 10px;
    }
    .down header a.btn,
    header a.btn {
        font-size: 9px;
        padding: 10px 7px !important;
    }
    .page_seamless p {
        font-size: 17px;
    }
    p {
        font-size: 19px;
        line-height: 28px;
    }
    .home_testimonial_contant p {
        font-size: 18px;
        line-height: 25px;
    }
    footer div>span a,
    footer div>span {
        font-size: 18px;
        line-height: 25px;
    }
    footer ul li a {
        font-size: 18px;
        line-height: 35px;
    }
    footer h5 {
        font-size: 28px;
        line-height: 54px;
    }
    .home_page_banner_content h2 {
        font-size: 40px;
        margin-bottom: 0px !important;
    }
    .animated-text {
        min-height: 55px;
    }
    .home_page_banner p.lazy {
        padding-bottom: 18px;
        font-size: 23px;
        line-height: 33px;
    }
    .home_page_banner p.teams {
        font-size: 17px;
        padding: 19px 0 20px 0;
    }
    .down .default_menu.animateIt .container {
        padding: 10px;
    }
    #main #faq .card .card-header .btn-header-link {
        font-size: 25px;
    }
    .page_question p,
    .page_question ul {
        font-size: 18px;
        line-height: 29px;
    }
    #horizontalTab001 .resp-tab-item i {
        font-size: 28px;
        line-height: 34px;
    }
    #horizontalTab001 .resp-tab-item span {
        padding-bottom: 8px;
        font-size: 12px;
    }
    #horizontalTab001 a.btn {
        font-size: 16px;
        height: 54px;
        max-width: 258px;
        margin-top: 10px;
    }
    #horizontalTab001 .resp-tabs-list {
        text-align: center;
        margin: 25px auto 30px auto;
    }
    #horizontalTab001 .resp-tabs-list li {
        padding: 13px 5px;
    }
    #horizontalTab001 h3 {
        font-size: 32px;
        line-height: 40px;
    }
    #horizontalTab001 .resp-tab-content ul li div {
        margin: 12px 10px;
    }
    .page_tab {
        padding: 0px 0px 40px 0;
    }
}

@media (max-width:867.98px) {
    #cardfly.page_ready p {
        font-size: 21px;
    }
    /* .page_ready a.btn {
        width: 100%;
        height: auto;
        max-width: 100%;
    } */
    .page_ready a.btn.submit {
        padding-bottom: 2px;
    }
    .page_business h1 {
        font-size: 33px;
    }
}

@media (max-width:850.98px) {
    /* .home_banner_slider {
top: 43%;
max-width: 51%;
}*/
    .fGlBob {
        max-width: 254px;
        overflow: hidden;
    }
    .home_banner_img1 {
        max-width: 350px !important;
        margin: auto;
    }
    .swiper-slide img {
        max-width: inherit;
    }
    /*custom css begin*/
    .home_banner_slider {
        max-width: 190px;
    }
    .swiper-slide img {
        max-width: 191px;
        /* height: 394px;
object-fit: cover;*/
    }
    .home_banner_slider {
        left: 127px;
    }
    .camera_img {
        left: 0px;
        width: 120px;
        margin-left: 36px;
        top: 19px;
        margin-top: -2px;
    }
    .home_banner_slider {
        top: 204px;
    }
    /*custom css end*/
    .ready_roll {
        width: 380px;
    }
    .page_banner_button a.btn,
    .page_banner_button a {
        font-size: 12px;
        padding: 0px 12px;
    }
    .page_ready {
        padding: 25px 0px;
    }
    .page_banner_button a i {
        font-size: 30px;
    }
    .fGlBob {
        max-width: 275px;
    }
    #cardfly p {
        font-size: 16px;
        line-height: 28px;
    }
    .down header a.btn,
    header a.btn {
        font-size: 9px;
    }
    #cardfly.page_ready p {
        font-size: 17px;
        line-height: 28px;
    }
    #cardfly.page_ready a.btn p {
        line-height: 16px;
    }
    .page_ready a.btn.submit {
        padding-bottom: 2px;
    }
    .page_ready {
        padding: 6px 0px 17px 0;
    }
}

@media (max-width:800.98px) {
    .home_banner_slider {
        top: 78px;
        left: 117px;
        max-width: 175px;
    }
    .swiper-slide img {
        max-width: 175px;
    }
    .home_banner_img {
        margin-top: 75px;
    }
    header.default_menu a {
        font-size: 10px;
    }
    .down header a.btn,
    header a.btn {
        font-size: 9px;
        padding: 10px 7px !important;
    }
    .page_seamless p {
        font-size: 15px;
    }
    .home_page_banner a.btn,
    .page_ready a.btn {
        height: 34px;
    }
    /* .page_ready a.btn {
        width: 100%;
        height: auto;
        max-width: 100%;
    } */
}

@media (max-width: 768.98px) {
    header a {
        font-size: 14px;
    }
    header a.btn {
        font-size: 13px;
    }
    .home_page_banner_content {
        margin-top: 0px;
    }
    h1 {
        font-size: 28px;
        line-height: 35px;
    }
    h2 {
        font-size: 30px;
        line-height: 38px;
    }
    #horizontalTab1 {
        margin-top: 20px;
    }
    #horizontalTab .resp-tabs-container {
        width: 100%;
    }
    #horizontalTab .home_testimonial_contant {
        max-width: 100%;
    }
    #horizontalTab h2.resp-accordion,
    #horizontalTab1 h2.resp-accordion {
        display: flex;
        align-items: center;
        position: relative;
        background: #009ebb;
        border: 1px solid #fff;
    }
    #horizontalTab h2.resp-accordion span {
        position: absolute;
        right: 15px;
        border-top-color: #fff;
    }
    #horizontalTab .resp-accordion img {
        width: 80px;
    }
    #horizontalTab h2.resp-tab-active span.resp-arrow {
        border-bottom: 12px solid #fff;
    }
    #horizontalTab1 span.resp-arrow {
        border-top: 12px solid #fff;
    }
    h2.resp-accordion mark {
        background: transparent;
        margin-left: 5px;
        color: #ffb900;
        font-size: 18px;
    }
    #horizontalTab1 h2.resp-tab-active span.resp-arrow {
        border-top: none
    }
    #horizontalTab1 span.resp-arrow {
        position: absolute;
        right: 25px;
    }
    .social_media {
        margin-left: 0;
        flex-direction: column;
        display: flex;
    }
    .social_media span {
        font-size: 20px;
        display: block;
        padding-bottom: 15px;
    }
    footer {
        padding-bottom: 15px;
    }
    .home_testimonial_list_name {
        margin-left: 6px;
    }
    .home_testimonial_list_name h4 {
        font-size: 20px;
        line-height: 25px;
    }
    .home_testimonial_list_name p {
        font-size: 12px;
        line-height: 18px;
    }
    .wrapper .submit,
    .home_page_banner a.btn,
    .page_ready a.btn {
        max-width: 395px;
        margin: 0 auto;
    }
    .home_page_banner a.btn {
        max-width: 460px;
        margin: 0;
        height: 40px;
    }
    footer ul li a,
    footer a,
    footer div>span {
        font-size: 16px;
    }
    footer h5 {
        font-size: 26px;
    }
    #horizontalTab1 .resp-tabs-container_left {
        margin-top: 20px;
    }
    .home_banner_slider {
        top: 33%;
    }
    header .col-6>a,
    header .col-6>a.btn {
        display: none;
    }
    .pushmenu {
        background: #009ebb;
    }
    header.default_menu {
        position: relative;
    }
    .home_page_banner_bg_img {
        margin-top: -68px;
    }
    .home_banner_slider {
        top: 78px;
        left: 115px;
    }
    .home_page_banner a.btn:hover {
        background: #111111;
        color: #ffffff;
    }
    #main #faq .card .card-header .btn-header-link:after {
        font-size: 31px;
    }
    .swiper-slide img {
        margin-left: 7px;
    }
}

@media (max-width: 767.98px) {
    .pushmenu ul li {
        padding: 4px 8px;
    }
    .buttonset {
        top: 30px;
    }
    header.default_menu {
        position: relative;
    }
    header.default_menu a {
        padding: 0;
    }
    .home_page_testimonial {
        padding: 55px 0 40px 0;
    }
    .home_page_banner_content_main {
        top: 14%;
        position: absolute;
        transform: initial;
    }
    .home_page_banner {
        padding-bottom: 50px;
    }
    .home_page_banner_bg_img {
        margin-top: -10px;
        height: 1190px;
    }
    p {
        font-size: 16px;
        line-height: 23px;
        font-weight: 500;
    }
    .seamless_testimonial_contant {
        position: relative;
        margin-bottom: 20px;
    }
    #horizontalTab .resp-tabs-container {
        width: 100%;
    }
    .home_testimonial_contant {
        max-width: 100%;
        width: 100%;
        padding: 70px 26px;
    }
    .social_media {
        margin-left: unset;
        margin-top: 20px;
    }
    header {
        margin-bottom: -150px;
    }
    nav.navik-menu {
        position: absolute;
        background: #fff;
        top: 0px;
        left: 0px;
        /* max-width: 400px; */
        width: 100%;
    }
    .burger-menu {
        top: -45px;
    }
    .line-menu {
        background-color: #fff;
    }
    header .navik-menu ul li>a {
        padding: 10px 18px;
        color: #000;
    }
    .home_page_banner,
    .page_ready {
        text-align: center;
    }
    /* .home_page_banner p {
        margin: auto;
    } */
    .home_page_banner p.teams {
        padding: 20px 0 25px 0;
    }
    .home_banner_img {
        margin-top: 175px;
    }
    .fw-lighter,
    .fw-normal {
        margin-left: 0;
    }
    .home_banner_slider {
        max-width: 40%;
        left: 41%;
        top: 28%;
    }
    .burger-menu {
        right: 0px;
    }
    .home_page_banner a.btn,
    .page_ready a.btn,
    .home_page_banner .search,
    .page_ready .search {
        border-radius: 0;
    }
    .seamless_testimonial_contant {
        padding: 30px 30px 30px 58px;
    }
    header .burger-menu.menu-open {
        -webkit-transform: unset;
        transform: unset;
    }
    header {
        padding: 10px 0;
    }
    .home_page_banner a.btn {
        height: 45px;
        font-weight: 500;
        border-radius: 7px;
        max-width: 280px;
    }
    .page_business p {
        margin: 15px auto;
    }
    .page_ready {
        margin: 15px;
        border-radius: 10px;
        border: 5px solid #ffb800;
    }
    .seamless_testimonial_contant {
        display: none;
    }
    .page_seamless_content {
        background: url(../images/mobile01.png) no-repeat 10px 10px #f4f4f4;
        background-size: 30%;
        padding: 30px 18px 30px 30px;
    }
    .page_seamless_content.page_seamless_content1 {
        background: url(../images/mobile02.png) no-repeat 10px 10px #f4f4f4;
        background-size: 30%;
        padding: 30px 18px 30px 30px;
    }
    .page_seamless_content.page_seamless_content2 {
        background: url(../images/mobile03.png) no-repeat 10px 10px #f4f4f4;
        background-size: 30%;
        padding: 30px 18px 30px 30px;
    }
    .page_seamless p {
        font-size: 16px;
        line-height: 26px;
    }
    footer {
        border-radius: 0px;
        padding: 15px;
    }
    #horizontalTab h2.resp-accordion,
    #horizontalTab1 h2.resp-accordion {
        display: none;
    }
    .home_page_testimonial #horizontalTab {
        flex-direction: column;
    }
    #horizontalTab .resp-tabs-list li {
        display: unset;
        padding: 0;
        position: relative;
    }
    #horizontalTab .resp-tabs-list {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    #horizontalTab .resp-tab-item img {
        margin-left: 2%;
        max-width: 80%;
        /* width: 100%; */
        height: auto;
        margin-top: 20px;
    }
    #horizontalTab .resp-tab-item.resp-tab-active img {
        margin-top: 0px;
        max-width: 85%;
        height: auto;
        margin: 0 auto;
        display: flex;
    }
    .home_testimonial_contant p {
        font-size: 16px;
        line-height: 22px;
    }
    #form_tabs {
        margin-top: 25px;
    }
    #horizontalTab1 .resp-tabs-list li {
        padding: 15px;
        flex: 1 1 auto!important;
    }
    .home_testimonial_contant i {
        font-size: 20px;
    }
    #horizontalTab1 .resp-tabs-container_left {
        max-width: 380px;
        margin: 10px auto;
        margin-bottom: 20px;
    }
    #horizontalTab1 ul li,
    .page_seamless p,
    .resp-tabs-container_cotent span {
        font-weight: 500;
    }
    .home_page_banner_content {
        margin-top: 30px;
    }
    #horizontalTab1 ul.resp-tabs-list {
        max-width: 344px;
        /* text-align: center; */
        border-radius: 50px;
        padding: 10px;
        display: flex;
    }
    h2 {
        font-weight: 900;
    }
    #horizontalTab .home_testimonial_list_name {
        margin-top: 10px;
    }
    .page_seamless_content img {
        margin-top: 15px;
    }
    .resp-tabs-container_main span {
        font-weight: 500;
    }
    #horizontalTab .resp-tab-item.resp-tab-active .home_testimonial_list_name {
        position: absolute;
        top: 92px;
        width: 176px;
    }
    #horizontalTab .resp-tab-item.resp-tab-active:last-child .home_testimonial_list_name {
        right: 0;
    }
    .fGlBob {
        max-width: 310px;
        overflow: hidden;
        height: 185px;
        left: 10%;
        top: 0;
    }
    a.logo_sticky,
    a.logo_sticky1 {
        display: none;
    }
    .pushmenu {
        background: #009ebb;
    }
    .down .default_menu.animateIt {
        background: none;
    }
    .home_page_banner_content a.btn,
    .home_page_banner a.btn {
        display: block;
        background: #ffb900;
        border-radius: 50px;
        padding: 21px 30px;
        font-size: 21px;
        line-height: 26px;
        font-weight: 800;
        color: #fff;
        margin: auto;
    }
    .home_banner_img1 {
        max-width: 350px !important;
        margin: auto;
    }
    .swiper-slide img {
        max-width: inherit;
    }
    /*custom css begin*/
    .home_banner_slider {
        max-width: 206px;
    }
    .swiper-slide img {
        max-width: 192px;
        /* height: 394px;
object-fit: cover;*/
    }
    .home_banner_slider {
        left: 119px;
    }
    .camera_img {
        left: 0px;
        width: 120px;
        margin-left: 0px;
        top: 19px;
        margin-top: -2px;
    }
    .home_banner_slider {
        top: 180px;
    }
    /*custom css end*/
    .down .pushmenu ul li.active a span,
    .down .pushmenu ul li a:hover span {
        color: #ffb800;
    }
    .down header .pushmenu ul li a,
    .down header.default_menu a {
        color: #ffffff;
    }
    .horizontalTab_freeplan .resp-tabs-container_left a {
        padding: 17px 7px;
    }
    .wrapper {
        display: none;
    }
    .home_page_banner p {
        padding-bottom: 0;
    }
    footer img {
        margin: 20px 0;
    }
    header.default_menu a.close_side_bar:hover,
    header.default_menu a:hover,
    header ul li:hover a,
    header.default_menu a:hover span {
        color: #ffb900 !important;
    }
    .home_banner_slider .swiper-container {
        margin-top: 2px
    }
    .default_menu a img {
        margin: 10px 0;
        max-width: 235px !important;
        width: 100%;
    }
    .home_page_banner_content_main {
        text-align: left;
    }
    .home_page_banner_content a.btn {
        margin-left: 0;
    }
    .animated-text {
        min-height: 55px;
    }
    .camera_img {
        left: 21%;
    }
    .swiper-container {
        margin-bottom: 30px;
    }
    .swiper-container02 .swiper-slide {
        height: 78px;
    }
    .home_page_banner p.lazy {
        font-size: 18px;
        padding-bottom: 0px;
        line-height: 28px;
    }
    .home_page_banner p.teams {
        font-size: 15px;
    }
    .animated-text h1 {
        line-height: 37px;
        font-size: 28px;
    }
    .home_page_banner_content h2 {
        font-size: 35px;
        margin-bottom: 0px !important;
    }
    header {
        height: 75px;
    }
    .animated-text {
        min-height: 45px;
    }
    .page_question p,
    .page_question ul {
        font-size: 16px;
        line-height: 29px;
    }
    #main #faq .card .card-header .btn-header-link {
        font-size: 20px;
        line-height: 25px;
    }
    .page_question .accordion .card-body p {
        padding-top: 20px;
    }
    .page_question .accordion {
        margin: 30px 0 20px 0;
    }
    #horizontalTab001>ul.resp-tabs-list {
        display: none;
    }
    #horizontalTab001 h2.resp-accordion {
        border: 1px solid #e8e8e8 !important;
        background: #f7f7f7;
        display: block;
        height: 80px;
        display: flex;
        align-items: center;
        font-size: 20px;
        font-weight: 500;
        border-radius: 12px;
        margin: 20px 0;
        text-transform: unset;
    }
    #horizontalTab001 h2.resp-accordion.resp-tab-active {
        background: #e8e8e8;
    }
    #horizontalTab001 .resp-tab-item,
    #horizontalTab001 .resp-tab-active {
        width: 100%;
    }
    .resp-arrow {
        display: none;
    }
    #horizontalTab001 i {
        line-height: 50px;
        font-size: 40px;
        margin-right: 15px;
    }
    #horizontalTab001 a.btn {
        margin-top: 20px;
        margin-bottom: 35px;
    }
    #horizontalTab001 .resp-tab-content {
        margin-top: 10px;
    }
    #horizontalTab001 .resp-tab-content img {
        margin-left: 0px;
    }
}

@media (max-width:690px) {
    .home_banner_slider {
        /*   max-width: 48%;
left: 39%;
top: 27%;*/
    }
}

@media (max-width:600px) {
    /*   .home_banner_slider {
max-width: 52%;
left: 38%;
}*/
}

@media (min-width: 576px) and (max-width: 768px) {}

@media (max-width: 576px) {
    header a.btn {
        font-size: 12px;
    }
    /*  .home_banner_slider {
max-width: 53%;
top: 28%;
}*/
    .home_page_banner_bg_img {
        height: 1180px;
    }
    #nav_list:before {
        color: #009db8;
    }
    .default_menu a img {
        margin: 10px 0;
    }
    #horizontalTab001 h2.resp-accordion {
        height: 60px;
        font-size: 17px;
    }
    #horizontalTab001 i {
        line-height: 50px;
        font-size: 30px;
    }
    #horizontalTab001 a.btn {
        font-size: 19px;
        height: 55px;
        padding: 0 30px;
        max-width: 270px;
    }
    .page_tab {
        padding: 70px 0 30px 0;
    }
    #horizontalTab001 h3 {
        font-size: 32px;
    }
}

@media (max-width: 490px) {
    #horizontalTab1 ul.resp-tabs-list {
        max-width: 330px;
    }
    .social_media span {
        font-size: 18px;
    }
    #horizontalTab1 .resp-tabs-list li {
        font-size: 14px;
    }
}

@media (max-width: 460px) {
    .home_page_banner_bg_img {
        height: 1065px;
    }
    .home_page_banner {
        padding-bottom: 205px;
    }
}

@media (max-width: 420px) {
    /*   .home_banner_slider {
top: 33%;
}*/
    header a.btn {
        font-size: 11px;
    }
    .home_page_banner {
        padding-bottom: 180px;
    }
    #horizontalTab1 .resp-tabs-list li {
        font-size: 14px;
    }
    #horizontalTab1 .resp-tab-item mark {
        font-size: 14px;
    }
    .resp-tabs-container_left a {
        font-size: 18px;
        padding: 15px 15px;
    }
}

.page-index-hero-asset {
    background-color: white;
    border-radius: 8px;
    max-width: 1270px;
    width: 100%;
    /* box-shadow: 0 25px 50px -12px rgb(0 0 0 / 25%); */
    box-shadow: 0 0px 10px 4px rgb(0 0 0 / 25%);
}

#horizontalTab1.horizontalTab_freeplan ul.resp-tabs-list {
    /* max-width: 347px; */
    /* padding: 5px; */
    /* border: none; */
}

#nav_list:before {
    color: #009db8;
}

.page_ready a.btn.submit {
    -webkit-appearance: none;
}

header.default_menu a.logo_sticky1,
header.default_menu a.logo_sticky {
    padding: 0 !important;
}