@import url(https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=devanagari,latin-ext);

.bg-light,
body {
    transition: .2s linear
}

body,
h1 {
    color: #212112
}

#switch,
.service-bt a {
    border: 2px solid #0575e5
}

#switch,
.section {
    position: relative;
    display: block
}

#switch,
h1 span {
    opacity: 1;
    transform: translate(0)
}

#circle,
#switch {
    background: #000
}

.call-desc h6 a,
.carousel-indicators-info a i,
.service---page h1,
body.dark,
body.dark .dropdown-item,
body.dark h1,
body.dark p {
    color: #fff
}

body,
body.dark .navbar-light .navbar-toggler-icon:after,
body.dark .navbar-light .navbar-toggler-icon:before {
    background-color: #fff
}

#switch,
h1,
h2.title,
p {
    text-align: center
}

.blog-ig,
.catSwiper,
.mySwiper,
.over-hide {
    overflow: hidden
}

.blog-inner-bg h1,
.icon-size p {
    text-transform: capitalize
}

.box div,
.box div:first-child {
    animation: 10s linear infinite animate
}

.badge,
.blog-small-desc {
    text-transform: capitalize !important
}

*,
:after,
:before {
    box-sizing: border-box
}

body {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

a:after,
a:before,
a>span:after,
a>span:before {
    content: "";
    /*position: absolute;*/
    transition: transform .5s;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
}

::selection {
    color: #fff;
    background-color: #0575e5
}

::-moz-selection {
    color: #fff;
    background-color: #0575e5
}

.navbar-brand img {
    width: auto
}

.nav-item.active .nav-link {
    border-bottom: 2px solid
}

.bg-light {
    background-color: #fff !important
}

.section {
    width: 100%
}

.full-height {
    height: 100vh
}

.absolute-center {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: 40px;
    transform: translateY(-50%);
    z-index: 20
}

h1 {
    font-size: 38px;
    line-height: 1.2;
    font-weight: 700
}

p {
    margin: 0;
    padding-top: 10px;
    opacity: 1
}

body.hero-anime p {
    opacity: 1 !important;
    transform: translateY(0px) !important;
    transition-delay: 0s !important;
}

h1 span {
    display: inline-block;
    transition: .3s linear
}

body.hero-anime h1 span:first-child,
body.hero-anime h1 span:nth-child(10),
body.hero-anime h1 span:nth-child(6) {
    opacity: 0;
    transform: translateY(-20px)
}

body.hero-anime h1 span:nth-child(2),
body.hero-anime h1 span:nth-child(9) {
    opacity: 0;
    transform: translateY(-30px)
}

body.hero-anime h1 span:nth-child(3),
body.hero-anime h1 span:nth-child(5) {
    opacity: 0;
    transform: translateY(-50px)
}

body.hero-anime h1 span:nth-child(4),
body.hero-anime h1 span:nth-child(8) {
    opacity: 0;
    transform: translateY(-10px)
}

body.hero-anime h1 span:nth-child(7) {
    opacity: 0;
    transform: translateY(-40px)
}

h1 span:first-child,
h1 span:nth-child(5) {
    transition-delay: 1s
}

h1 span:nth-child(10),
h1 span:nth-child(2),
h1 span:nth-child(6) {
    transition-delay: 0.7s
}

h1 span:nth-child(3),
h1 span:nth-child(7) {
    transition-delay: 0.9s
}

h1 span:nth-child(4),
h1 span:nth-child(8) {
    transition-delay: 0.8s
}

h1 span:nth-child(9) {
    transition-delay: 0.6s
}

body.hero-anime h1 span:nth-child(11),
body.hero-anime h1 span:nth-child(14) {
    opacity: 0;
    transform: translateY(30px)
}

body.hero-anime h1 span:nth-child(12),
body.hero-anime h1 span:nth-child(15) {
    opacity: 0;
    transform: translateY(50px)
}

body.hero-anime h1 span:nth-child(13) {
    opacity: 0;
    transform: translateY(20px)
}

h1 span:nth-child(11) {
    transition-delay: 1.3s
}

h1 span:nth-child(12) {
    transition-delay: 1.5s
}

h1 span:nth-child(13) {
    transition-delay: 1.4s
}

h1 span:nth-child(14) {
    transition-delay: 1.2s
}

h1 span:nth-child(15) {
    transition-delay: 1.45s
}

body.dark h1 span,
body.dark p {
    transition-delay: 0s !important
}

#circle,
#switch {
    cursor: pointer;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

#switch {
    width: 60px;
    height: 8px;
    border-radius: 27px;
    margin: 0 auto;
    transition: .3s linear 1.9s
}

body.hero-anime #switch {
    opacity: 0;
    transform: translateY(40px);
    transition-delay: 1.9s
}

#circle {
    position: absolute;
    top: -11px;
    left: -13px;
    width: 26px;
    height: 26px;
    border-radius: 50%
}

.switched {
    border-color: #000 !important;
    background: #0575e5 !important
}

.switched #circle {
    left: 43px;
    box-shadow: 0 4px 4px rgba(26, 53, 71, .25), 0 0 0 1px rgba(26, 53, 71, .07);
    background: #fff
}

body.dark {
    background-color: #1f2029
}

body.dark .bg-light {
    background-color: #14151a !important
}

body.dark .start-header {
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .15)
}

body.dark .start-header.scroll-on {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15)
}

.color-white,
.list-show>a,
body.dark .nav-link {
    color: #fff !important
}

.blue-link,
.nav-item.active .nav-link,
.nav-item:hover .nav-link,
body.dark .nav-item.active .nav-link {
    color: #0575e5 !important
}

body.dark .dropdown-menu {
    color: #fff;
    background-color: #1f2029;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .25)
}

body.dark .navbar-light .navbar-toggler-icon {
    border-bottom: 1px solid #fff
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon,
body.dark .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    border-color: transparent
}

.contact-btn-info,
.sec1-Affiliate .Affiliate-btn-info:hover,
.sec1-Industries .Industries-btn-info:hover,
.sec1-Research .Research-btn-info:hover,
.sec1-about .about-btn-info:hover,
.sec1-faq .faq-btn-info:hover,
.sec1-platforms .platforms-btn-info:hover,
.section1 .home-btn-info:hover {
    background-color: #0575e5;
    color: #fff;
    text-decoration: none
}

.link-to-portfolio {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 200;
    cursor: pointer;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 3px;
    background-position: center center;
    background-size: cover;
    background-image: url("https://ivang-design.com/ig-logo.jpg");
    box-shadow: 0 0 0 2px rgba(12, 12, 12, .1);
    transition: opacity .2s ease-out, border-radius .2s ease-out, box-shadow .2s ease-out
}

.link-to-portfolio:hover {
    opacity: .8;
    border-radius: 50%;
    box-shadow: 0 0 0 20px rgba(12, 12, 12, .1)
}

.contact-btn-info {
    padding: 10px;
    border-radius: 5px;
    font-weight: 500
}

.contact-btn-info:hover,
.submit-btn:hover {
    color: #fff;
    text-decoration: none
}

.margin-top1,
.pt-100 {
    padding-top: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.section1 {
    height: 900px
}

.section1 .left-img {
    position: absolute;
    left: 0;
    padding: 0;
    top: 100px
}

.section1 .right-img {
    position: absolute;
    right: 0;
    top: 250px
}

.h-900 {
    height: 800px;
    width: 910px
}

.section1 .home-banner-info {
    position: relative;
    top: -650px;
    padding: 0 50px 0 200px;
    text-align: left;
    color: #fff
}

.section1 .home-banner-info h1 {
    color: #fff;
    text-align: left;
    font-size: 46px;
    line-height: 66px;
    font-weight: 500
}

.color-theme,
a.color-theme:hover,
h2.title {
    color: #444
}

.section1 .home-banner-info p {
    text-align: left;
    font-size: 26px;
    line-height: 40px;
    padding: 50px 0
}

.sec1-Affiliate .Affiliate-btn-info,
.sec1-Industries .Industries-btn-info,
.sec1-Research .Research-btn-info,
.sec1-about .about-btn-info,
.sec1-faq .faq-btn-info,
.sec1-platforms .platforms-btn-info,
.section1 .home-btn-info {
    border: 1px solid #fff;
    color: #fff;
    font-weight: 500;
    padding: 10px 40px;
    border-radius: 5px;
    font-size: 20px
}

.bg-color {
    background-color: #f5fafe
}

.line-height-35 {
    line-height: 35px
}

.pt-50 {
    padding-top: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.w-100 {
    width: 100px !important;
    height: 100px
}

.carousel-indicators-info a.next i,
.carousel-indicators-info a.prev i,
.font-size-20 {
    font-size: 20px
}

.font-size-22 {
    font-size: 22px
}

.bg-blue-info {
    background-color: #0575e5;
    height: 800px;
    padding: 50px
}

.section4 h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    text-align: left
}

.pricing-active {
    background-color: #0575e5;
    padding: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.five-sec,
.four-sec,
.second-sec,
.third-sec {
    border: 2px solid #eaeaea;
    border-radius: 10px
}

.font-weight-600 {
    font-weight: 600
}

.sign-in-active,
.sign-in-deactive {
    font-size: 18px;
    font-weight: 500;
    border-radius: 5px;
    padding: 5px;
    margin-top: 10px;
    color: #0575e5
}

.sign-in-active {
    background-color: #fff
}

.sign-in-deactive {
    background-color: #daeafb
}

.pricing-deactive {
    background-color: #fff;
    padding: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.pricing-list-info {
    padding: 20px 40px
}

.h-180 {
    height: 180px
}

.blog-ul-list .post-link li a:hover,
.color-blue-theme,
.link-blue:hover,
.side_content_sec i {
    color: #0575e5
}

.sec1-about,
.section6 {
    height: 800px
}

.blud-dot-img-info {
    position: absolute;
    left: 0;
    padding: 0
}

.dropdown-hover,
.footer-info,
.phone-call,
.pos-relative,
.service-col .hr-line,
.submenu-dropdown {
    position: relative
}

.section6 .right-side-info {
    position: absolute;
    right: 0;
    padding-right: 300px;
    padding-left: 90px;
    top: 200px
}

.section6 .left-text-info {
    position: absolute;
    top: 200px;
    padding: 0 100px 0 400px
}

.footer-info h2,
.section6 .left-text-info h2.color-white {
    color: #fff;
    text-align: left
}

.get-api-key a {
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    padding: 10px 40px
}

.get-api-key a:hover,
.sec2-faq .panel-title>a:active,
.sec2-faq .panel-title>a:focus,
.sec2-faq .panel-title>a:hover,
a:hover {
    text-decoration: none
}

.blud-dot-img-info img {
    height: 600px;
    width: 900px
}

.contact-info-form,
.sec4-about .box-info {
    padding: 50px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .15) !important
}

.bgcolor-blue,
.fixed-bottom-quote,
.footer-info,
.sec1-about .bg-blue-info,
.sec1-faq .bg-blue-info,
.submit-btn {
    background-color: #0575e5
}

.get-started-btn,
.submit-btn {
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    text-decoration: none
}

.submit-btn {
    padding: 12px 40px
}

.footer-info {
    padding-bottom: 40px
}

.fixed-bottom-quote {
    position: fixed;
    display: none;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10
}

.fixed-bottom-quote a {
    display: block;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 17px;
    z-index: 10
}

.get-started-btn {
    background-color: transparent;
    padding: 12px 40px;
    border: 1px solid #fff
}

.social-footer a,
.social-footer a i {
    display: inline-block;
    border-radius: 8px
}

.get-started-btn:hover {
    text-decoration: none;
    color: #fff
}

.footer-desc h4 {
    margin-top: 9%;
    font-size: 20px;
    color: #fff;
    line-height: 27px
}

.footer-desc p {
    text-align: left;
    color: #fff;
    font-size: 16px
}

.footer-desc p a {
    color: #fff;
    position: relative;
    cursor: pointer;
    padding: 5px
}

.footer-desc p a:hover {
    background-color: #fff;
    color: #0575e5
}

.topborder {
    border-top: 1px solid rgba(255, 255, 255, .24)
}

.topborder p {
    margin-top: 10px;
    text-align: left;
    color: #fff
}

.blog-date,
.date,
.social-footer a {
    text-align: center
}

.bottomborder {
    border-bottom: 1px solid rgba(255, 255, 255, .24)
}

.social-footer a {
    font-size: 18px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    margin: 10px 9px;
    box-shadow: rgba(50, 50, 93, .25) 0 50px 100px -20px, rgba(158, 153, 153, .3) 0 30px 60px -30px, rgba(10, 37, 64, .35) 0 -2px 6px 0 inset
}

.social-footer a i {
    line-height: 20px;
    box-shadow: rgba(50, 50, 93, .25) 0 50px 100px -20px, rgba(148, 143, 143, .3) 0 30px 60px -30px, rgba(101, 121, 139, .35) 0 -2px 6px 0 inset;
    padding: 8px
}

.sec1-about .bg-blue-info {
    padding: 150px 50px 150px 380px;
    position: absolute;
    left: 0;
    height: 800px
}

.sec1-about .right-info {
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: 300px
}

.sec1-Affiliate h1,
.sec1-Industries h1,
.sec1-Research h1,
.sec1-about h1,
.sec1-contact h1,
.sec1-faq h1,
.sec1-platforms h1,
.sec1-supervisor h1 {
    color: #fff;
    text-align: left;
    font-size: 54px;
    line-height: 66px;
    font-weight: 500
}

.sec1-Affiliate p,
.sec1-Industries p,
.sec1-Research p,
.sec1-about p,
.sec1-contact p,
.sec1-faq p,
.sec1-platforms p,
.sec1-supervisor p {
    text-align: justify;
    font-size: 26px;
    line-height: 40px;
    color: #fff
}

.sec4-about .number-info {
    color: #000;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px
}

.sec4-about .about-text-info {
    color: #000;
    font-size: 20px;
    font-weight: 600
}

.blog-ul-list ul li a,
.h_button.rounds .text-green,
.link-blue {
    color: #000
}

ul li {
    list-style: none
}

.sec1-Affiliate,
.sec1-Industries,
.sec1-Research,
.sec1-contact,
.sec1-faq,
.sec1-platforms,
.sec1-supervisor {
    height: 700px
}

.sec1-Affiliate .bg-blue-info,
.sec1-Industries .bg-blue-info,
.sec1-Research .bg-blue-info,
.sec1-contact .bg-blue-info,
.sec1-platforms .bg-blue-info,
.sec1-supervisor .bg-blue-info {
    background-color: #0575e5;
    padding: 150px 50px 150px 380px;
    position: absolute;
    left: 0;
    height: 700px
}

.sec1-Industries .right-info,
.sec1-contact .right-info,
.sec1-faq .right-info,
.sec1-platforms .right-info {
    position: absolute;
    right: 0;
    margin: 0 auto;
    top: 150px
}

.socila-links ul li a {
    margin-right: 20px
}

.contactt-us h3 {
    font-size: 32px;
    letter-spacing: 0;
    line-height: 47px;
    color: #fff;
    font-weight: 500
}

.contactt-us p {
    font-size: 16px;
    line-height: 31px;
    color: #fff;
    text-align: left
}

.call {
    font-size: 30px;
    color: #fff;
    line-height: 70px
}

.contactt-us .contact-small-text {
    font-size: 16px !important;
    padding-bottom: 0 !important
}

.contactt-us .contact-big-text {
    padding-top: 0;
    font-size: 16px !important;
    color: #fff !important
}

.color {
    background-color: #02386d94;
    padding: 5px;
    border-radius: 10px;
    margin: 15px 0
}

.mt-100,
.proj-desc {
    margin-top: 100px
}

.side_contactbox {
    padding: 72px;
    background-color: #fff;
    position: relative;
    border-radius: 10px;
    box-shadow: rgba(14, 30, 37, .12) 0 2px 4px 0, rgba(14, 30, 37, .32) 0 2px 16px 0;
    top: -130px
}

.c-comment h3,
.form-title h4 {
    font-size: 32px
}

.client-name p,
.form-title p {
    font-size: 16px;
    text-align: left;
    padding-top: 0
}

#comment,
#message {
    resize: none
}

#Requirement,
#email,
#message,
#number,
#uname {
    border-radius: 0;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-bottom-color: #999 !important;
    border-bottom-width: 1px;
    outline: 0;
    box-shadow: none;
    margin-top: 20px;
    width: 100% !important
}

input::placeholder,
textarea::placeholder {
    color: #000;
    padding: 4px
}

.sec1-faq .bg-blue-info {
    padding: 82px 50px 150px 380px;
    position: absolute;
    left: 0;
    height: 700px
}

.sec2-faq .panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px
}

.sec2-faq .panel-title>a.collapsed:before {
    float: right !important;
    content: "\f067"
}

.sec2-faq .panel-title>a {
    color: #000;
    font-weight: 600;
    font-size: 18px
}

.sec2-faq .panel.panel-default {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .15) !important;
    margin-bottom: 40px
}

.b-content {
    display: flex;
    justify-content: space-between
}

.blog-bg-info {
    padding: 50px;
    height: 500px;
    margin-top: 90px
}

.blog-bg {
    background-image: url(../images/Blog/reviewgators-blogs-bg-Image.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: auto;
    height: 400px
}

.blog-bg-main-title h1 {
    font-size: 40px;
    text-align: left;
    line-height: 50px;
    font-weight: 700;
    color: #fff
}

.blog-children {
    padding: 20px;
    margin-bottom: 20px;
    transition: .5s;
    border: 1px solid #0575e5
}

.blog-children:hover {
    box-shadow: rgba(0, 0, 0, .479) 0 5px 15px
}

.h_button {
    margin: 20px auto;
    border: none;
    padding: 7px 20px;
    font-size: 18px;
    position: relative
}

.font-19,
.font-20,
.font-22 {
    font-weight: 500;
    padding-top: 20px
}

.h_button::before {
    transition: .85s cubic-bezier(.68, -.55, .265, 1.55);
    content: "";
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.christmas2,
.h_button:hover::before {
    width: 100%
}

.h_button.rounds::before {
    width: 2%;
    background: #0575e5;
    z-index: -1
}

.h_button.rounds:hover::before {
    background: #0575e5;
    width: 100%;
    z-index: -1
}

.h_button.rounds:hover .text-green {
    color: #fff !important;
    transition: .85s
}

.font-19 {
    font-size: 19px
}

.font-20 {
    font-size: 20px
}

.font-22 {
    font-size: 22px
}

.date {
    margin-top: 15px
}

.common-field {
    padding: 5px;
    border: 1px solid #0575e5
}

.search-box {
    width: fit-content;
    height: fit-content;
    position: relative
}

.btn-search,
.input-search {
    width: 50px;
    height: 50px;
    border-style: none;
    background-color: #0575e5
}

.input-search {
    padding: 10px 40px 10px 10px;
    font-size: 18px;
    letter-spacing: 2px;
    outline: 0;
    border-radius: 25px;
    transition: .5s ease-in-out;
    color: #000
}

.input-search::placeholder {
    color: #000;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 400;
    z-index: 0
}

.btn-search {
    font-size: 20px;
    font-weight: 700;
    outline: 0 !important;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    right: 0;
    color: #fff;
    pointer-events: painted
}

.btn-search:focus~.input-search,
.input-search:focus {
    width: 300px;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 1px solid #0575e5;
    transition: .5s cubic-bezier(0, .11, .35, 2)
}

.blog-ig {
    position: relative;
    flex-basis: 40%
}

.b-desce {
    flex-basis: 60%;
    padding: 15px
}

.b-desce p {
    text-align: left;
    margin-bottom: 20px
}

.grayscale-effect img {
    filter: grayscale(100%);
    transition: .3s;
    cursor: pointer
}

.grayscale-effect:hover img {
    filter: grayscale(0%)
}

.blog-date {
    position: absolute;
    left: 15px;
    bottom: 15px;
    padding: 6px 20px;
    background: #0575e5;
    color: #fff;
    z-index: 99;
    font-weight: 500;
    border-radius: 3px
}

.Amazon-bg,
.Tripadvisor-bg,
.webscraping-bg {
    background-size: auto;
    width: 100%
}

.blog-small-title,
.call-desc h5 {
    margin-bottom: 10px
}

.read-more {
    position: relative;
    color: #0575e5
}

.blog-small-desc {
    font-size: 22px;
    line-height: 28px
}

.blog-author {
    margin-bottom: 15px
}

.blog-author span {
    font-size: 15px
}

.blog-small-title p {
    font-size: 16px;
    text-align: left;
    margin-bottom: 26px
}

.read-more:hover i {
    margin-left: 8px;
    transition: .3s
}

.recent-post-bar {
    margin-bottom: 30px;
    position: sticky;
    top: 120px
}

.list-show {
    background-color: #0575e5;
    color: #0575e5 !important
}

.post-title {
    position: relative;
    margin-bottom: 40px
}

.post-title::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 3px;
    top: 40px;
    left: 0;
    background-color: #0575e5
}

.blog-ul-list ul li:first-child {
    border-top: none
}

.blog-ul-list ul li {
    text-align: left;
    padding: 10px 0;
    border-top: 1px solid #6a78863b;
    font-size: 15px
}

.blog-ul-list ul {
    padding-left: 0
}

.blog-children {
    padding-top: 30px
}

.inner-bg {
    background-image: url(../images/single-post.jpg)
}

.Amazon-bg {
    background-image: url(../images/Blog/September/Scrape-Amazon-Reviews-with-Scrapy-Using-Python/amazon-bg-images.png);
    height: 400px
}

.webscraping-bg {
    background-image: url(../images/Blog/September/using-an-api-for-web-scraping/blog-banner.jpg)
}

.Tripadvisor-bg {
    background-image: url(../images/BG-Image.jpg);
    height: 420px
}

.ecommerce-bg,
.foood-bg {
    background-size: auto;
    height: 400px;
    width: 100%
}

.ecommerce-bg {
    background-image: url(../images/Blog/October/scrape-product-reviews-from-ecommerce-sites/ecommerce.jpg)
}

.foood-bg {
    background-image: url(../images/Blog/2022/january/how-web-scraping-is-used-to-find-the-reviews-for-best-burgers-in-toronto/food.jpg)
}

.blog-inner-bg h1 {
    text-align: left;
    color: #fff;
    font-size: 40px;
    font-weight: 700
}

.blog-inner-bg p {
    text-align: left;
    color: #fff;
    font-size: 18px
}

.blog-img-space {
    margin: 15px 0
}

.blog-page h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 37px;
    margin-top: 25px;
    margin-bottom: 5px
}

.blog-page p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 5px;
    word-wrap: break-word;
    text-align: left !important
}

.modal-open .modal,
.zoomhover {
    overflow: hidden !important
}

#preloader2,
.border-style h3,
.boxheight,
.effect5,
.extraslide,
.fixheight,
.main-reviews p {
    overflow: hidden
}

.zoomhover img {
    transition: transform .5s
}

#linkbutton a:hover,
.icon-size:hover,
.service-bt a,
.service-bt1 a {
    transition: .5s ease-in-out
}

.zoomhover:hover img {
    transform: scale(1.2)
}

.quote-img {
    margin: 20px;
    padding: 45px 60px 35px;
    background-image: url(../images/quote-left.png);
    background-repeat: no-repeat;
    background-position: left 20px top 20px;
    background-size: 55px;
    font-style: italic
}

.quote-img p {
    font-size: 18px;
    line-height: 30px
}

.styling-list li,
ol li {
    line-height: 34px
}

.semi-bold {
    font-weight: 600;
    font-size: 20px;
    margin: 26px 0
}

.styling-list,
.subdropdown-menu span a:hover {
    margin-left: 0
}

.styling-list li {
    position: relative;
    padding-left: 22px;
    border: none
}

.styling-list li::before {
    position: absolute;
    content: "\2192";
    left: 0;
    top: 0;
    display: block;
    z-index: 99
}

.sec1-blog p {
    color: #fff;
    font-size: 18px;
    text-align: left
}

.sec1-blog .has-search .form-control {
    padding-left: 2.375rem
}

.sec1-blog .has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 40px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    pointer-events: none;
    color: #aaa
}

.sec1-blog .form-control {
    height: 50px;
    border-radius: 10px
}

.blog-info-list {
    background-color: #fff;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .15) !important;
    border-radius: 5px
}

.effect5 {
    display: inline-block
}

.effect5:after,
.effect5:before {
    right: 0;
    bottom: 0;
    background: #e60023
}

.effect5:before {
    width: 100%;
    height: 2px;
    transform: translateX(-100%)
}

.effect5:after {
    width: 2px;
    height: 100%;
    transform: translateY(100%)
}

.effect5>span {
    display: block;
    padding: 10px
}

.effect5>span:after,
.effect5>span:before {
    left: 0;
    top: 0;
    background: #e60023
}

.effect5>span:before {
    width: 100%;
    height: 2px;
    transform: translateX(100%)
}

.effect5>span:after {
    width: 2px;
    height: 100%;
    transform: translateY(-100%)
}

.effect5:hover:after,
.effect5:hover:before,
.effect5:hover>span:after,
.effect5:hover>span:before {
    transform: translate(0, 0)
}

.light-theme a,
.light-theme span {
    width: 40px;
    height: 40px;
    font-size: 19px;
    line-height: 40px;
    border-radius: 50%
}

.bluecolor,
.light-theme .current {
    background-color: #0575e5 !important
}

.sec2-Industries .Industries-info-list {
    background-color: #fff;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .15) !important;
    border-radius: 10px;
    text-align: center;
    height: 480px
}

.sec1-indus-airbnb {
    padding: 50px;
    height: auto;
    margin-top: 90px
}

.sec1-indus-airbnb h1 {
    color: #fff;
    text-align: center;
    font-size: 54px;
    line-height: 66px;
    font-weight: 500
}

.api-box p,
.border-style p,
.carousel-indicators-info,
.reviews p,
.service-col p,
.shadow-blue p,
.stickyright p {
    text-align: left
}

.sec1-indus-airbnb p {
    color: #fff;
    font-size: 24px;
    line-height: 40px
}

.airbnb-indus-info {
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    padding: 40px 20px;
    height: 300px
}

.sec3-indus-airbnb .bg-blue-info {
    background-color: #0575e5;
    height: 950px;
    padding: 50px
}

.sec2-Research .research-info-list,
.sec2-platforms .platforms-info-list {
    background-color: #fff;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .15) !important;
    text-align: center
}

.sec1-Affiliate .right-info,
.sec1-Research .right-info,
.sec1-supervisor .right-info {
    position: absolute;
    right: 50px;
    margin: 0 auto;
    top: 150px
}

.sec2-Affiliate .Affiliate-indus-info {
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    padding: 40px 20px;
    height: 350px
}

.sec2-Research .research-info-list {
    border-radius: 10px;
    height: 440px;
    border: 1px solid #d0d0d0
}

.sec2-Research .research-info-list img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.supervisor-learn-more {
    color: #0575e5;
    border: 1px solid #0575e5;
    border-radius: 5px;
    padding: 10px 40px;
    font-weight: 500
}

.sec2-platforms .platforms-info-list {
    border-radius: 10px;
    height: 450px;
    border: 1px solid #d0d0d0
}

.carousel-inner .carousel-item img {
    width: 1000px !important
}

.carousel-indicators-info a {
    background-color: #0575e5;
    padding: 10px
}

.carousel-indicators-info a.next {
    position: relative;
    top: -85px;
    left: -74px;
    padding: 12px
}

.carousel-indicators-info a.prev {
    position: relative;
    top: -35px;
    left: -16px;
    padding: 10px
}

.carousel-indicators,
.catSwiper .swiper-button-next::after,
.catSwiper .swiper-button-prev::after,
.christmas1,
.dropdown-toggle::after,
.formobile,
.mobileshow,
.show_sequence,
.showon-small {
    display: none
}

.service-bt a,
.service-bt1 a,
.span-line {
    display: inline-block
}

.color-black {
    color: #000 !important
}

.font-size-18 {
    font-size: 18px !important
}

.margin-top-ext-100 {
    margin-top: -100px !important
}

.space-2,
.space-bottom-2 {
    padding-bottom: 4rem !important
}

.space-2,
.space-top-2 {
    padding-top: 4rem !important
}

.w-lg-75 {
    width: 75% !important
}

.bg-navy {
    background-color: #21325b !important
}

.font-size-1 {
    font-size: .875rem
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.p-6 {
    padding: 2.5rem !important
}

.text-white-70 {
    color: rgba(255, 255, 255, .7)
}

.font-weight-normal {
    font-weight: 400 !important
}

.h4 {
    font-size: 1.125rem
}

.img-wh-128 {
    height: 128px;
    width: 128px
}

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

.bg-color-code {
    background-color: #f0f8ff;
    color: #000;
    padding: 15px;
    line-height: 1.6;
    margin: 20px 0
}

.bg-color-code pre {
    color: #000;
    margin-bottom: 0
}

pre {
    display: block;
    font-size: 87.5%;
    color: #fff;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

.h-100 {
    height: 100vh !important
}

.review-sec h2 {
    padding: 0 11%;
    line-height: 1.4
}

.review-sec p {
    font-size: 16px
}

.service-col {
    margin-bottom: 60px
}

.service-col h3 {
    margin-left: 140px;
    font-size: 20px;
    font-weight: 600
}

.service-col .hr-line::before {
    position: absolute;
    content: "";
    width: 135px;
    height: 2px;
    background-color: #0575e5;
    top: 12px;
    left: -142px
}

.service-col p {
    font-size: 16px;
    word-wrap: break-word
}

.service-bt a {
    font-size: 18px;
    padding: 12px 20px;
    border-radius: 5px;
    cursor: pointer
}

.service-bt1 a {
    font-size: 18px;
    border: 2px solid #0575e5;
    padding: 8px 17px;
    border-radius: 5px;
    cursor: pointer
}

.service-bt a:hover,
.service-bt1 a:hover {
    background-color: #0575e5;
    color: #fff !important
}

.hoverover a {
    background-color: transparent;
    color: #0575e5 !important;
    border: 1px solid #0575e5
}

.hoverover a:hover {
    cursor: pointer;
    background-color: #0575e5;
    color: #fff !important;
    border: 1px solid #0575e5;
    transition: .5s ease-in
}

.icon-size,
.main-service .mini-icons-shadow {
    text-align: center;
    border-radius: 5px;
    filter: drop-shadow(0 0 4px rgba(5, 117, 229, .15))
}

.main-service .mini-icons-shadow {
    width: 120px !important;
    height: 120px !important;
    background-color: #ffff;
    margin-bottom: 14px
}

.main-service .mini-icons-shadow img {
    width: 100px !important;
    margin-top: 10px
}

.mll-0 p {
    line-height: 1.8
}

.icon-size {
    width: 130px;
    height: 146px;
    background-color: #fff;
    margin: 15px 10px !important
}

.customer,
.experience,
.h-client {
    border-radius: 5px;
    color: #fff;
    background-color: #0575e5;
    text-align: center
}

.icon-size:hover {
    transform: scale(1.1);
    filter: drop-shadow(0 15px 4px rgba(5, 117, 229, .15))
}

.icon-size img {
    width: 70px
}

.b-img img {
    max-width: 100%;
    width: 600px;
    height: 302px;
    border-radius: 5px
}

.h-client {
    padding: 51px 20px;
    position: absolute;
    bottom: 0
}

.experience {
    padding: 51px 10px;
    width: 220px;
    height: 187px
}

.customer {
    padding: 93px 20px;
    width: 255px
}

.reviews,
.shadow-blue {
    border-radius: 5px;
    padding: 30px 20px;
    text-align: left !important
}

.new-proj h2 {
    margin-bottom: 50px;
    line-height: 1.3
}

.proj-desc h2 {
    margin-bottom: 20px
}

.reviews {
    height: 290px
}

.shadow-blue {
    background-color: #fff;
    filter: drop-shadow(0 0 3.5px rgba(14, 54, 87, .356));
    height: 100%
}

.api-box h3,
.border-style h3,
.reviews h3,
.shadow-blue h3 {
    font-size: 20px;
    margin-bottom: 0 !important
}

.api-box {
    height: 100%
}

.api-box p {
    height: 45%
}

.api-box h3 {
    margin-top: 20px
}

.right-hover {
    transition: .4s ease-in-out
}

.span-line {
    width: 15%;
    height: 3px;
    text-align: center;
    background-color: #0575e5
}

.swiper-container,
.swiper-slide img {
    width: 100%;
    height: 100%
}

.right-hover:hover i {
    margin-left: 10px;
    transition: .2s ease-in-out
}

.border-style {
    padding: 40px 15px;
    border-top: 1px solid #0575e5
}

.border-style h3 {
    margin-bottom: 15px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap
}

.client-name h4,
.mob-client-desc h4,
figure {
    margin-bottom: 0
}

.flex-box {
    display: flex;
    align-items: center;
    margin: 10px 0
}

.flex-box .shadow-blue {
    flex-basis: 50%;
    filter: none;
    height: 100%
}

.flex-box .shadow-blue img {
    display: flex;
    justify-content: end
}

.reviews:hover {
    filter: drop-shadow(0 0 14.5px rgba(0, 0, 0, .08));
    background-color: #fff
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.bg_img_sec,
.thank {
    background-repeat: no-repeat
}

.bg-company-rev,
.bg-ecom,
.bg-fin,
.bg-flight,
.bg-job,
.bg-movie-rev,
.bg-restaurant,
.bg-seller-rev,
.bg-travel-hotel {
    background-position: center center
}

.swiper-slide img {
    display: block;
    object-fit: cover
}

.img-pos {
    position: relative;
    cursor: pointer
}

.showig {
    display: none !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

.img-pos:hover .showig {
    display: inline !important
}

.round-border {
    border-radius: 8px;
    background-color: #0575e5;
    position: relative
}

.round-border::after {
    position: absolute;
    content: "";
    width: 200px;
    height: 550px;
    border: 2px solid #0575e5;
    border-radius: 8px;
    top: -35px;
    right: -50px;
    z-index: -1
}

.swiper-button-next::after,
.swiper-button-prev::after {
    position: absolute;
    top: 75px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px
}

.potrait-box {
    position: relative;
    width: 200px;
    height: 355px;
    top: 26px;
    border: 3px solid #0575e5;
    border-radius: 15px;
    left: 107px
}

.client-comments,
.opacity {
    width: 100%;
    border-radius: 15px;
    position: relative
}

.swiper-button-next::after,
.swiper-button-prev::after {
    border-radius: 50%;
    font-size: 20px;
    background-color: #0575e5
}

.client-comments {
    background-color: #fff;
    height: 280px;
    top: 0;
    left: 3px;
    box-shadow: rgba(60, 64, 67, .3) 0 1px 2px 0, rgba(60, 64, 67, .15) 0 2px 6px 2px;
    padding: 30px;
    margin-right: 10px;
    margin-left: 10px
}

.client-comments p {
    line-height: 30px;
    font-size: 16px
}

.client-name {
    margin-top: 4px
}

.client-name h4 {
    text-align: left;
    font-size: 20px;
    padding-bottom: 0
}

.width-height {
    position: relative;
    left: 0;
    top: 78px
}

.transparent {
    background-color: transparent !important
}

.swiper-button-next {
    right: 60px
}

.swiper-button-prev::after {
    right: -450px
}

.main-reviews-height::after,
.main-reviews-height::before {
    content: "";
    position: absolute;
    left: 70px;
    width: 80%;
    height: 200px;
    right: 0
}

.extraslide {
    position: relative;
    left: 50px
}

.opacity {
    z-index: -1;
    background-color: #0575e5;
    height: 100%
}

.half-width img {
    width: 75%
}

.extraslide .bg-none .swiper-slide {
    background: 0 0 !important
}

.extraslide .bg-none .swiper-slide .half-width img {
    z-index: 1
}

.fixheight {
    height: 650px
}

.boxheight {
    height: 445px;
    position: relative;
    left: 71px;
    top: -13px
}

.mob-client-desc {
    text-align: left;
    padding: 10px
}

.mob-client-desc p {
    text-align: left;
    margin-bottom: 15px;
    font-size: 16px
}

.main-service {
    margin-left: 390px;
    margin-top: 72px
}

.main-service h1,
.main-service h3 {
    font-size: 40px;
    line-height: 1.3;
    text-align: left
}

.main-service p {
    text-align: left;
    margin-bottom: 35px;
    font-size: 18px
}

.main-reviews {
    padding: 18px;
    background-color: #fff;
    box-shadow: rgba(92, 90, 90, .24) 0 3px 8px;
    width: 280px;
    text-align: left;
    margin-right: 20px
}

.main-reviews img {
    width: 15%;
    height: auto
}

figcaption {
    margin-top: 5px;
    font-size: 16px
}

.main-reviews .round-ig img {
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.rating-color i {
    color: orange;
    font-size: 15px
}

.main-reviews p {
    text-align: left;
    font-size: 15px;
    width: 100%;
    display: -webkit-box;
    line-height: 1.5;
    color: #2f2c2c;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.main-reviews-height {
    height: 343px !important;
    margin-top: 70px;
    position: relative;
    overflow: hidden
}

.main-reviews-height::before {
    z-index: 9999;
    top: 0;
    background: -webkit-gradient(linear, 0 0, 0 50%, from(rgba(255, 255, 255, .514)), to(rgba(255, 255, 255, 0)))
}

.main-reviews-height::after {
    z-index: 99999;
    bottom: 0;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .418) 100%, #fff 90%, #fff 50%)
}

.power-box {
    padding: 25px;
    background-color: #0575e5;
    color: #fff;
    border-radius: 13px;
    box-shadow: rgb(0 0 0 / 15%) 0 54px 55px, rgb(0 0 0 / 10%) 0 -12px 30px, rgb(0 0 0 / 8%) 0 4px 6px, rgb(0 0 0 / 12%) 0 12px 13px, rgb(0 0 0 / 8%) 0 -3px 5px
}

.light-gray,
.side_content_sec_img {
    background-color: rgba(121, 238, 238, .089)
}

.vSwiper>.swiper-wrapper {
    transform: none !important;
    animation: 5s linear infinite moveSlideshow
}

@keyframes moveSlideshow {
    100% {
        transform: translateY(-200%)
    }
}

.power-box p {
    font-size: 25px;
    line-height: 1.3;
    font-weight: 500
}

.shadow_effect {
    box-shadow: 1px 1px 18px 0 rgba(185, 182, 182, .616);
    -webkit-box-shadow: 1px 1px 18px 0 rgba(185, 182, 182, .616);
    -moz-box-shadow: 1px 1px 18px 0 rgba(185, 182, 182, .616);
    padding: 70px 20px;
    border-radius: 10px;
    margin: 40px 0
}

.side_content_sec {
    text-align: left;
    padding: 20px
}

.side_content_sec h4 {
    font-size: 32px;
    margin-bottom: 30px
}

.side_content_sec p {
    margin: 10px 0;
    text-align: left;
    font-size: 16px;
    color: #807979;
    font-weight: 300
}

.side_content_sec_img {
    text-align: center;
    padding: 20px
}

.accordion .card-header:after {
    font-family: FontAwesome;
    content: "\f068";
    float: right;
    cursor: pointer
}

.accordion .card-header.collapsed:after {
    cursor: pointer;
    content: "\f067"
}

.custom_accord>.card {
    border: none !important
}

.custom_accord .card .card-header {
    border-bottom: none !important;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    background-color: rgba(123, 190, 245, .123)
}

.custom_accord .card .card-header .card-title {
    font-weight: 600 !important
}

h2.title {
    font-size: 32px;
    font-weight: 600
}

#linkbutton a {
    cursor: pointer
}

#linkbutton a:hover {
    background-color: #fff;
    color: #0575e5
}

.modal-dialog {
    max-width: 100% !important;
    border-radius: 0;
    top: 50px
}

.modal-open {
    overflow: visible !important
}

.modal {
    border-radius: 80px !important;
    z-index: 100000000
}

.modal-open,
.modal>.show {
    padding-right: 0 !important
}

.modal-content {
    border-radius: 20px
}

.popupform {
    padding: 50px 20px;
    position: relative;
    text-align: left
}

.popupform h3 {
    font-size: 28px;
    font-weight: 600
}

.popupform p {
    color: #000;
    text-align: left;
    margin: 0 0 60px
}

.phone-call a,
.site---title h4 a:hover {
    color: #0575e5
}

.location h2,
.location p {
    margin-bottom: 30px
}

#popupRequirement,
#popupemail,
#popupmessage,
#popupmobile,
#popupname {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom-color: #999;
    color: #000 !important;
    outline: 0;
    box-shadow: none;
    background-color: transparent
}

#popupmessage {
    padding: 6px 12px
}

#popupRequirement::placeholder,
#popupemail::placeholder,
#popupmessage::placeholder,
#popupmobile::placeholder,
#popupname::placeholder {
    font-size: 18px;
    color: #000 !important;
    font-weight: 500
}

.closebutton {
    position: absolute;
    right: 20px;
    top: 20px
}

.sticky-sidebar,
.stickyright {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: -ms-sticky
}

.closebutton img {
    width: 19px;
    height: 19px;
    cursor: pointer
}

#comment,
#emil,
#phn,
#sel1,
#usr {
    box-shadow: none;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    border-radius: 0;
    margin-bottom: 35px;
    background-color: transparent
}

#contactForm {
    border-radius: 10px
}

.box-shadow-form {
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0 !important;
    padding: 40px
}

.contact-bg-color,
.our-locations2 {
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    border-radius: 10px
}

.contact-bg-color {
    background-color: #0c80f5
}

.location {
    padding: 40px
}

.location h2 {
    text-align: center
}

.location p,
.service---desc .service---pointbox1 h3,
.service---desc .service---pointbox1 p,
.service---desc .service---pointbox2 h3,
.service---desc .service---pointbox2 p,
.service---desc .service---pointbox3 h3,
.service---desc .service---pointbox3 p,
.service---desc .service---pointbox4 h3,
.service---desc .service---pointbox4 p,
.service---desc .service---pointbox5 h3,
.service---desc .service---pointbox5 p,
.service---desc .service---pointbox6 h3,
.service---desc .service---pointbox6 p {
    text-align: left
}

.phone {
    margin-top: 40px
}

.phone-call a {
    font-size: 40px;
    background-color: #fff;
    width: 50px;
    display: inline-block;
    height: 50px;
    line-height: 1.3;
    border-radius: 10px
}

.service---btn a,
.swiper-slide {
    background-color: transparent
}

.our-locations2 {
    padding: 40px;
    width: 100%;
    height: 350px
}

.our-locations2 a,
.our-locations2 h5,
.our-locations2 p {
    margin-bottom: 20px;
    font-size: 20px;
    word-wrap: break-word
}

.thank {
    background-image: url(../images/thank-bg.jpg);
    background-size: cover;
    padding: 100px
}

.thank-space {
    margin-bottom: 67px
}

.thank-space h1 {
    margin-top: 150px
}

.thank-space a {
    display: block;
    text-align: center;
    margin-top: 20px
}

.thank-space .button {
    padding: 10px 22px;
    border: 1px solid #0575e5;
    border-radius: 5px;
    margin: 20px auto;
    text-align: center;
    display: inline-block;
    background-color: #0575e5;
    color: #fff
}

.bg_img_sec {
    background-image: url("../images/bg.png");
    width: 100%;
    background-size: 100%;
    height: 72vh
}

.bg-company-rev,
.bg-ecom,
.bg-fin,
.bg-flight,
.bg-job,
.bg-movie-rev,
.bg-restaurant,
.bg-seller-rev,
.bg-travel-hotel,
.web-primary {
    background-repeat: no-repeat;
    background-size: cover
}

.box div {
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    top: 67%;
    right: 68%
}

.box div:first-child {
    top: 32%;
    left: 10%
}

.box div:nth-child(2) {
    top: 62%;
    left: 15%;
    animation: 4s linear infinite animate
}

.box div:nth-child(3),
.box div:nth-child(7) {
    top: 12%;
    left: 40%;
    animation: 8s linear infinite animate
}

.box div:nth-child(4) {
    top: 52%;
    left: 40%;
    animation: 10s linear infinite animate
}

.box div:nth-child(5) {
    top: 82%;
    left: 50%;
    animation: 4s linear infinite animate
}

.box div:nth-child(6) {
    top: 60%;
    left: 70%;
    animation: 8s linear infinite animate
}

.box div:nth-child(8) {
    top: 38%;
    right: 40%;
    animation: 10s linear infinite animate
}

.box div:nth-child(9) {
    top: 22%;
    left: 90%;
    animation: 4s linear infinite animate
}

.box div:nth-child(10) {
    top: 40%;
    right: 30%;
    animation: 8s linear infinite animate
}

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

    100% {
        transform: scale(1.3) translateY(-90px) rotate(360deg);
        opacity: 0
    }
}

.modal-content {
    background-image: linear-gradient(to right, #e9f3fd 2%, #fcfcfc)
}

.margin-top {
    padding-top: 130px
}

.start-header,
.start-header.scroll-on {
    padding: 10px 0;
    -webkit-transition: .3s ease-out
}

.sticky-sidebar {
    position: sticky;
    top: 100px
}

.sticky-sidebar ul {
    margin-left: 0;
    padding-left: 0;
    margin-top: 15px
}

.sticky-sidebar ul li {
    padding: 5px;
    margin-bottom: 10px;
    background-color: #0575e5;
    border-radius: 7px
}

.sticky-sidebar ul li a {
    color: #fff;
    padding-left: 10px;
    display: block
}

.start-header {
    opacity: 1;
    transform: translateY(0);
    box-shadow: 0 10px 30px 0 rgba(138, 155, 165, .15);
    transition: .3s ease-out
}

.dropdown-menu,
.start-header.scroll-on {
    box-shadow: 0 5px 10px 0 rgba(138, 155, 165, .15)
}

.start-header.scroll-on {
    transition: .3s ease-out
}

.start-header.scroll-on .navbar-brand img {
    height: 60px;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.navigation-wrap {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.navbar-brand img {
    display: block;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.navbar-toggler {
    float: right;
    border: none;
    padding-right: 0
}

.navbar-toggler:active,
.navbar-toggler:focus {
    outline: 0
}

.navbar-light .navbar-toggler-icon {
    width: 24px;
    height: 17px;
    background-image: none;
    position: relative;
    border-bottom: 1px solid #000;
    transition: .3s linear
}

.navbar-light .navbar-toggler-icon:after,
.navbar-light .navbar-toggler-icon:before {
    width: 24px;
    position: absolute;
    height: 1px;
    background-color: #000;
    top: 0;
    left: 0;
    content: "";
    z-index: 2;
    transition: .3s linear
}

.navbar-light .navbar-toggler-icon:after {
    top: 8px
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:after {
    transform: rotate(45deg)
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:before {
    transform: translateY(8px) rotate(-45deg)
}

.nav-link {
    color: #212121 !important;
    font-weight: 500;
    transition: .2s linear;
    position: relative;
    padding: 5px 0 !important;
    display: inline-block
}

.dropdown-item,
.dropdown-menu {
    color: #212121;
    transition: .2s linear
}

.nav-item:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    background-color: #0575e5;
    opacity: 0;
    transition: .2s linear
}

.nav-item:hover:after {
    bottom: 0;
    opacity: 1
}

.nav-item.active:hover:after {
    opacity: 0
}

.nav-item {
    position: relative;
    transition: .2s linear
}

.nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    display: block;
    padding: 0;
    margin: 0;
    transition: .2s linear
}

.nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
    max-height: 999px;
    transform: translate3d(0, 0, 0)
}

.dropdown-menu {
    padding: 10px !important;
    margin: 0;
    font-size: 13px;
    letter-spacing: 1px;
    background-color: #fcfaff;
    border-radius: 3px
}

.dropdown-item {
    padding: 3px 15px;
    border-radius: 2px
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff;
    background-color: #0575e5
}

@media (max-width:767px) {

    .dropdown-menu,
    body.dark .dropdown-menu {
        background-color: transparent;
        box-shadow: none
    }

    h1 {
        font-size: 38px
    }

    .nav-item:after {
        display: none
    }

    .dropdown-toggle::after {
        position: absolute;
        display: block;
        top: 10px;
        left: -23px;
        width: 1px;
        height: 11px;
        content: "";
        border: none;
        background-color: #000;
        vertical-align: 0;
        transition: .2s linear
    }

    .dropdown-toggle[aria-expanded=true]::after {
        transform: rotate(90deg);
        opacity: 0
    }

    .dropdown-menu {
        padding: 0 !important;
        transition: .2s linear
    }

    .dropdown-toggle[aria-expanded=true]+.dropdown-menu {
        margin-top: 10px !important;
        margin-bottom: 20px !important
    }

    body.dark .dropdown-toggle::after,
    body.dark .nav-item::before {
        background-color: #fff
    }
}

.service---page p {
    font-size: 18px;
    color: #fff;
    line-height: 1.6
}

.service---btn {
    text-align: center
}

.service---btn a {
    margin-top: 25px;
    display: inline-block;
    font-size: 20px;
    color: #fff !important;
    padding: 10px 13px;
    border: 1px solid #fff;
    border-radius: 5px;
    cursor: pointer
}

.service---btn a:hover {
    background-color: #fff;
    transition: .5s ease-in-out;
    color: #0575e5 !important
}

.service---blocktitle h2 {
    text-align: center
}

.service---desc {
    padding: 10px 20px
}

.service---fleximg {
    display: block;
    height: 100%;
    display: flex;
    align-items: center
}

.service---desc .service---pointbox1,
.service---desc .service---pointbox2,
.service---desc .service---pointbox3,
.service---desc .service---pointbox4,
.service---desc .service---pointbox5,
.service---desc .service---pointbox6 {
    position: relative;
    padding-left: 50px
}

.service---desc .service---pointbox1::after,
.service---desc .service---pointbox2::after,
.service---desc .service---pointbox3::after,
.service---desc .service---pointbox4::after,
.service---desc .service---pointbox5::after {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    background-color: #0575e5;
    left: 0;
    top: 0;
    z-index: -1
}

.service---desc .service---pointbox1::before,
.service---desc .service---pointbox2::before,
.service---desc .service---pointbox3::before,
.service---desc .service---pointbox4::before,
.service---desc .service---pointbox5::before,
.service---desc .service---pointbox6::before {
    position: absolute;
    width: 50px;
    height: 50px;
    left: -25px;
    color: #0575e5;
    background-color: #fff;
    box-shadow: 2px 2px 6px rgb(0 0 3 / 4%);
    border: 1px solid #c4c4db;
    font-size: 30px;
    text-align: center;
    line-height: 1.7;
    border-radius: 50%
}

.service---desc .service---pointbox4::before {
    content: "4"
}

.service---desc .service---pointbox5::before {
    content: "5"
}

.service---desc .service---pointbox6::before {
    content: "6"
}

.service---desc .service---pointbox3::before {
    content: "3"
}

.service---desc .service---pointbox2::before {
    content: "2"
}

.service---desc .service---pointbox1::before {
    content: "1"
}

.site---link {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap
}

.site---title {
    flex-basis: 25%;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    color: #000
}

.site---title h4 {
    margin-left: 15px;
    margin-bottom: 0;
    font-size: 20px
}

.site---title h4 a {
    color: #000
}

@media (max-width:1440px) {

    .sec1-contact .bg-blue-info,
    .sec1-faq .bg-blue-info {
        background-color: #0575e5;
        position: absolute;
        left: 0;
        height: 700px
    }

    .main-service {
        margin-left: 158px;
        margin-top: 72px
    }

    .main-reviews {
        width: auto
    }

    .section1 .home-banner-info {
        padding: 0 50px 0 134px
    }

    .right-side-info-res {
        padding-right: 79px !important
    }

    .left-text-info-res {
        padding-left: 100px !important
    }

    .bg-blue-info-res {
        padding: 180px 50px 50px !important
    }

    .sec1-faq .bg-blue-info {
        padding: 150px 50px
    }

    .sec1-contact .bg-blue-info {
        padding: 229px 50px 150px
    }
}

@media (max-width:1366px) {
    .section1 .home-banner-info {
        padding: 0 50px 0 20px
    }

    .bg-blue-info {
        padding: 27px
    }

    .right-side-info-res {
        padding-right: 79px !important
    }

    .left-text-info-res {
        padding-left: 100px !important
    }
}

@media (max-width:1220px) {
    .main-service {
        margin-left: 79px;
        margin-top: 72px
    }
}

@media (max-width:1024px) {
    .main-service {
        margin-left: 38px;
        margin-top: 50px
    }

    .section1 .home-banner-info {
        top: -700px;
        padding: 10px
    }

    .section1 .home-banner-info h1 {
        font-size: 45px;
        line-height: 60px
    }

    .section1 .home-banner-info p {
        font-size: 22px;
        line-height: 35px
    }

    .bg-blue-info {
        height: auto;
        padding: 10px !important
    }

    .section6 .left-text-info {
        padding: 23px
    }

    .section6 .right-side-info {
        right: 42px;
        padding-left: 90px;
        padding-right: 0;
        top: 200px
    }

    h2.title {
        font-size: 32px;
        font-weight: 600
    }

    .title_text {
        font-size: 32px !important
    }

    .get-started-btn {
        padding: 12px 10px
    }

    .bg-blue-info .about-res {
        padding-top: 100px
    }

    .sec1-faq .bg-blue-info {
        padding-top: 77px !important
    }

    .sec1-contact .contact-res {
        padding-top: 207px !important
    }

    .supervisor-res {
        padding-top: 200px
    }

    .customer,
    .experience {
        width: auto
    }

    .client-name {
        margin-top: 28px
    }

    .client-comments {
        top: 0
    }

    .width-height {
        position: relative;
        left: 6px;
        top: 60px
    }

    .swiper-button-prev::after {
        right: -359px
    }

    #next,
    #prev {
        top: 163px
    }

    .bg_img_sec {
        height: auto
    }

    .open-submenu {
        display: none
    }
}

@media (max-width:768px) {
    .christmas1 {
        width: 100%;
        display: block
    }

    .christmas2,
    .contact-img img,
    .fixheight,
    .hide_sequence,
    .hideonsmall,
    .opacity-res img,
    .potrait-box,
    .right-info,
    .round-border::after,
    .supervisor-img img {
        display: none
    }

    .main-service {
        margin-left: 38px;
        margin-top: 2px
    }

    .section6 .right-side-info {
        right: 0;
        padding: 10px;
        top: 200px
    }

    h2.title {
        font-size: 32px;
        font-weight: 600
    }

    .footer-info {
        background-color: #0575e5;
        margin-right: 0;
        border-top-right-radius: 00px
    }

    .get-started-btn {
        padding: 12px 10px;
        font-size: 15px
    }

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

    .centercontent {
        text-align: center !important
    }

    .h-client,
    .section1 .right-img {
        text-align: center;
        position: absolute
    }

    .text-align p {
        text-align: left
    }

    .space-2,
    .space-top-2 {
        padding-top: 10px !important
    }

    .pt-100 {
        padding-top: 60px !important
    }

    .pb-100 {
        padding-bottom: 50px !important
    }

    .section1 {
        height: 1500px
    }

    .section1 .right-img {
        right: 0;
        top: 927px
    }

    .section1 .home-banner-info {
        top: -700px;
        padding: 62px
    }

    .section6 {
        height: 840px
    }

    .right-side-info-res {
        top: 434px !important
    }

    .left-text-info-res {
        top: 63px !important
    }

    .blud-dot-img-info img {
        height: 316px;
        width: 900px
    }

    .airbnb-indus-info {
        border: 1px solid #e3e3e3;
        border-radius: 10px;
        padding: 40px 20px;
        height: 348px
    }

    .right-side-info-res {
        padding-right: 0 !important
    }

    .w-lg-75 {
        width: auto !important
    }

    .bg-blue-info .about-res {
        padding-top: 35px
    }

    .about-img {
        padding-top: 188px
    }

    .boxheight {
        left: 0
    }

    .swiper-button-prev::after {
        right: -532px
    }

    .opacity {
        background-color: transparent
    }

    .opacity img {
        margin: 0 6%
    }

    .h-client {
        background-color: #0575e5;
        padding: 51px 20px;
        bottom: 0;
        color: #fff;
        border-radius: 5px;
        left: 333px
    }

    .b-img img {
        max-width: 100%;
        width: 287px;
        height: 302px;
        border-radius: 5px
    }

    .fixed-bottom-quote,
    .mobileshow {
        display: block
    }

    .mobileSwiper {
        overflow: hidden !important
    }

    .styling-list li::before {
        z-index: 1
    }

    .modal-open .modal {
        overflow: scroll !important
    }
}

@media (max-width:540px) {

    .bg_img_sec .box,
    .blockhide,
    .opacity {
        display: none
    }

    .section1 .home-banner-info {
        top: -700px;
        padding: 0
    }

    .btnspace {
        margin-top: 25px
    }

    .centeralign {
        text-align: center !important
    }

    .right-side-info-res {
        padding-right: 17px !important
    }

    .sec1-about h1 {
        font-size: 35px;
        line-height: 46px
    }

    .sec1-about p {
        font-size: 20px;
        line-height: 36px
    }

    .bg-blue-info-res {
        height: 700px !important
    }

    .sec2-about {
        padding-top: 10px !important
    }

    .sec1-supervisor h1 {
        color: #fff;
        text-align: left;
        font-size: 35px;
        line-height: 58px;
        font-weight: 500
    }

    .sec1-supervisor p {
        text-align: left;
        font-size: 26px;
        line-height: 40px;
        color: #fff
    }

    .supervisor-res {
        padding-top: 285px
    }

    .side_content_sec p {
        font-size: 18px
    }

    #rc-imageselect,
    .g-recaptcha {
        transform: scale(.77);
        -webkit-transform: scale(.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }

    .blog-inner-bg h1 {
        font-size: 32px
    }

    .Amazon-bg,
    .blog-bg {
        height: auto
    }

    .orderdesc {
        flex-direction: column
    }

    .orderasc {
        flex-direction: column-reverse
    }
}

@media only screen and (min-width:539px) and (max-width:540px) {
    .h-client {
        background-color: #0575e5;
        padding: 51px 20px;
        text-align: center;
        position: absolute;
        bottom: -226px;
        color: #fff;
        border-radius: 5px;
        left: 16px;
        width: 310px
    }

    .experience {
        height: 178px
    }

    .customer {
        margin-top: 10px;
        padding: 33px 20px
    }
}

@media (max-width:415px) {

    .accordion .card-header.collapsed:after,
    .accordion .card-header::after {
        display: none
    }

    .section1 .home-banner-info h1 {
        font-size: 32px;
        line-height: 43px
    }

    .section1 .home-banner-info p {
        font-size: 18px;
        line-height: 30px;
        padding: 20px 0 40px
    }

    .home-btn-info-res {
        padding: 10px !important
    }

    .section1 .home-banner-info {
        top: -388px;
        padding: 0
    }

    .h-900,
    .sec3-indus-airbnb .bg-blue-info {
        height: auto
    }

    .right-img-res {
        top: 527px !important
    }

    .section1 {
        height: 930px
    }

    .left-text-info-res {
        padding-left: 41px !important
    }

    .right-side-info-res {
        padding-right: 15px !important
    }

    .blog-bg-info h1 {
        font-size: 30px;
        line-height: 47px
    }

    .sec1-faq h1,
    .sec1-faq p {
        line-height: 40px;
        text-align: left
    }

    .sec1-indus-airbnb {
        padding: 0
    }

    .about-img {
        padding-top: 244px
    }

    .sec1-faq h1 {
        font-size: 40px
    }

    .sec1-faq p {
        font-size: 22px
    }

    .sec1-contact h1 {
        color: #fff;
        text-align: left;
        font-size: 35px;
        line-height: 45px;
        font-weight: 500
    }

    .sec1-contact p {
        text-align: left;
        font-size: 26px;
        line-height: 40px;
        color: #fff
    }

    .sec1-contact .contact-res {
        padding-top: 80px !important
    }

    .contact-img img {
        display: block;
        padding-top: 204px
    }

    .supervisor-res {
        padding-top: 53px
    }

    .supervisor-img img {
        display: block;
        padding-top: 250px;
        padding-left: 70px;
        margin: 0 auto !important
    }

    .h-client {
        bottom: -225px;
        left: 15px
    }

    .customer {
        margin-top: 10px
    }

    .experience {
        height: 177px;
        width: 190px
    }

    .mobileshow {
        display: block
    }

    .review-sec h2 {
        font-size: 22px;
        padding: 0
    }

    .new-proj h2 {
        margin-bottom: 5px;
        line-height: 1.3;
        font-size: 22px
    }

    .footer-desc {
        padding-left: 10px !important
    }

    .blog-inner-bg h1,
    .main-service h3 {
        font-size: 32px
    }

    .mll-0 {
        margin-left: 10px !important
    }

    .side_content_sec h4 {
        font-size: 30px;
        margin-bottom: 30px
    }

    .round-border span {
        font-size: 15px
    }

    .side_contactbox {
        padding: 25px
    }

    .popupform {
        padding: 20px;
        position: relative
    }

    .popupform h3 {
        font-size: 22px
    }

    .popupform p {
        margin-top: 0;
        margin-bottom: 20px
    }

    .closebutton img {
        width: 15px;
        height: 15px;
        cursor: pointer
    }

    .modal {
        border-radius: 0 !important
    }

    .bg-blue-info-res {
        height: auto !important
    }

    .styling-list {
        padding-left: 5px
    }

    #file {
        width: 100%
    }

    .modal-open .modal {
        overflow: scroll !important
    }

    .brand-colum {
        display: flex;
        flex-direction: column;
        flex-basis: 50%
    }
}

@media (max-width:375px) {
    .h-900 {
        height: 413px
    }

    .section1 .home-banner-info h1 {
        font-size: 28px;
        line-height: 38px
    }

    .home-btn-info-res {
        font-size: 14px !important
    }

    .f-28 {
        font-size: 22px !important;
        line-height: 38px !important
    }

    .contact-info-form-res {
        padding: 23px !important
    }

    .about-res p {
        text-align: left !important
    }

    .about-res .about-btn-info {
        padding: 10px 14px;
        border-radius: 5px;
        font-size: 13px
    }

    .about-img {
        padding-top: 271px
    }

    .experience {
        width: 140px
    }

    .bottomspace {
        padding-bottom: 0 !important
    }

    .round-border span {
        font-size: 13px
    }

    .side_content_sec h4 {
        font-size: 28px
    }

    .side_content_sec p {
        font-size: 16px
    }

    .custom_accord .card-header.collapsed:after {
        cursor: pointer;
        content: "\f067";
        position: absolute;
        right: 8px
    }

    .custom_accord .card-header:after {
        cursor: pointer;
        position: absolute !important;
        right: 8px
    }
}

@media (max-width:320px) {
    .about-img {
        padding-top: 310px
    }

    .bg-blue-info .about-res {
        padding-top: 15px
    }

    .sec1-faq .bg-blue-info {
        padding-top: 37px !important
    }

    .h-client {
        padding: 51px 1px
    }

    .custom_accord .card-header.collapsed:after {
        cursor: pointer;
        content: "\f067";
        position: absolute;
        right: 8px;
        display: none
    }

    .custom_accord .card-header:after {
        cursor: pointer;
        position: absolute !important;
        right: 8px;
        display: none
    }

    .contactt-us .contact-big-text {
        padding-top: 0;
        font-size: 15px !important;
        color: #fff !important
    }

    .form-title h4 {
        font-size: 22px
    }

    #file {
        width: 100%
    }
}

@media (max-width:280px) {
    .section1 {
        height: 768px
    }

    .h-900 {
        height: 376px
    }

    .section1 .home-banner-info {
        top: -347px;
        padding: 0
    }

    .right-img-res {
        top: 495px !important
    }

    .section1 .home-banner-info h1 {
        font-size: 20px;
        line-height: 32px
    }

    .section1 .home-banner-info p {
        font-size: 16px;
        line-height: 25px;
        padding: 10px 0 33px
    }

    .home-btn-info-res {
        font-size: 12px !important;
        padding: 7px !important
    }

    .f-28 {
        font-size: 20px !important
    }

    .right-side-info-res {
        padding-right: 12px !important
    }

    .left-text-info-res {
        padding-left: 26px !important
    }

    .get-api-key a {
        border: 1px solid #fff;
        color: #fff;
        font-size: 15px;
        border-radius: 5px;
        padding: 6px 10px
    }

    .font-size-22 {
        font-size: 17px
    }

    .font-size-20 {
        font-size: 14px
    }

    .sec1-about h1 {
        font-size: 30px;
        line-height: 30px
    }

    .sec1-about p {
        font-size: 18px;
        line-height: 34px
    }

    .pt-50 {
        padding-top: 22px
    }

    .sec1-faq h1 {
        text-align: left;
        font-size: 30px;
        line-height: 30px
    }

    .sec1-faq p {
        text-align: left;
        font-size: 19px;
        line-height: 37px
    }

    .sec1-contact h1 {
        color: #fff;
        text-align: left;
        font-size: 29px;
        line-height: 19px;
        font-weight: 500
    }

    .sec1-contact p {
        text-align: left;
        font-size: 20px;
        line-height: 30px;
        color: #fff
    }

    .supervisor-img img {
        padding-top: 361px
    }

    .side_contactbox {
        padding: 20px
    }

    .contactt-us .contact-big-text {
        padding-top: 0;
        font-size: 13px !important;
        color: #fff !important
    }

    .footer-desc {
        padding-left: 10px !important
    }

    .customer {
        border-radius: 5px;
        color: #fff;
        background-color: #0575e5;
        text-align: center;
        padding: 17px 20px;
        width: 255px
    }

    .customer h3,
    .experience h3,
    .h-client h3 {
        font-size: 15px
    }

    .h-client {
        padding: 47px 1px;
        width: 107px
    }

    .round-border span,
    .service-col .hr-line::before,
    .styling-list li::before {
        display: none
    }

    .main-service h3 {
        font-size: 30px
    }

    .main-service p {
        text-align: left;
        margin-bottom: 35px;
        font-size: 16px
    }

    .power-box p {
        font-size: 18px;
        line-height: 1.3;
        font-weight: 500
    }

    .side_content_sec {
        text-align: left;
        padding: 0
    }

    .service-col h3 {
        margin-left: 10px
    }

    #file {
        width: 100%
    }

    .blog-bg-main-title h1 {
        font-size: 30px;
        line-height: 39px
    }

    .blog-date {
        padding: 6px;
        font-size: 10px
    }

    .styling-list li {
        list-style: disc;
        padding-left: 0;
        font-size: 15px
    }

    .blog-inner-bg h1,
    .blog-page h2,
    .contactt-us h3 {
        font-size: 24px
    }

    .blog-inner-bg p {
        font-size: 16px
    }
}

#preloader2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: #ffffff82
}

#preloader2:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid #0575e5;
    border-top-color: #d1e6f9;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-animation: 1s linear infinite animate-preloader;
    animation: 1s linear infinite animate-preloader
}

.navbar {
    padding: 0
}

.navbar-brand img {
    height: 60px
}

.navbar-nav li {
    padding: 15px 0;
    margin: 0 13px
}

.navbar-nav li a:hover {
    color: #318dea
}

.navbar-nav li a {
    text-decoration: none;
    color: #000;
    font-size: 17px
}

.dropdown-hover .subdropdown-menu {
    position: absolute;
    min-width: 270px;
    background-color: #fff;
    top: 100%;
    display: none;
    padding: 3px
}

.dropdown-hover:hover .subdropdown-menu,
.fordesktop {
    display: block
}

.subdropdown-menu li {
    padding: 7px !important;
    list-style: none !important
}

.dropdown-menu .view-more,
.subdropdown-menu .view-more {
    color: #318dea;
    text-align: center;
    margin-bottom: 10px;
    display: list-item;
    padding: 7px;
    list-style-type: none
}

.dropdown-menu .view-more a,
.subdropdown-menu .view-more a {
    color: #318dea !important;
    font-weight: 600
}

.subdropdown-menu li a {
    transition: .5s ease-in-out;
    color: #020101;
    position: relative
}

.subdropdown-menu li a:hover {
    display: inline-block;
    margin-left: 13px;
    transition: .5s ease-in-out;
    color: #318dea
}

.dropdown-menu {
    border: none
}

.hamburger {
    padding: 17px;
    width: 30px;
    height: 45px;
    position: relative;
    margin-top: 20px;
    display: none
}

.hamburger .bar {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transition: .25s ease-in-out
}

.hamburger .bar:first-child {
    top: 0
}

.hamburger .bar:nth-child(2) {
    transition: .25s ease-in-out;
    top: 10px
}

.catSwiper .swiper-button-next,
.catSwiper .swiper-button-prev,
.hamburger .bar:nth-child(3) {
    top: 20px
}

.change .bar:first-child {
    top: 14px;
    transform: rotate(135deg)
}

.change .bar:nth-child(2) {
    opacity: 0;
    left: -10px;
    transition: .25s ease-in-out
}

.change .bar:nth-child(3) {
    top: 14px;
    transform: rotate(-135deg)
}

.open-submenu {
    padding-left: 0;
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 200px;
    background-color: #fff;
    display: none;
    box-shadow: rgba(0, 0, 0, .16) 0 1px 4px;
    z-index: 10000
}

.submenu-dropdown:hover .open-submenu {
    display: block;
    z-index: 10000
}

@media (max-width:1023px) {
    .dropdown-hover .subdropdown-menu {
        display: block;
        position: relative;
        top: auto;
        height: 200px;
        overflow: scroll
    }

    .hamburger,
    .showon-small {
        display: block
    }

    .open-submenu {
        position: relative;
        top: 10px;
        left: 0;
        margin-bottom: 15px
    }

    .dropdown-hover .auto-height {
        height: auto !important
    }

    .navbar-nav {
        height: 100vh;
        z-index: 100000
    }

    .dropdown-menu .view-more,
    .subdropdown-menu .view-more {
        display: inline-block;
        margin-left: 15px
    }

    .hideon-small {
        display: none
    }

    .navbar-nav li {
        padding: 6px 0;
        margin: 0 13px
    }
}

@media (min-width:250px) and (max-width:540px) {
    .hamburger {
        right: 10px
    }
}

.block-display,
.cat-pannel.cat-cont-on,
.cat-pannel.cat-on {
    display: block !important
}

.cat-tab-ul {
    display: flex
}

.cat-tab-ul li {
    display: inline-block;
    margin: 5px 15px
}

.cat-tab-ul a {
    padding: 5px;
    font-size: 15px;
    display: inline-block;
    border: 1px solid #0c80f5;
    border-radius: 7px
}

.cat-tab-ul a:hover {
    background-color: #0c80f5;
    color: #fff;
    transition: .5s ease-in-out
}

.cat-tab-ul a.cat-on {
    border-bottom: 1px solid #fff;
    background-color: #0c80f5;
    color: #fff
}

.cat-pannel {
    display: none !important
}

@media (max-width:590px) {
    .cat-tab-ul {
        padding-left: 0;
        display: flex;
        flex-direction: column
    }

    .cat-tab-ul li {
        margin: 10px 0
    }
}

.swirl-out-bck {
    -webkit-animation: .6s ease-in both swirl-out-bck;
    animation: .6s ease-in both swirl-out-bck
}

@-webkit-keyframes swirl-out-bck {
    0% {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: rotate(-540deg) scale(0);
        transform: rotate(-540deg) scale(0);
        opacity: 0
    }
}

@keyframes swirl-out-bck {
    0% {
        -webkit-transform: rotate(0) scale(1);
        transform: rotate(0) scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: rotate(-540deg) scale(0);
        transform: rotate(-540deg) scale(0);
        opacity: 0
    }
}

.slide-in-elliptic-top-fwd {
    -webkit-animation: .7s cubic-bezier(.25, .46, .45, .94) both slide-in-elliptic-top-fwd;
    animation: .7s cubic-bezier(.25, .46, .45, .94) both slide-in-elliptic-top-fwd
}

@-webkit-keyframes slide-in-elliptic-top-fwd {
    0% {
        -webkit-transform: translateY(-600px) rotateX(-30deg) scale(0);
        transform: translateY(-600px) rotateX(-30deg) scale(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0) rotateX(0) scale(1);
        transform: translateY(0) rotateX(0) scale(1);
        -webkit-transform-origin: 50% 1400px;
        transform-origin: 50% 1400px;
        opacity: 1
    }
}

@keyframes slide-in-elliptic-top-fwd {
    0% {
        -webkit-transform: translateY(-600px) rotateX(-30deg) scale(0);
        transform: translateY(-600px) rotateX(-30deg) scale(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0) rotateX(0) scale(1);
        transform: translateY(0) rotateX(0) scale(1);
        -webkit-transform-origin: 50% 1400px;
        transform-origin: 50% 1400px;
        opacity: 1
    }
}

.catSwiper .swiper-button-next i,
.catSwiper .swiper-button-prev i {
    font-size: 30px
}

.catSwiper .swiper-button-next {
    right: -25px
}

@media (max-width:1000px) {
    .catSwiper .swiper-button-next {
        right: 33px
    }

    .catSwiper .swiper-button-prev {
        left: 33px
    }

    .fordesktop {
        display: none
    }

    .formobile {
        display: flex
    }
}

.blog-page h4 {
    margin-top: 20px;
    font-weight: 600
}

.web-primary {
    background-image: url('../images/Services/web-scraping-api/Web-Scraping-API-Banner.png')
}

.right_arrow li {
    list-style: url('../images/right_arrow.png') !important;
    padding-left: 6px
}

@media(max-width:768px) {
    .shadow-blue {
        height: auto;
        margin-bottom: 20px
    }

    .f-small {
        font-size: 30px
    }
}

.bg-travel-hotel {
    background-image: url('../images/Services/Travel-Hotels-Reviews/Travel-Hotels-Reviews-Banner.png')
}

.bg-restaurant {
    background-image: url('../images/Services/Restaurant-Reviews/Restaurant-Reviews-Banner.png')
}

.bg-movie-rev {
    background-image: url('../images/Services/Movie-Reviews-Scraper/Movie-Reviews-Scraper-Banner.png')
}

.bg-company-rev {
    background-image: url('../images/Services/Company-Reviews-Scraper/Company-Reviews-Scraper-Banner.png')
}

.bg-seller-rev {
    background-image: url('../images/Services/Sellers-Reviews-Scraper/Sellers-Reviews-Scraper-Banner.png')
}

.bg-ecom {
    background-image: url('../images/Services/E-Commerce-Product-Reviews-Scraper/E-Commerce-Product-Reviews-Scraper-Banner.png')
}

.bg-flight {
    background-image: url('../images/Services/Flight-Review-Scraper/Flight-Review-Scraper-Banner.png')
}

.bg-fin {
    background-image: url('../images/Services/Financial-Reviews-Scraper-Financial-Reviews-API/Financial-Reviews-Scraper--Financial-Reviews-API-Banner.png')
}

.bg-job {
    background-image: url('../images/Services/Job-Posting-Reviews-for-a-Company/Job-Posting-Reviews-Scraper-Banner.png')
}

.feature-box {
    margin-top: 20px;
    padding: 0 15px;
    border: 2px solid #0575e5
}

.feature-box .font-19 {
    margin-top: 0
}

.feature-box ul {
    background-color: rgb(173 216 230 / 16%);
    padding: 10px !important
}

.line {
    position: absolute;
    width: 279px;
    height: 268.22px;
    left: 102px;
    top: -155px;
    background: linear-gradient(22.91deg, #00dd69 29.78%, #01606a 53.18%);
    box-shadow: inset 0 -2px 2px rgba(255, 255, 255, .25)
}

.strip-banner {
    background: #087dff;
    height: 280px;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 17px;
    margin-top: 2%;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 6px #087dff
}

.new,
.new2 {
    position: absolute;
    height: 11px;
    background: #9dccff;
    z-index: -1;
    margin-left: -1.8%
}

.new {
    bottom: 0;
    width: 100%
}

.new2 {
    top: 0;
    width: 30%
}

.strip-content .strip-text {
    color: #fff;
    font-size: 32px;
    padding: 13px 0 0 30px;
    line-height: 40px
}

.strip-content .strip-text span {
    color: #08055a;
    padding: 6px
}

.strip-content a {
    border: 1px solid #fff;
    padding: 7px 12px;
    display: inline-block;
    margin: 40px 0 20px 30px;
    color: #fff;
    border-radius: 4px
}

.strip-img {
    display: flex;
    align-items: end;
    justify-content: center
}

.strip-img img {
    max-width: 274px
}

@media (max-width:768px) {
    .strip-banner {
        height: auto;
        flex-direction: column
    }

    .btn,
    .strip-img {
        width: 100%;
        align-items: center;
        justify-content: center
    }
}

@media screen and (min-device-width:280px) and (max-device-width:768px) {

    .new,
    .new2 {
        height: 3px
    }

    .new2 {
        top: 0;
        position: absolute;
        background: #087dff;
        z-index: -1;
        width: 100%;
        margin-left: -1.8%
    }

    .strip-img img {
        max-width: 240px
    }

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

@media(max-width:576px) {
    .strip-img img {
        max-width: 100%
    }

    .strip-content a {
        width: 100%;
        text-align: center;
        margin: 40px 0 17px
    }
}

@media screen and (min-device-width:768px) and (max-device-width:991px) {
    .hideonsmall {
        display: none
    }
}

@media screen and (min-device-width:1400px) and (max-device-width:1600px) {
    .mainslider {
        margin-top: 10% !important
    }
}
.swiper-button-next, .swiper-button-prev {
    svg {
        width: 14px !important;
    }
}