#menu-center.sticky li a,
.card-info p,
.centralize-admin-sec .content-side a,
.centralize-admin-sec .content-side h3,
.centralize-admin-sec .content-side p,
.demo-blocks a,
.demo-blocks h4,
.demo-blocks p,
.demo-outer-block h3,
.facts-card h4,
.heading-common,
.heading-small-text,
.pro-powerful-feature .feature-inner-block h4,
.pro-powerful-feature .feature-inner-block p,
.product-banner h1,
.product-block-new a b,
.product-list li a,
.sec-banner h2,
.sec-banner h5,
.sec-blockchain .discription,
.sec-blockchain .left-heading .heading-common,
.small-heading {
	font-style: normal;
	font-stretch: normal
}

.header-main,
.header-main.bg-color {
	position: fixed
}

.common-btn,
body {
	position: relative;
}


#gNavi .dropdowm-mobile,
#menu-center,
#menu-inner,
.bannefits-box:hover .nohover-img,
.blog-box.youtube-video .blog-main-img::after,
.btn-4 span span:after,
.btn-4 span span:before,
.for-service-mobile,
.hover-wt-img,
.industry-feature .main-right-content .bottom-box .white-img,
.industry-feature .main-right-content .bottom-box:hover .black-img,
.mobile-show,
.mobile-view-banner,
.pulldownmenu li .blue,
.service-banner img.on-mobile-show,
.services-mobileview-view,
.testimonial-slider .slick-next,
.testimonial-slider .slick-prev,
img.on-mobile-show {
	display: none
}

.comman-bchain-heading,
.heading-common,
a {
	/* font-family: Proxima-Nova-Bold */
}

.testimonial-heading {
    text-align: center;
}

body {
    font-family: 'Rubik', sans-serif!important;
}

.client-sec .common-text,
.demo-blocks,
.heading-small-text,
.inner-brif h2,
.project-clint-counter-section.partner .block,
body {
	/* font-family: proxima_nova_regular */
}

.bannefits-box:hover .hover-wt-img,
.btn-group,
.hider-for-mobile-hippo,
.industry-feature .main-right-content .bottom-box:hover .white-img,
.loading #loader .loader-logo,
.nohover-img,
.pulldownmenu li a:hover .blue,
.rms-wizard .rms-content-box.rms-current-section,
.services-desktop-view,
.tab-content>.active {
	display: block
}

a {
	text-decoration: none !important
}

h4 {
	color: red
}

body {
	color: #222;
	padding-top: 105px
}

.header-main {
	top: 40px;
	left: 0;
	right: 0;
	z-index: 1000;
	background-color: #fff;
	border-bottom: 1px solid #ddd
}

  /*** new header ***/
        /* .pulldownmenu {
            width: 510px;
            padding: 15px 20px;
            border-radius: 5px;
            background-color: #fff;
            box-shadow: 0 0 10px rgba(0, 0, 0, .17);
            padding-bottom: 20px !important
        }
    
        .pulldownmenu li {
            width: calc(50% - 30px);
            float: left;
            padding: 15px 0;
            margin: 0 15px;
            list-style: none;
            border-bottom: 1px solid #eee;
            position: relative
        } */
    
        .pulldownmenu li:before {
            display: none!important;
        }
        .pulldownmenu li a {
            padding: 0 0 0 40px !important;
            border: none;
            font-weight: 400;
            color: #333;
            font-size: 14px !important;
            display: flex;
            min-height: 50px;
            align-items: center;
            position: relative;
        }
        .pulldownmenu li a:hover {
            color: #002e5b;
        }
        .pulldownmenu li a:hover .nav-title::before {
            opacity: 1;
        }
        .pulldownmenu li a .nav-title {
            display: inline-block;
        }
        .pulldownmenu li a .nav-title::before {
            content: '';
            width: 16px;
            transition: all .3s!important;
            background-image: url(../images/menu-arrow-right.png);
            background-repeat: no-repeat;
            height: 16px;
            background-size: unset;
            left: -20px;
            position: absolute;
            top: 3px;
            opacity: 0;
        }
        .pulldownmenu li a span {
            position: relative;
        }
        .pulldownmenu li a span:hover{
            color: #002e5b;
        }
        .pulldownmenu li a span::before {
            content: "";
            display: inline-block;
            top: -9px;
            width: 100%;
            position: absolute;
            height: 3px;
            background-color: #ddd;
        }
        .pulldownmenu li a span::after {
            content: "";
            display: block;
            transition: width 1s;
            top: -9px;
            width: 40%;
            position: absolute;
            height: 3px;
            background-color: #002e5b;
        }
        .pulldownmenu li a:hover span::after {
            width: 100%;
        }
        .pulldownmenu li img {
            position: absolute;
            left: 0;
            top: auto;
            width: 30px
        }
        /*** new header ***/

        /***new header design ***/

.header-main .navbar-light .navbar-nav .nav-item:before {
    content: "";
    width: 0;
    position: absolute;
    height: 2px;
    left: 0;
    background-color: #002e5b;
    bottom: 0;
    transition: .5s
}

.header-main .navbar-light .navbar-nav .language-dropdown .nav-link img {
    width: 26px;
    border-radius: 50%
}

.common-btn {
    border-radius: 10px;
    color: #002e5b !important;
    padding: 0 35px;
    font-size: 17px;
    line-height: 48px;
    border: 1px solid #002e5b;
    letter-spacing: 1px;
    display: inline-block;
    width: auto;
    z-index: 2;
    font-weight: 600;
    background-color: transparent
}

.btn-revers {
    background: #002e5b !important;
    color: #fff !important
}

.facts-card h4,
.heading-common {
    color: #002e5b;
    letter-spacing: normal
}

.full-banner-sec,
.sec-banner,
.vid-testimonial-upper,
.white-circle-module {
    background-size: cover;
    background-repeat: no-repeat
}

.btn-revers::after {
    background: #fff !important;
    border-radius: 8px
}

.center-text-with-vid .heading-small-text.after-light-blue::after,
.header-main .navbar-light .navbar-nav .nav-item.get-tuch-btn:hover::before {
    content: none
}

.align-item-center,
.aline-item-center,
.navbar-expand-lg .navbar-nav {
    align-items: center
}

.container {
    width: 1200px;
    max-width: 100%
}

.header-main .common-btn {
    padding: 0 30px;
    line-height: 38px
}
.nav-tab-left {
    background: url(../images/header-left-bg.png)no-repeat;
    width: 100%;
    height: 430px;
    background-size: cover;
    padding: 15px 0;

}
.full-width-menu {}
.tabs-left {
    border-bottom: none!important;
    display: block!important;
  }
  
  .tabs-left>li {
    float: none;
   margin:0px;
   width: 100%!important;
   padding: 0px 20px!important;
   margin-right: 0!important;
   border-bottom: 0!important;
    
  }
  .tabs-left>li>a {
    margin-bottom: 10px;
    padding:0 15px!important;
    border: 1px solid transparent!important;
    justify-content: space-between;
    font-size: 17px!important;
    color: #fff;
  }
  .tabs-left>li>a i {
    font-size: 18px;
    color: #fff;
  }
  .tabs-left>li>a::before {
    display: none;
  }

.tabs-left>li>a.active i {
    color: #000;
}
.tabs-left>li a:hover i {
    color: #000;
}
.tabs-left>li.active>a i:hover,
.tabs-left>li.active>a i:focus {
  color:#fff;
}
  .tabs-left>li>a.active {
    background:#fff;
    border: 1px solid #000!important;
    color: #002e5b;
  }
  .tabs-left>li a:hover {
    background:#fff;
    border: 1px solid #000!important;
    color: #002e5b;
  }
  .tabs-left>li a:focus {
    background:#fff;
    border: 1px solid #000!important;
    color: #002e5b;
  }
  .pulldownmenu.big-sc .tab-content {
    padding: 15px 0 15px;
    overflow: scroll;
    overflow-x: hidden;
    height: 430px;
    padding-left: 15px;
}
.pulldownmenu.big-sc .tab-content .tab-pane ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.pulldownmenu.big-sc .tab-content .tab-pane ul li {
    border-bottom: 0!important;
    margin-bottom: 0px;
    margin-right: 0;
    list-style-type: none;
}
.pulldownmenu.big-sc .tab-content .tab-pane ul li a {
    padding: 0!important;
    font-size: 16px!important;
    min-height: unset;
    margin-right: 35px;
    flex-direction: column;
    align-items: self-start;
}
.pulldownmenu.big-sc .tab-content .tab-pane ul li a p {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    color: #000;
}
  .menu-nav-heading {
    margin-bottom: 15px;
  }
  .menu-nav-heading h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #000;
  }
  .menu-nav-heading p {
    font-size: 14px;
    margin-bottom: 0;
    color: #666;
  }

  #gNavi .pulldownmenu {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: auto;
    width: 100%;
    background: #fff;
    border-radius: unset;
    z-index: 1000;
    transform: translate(0,18px);
    transition: opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0!important;
    min-height: 430px!important;
    height: 430px!important;
}

.pulldownmenu {
    width: 100%;
    padding: 15px 20px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .17);
    padding-bottom: 40px !important
}
.pulldownmenu li {
    width: 33%;
    padding: 15px 20px;
    margin: 0;
    margin-right: 30px;
    padding-left: 0;
}
@media (max-width:1440px) {
    .country-flag p {
        font-size: 13px;
    }
}

@media (max-width:1199px) {
    .tabs-left>li {
        padding: 0 12px!important;
    }
    .tabs-left>li>a {
        font-size: 14px!important;
        margin-bottom: 5px;
    }
    .tabs-left>li>a i {
        font-size: 16px;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li a {
        margin-right: 25px;
        font-size: 15px!important;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li a p {
        font-size: 12px;
    }
}
@media (max-width:1023px) {
    /* .dropdowm-mobile .dropdown-menu {
        border: 0;
        margin: 0;
    }
    .dropdowm-mobile .pulldownmenu li {
        width: 100%;
        margin-right: 0;
        padding: 8px 30px;
        margin-bottom: 8px;
    }
    .dropdowm-mobile .navbar-nav > li > .dropdown-menu {
        border: 0;
        padding: 0;
        margin: 0;
    } */
    .header-main .navbar-light .navbar-nav .nav-item:hover:before {
        width: 100%;
    }
    .pulldownmenu li:hover:before {
        width: 100%;
    }
    .pulldownmenu li::before {
        transition: .5s;
    }
    #gNavi .pulldownmenu {
        margin-top: -15px;
        padding: 20px 40px!important;
        /* overflow: scroll; */
        min-height: 375px!important;
        height: 375px!important;
        box-shadow: none;
        /* position: unset; */
        border: 0;
    }
    .nav-tab-left {
        height: 100%;
        padding: 10px 0;
    }
    .tabs-left {
        display: flex!important;
    }
    .tabs-left>li {
        width: 33%!important;
    }
    .tabs-left>li>a.active {
        /* justify-content: center; */
    }
    .pulldownmenu li a {
        min-height: 34px;
    }
    .tabs-left>li>a i {
        display: none;
    }
    .pulldownmenu li a {
        /* padding-left: 0!important; */
        padding: 5px 15px!important;
    }
    .pulldownmenu li a .nav-title p {
        font-size: 14px;
        margin-bottom: 0;
    }
    .pulldownmenu li a {
        font-size: 15px!important;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li {
        width: 50%;
        float: none;
    }
    .pulldownmenu.big-sc .tab-content {
        height: 295px;
    }
}
@media (max-width:767px) {
    .pulldownmenu li a {
        font-size: 11px!important;
    }
    .pulldownmenu li a .nav-title p {
        font-size: 12px;
    }
    #gNavi .pulldownmenu {
        padding: 0px 15px!important;
        min-height: 350px!important;
        height: 350px!important;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li {
        width: 100%;
        padding: 6px 12px;
        margin-bottom: 3px;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li a p {
        display: none;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li a {
        margin-right: 0;
        font-size: 15px!important;
    }
    .pulldownmenu.big-sc .tab-content {
        height: 235px;
        padding-left: 0;
    }
    .tabs-left>li {
        width: 50%!important;
    }
    .pulldownmenu li {
        width: 100%;
        float: none;
    }
    .menu-nav-heading {
        margin-bottom: 7px;
    }
    .pulldownmenu li a {
        min-height: 35px;
        justify-content: center;
    }
    .tabs-left {
        justify-content: center;
        padding-top: 0!important;
    }
    .menu-nav-heading h3 {
        font-size: 15px;
    }
    .nav-tab-left {
        padding:5px 0;
    }
    .tabs-left>li>a {
        padding: 3px!important;
        margin-bottom: 3px;
    }
    .tab-menu ul {
        padding-top: 0;
    }
    .header-main .navbar-light .navbar-nav .nav-link {
        padding: 3px 2px!important;
        font-size: 16px!important;
    }

}
@media (max-width:320px) {
    .pulldownmenu li a .nav-title p {
        font-size: 10px;
    }
    .dropdowm-mobile .pulldownmenu li {
        padding: 8px 25px;
    }
    .tabs-left>li {
        width: 50%!important;
    }
    .tabs-left>li {
        padding: 0 5px!important;
    }
    .pulldownmenu li a {
        font-size: 10px!important;
    }
    .tabs-left>li>a {
        padding: 2px!important;
        margin-bottom: 2px;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li a {
        font-size: 13px!important;
    }
    .pulldownmenu.big-sc .tab-content .tab-pane ul li {
        padding: 5px 12px;
    }
    .pulldownmenu.big-sc .tab-content {
        height: 225px;
    }
    .menu-nav-heading h3 {
        font-size: 14px;
    }
}
/***new header design ***/
#menu-center.sticky li,
#menu-inner li,
.banner-data-ingestus,
.blockchain-deve-services .crypto-service-row,
.delevery-boy-features,
.gallary-outer-main ul,
.header-main .navbar-expand-lg .navbar-brand,
.main-food-banner .same-size-section,
.major-benefits-list ul,
.technical-stack-box ul {
	padding: 0
}

.header-main .navbar-light .navbar-nav .nav-link {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .2px;
	display: block;
	transition: .4s;
	padding: 5px 8px;
	color: #333;
	line-height: 1.3
}

.header-main .navbar-light .navbar-nav .nav-link.common-btn {
	background-color: #2c4d6d;
	color: #fff !important
}

.header-main .navbar-light .navbar-nav .nav-link i {
	font-size: 12px
}

.header-main .navbar-light .navbar-nav .nav-item {
	margin: 0 10px;
	position: relative
}

.header-main .navbar-light .navbar-nav .nav-item:before {
	content: "";
	width: 0;
	position: absolute;
	height: 2px;
	left: 0;
	background-color: #002e5b;
	bottom: 0;
	transition: .5s
}

.btn-4:hover::after,
.btn-4:hover::before,
.centralize-admin-sec .content-side a:hover:before,
.coming-soon-sec .plain-img img,
.demo-blocks a:hover:before,
.for-home-banner .inner-div.last-div img,
.full-blog p img,
.header-main .navbar-light .navbar-nav .nav-item:hover:before,
.img-service-app-banner,
.index-logo img,
.industry-feature .for-full-industry img,
.intl-tel-input,
.iti,
.list-logo-clients img,
.news-sec .director-img img,
.pulldownmenu li:hover:before,
.tabs-services .nav-tabs li a {
	width: 100%
}

.header-main .navbar-light .navbar-nav .language-dropdown .nav-link img {
	width: 26px;
	border-radius: 50%
}

.common-btn {
	border-radius: 10px;
	color: #002e5b !important;
	padding: 0 35px;
	font-size: 17px;
	text-align: center;
	line-height: 48px;
	border: 1px solid #002e5b;
	transition: .5s;
	letter-spacing: 1px;
	display: inline-block;
	width: auto;
	z-index: 2;
	font-weight: 600;
	background-color: transparent
}

.common-btn:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .5s cubic-bezier(.165, .84, .44, 1) 0s;
	transition: transform .5s cubic-bezier(.165, .84, .44, 1) 0s;
	-o-transition: transform .5s cubic-bezier(.165, .84, .44, 1) 0s;
	transition: transform .5s cubic-bezier(.165, .84, .44, 1), -webkit-transform .5s cubic-bezier(.165, .84, .44, 1) 0s;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left
}

.common-btn:active::after,
.common-btn:focus::after,
.common-btn:hover::after {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left
}

.common-btn:active,
.common-btn:focus,
.common-btn:hover {
	text-decoration: none;
	color: #fff !important;
	border-color: #002e5b
}

.btn-revers {
	background: #002e5b !important;
	color: #fff !important
}
.btn-revers::after {
	background: #fff !important;
	border-radius: 8px
}

.btn-revers:active,
.btn-revers:focus,
.btn-revers:hover {
	text-decoration: none;
	color: #002e5b !important;
	border-color: #002e5b
}
.align-item-center,
.aline-item-center,
.navbar-expand-lg .navbar-nav {
	align-items: center
}

.container {
	width: 1200px;
	max-width: 100%
}

.header-main .common-btn {
	padding: 0 30px;
	line-height: 38px
}

/* #gNavi .pulldownmenu {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	background: #fff;
	z-index: 1000
} */

#hero-10 .overview-video .inner-box,
.blog-box .blog-main-img,
.centralize-admin-sec .outer-centeral,
.coming-soon-sec .overall-box,
.cont-took,
.dropdown-animate,
.for-blockchain-only.product-list,
.for-home-banner .inner-div,
.gallary-outer-main .gallery-inner-box,
.half-blog,
.our-software-sec,
.preview .mockup .part .cover {
	position: relative
}

.blog-box .blog-main-img iframe {
	height: 240px;
	display: flex;
	align-items: center
}

/* .pulldownmenu {
	width: 510px;
	padding: 15px 20px;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .17);
	padding-bottom: 40px !important
} */
.heading-common {
	font-size: 28px;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: normal;
	color: #002e5b;
	margin-bottom: 4px;
    /* font-family: "Proxima-Nova-regular"; */
    visibility: visible;
}
.mobile-view-info,
.strip-inner {
	display: flex;
	align-items: center;
	justify-content: center
}
.green-btn-new {
	color: #002e5b !important;
	background-color: #fff !important;
	border-color: #fff !important;
	white-space: normal;
	margin: 0
}

html {
	scroll-behavior: smooth
}
#loader .loader-logo,
.banner-mobile-mokup,
.bloger-img,
.customer-list,
.fd-attribute-list,
.fd-cta,
.for-view-all,
.half-blog .blog-details .common-text2,
.home-company-area .company-img,
.how-thumber,
.main-serivces-web .some-feture-point ul,
.module-outer,
.portfolio-benner-disc,
.set-center,
.step-4,
footer.bg-one .foot-logo {
	text-align: center
}
.chose-usbox img,
.ebook-crypto .modal-body .font-wt,
.m-bottom-20,
.service-item .service-img {
	margin-bottom: 20px
}
.modal-get-tuch .list-input input,
.modal-get-tuch .list-input select,
.modal-get-tuch .list-input textarea {
	border: 1px solid #eee;
	-webkit-font-smoothing: auto;
	-moz-font-smoothing: auto;
	border-radius: 5px;
	box-shadow: none;
	outline: 0 !important;
	line-height: 25px;
	height: 45px;
	opacity: 1;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	font-weight: 500 !important;
	color: #0c212a !important
}
.modal-get-tuch .list-input textarea {
	height: 105px !important
}

.btn-send-msg {
	background: #fff
}
#hero-10 p,
#hero-10 ul li,
#menu-inner li a,
.advance-inner a,
.advance-inner-get a,
.blockchain-deve-services .service-crypto h4,
.business_domains ul li span,
.center-text-with-vid .hero-txt .steelblue-color,
.coming-soon-sec h1,
.coming-soon-sec h3,
.coming-soon-sec h4,
.comments-area .date,
.ebook-crypto h2,
.feature-heading-white h3,
.heading-services,
.hex .middle .inner-hexa h4,
.hireform .browsebox a,
.lawyer-banner .common-btn,
.lawyer-banner .left-heading,
.m-intro .e-text .subtitle,
.m-intro .e-text h1,
.nav-link,
.our-team-sec .team-content h5,
.prtfolio-details .heading-common,
.tabs-services .nav-tabs li a span,
.technical-stack-box h4,
div#flotingQuery .flotingQuery-btn div,
footer.bg-one h6 {
	text-transform: uppercase;
	text-transform: uppercase
}
.container {
    width: 1170px !important
}

@media (min-width:1300px) {
.container {
    width: 1260px !important
}
}
.blog-section,
.event-area {
	padding: 60px 0 30px
}
.blog-box {
	margin: 0 0 15px;
	padding: 20px 20px 0;
	transition: .5s
}

.blog-box .blog-main-img::after {
	background-color: #002e5b;
	border-radius: 6px;
	opacity: .5;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	right: auto;
	content: "";
	transition: .6s ease-in-out 0s;
	-webkit-transition: .6s ease-in-out 0s;
}
.blog-box:hover .blog-main-img::after {
    opacity: .5;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: .6s ease-in-out 0s;
    -webkit-transition: .6s ease-in-out 0s;
}
.blog-box .blog-main-img img {
	border-radius: 6px;
	width: 100%;
	height: 240px;
	object-fit: fill
}
.blog-box h4 {
	font-size: 21px;
	min-height: 50px;
	font-weight: 600;
	color: #474747;
	line-height: 1.3;
	margin: 15px 0 10px
}

.blog-box p,
.terms-page-css p {
	font-size: 14px;
	/* font-weight: 300; */
	font-style: normal;
	font-stretch: normal;
	line-height: 26px;
	color: #474747;
	padding: 0;
	opacity: .8;
	text-align: justify;
	/* font-family: 'proxima_nova_regular'; */
}
.client-section-all,
.home-service-area {
	padding: 70px 0
}
.scroll_top,
.scroll_top:hover {
	background: #fff;
	text-decoration: none
}
.main-product-box-new ul.contentboxInn li a img,
.scroll_top {
	height: 38px
}
footer.bg-one {
	padding: 50px 0 20px;
	background-color: #002e5b;
	position: relative;
}

footer.bg-one h6 {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 8px;
	color: #fff
}

.industry-feature .main-right-content .bottom-box img,
footer.bg-one .foot-logo img {
	height: 45px
}

footer.bg-one .foot-logo a span {
	color: #fff !important;
	display: block;
	font-size: 12px;
	margin: 10px 0;
	font-weight: 600
}

footer.bg-one p {
	font-size: 15px;
	line-height: 1.43;
	text-align: left;
	color: #404042;
	margin-bottom: 15px
}

footer.bg-one .footer-list ul {
	list-style: none;
	padding: 0
}

footer.bg-one .footer-list ul li a {
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #fff;
	font-weight: 600
}

footer.bg-one .footer-list ul li a img {
	height: 20px;
	margin-right: 5px
}

footer.bg-one .footer-list ul.for-contact-list li a {
	margin: 0 0 10px;
	display: block
}

.social-foot {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0
}

footer.bg-one .social-foot li {
	display: inline-block;
	margin: 0 11px 8px
}

footer.bg-one .social-foot a {
	display: inline-block;
	font-size: 15px;
	margin-right: 0px;
	width: 26px;
	height: 26px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	border-radius: 50%;
	transition: .4s;
	line-height: 10px
}

.copyright-sec {
	padding: 9px;
	margin-top: 30px
}

.copyright-sec .copy-right {
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #fff;
	margin-bottom: 0
}
.scroll_top {
	border: 3px solid #1cabe5;
	display: none;
	font-size: 0;
	position: fixed;
	right: 30px;
	width: 38px;
	z-index: 99;
	border-radius: 30px;
	bottom: 85px
}

.scroll_top::before {
	color: #fff;
	background-image: url(../images/up.png);
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	top: 3px;
	bottom: 0;
	background-size: contain;
	content: "";
	display: block;
	/* font-family: proxima_nova_regular; */
	font-size: 25px;
	height: 80%;
	line-height: 40px;
	text-align: center;
	width: 80%;
	margin: 0 auto
}
.mb-0 {
	margin-bottom: 0 !important
}

:active,
:focus {
	outline: 0 !important
}
.gallary-outer-main .content-box h6,
.vertical-links li a {
	color: #fff;
	font-size: 14px
}
div#flotingQuery,
div#flotingQuery .flotingQuery-btn {
	background: #256aad;
	border-radius: 0 10px 10px 0;
	box-shadow: -10px 0 10px rgba(0, 0, 0, .2)
}
div#flotingQuery {
	position: fixed;
	top: 150px;
	right: 0;
	margin: 0;
	padding: 20px 0 0;
	list-style: none;
	z-index: 99;
	width: 340px;
	left: 0
}

div#flotingQuery .flotingQuery-btn {
    position: absolute;
    top: 90px;
    right: -38px;
    width: 40px;
    height: 155px;
    display: block;
    cursor: pointer;
    text-align: center;
}

div#flotingQuery .flotingQuery-btn div {
    transform: rotate(-90deg);
    position: absolute;
    left: -59px;
    right: auto;
    top: 57px;
    bottom: 0;
    height: 40px;
    width: 155px;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
}

div#flotingQuery form {
	padding: 0 15px 15px;
	overflow-y: scroll;
	height: 400px
}

div#flotingQuery form .form-control {
	font-size: 12px;
	box-shadow: none;
	outline: 0;
	border: 1px solid #ddd !important
}

.vertical-links {
	padding-left: 0;
	margin-bottom: 0
}

.vertical-links li {
	position: relative;
	color: #fff;
	display: inline-block;
	list-style: none;
	margin: 5px 35px 0 0
}

.foot-service-head {
	font-size: 20px;
	font-weight: 600;
	color: #fff
}

.vertical-links li::after {
	content: "|";
	position: absolute;
	right: -23px;
	top: 3px;
	font-size: 14px
}

.hr-line {
	color: #fff;
	background-color: #fff
}

.services-outer {
	margin: 10px 0
}
.circles {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-bottom: 0
}

.circles li {
	position: absolute;
	display: block;
	list-style: none;
	width: 20px;
	height: 20px;
	background: rgba(255, 255, 255, .2);
	animation: 20s linear infinite animate;
	bottom: -150px
}

.circles li:first-child {
	left: 25%;
	width: 80px;
	height: 80px;
	animation-delay: 0s;
}

.circles li:nth-child(2) {
	left: 10%;
	width: 20px;
	height: 20px;
	animation-delay: 2s;
	animation-duration: 12s;
}

.circles li:nth-child(3) {
	left: 70%;
	width: 20px;
	height: 20px;
	animation-delay: 4s;
}

.circles li:nth-child(4) {
	left: 40%;
	width: 60px;
	height: 60px;
	animation-delay: 0s;
	animation-duration: 18s;
}

.circles li:nth-child(5) {
	left: 65%;
	width: 20px;
	height: 20px;
	animation-delay: 0s;
}

.circles li:nth-child(6) {
	left: 75%;
	width: 110px;
	height: 110px;
	animation-delay: 3s
}

.circles li:nth-child(7) {
	left: 35%;
	width: 150px;
	height: 150px;
	animation-delay: 7s
}

.circles li:nth-child(8) {
	left: 50%;
	width: 25px;
	height: 25px;
	animation-delay: 15s;
	animation-duration: 45s
}

.circles li:nth-child(9) {
	left: 20%;
	width: 15px;
	height: 15px;
	animation-delay: 2s;
	animation-duration: 35s
}

.circles li:nth-child(10) {
	left: 85%;
	width: 150px;
	height: 150px;
	animation-delay: 0s;
	animation-duration: 11s
}

@keyframes animate {
	0% {
		transform: translateY(0) rotate(0);
		opacity: 1;
		border-radius: 0
	}

	100% {
		transform: translateY(-1000px) rotate(720deg);
		opacity: 0;
		border-radius: 50%
	}
}

:root {
	--sqrt3: 1.73205080757;
	--time: 11;
	--gap: var(--gap)/2 * var(--sqrt3);
	--radius: 2/var(--sqrt3) * var(--radius)
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.upper-strip-index {
	background-color: #002e5b;
	padding: 8px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000
}

.upper-strip-index .looking-strip {
	color: #fff;
	text-align: left;
	font-size: 14px
}

.upper-strip-index .looking-strip .green-btn-new {
	padding: 5px !important;
	height: auto !important;
	line-height: initial;
	margin-left: 20px;
	letter-spacing: 0;
	font-size: 14px
}

.upper-strip-index ul {
	margin-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 0 0px;
	flex-wrap: wrap
}

.upper-strip-index ul li {
	list-style: none;
	margin-left: 12px
}

.upper-strip-index ul li a {
	color: #fff;
	cursor: pointer
}
.company-title p:last-child,
.hex .middle:hover .inner-hexa h4 {
	margin-bottom: 0
}
.nav-link,
.or-box {
	font-size: 14px;
	padding: 5px
}
.nav-link {
	background: #fff;
	color: #111;
	font-weight: 600
}
.slick-next:before,
.slick-prev:before {
	content: "";
	/* font-family: proxima_nova_regular; */
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-repeat: no-repeat;
	background-size: 60%;
	background-position: center
}

.slick-next:before {
	background-image: url(../images/icons/white-arrow-right.png)
}

.slick-prev:before {
	background-image: url(../images/icons/white-arrow-left.png);
	-ms-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg)
}
.common-btn {
	letter-spacing: 0 !important
}
::-webkit-scrollbar {
	width: 8px;
	height: 5px
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-border-radius: 10px;
	border-radius: 10px
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
}

::-webkit-scrollbar-thumb:window-inactive {
	background: #fff
}
.iti,
.main-banner {
	position: relative
}
.iti {
	display: block !important
}
.language-dropdown .dropdown-menu {
	left: -80px
}

.main-banner {
	/* height: calc(100vh - 100px);
	display: flex;
	align-items: flex-end;
	justify-content: center; */
	text-align: center;
	overflow: hidden
}
.services-desktop-view img {
	/* height: 335px; */
    height: 86vh;
	object-fit: fill;
	width: 100%;
}
.main-banner .video-shade::before,
.service-item::after,
.service-item::before {
	position: absolute;
	height: 100%;
	content: "";
	width: 100%
}

.about-banner-box {
	max-width: 635px;
	margin-left: 60px;
	position: absolute;
	top: 50%;
	z-index: 2;
	transform: translate(0, -50%);
	left: 0;
	text-align: left;
}

.about-banner-box h2 {
	font-size: 42px;
	color: #fff;
	margin: 0 0 30px
}

.about-banner-box p {
	font-size: 15px;
	margin-bottom: 45px;
	color: #fff
}

.about-banner-box a,
.box-btn {
	font-size: 16px;
	line-height: 1;
	transition: .5s;
	text-transform: capitalize;
	cursor: pointer;
	overflow: hidden;
	z-index: 1;
	text-align: center
}

.about-banner-box a {
	color: #fff;
	padding: 15px 25px;
	position: relative;
	border-radius: 4px;
	background-color: #2b58a5;
	border: 1px solid #2b58a5;
	display: inline-block
}
.about-banner-box a:hover {
	border: 1px solid #2b58a5;
	color: #2b57a5;
	background-color: #fff;
}
.common-heading,
.process-title {
	position: relative;
	max-width: 695px;
	margin: -8px auto 60px;
	text-align: center
}

.common-heading h2 {
	font-size: 40px;
	text-transform: capitalize;
	color: #293a5c;
	margin-bottom: 20px
}

.about-info-box ul li::after, .service-item:hover::before {
    left: 0;
}
.service-item:hover::after, .tabs-services .nav-tabs li a.text-right .white-circle {
    right: 0;
}
.service-item::before {
	top: 0;
	left: 100%;
	background-color: #051242;
	z-index: -1;
	transition: .5s
}

.service-item::after {
	bottom: 0;
	right: 100%;
	background: url(../../assets/images/metaverse-img/hover.png) no-repeat;
	z-index: -1;
	transition: .5s
}
.service-item .service-info h3 {
	color: #051242;
	margin-bottom: 5px;
	font-size: 21px
}

.service-item .service-info p {
	margin-bottom: 10px;
	font-size: 15px;
	text-align: justify
}

.service-item {
	position: relative;
	text-align: center;
	padding: 20px;
	margin-bottom: 20px;
	transition: .5s;
	border-radius: 4px;
	z-index: 1;
	overflow: hidden;
	box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
	min-height: 255px;
	background-image: linear-gradient(to bottom, rgba(156, 208, 255, .16) 2%, rgba(255, 255, 255, 0) 53%, rgba(156, 208, 255, .16))
}

.service-item::before {
	top: 0;
	left: 100%;
	background-color: #051242;
	z-index: -1;
	transition: .5s
}

.service-item::after {
	bottom: 0;
	right: 100%;
	background: url(../../assets/images/metaverse-img/hover.png) no-repeat;
	z-index: -1;
	transition: .5s
}

.service-item:hover {
	transform: translateY(-10px)
}

.service-item:hover .service-info h3 {
	color: #e9e9e9
}
.service-item:hover .service-info p {
	color: #e9e9e9
}

.service-item .service-info h3 {
	color: #051242;
	margin-bottom: 5px;
	font-size: 21px
}

.service-item .service-info p {
	margin-bottom: 10px;
	font-size: 15px;
	text-align: justify
}


.home-company-area {
	padding: 60px 0;
	background: #f5faff
}
.company-title h2 {
	margin-bottom: 20px;
	font-size: 40px;
	font-weight: 700
}

.company-title p {
	font-size: 15px;
	margin-bottom: 15px;
	text-align: justify
}

.home-company-area.ar-section {
	background: unset
}

.home-process-area {
	background-color: #051242;
	padding: 100px 0 70px
}

.process-title span {
	font-size: 14px;
	position: relative;
	display: inline-block;
	margin-bottom: 8px;
	color: #fff
}

.process-title h2 {
	font-size: 40px;
	text-transform: capitalize;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px
}

.home-process-area .single-process span {
	position: absolute;
	z-index: 1
}

.home-process-area .single-process {
	text-align: center;
	margin-bottom: 30px;
	position: relative
}

.home-process-area .single-process .icon {
	background: #1e2a55;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 56px;
	margin-bottom: 30px;
	border-radius: 3px;
	position: relative
}

.home-process-area .single-process span::before {
	content: "";
	position: absolute;
	content: "";
	height: 150px;
	border-right: 1px dashed #f5faff;
	transform: rotate(90deg);
	top: -44px;
	left: 122px
}

.home-process-area .single-process span img {
	max-width: 100px;
	margin-left: 100px;
	-webkit-animation: 5s linear infinite leftani;
	animation: 5s linear infinite leftani
}

@-webkit-keyframes leftani {

	0%,
	100% {
		transform: translateX(-15px)
	}

	50% {
		transform: translateX(15px)
	}
}

@keyframes leftani {

	0%,
	100% {
		transform: translateX(-15px)
	}

	50% {
		transform: translateX(15px)
	}
}

.home-process-area .single-process .content h3 {
	color: #fff;
	font-size: 21px;
	line-height: 1.5;
	font-weight: 700
}
.home-process-area .single-process .content p {
	color: #fff;
	margin-bottom: 0;
	font-size: 14px
}

.client-section {
	background: #f5faff;
	padding: 70px 0
}

.home-contact-area .content,
.testimonial-slider-info {
	box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
	padding: 30px
}

.client-section .company-title,
.home-contact-area .company-title {
	text-align: center;
	margin-bottom: 60px
}

.testimonial-slider {
	width: 100%;
	margin: auto
}

.testimonial-slider-info {
	background-image: linear-gradient(to bottom, rgba(156, 208, 255, .16) 2%, rgba(255, 255, 255, 0) 53%, rgba(156, 208, 255, .16));
	position: relative;
	text-align: center;
	margin-top: 60px;
	min-height: 220px
}

.testimonial-slider-info img {
	position: absolute;
	top: -60px;
	left: 0;
	right: 0;
	border: 1px solid #1d42d9;
	border-radius: 50%;
	margin: auto auto 20px;
	height: 70px;
	width: auto
}

.testimonial-slider-info p {
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 20px
}

.testimonial-slider-info h5 {
	font-size: 21px;
	line-height: 1.5;
	margin-bottom: 0
}

.testimonial-slider-info h6 {
	font-size: 14px;
	color: #7a7e9a;
	margin-bottom: 0
}

.home-contact-area {
	background: #f5faff;
	padding: 70px 0 100px
}

.home-contact-area .content {
	background-color: #fff;
	border-radius: 4px;
	border-radius: var(--borderRadius)
}

.home-contact-area .content input.form-control {
	height: 55px;
	border: 1px solid #eee;
	margin-bottom: 20px;
	padding-left: 25px;
	background-color: #f9f9f9
}

.home-contact-area .content textarea.form-control {
	width: 100%;
	border: 1px solid #eee;
	max-height: 170px;
	min-height: 170px;
	box-shadow: none;
	padding-left: 25px;
	padding-top: 15px;
	margin-bottom: 20px;
	background-color: #f9f9f9;
	height: 250px
}

.for-order .company-img img {
	width: 434px
}
.language-dropdown .dropdown-menu {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
	min-width: 160px;
}
.inquire-info p {
	font-size: 16px;
}
.header-main {
    position: fixed
}

.common-btn {
    position: relative
}
.blockchain-add-modal .modal-dialog .modal-body .right-side-meet h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    margin-bottom: 25px
}

.blockchain-add-modal .modal-dialog .modal-body .right-side-meet .director-box {
    margin-bottom: 25px
}
.country-selection .dropdown-menu {
	left: auto;
	right: 0;
	min-width: auto;
}

.country-selection .nav-link {
    display: none;
}
.language-dropdown .dropdown-menu .dropdown-item:hover:before {
    width: 100%;
}
.language-dropdown .dropdown-menu .dropdown-item:active, .language-dropdown .dropdown-menu .dropdown-item:focus, .language-dropdown .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
}
.language-dropdown .dropdown-menu .dropdown-item::before {
    transition: 0.5s;
}

/*** Popup ***/
.form-modal {
    background: url(../images/popup-bg.png) no-repeat center bottom/cover,url(../images/popup-bg-1.png) no-repeat center bottom/cover;
}
.fill-form-popup .close {
	position: relative;
	right: 0;
}
.fill-form-popup .close {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(../images/cross_icon.svg) no-repeat center center;
    border: 0;
    right: 10px;
    top: auto;
	opacity: 1;
}
.fill-form-popup .modal-dialog {
    max-width: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* width: 100%; */
    /* height: 100%; */
    display: flex;
    align-items: center;
}
.popup-content {
	padding: 40px 40px;
}
.fill-form-heading {
	/* padding-right: 100px; */
}
.fill-form-heading P {
	font-size: 38px;
	margin-bottom: 15px;
	line-height: 45px;
}
.fill-form-heading span {
	font-size: 28px;
	text-align: left;
	color: #4a4a4a;
    display: block;
}
.fill-form-heading span::after {
	background-color:#4a4a4a;
	right: auto;
	height: 3px;
	width: 100px;
}
.popup-form {
    background: #256aad;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 9px 11px #00000029;
	width: 100%;
}
.hireform form.popup-form {
	margin: 0;
}
.popup-form .form-group {
	text-align: left;
}
.popup-form .form-label {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0;
	color: #fff;
	text-align: left;
	margin-bottom: 0;
	display: block;
}
.hireform.popup-form form input {
	border: 0;
	border-bottom: 1px solid #fff;
	background: transparent;
	border-radius: unset;
	color: #fff;
	padding: 5px 10px;
	font-size: 16px;
	outline: 0;
}
.hireform.popup-form form .form-control {
	border: 0;
	border-bottom: 1px solid #fff;
	background: transparent;
	border-radius: unset;
	color: #fff;
	padding: 5px 10px;
	outline: 0;
	appearance: auto;
}
.hireform.popup-form form .form-control:focus {
	box-shadow: none;
}
.hireform.popup-form form .form-control option {
	color: #000;
}
.popup-form .iti--separate-dial-code .iti__selected-dial-code, .iti__arrow {
	color: #fff;
}
.popup-form .iti__arrow {
	border-top: 4px solid #fff;
}
.hireform.popup-form form button {
	background: #fff!important;
	color: #002e5b !important;
	font-size: 22px;
	font-weight: 500;
	border:1px solid #fff;
	width: 100%;
    display: block;
    height: 50px;
	padding: 0 35px;
	transition: .5s;
	text-align: center;
	line-height: 35px;
	z-index: 1;
}
.popup-bottom-section {
	background: #002e5b;
	/* padding: 20px; */
}
.count-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-right: 2px solid rgba(255,255,255,.22);
	padding: 20px 15px;
    width: 100%;
    height: 100%;
	text-align: center;
}
.count-popup h2 {
	font-size: 29px;
    font-weight: 700;
	color: #fff;
}
.count-popup p {
	font-size: 13px;
	color: #fff;
	margin-bottom: 0;
}
.count-popup {
    width: 50%;
}
.popup-bottom-section .client-logo {
	display: flex;
	align-items: center;
	justify-content: center;
    gap: 8px 20px;
    flex-wrap: wrap;
	padding: 10px 0;
}
.popup-bottom-section .client-logo img {
	height: auto;
}
/*** Popup ***/


:root {
    --line-thickness: 0.15em;
    --glass-size: 67%;
    --icon-height: 1.5rem;
    --transition-speed: 0.35s;
    --timing-function: cubic-bezier(0.77, 1.55, 0.77, 1.13);
    --icon-color: #000;
    --font-size:14px;
  }
  .navbar-expand-lg .navbar-nav {
    justify-content: end;
  }
.search-icon {
    box-sizing: border-box;
    max-width: 30em;
    transition: all var(--transition-speed) linear, border-color 0s linear var(--transition-speed);
    position: fixed;
    left: 0;
    margin: auto;
    border: solid thin;
    border-color: rgba(255,255,255,0);  
    padding:5px 2px;
    position: relative;
  }
  .search-icon .search-icon-input {
    display: none;
}
  .search-icon, .search-icon .search-icon-wrapper {
    width: var(--icon-height);
    height: var(--icon-height);
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 100px;
  }
  .search-icon .search-icon-input {
    background: none;
    text-align: left;
    outline: none;
    border: none;
    background: rgba(255, 255, 255, 0);
    /* width: calc(100% - (var(--icon-height) / 2 + 1rem)); */
    margin-right: 2rem;
    height: 100%;
    border-radius: 100px;
    transition: all var(--transition-speed) linear;
    font-size: var(--font-size);
    padding: 0 0.5em 0 0.5em;
    color: #000;
  }
  .search-icon .global-search-input button {
    padding: 0;
    border: 0;
    background: transparent;
    display: none;
    transition: all var(--transition-speed) var(--timing-function);
    transition-delay: var(--transition-speed);
  }
  .global-search-input {
    position: relative;
    transition: all var(--transition-speed) var(--timing-function) var(--transition-speed), border-color 0s linear var(--transition-speed);
  }
  .search-icon.open .global-search-input button {
    display: block;
    position: absolute;
    top: 0;
    right: 25px;
    bottom: 0;
    display: flex;
    align-items: center;
    margin: auto;
    cursor: pointer;
    transition-delay: var(--transition-speed);
}
  .search-icon.open .search-icon-input::placeholder {
    color: #000;
  }
  .search-icon.open .search-icon-input {
    width: 79%;
  }
  .search-icon .search-icon-wrapper {
    position: absolute;
    margin: auto 0;
    transform: rotate(-45deg);
    /* transition: all 0s linear; */
    transition: all var(--transition-speed) linear, border-color 0s linear var(--transition-speed);
  }
  .search-icon .search-icon-wrapper:hover {
    cursor: pointer;
  }
  .search-icon .search-icon-wrapper .search-icon-glass {
    width: var(--glass-size);
    height: var(--glass-size);
    border: solid var(--line-thickness);
  border-color: var(--icon-color);
    border-radius: 100px;
    margin: 0 auto;
    position: relative;
    transition: all var(--transition-speed) var(--timing-function) var(--transition-speed), border-color 0s linear var(--transition-speed);
  }
  .search-icon .search-icon-wrapper .search-icon-handle {
    height: calc(100% - var(--glass-size));
    width: var(--line-thickness); 
    margin: 0 auto;
    background: #000;
    position: absolute;
    border-radius: 0 0 100px 100px;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all var(--transition-speed) var(--timing-function);
    transition-delay: var(--transition-speed);
  }
  .search-icon .search-icon-wrapper .search-icon-handle::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background: #000;
    transition: rotate(0deg);
    transition: all var(--transition-speed) var(--timing-function);
    transition-delay: 0s;
  }
  .search-icon.open {
    width: 20%;
    border-color: #000;
    transition-delay: var(--transition-speed);
    margin: unset;
    height: 100%;
  }
  .search-icon.open .search-icon-input {
    transition-delay: var(--transition-speed);
    display: block;
  }
  .search-icon.open .search-icon-wrapper .search-icon-glass {
    width: 100%;
    height: 100%;
    transition: all var(--transition-speed) var(--timing-function) 0s, border-color 0s linear var(--transition-speed);
    border-color: #fff;
  }
  .search-icon.open .search-icon-wrapper .search-icon-handle {
    bottom: calc(50% - (100% - var(--glass-size)) / 2);
    border-radius: 100px;
    transition-delay: 0s;
    height: 70%;
    position: absolute;
    top: 3px;
  }
  .search-icon.open .search-icon-wrapper .search-icon-handle::after {
    transition-delay: var(--transition-speed);
    transform: rotate(90deg);
  }
  .search-mobile-view {
    display: none;
  }
  .search-box {
    display: flex;
    align-items: center;
    justify-content: end;
  }

  .hamburger {
    z-index: 10;
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    bottom: 20px;
    left: 8px;
    background-color: #fff;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 2px 2px 10px rgba(10,10,10,0.3);
    transition: all 0.2s ease-in-out;
    display: none;
}
	.icon-bar {
	  display: block;
	  background-color: #000;
	  width: 22px;
	  height: 2px;
	  transition: all 0.3s ease-in-out;
	  
	  + .icon-bar {
		margin-top: 4px;
	  }
	}
  
  .floating-nav {
	z-index: 9;
	position: fixed;
	bottom: 10.5%;
	left:20px;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	/* background-color: #fff; */
	/* display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center; */
	visibilty: hidden;
	opacity: 0;
	box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.48);
	cursor: pointer;
	transition: all 0.3s ease-in;
  }
  
  .material-icons {
	font-size: 24px;
	color: rgba(0,0,0,0.54);
  }
  /* #whatsapp {
	background-color: #03a84e;
  } */
  #whatsapp a .whatsapp path {
    color: #fff;
    fill: #fff;
  }
  .floating-nav a i {
	font-size: 28px;
	color: #fff;
  }
  .wrapper i {
	font-size: 22px;
	color: #002e5b;
  }
  #whatsapp.show {
	transform: translateY(10%);
  }
  #chat.show {
	transform: translateY(-110%);
  }

  .hamburger.show {
	box-shadow: 7px 7px 10px 0px rgba(0,0,0,0.48);
	
	.wrapper {
	  transition: transform 0.4s ease-in-out;
	  /* transform: rotateZ(90deg); */
	}
  }
  .hamburger.show {
	.wrapper .fa-comments{
		display: none;
	}
	}

	.hamburger.show{
		.wrapper .floating-facebook{
		display: block!important;
	}
	}
  .floating-nav.show {
	visibility: visible;
	opacity: 1;
	left: 10px;
  } 
  .floating-nav.show {
    display: none;
  }
  .floating-facebook {
	display: none!important;
}

.blockchain-form .hireform .input-field {
    margin-bottom: 15px;
}
.blockchain-form .hireform form input {
	border-bottom: 2px solid #D9D9D9;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding-bottom: 11px;
	width: 100%;
	padding: 8px 10px 10px 0;
    color: #7E7E7E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: transparent;

}
.blockchain-form .hireform form .form-select {
	border-bottom: 2px solid #D9D9D9;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding-bottom: 20px;
	width: 100%;
	padding: 8px 10px 10px 0;
    color: #232323;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: transparent;
}
.blockchain-form .hireform form textarea {
	border-bottom: 2px solid #e6e6e6;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding-bottom: 20px;
	padding: 7px 10px 10px 0;
	width: 100%;
    color: #7E7E7E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    background: transparent;
    line-height: normal;
}
.blockchain-form .hireform form input::placeholder {
	color: #7E7E7E;
}
.blockchain-form .hireform form textarea::placeholder {
	color: #7E7E7E;
}
.blockchain-form  button {
	width: 100%;
	/* display: unset; */
    font-size: 24px;
    padding: 10px 35px;
}
.contact-popup-box .hireform form {
    margin: 0;
}
.hireform form {
    margin: 15px 0 0;
}
.contact-popup-box .getstartform .iti__selected-flag {
    padding-left: 0;
}
.blockchain-form {
	padding-bottom: 40px;
}
.contact-popup-heading h2 {
    color: #3D3D3D;
    /* font-family:'Proxima-Nova-Bold'; */
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 30px;
}
.contact-popup-heading h2 span {
    color: #002E5B;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    text-decoration-line: underline;
}
.contact-popup-heading img {
    margin-left: -80px;
    /* margin-top: 70px; */
}
.select-budget h3{
    color: #002E5B;
    /* font-family: Proxima Nova; */
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 15px;
}
.select-budget ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.select-budget ul li {
    list-style: none;
}
.select-budget ul li a {
    color: #A3A3A3;
    /* font-family: Proxima Nova; */
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-right: 28px;
    margin-bottom: 12px;
    display: inline-block;
    border: 1px solid #002e5b;
    background: #fff;
    padding: 5px 10px;
    border-radius: 10px;
}
.select-budget ul li a.active {
    /* color: #002E5B; */
    background: #002e5b;
    color: #fff;
}
.select-budget ul li a:hover {
    background: #002e5b;
    color: #fff;
}
.contact-popup-box {
    background: #fff url(../images/contact-popup-bg.png)no-repeat;
    border-radius: 24px;
    box-shadow: 0px 5px 25px 2px rgba(0, 0, 0, 0.10);
    width: 100%;
    height: 100%;
    padding: 46px 52px 0px!important;
    background-size: cover;
    /* background-position: center; */
}
.contact-popup-form .close{
    width: 40px;
    height: 40px;
    background:#fff url(../images/contact-cross.svg)no-repeat;
    background-size: 20px;
    border-radius: 29px;
    background-position: center center;
    /* padding: 5px; */
    position: absolute;
    top: 0;
    right: -60px;
}
.contact-popup-form .close:hover {
    opacity: 1;
}
.fill-form-popup.contact-popup-form .modal-dialog {
    max-width: 63%;
    position: unset;
}

@media (max-width:1199px) {
	/*** Popup ***/
	.fill-form-heading {
		padding-right: 0;
	}
	.count-item {
		display: block;
	}
	.count-popup {
		margin-bottom: 15px;
	}
	.count-popup:last-child {
		margin-bottom: 0px;
	}
	/* .fill-form-popup .modal-dialog {
		max-width: 90%;
	} */
    .fill-form-heading p {
        font-size: 25px;
        margin-bottom: 15px;
        line-height: 32px;
    }
    .fill-form-heading span {
        font-size: 19px;
    }
    .popup-form {
        padding: 20px;
    }
    .popup-form .form-label {
        font-size: 11px;
    }
    .hireform.popup-form form .form-control {
        font-size: 12px;
    }
    .hireform.popup-form form button {
        height: auto;
        font-size: 20px;
        margin-bottom: 0;
    }
    .count-popup {
        width: 100%;
    }
    .popup-bottom-section .client-logo img {
        width: 41%;
    }
    .popup-content {
        padding: 30px 30px;
    }

	.contact-popup-heading h2 {
        font-size: 27px;
    }
    .contact-popup-heading h2 span {
        font-size: 29px;
        display: block;
    }
    .contact-popup-heading img {
        margin-left: -66px;
        margin-top: 98px;
    }
    .contact-popup-box {
        padding: 40px 45px 0!important;
    }
    .select-budget ul li a {
        margin-right: 12px;
        font-size: 20px;
    }
    .select-budget ul {
        margin-bottom: 20px;
    }
    .blockchain-form .hireform form .form-select option {
        font-size: 12px;
        width: 100px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;

    }

	/*** Popup ***/
}

@media (max-width:1023px) {

	/*** Popup ***/
	/* .fill-form-popup .modal-dialog {
		max-width: 95%;
	} */
    .popup-content {
        padding: 30px 20px;
    }
    .fill-form-heading p {
        font-size: 29px;
        margin-bottom: 8px;
    }
    .fill-form-heading span {
        font-size: 18px;
    }
    .count-popup h2 {
        font-size: 21px;
    }
    .count-item {
        padding: 15px 12px;
    }
    .count-popup p {
        font-size: 10px;
    }
    .popup-bottom-section .client-logo {
        justify-content: stretch;
    }

	.contact-popup-heading h2 {
        font-size: 30px;
        margin-bottom: 0;
    }
    .contact-popup-heading h2 span {
        font-size: 32px;
        display: inline-block;
    }
    .contact-popup-heading img {
        margin-left: 0;
        margin-top: 0;
        width: 55%;
        margin-bottom: 15px;
    }
    .contact-popup-heading {
        text-align: center;
    }
    .contact-popup-box {
        padding: 35px 40px 0!important;
    }
    .select-budget ul {
        margin-bottom: 0px;
    }
    .select-budget ul li a {
        margin-bottom: 10px;
    }
    .contact-popup-form .close {
        width: 35px;
        height: 35px;
        background-size: 15px;
    }
    .select-budget ul li a {
        font-size: 19px;
    }
	/*** Popup ***/
}

@media (max-width:767px) {
	/*** Popup ***/
    .popup-bottom-section .client-logo {
        justify-content: center;
    }
	.fill-form-heading p {
		font-size: 20px;
        line-height: 27px;
	}
	.fill-form-heading span {
		font-size: 16px;
	}
	.fill-form-heading {
		margin-bottom: 30px;
        margin-top: 5px;
	}
	.popup-content {
        padding: 15px 20px;
    }
	.popup-form .form-label {
		font-size: 13px;
	}
	.hireform.popup-form form .form-control {
		font-size: 14px;
	}
	.count-item {
		display: flex;
		align-items: flex-start;
		padding-bottom: 8px;
		justify-content: center;
		gap: 0 20px;
	}
	.count-popup {
		margin-bottom: 0;
	}
	.popup-bottom-section .client-logo img {
		width: 20%;
	}
	.modal-open .modal.fill-form-popup  {
		padding: 0!important;
	}
	.count-popup h2 {
		font-size: 32px;
	}
	.count-popup p {
		font-size: 17px;
	}
    .fill-form-popup .modal-dialog {
        margin: 10px auto;
    }
    .popup-form {
        padding: 15px 12px;
    }
    .popup-form .form-group {
        margin-bottom: 8px;
    }
    .hireform.popup-form form button {
        font-size: 18px;
        margin-top: 2px!important;
        line-height: 30px;
    }
    .count-popup h2 {
        font-size: 23px;
        margin-bottom: 5px;
    }
    .count-popup p {
        font-size: 14px;
    }
    .fill-form-popup .close {
        background-size: 20px;
    }
    .fill-form-popup .modal-dialog {
        max-width: 65%;
        position: unset;
    }

	.contact-popup-form .close {
        width: 30px;
        height: 30px;
        background-size: 15px!important;
        right: -50px;
    }
    .contact-popup-box {
        padding: 25px 25px 0!important;
    }
    .contact-popup-heading h2 span {
        font-size: 27px;
        display: inline-block;
    }
    .contact-popup-heading h2 {
        font-size: 25px;
        margin-bottom: 0;
    }
    .select-budget ul li a {
        font-size: 15px;
        margin-right: 5px;
    }
    .blockchain-form button {
        font-size: 21px;
        padding: 6px 30px;
        margin-bottom: 0;
    }
    .fill-form-popup.contact-popup-form .modal-dialog {
        margin: 15px auto;
    }
    .blockchain-form .hireform form input {
        font-size: 17px;
    }
    .blockchain-form .hireform form .form-select {
        font-size: 17px;
    }
    .blockchain-form .hireform form textarea {
        font-size: 17px;
    }
    .blockchain-form .hireform .input-field {
        margin-bottom: 10px;
    }
    .select-budget h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
	/*** Popup ***/
}

@media (max-width:320px) {

	/*** Popup ***/
	.popup-content {
        padding: 25px 12px 10px;
    }
	.fill-form-heading p {
        font-size: 17px;
        line-height: 24px;
    }
	.fill-form-heading span {
		font-size: 13px;
	}
	.popup-form {
        padding: 12px 9px;
    }
	.count-popup h2 {
        font-size: 19px;
    }
	.count-popup p {
		font-size: 11px;
	}
	.count-item {
		justify-content: space-between;
	}
	.popup-bottom-section .client-logo img {
		width: 20%;
	}
    .popup-form .form-label {
        font-size: 9px;
    }
    .hireform.popup-form form .form-control {
        font-size: 10px;
    }
    .hireform.popup-form form button {
        font-size: 15px;
        text-align: center;
        padding: 0 25px;
        line-height: 26px;
    }
    .count-item {
        padding: 10px 10px;
    }
	/*** Popup ***/

	.contact-popup-form .close {
        width: 25px;
        height: 25px;
        background-size: 10px!important;
        right: -44px;
    }
    .contact-popup-box {
        padding: 17px 20px 0!important;
    }
    .contact-popup-heading h2 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .contact-popup-heading h2 span {
        font-size: 22px;
        display: inline-block;
    }
    .contact-popup-heading img {
        margin-bottom: 5px;
    }
    .blockchain-form .hireform .input-field {
        margin-bottom: 7px;
    }
    .blockchain-form .hireform form input {
        font-size: 15px;
    }
    .blockchain-form .hireform form .form-select {
        font-size: 15px;
    }
    .blockchain-form .hireform form textarea {
        font-size: 15px;
    }
    .select-budget h3 {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .select-budget ul li a {
        /* font-size: 17px; */
        margin-bottom: 5px;
        padding: 3px 8px;
    }
    .blockchain-form button {
        font-size: 20px;
        padding: 5px 25px;
        margin-bottom: 0;
    }

}



@media (max-width:1199px) {
    .metaverse-banner {
        height: auto;
    }
    .upper-strip-index .looking-strip .green-btn-new {
        margin-left: 3px;
        font-size: 12px;
    }
    .upper-strip-index ul {
        padding: 0;
    }
    .upper-strip-index ul li {
        margin-left: 10px;
    }
    .header-main .navbar-light .navbar-nav .nav-item {
        margin: 0 8px;
    }
    .header-main .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }
    .header-main .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
        padding: 5px;
    }
    .about-banner-box h2 {
        font-size: 42px;
        margin: 0 0 20px;
    }
    .about-banner-box p {
		margin-bottom: 25px
	}

	.about-banner-box {
		max-width: 525px
	}
    .common-heading h2 {
        font-size: 35px;
    }
    .service-item {
        min-height: 288px;
    }
    .home-process-area .single-process .content h3, .service-item .service-info h3 {
        font-size: 18px;
    }
    .company-title h2, .process-title h2 {
        font-size: 32px;
    }
    .blog-box .blog-main-img {
        height: auto!important;
    }
    /* .blog-box .blog-main-img img {
        height: 110px;
    } */
    .blog-box h4 {
        font-size: 20px !important;
    }
    .home-process-area .single-process .content h3, .service-item .service-info h3 {
        font-size: 18px;
    }
    .home-process-area .single-process .content p {
        font-size: 13px;
    }
    footer.bg-one .social-foot li {
        margin: 0 10px 8px;
    }

	.header-main .navbar-expand-lg .navbar-brand {
        margin-right: 0;
    }
    .search-icon.open .search-icon-input {
        width: 70%;
    }
}

@media (max-width:1200px) {
    .header-main .navbar-light .navbar-nav .nav-item {
        margin: 0 5px
    }

    .header-main .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
        padding: 7px
    }

    .search-icon.open {
        width: 16%;
    }
}

@media (max-width:1023px) {
	#gNavi .dropdowm-mobile, .country-selection .nav-link, .regular-multi-slide .item .media {
		display: block;
	}
	.country-selection .nav-link {
			display: block;
	}
	.country-selection .dropdown-item img {
		margin-right: 10px
	}
	.header-main .navbar-light .navbar-nav .nav-item.language-dropdown {
		display: none;
	}
    .about-banner-box {
        max-width: 49%;
    }
    .about-banner-box h2 {
        font-size: 31px;
        margin: 0 0 20px;
    }
    .common-heading h2 {
        font-size: 32px;
    }
	.blog-box .blog-main-img img {
		height: 200px;
	}
	.blog-box .blog-main-img iframe {
		height: 200px;
	}
    .service-item {
        min-height: 262px;
    }
    .company-title p, .home-process-area .single-process .content p, .service-item .service-info p {
        font-size: 14px;
    }
    .company-title h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .company-title p, .home-process-area .single-process .content p, .service-item .service-info p {
        font-size: 14px;
    }
    .company-title p:last-child {
        margin-bottom: 20px;
    }
    .blog-box {
        padding: 20px 0 0;
    }
    .process-title h2 {
        font-size: 25px;
    }
    .home-process-area .single-process .icon {
        margin-bottom: 10px;
    }
    .home-process-area .single-process span img, .home-process-area .single-process span::before {
        display: none;
    }
    .home-process-area .single-process .content h3 {
        font-size: 20px;
    }
    footer.bg-one .social-foot li {
        margin: 0 4px 8px;
    }
    .contact-imgs img {
        height: 70%;
		width: 55%;
    }

	.upper-strip-index .looking-strip {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .search-mobile-none {
        display: none;
    }
    .search-icon.open {
        width: 30%;
    }
    .search-icon.open .search-icon-wrapper .search-icon-handle {
        height: 60%;
    }
    .search-mobile-view {
        display: block;
        margin: unset;
    }
    .search-icon.open .search-icon-input {
        width: 71%;
        font-size: 12px;
    }
    .search-icon .search-icon-input {
        color: #FFF;
        background: transparent;
        display: none;
    }
    .search-icon.open .search-icon-input {
        display: block;
    }
    .search-icon .search-icon-wrapper .search-icon-glass {
        border-color: #fff;
    }
    .search-icon.open .search-icon-wrapper .search-icon-glass {
        border-color: transparent!important;
    }
    .search-icon.open {
        border-color: #fff;
    }
    .search-icon .search-icon-wrapper .search-icon-handle {
        background: #fff;
    }
    .search-icon .search-icon-wrapper .search-icon-handle::after {
        background: #fff;
    }
    .search-icon, .search-icon .search-icon-wrapper {
        width: 20px;
        height: 20px;
    }
    .search-icon.open .global-search-input button i {
        color: #fff;
    }
    .search-icon.open .search-icon-input::placeholder {
        color: #fff;
    }
}

@media (max-width:767px) {
	.upper-strip-index .looking-strip .green-btn-new {
		font-size: 13px;
		width: auto;
	}
	.blog-box .blog-main-img iframe {
		height: auto;
	}
	.slick-next, .slick-prev {
		display: none!important;
	}
    .mobile-view-banner {
        display: block;
        margin-bottom: 15px;
    }
    .services-desktop-view {
        display: none;
    }
    .about-banner-box {
        max-width: 90%;
        position: unset;
        transform: unset;
        margin-left: 0;
    }
    .about-banner-box h2 {
        font-size: 25px;
        color: #000;
        margin: 0 0 10px;
    }
    .about-banner-box p {
        font-size: 13px;
        margin-bottom: 20px;
        color: #000;
    }
    .about-banner-box a {
        font-size: 15px;
        padding: 12px 15px;
    }
    .mobile-view-info {
        display: flex;
        flex-direction: column;
    }
    .common-heading h2 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .service-item, .testimonial-slider-info {
        min-height: auto;
    }
    .company-title h2 {
        font-size: 25px;
    }
    .blog-box .blog-main-img img {
        height: auto;
        object-fit: fill;
    }
    .blog-box h4 {
        margin: 15px 0 5px !important;
        min-height: auto;
    }
    footer.bg-one .foot-logo, footer.bg-one .footer-list ul, footer.bg-one .footer-list ul.for-contact-list li a, footer.bg-one h6 {
        text-align: center;
    }
    .google-business-reviews-rating .rating-company {
        justify-content: center;
    }
    .attribution {
        text-align: center;
    }
    .vertical-links li {
        display: block;
    }
    .vertical-links li::after {
        display: none;
    }
    .vertical-links li {
        text-align: center;
        margin-right: 0 !important;
    }
    .contact-imgs {
        text-align: center;
        margin-bottom: 30px;
    }
    .upper-strip-index {
        padding: 5px;
    }
	.upper-strip-index .looking-strip {
		text-align: center!important;
	}
	/* .metaverse-banner {
		margin-top: 36px;
	} */
	.container {
		width: 100% !important;
	}

	.search-box {
        width: 70%;
    }
    .search-icon.open {
        width: 43%;
    }
    .header-main .navbar-expand-lg .navbar-brand {
        margin-right: 0;
    }
    .search-icon.open .search-icon-input {
        width: 75%;
        font-size: 12px;
    }
    .search-icon .search-icon-input {
        color: #FFF;
        background: transparent;
        display: none;
    }
    .search-icon.open .search-icon-input {
        display: block;
    }
    .search-icon .search-icon-wrapper .search-icon-glass {
        border-color: #fff;
    }
    .search-icon.open .search-icon-wrapper .search-icon-glass {
        border-color: transparent!important;
    }
    .search-icon.open {
        border-color: #fff;
    }
    .search-icon .search-icon-wrapper .search-icon-handle {
        background: #fff;
    }
    .search-icon .search-icon-wrapper .search-icon-handle::after {
        background: #fff;
    }
    .search-icon, .search-icon .search-icon-wrapper {
        width: 20px;
        height: 20px;
    }
   
    .header-main {
        top: 40px!important;
    }
	.upper-strip-index .looking-strip .green-btn-new.get-in-touch-button {
        display: none;
    }
    .upper-strip-index ul {
        display: none;
    }

	div#flotingQuery, div#flotingQuery .flotingQuery-btn {
        background:#256aadb8;
    }
    .scroll_top {
		bottom: 15px;
        right: 15px;
        visibility: visible!important;
    }
    .hamburger {
        display: flex;
    }
    #whatsapp-chat-widget {
        display: none!important;
    }
    .widget-visible {
        display: none !important;
    }
    html.tawk-mobile {
        display: none;
    }
    .floating-nav.show {
        display: block;
    }
	.metaverse-banner {
		margin-top: 30px;
	}
}

@media (max-width:320px) {
    .contact-imgs img {
        height: 50%;
		width: 55%;
    }
    .company-title h2 {
        font-size: 21px;
    }
    .process-title h2 {
        font-size: 21px;
    }
    .company-title h2 {
        font-size: 21px;
    }
    .about-banner-box h2 {
        font-size: 20px;
    }
	.mobile-view-banner img {
		height: auto;
	}

	.search-box {
        width: 65%;
    }
    .country-selection .nav-link {
        padding: 0 5px;
    }
    .navbar-light .navbar-toggler {
        padding: 0 5px;
    }
    .navbar-light .navbar-toggler-icon {
        background-size: 25px;
    }
    .search-icon.open {
        width: 36%;
    }
    .upper-strip-index {
        padding: 5px 0;
    }
    .upper-strip-index .looking-strip {
        font-size: 9px!important;
    }
    .upper-strip-index .looking-strip .green-btn-new {
        font-size: 12px;
    }
    .search-icon.open .search-icon-input {
        width: 68%;
    }
    .search-icon.open .global-search-input button {
        right: 20px;
    }
	.looking-strip-btn {
        width: 64%;
    }
    .upper-strip-index .looking-strip {
		text-align: left;
	}
	.hamburger {
        width: 40px;
        height: 40px;
    }
    .floating-nav {
        width: 40px;
        height: 40px;
        bottom: 9%;
    }
    .floating-nav a svg {
        width: 100%;
        height: 100%;
    }
    .wrapper i {
        font-size: 19px;
    }  
}

.autocomplete-suggestions {
	border: 1px solid #999;
	background: #fff;
	overflow: auto;
}
.autocomplete-suggestion {
	padding: 2px 5px;
	white-space: nowrap;
	overflow: hidden;
}
.autocomplete-selected {
	background: #f0f0f0;
}
.autocomplete-suggestions strong {
	font-weight: normal;
	color: #3399ff;
}
.autocomplete-group {
	padding: 2px 5px;
}
.autocomplete-group strong {
	display: block;
	border-bottom: 1px solid #000;
}
	
#autocomplete-results {
  max-height: 150px;
  overflow-y: auto;
  /* border: 1px solid #ccc; */
  /* padding: 4px; */
}

#autocomplete-results div {
  cursor: pointer;
  padding: 4px;
}

#autocomplete-results div:hover {
  background-color: #f1f1f1;
}


#autocomplete-results1 {
  max-height: 150px;
  overflow-y: auto;
  /* border: 1px solid #ccc; */
  /* padding: 4px; */
}

#autocomplete-results1 div {
  cursor: pointer;
  padding: 4px;
}

#autocomplete-results1 div:hover {
  background-color: #f1f1f1;
}

#autocomplete-results2 {
  max-height: 150px;
  overflow-y: auto;
  /* border: 1px solid #ccc; */
  /* padding: 4px; */
}

#autocomplete-results2 div {
  cursor: pointer;
  padding: 4px;
}

#autocomplete-results2 div:hover {
  background-color: #f1f1f1;
}

#autocomplete-results4 {
  max-height: 150px;
  overflow-y: auto;
  /* border: 1px solid #ccc; */
  /* padding: 4px; */
}

#autocomplete-results4 div {
  cursor: pointer;
  padding: 4px;
}

#autocomplete-results4 div:hover {
  background-color: #f1f1f1;
}

#autocomplete-results8 {
  max-height: 150px;
  overflow-y: auto;
  
}

#autocomplete-results8 div {
  cursor: pointer;
  padding: 4px;
}

#autocomplete-results8 div:hover {
  background-color: #f1f1f1;
}

.country-flag {
display: flex;
align-items: center;
}
.country-flag p {
color: #fff;
font-size: 14px;
text-transform: uppercase;
margin-bottom: 0;
}
.country-flag p i {
margin-right: 5px;
}
.country-flag ul {
padding: 0;
margin: 0;
justify-content: unset;
}
.country-flag ul li {
margin: 0;
display: flex;
align-items: center;
border-right: 1px solid #fff;
padding-left: 12px;
padding-right: 12px;
}
.country-flag ul li:last-child {
border-right: unset;
padding-right: 0px;
}
.country-flag ul li img {
margin-right: 5px;
}
.country-flag ul li a {
    font-size: 15px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
}

.testimonial-section {
    background: url(../images/other/testimonial-bg.png) center/cover no-repeat;
    width: 100%;
    height: 100%;
    padding: 60px 0 0
}

.testimonial-item {
    border-radius: 18px;
    background: url(../images/other/testimonial-bg-box-1.png) no-repeat;
    width: 100%;
    height: 410px;
    padding: 48px 60px 57px;
    background-size: cover;
    background-position: center center;
    position: relative;
    margin: 80px 0 60px
}
.testimonial-content::after,
.testimonial-content::before {
    content: '';
    position: absolute;
    background: url(../images/other/quote.png) no-repeat;
    width: 30px;
    height: 30px
}
.testimonial-item.item-2 {
    flex-direction: row-reverse
}

.testimonial-item.item-2 .testimonial-img {
    text-align: right
}

.testimonial-img img {
    margin: -125px auto 25px
}

.testimonial-heading h3,
.testimonial-heading h5 {
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
    font-style: normal
}

.testimonial-heading h3 {
    color: #fff;
    /* font-family: Jockey One; */
    font-size: 24px
}

.testimonial-heading h5 {
    color: #dedada;
    /* font-family: Montserrat; */
    font-size: 16px
}

.testimonial-heading a {
    text-align: center;
    width: 46px;
    height: 46px;
    display: block;
    margin: auto
}

.testimonial-heading a img {
    margin: unset
}

.testimonial-content {
    width: 100%;
    position: relative
}

.testimonial-content::before {
    top: -25px;
    left: -25px
}

.testimonial-content::after {
    bottom: -25px;
    right: -20px;
    transform: rotate(180deg)
}

.testimonial-content p {
    color: #fff;
    /* font-family: Montserrat; */
    font-size: 12px;
    text-align: justify;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 10px
}

.testimonial-content p span {
    color: #fff;
    font-weight: 700
} 

.e-book-launch-box {
    background-color: #002e5b;
    padding: 20px 0;
}
.bg-ebook h2 {
    color: #fff;
    margin-bottom: 20px;
}

@media (max-width:1440px) {
    .upper-strip-index ul li {
        margin-left: 8px
    }
    .country-flag ul li {
        margin-left: 0;
    }
    .contact-popup-heading img {
        margin-top: 22px;
    }
}
@media (max-width:1280px) {
    .country-flag ul li {
        padding-left: 8px;
        padding-right: 8px;
    }
    .contact-popup-heading img {
        margin-top: 58px;
    }
}

@media (max-width:1199px) {
.country-flag p {
	font-size: 14px;
}
.looking-strip-btn span {
	font-size: 9px;
	display: none;
}
.country-flag ul li {
	margin-left: 0;
	padding-left: 9px;
	padding-right: 9px;
}
.country-flag ul li a {
	font-size: 12px;
}
.upper-strip-index .looking-strip .green-btn-new.get-in-touch-button {
	display: none;
}   
.country-flag ul li img {
	margin-right: 3px;
} 
.testimonial-img img {
	margin-top: -85px;
	width: 50%
}

.testimonial-item {
	height: 590px
}

.testimonial-img {
	margin-bottom: 30px
}

.blockchain-form .hireform .input-field {
    margin-bottom: 10px;
}
.select-budget h3 {
    margin-bottom: 10px;
}
.select-budget ul li a {
    margin-bottom: 8px;
}
.select-budget ul {
    margin-bottom: 10px;
}
.blockchain-form button {
    font-size: 22px;
    padding: 7px 35px;
}
.contact-popup-heading img {
    margin-top: 105px;
}
.blockchain-form {
    padding-bottom: 25px;
}

}

@media (max-width:1023px) {
.country-flag p {
font-size: 13px;
display: none;
}
.upper-strip-index ul li {
	margin-left: 6px;
}
.upper-strip-index ul li:nth-child(1) {
	margin-left: 0;
	padding-left: 0;
}
.country-flag ul li {
	padding-left: 7px;
	padding-right: 7px;
}
.upper-strip-index ul li a i {
    font-size: 15px;
}
.testimonial-item {
	height: 445px
}

.testimonial-img img {
	margin-top: -105px;
	width: auto
}
.contact-popup-heading img {
    margin-top: 0;
}
}

@media (max-width:767px) {
.country-flag ul {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.upper-strip-index .looking-strip {
	margin-bottom: 5px;
}
.header-main {
	top: 65px!important;
}
.main-banner-sec {
	margin-top: 35px;
}
.looking-strip-btn span {
	display: inline-block;
}
.copyright-sec {
	padding: 0 40px;
}
.testimonial-item {
	display: block;
	padding: 30px 55px 57px;
	height: auto;
	background: #001c55
}

.testimonial-content,
.testimonial-img {
	width: 100%
}

.testimonial-item .testimonial-heading h5 {
	margin-bottom: 15px !important
}

.testimonial-img img {
	margin-top: -102px;
	width: auto;
	height: 100%
}
}

@media (max-width:320px) {

.main-banner-sec {
	margin-top: 33px;
}
.country-flag ul li {
	margin-left: 0;
}
.country-flag ul li {
	padding-left: 10px;
	padding-right: 10px;
}
.testimonial-item {
	padding: 20px 35px 57px
}

.testimonial-content::before {
	background-size: 20px;
	top: -20px;
	left: -25px
}

.testimonial-content p {
	line-height: 146%;
	font-size: 11px
}

.testimonial-content::after {
	bottom: -20px;
	right: -15px;
	background-size: 20px
}

.testimonial-img img {
	width: 65%;
	margin: -102px auto 15px
}

.testimonial-img {
	margin-bottom: 15px
}

.testimonial-heading h3 {
	font-size: 22px
}

.testimonial-heading h5 {
	font-size: 14px
}
}