* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#project-gallery ul.project-items li.project-item .gallery-content {
    background: border-box;
}


/* .....................................footer section........................... */

.marquee_co p {
    margin: 0;
}

.marquee_co {
    display: flex;
    padding: 0 !important;
}

.marquee_co marquee {
    margin: auto;
}

#site-footer {
    background-image: url(../../assets/media-placeholder/footer1.jpg);
    background-repeat: no-repeat;
    background-position: 72%;
    background-size: cover;
}

.our_tech_before::before {
    left: 45% !important;
}

#site-footer {
    font-weight: bolder;
}

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

.testimonial-carousel-buttons {
    margin-top: 0 !important;
}

.approach_text {
    font-size: 1.4rem !important;
}


/*...................................... footer section ends .................................*/


/* .........................................about us.................................... */


/* .done-animate.left_slide_anim {}

.left_slide_anim::after {
    background: rgb(255, 90, 20);
    clip-path: inset(0 100% 0 0);
    opacity: 1;
    transition: 0.4s;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0;
} */


/* @keyframes leftX {
    0% {
        transform: translateX();
    }
} */


/* .number_image_sec {
    padding: 0;
} */

.back_about__image {
    /* background: url(../../assets/media-placeholder/11.png) center center no-repeat; */
}

.rotate_360:hover {
    animation: like 4s ease;
    transition: all ease 4s;
}

@keyframes like {
    0% {
        transform: rotateY( 0deg);
        transition: all 4s ease;
    }
    /* 10% {
        transform: rotateY( 15deg) scale( 1);
        transition: all 3s ease;
    } */
    50% {
        transform: rotateY( 360deg);
        transition: all 4s ease;
        perspective: 1200px;
    }
    100% {
        transform: rotateY( 0deg);
        transition: all 4s ease;
    }
}

.number_image_sec {
    padding: 40px 0;
    background-color: black;
}

.the_company_text::before {
    /* left: 45% !important; */
    /* margin-left: 0 !important; */
}

.gaurdian_future {
    background-color: black;
}

.pj-animated-number-wrap .pj-animated-number{
    /* padding-right: 0.1em; */
    padding: 0; 
}

.padding_counter {
    padding: 33px 0 0;
}

.spacer_lets {
    height: 3rem !important;
}

.motivation_jewel {
    background-image: url(../../assets/media-placeholder/main.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.img_heading {
    margin-bottom: 60px !important;
}

@media(min-width:1024px) {
    .img_1 {
        margin-left: -82px;
    }
    .img_2 {
        margin: 0 26px;
    }
    .img_4 {
        margin-left: 34px;
    }
    .img_5 {
        margin-left: 39px;
    }
    .img_6 {
        margin-left: 34px
    }
}

@media(min-width:992px)and(max-width:1024px) {
    .img_1 {
        margin-left: -75px;
    }
    .img_2 {
        margin: 0 26px;
    }
    .img_4 {
        margin-left: 25px;
    }
    .img_5 {
        margin-left: 39px;
    }
    .img_6 {
        margin-left: 22px;
    }
}

@media(max-width:1023px) {
    .line_6 {
        display: none;
    }
}

.color_counter {
    color: #ec1e1b;
    padding-left: 7px;
}

.client_measure {
    position: absolute;
    right: 16%;
}

/* .footer_mid-li {
    margin: auto;
} */

.motivation_image {
    margin: auto;
}

.essence_by_num:before {
    /* left: 45% !important; */
}

.counter_plus {
    padding: 0 !important;
}

.catch_us_back {
    background-image: url(../../assets/media-placeholder/chat4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.counter_about {
    padding: 0 3px 0 0 !important;
}

.counter_600 {
    padding: 0 !important;
}

.testimonial_background_img_back {
    background-image: url(../../assets/images/test1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.terms_and_condiion_justify p,
.terms_and_condiion_justify li {
    text-align: justify;
}

.terms_and_condiion_justify,
.refund_text_justify {
    padding-top: 38px;
}

.disclaimer_margin p {
    margin: 0;
}

.btn-linear {
    background: linear-gradient(to right, rgb(39 39 39) 0%, rgb(220 53 69) 100%) !important;
    position: absolute;
    left: 65%;
}

.disclaimer_margin p:last-child {
    margin: 0 0 10px;
}

.privacy_policy-sec p,
.privacy_policy-sec li {
    text-align: justify;
}

.refund_text_justify p,
.refund_text_justify li {
    text-align: justify;
}

@media(min-width:992px) {
    #read_more_btn {
        display: none;
    }
    #read_more_btn1 {
        display: none;
    }
    #read_more_btn2 {
        display: none;
    }
    #read_more_btn3 {
        display: none;
    }
}

@media(max-width:768px) {
    #read_more_btn {
        display: none;
    }
    #read_more_btn1 {
        display: none;
    }
    #read_more_btn2 {
        display: none;
    }
    #read_more_btn3 {
        display: none;
    }
}

.test_img1 {
    margin: 0 0 0 12px;
}

.test_img2 {
    margin: 0 0 0 4px;
}

.test_img3 {
    margin: 0 0 0 -5px;
}

.test_img4 {
    margin: 0 0 0 -12px;
}

.img_hover_feature {
    padding: 0 !important;
}

.img_hover_feature:hover {
    animation: zoom-in-zoom-out 3s ease;
    z-index: 10;
    /* z-index: 99; */
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.2, 1.2);
    }
    100% {
        transform: scale(1, 1);
    }
}


/* ...........................................anout us ends............................... */


/* testimonial */


/* .do_more_img {
    position: absolute;
    top: 50%;
    transform: translate(-16px, -50%);
} */


/* testimonial................................ */


/* ...................................nav section menu.......................................... */


/* .page-breadcrumb li:nth-child(2) {
    margin-left: 5px;
} */


/* ...................................nav section menu ends.......................................... */


/* ..........................................index banner page............................... */

/* .its__img_btn{
    color: black !important;
    border-color: black !important;
} */

/* .anchor_banner {
    opacity: 0 !important;
} */

.logo__svg{
    width: 68% !important;
}

@media(min-width:992px){
    #project-gallery ul.project-items li.project-item .gallery-content h2 {
        font-size: 4rem;
    }
}


.container_left{
    /* text-align: center; */
    margin-left: unset;
}

.margin_top_visualize {
    /* margin-top: 153px; */
}

.section-header.fullscreen-header .has-overlay {
    background: border-box !important;
}


/* .left_slide_anim {
    position: absolute;
} */


/* .fo_text {
    position: relative;
    line-height: 1.3;
    left: 10%;
    top: 5%;
} */


/* jagadeesh */

@media(max-width:320px) {
    .footer_mid-li li a {
        /* color: white; */
        font-size: 11px !important;
    }
}

@media(max-width:575px) {
    .title-box1 {
        position: absolute;
        top: 58%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .bac_k-term {
        background-position: 28%;
    }
    .about_h h3 {
        font-size: 12px !important;
        font-weight: bold;
    }
    .testimonial_background_img_back {
        background-position: 32% 100%;
    }
    .footer_mid-li li a {
        font-size: 14px;
    }
    .bac_k-privacy {
        background-position: 31% !important;
    }
    .bac_k-contact {
        /* min-height: 300px; */
        background-position: 25% !important;
    }
    .bac_k-term {
        background-position: 28% !important;
    }

    .margin__t_p{
        margin-top: -131px !important;
    }
    .logo__svg {
        width: 100% !important;
    }   
    #project-gallery ul.project-items li.project-item .gallery-content .project-cat{
        font-size: 13px;
    } 
    .fascinating_fonts{
        /* font-size: 14px !important; */
        padding: 10px;
    }
    .net__work{
        /* font-size: 1.6rem !important;*/
    }
}

@media(max-width:340px){
    #project-gallery ul.project-items li.project-item .gallery-content h2{
        font-size: 2rem;
    }
    #main-header .header-ui .navbar .navbar-brand img{
        max-height: 32px;
    }
}




@media(min-width:340px) and (max-width:575px){
    #project-gallery ul.project-items li.project-item .gallery-content h2{
        font-size: 2rem;
    }
    #main-header .header-ui .navbar .navbar-brand img{
        max-height: 40px;
    }
}

@media(min-width:575px) {
    .title-box1 {
        position: absolute;
        top: 56%;
        left: 26%;
        transform: translate(-50%, -50%);
    }
}

@media(min-width:1024px) {
    .left_anim {
        margin-bottom: 100px;
    }
    .left_anim1 {
        margin-bottom: 100px;
    }
}

@media(min-width:768px) {
    .left_anim {
        margin-bottom: 150px;
    }
    .left_anim1 {
        margin-bottom: 150px;
    }
}

@media(min-width:992px) {
    .black_background {
        padding: 4rem 0 2rem !important;
    }
}

@media(max-width:768px) {
    .mb_42 {
        margin-bottom: 42px;
    }
    .left_anim1 {
        margin-bottom: 18px;
    }
}

@media(max-width:410px) {
    .mb_42 {
        margin-bottom: 74px;
    }
}

@media(max-width:320px) {
    .mb_42 {
        margin-bottom: 100px;
    }
    .mb_42 p {
        font-size: 14px;
    }
    .two {
        margin: 0 11px !important;
    }
    .title-box1 {
        width: 188px;
    }
}

@media(min-width:320px) {
    .title-box1 {
        width: 205px;
    }
}

.one,
.two {
    position: absolute;
    /* line-height: 1.3; */
    /* left: 10%;
    top: 5%; */
    margin: 0;
}

h6+p {
    margin-top: 0 !important;
}

.one {
    /* font-size: 5vw; */
}

.two {
    /* font-size: 3vw; */
    /* top: 5%;
    left: 20%; */
    /* margin-top: 10vw; */
}


/* Mask */

.fo-mask {
    display: inline-block;
    overflow: hidden;
    clear: both;
}

.fo-mask .div45 {
    color: transparent;
    -webkit-animation: show 0s forwards 0.4s;
    animation: show 0s forwards 0.4s;
}

.fo-mask:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #ec1e1b;
    -webkit-transform: translate3d(110%, 0, 0);
    transform: translate3d(110%, 0, 0);
    -webkit-animation: left-to-right 1s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    animation: left-to-right 1s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}


/* Show animation */

@-webkit-keyframes show {
    0% {
        color: transparent;
    }
    100% {
        color: white;
    }
}

@keyframes show {
    0% {
        color: transparent;
    }
    100% {
        color: white;
    }
}


/* Left-to-right animation */

@-webkit-keyframes left-to-right {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(110%, 0, 0);
    }
}

@keyframes left-to-right {
    0% {
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        transform: translate3d(110%, 0, 0);
    }
}


/* Delay */

.delay-200.fo-mask span {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.delay-200.fo-mask:after {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}


/* sdkjckjsdkj */


/* .................................................inedx banner [ends...................................... */


/* ...............................................refund policy....................................... */

.bac_k-contact {
    /* background: url(../assets/images-event/pm/Banner4.jpg) center center no-repeat scroll; */
    background: url(../media-placeholder/rp1.jpg) center center no-repeat scroll;
    width: 100%;
    /* height: 60%; */
    /* margin-bottom: 70px; */
    position: relative;
    /* top: 35%; */
    /* bottom: 89px; */
    background-size: cover;
    /* background-size: 100% 100% !important; */
    /* background-position: 81% 10%; */
}

.bac_k-disclaimer {
    background: url(../media-placeholder/disclaimerBG.jpg) center center no-repeat scroll;
    width: 100%;
    position: relative;
    background-size: cover;
}

@media(min-width:992px) {
    .bac_k-contact,
    .bac_k-disclaimer {
        min-height: 380px;
    }
    .bac_k-faq {
        min-height: 380px;
    }
    .bac_k-privacy {
        min-height: 380px;
    }
    .bac_k-contact {
        min-height: 380px;
    }
    .bac_k-term {
        min-height: 380px;
    }
}

@media(min-width:1200px) {
    .bac_k-contact,
    .bac_k-disclaimer {
        /* height: 70vh; */
        background-size: cover;
        width: 100%;
    }
    .bac_k-faq {
        background-size: cover;
        width: 100%;
    }
    .bac_k-privacy {
        background-size: cover;
        width: 100%;
    }
    .bac_k-term {
        background-size: cover;
        width: 100%;
    }
    /* .arrow_right-service {
        position: absolute;
        left: -60%;
        transition: all 3s ease;
    } */
}

@media(max-width:992px) {
    .bac_k-contact,
    .bac_k-disclaimer {
        min-height: 300px;
    }
    .bac_k-faq {
        min-height: 300px;
    }
    .bac_k-privacy {
        min-height: 300px;
    }
    .bac_k-term {
        min-height: 300px;
    }
    .section-header.fullscreen-header {
        height: 50vh;
    }
}

.bac_k-faq {
    /* background: url(../assets/images-event/pm/Banner4.jpg) center center no-repeat scroll; */
    background: url(../media-placeholder/faq26.jpg) center center no-repeat scroll;
    width: 100%;
    /* height: 60%; */
    /* margin-bottom: 70px; */
    position: relative;
    /* top: 35%; */
    /* bottom: 89px; */
    background-size: cover;
    /* background-size: 100% 100% !important; */
    background-position: 88% 10%;
}

.bac_k-privacy {
    /* background: url(../assets/images-event/pm/Banner4.jpg) center center no-repeat scroll; */
    background: url(../media-placeholder/pp1.jpg) center center no-repeat scroll;
    width: 100%;
    /* height: 60%; */
    /* margin-bottom: 70px; */
    position: relative;
    /* top: 35%; */
    /* bottom: 89px; */
    background-size: cover;
    /* background-size: 100% 100% !important; */
    /* background-position: 81% 10%; */
}

.bac_k-term {
    /* background: url(../assets/images-event/pm/Banner4.jpg) center center no-repeat scroll; */
    background: url(../media-placeholder/t&c1.jpg) center center no-repeat scroll;
    width: 100%;
    /* height: 60%; */
    /* margin-bottom: 70px; */
    position: relative;
    /* top: 35%; */
    /* bottom: 89px; */
    background-size: cover;
    /* background-size: 100% 100% !important; */
    /* background-position: 81% 10%; */
}

.inner_hero_div {
    text-align: center;
    position: absolute;
    top: 50%;
}

.page-breadcrumb {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-breadcrumb li:nth-child(1) {
    margin-right: 5px;
}

.page-breadcrumb li:nth-child(2)::before {
    content: "/";
    margin-right: 6px;
}


/* ...................................refund policy................................................ */


/* privacy policy */

.privacy_policy-sec h5 + ol{
    margin-top: 0 !important;
}

.privacy_policy-sec h5:not(:first-child){
    margin-top: 0;
}

.privacy_policy-sec ol{
    padding-left: 2rem;
}

.privacy_policy-h2 {
    margin: 38px 0;
}

.privacy_policy-sec h4 {
    margin-top: 10px;
}

.privacy_policy-sec p {
    margin: 0 !important;
}

.project_act {
    color: white !important;
}

.its_us {
    font-weight: bolder !important;
}

.margin_its {
    margin-top: -44px;
}

.btn_prev_test {
    margin-left: 0 !important;
}

.privacy_policy-sec li {
    margin-left: 19px;
}

.sty_list {
    list-style: none;
}


/* privacy */


/* ......................................services................................... */

.row_g{
    display: flex;
    flex-wrap: wrap;
}

@media(min-width:768px){
    .relative_parent{
        position: relative;
        
    }
    .absolute__child{
        position: absolute;
        top: 0;
        right: 0;
    }
}

.ion-md-arrow-up:before {
    content: "\f28c";
    transform: rotate(90deg);
    font-size: 19px;
    color: white;
}

@media(max-width:768px) {
    .number_icon-1 {
        flex-wrap: wrap;
    }
    .number_icon-1 .col-lg-2 {
        display: flex;
    }
    .number_icon-1 img {
        margin: auto;
    }
    .image_number_h3 {
        text-align: center;
    }
    .image_number_h3::before {
        left: 38% !important;
    }
    .image_number_h3 {
        margin-top: -67px;
    }
    .number_icon-1 img {
        margin: 13px 0;
    }
}

@media(max-width:992px) {
    .img_hover_feature {
        display: flex;
        justify-content: center;
    }
    .img_hover_feature img {
        margin: 0 !important;
    }
    .img_hover_feature:nth-child(3) {
        margin-top: 10px;
    }
    .img_hover_feature:last-child {
        margin-top: 10px;
    }
    .ion-ios-menu:before {
        font-size: 43px;
    }
    #main-header .header-ui .mobile-menu-trigger .mobile-menu-button {
        font-size: 16px;
    }
}

@media(min-width:550px) and(max-width:992px) {
    .project_act {
        font-size: 22px !important;
    }
    #project-gallery ul.project-items li.project-item img {
        left: -25% !important;
    }
}

@media(min-width:1199px) and (max-width:1400px) {
    .project_act {
        margin-left: -66px;
    }
}

.read_more {
    transition: all ease-in 3s;
}

.black_background {
    padding-top: 0 !important;
}

.font-bd {
    line-height: 22px;
}

.footer_mid-li li a {
    color: white;
}

.footer_mid-li ul {
    margin: 0 0 0 9px;
}

.full_of {
    margin-top: 123px;
}

.service_banner_image img {
    object-position: 100% 50%;
}

.about_jpg_image img {
    /* object-position: 31% 50%; */
}

.read_more {
    display: none;
}

.redmore {
    transition: margin-right 2s ease-in-out .5s;
}


/* .vision_mission {
    display: flex;
} */

.services_image_icon img {
    margin-top: 10px !important;
}

.services_image_icon h6 {
    margin-top: 10px !important;
    margin-bottom: 0 !important;
}

.services_image_icon p {
    margin-top: 8px !important;
}

.service_web_apps_section h6 {
    margin-top: 9px;
    margin-bottom: 8px !important;
}

.img_application {
    display: none;
}

@media(max-width:992px) {
    .sr_png {
        display: none;
    }
}

@media(min-width:1200px) {
    .machine_learn {
        width: 264px;
    }
}

@media(min-width:992px) {
    .do_more-be {
        padding: 3rem 0px 6rem;
    }
}

.h3_mob::before {
    content: "";
    position: absolute;
    z-index: -1;
    height: 50%;
    bottom: 0;
    left: 46% !important;
    width: 100px;
    opacity: .25;
}

.section-title:before {
    z-index: 0;
}

.do_more-be p {
    margin: 0 !important;
}

.do_more-be h3:not(:first-child) {
    margin-top: 0;
}

.h3_mob {
    margin-bottom: 45px !important;
}

.cs_app_sec {
    display: none;
}

.inner_width_padding {
    padding-bottom: 125px !important;
}

.back_slider_background {
    background: #272727;
    padding-bottom: 35px;
}

.further_tech {
    padding-top: 30px !important;
}

.contact_form-heading {
    margin-bottom: 5rem !important;
}

.black_background {
    background-color: black;
}

@media(min-width:1024px) {
    .qaTesting_content {
        margin-top: 97px;
    }
    .our_tech_before {
        margin-top: 37px;
    }
    .machine_learning-div {
        margin-top: -62px;
    }
    .graphic_design-div {
        padding-top: 151px;
    }
}


/* .img_service_slide {
    border-radius: 50%;
} */

.apps__sec {
    animation: fadeIn 500ms cubic-bezier(0, 0.6, 0.25, 1);
}

@keyframes fadeIn {
    0% {
        transform: translateY(-100px);
        opacity: 0;
    }
    60% {
        transform: translateY(10px);
        opacity: 0.5;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.sec_service_title::before {
    background: #ec1e1b;
    content: "";
    position: absolute;
    z-index: 0;
    height: 25%;
    bottom: 0;
    left: 45%;
    width: 100px;
    opacity: .25;
}

.sec_service_title {
    margin-bottom: 37px !important;
    padding-top: 30px;
}

.section_company {
    padding-top: 0 !important;
}

.service-text p {
    text-align: justify;
}

.padding__virtual_need{
    padding-top: 2rem;
}

.img_services_center {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.section-title.sec_service_title.approach_text{
    padding-top: 50px;
}


/* anim code */

@media(max-width:425px) {
    .faq-list>div {
        padding: 1.5em 14px !important;
    }
    details[open] p {
        font-size: 14px;
    }
}

@media (max-width:550px) {
    summary:after {
        position: absolute;
    }
    summary {
        font-size: 14px !important;
    }
    h2 {
        font-size: 1.5rem;
    }
}

@media(min-width:425px) and (max-width:768px) {
    summary {
        font-size: 0.95em !important;
    }
    details[open] p {
        font-size: 14px;
    }
}

@media(min-width:768px) and (max-width:992px) {
    summary {
        font-size: 1.2em !important;
    }
}

.faq-title {
    font-size: 2em;
    margin: 0.4em 0;
}

div.seperator {
    width: 7.5em;
    background-color: #e31b1b;
    height: 0.17em;
    margin-left: 0.2em;
}

.faq-list>div {
    border-bottom: 0.07em solid #ededed;
    padding: 1.5em 0em;
}

.faq-list>div:last-child {
    border: unset;
}

details>summary {
    list-style: none;
}

details>summary::-webkit-details-marker {
    display: none;
}

summary {
    font-size: 1.4em;
    font-weight: bold;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 0.3s ease;
}

summary:hover {
    color: #e31b1b;
}

details[open] summary~* {
    animation: sweep .5s ease-in-out;
}

@keyframes sweep {
    0% {
        opacity: 0;
        margin-left: -10px
    }
    100% {
        opacity: 1;
        margin-left: 55px
    }
}

details[open] summary {
    color: #e31b1b;
}

details[open] p {
    border-left: 2px solid #e31b1b;
    /* margin-left: -52px; */
    padding-left: 25px;
    opacity: 100;
    transition: all 3s ease;
    /* padding-right: 25px; */
}

details[open] summary:after {
    content: "-";
    font-size: 2.2em;
    /* margin: -33px 0.35em 0 0; */
    margin: -18px 0.35em 0 0;
    font-weight: 200;
}

.faq-body {
    /* width: 70em; */
    margin: 4em auto;
    box-shadow: 0px 0px 16px #5b5b5b;
    border-radius: 0.2em;
    /* padding: 5em; */
    /* padding: 2em 0.5em 0 5em; */
    padding: 2em 2em 0 2em;
    background-color: black;
}

.faq-list {
    /* width: 55em; */
    margin: 1em auto;
    padding: 1em 0;
}

summary::-webkit-details-marker {
    display: none;
}

summary:after {
    background: transparent;
    border-radius: 0.3em;
    content: "+";
    color: #e31b1b;
    float: left;
    font-size: 1.8em;
    font-weight: bold;
    /* margin: -0.3em 0.65em 0 0; */
    margin: -0.4em 0.65em 0 0;
    padding: 0;
    text-align: center;
    width: 25px;
}


/* anim code */


/* .............................................................jagadeesh............................................................... */


/* ...................................................slider about........................... */


/* .vis_img {
    position: absolute;
    z-index: -93;
    top: -26px;
    left: 11px;
    opacity: 0.2;
}

.mis_img {
    position: absolute;
    z-index: -93;
    top: -26px;
    left: 11px;
    opacity: 0.2;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
} */


/* ...............................................slider about............................ */


/* .............................................footer............................. */

.footer_box-1 {
    background-color: red;
}

.footer_mid-li {
    display: flex;
    justify-content: space-around;
}

.footer_left__content {
    padding: 0 0 20px 0;
}

.img_service_slide {
    width: 70% !important;
}

.contact__jpg img{
    object-position: 93% !important;
}


/* .....................................footer ends................................. */


/* .................................contact us.............................................. */

.popUp {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.pop-box {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.popUp .pop-box {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

.m-c-modal .modal-body h3,
.m-c-modal .modal-body hr {
    margin-top: 0;
    margin-bottom: 0;
}

.m-c-modal .modal-body hr {
    background-color: #cca354;
}

.m-c-modal {
    margin-top: 25%;
    width: 30%;
    /* transform: translate(-50%, -50%); */
    background-size: cover;
    /* position: absolute;
    left: 50%;
    right: 50%; */
    background-size: cover;
    background-color: #1e1e1e;
    margin: 0px auto;
    padding: 0.5rem;
    /* border: 10px solid #ff0000; */
    box-shadow: 3px 1px 21px rgb(255 0 0) inset;
}

.modal-body h3,
.modal-body h2,
.modal-body p {
    text-align: center;
    /* color: #cca354; */
    color: white;
}

#ok_popup {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 11%);
    /* background: #cca354; */
    background: #ff0000;
    color: white;
    /* padding: 10px; */
    font-size: 16px;
    padding: 2px 19px;
}

@media screen and (max-width:350px) {
    .m-c-modal {
        margin-top: 120vh;
        width: 88%;
    }
    .summary:after {
        font-size: 0.85em;
    }
    details[open] p {
        border-left: 0;
        padding: 10px;
    }
}


/* @media(min-width:1200px) {
    .m-c-modal {
        margin-top: 20%;
        width: 33%;
    }
} */

@media(min-width:375px) {
    .m-c-modal {
        margin-top: 120vh;
        width: 88%;
    }
}


@media(max-width:374px){
    .m-c-modal {
        margin-top: 92vh;
        width: 88%;
    }
}

.h6_font_s{
    font-size: 1.3rem;
}
.margin_top_visualize_1{
    /* margin-top: 320px; */
}



@media(min-width:900px) and (max-width:992px){
    .img_h44 img {
        object-position: -50vw 0px;
        transition: all 1s ease;
    }
    .abt__img_btt2{
        object-position: 72% 68%;
    }
}

/* @media(max-width:375px) {
    .section-title.sec_service_title.text-center.done-animate.further_tech {
        font-size: 1.2rem;
    }
    .img_h44 img {
        object-position: -35vw 0px;
        transition: all 1s ease;
    }
}

@media(min-width:375px) and (max-width:462px) {
    .img_h44 img {
        object-position: -19vw 0px;
        transition: all 1s ease;
    }
}

@media(min-width:463px) and (max-width:550px) {
    .img_h44 img {
        object-position: -14vw 0px;
        transition: all 1s ease;
    }
} */

@media(min-width:549px) {
    .img_h44 img:nth-child(1) {
        display: block !important;
    }
    .img_h44 img:nth-child(2) {
        display: none !important;
    }
}

@media(max-width:550px) {
    .img_h44 img:nth-child(1) {
        display: none;
    }
    .img_h44 img:nth-child(2) {
        display: block;
        width: 100%;
    }
}

@media(max-width:550px) {
    .our_tech_before::before {
        left: 33% !important;
        /* left: 12% !important; */
        top: 15px;
    }
}

@media (min-width:375px) and (max-width:767px) {
    .adjust_arrow {
        position: absolute !important;
        left: 46% !important;
        top: -6% !important;
    }
}


/* .adjust_arrow {
    position: absolute !important;
    left: 50% !important;
    top: -6% !important;
} */

@media screen and (max-width:374px) {
    .adjust_arrow {
        position: absolute !important;
        left: 44% !important;
        top: -5% !important;
    }
}

@media(min-width:768px) and (max-width:890px){
    .m-c-modal {
        margin-top: 90vh;
        width: 54%;
    }
}
@media(min-width:890px) and (max-width:1199px){
    .m-c-modal {
        margin-top: 70vh;
        width: 54%;
    }
}


@media(min-width:768px) {
  
    .bac_k-contact,
    .bac_k-disclaimer {
        background-position: 100% 31% !important;
    }
    .bac_k-term {
        background-position: 100% !important;
    }
    .bac_k-privacy {
        background-position: 100% !important;
    }
    .title-box1 {
        width: 302px !important;
    }
}

@media(max-width:351px) {
    .section-title:before {
        height: 33% !important;
    }
}

@media(min-width:1024px) {
    .m-c-modal {
        margin-top: 120vh;
        width: 54%;
    }
}

@media(max-width:770px) {
    .number_image_sec {
        padding: 83px 0;
    }
}

@media(min-width:575px) and (max-width:768px) {
    .bac_k-contact,
    .bac_k-disclaimer {
        background-position: 77%;
    }
    .bac_k-term {
        background-position: 77%;
    }
}

@media(max-width:768px) {
    .bac_k-privacy {
        background-position: 77%;
    }
}

@media(min-width:768px) and (max-width:1200px) {
    .do_more_img {
        margin-top: 220px;
    }
}

@media(min-width:1200px) {
    .m-c-modal {
        margin-top: 132vh;
        width: 33%;
    }
}

.m-c-modal .modal-body h3 {
    font-size: 24px;
}

.contact_label {
    top: -20px !important;
}

.contact_us_deatils {
    margin: auto 0;
}

.term_service_banner {
    display: flex;
}

.term_service_banner li:nth-child(1) {
    margin-right: 20px;
}

.title-box1 {
    /* position: absolute;
    top: 58%;
    left: 20%; */
    /* position: absolute;
    top: 56%;
    left: 19%;
    transform: translate(-50%, -50%); */
}

.title-box1 h1 {
    font-size: 1.75rem;
}

.term_service_banner {
    list-style: none;
    margin-top: 0 !important;
}

.term_service_banner li:nth-child(1)::after {
    /* position: absolute; */
    /* right: -2px; */
    /* font-size: var(--font-16); */
    /* line-height: 30px; */
    /* color: var(--white); */
    content: "/";
    color: red;
    margin-right: -16px;
}

.term_service_banner li a:nth-child(1) {
    margin-right: 10px;
}


/* .contact_us_deatils div {
    margin: 20px;
} */

.sec_contact {
    position: relative;
}

.slider_service {
    margin-bottom: 2rem !important;
    text-align: center;
}

.con_cirlce-right img {
    margin: auto;
    margin-right: 25px;
}

.con_cirlce-right {
    /* background: red;
    height: 88px;
    border-radius: 50%;
    margin: auto 20px; */
    margin: auto;
    display: flex;
}


/* #site-footer {
    margin-top: 558px;
} */

.contact_us_deatils div {
    padding: 10px 0 0 0;
}

.contact_us_deatils .con_cirlce-right {
    padding: 0px;
}

/* .contact_us_deatils a, */
.contact_us_deatils h6 {
    color: #e31b1b;
}

.disclaimer_top {
    margin-top: 16px;
}

.vision_font {
    font-weight: 900;
    margin-top: -9px !important;
}

.vision_font1 {
    font-weight: 900;
    margin-top: -5px !important;
}

.number_icon-1 img {
    margin: 13px auto !important;
}

.vision_mission p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.vision_mission h3 {
    margin-bottom: 0 !important;
    text-align: center;
}


/* ........................................contact us  */


.email__to:hover{
color: #ec1e1b;
}

.email__to{
    color: white;
}


/* ancor butn */


/* ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, */


.preloader-ui img {
    width: 280px;
}

#site__preloader .preloader-ui
{
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.privacy_policy-sec h5 {
    margin: 0;
    font-size: 18px;
    margin: 5px 0px;

}


#lanetech_contact_form label.error {
    color: #d33542;
}

#lanetech_contact_form input,
#lanetech_contact_form input:-webkit-autofill,
#lanetech_contact_form input:-webkit-autofill:hover,
#lanetech_contact_form input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 50px rgba(255, 255, 255, 0) inset !important;
  background-color: transparent !important;
  background-clip: text;
  -webkit-text-fill-color: #fff !important;
}





