html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: 'Poppins', sans-serif
}

.ept_swipe {
    position: fixed;.vc_custom_1718164769932
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: width .5s ease-in-out;
    transition: width .5s ease-in-out
}

.ept_swipe--animate {
    width: 0
}

.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1140px !important
}

.home-video-testimonials .testimonials-page {
    width: 70%;
    float: none;
    text-align: center;
    margin: 0 auto
}

.container {
    max-width: 1140px;
    width: 100%;
    padding: 0 40px
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    height: 6px
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #a5a5a5;
    height: 6px
}

a,
a:hover {
    color: #ff7200;
    text-decoration: none;
    cursor: pointer
}

@keyframes flickerAnimation {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes flickerAnimation {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes flickerAnimation {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes flickerAnimation {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

.navbar {
    width: 100%;
    float: left;
    padding: 0;
    position: fixed;
    top: 32px;
    left: 0;
    z-index: 2000;
    background: #fff;
    box-shadow: 0 5px 20px 0 #0000002e;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    height: 76px;
}

.navbar .navbar-brand {
    float: left;
    padding: 0;
    margin: 0;
}

.navbar .navbar-brand img {
    height: 76px;
    padding: 10px 0;
    float: left;
    width: 180px;
}

.navbar .navbar-collapse {
    display: inline-block !important;
    vertical-align: top;
    float: right;
    text-align: right;
}

.navbar .navbar-collapse .get-quote {
    margin: 16px 0;
}

#menu-item-7779 .sub-menu li a:hover {
    color: #ff7500;
}

#menu-item-7779 ul.sub-menu {
    min-height: 100%;
}

#menu-item-1521 a:first-child,
#menu-item-159 a:first-child,
#menu-item-109 a:first-child,
#menu-item-10946 a:first-child,
#menu-item-10975 a:first-child {
    padding: 0;
}

.navbar .navbar-collapse .menu-primary-menu-container {
    display: contents;
}

.navbar .navbar-nav {
    float: none;
    margin: 0 25px 0 0 !important;
    display: inline-block;
    vertical-align: top;
}

.navbar .navbar-nav .menu-item {
    margin-bottom: 0 !important;
    display: inline-block;
    vertical-align: top;
}

.navbar .navbar-nav>.menu-item>a {
    float: left;
    line-height: normal;
    color: #000;
    padding: 0 10px;
    margin-top: 25px;
    height: 50px;
}

.navbar .navbar-nav .menu-item>a:hover {
    color: #ff7200;
}

li#menu-item-5985 {
    margin-left: 0;
}

#menu-item-71 ul.sub-menu {
    min-height: 100%;
}

#menu-item-7779 .sub-menu li a {
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    font-family: 'Poppins';
    float: left;
    position: relative;
    z-index: 9;
}

.navbar .navbar-nav .menu-item+.menu-item {
    margin-left: 0;
}

.navbar .navbar-nav .menu-item .nav-link {
    line-height: 36px;
    text-transform: capitalize;
    color: #000;
    margin: 0;
    position: relative;
    font-size: 15px;
    padding: 0;
}

.navbar .navbar-nav .menu-item.active .nav-link.nav-collapse.collapsed:before,
.navbar .navbar-nav .menu-item .nav-link.nav-collapse:before,
.navbar .navbar-nav .menu-item.active .nav-link:before,
.navbar .navbar-nav .menu-item:hover .nav-link:before,
.navbar .navbar-nav .menu-item:hover .nav-link:before {
    content: "";
    width: 100%;
}

.navbar .navbar-nav .menu-item .dropdown-menu {
    padding: 0;
    border-radius: 0;
    margin: 0;
    background: #f59d2f;
    border: none;
}

.navbar .navbar-nav .menu-item .dropdown-menu .dropdown-item {
    width: 100%;
    float: left;
    background: transparent !important;
    text-transform: capitalize;
    font-weight: 400;
    color: #fff;
    position: relative;
    font-size: 14px;
    padding: 12px 15px;
}

.navbar .navbar-nav .menu-item .dropdown-menu .dropdown-item+.dropdown-item {
    border-top: 1px solid #ffffff4d;
}

.navbar .navbar-nav .menu-item .dropdown-menu .dropdown-item .dropdown-itemname {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 14px;
    font-family: "Oswald", sans-serif;
    padding: 10px 15px !important;
    font-weight: 400;
    background: transparent !important;
}

.navbar .navbar-nav .menu-item .dropdown-menu .dropdown-item:hover .submenu {
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    background: #f6b300;
}

.navbar .navbar-nav .menu-item .dropdown-menu .dropdown-item .submenu {
    display: none;
}

.navbar .navbar-nav .menu-item .dropdown-menu .dropdown-item .submenu .submenu-item {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 14px;
    font-family: "Oswald", sans-serif;
    padding: 10px 15px !important;
    font-weight: 400;
    background: #f6b300 !important;
    border-bottom: 1px solid #fff;
}

.navbar .navbar-nav .menu-item .dropdown-menu .dropdown-item .submenu .submenu-item:last-child {
    border-bottom: none
}

.navbar .navbar-nav .menu-item .dropdown-menu .dropdown-item .submenu .submenu-item:hover {
    background: #00000066 !important;
}

.navbar .navbar-nav .menu-item .dropdown-menu .dropdown-item:hover {
    background: #00000066 !important;
}

.navbar.sticky {
    height: 56px;
}

.navbar.sticky .navbar-collapse .get-quote {
    margin: 11px 0;
    line-height: 34px;
}

.navbar.sticky .navbar-nav>.menu-item>a {
    line-height: normal;
    margin-top: 15px;
    height: 40px;
}

.navbar.sticky .navbar-nav .menu-item .sub-menu {
    top: 54px;
}

#menu-item-5297 a,
#menu-item-10276 a {
    padding: 0;
}

.animate-flicker {
    -webkit-animation: flickerAnimation .8s infinite;
    -moz-animation: flickerAnimation .8s infinite;
    -o-animation: flickerAnimation .8s infinite;
    animation: flickerAnimation .8s infinite;
}

.theme-banner .single-banner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.theme-banner .single-banner .banner-image {
    width: 100%;
    position: absolute;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    left: 0;
    top: 0;
    height: 100%
}

.theme-banner .single-banner .banner-image video {
    position: absolute;
    height: 100%;
    width: 100%;
    -o-object-fit: cover !important;
    object-fit: cover !important;
}

div#primary {
    padding: 0;
}

.theme-banner .banner-content-group {
    position: absolute;
    bottom: auto;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
    width: 100%;
    max-height: 100%;
}

.theme-banner .banner-content {
    width: 50%;
    float: right;
    background-color: #0009;
    padding: 20px;
    border-left: 8px solid #f59d2f;
    color: #fff;
}

.theme-banner .banner-content .banner-title {
    width: 100%;
    float: left;
    font-size: 36px;
    font-family: "Oswald", sans-serif;
}

.theme-banner .banner-content .banner-subtitle {
    width: 100%;
    float: left;
    font-size: 16px;
    margin: 4px 0 10px;
    line-height: 30px;
}

.theme-banner .owl-stage-outer,
.theme-banner .owl-stage,
.theme-banner .owl-item {
    height: 100%;
}

.theme-banner .owl-nav {
    display: none;
}

.theme-banner .owl-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    text-align: right
}

.theme-banner .owl-dot {
    background: #d4d4d4;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    border-radius: 50%;
}

.theme-banner .owl-dot.active {
    background: #f90;
    background: -webkit-linear-gradient(-45deg, #f90, #ff7200);
    background: -o-linear-gradient(-45deg, #f90, #ff7200);
    background: -moz-linear-gradient(-45deg, #f90, #ff7200);
    background: linear-gradient(-45deg, #f90, #ff7200);
}

p {
    font-size: 16px;
    line-height: 24px;
    color: #696969;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}

.project-category {
    display: none;
}

.testimonial-page .banner-title h1 {
    font-weight: 700;
    font-size: 42px;
    width: 50%;
}

.btn-theme {
    background: #fff;
    line-height: 36px;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #f59d2f;
    position: relative;
}

.btn-theme span {
    float: left;
    padding: 0 20px;
    color: #f59d2f;
    z-index: 1;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.btn-theme:hover span {
    color: #fff;
}

.btn-theme:hover:before {
    content: "";
    width: 100%;
}

.btn-theme:before {
    content: "";
    width: 0;
    top: 0;
    left: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    background: #f59d2f;
    height: 100%;
    position: absolute;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    outline: none;
}

label {
    font-size: 13px;
    margin-bottom: 5px;
    text-align: left;
    color: #315710;
    float: left;
    width: 100%;
    font-weight: 400;
}

.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.form-control:hover,
.form-control:focus {
    border: 1px solid #315710;
    box-shadow: none;
    outline-color: transparent;
}

.get-quote {
    background: #000;
    border: none;
    line-height: 44px;
    color: #fff !important;
    position: relative;
    font-size: 15px;
    padding: 0 14px;
    border-radius: 10px 10px;
}

.get-quote:hover {
    box-shadow: 0 20px 30px 0 #0000002b;
}

.get-quote-gray {
    background: #c3c1ca;
    background: -webkit-linear-gradient(-45deg, #c6c6c7, #c3c1ca);
    background: -o-linear-gradient(-45deg, #c6c6c7, #c3c1ca);
    background: -moz-linear-gradient(-45deg, #c6c6c7, #c3c1ca);
    background: linear-gradient(-45deg, #c6c6c7, #c3c1ca);
    border: none;
    line-height: 44px;
    color: #fff !important;
    position: relative;
    font-size: 15px;
    padding: 0 20px;
    border-radius: 180px;
}

.get-quote-gray:hover {
    box-shadow: 0 20px 30px 0 #0000002b;
}

.btn-round-effect {
    width: 18px;
    border: 1px solid #ffffff7d;
    height: 18px;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    position: relative;
    margin-right: 8px;
}

.btn-round-effect:before {
    content: "";
    width: 8px;
    border: 1px solid #fff;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    animation-name: btn-bounce;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    vertical-align: top;
    position: absolute;
    top: 0;
    left: 4px;
    background: #fff;
}

@keyframes btn-bounce {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateY(-10px)
    }

    50% {
        transform: translateY(10px)
    }

    100% {
        transform: translateY(0)
    }
}

.theme-banner {
    width: 100%;
    float: left;
    position: relative;
    background: #fff;
    padding-top: 80px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    left: 0;
    top: 0;
    padding-bottom: 50px;
}

.theme-banner .before-img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
}

.theme-banner .before-img img {
    width: 100%;
    height: 80px;
}

.theme-banner .theme-banner-content {
    position: relative;
    width: 100%;
    float: left;
    height: 100%;
    display: table;
    min-height: 700px;
}

.theme-banner .theme-banner-content .left-content {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}

.theme-banner .theme-banner-content .left-content .banner-title {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    color: #000;
    line-height: initial;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 10px;
}

.theme-banner .theme-banner-content .left-content .banner-subtitle {
    width: 100%;
    float: left;
    position: relative;
    font-size: 40px;
    color: #1d1d1d;
    line-height: 50px;
    margin: 0;
    font-weight: 800;
}

.theme-banner .theme-banner-content .left-content .banner-highlight {
    width: 100%;
    float: left;
    position: relative;
    font-size: 36px;
    color: #ff7400;
    line-height: 50px;
    margin: 0;
    margin-bottom: 25px;
    font-weight: 800;
}

.typed-cursor {
    opacity: 1;
    -webkit-animation: blink .7s infinite;
    -moz-animation: blink .7s infinite;
    animation: blink .7s infinite;
}

.theme-banner .theme-banner-content .right-content {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.theme-banner .theme-banner-content .right-content:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-black-small.SVG) top center;
    position: absolute;
    bottom: 100px;
    right: 0;
    width: 50%;
    height: 200px;
    background-size: 300px;
    opacity: .5;
    top: 50%;
    margin-top: -100px;
}

.theme-banner .theme-banner-content .right-content .Web-screen {
    position: relative;
    text-align: center;
    right: 0;
    width: 100%;
    height: 100%;
    display: table;
}

.theme-banner .theme-banner-content .right-content .Web-screen:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/rounds.png) center center;
    -webkit-animation: spin 60s linear infinite;
    animation: spin 60s linear infinite;
    background-repeat: no-repeat;
    position: absolute;
    bottom: auto;
    width: 90%;
    height: 90%;
    text-align: center;
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
    left: 0;
    background-size: 90%;
    margin: 5%;
}

.theme-banner .theme-banner-content .right-content .Web-screen img {
    padding: 100px 50px;
    animation-name: theme-bounce;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    position: relative;
    bottom: auto;
    width: auto;
    height: auto;
    text-align: center;
    max-width: 100%;
    display: table-cell;
    vertical-align: middle;
    max-height: 700px;
}

@keyframes border-linear {
    0% {
        width: 0
    }

    50% {
        width: 100%
    }

    100% {
        width: 0
    }
}

@keyframes theme-bounce {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-10px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.navbar-content {
    width: 100%;
    float: left;
    position: fixed;
    top: 76px;
    left: 0;
    z-index: 2001;
}

.navbar-content .right-content {
    float: right;
    width: 400px;
    position: absolute;
    height: 300px;
    bottom: 0;
    right: 0;
}

.large-menu-content {
    width: 100%;
    float: left;
    padding-right: 400px;
    position: relative;
    overflow: hidden;
}

.large-menu-content .left-content {
    width: 100%;
    float: left;
    padding: 25px 0;
    position: relative;
    z-index: 1;
    min-height: 250px;
}

.large-menu-content:before {
    content: "";
    width: 200px;
    position: absolute;
    height: 200px;
    border: 8px solid #ff750014;
    border-radius: 50%;
    top: -40px;
    left: 35px;
}

.navbar .navbar-nav .menu-item>.sub-menu>#menu-item-9901>a {
    width: 100%;
    float: left;
    position: relative;
    font-size: 24px;
    color: #1d1d1d;
    line-height: 30px;
    font-weight: 600;
    margin: 0;
    cursor: initial;
    margin-left: 0;
    padding-left: 0;
}

.large-menu-content:after {
    content: "";
    width: 100px;
    position: absolute;
    height: 100px;
    border: 2px solid #0000000d;
    border-radius: 50%;
    bottom: 90px;
    left: 150px;
    background: #fff;
}

.large-menu-content .right-content img {
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    max-height: 280px;
    max-width: 280px;
}

.large-menu-content .large-menu-title {
    width: 100%;
    float: left;
    position: relative;
    font-size: 24px;
    color: #1d1d1d;
    line-height: 36px;
    font-weight: 600;
    margin: 0 0 15px;
}

.large-menu-content .large-menu-list {
    width: 100%;
    float: left;
    display: flex;
    position: relative;
    z-index: 1;
}

.large-menu-content .nav-block {
    width: 100%;
    float: left;
    column-count: 3;
}

.large-menu-content .nav-block.single-column {
    column-count: 1
}

.large-menu-content .nav-block .pn-bold {
    width: 100%;
    float: left;
    position: relative;
    color: #ff7500;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
}

.large-menu-content .nav-block .pn-bold a {
    width: 100%;
    float: left;
    position: relative;
    color: #ff7500;
    text-transform: uppercase;
    font-size: 16px;
}

.large-menu-content .nav-block .large-menu-dropdown-item {
    width: 100%;
    float: none;
    padding: 0;
    line-height: 30px;
    position: relative;
    font-size: 15px;
    color: #000;
    margin-bottom: 10px;
    display: block
}

.large-menu-content .nav-block .large-menu-dropdown-item:hover {
    color: #ff7500;
}

.large-menu-content .nav-block .large-menu-dropdown-item img {
    width: auto;
    height: auto;
    max-width: 30px;
    max-height: 30px;
    padding: 7px;
    position: relative;
    float: left;
}

.large-menu-content .nav-block .large-menu-dropdown-item img.svg-icon {
    padding: 5px 0;
    width: 30px;
    text-align: left;
    margin-right: 5px;
}

.aboutus-theme.hire-aboutus {
    margin-top: -70px;
}

.aboutus-theme {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 70px;
    margin-bottom: 50px;
    z-index: 1;
}

.aboutus-theme:before {
    content: "";
    position: absolute;
    width: calc(50% + 200px);
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 0 50px 50px 0;
    background: hsla(0, 0%, 89%, 1);
    background: radial-gradient(circle, hsla(0, 0%, 89%, 1) 60%, hsla(0, 0%, 80%, 1) 100%);
    background: -moz-radial-gradient(circle, hsla(0, 0%, 89%, 1) 60%, hsla(0, 0%, 80%, 1) 100%);
    background: -webkit-radial-gradient(circle, hsla(0, 0%, 89%, 1) 60%, hsla(0, 0%, 80%, 1) 100%);
}

.aboutus-theme .aboutus-title-left {
    width: 50%;
    float: left;
    position: relative;
    margin: 0 0 50px;
}

.aboutus-theme .aboutus-title-left h1,
.aboutus-theme .aboutus-title {
    width: 100%;
    float: left;
    position: relative;
    font-size: 32px;
    line-height: 50px;
    color: #fff;
    font-weight: 800;
    margin: 0;
}

.aboutus-content {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 150px;
    padding-left: 800px;
}

.aboutus-content .aboutus-left {
    width: 800px;
    margin-left: -800px;
    float: left;
}

.aboutus-content .aboutus-left img {
    width: 100%;
    float: left;
    border-radius: 30px;
}

.aboutus-content .aboutus-left:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-white.SVG) top center;
    position: absolute;
    top: 100px;
    left: -100px;
    width: 200px;
    height: 200px;
    background-size: 600px;
    opacity: .5;
}

@keyframes textureSpin {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

.aboutus-content .aboutus-right {
    position: relative;
    width: calc(100% + 150px);
    top: -110px;
    background: #fff;
    padding: 45px;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 35px 40px 0 #0000003b;
    margin-left: -130px;
}

.aboutus-content .aboutus-right .aboutus-right-title,
.aboutus-content .aboutus-right h1 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 36px;
    color: #000;
    font-weight: 600;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.aboutus-content .aboutus-right h1 {
    width: calc(100% - 110px);
}

.aboutus-content .aboutus-right .aboutus-right-title .highlight-span,
.aboutus-content .aboutus-right h1 a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #000;
}

.aboutus-content .aboutus-right .aboutus-right-title .highlight-span:before,
.aboutus-content .aboutus-right h1 a:before {
    content: "";
    width: 100%;
    background: #ff8e00;
    height: 2px;
    position: absolute;
    bottom: 3px;
    animation-name: border-linear;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.aboutus-content .aboutus-right p {
    width: 100%;
    float: left;
    position: relative;
    font-size: 16px;
    line-height: 25px;
    color: #000;
    font-weight: 400;
    margin: 0;
    background: #fff;
}

.aboutus-content .aboutus-right ul {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
    margin-top: 15px;
}

.aboutus-content .aboutus-right ul li {
    width: 100%;
    float: left;
    position: relative;
    color: #000;
    padding-left: 17px;
    font-size: 16px;
    list-style: none;
    margin-bottom: 9px;
    font-size: 16px;
}

.aboutus-content .aboutus-right ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #ff7200;
    position: absolute;
    top: 12px;
    left: 0;
}

body.menu-open .navbar {
    background: #fff;
}

body.menu-open {
    overflow: hidden
}

body.menu-open:before {
    content: "";
    background: #0000006e;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 76px;
    left: 0;
    z-index: 2;
}

.theme-color-group.orange-color {
    background: #edebf1;
}

.theme-color-group.theme-color-group-work {
    margin-top: 0;
}

.theme-color-group {
    width: 100%;
    float: left;
    background: #fff;
    padding: 50px 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-top: 76px;
}

.theme-color-group:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-black-small.SVG) top center;
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%;
    height: 50%;
    background-size: 240px;
    opacity: .2;
}

.theme-color-group:after {
    content: "";
    position: absolute;
    top: 0;
    right: -21%;
    width: 40%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: .1;
}

.theme-color-group .theme-color-title,
.theme-color-group h1 {
    float: left;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 700;
    width: 100%;
}

.theme-color-group .theme-color-title .highlight-span,
.theme-color-group h1 a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #ff7200;
}

.theme-color-group .theme-color-title .highlight-span:before,
.theme-color-group h1 a:before {
    content: "";
    width: 100%;
    background: #000;
    height: 2px;
    position: absolute;
    bottom: 3px;
    animation-name: border-linear;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.theme-color-group .theme-color-info,
.theme-color-group h2 {
    width: 70%;
    float: left;
    text-align: center;
    font-weight: 100;
    font-size: 22px;
    line-height: 42px;
    color: #000;
    width: 100%;
    margin: 0;
    text-align: left;
    font-size: 17px;
    line-height: 28px;
    font-weight: 200;
}

.theme-color-group .right-content ul {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    margin: 10px 0;
    font-weight: 600;
}

.theme-color-group .right-content ul li {
    width: 100%;
    float: left;
    position: relative;
    color: #696969;
    padding-left: 17px;
    list-style: none;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 400;
}

.theme-color-group .right-content ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #ff7200;
    position: absolute;
    top: 6px;
    left: 0;
}

.theme-color-group .theme-color-info a {
    color: #fb0;
}

.right-content h1.abs {
    font-size: 32px;
}

.faq .show {
    height: 100%;
    float: left;
    margin-bottom: 40px;
}

.faqss .show p {
    float: none !important;
}

.faq h2 {
    margin-bottom: 30px;
}

.meet-team-btn {
    text-align: center;
    margin-top: 40px;
}

.works-btn h1 {
    font-size: 32px;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
}

.theme-color-group .left-images {
    width: 40%;
    float: left;
    position: relative;
    padding-right: 50px;
}

.theme-color-group .left-images .single-image {
    width: 100%;
    float: left;
    margin-left: 0;
    position: relative;
}

.theme-color-group .left-images .single-image:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-black.SVG) top center;
    position: absolute;
    top: 30px;
    right: -30px;
    width: 60px;
    height: 120px;
    background-size: 180px;
    opacity: .2;
    z-index: 1;
}

.theme-color-group .left-images .single-image img {
    width: 100%;
    float: left;
    position: relative;
}

.theme-color-group .left-images .single-image .globe-image {
    width: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.theme-color-group .left-images .single-image .brain-image {
    width: 100%;
    float: left;
    padding: 70px;
    animation-name: theme-bounce;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.theme-color-group .right-content {
    width: 60%;
    float: right;
    text-align: left;
    background: #fff;
    position: relative;
    padding: 50px;
    border-radius: 50px;
    box-shadow: 0 35px 40px 0 #cbcbcb3b;
    padding-top: 0;
}

.about-gray {
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
    z-index: -1;
}

.about-gray:before {
    content: "";
    background: #ffc22d;
    position: absolute;
    left: 0;
    height: 100%;
    width: 50%;
}

.about-gray .about-gray-content:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/bulb.png) bottom center;
    position: absolute;
    top: -400px;
    left: 100px;
    width: 200px;
    height: 800px;
    background-size: contain;
    opacity: 1;
    z-index: 1;
    background-repeat: no-repeat;
    animation-name: bulb-swing;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.about-gray .about-gray-content {
    width: 100%;
    float: right;
    position: relative;
    padding: 80px 80px 100px 400px;
    background: #ffc22d;
    border-radius: 0 50px 50px 0;
    overflow: hidden;
}

.about-gray .about-gray-content:after {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-white.SVG) top center;
    position: absolute;
    bottom: 10px;
    right: 12px;
    width: 300px;
    height: 60px;
    background-size: 360px;
    opacity: .6;
    z-index: 1;
}

.about-gray .about-gray-content .theme-color-title,
.about-gray .about-gray-content h1 {
    text-align: left;
    width: 100%;
    float: left;
    margin: 0;
    margin-bottom: 20px;
    color: #634c16;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
}

.about-gray .about-gray-content .theme-color-title .highlight-span,
.about-gray .about-gray-content h1 a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #000;
}

.about-gray .about-gray-content .theme-color-title .highlight-span:before,
.about-gray .about-gray-content h1 a:before {
    content: "";
    width: 100%;
    background: #fefefe;
    height: 2px;
    position: absolute;
    bottom: 3px;
    animation-name: border-linear;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.about-gray .about-gray-content ul {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    margin: 10px 0;
    font-weight: 600;
}

.about-gray .about-gray-content ul li {
    width: 33.33%;
    float: left;
    position: relative;
    list-style: none;
    margin-bottom: 15px;
    padding: 15px;
    text-align: left;
}

.about-gray .about-gray-content ul li a {
    color: #000;
}

.about-gray .about-gray-content ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #fff;
    position: absolute;
    top: 9px;
    left: 0;
    display: none;
}

.about-gray .about-gray-content .theme-color-info {
    width: 100%;
    margin: 0;
    text-align: left;
    font-size: 17px;
    line-height: 28px;
    color: #fff;
    font-weight: 200;
}

.about-gray .about-gray-content .theme-color-info a {
    color: #fff;
    font-weight: 600;
}

.process-section {
    width: 100%;
    float: none;
    margin: 0 auto;
    display: inline-block;
    margin-top: 40px;
    text-align: left;
    max-width: 1000px;
}

.process-section .tipped-box {
    width: 100%;
    float: left;
    padding: 12px 0;
    position: relative;
}

.process-section .tipped-box:before {
    content: "";
    width: 2px;
    background: #c0b9ce;
    position: absolute;
    top: 0;
    height: 50%;
    left: 50%;
    margin-left: -1px;
}

.process-section .tipped-box:after {
    content: "";
    width: 2px;
    background: #c0b9ce;
    position: absolute;
    top: 50%;
    height: 50%;
    left: 50%;
    margin-left: -1px;
}

.process-section .tipped-box:first-child:before,
.process-section .tipped-box:last-child:after {
    display: none
}

.process-section .tipped-box .tipped {
    width: 100%;
    float: left;
    position: relative;
    color: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    z-index: 1;
}

.process-section .tipped-box .tipped .tipped-content {
    width: calc(50% - 80px);
    float: left;
    background: #ddd;
    color: #000;
    padding: 25px;
    border-radius: 16px 16px 16px 16px;
    background-color: #fff;
    position: relative;
}

.process-section .tipped-box .tipped .tipped-content:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    border-bottom: transparent 15px solid;
    z-index: 5;
    border-left: #fff 15px solid;
    border-top: transparent 15px solid;
    margin-top: -15px;
}

.page-banner-common.contactus-banner {
    padding: 4% 0
}

.process-section .tipped-box .tipped .tipped-content h2 {
    float: left;
    font-size: 24px;
    line-height: 42px;
    margin-bottom: 5px;
    font-weight: 400;
    width: 100%;
}

.process-section .tipped-box .tipped .tipped-content p {
    float: left;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 400;
    width: 100%;
    color: #000;
}

.we-work {
    margin-top: 76px;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 100%;
    padding-top: 4%;
    padding-bottom: 4%;
    display: inline-block;
    width: 100%;
}

.work-process-left {
    width: 55%;
    float: left;
    padding-top: 10%;
}

.work-process-right {
    float: right;
}

.theme-color-group.orange-color.work-pr {
    margin: 0;
}

.we-work .theme-color-title {
    font-size: 32px;
    font-weight: 700;
    float: left;
    width: 100%;
}

.we-work h1.theme-color-title {
    width: calc(60% - 0px);
}

.faqss #sp-ea-2954.sp-easy-accordion>.sp-ea-single {
    background: #fff;
}

.faqss .sp-easy-accordion .sp-ea-single .ea-header {
    background: #fff;
}

.top-header {
    background: #292929;
    padding: 2px 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2001;
}

.top-contact-strip ul {
    text-align: right;
    list-style: none;
    margin: 0;
    padding: 2px 0;
}

.top-contact-strip.text-right ul li {
    padding: 0 12px;
    color: #fff;
    font-weight: 300;
    border-right: 0;
    display: inline-block;
}

.top-contact-strip ul li {
    position: relative;
    padding: 0 12px;
}

.top-contact-strip ul li a {
    padding: 0 3px;
    color: #fff;
    font-weight: 300;
    border-right: 0;
    line-height: 9px !important;
    font-size: 14px;
    position: relative;
}

.top-contact-strip ul li:after {
    position: absolute;
    width: 2px;
    height: 14px;
    background: #ddd;
    content: '';
    top: 5px;
    right: 0;
}

.fade-in-icon {
    animation: fadeIn 1.5s infinite running;
    -webkit-animation: fadeIn 1.5s infinite running;
    -moz-animation: fadeIn 1.5s infinite running;
    -o-animation: fadeIn 1.5s infinite running;
    -ms-animation: fadeIn 1.5s infinite running;
}

@keyframes fadeIn {
    0% {
        opacity: .4
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: .4
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: .4
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: .4
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: .4
    }

    100% {
        opacity: 1
    }
}

.top-contact-strip ul li strong {
    padding-right: 5px;
    font-size: 14px
}

.meet {
    color: #ff7600 !important
}

.meet:after {
    display: none
}

.process-section .tipped-box .tipped .process-icon {
    background: #c0b9ce;
    height: 80px;
    width: 80px;
    font-size: 55px;
    line-height: 80px;
    border-radius: 180px;
    -moz-border-radius: 180px;
    -webkit-border-radius: 180px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 50%;
    margin-left: -40px;
}

.process-section .tipped-box .tipped .process-icon .icon,
.process-section .tipped-box .tipped .process-icon .icon:before {
    width: 80px;
    font-size: 40px;
    line-height: 80px;
    float: left;
}

.process-section .tipped-box .tipped .process-name {
    width: calc(50% - 80px);
    right: 0;
    font-size: 18px;
    position: absolute;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    line-height: 30px;
    color: #000;
    top: 50%;
    margin-top: -15px;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.process-section .tipped-box:nth-child(even) .tipped .tipped-content {
    float: right
}

.process-section .tipped-box:nth-child(even) .tipped .tipped-content:before {
    right: 100%;
    left: initial;
    transform: rotate(180deg)
}

.process-section .tipped-box:nth-child(even) .tipped .process-name {
    left: 0;
    right: initial;
    text-align: right
}

.process-section .tipped-box.active .tipped .tipped-content h2,
.process-section .tipped-box.active .tipped .tipped-content p {
    color: #fff
}

.process-section .tipped-box.active:before {
    background: #01d87e
}

.process-section .tipped-box.active:after {
    background: #01d87e
}

.process-section .tipped-box.active .tipped .tipped-content {
    background: #01d87e;
    color: #fff;
    box-shadow: 0 0 24px 0 #01d87e99
}

.process-section .tipped-box.active .tipped .tipped-content:before {
    border-left: #01d87e 15px solid
}

.process-section .tipped-box.active .tipped .process-icon {
    background: #01d87e
}

.process-section .tipped-box.active .tipped .process-name {
    letter-spacing: 4px
}

.process-section .tipped-box.active .tipped .process-icon .icon,
.process-section .tipped-box.active .tipped .process-icon .icon:before {
    width: 80px;
    font-size: 40px;
    line-height: 80px;
    float: left;
    animation-name: bounceOut;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite
}

.page-banner.how-we-work {
    width: 100%;
    float: left;
    position: relative;
    background: #edeef0;
    padding-top: 80px;
    background-position: right center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    left: 0;
    top: 0;
    padding-bottom: 0;
    min-height: 500px;
    background-repeat: no-repeat
}

.page-banner-common.gray-background {
    background-image: url(/wp-content/uploads/2022/06/about-banner.png);
    background-position: 75% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 5%;
    padding-bottom: 5%
}

.page-id-8 .banner-title {
    color: #333 !important
}

.page-banner-common.gray-background .page-banner-content {
    overflow: initial
}

.page-banner-common.gray-background .page-banner-content .page-banner-front-image {
    bottom: -100px
}

.page-banner-common.gray-background .page-banner-content .page-banner-front-image img {
    height: 450px
}

.page-banner-common.gray-background .page-banner-content .left-content .banner-subtitle {
    color: #ff7200
}

.page-banner-common.beauty-banner {
    background: #ecc6c6;
    background: linear-gradient(-45deg, #cb3168 0%, #dc7d98 25%, #d56085 50%, #c71d68 100%)
}

.result-driven .row {
    width: 100%;
    max-width: 100% !important;
    margin: 0
}

.result-idea {
    padding-top: 70px;
    padding-bottom: 70px
}

.page-banner-common.beauty-banner:before {
    background-image: url(/wp-content/themes/sensation2021/assets/images/beauty/beauty-doodle.png);
    opacity: .1
}

.page-banner-common.beauty-banner .page-banner-content {
    overflow: initial
}

.page-banner-common.beauty-banner .page-banner-content .page-banner-front-image {
    bottom: -40px
}

.page-banner-common.beauty-banner .page-banner-content .page-banner-front-image img {
    height: 100%;
    width: 100%;
    max-width: 450px;
    max-height: 450px
}

.page-banner-common.beauty-banner .page-banner-content .left-content .banner-subtitle {
    color: #91d45e
}

.page-banner-common.page-banner-food {
    background: #582e20;
    background: -webkit-linear-gradient(-25deg, #582e20, #040404);
    background: -o-linear-gradient(-25deg, #582e20, #040404);
    background: -moz-linear-gradient(-25deg, #582e20, #040404);
    background: linear-gradient(-25deg, #582e20, #040404)
}

.page-banner-common.page-banner-food:before {
    background-image: url(/wp-content/themes/sensation2021/assets/images/food-beverage/bubbles.png);
    opacity: .2
}

.page-banner-common.page-banner-food .page-banner-content .page-banner-content-image {
    opacity: .8
}

.page-banner-common.page-banner-food .page-banner-content .left-content .banner-subtitle {
    color: #d88608
}

.page-banner-food-image {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 40px
}

.page-banner-food-image .banner-food-content {
    width: 100%;
    float: left;
    position: relative
}

.page-banner-food-image .food-image-1 {
    width: 90px;
    position: absolute;
    bottom: -20px;
    right: 425px;
    z-index: 2
}

.page-banner-food-image .food-image-1 img {
    width: 100%;
    animation-name: bounceInRight;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: revert
}

.page-banner-food-image .food-image-2 {
    width: 320px;
    position: absolute;
    bottom: -70px;
    right: 150px;
    z-index: 1
}

.page-banner-food-image .food-image-2 img {
    width: 100%;
    animation-name: bounceInLeft;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: revert
}

.page-banner-common.page-banner-logistics {
    background: #03386c;
    background: -webkit-linear-gradient(180deg, #006cb3, #03386c);
    background: -o-linear-gradient(180deg, #006cb3, #03386c);
    background: -moz-linear-gradient(180deg, #006cb3, #03386c);
    background: linear-gradient(180deg, #006cb3 0%, #03386c 100%)
}

.page-banner-common.page-banner-logistics:before {
    background-image: url(/wp-content/themes/sensation2021/assets/images/logistics/logistics-doodle.png);
    opacity: .07;
    background-size: 700px
}

.page-banner-common.page-banner-logistics .page-banner-content .page-banner-content-image {
    opacity: .4;
    background-size: inherit
}

.page-banner-common.page-banner-logistics .page-banner-content .left-content .banner-subtitle {
    color: #00a0fd
}

.page-banner-common.page-banner-logistics .page-banner-content .page-banner-front-image img {
    height: 100%;
    width: 100%;
    max-width: 450px;
    max-height: 450px
}

.page-banner-common.page-banner-cab {
    overflow: hidden
}

.page-banner-common.page-banner-cab:before {
    background-image: url(/wp-content/themes/sensation2021/assets/images/cab/cab-road.jpg);
    opacity: 1;
    background-size: 100%
}

.page-banner-common.page-banner-cab .page-banner-content .left-content .banner-subtitle {
    color: #ffc800
}

.page-banner-common.contactus-banner {
    background: #00131c;
    background: linear-gradient(-45deg, #1b1b1b 0%, #131313 25%, #000 50%, #000 100%);
    overflow: hidden
}

.page-banner-common.contactus-banner:before {
    background-image: none;
    opacity: .98;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #eee
}

.contactus-banner .banner-title {
    color: #000 !important
}

.page-banner-common.contactus-banner .page-banner-content {
    overflow: initial
}

.page-banner-common.contactus-banner .page-banner-content .page-banner-front-image {
    bottom: 0;
    overflow: hidden
}

.page-banner-common.contactus-banner .page-banner-content .page-banner-front-image img {
    height: 600px;
    margin-bottom: -200px;
    animation-name: bounceInUp;
    -webkit-animation: fa-spin 200s infinite linear;
    animation: fa-spin 200s infinite linear
}

.page-banner-common.contactus-banner .page-banner-content .left-content .banner-subtitle {
    color: #ff7200
}

.page-banner-common.feedback-banner .page-banner-content .left-content {
    padding-right: 50px
}

.highlight-page-banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 70px;
    background: #00131c;
    background: linear-gradient(-45deg, #2d254c 0%, #0b1f38 25%, #133458 50%, #282647 100%);
    overflow: hidden;
    padding: 50px 0
}

.highlight-page-banner:before {
    content: "";
    background-size: 500px;
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: none;
    opacity: .4
}

.highlight-page-banner.testimonial-page {
    background-image: url(/wp-content/uploads/2022/03/testimonial-bg.jpg);
    padding-top: 12%;
    padding-bottom: 12%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #f7f7f7;
    background-size: 100%
}

.highlight-page-banner.testimonial-page .banner-title {
    color: #000
}

.highlight-page-banner .banner-title {
    width: 100%;
    float: left;
    position: relative;
    font-size: 40px;
    color: #fff;
    margin: 0 0 10px;
    font-weight: 800;
    line-height: 55px
}

.page-banner-common {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 76px;
    background: #3c3c3c
}

.page-banner-common .page-banner-content {
    width: 100%;
    position: relative;
    float: left;
    height: 450px;
    display: table;
    overflow: hidden
}

.page-banner-common:before {
    content: "";
    background-image: url(/wp-content/themes/sensation2021/assets/images/healthcare/health-banner-repeat.png);
    background-size: 500px;
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .05
}

.page-banner-common .page-banner-content .page-banner-content-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    opacity: 1;
    z-index: 1
}

.page-banner-common .page-banner-content .left-content {
    display: table-cell;
    vertical-align: middle;
    width: 49%;
    position: relative;
    z-index: 1
}

.page-banner-common .page-banner-content .left-content .content-center {
    display: table-cell;
    vertical-align: middle;
    height: 100%
}

.page-banner-common .page-banner-content .left-content .banner-title {
    width: 100%;
    float: left;
    position: relative;
    font-size: 42px;
    color: #fff;
    margin: 0 0 18px;
    font-weight: 800;
    line-height: 55px
}

.page-banner-common .page-banner-content .left-content .banner-subtitle {
    width: 100%;
    float: left;
    position: relative;
    font-size: 28px;
    color: #c86eff;
    margin: 0 0 15px;
    font-weight: 400
}

.page-banner-common .page-banner-content .right-content {
    display: table-cell;
    vertical-align: bottom;
    width: 50%;
    position: relative
}

.page-banner-common .page-banner-content .right-content .image-screen {
    width: 100%;
    float: left;
    position: relative
}

.page-banner-common .page-banner-content .right-content .image-screen:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-white.SVG) center center;
    position: absolute;
    bottom: 25px;
    right: 200px;
    width: 180px;
    height: 180px;
    background-size: 360px;
    z-index: 1
}

.page-banner-common .page-banner-content .page-banner-front-image {
    width: auto;
    position: relative;
    bottom: 0;
    z-index: 1;
    text-align: center
}

.page-banner-common .page-banner-content .page-banner-front-image img {
    animation-name: bounceInUp;
    animation-timing-function: linear;
    animation-duration: 1s;
    animation-iteration-count: revert;
    height: 350px
}

.page-banner-common.page-banner-healthcare {
    background: #6c2990;
    background: -webkit-linear-gradient(45deg, #6c2990, #0a1980);
    background: -o-linear-gradient(45deg, #6c2990, #0a1980);
    background: -moz-linear-gradient(45deg, #6c2990, #0a1980);
    background: linear-gradient(45deg, #6c2990, #0a1980)
}

.page-banner-common.page-banner-ecommerce {
    background: #1a3d6d;
    background: -webkit-linear-gradient(-25deg, #1a3d6d, #144481);
    background: -o-linear-gradient(-25deg, #1a3d6d, #144481);
    background: -moz-linear-gradient(-25deg, #1a3d6d, #144481);
    background: linear-gradient(-25deg, #1a3d6d, #144481)
}

.page-banner-common.page-banner-ecommerce:before {
    background-image: url(/wp-content/themes/sensation2021/assets/images/e-commerce/ecommerce-doodle.png);
    opacity: .2
}

.page-banner-common.page-banner-ecommerce .page-banner-content .page-banner-content-image {
    opacity: 1
}

.page-banner-common.page-banner-ecommerce .page-banner-content .left-content .banner-subtitle {
    color: #00aeef
}

.page-banner-common.feedback-banner .page-banner-content .left-content {
    vertical-align: middle
}

.page-banner-common.page-banner-recruitment {
    background: #1a3d6d;
    background: -webkit-linear-gradient(-25deg, #1a3d6d, #144481);
    background: -o-linear-gradient(-25deg, #1a3d6d, #144481);
    background: -moz-linear-gradient(-25deg, #1a3d6d, #144481);
    background: linear-gradient(-25deg, #1a3d6d, #144481)
}

.page-banner-common.page-banner-recruitment:before {
    background-image: url(/wp-content/themes/sensation2021/assets/images/recruitment/recruitment-doodle.png);
    opacity: .2;
    background-size: 400px
}

.page-banner-common.page-banner-recruitment .page-banner-content .page-banner-content-image {
    opacity: 1
}

.page-banner-common.page-banner-recruitment .page-banner-content .left-content .banner-subtitle {
    color: #00aeef
}

.page-banner-common.page-banner-finance {
    background: #2c74da
}

.page-banner-common.page-banner-finance:before {
    background-image: url(/wp-content/themes/sensation2021/assets/images/finance/finance-doodle.png);
    opacity: .15
}

.page-banner-common.page-banner-finance .page-banner-content .page-banner-content-image {
    opacity: 1
}

.page-banner-common.page-banner-finance .page-banner-content .left-content .banner-subtitle {
    color: #41cbff
}

.page-banner-common.page-banner-realestate {
    background: #1a2103;
    background: -webkit-linear-gradient(229deg, #222b09, #1a2103);
    background: -o-linear-gradient(229deg, #222b09, #1a2103);
    background: -moz-linear-gradient(229deg, #222b09, #1a2103);
    background: linear-gradient(229deg, #222b09 0%, #1a2103 100%)
}

.page-banner-common.page-banner-realestate:before {
    background-image: url(/wp-content/themes/sensation2021/assets/images/real-estate/realestate-doodle.png);
    opacity: .07
}

.page-banner-common.page-banner-realestate .page-banner-content .page-banner-content-image {
    opacity: 1
}

.page-banner-common.page-banner-realestate .page-banner-content .left-content .banner-subtitle {
    color: #f49722
}

.page-banner-common.page-banner-freelance {
    background: #1a3d6d;
    background: -webkit-linear-gradient(-25deg, #1a3d6d, #144481);
    background: -o-linear-gradient(-25deg, #1a3d6d, #144481);
    background: -moz-linear-gradient(-25deg, #1a3d6d, #144481);
    background: linear-gradient(-25deg, #333, #36343a)
}

.page-banner-common.page-banner-freelance:before {
    background-image: url(/wp-content/themes/sensation2021/assets/images/freelance/freelance-doodle.png);
    opacity: .1;
    background-size: 300px
}

.page-banner-common.page-banner-freelance .page-banner-content .page-banner-content-image {
    opacity: 1
}

.page-banner-common.page-banner-freelance .page-banner-content .left-content .banner-subtitle {
    color: #68ac25
}

.page-id-4026 .highlight-page-banner {
    display: none
}

.hire-ban-right img {
    animation-name: floating;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px
}

.page-id-3789 .highlight-page-banner {
    display: none
}

.page-id-3791 .highlight-page-banner {
    display: none
}

.page-id-4034 .highlight-page-banner {
    display: none
}

.page-id-3843 .highlight-page-banner {
    display: none
}

.page-id-91 .highlight-page-banner {
    display: none
}

.page-id-3714 .highlight-page-banner {
    display: none
}

.page-id-93 .highlight-page-banner {
    display: none
}

.page-id-87 .highlight-page-banner {
    display: none
}

.page-id-89 .highlight-page-banner {
    display: none
}

.page-id-3783 .highlight-page-banner {
    display: none
}

.page-id-3785 .highlight-page-banner {
    display: none
}

.page-id-4030 .highlight-page-banner {
    display: none
}

.page-id-4032 .highlight-page-banner {
    display: none
}

.page-id-4028 .highlight-page-banner {
    display: none
}

.page-id-110 .highlight-page-banner {
    display: none
}

.page-id-68 .highlight-page-banner {
    display: none
}

.page-id-20 .highlight-page-banner {
    display: none
}

.page-id-3500 .highlight-page-banner {
    display: none
}

.page-id-3656 .highlight-page-banner {
    display: none
}

.page-id-3787 .highlight-page-banner {
    display: none
}

.blog .highlight-page-banner {
    display: block;
    background-image: url(/wp-content/uploads/2022/06/blog-bg-banner.png);
    background-repeat: no-repeat;
    padding-top: 12%;
    padding-bottom: 12%;
    background-position: center;
    background-size: cover
}

.work-banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 76px;
    vertical-align: top;
    display: inline-block;
    height: 450px;
    background: #024a80;
    background: -webkit-linear-gradient(45deg, #024a80, #024f88);
    background: -o-linear-gradient(45deg, #024a80, #024f88);
    background: -moz-linear-gradient(45deg, #024a80, #024f88);
    background: linear-gradient(45deg, #024a80, #024f88)
}

.work-banner:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/work/work-bg.png) top center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 500px;
    background-repeat: repeat;
    opacity: .08
}

.work-banner .page-banner-content {
    width: 100%;
    float: left;
    position: relative;
    padding-right: 450px;
    margin-bottom: -100px;
    z-index: 1;
    min-height: 450px
}

.work-banner .page-banner-content .left-content {
    width: 100%;
    height: 100%;
    display: table;
    float: left;
    min-height: 450px
}

.work-banner .page-banner-content .left-content .content-center {
    display: table-cell;
    vertical-align: middle
}

.work-banner .page-banner-content .left-content .banner-title {
    width: 100%;
    float: left;
    position: relative;
    font-size: 55px;
    color: #fff;
    margin: 0;
    font-weight: 800;
    line-height: 55px
}

.work-banner .page-banner-content .left-content .banner-subtitle {
    color: #ffdc72;
    width: 100%;
    float: left;
    position: relative;
    font-size: 28px;
    margin: 0 0 15px;
    font-weight: 400
}

.work-banner .page-banner-content .right-content {
    width: 450px;
    float: right;
    position: absolute;
    right: 0;
    height: 100%;
    margin: 50px 0;
    overflow: hidden
}

.work-banner .page-banner-content .right-content .image-screen {
    width: 100%;
    float: left;
    position: relative;
    height: 100%;
    min-height: 400px
}

.work-banner .page-banner-content .right-content .image-screen:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-white.SVG) top center;
    position: absolute;
    bottom: 100px;
    right: 0;
    width: 150px;
    height: 90px;
    background-size: 180px;
    z-index: 1
}

.work-banner .page-banner-content .right-content .image-screen .image-screen-boy {
    width: 65%;
    position: absolute;
    right: 0
}

.work-banner .page-banner-content .right-content .image-screen .image-screen-boy img {
    width: auto;
    max-width: 100%;
    position: relative;
    animation-name: bounceInLeftTheme;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: revert
}

.work-banner .page-banner-content .right-content .image-screen .image-screen-girl {
    width: 58%;
    position: absolute;
    left: 0;
    bottom: 0
}

.work-banner .page-banner-content .right-content .image-screen .image-screen-girl img {
    width: auto;
    max-width: 100%;
    position: relative;
    width: 100%;
    animation-name: bounceInRightTheme;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: revert
}

.project-list {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    text-align: initial;
    margin: 50px 0 0
}

.single-project {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    text-align: initial;
    color: #fff;
    margin-bottom: 30px;
    height: 445px
}

.highlight-span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #000
}

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

.result-idea h1.title {
    text-align: center;
    margin-bottom: 20px
}

.highlight-span:before {
    content: "";
    width: 100%;
    background: #fa7000;
    height: 2px;
    position: absolute;
    bottom: 3px;
    animation-name: border-linear;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite
}

.single-project:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #00000017;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.single-project:hover:before {
    content: "";
    transform: rotate(180deg)
}

.single-project .project-category {
    width: auto;
    float: left;
    position: absolute;
    bottom: 30px;
    left: 30px
}

.single-project .project-category .category-icon {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: top
}

.single-project .project-category .category-icon:before {
    content: "";
    width: 21px;
    height: 21px;
    background-size: 21px;
    position: absolute;
    margin: 2px
}

.single-project .project-category .category-icon.android-icon:before {
    background-image: url(/wp-content/themes/sensation2021/assets/images/svg/android.svg)
}

.single-project .project-category .category-icon.ios-icon:before {
    background-image: url(/wp-content/themes/sensation2021/assets/images/svg/ios.svg)
}

.single-project .project-category .category-icon.laptop-icon:before {
    background-image: url(/wp-content/themes/sensation2021/assets/images/svg/laptop.svg)
}

.single-project .project-category .category-icon.Web-icon:before {
    background-image: url(/wp-content/themes/sensation2021/assets/images/svg/Web.svg)
}

.single-project .project-header {
    width: 100%;
    float: left;
    position: relative;
    font-size: 35px;
    color: #fff;
    margin: 0;
    font-weight: 700;
    line-height: initial;
    padding: 30px
}

.single-project .project-header .project-type {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
    font-size: 20px
}

.single-project .project-header .project-type li {
    position: relative;
    font-size: 16px;
    color: #ffffffd1;
    margin: 0;
    font-weight: 400;
    line-height: initial;
    display: inline-block;
    vertical-align: top
}

.single-project .project-header .project-type li+li {
    padding-left: 20px
}

.single-project .project-header .project-type li+li:before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    top: 6px;
    left: 6px;
    background: #fff;
    border-radius: 50%
}

.single-project .project-header .project-name {
    width: 100%;
    float: left;
    position: relative;
    font-size: 35px;
    color: #fff;
    margin: 0;
    font-weight: 700;
    line-height: initial
}

.single-project .project-header .project-name span {
    float: left;
    position: relative
}

.single-project .project-header .project-name span:before {
    content: "\f061";
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 20px;
    line-height: 55px;
    position: absolute;
    right: 0;
    width: 35px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.single-project:hover .project-header .project-name span:before {
    opacity: 1;
    right: -35px
}

.single-project .project-image {
    position: absolute;
    width: 75%;
    height: 75%;
    bottom: 0;
    right: 0;
    text-align: right;
    z-index: 1
}

.single-project.Branding .project-image {
    width: 100%;
    height: auto;
    top: 35%;
    padding: 38px
}

.single-project.single-project-beauty .project-image {
    bottom: -20%;
    width: 80%;
    height: 80%;
    right: -20px
}

.single-project.single-project-cigar .project-image {
    width: 110%;
    height: 70%;
    right: -15%
}

.single-project.single-project-gamart .project-image {
    width: 110%;
    height: 70%;
    right: -25%
}

.single-project.single-project-web .project-image {
    width: 110%;
    height: auto;
    bottom: 0;
    right: -20%
}

.single-project .project-image img {
    width: 100% !important;
    float: none;
    display: inline-block;
    vertical-align: top;
    height: auto !important
}

.single-project:hover .project-image img {
    animation-name: theme-bounce;
    animation-duration: 2s;
    animation-iteration-count: infinite
}

.single-project .project-description {
    opacity: 0;
    padding: 120px 30px 70px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    text-align: left;
    font-size: 16px;
    line-height: 28px;
    transform: rotateX(90deg);
    transform-origin: 50% 0
}

.single-project:hover .project-description {
    opacity: 1;
    transition-delay: .14s;
    transform: rotateY(0deg)
}

.single-project:hover .project-image {
    opacity: 0;
    transform: rotateY(-180deg)
}

.project-type-btns {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: left
}

.project-type-btns .project-type-btn {
    color: #2d9d91;
    display: inline-block;
    vertical-align: top;
    border: 2px solid #2d9d91;
    line-height: 40px;
    border-radius: 180px;
    margin: 0 10px 10px 0;
    cursor: pointer;
    text-align: center;
    padding: 0 25px
}

.project-type-btns .project-type-btn.active {
    background: #2d9d91;
    background: -webkit-linear-gradient(-45deg, #2d9d91, #17867a);
    background: -o-linear-gradient(-45deg, #2d9d91, #17867a);
    background: -moz-linear-gradient(-45deg, #2d9d91, #17867a);
    background: linear-gradient(-45deg, #2d9d91, #17867a);
    color: #fff
}

.theme-qty-info {
    width: 100%;
    float: left;
    padding-top: 40px;
    position: relative;
    text-align: left
}

.theme-qty-info .single-info {
    display: inline-block;
    vertical-align: top;
    padding-left: 68px;
    min-height: 50px;
    position: relative;
    padding-right: 30px;
    max-width: 25%
}

.theme-qty-info .single-info .info-icon {
    position: absolute;
    top: 0;
    left: 10px
}

.theme-qty-info .single-info .info-icon:before {
    content: "";
    width: 40px;
    border: 1px dotted #ff7200;
    height: 40px;
    position: absolute;
    left: -10px;
    top: -15px;
    border-bottom: none;
    border-right: none
}

.theme-qty-info .single-info .info-icon img {
    width: 45px;
    opacity: .4;
    position: relative;
    z-index: 1;
    float: left;
    height: 45px;
    filter: brightness(1) invert(1)
}

.theme-qty-info .single-info .info-qty {
    width: 100%;
    float: left;
    font-size: 25px;
    font-weight: 700;
    line-height: 25px
}

.theme-qty-info .single-info .info-title {
    width: 100%;
    float: left;
    font-size: 13px;
    font-weight: 400;
    color: #ff7200;
    line-height: 25px
}

.commonsection {
    padding: 50px 0;
    width: 100%;
    border: none !important;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: center;
    overflow: hidden
}

.common-heading {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 25px
}

.common-heading .title,
.common-heading h1 {
    float: left;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 700;
    width: 100%;
    text-align: center
}

.common-heading .title .highlight-span,
.common-heading h1 a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #000
}

.common-heading .title .highlight-span:before,
.common-heading h1 a:before {
    content: "";
    width: 100%;
    background: #fa7000;
    height: 2px;
    position: absolute;
    bottom: 3px;
    animation-name: border-linear;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite
}

.commonsection-cabfeature .common-heading h1 a,
.cabfeature-white-group .common-heading .title .highlight-span,
.cabfeature-white-group .common-heading h1 a {
    color: #111c18
}

.commonsection-cabfeature .common-heading h1 a:before,
.cabfeature-white-group .common-heading .title .highlight-span:before,
.cabfeature-white-group .common-heading h1 a:before {
    background: #febf00
}

.common-heading .subtitle,
.common-heading p {
    font-size: 17px;
    color: #0c1612;
    line-height: 28px;
    font-weight: 500;
    text-align: center;
    margin: 0;
    width: 100%;
    float: left
}

.lister-two-grid {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    text-align: left;
    overflow: hidden
}

.lister-two-grid li {
    width: 50%;
    float: left;
    position: relative;
    padding-left: 130px;
    margin-top: 40px;
    padding-right: 40px
}

.lister-two-grid li:hover span {
    background-color: #2d3633
}

.lister-two-grid li:hover span img {
    filter: brightness(0) invert(1)
}

.lister-two-grid li span {
    position: relative;
    left: 0;
    background-color: #eaefed;
    width: 100px;
    height: 100px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    transition: .5s;
    margin-left: -130px;
    float: left
}

.lister-two-grid li span img {
    width: 50px
}

.lister-two-grid li h4,
.lister-two-grid li h1 {
    margin: 0;
    color: #0c1612;
    font-size: 20px;
    font-weight: 700
}

.lister-two-grid li p {
    color: #0c1612;
    font-size: 16px;
    margin: 8px 0;
    font-weight: 400
}

.lister-two-grid li:hover span::before {
    background-color: #f8bb00
}

.lister-two-grid li span::before {
    content: "";
    width: 20px;
    height: 20px;
    background-color: #eaefed;
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 50%;
    border: 3px solid #fff
}

.beauty-section .common-heading .title,
.beauty-section .common-heading h1 {
    color: #26262a
}

.beauty-section .common-heading .title .highlight-span,
.beauty-section .common-heading h1 a {
    color: #c71d68
}

.beauty-section .common-heading .title .highlight-span:before,
.beauty-section .common-heading h1 a:before {
    background: #91d45e
}

.beauty-section .user-words .user-sender .user-detail .user-designation {
    color: #68288f
}

.beauty-section .package-feature .single-package-feature .center-feature-content {
    background: linear-gradient(45deg, #c71d68, #e53482)
}

.beauty-section .lister-two-grid li:hover span {
    background-color: #91d45e
}

.beauty-section .user-words .user-sender .user-detail .user-designation {
    color: #cd3774
}

.healthcare-section .lister-two-grid li:hover span {
    background-color: #1d1c83
}

.healthcare-section .user-words .user-sender .user-detail .user-designation {
    color: #68288f
}

.healthcare-section .package-feature .single-package-feature .center-feature-content {
    background: linear-gradient(45deg, #6a2990, #101a81)
}

.freelance-section .lister-two-grid li:hover span {
    background-color: #00549c
}

.freelance-section .lister-two-grid li span {
    background-color: #e4e6f3
}

.freelance-section .user-words .user-sender .user-detail .user-designation {
    color: #6ec417
}

.freelance-section .package-feature .single-package-feature .center-feature-content {
    background: linear-gradient(45deg, #6ec417, #549215)
}

.freelance-section .common-heading .title .highlight-span,
.freelance-section .common-heading h1 a {
    color: #00549c
}

.ecommerce-section .lister-two-grid li:hover span {
    background-color: #16427c
}

.ecommerce-section .lister-two-grid li span {
    background-color: #313f44
}

.ecommerce-section .user-words .user-sender .user-detail .user-designation {
    color: #02a9f0
}

.ecommerce-section .package-feature .single-package-feature .center-feature-content {
    background: linear-gradient(45deg, #16427c, #02a9f0)
}

.ecommerce-section .lister-two-grid li span img {
    filter: brightness(0) invert(1)
}

.finance-section .lister-two-grid li:hover span {
    background-color: #16223a
}

.finance-section .user-words .user-sender .user-detail .user-designation {
    color: #02a9f0
}

.finance-section .package-feature .single-package-feature .center-feature-content {
    background: linear-gradient(45deg, #2c74da, #245fb3)
}

.logistics-section .lister-two-grid li:hover span {
    background-color: #16427c
}

.logistics-section .user-words .user-sender .user-detail .user-designation {
    color: #02a9f0
}

.logistics-section .package-feature .single-package-feature .center-feature-content {
    background: #03386c;
    background: -webkit-linear-gradient(180deg, #006cb3, #03386c);
    background: -o-linear-gradient(180deg, #006cb3, #03386c);
    background: -moz-linear-gradient(180deg, #006cb3, #03386c);
    background: linear-gradient(180deg, #006cb3 0%, #03386c 100%)
}

.cab-section .package-feature .single-package-feature .center-feature-content {
    background: linear-gradient(45deg, #febf00, #ffbf00)
}

.cab-section .user-words .user-sender .user-detail .user-designation {
    color: #febf00
}

.food-section .package-feature .single-package-feature .center-feature-content {
    background: linear-gradient(45deg, #cf8609, #e97400)
}

.food-section .user-words .user-sender .user-detail .user-designation {
    color: #fba200
}

.food-section .lister-two-grid li:hover span {
    background-color: #4e1803
}

.food-section .features-section:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-beer-small.SVG) top center;
    position: absolute;
    top: 25%;
    width: 100%;
    height: 50%;
    background-size: 100px;
    opacity: .3;
    left: 0;
}

.realestate-section .common-heading .title,
.realestate-section .common-heading h1 {
    color: #737373;
}

.realestate-section .common-heading .title .highlight-span,
.realestate-section .common-heading h1 a {
    color: #000;
}

.realestate-section .common-heading .subtitle,
.realestate-section .common-heading p {
    color: #26262a;
}

.realestate-section .lister-two-grid li:hover span {
    background-color: #2f2f2f;
}

.realestate-section .user-words .user-sender .user-detail .user-designation {
    color: #f49722;
}

.realestate-section .package-feature .single-package-feature .center-feature-content {
    background: #000;
}

.cta-middle.realestate-cta {
    background: linear-gradient(229deg, #000 0%, #2f2116 100%);
}

.cta-middle.realestate-cta .title,
.cta-middle.realestate-cta h1 {
    color: #fba200;
}

.cta-middle.realestate-cta .common-btn-cta {
    background: #f49722;
    color: #fff;
}

.cta-middle.realestate-cta .title .highlight-span,
.cta-middle.realestate-cta h1 a {
    color: #fff;
}

.cta-middle.realestate-cta .title .highlight-span:before,
.cta-middle.realestate-cta h1 a:before {
    background: #fba200;
}

.iphone-carousal-section {
    width: 280px;
    display: inline-block;
    vertical-align: top;
}

.iphone-carousal-group {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 320px;
    position: relative;
}

.iphone-carousal-group .phone-group {
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
    overflow: hidden;
}

.iphone-carousal-group .phone-group .owl-dots,
.iphone-carousal-group .phone-group .owl-nav {
    display: none;
}

.iphone-carousal-group .iphone-border {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

.iphone-carousal-group .phone-group .phone-group-single {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.iphone-carousal-group .phone-group .phone-group-single .phone-image {
    width: 100%;
    float: left;
}

.iphone-carousal-group .phone-group .phone-group-single .phone-image img {
    float: left;
    width: 100%;
    padding: 5% 6% 6%;
}

.features-section-group {
    width: 100%;
    float: left;
    position: relative;
    padding: 50px 0;
}

.features-section {
    padding: 50px 0;
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.features-section:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-healthcare-single.SVG) top center;
    position: absolute;
    top: 25%;
    width: 100%;
    height: 50%;
    background-size: 25px;
    opacity: .05;
    left: 0;
}

.cab-section .features-section:before {
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-cab-single.SVG) top center;
    opacity: .12;
}

.features-section .features-single-section {
    width: 100%;
    float: left;
    position: relative;
}

.features-section .iphone-carousal-group {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -160px;
    animation-name: theme-bounce;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.features-section .single-features {
    text-align: center;
    margin-bottom: 15px;
    width: 50%;
    float: left;
    padding-left: 250px;
    min-height: 185px;
}

.features-section .single-features:nth-child(odd) {
    padding-right: 250px;
    padding-left: 0;
}

.features-section .single-features img {
    max-height: 55px;
}

.features-section .single-features .content {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: 15px;
}

.features-section .single-features .content h4,
.features-section .single-features .content h1 {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    color: #0c1612;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}

.features-section .single-features .content p {
    text-align: inherit
}

.sectionflexibleity {
    width: 100%;
    border: none !important;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden
}

.flexibleity-row-center {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: left
}

.flexibleity-row-center:after,
.flexibleity-row-center:before {
    display: block !important
}

.common-btn-cta {
    padding: 13px 0;
    font-size: 18px;
    font-weight: 600;
    opacity: 1;
    position: relative;
    transition: .5s;
    padding-left: 15px;
    padding-right: 50px;
    line-height: 1.3;
    cursor: pointer;
    border-radius: 4px;
    overflow: hidden;
    vertical-align: middle;
    background-color: #ffcb05;
    color: #000;
    display: inline-block;
    vertical-align: top
}

.common-btn-cta:after {
    position: absolute;
    content: "\f178";
    font: normal normal normal 14px/1 FontAwesome;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    right: 15px;
    font-size: 18px;
    transition: .5s;
    opacity: 1
}

.common-btn-cta:before {
    position: absolute;
    content: "\f178";
    font: normal normal normal 14px/1 FontAwesome;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    left: -100%;
    font-size: 18px;
    transition: .5s;
    opacity: 0
}

.common-btn-cta:hover {
    padding-right: 15px;
    padding-left: 50px
}

.common-btn-cta:hover:before {
    left: 15px;
    opacity: 1
}

.common-btn-cta:hover:after {
    right: -100%;
    opacity: 0
}

.section-package-feature {
    width: 100%;
    border: none !important;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: center
}

.section-package-feature .common-heading {
    text-align: center
}

.package-feature-group {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.package-feature {
    vertical-align: top;
    width: 100%;
    float: left
}

.package-feature .owl-stage-outer {
    height: 500px
}

.package-feature .single-package-feature {
    vertical-align: top;
    width: 100%;
    float: left
}

.package-feature .single-package-feature .package-feature-image {
    height: 500px;
    vertical-align: top;
    float: left;
    width: 100%;
    position: relative;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    left: 0;
    top: 0;
    display: table;
    text-align: left
}

.package-feature .single-package-feature .package-feature-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #00000052, #00000000, #00000000)
}

.package-feature .single-package-feature .center-feature-content {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin: 60px;
    padding: 60px;
    background: linear-gradient(45deg, #d8698e, #cc3372);
    color: #fff
}

.package-feature .single-package-feature .package-feature-content {
    vertical-align: middle;
    display: table-cell;
    position: relative
}

.package-feature .single-package-feature .package-feature-content h4 {
    float: left;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 700;
    width: 100%
}

.package-feature .single-package-feature .package-feature-content p {
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 26px
}

.package-feature.owl-carousel .owl-item.active.center {
    opacity: 1
}

.package-feature.owl-carousel .owl-item {
    opacity: .8
}

.package-feature .owl-dots {
    display: none
}

.package-feature .owl-nav .owl-prev {
    position: absolute;
    left: 25%;
    width: 50px;
    height: 50px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 50%;
    line-height: 48px;
    color: transparent;
    overflow: hidden;
    margin-left: -50px;
    top: 50%;
    margin-top: -25px
}

.package-feature .owl-nav .owl-prev:hover {
    background: #ffffffb5
}

.package-feature .owl-nav .owl-prev:before {
    content: "\f104 ";
    font-family: FontAwesome;
    line-height: 48px;
    color: #000;
    width: 48px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 30px
}

.package-feature .owl-nav .owl-next {
    position: absolute;
    right: 25%;
    width: 50px;
    height: 50px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 50%;
    line-height: 48px;
    color: transparent;
    overflow: hidden;
    margin-right: -50px;
    top: 50%;
    margin-top: -25px
}

.package-feature .owl-nav .owl-next:hover {
    background: #ffffffb5
}

.package-feature .owl-nav .owl-next:before {
    content: "\f105 ";
    font-family: FontAwesome;
    line-height: 48px;
    color: #000;
    width: 48px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 30px
}

.ready-to-discuss {
    width: 100%;
    float: left;
    padding: 70px 0;
    text-align: center;
    position: relative
}

.ready-to-discuss:before {
    content: "";
    background: linear-gradient(-45deg, #42bfcc, #185a9d);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100%;
    opacity: none
}

.ready-to-discuss .title {
    float: left;
    font-size: 44px;
    line-height: 60px;
    color: #fff;
    font-weight: 700;
    width: 100%;
    position: relative;
    margin-bottom: 25px
}

.ready-to-discuss .title .highlight-span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #fff
}

.ready-to-discuss .title .highlight-span:before {
    content: "";
    width: 100%;
    background: #000;
    height: 2px;
    position: absolute;
    bottom: 3px;
    animation-name: border-linear;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite
}

.theme-footer {
    width: 100%;
    float: left;
    background: #292929;
    top: calc(100% - 26px);
    z-index: 9;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.theme-footer:hover {
    top: inherit;
    bottom: 0
}

.theme-footer .footer-section {
    width: 100%;
    float: left;
    position: relative;
    padding: 0
}

.single-footer-section {
    width: 100%;
    padding: 15px 0;
    float: left;
    position: relative
}

.single-footer-section .footer-title {
    margin: 0;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 5px
}

.single-footer-section .footer-address {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 15px
}

.single-footer-section .footer-para-title {
    margin: 0;
    font-weight: 600;
    color: #fff;
    width: 100%;
    float: left;
    position: relative;
    font-size: 16px;
    margin-bottom: 5px
}

.single-footer-section .footer-para {
    color: #c0bebe;
    font-size: 15px;
    margin: 0;
    width: 100%;
    float: left;
    position: relative;
    line-height: 22px;
    margin-bottom: 5px
}

.single-footer-section .footer-para a {
    color: #fff
}

.single-footer-section .footer-para.footer-para-highlight {
    font-size: 30px;
    color: #fff;
    line-height: 48px;
    font-weight: 600
}

.single-footer-section .footer-ul {
    width: 100%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none
}

.single-footer-section .footer-ul .menu-item,
.single-footer-section .footer-ul li {
    width: 100%;
    float: left;
    position: relative
}

.single-footer-section .footer-ul li .footer-nav,
.single-footer-section .footer-ul .menu-item a {
    color: #c0bebe;
    font-size: 15px;
    margin: 0;
    float: left;
    position: relative;
    line-height: 22px;
    margin-bottom: 2px
}

.single-footer-section .footer-ul li .footer-nav:hover,
.single-footer-section .footer-ul .menu-item a:hover {
    color: #fff
}

.single-footer-section .footer-questions {
    width: 100%;
    float: left;
    text-align: left
}

.single-footer-section .footer-questions .footer-title-color {
    color: #ff7a00
}

.single-footer-section .footer-ul .menu-item.menu-item-has-children {
    margin-bottom: 15px
}

.single-footer-section .footer-ul .menu-item.menu-item-has-children>a {
    margin: 0;
    font-weight: 600;
    color: #fff;
    width: 100%;
    float: left;
    position: relative;
    font-size: 16px;
    margin-bottom: 5px
}

.single-footer-section .footer-ul .menu-item.menu-item-has-children .sub-menu {
    width: 100%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0
}

.footer-bottom {
    background-color: #fff;
    color: #fff;
    width: 100%;
    float: left;
    padding: 0;
    border-top: 1px solid #e8e8e8;
    position: relative
}

.footer-bottom p {
    padding: 0;
    margin: 0;
    line-height: 42px;
    text-align: center
}

.footer-bottom .footer-social {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: right
}

.footer-bottom .footer-social li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px
}

.footer-bottom .footer-social li a {
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: 500;
    color: #696969 !important;
    width: 42px;
    text-align: center;
    line-height: 42px;
    height: 42px;
    border: 1px solid #d6d6d6;
    border-radius: 50%;
    float: left;
    text-decoration: none !important
}

.footer-bottom .footer-social li a:hover {
    opacity: 1;
    color: #fff !important;
    background: #ff7200 !important;
    border: 1px solid #ff7200
}

.theme-footer .footer-bar {
    width: 100%;
    float: left
}

.theme-footer .footer-bar .footer-bar-fluid {
    width: 100%;
    float: left;
    padding-right: 0
}

.theme-footer .footer-bar .footer-bar-fluid ul {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center
}

.theme-footer .footer-bar .footer-bar-fluid ul li {
    width: 100%;
    float: left;
    margin-right: 50px
}

.theme-footer .footer-bar .footer-bar-fluid ul li a {
    color: #fff;
    font-size: 15px;
    width: 100%;
    float: left;
    position: relative;
    line-height: 30px;
    font-weight: 600
}

.theme-footer .footer-bar .footer-bar-fluid .footer-para {
    margin-right: -170px;
    text-align: right;
    width: 170px;
    float: right;
    color: #ff7200;
    font-size: 16px;
    position: relative;
    line-height: 30px;
    font-weight: 600
}

.theme-footer .footer-bar .footer-bar-fluid .footer-para a {
    color: #fff
}

.negitive-margin-section {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    margin-bottom: 50px;
    z-index: 1
}

.negitive-margin-section .fold-images {
    width: 100%;
    position: relative;
    margin-top: -60px;
    max-width: 1140px;
    display: inline-block;
    vertical-align: top;
    animation-timing-function: linear;
    animation-name: theme-bounce;
    animation-duration: 2s;
    animation-iteration-count: infinite
}

.negitive-margin-section .fold-images .fold-images-left {
    position: absolute;
    left: 0;
    z-index: 2;
    width: 231px;
    bottom: 0
}

.negitive-margin-section .fold-images .fold-images-center {
    z-index: 1;
    position: relative;
    margin: auto;
    display: block
}

.negitive-margin-section .fold-images .fold-images-right {
    position: absolute;
    right: 0;
    z-index: 3;
    bottom: -25px;
    width: 500px
}

.negitive-logistics-section.negitive-margin-section .fold-images .fold-images-right {
    width: 350px;
    bottom: -40px
}

.negitive-finance-section.negitive-margin-section .fold-images .fold-images-right {
    width: 280px;
    bottom: 0;
    right: 0
}

.negitive-realestate-section.negitive-margin-section .fold-images .fold-images-right {
    width: 340px;
    bottom: 0
}

.negitive-margin-section .fold-images img {
    width: 100%
}

.negitive-freelance-section.negitive-margin-section .fold-images .fold-images-right {
    width: 270px;
    bottom: 0;
    right: 0
}

.cta-middle {
    padding: 50px;
    border-radius: 20px
}

.cta-middle .title,
.cta-middle h1 {
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    margin: 0;
    color: #00000096;
    position: relative;
    text-align: left
}

.cta-middle .title .highlight-span,
.cta-middle h1 a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #000
}

.cta-middle .title .highlight-span:before,
.cta-middle h1 a:before {
    content: "";
    width: 100%;
    background: #fff;
    height: 2px;
    position: absolute;
    bottom: 3px;
    animation-name: border-linear;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.cta-middle.beerbar-cta {
    background: linear-gradient(229deg, #541b02 0%, #390e05 100%)
}

.cta-middle.beerbar-cta .title,
.cta-middle.beerbar-cta h1 {
    color: #fba200;
}

.cta-middle.beerbar-cta .common-btn-cta {
    background: #fba200;
    color: #fff;
}

.cta-middle.beerbar-cta .title .highlight-span,
.cta-middle.beerbar-cta h1 a {
    color: #fff;
}

.cta-middle.beerbar-cta .title .highlight-span:before,
.cta-middle.beerbar-cta h1 a:before {
    background: #fba200;
}

.cta-middle.healthcare-cta {
    background: linear-gradient(45deg, #6c2990, #0a1980);
}

.cta-middle.healthcare-cta .title,
.cta-middle.healthcare-cta h1 {
    color: #fff;
}

.cta-middle.healthcare-cta .title .highlight-span,
.cta-middle.healthcare-cta h1 a {
    color: #ca76ff;
}

.cta-middle.healthcare-cta .common-btn-cta {
    background-color: #ca76ff;
    color: #fff;
}

.cta-middle.cab-cta {
    background: linear-gradient(229deg, #111c18 0%, #3b4340 100%);
}

.cta-middle.cab-cta .title,
.cta-middle.cab-cta h1 {
    color: #fff;
}

.cta-middle.cab-cta .title .highlight-span,
.cta-middle.cab-cta h1 a {
    color: #ffcb05;
}

.cta-middle.cab-cta .common-btn-cta {
    background-color: #ffcb05 !important;
    color: #fff !important;
}

.cta-middle.finance-cta {
    background: #2c74da;
}

.cta-middle.finance-cta .title,
.cta-middle.finance-cta h1 {
    color: #fff;
}

.cta-middle.finance-cta .title .highlight-span,
.cta-middle.finance-cta h1 a {
    color: #16223a;
}

.cta-middle.finance-cta .common-btn-cta {
    background-color: #16223a !important;
    color: #fff !important;
}

.cta-middle.ecommerce-cta {
    background: #16427c;
}

.cta-middle.ecommerce-cta .title,
.cta-middle.ecommerce-cta h1 {
    color: #fff;
}

.cta-middle.ecommerce-cta .title .highlight-span,
.cta-middle.ecommerce-cta h1 a {
    color: #00aeef;
}

.cta-middle.ecommerce-cta .common-btn-cta {
    background-color: #00aeef;
    color: #fff;;
}

.cta-middle.freelance-cta {
    background: #004784;
}

.cta-middle.freelance-cta .title,
.cta-middle.freelance-cta h1 {
    color: #fff;
}

.cta-middle.freelance-cta .title .highlight-span,
.cta-middle.freelance-cta h1 a {
    color: #6ec517;
}

.cta-middle.freelance-cta .common-btn-cta {
    background-color: #6ec517;
    color: #fff;
}

.cta-middle.logistics-cta {
    background: #03386c;
    background: -webkit-linear-gradient(180deg, #006cb3, #03386c);
    background: -o-linear-gradient(180deg, #006cb3, #03386c);
    background: -moz-linear-gradient(180deg, #006cb3, #03386c);
    background: linear-gradient(180deg, #006cb3 0%, #03386c 100%);
}

.cta-middle.logistics-cta .title,
.cta-middle.logistics-cta h1 {
    color: #fff;
}

.cta-middle.logistics-cta .title .highlight-span,
.cta-middle.logistics-cta h1 a {
    color: #00aeef;
}

.cta-middle.logistics-cta .common-btn-cta {
    background-color: #00aeef !important;
    color: #fff;
}

.cta-middle.beauty-cta {
    background: linear-gradient(45deg, #c71d68, #e53482);
}

.cta-middle.beauty-cta .title,
.cta-middle.beauty-cta h1 {
    color: #fff;
}

.cta-middle.beauty-cta .title .highlight-span,
.cta-middle.beauty-cta h1 a {
    color: #91d45e;
}

.cta-middle.beauty-cta .common-btn-cta {
    background-color: #91d45e !important;
    color: #fff;
}

.tab-carousal-group {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
}

.tab-carousal-group .tab-group {
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
    overflow: hidden;
}

.tab-carousal-group .tab-group .owl-dots,
.tab-carousal-group .tab-group .owl-nav {
    display: none;
}

.tab-carousal-group .tab-border {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%
}

.tab-carousal-group .tab-group .tab-group-single {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.tab-carousal-group .tab-group .tab-group-single .tab-image {
    width: 100%;
    float: left;
}

.tab-carousal-group .tab-group .tab-group-single .tab-image img {
    float: left;
    width: 100%;
    padding: 2.6% 15.3% 10% 14.4%;
}

.screens-section {
    width: 100%;
    float: left;
    position: relative;
    margin: 60px 0 0;
}

.main-section {
    width: 100%;
    float: left;
    position: relative;
    margin: 25px 0;
    overflow: hidden;
}

.main-section:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-black-small.SVG) top center;
    position: absolute;
    top: 25%;
    right: 0;
    width: 100%;
    height: 50%;
    background-size: 240px;
    opacity: .2;
}

.main-section:after {
    content: "";
    width: calc(50% - 250px);
    float: left;
    background: #16427c;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 0 80px 80px 0;
}

.main-section .col-xl-6.col-lg-6.col-md-6.col-sm-12.col-12.left-image {
    position: static;
}

.main-section:nth-child(even) .row-flexible-center {
    padding: 0 0 0 50%;
}

.main-section:nth-child(even) .row-flexible-center .left-right-text {
    left: 0;
    right: initial;
}

.main-section:nth-child(even) .row-flexible-center .right-text {
    padding: 50px 100px 50px 0;
}

.main-section:nth-child(even) .row-flexible-center:before {
    content: "";
    left: 0;
}

.main-section:nth-child(even):after {
    right: 0;
    border-radius: 60px 0 0 60px;
    left: initial;
}

.finance-section .main-section:after {
    background: #2c74da;
}

.finance-section .row-flexible-center .right-text .title,
.finance-section .row-flexible-center .right-text h1 {
    color: #16223a;
}

.finance-section .row-flexible-center .right-text .title .highlight-span,
.finance-section .row-flexible-center .right-text h1 a {
    color: #2c74da;
}

.finance-section .row-flexible-center .right-text .title .highlight-span:before,
.finance-section .row-flexible-center .right-text h1 a:before {
    background: #16223a;
}

.cab-section .main-section:after {
    background: #ffcb05;
}

.cab-section .row-flexible-center .right-text .title,
.cab-section .row-flexible-center .right-text h1 {
    color: #222c29;
}

.cab-section .row-flexible-center .right-text .title .highlight-span,
.cab-section .row-flexible-center .right-text h1 a {
    color: #ffcb05;
}

.cab-section .row-flexible-center .right-text .title .highlight-span:before,
.cab-section .row-flexible-center .right-text h1 a:before {
    background: #1f2925;
    background: #1f2925;
}

.cab-section .row-flexible-center .btn-banner {
    background: #ffcb05;
}

.cab-section .row-flexible-center .btn-banner:hover {
    background: #e6b600;
}

.cab-section .row-flexible-center ul {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    margin: 10px 0;
    font-weight: 600;
}

.cab-section .row-flexible-center ul li {
    width: 100%;
    float: left;
    position: relative;
    color: #222c29;
    padding-left: 17px;
    list-style: none;
    margin-bottom: 10px;
    font-size: 17px;
}

.cab-section .row-flexible-center ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #ffcb05;
    position: absolute;
    top: 9px;
    left: 0;
}

.cab-section .row-flexible-center ul.benefits-ul li {
    margin-bottom: 25px;
    padding: 0;
    padding-left: 75px;
    width: 50%;
    min-height: 100px;
    padding-right: 25px;
}

.cab-section .row-flexible-center ul.benefits-ul li:before {
    display: none;
}

.cab-section .row-flexible-center ul.benefits-ul li strong {
    font-size: 30px;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    color: #ffcb05;
    line-height: 35px;
}

.row-flexible-center {
    width: 100%;
    position: relative;
    padding-right: 50%;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border-radius: 50px;
    z-index: 1;
}

.row-flexible-center .left-right-image {
    width: 100%;
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: top;
    border-radius: 50px;
    text-align: center;
}

.row-flexible-center .left-right-image:before {
    content: "";
    float: left;
    background: red;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 0 30px 30px 0;
}

.key-facts.choose-auto.our-sem .cn img {
    width: 100px;
}

.row-flexible-center .left-right-image img {
    width: 100%;
    position: relative;
    padding: 50px 0;
    max-width: 550px;
}

.row-flexible-center .left-right-text {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    padding: 0 30px;
}

.row-flexible-center .right-text {
    vertical-align: middle;
    display: table-cell;
    padding: 50px 0 50px 100px;
}

.row-flexible-center .right-text .title,
.row-flexible-center .right-text h1 {
    float: left;
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 10px;
    color: #034079;
    font-weight: 700;
    width: 100%;
}

.row-flexible-center .right-text .title .highlight-span,
.row-flexible-center .right-text h1 a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #00aeef;
}

.row-flexible-center .right-text .title .highlight-span:before,
.row-flexible-center .right-text h1 a:before {
    content: "";
    width: 100%;
    background: #034079;
    height: 2px;
    position: absolute;
    bottom: 3px;
    animation-name: border-linear;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.row-flexible-center .right-text .subtitle,
.row-flexible-center .right-text p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #6f6f6f;
    margin: 10px 0;
    display: inline-block;
    vertical-align: top;
}

.row-flexible-center .right-text-center {
    width: 100%;
    height: 100%;
    display: table;
}

.row-flexible-center .btn-banner {
    background: #02a9f0;
    color: #fff;
    margin: 0;
    padding: 0 18px;
    line-height: 40px;
    border: none;
    height: 40px;
    font-size: 16px;
}

.row-flexible-center .btn-banner:hover {
    background: #1c69b2;
    color: #f8f8f8;
}

.screens-section.finance-section .btn-banner,
.action-finance .btn-banner {
    background: #2c74da;
    color: #fff;
    margin: 0;
    padding: 0 18px;
    line-height: 40px;
    border: none;
    height: 40px;
    font-size: 16px;
}

.screens-section.finance-section .btn-banner:hover,
.action-finance .btn-banner:hover {
    background: #0f60d2;
}

.action-recruitment .btn-banner {
    background: #16427c;
    color: #fff;
    margin: 0;
    padding: 0 18px;
    line-height: 40px;
    border: none;
    height: 40px;
    font-size: 16px;
}

.action-recruitment .btn-banner:hover {
    background: #105596
}

.hire-devloper-banner {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 76px;
}

.hire-devloper-banner .hire-devloper-background {
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hire-devloper-banner .hire-devloper-content {
    position: relative;
    width: 100%;
    float: none;
    background: #000000cc;
    padding: 50px 0 100px;
    vertical-align: top;
    display: inline-block;
}

.hire-devloper-banner .hire-devloper-left {
    position: relative;
    width: 100%;
    float: none;
    vertical-align: top;
    display: inline-block;
    padding: 70px 0;
}

.hire-devloper-banner .hire-devloper-left .banner-tagline {
    width: 100%;
    float: left;
    position: relative;
    font-size: 18px;
    color: #ffffffbf;
    font-weight: 400;
}

.hire-devloper-banner .hire-devloper-left .banner-tagline span {
    color: #fff;
}

.hire-devloper-banner .hire-devloper-left .banner-title {
    width: 100%;
    float: left;
    position: relative;
    font-size: 55px;
    color: #fff;
    font-weight: 800;
    line-height: 60px;
    margin: 28px 0;
}

.hire-devloper-banner .hire-devloper-left .banner-title .white-line {
    width: 100%;
    float: left;
    position: relative;
    min-height: 60px;
}

.hire-devloper-banner .hire-devloper-left .banner-title .animation-typing {
    width: 100%;
    float: left;
    position: relative;
    font-size: 70px;
    color: #ff7200;
    line-height: 70px;
    min-height: 70px;
}

.hire-devloper-banner .hire-devloper-left .banner-content {
    width: 100%;
    float: left;
    position: relative;
}

.hire-devloper-banner .hire-devloper-left .banner-bullet-points {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
}

.hire-devloper-banner .hire-devloper-left .banner-bullet-points li {
    width: 100%;
    float: left;
    position: relative;
    color: #fff;
    padding-left: 17px;
    list-style: none;
    margin-bottom: 9px;
    font-size: 20px;
}

.hire-devloper-banner .hire-devloper-left .banner-bullet-points li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #ff7200;
    position: absolute;
    top: 12px;
    left: 0;
}

.hire-devloper-banner .theme-qty-info {
    color: #fff;
}

.hire-devloper-banner .theme-qty-info .single-info .info-icon:before {
    border: 2px dotted #ff7200;
    border-bottom: none;
    border-right: none;
}

.hire-devloper-banner .theme-qty-info .single-info .info-title {
    color: #ff7200;
    font-size: 15px;
}

.hire-devloper-banner .theme-qty-info .single-info .info-icon img {
    opacity: 1;
    filter: brightness(0) invert(1);
}

.hire-devloper-banner .hire-devloper-right {
    width: 100%;
    position: relative;
    float: right;
    text-align: right;
}

.banner-form-area {
    max-width: 450px;
    width: 100%;
    position: relative;
    box-shadow: 2px 20px 30px 8px #00000036;
    background-color: #ff7200;
    padding: 40px;
    float: none;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

.banner-form-area h3 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 34px;
    color: #fff;
    font-weight: 800;
    line-height: 42px;
    margin-bottom: 15px;
}

.banner-form-area .form-section {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    margin-bottom: 0;
}

.banner-form-area .form-section .form-field-wrapper .field-title {
    float: left;
    line-height: 20px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom:0;
}

.banner-form-area .form-section .form-field-wrapper p {
    width: 100%;
    float: left;
    text-align: left;
    position: relative;
    margin-bottom: 0;
}

.banner-form-area .form-section .form-field-wrapper .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    float: left;
    position: relative;
}

.banner-form-area .form-section .form-field-wrapper .wpcf7-not-valid-tip {
    line-height: 20px;
    font-size: 12px;
    color: red;
    position: absolute;
    bottom: 2px;
    right: 0;
    width: 100%;
    white-space: nowrap;
    text-align: right;
    padding-right: 5px;
}

.banner-form-area .form-section .form-field-wrapper {
    width: 100%;
    float: left;
    margin-bottom: 12px;
    position: relative;
}

.banner-form-area .form-section .form-field-wrapper .ajax-loader {
    display: none;
}

.banner-form-area .form-section .form-field-wrapper .controls.md-input-focused .form-full {
    border: 1px solid #cacaca !important;
    background: #fff;
}

.banner-form-area .form-section .form-field-wrapper .form-full {
    width: 100%;
    margin-bottom: 0;
    padding: 7px 12px;
    border: 1px solid #cacaca80 !important;
    outline: none !important;
    text-align: left;
    background: #fff;
    color: #333;
    float: left;
    font-size: 14px;
}

.banner-form-area .form-section .form-field-wrapper textarea.form-full {
    height: 140px;
    resize: none;
    margin-bottom: 0;
}

.banner-form-area .form-section .form-field-wrapper .field-button {
    width: 100%;
    margin-bottom: 0;
    padding: 10px 12px;
    border: 2px solid #000;
    outline: none;
    color: #fff;
    float: left;
    text-align: center;
    background: #000;
    font-weight: 700;
    font-size: 22px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-top: 10px;
}

.banner-form-area .form-section .form-field-wrapper .field-button:hover {
    box-shadow: 2px 20px 30px 8px #ffffff42;
    letter-spacing: 3px;
}

.hire-devloper-team {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 50px;
    margin-top: -70px;
}

.hire-devloper-team .hire-devloper-background {
    position: absolute;
    width: calc(50% + 200px);
    border-radius: 0 50px 50px 0;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    top: 0;
    left: 0;
    height: 100%;
}

.hire-devloper-team .hire-devloper-team-content {
    position: relative;
    width: 100%;
    float: left;
}

.hire-devloper-team .aboutus-right {
    position: relative;
    right: 0;
    width: 50%;
    height: calc(100% - 150px);
    top: 0;
    background: #fff;
    padding: 45px;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 35px 40px 0 #0000003b;
    float: right;
    margin-bottom: 70px;
    margin-top: 70px;
}

.hire-devloper-team .aboutus-right .get-quote {
    margin-top: 20px;
}

.hire-devloper-team .aboutus-right .aboutus-right-title,
.hire-devloper-team .aboutus-right h1 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 28px;
    color: #000;
    font-weight: 700;
    margin: 0 0 15px;
}

.hire-devloper-team .aboutus-right .aboutus-right-title .highlight-span,
.hire-devloper-team .aboutus-right h1 a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #000;
}

.hire-devloper-team .aboutus-right h1 a:before {
    content: "";
    width: 100%;
    background: #ff8e00;
    height: 2px;
    position: absolute;
    bottom: 3px;
    animation-name: border-linear;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.hire-devloper-team .aboutus-right p {
    width: 100%;
    float: left;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
    margin: 0 0 15px;
    background: #fff;
}

.industry-group {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    padding: 70px 0;
    background: #fff;
}

.home-group {
    background: linear-gradient(-45deg, #42bfcc, #185a9d);
}

.industry-group .industry-list {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 19px;
}

.industry-group .industry-list .single-industry {
    position: relative;
    background-color: #eaefed;
    vertical-align: top;
    margin: 10px;
    width: calc(25% - 20px);
    float: left;
    padding: 20px 0;
    height: 160px;
}

.industry-group .industry-list .single-industry .industry-title {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    color: #0c1612;
    font-size: 18px;
    font-weight: 600;
}

.industry-group.home-industry .industry-list .single-industry .project-description {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 16px;
    padding: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 24px;
    max-height: 110px;
    opacity: 0;
    transition: all .35s ease;
    height: 0;
}

.industry-group .industry-list .single-industry:hover .project-description {
    opacity: 1;
    transition: all .35s ease;
    height: auto;
}

.industry-group.home-industry .industry-list .single-industry:hover .industry-title,
.industry-group.home-industry .industry-list .single-industry:hover img {
    display: none;
}

.industry-group .industry-list .single-industry img {
    width: 90px;
    height: 90px;
    margin: 0 0 15px;
}

.industry-group .industry-list .single-industry:hover img {
    filter: brightness(0) invert(1);
}

.industry-group .industry-list .single-industry:hover .industry-title {
    color: #fff;
}

.industry-group .industry-list .single-industry:hover {
    background: #f90;
    background: -webkit-linear-gradient(-45deg, #f90, #ff7200);
    background: -o-linear-gradient(-45deg, #f90, #ff7200);
    background: -moz-linear-gradient(-45deg, #f90, #ff7200);
    background: linear-gradient(-45deg, #f90, #ff7200);
}

.industry-group .industry-list .single-industry:hover:before {
    content: "";
    background-color: #d45d00;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -8px;
    right: -8px;
    border-radius: 360px;
    border: 3px solid #fff;
}

.project-list-group {
    width: 100%;
    float: left;
    position: relative;
    overflow: initial;
    padding: 50px 0;
    background: #f1f4f3;
}

.project-list-group .project-list-common {
    width: 100%;
    float: left;
    position: relative;
    overflow: initial
}

.project-list-common .owl-stage-outer {
    height: 444px;
}

.project-list-group .owl-carousel .owl-nav {
    display: none !important;
}

.project-list-group .owl-carousel .owl-dots {
    width: 100%;
    text-align: center;
    display: inline-block;
    float: left;
    margin: 20px 0 0;
    height: 10px;
}

.project-list-group .owl-carousel .owl-dots .owl-dot {
    float: none;
    margin: 0 5px;
    display: inline-block;
    vertical-align: top;
}

.project-list-group .owl-carousel .owl-dots .owl-dot span {
    background: #c2c2c2;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    float: left;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.project-list-group .owl-carousel .owl-dots .owl-dot.active span {
    background: #ff7200;
    width: 30px;
}

.project-list-group .common-heading .title .highlight-span:before {
    background: #ff7200;
}

.project-list-group .project-btn {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
}

.howwework-group {
    width: 100%;
    float: left;
    position: relative;
    overflow: initial;
    margin-bottom: 60px;
    padding: 50px 0;
    background: #fff;
    text-align: center;
}

.howwework-group .process-section .tipped-box .tipped .tipped-content {
    background: #f1f4f3;
}

.howwework-group .process-section .tipped-box.active .tipped .tipped-content {
    background: #01d87e;
    color: #fff;
    box-shadow: 0 0 24px 0 #01d87e99;
}

.howwework-group .process-section .tipped-box.active .tipped .tipped-content p {
    color: #fff;
}

.howwework-group .process-section .tipped-box .tipped .process-icon {
    background: #515254;
}

.howwework-group .process-section .tipped-box:before {
    background: #515254;
}

.howwework-group .process-section .tipped-box:after {
    background: #515254;
}

.howwework-group .process-section .tipped-box .tipped .tipped-content:before {
    content: "";
    border-left: #f1f4f3 15px solid;
}

.howwework-group .process-section .tipped-box.active .tipped .tipped-content:before {
    content: "";
    border-left: #01d87e 15px solid;
}

.howwework-group .process-section .tipped-box.active .tipped .process-icon {
    background: #01d87e;
}

.howwework-group .process-section .tipped-box.active:before,
.howwework-group .process-section .tipped-box.active:after {
    background: #01d87e;
}

.process-menu.active {
    top: 88px;
}

.process-menu {
    width: 100%;
    float: left;
    position: fixed;
    top: -100%;
    left: 0;
    z-index: 1999;
    background: #515254;
    display: flex;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.process-menu .tipped-nav {
    width: 100%;
    float: left;
    padding: 12px 0;
    position: initial;
}

.process-menu .tipped-nav .tipped {
    width: 100%;
    float: left;
    position: relative;
    color: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    z-index: 1;
    text-align: center;
}

.process-menu .tipped-nav .tipped .process-icon {
    background: #00000040;
    height: 40px;
    width: 40px;
    font-size: 40px;
    line-height: 40px;
    border-radius: 180px;
    -moz-border-radius: 180px;
    -webkit-border-radius: 180px;
    text-align: center;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.process-menu .tipped-nav .tipped .process-icon .icon,
.process-menu .tipped-nav .tipped .process-icon .icon:before {
    width: 40px;
    font-size: 20px;
    line-height: 40px;
    float: left;
}

.process-menu .tipped-nav .tipped .process-name {
    width: auto;
    right: 0;
    font-size: 14px;
    position: relative;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    line-height: 22px;
    color: #fff;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
}

.process-menu .tipped-nav.active .tipped .process-icon {
    background: #00000040;
}

.process-menu .tipped-nav:before {
    content: "";
    width: 0;
    background: #ff7200;
    position: absolute;
    bottom: 0;
    height: 100%;
    left: 0;
}

.process-menu .tipped-nav.active:before {
    background: #ff7200;
}

.process-menu #Meeting-menu.active:before {
    width: 12.5%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.process-menu #Plan-menu.active:before {
    width: 25%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.process-menu #Design-menu.active:before {
    width: 37.5%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.process-menu #Development-menu.active:before {
    width: 50%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.process-menu #Daily_updates-menu.active:before {
    width: 62.5%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.process-menu #Testing-menu.active:before {
    width: 75%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.process-menu #Delivery-menu.active:before {
    width: 88%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.process-menu #Maintenance-menu.active:before {
    width: 100%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.line-1 {
    position: relative;
    margin: 0 auto;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    font-size: 70px;
    color: #ff7200;
    line-height: 70px;
    min-height: 70px;
    width: 800px;
}

.anim-typewriter {
    animation: typewriter 2s steps(44) 1s 1 normal both;
}

@keyframes typewriter {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

.about-banner {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    min-height: 400px;
    margin-top: 76px;;
}

.about-banner video {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

.about-banner .about-banner-content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ff720000;
    background: -webkit-linear-gradient(0deg, #000000c7 0%, #00000008 50%, #ff720000);
    background: -o-linear-gradient(0deg, #000000c7 0%, #00000008 50%, #ff720000);
    background: -moz-linear-gradient(0deg, #000000c7 0%, #00000008 50%, #ff720000);
    background: linear-gradient(0deg, #000000c7 0%, #00000008 50%, #ff720000);
    display: table;
    height: 400px;
}

.about-banner .about-banner-title {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    position: absolute;
    font-size: 80px;
    color: #fff;
    font-weight: 800;
    line-height: 45px;
    bottom: 0;
}

.about-banner .about-banner-title span {
    color: #ff7200;
}

.about-page {
    width: 100%;
    float: left;
    position: relative;
    background: #fff;
}

.team-section {
    width: 100%;
    float: left;
    padding: 50px;
    position: relative;
    text-align: center;
}

.team-section:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-black-small.SVG) top center;
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%;
    height: 50%;
    background-size: 240px;
    opacity: .2;
}

.team-section .single-teammate {
    width: 100%;
    text-align: center;
    margin: 10px 10px 40px;
    box-shadow: 0 15px 10px 0 #0000000d;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 25px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    max-width: 280px;
    display: inline-block;
    vertical-align: top;
}

.team-section .single-teammate .teammate-image {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.team-section .single-teammate .teammate-image .right-bg-content {
    position: absolute;
    width: 100%;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 25px 25px 0 0;
}

.team-section .single-teammate .teammate-content {
    width: 100%;
    float: left;
    padding: 20px;
    background: #fff;
}

.team-section .single-teammate .teammate-content .teammate-name {
    width: 100%;
    float: left;
    position: relative;
    font-size: 22px;
    color: #2b2b2b;
    font-weight: 700;
    line-height: 30px;
}

.team-section .single-teammate .teammate-content .teammate-designation {
    width: 100%;
    float: left;
    position: relative;
    font-size: 16px;
    color: #ff7200;
    font-weight: 600;
    line-height: 27px;
}

.team-section .single-teammate .teammate-content .teammate-info {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #7d7d7d;
    font-weight: 400;
    margin: 0;
    min-height: 60px;
}

.team-section .single-teammate:hover {
    background: #f90;
    background: -webkit-linear-gradient(-45deg, #f90, #ff7200);
    background: -o-linear-gradient(-45deg, #f90, #ff7200);
    background: -moz-linear-gradient(-45deg, #f90, #ff7200);
    background: linear-gradient(-45deg, #f90, #ff7200);
    box-shadow: 0 15px 30px 0 #00000021;
}

.team-section .single-teammate:hover .teammate-image {
    opacity: 1;
}

.team-section .single-teammate:hover .teammate-content {
    background: transparent;
}

.team-section .single-teammate:hover .teammate-content .teammate-name,
.team-section .single-teammate:hover .teammate-content .teammate-designation,
.team-section .single-teammate:hover .teammate-content .teammate-info {
    color: #fff;
}

.section-package-team {
    width: 100%;
    border: none !important;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: center;
    margin-bottom: 50px
}

.section-package-team .common-heading {
    text-align: center;
}

.section-package-team .common-heading .title,
.section-package-team .common-heading h1 {
    color: #5f5f5f;
    font-size: 36px;
    line-height: 56px;
    margin-bottom: 30px;
}

.section-package-team .common-heading .title .highlight-span,
.section-package-team .common-heading h1 a {
    color: #ff7200;
}

.section-package-team .common-heading .title .highlight-span:before,
.section-package-team .common-heading h1 a:before {
    background: #000;
}

.package-team-group {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.package-team {
    vertical-align: top;
    width: 100%;
    float: left;
}

.package-team .single-package-team {
    vertical-align: top;
    width: 100%;
    float: left;
    border-radius: 30px;
    overflow: hidden;
}

.package-team .single-package-team .package-team-image {
    height: 500px;
    vertical-align: top;
    float: left;
    width: 100%;
    position: relative;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    left: 0;
    top: 0;
    display: table;
    text-align: left;
    border-radius: 30px;
    overflow: hidden;
}

.package-team .single-package-team .package-team-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #00000052, #00000000, #00000000);
}

.package-team .single-package-team .center-team-content {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin: 30px;
    padding: 42px;
    background: #ff7200e8;
    color: #fff;
    border-radius: 20px;
}

.package-team .single-package-team .package-team-content {
    vertical-align: bottom;
    display: table-cell;
    position: relative;
}

.package-team .single-package-team .package-team-content h4 {
    float: left;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 700;
    width: 100%;
}

.package-team .single-package-team .package-team-content p {
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 26px;
}

.package-team.owl-carousel .owl-item.active.center .single-package-team .package-team-image {
    opacity: 1;
    padding: 0;
    margin: 0;
    height: 600px;
    margin: 0 0;
}

.package-team.owl-carousel .owl-item.active.center .single-package-team .package-team-content {
    opacity: 1;
}

.package-team .single-package-team .package-team-content {
    opacity: 0;
}

.package-team.owl-carousel .owl-item .single-package-team .package-team-image {
    height: 500px;
    margin: 50px 0;
    opacity: .3;
}

.package-team .owl-dots {
    display: none;
}

.package-team .owl-nav .owl-prev {
    position: absolute;
    left: 25%;
    width: 50px;
    height: 50px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 50%;
    line-height: 48px;
    color: transparent;
    overflow: hidden;
    margin-left: -50px;
    top: 50%;
    margin-top: -50px;
}

.package-team .owl-nav .owl-prev:before {
    content: "\f104 ";
    font-family: FontAwesome;
    line-height: 48px;
    color: #000;
    width: 48px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 30px
}

.package-team .owl-nav .owl-next {
    position: absolute;
    right: 25%;
    width: 50px;
    height: 50px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 50%;
    line-height: 48px;
    color: transparent;
    overflow: hidden;
    margin-right: -50px;
    top: 50%;
    margin-top: -50px
}

.package-team .owl-nav .owl-prev:hover,
.package-team .owl-nav .owl-next:hover {
    background: #fff;
    border: 1px solid #ff8600
}

.package-team .owl-nav .owl-prev:hover:before,
.package-team .owl-nav .owl-next:hover:before {
    color: #ff8600
}

.package-team .owl-nav .owl-next:before {
    content: "\f105 ";
    font-family: FontAwesome;
    line-height: 48px;
    color: #000;
    width: 48px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 30px
}

.join-team {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: left;
    margin-bottom: 50px;
    padding: 40px 0
}

.join-team-left {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.join-team-left .join-team-title {
    float: left;
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 18px;
    color: #000;
    font-weight: 700;
    width: 100%
}

.single-position {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-bottom: 20px;
    padding-left: 45px
}

.single-position .position-number {
    position: absolute;
    left: 0;
    width: 40px;
    font-size: 25px;
    font-weight: 600;
    color: #7d7d7d;
    line-height: 25px
}

.single-position .position-category {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    line-height: 20px;
    color: #7d7d7d;
    font-weight: 400;
    margin: 0
}

.single-position .position-name {
    width: 100%;
    float: left;
    position: relative;
    font-size: 22px;
    line-height: 42px;
    color: #000;
    font-weight: 600
}

.single-position .position-join-now {
    width: 100%;
    float: left;
    position: relative
}

.single-position .position-join-now .join-now-btn {
    background: #fff;
    position: relative;
    font-size: 16px;
    line-height: 30px;
    float: left;
    z-index: 1
}

.single-position .position-join-now .join-now-btn:hover {
    color: #000
}

.single-position .position-join-now .join-now-btn:before {
    content: "\f061";
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    right: 0;
    width: 35px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: -1
}

.single-position .position-join-now:hover .join-now-btn:before {
    opacity: 1;
    right: -35px;
    color: #ff8600
}

.join-team-right {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: left;
    background: #fff;
    padding: 50px;
    border-radius: 50px;
    box-shadow: 0 35px 40px 0 #cbcbcb3b;
    margin-left: 50px
}

.join-team-right .join-team-description,
.join-team-right h1 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 30px;
    line-height: 44px;
    color: #000;
    font-weight: 600;
    margin: 0 0 20px
}

.join-team-right p {
    font-size: 17px;
    color: #0c1612;
    line-height: 28px;
    font-weight: 400;
    text-align: left;
    margin: 0 0 10px
}

.join-team-right .view-job {
    width: 100%;
    float: left;
    position: relative
}

.join-team-right .view-job-btn {
    background: #fff;
    line-height: 44px;
    color: #ff8600;
    position: relative;
    font-size: 15px;
    padding: 0 20px;
    float: left;
    border-radius: 0;
    border: 2px solid #ff8600;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.join-team-right .view-job-btn:hover {
    background: -webkit-linear-gradient(-45deg, #f90, #ff7200);
    background: -o-linear-gradient(-45deg, #f90, #ff7200);
    background: -moz-linear-gradient(-45deg, #f90, #ff7200);
    background: linear-gradient(-45deg, #f90, #ff7200);
    color: #fff
}

.location-map {
    width: 100%;
    float: left;
    position: relative
}

.location-map .row {
    max-width: 100% !important
}

.office-location {
    width: 100%;
    float: left;
    position: relative
}

.office-location .office-location-map {
    width: 100%;
    float: left;
    position: relative;
    text-align: center
}

.office-location .office-location-map img {
    display: inline-block;
    vertical-align: top;
    width: auto;
    max-width: 100%
}

.contact-form-section {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    margin: 20px 0
}

.contact-form-section .form-field-wrapper .field-title {
    float: left;
    line-height: 20px;
    font-size: 14px;
    color: #757575;
    margin-bottom: 5px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.contact-form-section .form-field-wrapper .field-error {
    line-height: 20px;
    font-size: 12px;
    color: red;
    position: absolute;
    bottom: 5px;
    right: 10px
}

.contact-form-section .form-field-wrapper {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    position: relative
}

.contact-form-section .form-field-wrapper p {
    width: 100%;
    float: left;
    margin-bottom: 0;
    position: relative
}

.contact-form-section .form-field-wrapper .controls.md-input-focused .form-full {
    border: 1px solid #cacaca !important;
    background: #fff
}

.contact-form-section .form-field-wrapper .form-full {
    width: 100%;
    margin-bottom: 0;
    padding: 12px;
    border: 1px solid #8c8c8c80 !important;
    outline: none !important;
    text-align: left;
    background: #fff;
    color: #333;
    float: left;
    font-size: 15px;
    border-radius: 8px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.contact-form-section .form-field-wrapper textarea.form-full {
    height: 140px;
    resize: none;
    margin-bottom: 0
}

.contact-form-section .form-field-wrapper .field-button {
    margin-bottom: 0;
    padding: 10px 0;
    border: 2px solid #000 !important;
    outline: none !important;
    color: #fff;
    float: left;
    text-align: center;
    background: #000;
    font-weight: 700;
    font-size: 19px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-top: 10px;
    border-radius: 8px;
    width: 100%;
    max-width: 300px
}

.contact-form-section .form-field-wrapper .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    float: left;
    position: relative
}

.contact-form-section .form-field-wrapper .wpcf7-not-valid-tip {
    line-height: 20px;
    font-size: 12px;
    color: red;
    position: absolute;
    bottom: 2px;
    right: 0;
    width: 100%;
    white-space: nowrap;
    text-align: right;
    padding-right: 5px
}

.contact-form-section .form-field-wrapper .field-button:hover {
    box-shadow: 2px 20px 30px 8px #ffffff42;
    letter-spacing: 3px
}

.contact-form-section .form-field-wrapper.md-input-focused .field-title {
    color: #000
}

.contact-form-section .form-field-wrapper.md-input-focused .form-full {
    box-shadow: 0 5px 40px 0 #0000001a;
    border: 1px solid #000 !important
}

.contactus-page {
    width: 100%;
    float: left;
    position: relative
}

.contactus-page .single-position {
    padding-left: 0
}

.contactus-page h1,
.contactus-page .contactus-title,
.jobapply-form .contactus-title {
    float: left;
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 18px;
    color: #000;
    font-weight: 700;
    width: 100%
}

.contactus-page h2,
.contactus-page .contactus-subtitle,
.jobapply-form .contactus-subtitle {
    width: 100%;
    float: left;
    position: relative;
    font-size: 22px;
    line-height: 42px;
    color: #ff7200;
    font-weight: 600
}

.contactus-page p,
.jobapply-form p {
    font-size: 16px
}

.contactus-page .wpcf7 form .wpcf7-response-output,
.post-882 .wpcf7 form .wpcf7-response-output {
    color: #000;
    font-size: 12px;
    text-align: center;
    padding: 10px !important
}

.menu-toggle {
    position: relative;
    z-index: 1001;
    display: inline-block
}

.menu-toggle .hamburger {
    width: 60px;
    height: 76px;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.menu-toggle .hamburger path#top,
.menu-toggle .hamburger path#bottom {
    stroke-dasharray: 240px 950px
}

.menu-toggle .hamburger path#middle {
    stroke-dasharray: 240px 240px
}

.menu-toggle .hamburger path {
    fill: none;
    -webkit-transition: stroke-dashoffset .5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray .5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    -moz-transition: stroke-dashoffset .5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray .5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    -o-transition: stroke-dashoffset .5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray .5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    -ms-transition: stroke-dashoffset .5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray .5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    transition: stroke-dashoffset .5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray .5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    stroke-width: 20px;
    stroke-linecap: square;
    stroke: #ff7200;
    stroke-dashoffset: 0
}

.menu-toggle.cross path#middle {
    stroke-dashoffset: -115px;
    stroke-dasharray: 1px 220px
}

.menu-toggle.cross path#top,
.menu-toggle.cross path#bottom {
    stroke-dashoffset: -650px;
    stroke-dashoffset: -650px
}

.freelance-section .main-section:after {
    background: #00549c
}

.freelance-section .row-flexible-center .right-text .title,
.freelance-section .row-flexible-center .right-text h1 {
    color: #00549c
}

.freelance-section .row-flexible-center .right-text .title .highlight-span,
.freelance-section .row-flexible-center .right-text h1 a {
    color: #6ec417
}

.freelance-section .row-flexible-center .right-text .title .highlight-span:before,
.freelance-section .row-flexible-center .right-text h1 a:before {
    content: "";
    background: #00549c
}

.freelance-section .row-flexible-center .btn-banner {
    background: #6ec417
}

.freelance-section .row-flexible-center .btn-banner:hover {
    background: #55a207
}

.login-page {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden
}

.login-page .login-background {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: fixed;
    background: #00131c;
    background: linear-gradient(-45deg, #1b1b1b 0%, #131313 25%, #000 50%, #000 100%);
    opacity: .6
}

.login-page .login-background:before {
    content: "";
    background-image: url(/wp-content/themes/sensation2021/assets/images/contact/contact.png);
    opacity: .6;
    background-size: 500px;
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.login-page .login-content {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: auto
}

.dislpaytable {
    display: table;
    width: 100%;
    height: 100%
}

.valign-content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.valign-content-inner {
    margin: 0 auto;
    padding: 30px;
    display: inline-block;
    max-width: 950px;
    overflow: hidden
}

.login-group {
    width: 100%;
    float: left;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    padding-left: 50%;
    box-shadow: 0 0 25px 15px rgba(0, 0, 0, 0.2);
    z-index: 1;
    animation-name: fadeIn;
    animation-timing-function: linear;
    animation-duration: .2s
}

.login-group .remove-menu {
    position: absolute;
    top: 0;
    background: transparent;
    width: 22px;
    height: 22px;
    margin: 17px;
    z-index: 2;
    right: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.login-group .remove-menu:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #868686;
    position: absolute;
    left: 0;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -1px
}

.login-group .remove-menu:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #868686;
    position: absolute;
    left: 0;
    transform: rotate(135deg);
    top: 50%;
    margin-top: -1px;
    cursor: pointer
}

.login-group .remove-menu:hover {
    transform: rotate(90deg)
}

.login-group .login-left-side {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    padding: 65px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center
}

#assessmenttest-modal .inter-page.col-md-4 span {
    font-size: 16px;
    line-height: 24px
}

#assessmenttest-modal .login-group .login-left-side {
    padding: 35px
}

#assessmenttest-modal .inter-page.col-md-4 p {
    font-size: 16px
}

#assessmenttest-modal .certi p {
    margin: 15px 0 0
}

#assessmenttest-modal .second-dgl-block p {
    margin-bottom: 0;
    line-height: 22px
}

.login-page .login-content:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-white.SVG) top center;
    position: fixed;
    top: 50%;
    left: 0;
    width: 50%;
    height: 174px;
    background-size: 300px;
    opacity: .5;
    margin-top: -87px;
    animation-name: slideInLeft;
    animation-timing-function: linear;
    animation-duration: .4s
}

.login-page .login-content:after {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-white.SVG) top center;
    position: fixed;
    top: 50%;
    right: 0;
    width: 50%;
    height: 174px;
    background-size: 300px;
    opacity: .5;
    margin-top: -87px;
    animation-name: slideInRight;
    animation-timing-function: linear;
    animation-duration: .4s
}

.login-group .login-left-side:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/modal-white.SVG) top center;
    position: absolute;
    bottom: 100px;
    width: 15px;
    height: 100%;
    background-size: 16px;
    top: 0;
    right: -2px;
    transform: rotate(180deg);
    overflow: hidden
}

.login-group .login-left-side .left-title {
    width: 100%;
    float: left;
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    line-height: 60px;
    margin-bottom: 20px
}

.login-group .login-left-side .left-subtitle {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    line-height: 22px
}

.login-group .login-right-side {
    height: 100%;
    padding: 35px 40px;
    background: #fff;
    float: left;
    width: 100%
}

.login-group .login-right-side .logo {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 15px
}

.login-group .login-right-side .logo img {
    width: 100%;
    max-width: 80%;
    float: none;
    display: inline-block;
    vertical-align: top
}

.login-group .login-right-side .right-title {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    text-align: left;
    margin-bottom: 4px;
    line-height: 36px
}

.login-group .login-right-side .right-subtitle {
    width: 100%;
    float: left;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    line-height: 22px;
    color: gray;
    margin-bottom: 5px
}

.login-group .login-right-side .right-subtitle a {
    font-weight: 600
}

.login-group .login-right-side .input-theme {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 20px;
    text-align: left
}

.login-group .login-right-side .input-theme:last-child {
    margin-bottom: 0
}

.login-group .login-right-side .input-theme .input-label {
    width: 100%;
    float: left;
    font-size: 13px;
    font-weight: 600;
    text-align: left
}

.login-group .login-right-side .input-theme .form-control {
    width: 100%;
    float: left;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    padding: 0;
    border: none;
    line-height: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3)
}

.login-group .login-right-side .input-theme .form-control:focus {
    border-bottom: 1px solid red
}

.login-group .login-right-side .header-side {
    width: 100%;
    float: left
}

.login-group .login-right-side .form-section {
    width: 100%;
    float: left
}

.login-group .login-right-side .form-field-wrapper .field-title {
    float: left;
    line-height: 20px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0 !important
}

.login-group .login-right-side .form-field-wrapper p {
    width: 100%;
    float: left;
    text-align: left;
    position: relative;
    margin-bottom: 0;
    font-size: 14px
}

.login-group .login-right-side .form-field-wrapper .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    float: left;
    position: relative
}

.login-group .login-right-side .form-field-wrapper .wpcf7-not-valid-tip {
    line-height: 20px;
    font-size: 12px;
    color: red;
    position: absolute;
    bottom: 2px;
    right: 0;
    width: 100%;
    white-space: nowrap;
    text-align: right;
    padding-right: 5px
}

.login-group .login-right-side .form-field-wrapper {
    width: 100%;
    float: left;
    margin-bottom: 8px;
    position: relative
}

.login-group .login-right-side .form-field-wrapper .ajax-loader {
    display: none
}

.login-group .login-right-side .form-field-wrapper .controls.md-input-focused .form-full {
    border: 1px solid #cacaca !important;
    background: #fff
}

.login-group .login-right-side .form-field-wrapper .form-full {
    width: 100%;
    margin-bottom: 0;
    padding: 3px 12px;
    border: none;
    outline: none !important;
    text-align: left;
    background: #fff;
    color: #333;
    float: left;
    font-size: 14px
}

.login-group .login-right-side .form-field-wrapper select {
    border: none;
    width: 100%;
    height: 30px
}

.login-group .login-right-side .form-field-wrapper textarea.form-full {
    height: 100px;
    resize: none;
    margin-bottom: 0
}

.login-group .login-right-side .form-field-wrapper .field-button {
    width: 100%;
    margin-bottom: 0;
    padding: 10px 12px;


    color: #fff;
    float: left;
    text-align: center;
    background: #000;
    font-weight: 700;
    font-size: 22px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-top: 10px
}

.login-group .login-right-side .form-field-wrapper .field-button:hover {
    box-shadow: 2px 20px 30px 8px #ffffff42
}

.login-group .form-section-group {
    width: 100%;
    float: left;
    height: 370px
}

.login-group .social-login {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left
}

.login-group .social-login li {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    margin-right: 5px;
    margin-bottom: 5px
}

.login-group .social-login li a {
    border-radius: 360px;
    line-height: 35px;
    float: left;
    color: #fff
}

.login-group .social-login li a .fa {
    float: left;
    width: 35px;
    text-align: center;
    font-size: 15px;
    line-height: 35px
}

.login-group .social-login li.facebook a {
    background: #3b5998
}

.login-group .social-login li.twitter a {
    background: #1da1f2
}

.login-group .social-login li.google a {
    background: #ea4335
}

.login-group .login-btn {
    background: #00549c;
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    color: #fff;
    padding: 0 50px;
    border-radius: 360px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600
}

#wpcf7-f48-o2 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 80px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc
}

#wpcf7-f48-o2 input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc
}

#wpcf7-f48-o2 .field-title {
    text-align: left
}

#wpcf7-f48-o2 .wpcf7-submit {
    background: linear-gradient(-45deg, #f90, #ff7200);
    border: none;
    line-height: 44px;
    color: #fff;
    font-size: 18px;
    padding: 0 44px;
    border-radius: 180px;
    float: left;
    margin-bottom: 5px
}

#wpcf7-f48-o2 input:focus {
    outline: 0
}

#wpcf7-f48-o3 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 80px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc
}

#wpcf7-f48-o3 input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc
}

#wpcf7-f48-o3 .field-title {
    text-align: left
}

#wpcf7-f48-o3 .wpcf7-submit {
    background: linear-gradient(-45deg, #f90, #ff7200);
    border: none;
    line-height: 44px;
    color: #fff;
    font-size: 18px;
    padding: 0 44px;
    border-radius: 180px;
    float: left;
    margin-bottom: 5px
}

#wpcf7-f48-o3 input:focus {
    outline: 0
}

.login-group .login-btn:hover,
.login-group .login-btn:focus {
    box-shadow: 0 0 25px 15px rgba(0, 0, 0, 0.05)
}

body.letstalk-active,
body.assessmenttest-active {
    overflow: hidden
}

body.letstalk-active .modal-business,
body.assessmenttest-active .modal-assessmenttest {
    display: block !important
}

.modal-assessmenttest,
.modal-business {
    display: none;
    z-index: 5000;
    background: #000000de
}

.modal-assessmenttest .modal-dialog,
.modal-business .modal-dialog {
    margin: 0;
    padding: 0;
    min-height: 100%;
    max-width: initial
}

.modal-assessmenttest .modal-dialog .modal-content,
.modal-business .modal-dialog .modal-content {
    width: 100%;
    float: left;
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%
}

#particles-js {
    width: 100%;
    height: calc(100% + 100px);
    background-color: transparent;
    background-image: url();
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: -100px;
    left: 0;
    z-index: -1
}

.particles-js-canvas-el {
    width: 100%;
    height: 100%;
    background: #000
}

.feeling-group-selectable {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    margin: 10px 0
}

.feeling-group-selectable .switch-feeling {
    margin: 0 10px 10px 0;
    width: 200px;
    float: left;
    padding: 0;
    list-style: none;
    position: relative;
    max-width: calc(50% - 10px)
}

.switch-feeling {
    display: inline-block;
    vertical-align: top
}

.switch-feeling .switch {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0;
    float: left
}

.switch-feeling .switch input {
    display: none
}

.switch-feeling .switch input:checked+.slider:before {
    content: "\f00c ";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    line-height: 30px;
    width: 30px;
    text-align: center;
    top: 0
}

.switch-feeling .slider {
    position: relative;
    cursor: pointer;
    width: 100%;
    background: #e0e0e0;
    padding: 6px 30px 6px 15px;
    border-radius: 3px;
    float: left;
    font-size: 13px;
    color: #363851;
    font-weight: 500
}

.switch-feeling input:checked+.slider {
    background-color: #ff8200;
    color: #fff
}

.switch-feeling input:focus+.slider {
    box-shadow: 0 0 1px #2196f3
}

.congratulations-group {
    width: 100%;
    float: left;
    margin: 30px 0
}

.congratulations-group .congratulations-title {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
    line-height: initial
}

.congratulations-group .congratulations-subtitle {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px;
    line-height: initial
}

.congratulations-group .congratulations-h1 {
    width: 100%;
    float: left;
    font-size: 28px;
    font-weight: 600;
    color: #ff7e00;
    text-align: center;
    margin-bottom: 10px;
    line-height: initial
}

.highlight-page {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 110px 0 30px
}

.highlight-page .highlight-img {
    width: 100%;
    float: left;
    position: relative;
    height: 400px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 800px
}

.highlight-page h1,
.highlight-page h2,
.highlight-page h3,
.highlight-page h4,
.highlight-page h5,
.highlight-page h6 {
    font-weight: 600;
    width: 100%;
    float: left;
    margin-bottom: 15px
}

.highlight-page p {
    color: #0c1612;
    font-size: 16px;
    font-weight: 400
}

.page-banner-front-image {
    display: none
}

.page-template-testimonials .clients-recommending .title {
    margin-bottom: 60px
}

.blog .post {
    width: 31.3%;
    float: left;
    position: relative;
    margin: 0 auto;
    padding-bottom: 30px;
    margin-left: 20px
}

.post .postmeta {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 10px
}

.post .postmeta .date {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    float: left;
    color: #ff7200;
    text-transform: uppercase;
    font-weight: 600
}

.post .postmeta .date .updated {
    display: none !important
}

.post .postmeta .categ-link {
    display: inline-block;
    vertical-align: top
}

.post .postmeta .categ-link a {
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
    font-size: 15px
}

.post h2 {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 20px
}

.post h2 a {
    color: #12365c;
    width: 100%;
    float: left
}

.post .blog-img {
    width: 100%;
    float: left
}

.post .blog-img img {
    width: 100%;
    max-width: 740px;
    float: left;
    margin-bottom: 15px;
    height: auto;
    min-height: 360px;
    max-height: 360px;
    object-fit: contain;
}

.post .entry {
    width: 100%;
    float: left;
    position: relative;
    text-align: left;
    min-height: 250px
}

.single-post .post {
    width: 100%
}

.single-post .post .blog-img img {
    max-width: 100%;
    float: left
}

.single-post .blog-page {
    margin: 0 auto;
    float: none
}

.single-post .post h2 {
    font-size: 42px
}

.post-thumbnail {
    text-align: left
}

.banner-subtitle {
    color: #ff7200;
    width: 100%;
    float: left;
    position: relative;
    font-size: 28px;
    margin: 0 0 15px;
    font-weight: 400
}

.single-post .post .blog-img img {
    max-width: 100%;
    float: left;
    object-fit: contain
}

.post .entry p {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px
}

.post .entry ul {
    width: 100%;
    float: left;
    padding-left: 15px;
    margin: 0;
    margin-bottom: 15px
}

.post .entry ul li {
    width: 100%;
    float: left;
    list-style: none;
    padding-left: 16px;
    text-transform: capitalize;
    margin-bottom: 8px;
    font-size: 14px !important;
    color: #000;
    position: relative;
    text-align: left
}

.postid-10656 .post .entry ul li {
    font-size: 19px !important;
    text-transform: inherit !important;
    color: #0c1612 !important
}

.postid-10656 .entry strong {
    margin-top: -2px !important
}

.postid-10656 .wp-block-table td,
.wp-block-table th {
    border: 1px solid;
    padding: .5em;
    font-size: 19px
}

.blog-page .entry strong {
    font-size: 32px;
    display: inline-block;
    margin-top: 20px
}

.post .entry ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #ff7900;
    position: absolute;
    top: 8px;
    left: 0;
    border-radius: 50%
}

.post .entry ul li a {
    color: #000
}

.widget-area {
    width: 100%;
    float: left
}

.widget-theme {
    padding: 0;
    margin-bottom: 20px !important;
    width: 100%;
    float: left;
    text-align: justify;
    border-bottom: none
}

.widget-theme .widget-title {
    width: 100%;
    float: left;
    font-size: 24px;
    text-transform: capitalize;
    color: #12365c;
    margin-bottom: 10px;
    font-weight: 600
}

.widget-theme ul {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}

.inner-banner-same {
    margin-top: 110px
}

.right-section #secondary .widget-theme ul li a {
    color: #000;
    font-size: 16px;
    line-height: 20px
}

.widget-theme ul li {
    width: 100%;
    float: left;
    list-style: none;
    padding-left: 17px;
    text-transform: capitalize;
    margin-bottom: 6px;
    color: gray;
    position: relative;
    text-align: left
}

.blog-page span.edit-link {
    display: none
}

.blog-page span.comments-link {
    display: none
}

.widget-theme ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #ff7900;
    position: absolute;
    top: 7px;
    left: 0;
    border-radius: 50%
}

.widget-theme ul li a {
    color: #000
}

.search-form {
    width: 100%;
    float: left;
    position: relative;
    padding-right: 80px
}

.search-form .screen-reader-text {
    display: none
}

.search-form label {
    margin: 0;
    width: 100%
}

.search-form .search-field {
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 0;
    border-radius: 8px;
    padding: 0 15px;
    border: 1px solid #00000021;
    outline: none;
    height: 40px;
    line-height: 40px
}

.search-form .search-submit {
    padding: 0 15px;
    line-height: 38px;
    border-radius: 8px;
    height: 40px;
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    border-bottom: none !important;
    border: none;
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    background: #f90;
    background: -webkit-linear-gradient(-45deg, #f90, #ff7200);
    background: -o-linear-gradient(-45deg, #f90, #ff7200);
    background: -moz-linear-gradient(-45deg, #f90, #ff7200);
    background: linear-gradient(-45deg, #f90, #ff7200)
}

.blog-detail-written {
    width: 100%;
    position: relative;
    float: left;
    padding: 30px;
    background: #fff;
    padding-left: 0
}

.blog-detail-written .blog-written-by {
    width: 100%;
    position: relative;
    float: left;
    padding-left: 80px
}

.single-post h5 {
    margin-bottom: 0
}

h3.single-blog-heading {
    margin-bottom: 0;
    margin-top: 10px
}

.blog-detail-written .blog-written-by .blog-user-img {
    width: 64px;
    height: 64px;
    float: left;
    border: 2px solid #ff7200;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0
}

.blog-detail-written .blog-written-by .blog-user-img img {
    width: 100%;
    float: left;
    border-radius: 50%;
    height: 100%
}

.blog-detail-written .blog-written-by .blog-written-content {
    text-align: left;
    width: 100%;
    float: left;
    position: relative
}

.blog-detail-written .blog-written-by .blog-written-content .blog-written-subtitle {
    font-size: 12px;
    letter-spacing: 2px;
    color: #ff7200;
    width: 100%;
    float: left
}

.blog-detail-written .blog-written-by .blog-written-content .blog-written-username {
    font-size: 16px;
    color: #000;
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.blog-detail-written .blog-written-by .blog-written-content p {
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    color: #636363;
    line-height: 20px;
    font-weight: 400
}

.category .post .entry {
    min-height: 100%;
    margin-bottom: 20px
}

.testimonials-page {
    width: 100%;
    float: left;
    position: relative
}

.swiper-pagination.testimonial-pagination {
    display: none
}

.testimonials-page .user-words {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    border: 1px solid #ececec;
    box-shadow: 0 15px 10px 0 #0000000d;
    border-radius: 20px
}

.testimonials-page .user-words:hover {
    background: #f3f3f3
}

.common-page {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 0
}

.video-testimonials {
    width: 100%;
    float: left;
    position: relative;
    padding: 20px 0;
    text-align: center
}

.video-testimonials video,
.video-testimonials iframe {
    width: 100% !important;
    height: auto !important;
    min-height: 350px
}

.video-testimonials.home-video-testimonials .testimonials-page {
    border-radius: 20px;
    margin-bottom: 20px
}

.clients-recommending.home-test {
    padding: 70px 0
}

.test-right {
    padding-top: 9%;
    padding-bottom: 50px
}

.test-left {
    padding-top: 1%;
    padding-bottom: 50px
}

.video-testimonials.home-video-testimonials .testimonials-page .user-detail {
    width: 100%;
    float: left
}

.video-testimonials.home-video-testimonials .testimonials-page .user-detail .user-img {
    width: 100%;
    float: left;
    text-align: center
}

.video-testimonials.home-video-testimonials .testimonials-page .user-detail .user-img img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid #ff7d00;
    padding: 3px
}

.video-testimonials.home-video-testimonials .testimonials-page .user-detail .user-name {
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    color: #3c3c3c;
    font-weight: 700;
    float: left;
    padding: 20px 0 10px
}

.video-testimonials.home-video-testimonials .testimonials-page .user-detail .user-testimonial {
    line-height: 24px;
    color: #696969;
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 15px
}

.career-page {
    width: 100%;
    float: left;
    position: relative
}

.career-page .single-position {
    margin-bottom: 0
}

.career-page .single-position-group {
    background: #fff;
    padding: 31px;
    margin-bottom: 30px;
    border: 1px solid #ececec;
    box-shadow: 0 15px 10px 0 #0000000d;
    border-radius: 20px
}

.career-page .single-position-group:hover {
    background: #f3f3f3
}

.career-page .single-position-group:hover,
.career-page .single-position-group:hover .single-position .position-join-now .join-now-btn {
    background: #f3f3f3
}

.home-banner {
    width: 100%;
    float: left;
    position: relative;
    background: #fff;
    padding-top: 76px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    left: 0;
    top: 0;
    padding-bottom: 15px;
    overflow: hidden
}

.home-banner:before {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-black-small.SVG);
    z-index: 1;
    height: 100%;
    opacity: 1;
    background-size: 100px
}

.home-banner:after {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    background: #f90;
    background: -webkit-linear-gradient(-45deg, #f90, #ff7200);
    background: -o-linear-gradient(-45deg, #f90, #ff7200);
    background: -moz-linear-gradient(-45deg, #f90, #ff7200);
    background: linear-gradient(90deg, #000000b5 20%, #00000087 40%, #0000005e 70%, #00000033)
}

.home-banner .home-banner-content {
    position: relative;
    width: 50%;
    float: left;
    height: 100%;
    display: table;
    z-index: 2;
    margin: 50px 0;
    min-height: 550px
}

.home-banner .home-banner-content .left-content {
    width: 50%;
    display: table-cell;
    vertical-align: middle
}

.home-banner .home-banner-content .left-content .banner-title,
.home-banner .home-banner-content .left-content h1 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 18px;
    color: #ff7a01;
    line-height: initial;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 10px
}

.home-banner .home-banner-content .left-content .banner-subtitle,
.home-banner .home-banner-content .left-content h2 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 42px;
    color: #fff;
    line-height: 60px;
    margin: 0;
    font-weight: 800
}

.home-banner .home-banner-content .left-content .banner-highlight,
.home-banner .home-banner-content .left-content h3 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 50px;
    color: #ff7200;
    line-height: 70px;
    margin: 0;
    margin-bottom: 25px;
    font-weight: 800;
    min-height: 70px
}

.banner-highlight {
    min-height: auto !important
}

.home-banner .home-banner-content .left-content .banner-btn-group {
    width: 100%;
    float: left;
    position: relative
}

.home-banner .home-banner-content .left-content .banner-btn {
    width: auto;
    float: left;
    position: relative;
    margin-right: 15px;
    margin-bottom: 15px
}

.home-banner .home-banner-content .left-content .banner-btn .get-quote {
    height: 48px;
    line-height: 48px;
    padding: 0 25px
}

.home-banner .home-banner-content .right-content {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.home-banner .home-banner-content .right-content:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-black-small.SVG) top center;
    position: absolute;
    bottom: 100px;
    right: 0;
    width: 50%;
    height: 200px;
    background-size: 300px;
    opacity: .5;
    top: 50%;
    margin-top: -100px
}

.home-banner .home-banner-content .right-content .mobile-screen {
    position: relative;
    text-align: center;
    right: 0;
    width: 100%;
    height: 100%;
    display: table
}

.home-banner .home-banner-content .right-content .mobile-screen:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/rounds.png) center center;
    -webkit-animation: spin 60s linear infinite;
    animation: spin 60s linear infinite;
    background-repeat: no-repeat;
    position: absolute;
    bottom: auto;
    width: 90%;
    height: 90%;
    text-align: center;
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
    left: 0;
    background-size: 90%;
    margin: 5%
}

.home-banner .home-banner-content .right-content .mobile-screen img {
    padding: 50px;
    animation-name: theme-bounce;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    position: relative;
    bottom: auto;
    width: auto;
    height: auto;
    text-align: center;
    max-width: 100%;
    display: table-cell;
    vertical-align: middle;
    max-height: 700px
}

.home-banner-carousel {
    position: absolute;
    right: 0;
    width: 50%;
    z-index: 2;
    height: 100%
}

.home-banner-carousel:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-size: 400px;
    opacity: 1
}

.home-banner-carousel .banner-image {
    width: 110%;
    float: right;
    margin-right: -10%;
    position: relative
}

.home-banner-carousel .banner-image img {
    width: auto !important;
    padding: 50px 0 50px 90px
}

.banner-image-group {
    position: absolute;
    height: calc(100% - 200px);
    top: 0;
    width: calc(100% - 170px);
    left: 0;
    margin: 50px 0 150px 90px;
    overflow: hidden
}

.banner-image-group .banner-image-mobile {
    position: absolute;
    width: 21%;
    top: 33%;
    left: 0;
    z-index: 2
}

.banner-image-group .banner-image-desktop {
    position: absolute;
    width: 90%;
    top: 2%;
    left: 2%
}

.banner-image-group .banner-image-laptop {
    z-index: 2;
    position: absolute;
    bottom: 0;
    width: 78%;
    right: 0
}

.bannerdesktop-carousal-group {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative
}

.bannerdesktop-carousal-group .bannerdesktop-group {
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    height: 420px;
    padding: 2.5% 15.3% 10% 21.2%
}

.bannerdesktop-carousal-group .bannerdesktop-group .owl-dots,
.bannerdesktop-carousal-group .bannerdesktop-group .owl-nav {
    display: none
}

.bannerdesktop-carousal-group .bannerdesktop-border {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 0 !important;
    display: none
}

.bannerdesktop-carousal-group .bannerdesktop-group .bannerdesktop-group-single {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top
}

.bannerdesktop-carousal-group .bannerdesktop-group .bannerdesktop-group-single .bannerdesktop-image {
    width: 100%;
    float: left;
    top: 0px;
    position: relative
}

.bannerdesktop-carousal-group .bannerdesktop-group .bannerdesktop-group-single .bannerdesktop-image img {
    float: left;
    width: 100%;
    padding: 0
}

.mobile-carousal-group {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative
}

.mobile-carousal-group .mobile-group {
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    padding: 13.5% 14.3% 10% 13.2%
}

.mobile-carousal-group .mobile-group .owl-dots,
.mobile-carousal-group .mobile-group .owl-nav {
    display: none
}

.mobile-carousal-group .mobile-border {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 0 !important
}

.mobile-carousal-group .mobile-group .mobile-group-single {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top
}

.mobile-carousal-group .mobile-group .mobile-group-single .mobile-image {
    width: 100%;
    float: left
}

.mobile-carousal-group .mobile-group .mobile-group-single .mobile-image img {
    float: left;
    width: 100%;
    padding: 0
}

.laptop-group {
    width: 100%;
    float: left;
    position: relative;
    width: 100%;
    float: left;
    position: relative
}

.laptop-group .laptop-border {
    width: 100%;
    float: left;
    padding: 0 !important;
    position: relative
}

.position-details-group {
    width: 100%;
    float: left;
    position: relative;
    background: #f5f5f5
}

.position-details-group .position-header {
    width: 100%;
    float: left;
    padding: 30px;
    border-bottom: 2px solid #fff;
    display: table
}

.position-details-group .position-header .position-header-left {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.position-details-group .position-header .position-header-right {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%
}

.position-details-group .position-header .position-header-left .position-category {
    width: 100%;
    float: left;
    position: relative;
    font-size: 15px;
    color: #7d7d7d;
    font-weight: 400;
    margin: 0
}

.position-details-group .position-header .position-header-left .position-name {
    width: 100%;
    float: left;
    position: relative;
    font-size: 28px;
    color: #000;
    font-weight: 600
}

.position-details-group .position-header .position-header-left .position-join-now {
    width: 100%;
    position: relative;
    font-size: 16px;
    float: left;
    z-index: 1;
    color: #ff7200
}

.position-details-group .position-body {
    width: 100%;
    float: left;
    padding: 30px
}

.position-details-group .position-body ul {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    margin-bottom: 15px
}

.position-details-group .position-body ul li {
    width: 100%;
    float: left;
    list-style: none;
    padding-left: 16px;
    text-transform: capitalize;
    margin-bottom: 8px;
    font-size: 14px;
    color: #000;
    position: relative;
    text-align: left
}

.position-details-group .position-body ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #ff7900;
    position: absolute;
    top: 8px;
    left: 0;
    border-radius: 50%
}

.position-details-group .position-body ul li a {
    color: #000
}

.position-details-group .position-footer {
    width: 100%;
    float: left;
    padding: 30px;
    border-top: 2px solid #fff
}

.jobapply-form {
    width: 100%;
    float: left;
    position: relative;
    background: #f5f5f5;
    padding: 30px
}

.jobapply-form+.wpcf7-response-output {
    border-color: #ffb900 !important;
    color: #ffb900 !important
}

.navbar .navbar-nav .menu-item.menu-item-has-children:hover>.sub-menu {
    display: block
}

.navbar .navbar-nav .menu-item:hover>.sub-menu {
    display: block
}

.navbar .navbar-nav .menu-item>.sub-menu {
    width: 100%;
    float: left;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 35px 40px 0 #0000003b;
    border-top: 1px solid #b3b3b33b;
    position: absolute;
    top: 68px;
    left: 0;
    z-index: 2001;
    margin: 0;
    text-align: center;
    padding: 0;
    display: none;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.navbar .navbar-nav .menu-item>.sub-menu>.menu-item {
    max-width: 1400px;
    width: 100%;
    padding: 10px 40px;
    text-align: left;
    position: relative
}

.navbar .navbar-nav .menu-item>.sub-menu>.menu-item:before {
    content: "";
    width: 200px;
    position: absolute;
    height: 200px;
    border: 8px solid #ff750014;
    border-radius: 50%;
    top: -40px;
    left: 35px
}

.navbar .navbar-nav .menu-item>.sub-menu>.menu-item:after {
    content: "";
    width: 100px;
    position: absolute;
    height: 100px;
    border: 2px solid #0000000d;
    border-radius: 50%;
    top: 90px;
    left: 150px;
    background: #fff
}

.navbar .navbar-nav .menu-item>.sub-menu>.menu-item>a {
    width: 100%;
    float: left;
    position: relative;
    font-size: 24px;
    color: #1d1d1d;
    line-height: 30px;
    font-weight: 600;
    margin: 0;
    cursor: initial
}

.navbar .navbar-nav .menu-item>.sub-menu>.menu-item>.sub-menu {
    position: relative;
    top: initial;
    box-shadow: none;
    border: none;
    padding: 0;
    margin: 0;
    column-count: 3;
    max-width: 1000px;
    background: transparent;
    display: block;
    margin-bottom: 12px
}

.navbar .navbar-nav .menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item {
    padding: 0;
    max-width: initial;
    margin: 0 !important
}

.navbar .navbar-nav .menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item:before,
.navbar .navbar-nav .menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item:after {
    display: none
}

.navbar .navbar-nav .menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item>a {
    width: 100%;
    float: none;
    padding: 0;
    line-height: 30px;
    position: relative;
    font-size: 18px;
    color: #000;
    margin-bottom: 0;
    display: block;
    font-weight: 400;
    cursor: pointer
}

.navbar .navbar-nav .menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item>a:hover {
    color: #ff7500
}

.navbar .navbar-nav .menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item>.sub-menu {
    column-count: 1
}

.navbar .navbar-nav .menu-item>.sub-menu.show:before {
    content: "";
    background: #00000099;
    position: fixed;
    top: 76px;
    left: 0;
    height: calc(100% - 76px);
    width: 100%;
    z-index: -1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.navbar .navbar-nav .menu-item>.sub-menu .right-bg-content {
    background-position: left center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    height: 100%
}

.navbar .navbar-nav .menu-item>.sub-menu .right-bg-content:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-white.SVG) top center;
    position: absolute;
    bottom: 25px;
    right: 0;
    width: 90px;
    height: 60px;
    background-size: 180px
}

body .navbar .navbar-nav .menu-item>.sub-menu:before {
    content: "";
    background-position: left -70px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    height: 100%;
    background-repeat: no-repeat
}

body .navbar .navbar-nav .menu-item .sub-menu:before {
    background-image: url(/wp-content/uploads/2022/03/menu-bg-1.jpg);
    background-repeat: no-repeat
}

.navbar .navbar-nav .menu-item>.sub-menu>.menu-item>.sub-menu:before {
    background-image: none
}

.navbar .navbar-nav .menu-item.hiredevlopers-menu>.sub-menu>.menu-item>.sub-menu,
.navbar .navbar-nav .menu-item.services-menu>.sub-menu>.menu-item>.sub-menu {
    display: flex
}

.navbar .navbar-nav .menu-item.hiredevlopers-menu>.sub-menu>.menu-item>.sub-menu>.menu-item>a,
.navbar .navbar-nav .menu-item.services-menu>.sub-menu>.menu-item>.sub-menu>.menu-item>a,
.navbar .navbar-nav .menu-item.training-program-menu>.sub-menu>.menu-item>.sub-menu>.menu-item>a {
    width: 100%;
    float: left;
    position: relative;
    color: #ff7500;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0
}

.wpcf7 form .wpcf7-response-output {
    padding: .2em 1em !important;
    border: 1px solid #00a0d2;
    margin: 0 !important;
    width: 100%;
    float: left;
    font-size: 12px;
    color: #ff7d42;
    text-align: center
}

.idea-single {
    width: 100%;
    text-align: center;
    float: left
}

.idea-single .idea-image {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 15px
}

.idea-single .idea-image img {
    width: auto;
    max-width: 75px
}

.idea-single .idea-content,
.idea-single p {
    width: 100%;
    float: left;
    position: relative;
    color: #634c16;
    font-size: 18px
}

.engagement-group.engagement-group-home {
    margin-bottom: 0
}

.engage-btn {
    margin-top: 20px;
    float: left
}

.engagement-group {
    width: 100%;
    float: left;
    position: relative;
    overflow: initial;
    margin-bottom: 0;
    padding: 70px 0;
    text-align: center;
    background: linear-gradient(-45deg, #42bfcc, #185a9d)
}

.engagement-group .engagement-group-bg {
    position: absolute;
    width: 100%;
    border-radius: 20px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    top: 0;
    left: 0;
    height: 100%;
    opacity: .1
}

.engagement-group .common-heading .title,
.engagement-group .common-heading h1 {
    color: #fff
}

.engagement-group .common-heading .title .highlight-span,
.engagement-group .common-heading h1 a {
    color: #fff
}

.engagement-group .common-heading .title .highlight-span:before,
.engagement-group .common-heading h1 a:before {
    background: #fff
}

.engagement-group .common-heading .subtitle,
.engagement-group .common-heading p {
    color: #fff
}

.engagement-list {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.engagement-list .single-engagement {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.engagement-list .single-engagement .engagement-background {
    position: relative;
    width: 100%;
    border-radius: 20px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    top: 0;
    left: 0;
    height: 100%;
    min-height: 250px
}

.engagement-list .single-engagement .engagement-content {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 40px);
    background: #fff;
    border-radius: 20px;
    margin: 0 20px 30px;
    position: relative;
    padding: 25px;
    text-align: left;
    min-height: 430px
}

.vc_btn3.vc_btn3-size-lg {
    padding-top: 8px !important;
    padding-bottom: 8px !important
}

.vc_btn3.vc_btn3-size-md {
    padding-top: 8px !important;
    padding-bottom: 8px !important
}

.engagement-background {
    display: none
}

.engagement-list .single-engagement .engagement-content .engagement-icon {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 15px
}

.engagement-list .single-engagement .engagement-content .engagement-icon img {
    width: auto;
    height: 70px
}

.engagement-list .single-engagement .engagement-content:before {
    content: "";
    background: url(/wp-content/themes/sensation2021/assets/images/svg/dotted-black.SVG) top center;
    position: absolute;
    top: -60px;
    right: 20px;
    width: 60px;
    height: 120px;
    background-size: 180px;
    opacity: .2;
    z-index: 1
}

.engagement-list .single-engagement .engagement-content h3 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 25px;
    color: #0059ab;
    margin: 0 0 20px;
    font-weight: 600;
    line-height: initial
}

.engagement-list .single-engagement .engagement-content ul {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-left: 0;
    margin: 0
}

.engagement-list .single-engagement .engagement-content ul li {
    float: left;
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 400;
    width: 100%;
    color: #000;
    line-height: 25px;
    list-style: none;
    padding-left: 20px;
    position: relative
}

.engagement-list .single-engagement .engagement-content ul li:before {
    content: "";
    width: 8px;
    background: #fff;
    height: 8px;
    border: 2px solid #ff7800;
    position: absolute;
    left: 0;
    top: 9px;
    z-index: 1
}

.engagement-list .single-engagement .engagement-content ul li:after {
    content: "";
    width: 8px;
    background: #fff;
    height: 8px;
    border: 1px solid #d2d1d1;
    position: absolute;
    left: 3px;
    top: 12px
}

.join-team-left .team-photo {
    width: 100%;
    position: relative;
    display: inline-block
}

.join-team-left .team-photo .left-image-about {
    width: 100%
}

.join-team .common-heading h1 {
    text-align: center
}

.join-team .common-heading h1 a {
    color: #ff7200
}

.page-banner-common.industry-banner {
    background: #f9d94e;
    background: linear-gradient(-45deg, #c5a51b 0%, #d5b31d 25%, #d5b31d 50%, #c7a929 100%)
}

.page-banner-common.industry-banner:before {
    background-image: url(/wp-content/themes/sensation2021/assets/images/industry-doodle.png);
    opacity: .1
}

.page-banner-common.industry-banner .page-banner-content {
    overflow: initial
}

.page-banner-common.industry-banner .page-banner-content .page-banner-front-image {
    bottom: -40px
}

.page-banner-common.industry-banner .page-banner-content .page-banner-front-image img {
    height: 100%;
    width: 100%;
    max-width: 450px;
    max-height: 450px
}

.page-banner-common.industry-banner .page-banner-content .left-content .banner-subtitle {
    color: #fff
}

.home-industry .common-heading .title .highlight-span,
.common-heading h1 a {
    color: #fff
}

.home-industry .common-heading .title,
.common-heading h1 {
    color: #fff
}

.home-group .subtitle {
    color: #fff
}

.home-video-testimonials .common-heading p {
    color: #000
}

.industry-list {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    text-align: center
}

.industry-list .industry-single {
    width: 100%;
    float: none;
    display: flex;
    vertical-align: top;
    position: relative;
    text-align: left;
    align-items: center;
    margin: 150px 0
}

.industry-list .industry-single:nth-child(1) {
    margin-top: 100px
}

.industry-list .industry-single .industry-left {
    width: 60%;
    float: left;
    position: relative;
    padding-right: 200px
}

.industry-list .industry-single .industry-left .title {
    float: left;
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 700;
    width: 100%
}

.industry-list .industry-single .industry-left .description {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 40px
}

.industry-list .industry-single .industry-left a {
    background: #f90;
    background: -webkit-linear-gradient(-45deg, #f90, #ff7200);
    background: -o-linear-gradient(-45deg, #f90, #ff7200);
    background: -moz-linear-gradient(-45deg, #f90, #ff7200);
    background: linear-gradient(-45deg, #f90, #ff7200);
    border: none;
    line-height: 44px;
    color: #fff !important;
    position: relative;
    font-size: 15px;
    padding: 0 20px;
    border-radius: 180px;
    float: left
}

.industry-list .industry-single .industry-rigtht {
    width: 40%;
    float: left;
    position: relative;
    text-align: center;
    padding: 0 30px
}

.industry-list .industry-single .industry-rigtht .industry-img {
    float: left;
    position: relative;
    width: 100%
}

.industry-list .industry-single .industry-rigtht .industry-img:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: 4px dotted #ff9000;
    right: 30px;
    top: 30px
}

.industry-list .industry-single .industry-rigtht .industry-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: 4px dotted #b6cac4;
    right: -30px;
    top: -30px
}

.industry-img:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: 4px dotted #ff9000;
    right: 30px;
    top: 30px
}

.industry-img img {
    max-width: 100%;
    width: 400px;
    position: relative;
    height: 300px;
    border-radius: 16px;
    box-shadow: 0 0 30px 10px red;
    z-index: 1;
    object-fit: cover
}

.indus-sect .industry-rigtht {
    width: 80%;
    float: left;
    position: relative;
    text-align: center;
    padding: 0 30px
}

#sp-testimonial-free-wrapper-2732 .sp-testimonial-free-section .slick-dots li.slick-active button {
    background: orange !important
}

#sp-testimonial-free-wrapper-2732 .sp-testimonial-free-section .slick-prev:hover,
#sp-testimonial-free-wrapper-2732 .sp-testimonial-free-section .slick-next:hover {
    background: orange !important;
    border-color: orange !important;
    color: #fff
}

.ind-learn-btn {
    background: #f90;
    background: -webkit-linear-gradient(-45deg, #f90, #ff7200);
    background: -o-linear-gradient(-45deg, #f90, #ff7200);
    background: -moz-linear-gradient(-45deg, #f90, #ff7200);
    background: linear-gradient(-45deg, #f90, #ff7200);
    border: none;
    line-height: 44px;
    color: #fff !important;
    position: relative;
    font-size: 15px;
    padding: 0 20px;
    border-radius: 180px;
    float: left
}

.industry-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: 4px dotted #b6cac4;
    right: -30px;
    top: -30px
}

.industry-list .industry-single .industry-rigtht .industry-img img {
    max-width: 100%;
    width: 500px;
    position: relative;
    max-height: 400px;
    border-radius: 16px;
    box-shadow: 0 0 30px 10px red;
    z-index: 1
}

.industry-list .industry-single:nth-child(even) {
    flex-direction: row-reverse
}

.industry-list .industry-single:nth-child(even) .industry-left {
    padding-right: 0;
    padding-left: 200px
}

.industry-list .industry-single:nth-child(even) .industry-rigtht .industry-img:after {
    left: 30px;
    top: 30px
}

.industry-list .industry-single:nth-child(even) .industry-rigtht .industry-img:before {
    left: -30px;
    top: -30px
}

.industry-description {
    width: 100%;
    float: left;
    padding: 50px 0
}

.industry-description .industry-description-inner {
    width: 100%;
    float: left;
    padding: 50px;
    background: -webkit-linear-gradient(-45deg, #f90, #ff7200);
    border-radius: 50px
}

.industry-description .industry-description-inner .title {
    float: left;
    font-size: 38px;
    line-height: 50px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 700;
    width: 100%
}

.industry-description .industry-description-inner .description {
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    position: relative;
    width: 100%;
    float: left;
    margin: 0 !important
}

.Branding .single-project .project-image {
    width: 100%;
    height: auto;
    top: 35%;
    padding: 38px
}

.footer-wrap {
    clear: both;
    background: #292929
}

.social-fixed {
    position: fixed;
    top: 135px;
    right: 0;
    background: rgba(255, 255, 255, 0.7);
    padding: 3px;
    border-radius: 25px 0 0 25px;
    box-shadow: 0 0 11px 5px #dcdcdc4a;
    z-index: 91
}

.social-fixed a.fa-github {
    background: #000;
    font-size: 18px !important
}

.social-fixed ul {
    width: 50px;
    float: left;
    position: relative;
    text-align: center;
    padding: 0;
    align-items: center;
    justify-content: center;
    margin: 0
}

.social-fixed ul li {
    display: inline-block;
    list-style: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: top;
    margin: 2px
}

.social-fixed ul li a {
    background-color: #fff;
    font-size: 15px !important;
    line-height: 30px;
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff
}

.side-social {
    width: 100%;
    float: none;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    text-align: left
}

.social-fixed ul li a.arrowcollapse.collapsed {
    transform: rotate(180deg);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.social-fixed ul li a.fa-facebook {
    background-color: #0e8cf1
}

.social-fixed ul li a.fa-twitter {
    background-color: #55adee
}

.social-fixed ul li a.fa-linkedin {
    background-color: #0077b5
}

.social-fixed ul li a.fa-behance {
    background-color: #0057ff
}

.social-fixed ul li a.fa-dribbble {
    background-color: #e04b85
}

.social-fixed ul li a.fa-youtube {
    background-color: #fe0000
}

.social-fixed ul li a.fa-angle-double-up {
    background-color: #efefef;
    color: #000
}

.latest-news {
    width: 100%;
    float: left;
    position: relative;
    padding: 70px 0;
    background: #f3f3f3
}

.latest-news .latest-news-inner {
    width: 100%;
    float: left;
    position: relative
}

.latest-news .latest-news-inner .wppsac-slick-carousel-wrp {
    width: 100%;
    float: left
}

.latest-news .latest-news-inner .wppsac-slick-carousel-wrp .slick-list .wppsac-carousel-slides .wppsac-post-image-bg {
    height: 250px;
    width: 100%;
    margin: 0
}

.latest-news .latest-news-inner .wppsac-slick-carousel-wrp .slick-list .wppsac-carousel-slides .wppsac-post-content-position {
    width: 100%;
    padding: 15px;
    margin-bottom: 20px
}

a.wppsac-readmorebtn {
    background: #fff !important
}

.latest-news .latest-news-inner .wppsac-slick-carousel-wrp .slick-list .wppsac-carousel-slides .wppsac-post-content-position .wppsac-post-categories,
.latest-news .latest-news-inner .wppsac-slick-carousel-wrp .slick-list .wppsac-carousel-slides .wppsac-post-content-position .wppsac-post-date {
    display: none
}

.latest-news .latest-news-inner .wppsac-slick-carousel-wrp .wppsac-post-slider .slick-dots li.slick-active button,
.latest-news .latest-news-inner .wppsac-slick-carousel-wrp .wppsac-post-carousel .slick-dots li.slick-active button {
    background: #ff7a00 !important
}

.latest-news .latest-news-inner .wppsac-slick-carousel-wrp .wppsac-post-slider .slick-dots li button,
.latest-news .latest-news-inner .wppsac-slick-carousel-wrp .wppsac-post-carousel .slick-dots li button {
    border-color: #ff7a00 !important
}

.services-tab {
    width: 100%;
    float: left;
    position: relative;
    padding: 50px 0
}

.services-tab .services-tab-inner {
    width: 100%;
    float: left;
    position: relative
}

.services-tab .services-tab-inner .sp-tab__section_title_2218 {
    display: none
}

.services-tab .services-tab-inner .sp-tab__lay-default ul {
    border: 0 !important;
    width: 25%;
    float: left
}

.services-tab .services-tab-inner .sp-tab__lay-default ul .sp-tab__nav-item {
    background-color: transparent !important;
    width: 100%
}

.services-tab .services-tab-inner .sp-tab__lay-default ul .sp-tab__nav-item .sp-tab__nav-link {
    color: #2d9d91;
    display: inline-block;
    vertical-align: top;
    border-left: 3px solid #ccc !important;
    border-bottom: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
    cursor: pointer !important;
    text-align: center;
    padding: 15px 20px 10px !important
}

.services-tab .services-tab-inner .sp-tab__lay-default ul .sp-tab__nav-item .sp-tab__active {
    border-left: none
}

.services-tab .services-tab-inner .sp-tab__lay-default ul .sp-tab__nav-item .sp-tab__active .sp-tab__tab_title {
    color: #fff !important
}

label.sp-tab__nav-link.sp-tab__active {
    background: linear-gradient(-45deg, #f90, #ff7200) !important
}

#sp-wp-tabs-wrapper_2218 .sp-tab__nav-tabs .sp-tab__nav-item.show .sp-tab__nav-link,
#sp-wp-tabs-wrapper_2218 .sp-tab__nav-tabs .sp-tab__nav-item .sp-tab__nav-link.sp-tab__active,
#sp-wp-tabs-wrapper_2218.sp-tab__lay-default label .sp-tab__card-header {
    border-radius: 0 30px 30px 0
}

.services-tab .services-tab-inner .sp-tab__lay-default ul .sp-tab__nav-item .sp-tab__tab_title {
    color: #6d6d6d !important;
    font-weight: 800 !important;
    font-size: 15px !important;
    text-align: left;
    display: block
}

.services-tab .services-tab-inner .sp-tab__lay-default .sp-tab__tab-content {
    width: 75%;
    float: right
}

.services-tab .services-tab-inner .sp-tab__tab-content .sp-tab__tab-pane {
    border: 1px solid #ccc !important;
    border-radius: 20px
}

.services-tab .services-tab-inner .sp-tab__tab-content .sp-tab__tab-pane h3 {
    margin: 0 0 5px;
    color: #0c1612;
    font-size: 22px;
    font-weight: 700
}

.services-tab .services-tab-inner .sp-tab__tab-content .sp-tab__tab-pane p {
    color: #0c1612;
    font-size: 16px;
    margin: 8px 0;
    font-weight: 400;
    line-height: 28px
}

.services-tab .services-tab-inner .sp-tab__tab-content .sp-tab__tab-pane .image {
    width: 100%;
    float: left;
    text-align: center
}

.services-tab .services-tab-inner .sp-tab__tab-content .sp-tab__tab-pane .image img {
    padding: 20px;
    width: auto;
    max-width: 100%
}

.services-tab .services-tab-inner .sp-tab__tab-content .sp-tab__tab-pane .btn {
    margin-top: 20px
}

.brand-group {
    width: 100%;
    float: left;
    position: relative;
    padding: 70px 0;
    background: #fff
}

.brand-group .brand-list {
    width: 100%;
    float: left;
    position: relative
}

.brand-group .brand-list .single-brand {
    position: relative;
    vertical-align: top;
    width: 19%;
    float: left;
    padding: 10px 0;
    text-align: center;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.job-inner a.services-btn.icon-after {
    background: linear-gradient(-45deg, #f90, #ff7200);
    padding: 6px 20px;
    color: #fff;
    border-radius: 40px;
    margin-top: 3px;
    display: inline-block
}

.brand-group .brand-list .single-brand img:hover {
    filter: initial
}

.single-brand {
    margin-bottom: 10px;
    margin-left: 10px
}

.brand-group .brand-list .single-brand img {
    height: 55px;
    max-width: 100%;
    transition: transform .2s;
    width: 140px;
    object-fit: scale-down
}

.brand-group .brand-list .single-brand:hover img {
    transform: scale(1.1)
}

.theme-color-group-work.project-list-group {
    display: none
}

.project-list-group {
    display: block
}

.home-portfolio .subtitle {
    text-align: center
}

.project-list-group.home-portfolio {
    padding-top: 70px;
    padding-bottom: 70px;
    margin-top: 20px
}

.achievement-section p {
    color: #333
}

.Custom-Software .title {
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 70px;
    line-height: 36px
}

.result-driven .sect-title {
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
    margin-bottom: 6px;
    text-transform: capitalize;
    margin-top: 0
}

.Custom-Software .user-img img {
    width: 120px;
    margin-top: 20px;
    margin-bottom: 10px;
    border: 2px solid #ccc;
    border-radius: 50%
}

.Custom-Software .user-name {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-top: 80px;
    display: inline-block
}

.Custom-Software .desigination {
    color: #000;
    margin-bottom: 10px
}

.Custom-Software {
    background: #fff;
    display: inline-block;
    padding-top: 70px;
    width: 100%;
    margin-top: 0;
    padding-bottom: 70px
}

.clients-recommending .user-name {
    text-shadow: left
}

.Custom-Software .numbring .sect-title {
    margin-bottom: 4px;
    font-size: 24px
}

.Custom-Software .row.numbring {
    margin-bottom: 13px;
    background: #fff;
    padding: 10px
}

.Custom-Software .number {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.Custom-Software .number2 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.Custom-Software .number3 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.Custom-Software .number4 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

.row.ceo {
    text-align: center
}

.get-in {
    text-align: center;
    margin-top: 30px
}

.result1 {
    background: #fff;
    padding: 10px;
    text-align: center
}

.infoceo .sect-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 7px;
    font-family: "Poppins", sans-serif
}

.Custom-Software .user-img {
    margin-bottom: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
    top: -74px
}

.services-tab .services-tab-inner .sp-tab__tab-content .sp-tab__tab-pane .image img {
    object-fit: cover;
    min-height: 400px;
    max-height: 400px
}

.engagement-group-home .engagement-background {
    display: none
}

.engagement-group-home .engagement-list {
    margin-top: 60px
}

.Custom-Software .ceo-des {
    background: #fff;
    padding-bottom: 0;
    margin-top: 30px;
    width: 100%;
    position: relative;
    border-bottom: 5px solid orange
}

.infoceo {
    margin: 60px auto;
    text-align: center;
    margin-bottom: 0
}

.industry-group .industry-list .single-industry:hover .project-description .industry-title {
    display: block;
    margin-bottom: 5px
}

.theme-qty-info.home-counter .single-info .info-title {
    line-height: 17px
}

p.qu1 {
    padding: 16px;
    background: #fff;
    margin-top: 6px;
    text-align: left
}

p.qu2 {
    padding: 16px;
    background: #fff;
    margin-top: 6px;
    text-align: left;
    min-height: 199px
}

.theme-qty-info.home-counter {
    padding-top: 60px;
    margin-bottom: 30px
}

.counter-home .theme-qty-info .single-info .info-qty {
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 15px
}

.counter-home .theme-qty-info .single-info .info-title {
    font-size: 15px
}

.ac-img {
    width: 100%;
    font-size: 50px;
    font-weight: 700;
    color: #4b4b4b
}

img.google_icon {
    height: 30px
}

p.reviewss {
    text-align: center;
    color: #fff
}

span.fa.fa-star.checked {
    color: orange
}

.reviewss a {
    color: #ccc
}

.ratings-gogle {
    margin-top: 12px;
    display: inline-block;
    width: 100%
}

.Custom-Software .number {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: inline-grid;
    align-items: center;
    position: absolute;
    top: -30px;
    padding: 11px;
    left: 0;
    background: #fff;
    transition: transform .2s;
    border: 2px solid orange;
    right: 0;
    margin: 0 auto
}

.Custom-Software .number2 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: inline-grid;
    align-items: center;
    position: absolute;
    top: -30px;
    padding: 11px;
    right: 0;
    margin: 0 auto;
    left: 0;
    background: #fff;
    border: 2px solid green;
    transition: transform .2s
}

.Custom-Software .number3 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: inline-grid;
    align-items: center;
    position: absolute;
    top: -30px;
    padding: 11px;
    right: 0;
    margin: 0 auto;
    left: 0;
    background: #fff;
    border: 2px solid #1f487c;
    transition: transform .2s
}

.Custom-Software .number4 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: inline-grid;
    align-items: center;
    position: absolute;
    top: -30px;
    padding: 11px;
    right: 0;
    margin: 0 auto;
    left: 0;
    background: #fff;
    border: 2px solid #cd853f;
    transition: transform .2s
}

.Custom-Software .number5 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: inline-grid;
    align-items: center;
    position: absolute;
    top: -30px;
    padding: 11px;
    right: 0;
    margin: 0 auto;
    left: 0;
    background: #fff;
    border: 2px solid #09a7ce;
    transition: transform .2s
}

.Custom-Software .number6 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    display: inline-grid;
    align-items: center;
    position: absolute;
    top: -30px;
    padding: 11px;
    right: 0;
    margin: 0 auto;
    left: 0;
    background: #fff;
    border: 2px solid #04b5af;
    transition: transform .2s
}

.Custom-Software .number6:hover {
    transform: scale(1.3)
}

.Custom-Software .number5:hover {
    transform: scale(1.3)
}

.Custom-Software .number4:hover {
    transform: scale(1.3)
}

.Custom-Software .number3:hover {
    transform: scale(1.3)
}

.Custom-Software .number2:hover {
    transform: scale(1.3)
}

.Custom-Software .number:hover {
    transform: scale(1.3)
}

.result-driven .sect-title {
    margin-top: 42px
}

.result-driven .sect-title {
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    margin-bottom: 2px;
    text-transform: capitalize;
    margin-top: 0
}

.result1 {
    margin-bottom: 0
}

.des-head {
    text-align: center;
    font-size: 17px
}

.sect-title-head {
    text-align: center;
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: "Poppins", sans-serif
}

.des {
    font-size: 15px
}

.address-colm .tabs-right-align {
    text-align: right;
    font-size: 0
}

.address-colm .tabs-right-align>li {
    display: inline-block;
    clear: left;
    float: none;
    text-align: right;
    font-size: 12px
}

.address-colm .tabs-below>.nav-tabs,
.address-colm .tabs-right>.nav-tabs,
.address-colm .tabs-left>.nav-tabs {
    border-bottom: 0
}

.address-colm ul li {
    margin-right: 20px
}

.address-colm .nav-tabs {
    border-bottom: 0
}

.address-colm .tab-content>.tab-pane,
.address-colm .pill-content>.pill-pane {
    display: none
}

.address-colm .tab-content>.active,
.address-colm .pill-content>.active {
    display: block;
    min-height: 100px
}

.address-colm .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
    width: 100%
}

.address-colm .tabs-below>.nav-tabs {
    border-top: 1px solid #ddd
}

.address-colm .tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0
}

.achievement-section h1.title {
    color: #fff
}

.achievement-section h1 span {
    color: #fff
}

.achievement-section p {
    color: #fff
}

.address-colm .tabs-below>.nav-tabs>li>a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.address-colm .tabs-below>.nav-tabs>li>a:hover,
.address-colm .tabs-below>.nav-tabs>li>a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent
}

.address-colm .tabs-below>.nav-tabs>.active>a,
.address-colm .tabs-below>.nav-tabs>.active>a:hover,
.address-colm .tabs-below>.nav-tabs>.active>a:focus {
    border-color: transparent #ddd #ddd
}

.address-colm .tabs-left>.nav-tabs>li>a,
.address-colm .tabs-right>.nav-tabs>li>a {
    margin-right: 0;
    margin-bottom: 3px
}

.address-colm .nav {
    display: flex
}

.address-colm .tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px
}

.address-colm .tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.address-colm .tabs-left>.nav-tabs li a {
    display: inline-block;
    padding: 3px;
    border: 2px solid #292929
}

.address-colm .tabs-left>.nav-tabs li a.active {
    border: 2px solid orange;
    border-radius: 50%
}

.address-colm .tabs-left>.nav-tabs .active>a,
.address-colm .tabs-left>.nav-tabs .active>a:hover,
.address-colm .tabs-left>.nav-tabs .active>a:focus {
    border-color: #ddd transparent #ddd #ddd;
    border-right-color: #fff;
}

.address-colm .tabs-right>.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

.address-colm .tabs-right>.nav-tabs>li>a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.address-colm .tabs-right>.nav-tabs>li>a:hover,
.address-colm .tabs-right>.nav-tabs>li>a:focus {
    border-color: #eee #eee #eee #ddd
}

.address-colm .tabs-right>.nav-tabs .active>a,
.address-colm .tabs-right>.nav-tabs .active>a:hover,
.address-colm .tabs-right>.nav-tabs .active>a:focus {
    border-color: #ddd #ddd #ddd transparent;
    border-left-color: #fff;
}

.address-colm ul li {
    display: block;
    margin-bottom: 30px;
    margin-right: 0;
}

.address-colm .tab-content>.active,
.pill-content>.active {
    color: #fff;
}

.address-colm iframe {
    border-radius: 10px;
    margin-top: 10px
}

.testimonials-video {
    margin-bottom: 10px
}

.infoceo .des {
    font-size: 18px
}

.latest-news .latest-news-inner .wppsac-slick-carousel-wrp .slick-list .wppsac-carousel-slides .wppsac-post-image-bg {
    object-fit: cover
}

.sp-tab-content ul {
    width: 100% !important;
    padding: 19px
}

.cont-title {
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    color: #000
}

.cont-title .highlight-span:before {
    content: "";
    width: 100%;
    background: #fa7000;
    height: 2px;
    position: absolute;
    bottom: 3px;
    animation-name: border-linear;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite
}

.cont-title .highlight-span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #000
}

.clients-country {
    padding-top: 70px;
    display: inline-block;
    width: 100%
}

.wppsac-post-carousel.design-1 a.wppsac-readmorebtn {
    border-radius: 40px
}

.map-img img {
    width: 100%
}

.theme-qty-info.home-counter {
    position: absolute;
    background: #fff;
    text-align: center;
    bottom: -100px;
    z-index: 9;
    max-width: 100%;
    padding-bottom: 50px
}

.clients-country .map-img {
    text-align: center
}

.latest-news .latest-news-inner .wppsac-slick-carousel-wrp .slick-list .wppsac-carousel-slides .wppsac-post-content-position {
    min-height: 270px
}

.s1 {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px 10px;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 235px;
    overflow: hidden
}

.s2 {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px 10px;
    background: #fff;
    margin-bottom: 20px;
    min-height: 150px;
    max-height: 150px;
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden
}

.s1 img {
    float: right;
    position: absolute;
    top: 33px;
    right: 0;
    height: auto;
    transition: .5s;
    width: 200px;
    transform-origin: bottom center
}

.s2 img {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 150px;
    transition: .5s
}

.s-sect-title {
    color: #000;
    font-weight: 500;
    font-size: 20px;
    padding: 20px;
    padding-bottom: 5px;
    font-family: "Poppins", sans-serif
}

.s-des {
    color: #000;
    line-height: 20px;
    width: 65%;
    padding-left: 20px;
    font-size: 14px
}

.activity1 .s-img img {
    top: 90px;
    right: -55px
}

.owl-dots img.owl-dot {
    width: 100px;
    border-radius: 50%
}

.services-section {
    padding-top: 60px;
    display: inline-block;
    width: 100%;
    padding-bottom: 60px;
    background: #fff
}

.s2:hover .s-img img {
    transform: scale(1.2)
}

.s1:hover .s-img img {
    transform: scale(1.1)
}

.s1.activity2 {
    background: #fff;
}

.s2.activity3 {
    background: #fff;
}

.s2.activity4 {
    background: #fff;
}

.s1.activity6 {
    background: #fff;
}

.activity3 .s-sect-title {
    color: #333;
}

.activity3 .s-des {
    color: #333;
}

.s1 img {
    top: 83px;
}

.services-section .common-heading .title,
.common-heading h1 {
    color: #000;
}

.services-section .common-heading .title .highlight-span,
.common-heading h1 a {
    color: #000;
}

.logo-item {
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    margin: 0;
    width: 13%;
    margin: 0 .5%
}

.logo-item img {
    width: auto;
    height: 144px
}

.single-team figure.snip1218_2582 h5 {
    margin: 0 0 15px;
    font-weight: 400;
    color: #031117;
    font-size: 15px
}

.ac-name {
    font-size: 24px;
    font-weight: 700
}

.blog-page span.tags-links {
    display: none;
}

.vc_images_carousel .vc_carousel-indicators {
    bottom: -40px !important;
}

.ac-img img:hover {
    transform: scale(1.1);
}

.video-testimonials.home-video-testimonials .testimonials-page .user-detail .user-testimonial:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #ccc;
    font-size: 18px;
    padding-right: .5em;
    position: absolute;
    top: -20px;
    left: 0
}

.achievement-section {
    background: linear-gradient(-45deg, #42bfcc, #185a9d);
    display: inline-block;
    width: 100%;
    padding-top: 90px;
    padding-bottom: 100px
}

.achievement-section h2 {
    text-align: left;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
    margin-top: 20px
}

.achievement-section.about p {
    color: #fff;
    line-height: 22px
}

.hire-keys {
    background: #f2f2f2
}

.hire-keys h2 {
    color: #000;
    margin-bottom: 50px !important
}

.theme-color-group .right-content.vms ul li img {
    width: 120px;
    min-height: 105px;
    border-radius: 10px 10px 0 0
}

.theme-color-group .right-content.vms ul li {
    width: 33%;
    float: left;
    list-style: none;
    padding: 2px;
    text-align: center
}

.team-eng.hire-engagement {
    background: #f2f2f2
}

.team-eng.hire-engagement h2.title {
    color: #000
}

.team-eng.hire-engagement .subtitle {
    color: #333
}

.industry-group.home-industry.home-group.hire-indus {
    background: #fff
}

.industry-group.home-industry.home-group.hire-indus .title {
    color: #000
}

.team-eng.hire-engagement .common-heading .title .highlight-span,
.common-heading h1 a {
    color: #000
}

.industry-group.home-industry.home-group.hire-indus .common-heading .title .highlight-span,
.common-heading h1 a {
    color: #000
}

.industry-group.home-industry.home-group.hire-indus .subtitle {
    color: #333
}

.got-project-mind {
   	background:linear-gradient(to right top, #e7e7e7, #ededed, #f3f3f3, #f9f9f9, #ffffff) !important;
}

.theme-color-group .right-content.vms ul li .active {
    display: inline-block;
    border-radius: 10px 10px 0 0
}

.theme-color-group .right-content.vms ul li:before {
    content: none
}

.active h3 {
    color: orange !important
}

.our-vis p {
    padding-top: 21px
}

.right-content.vms {
    padding-top: 70px;
    padding-bottom: 70px
}

.theme-color-group .right-content.vms ul li h3 {
    text-align: center;
    color: #333;
    font-weight: 700;
    font-size: 18px;
    margin-top: 10px
}

.video-testimonials.home-video-testimonials .testimonials-page .user-detail .user-testimonial:after {
    content: "\f10e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #ccc;
    font-size: 18px;
    padding-right: .5em;
    position: absolute;
    top: 40px;
    right: 10px
}

.process-steps {
    background: #fff;
    padding-top: 70px;
    padding-bottom: 70px;
    display: inline-block;
    width: 100%
}

.page-banner-content a#letstalk-modal {
    margin-top: 30px
}

.step-title {
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px
}

.process-img img {
    width: auto
}

.process-img {
    text-align: center
}

.Team-memberss h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px
}

.Team-memberss {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #eee
}

.values {
    background-image: linear-gradient(to right top, #e7e7e7, #ededed, #f3f3f3, #f9f9f9, #ffffff) !important;
    display: inline-block;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px
}

.nav-tabs>li>a:hover {
    border-color: transparent !important
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent !important
}

.col1.block1 {
    background: #000;
    padding-top: 7%
}

.col1 {
    text-align: center
}

.value-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px
}

.block1 .value_des {
    color: #fff
}

.block1 .value-title {
    color: #fff
}

.col1 {
    background: #fff;
    border-left: 1px solid #ccc
}

.col1 .value_des {
    line-height: 24px;
    padding-bottom: 40px;
    font-size: 17px
}

.col1 img {
    height: 145px;
    width: 110px;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: .5s
}

.process-steps .step-des {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    font-size: 20px
}

.col1 img:hover {
    transform: scale(1.3)
}

.faq {
    background: #eee;
    display: inline-block;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px
}

.faq h2 {
    text-align: center;
    font-weight: 700
}

.process-img img {
    width: 100%
}

.navbar .navbar-nav .menu-item>a {
    font-size: 17px
}

.custom-faq .vc_toggle_title {
    padding-left: 45px !important;
    display: flex;
    align-items: center
}

.fact-img img {
    width: 125px
}

.fact-img img:hover {
    transform: scale(1.1)
}

.vc_toggle_title>h4 {
    margin-bottom: 0
}

.key-dev:hover img {
    transform: scale(1.1)
}

.key-dev img {
    margin-bottom: 20px !important
}

.tech-left:hover img {
    transform: scale(1.1)
}

section#archives-2 {
    display: none
}

.jWENjcIMJlIzjJNjuTyTNNUMkTYjZ11theme--light {
    display: none !important
}

.DZT0TkMNQNTTNIOzQDujjMYMJw5OEF2.DZT0TkMNQNTTNIOzQDujjMYMJw5OEF2theme--light {
    display: none !important
}

.OYNzEJNNjDj3TAMwuMcw5NzjDUUzkNT {
    display: none !important
}

.wJMMTjMNjGjDUIM5TZ3uMgITE24zQMMtheme--light {
    display: none !important
}

.key-facts {
    background: #eee;
    padding-top: 80px;
    display: inline-block;
    width: 100%;
    padding-bottom: 70px
}

.keys {
    background: #000;
    float: left;
    height: 480px;
    display: inline-grid;
    padding: 40px;
    text-align: left;
    outline: 14px solid #000;
    border: 5px solid #fff;
    color: #fff;
    font-size: 20px;
    line-height: 23px;
    margin-top: 15px;
    padding-top: 80px;
    padding-bottom: 60px
}

.logo-ports img {
    width: 300px
}

.factss {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 7.4px;
    margin-right: 0;
    width: 100%;
    height: 120px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    background: #fff
}

.key-facts.choose-auto {
    padding: 70px 0
}

.cn {
    padding-right: 0
}

.fact-img {
    float: left;
    margin-left: 0;
    margin-right: 10px
}

.fact-img img {
    transition: .5s
}

.fact-img img:hover {
    transform: scale(1.1)
}

.fact-title {
    text-align: left;
    font-weight: 700;
    font-size: 18px;
    padding-top: 0;
    padding-left: 0
}

.fact-des {
    text-align: right
}

.facts-right .factss {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    margin-left: 40px
}

.facts-right .fact-img {
    float: left;
    margin-right: 20px;
    margin-top: 0;
    margin-left: 0
}

.facts-right .fact-title {
    text-align: left;
    font-weight: 700;
    font-size: 18px;
    margin-top: 19px
}

.facts-right .fact-des {
    text-align: left
}

.key-fact-title {
    text-align: center;
    font-size: 32px;
    margin-bottom: 50px;
    font-weight: 800;
    color: #000;
    line-height: 45px
}

.theme-color-group.home-ab .theme-color-title,
.theme-color-group h1 {
    font-size: 15px;
    line-height: 20px
}

.theme-color-group.home-ab .right-content ul li {
    margin-bottom: 6px;
    font-size: 17px
}

.key-desc {
    font-weight: 800;
    color: #fff;
    font-size: 25px
}

.factss:last-child {
    border: none
}

.fact-img img {
    width: 130px
}

.sp-testimonial-title {
    display: none
}

.vc_row.wpb_row.vc_row-fluid.team-banner-main.vc_custom_1645609923117.vc_row-has-fill.vc_row-no-padding.vc_row-o-content-top.vc_row-flex {
    background-position: center top !important
}

.main-container {
    max-width: 1140px;
    margin: 0 auto !important
}

.job-inner a {
    color: #333;
    font-weight: 600
}

.job-inner h5 {
    color: #333;
    font-weight: 600;
    margin-bottom: 16px
}

.job-inner p {
    font-size: 16px;
    line-height: 21px
}

.fms a {
    background: #eee;
    margin-right: 6px;
    padding: 3px 8px;
    border-radius: 30px;
    color: #333;
    font-weight: 400;
    font-size: 16px
}

.stack-grade h3 {
    text-align: center !important
}

b,
strong {
    font-weight: 600 !important
}

.highlight-span:before {
    content: none !important
}

.wpb_text_column.wpb_content_element.job-inner {
    margin-top: 40px !important
}

.job-right-pop {
    width: 50%;
    float: left
}

.job-left-pop {
    width: 45%;
    float: left;
    margin-right: 30px;
    margin-top: 30px
}

.memory.wpb_column.vc_column_container.vc_col-sm-4 {
    z-index: 0
}

.job-left-pop {
    text-align: left
}

.job-left-pop h1 {
    font-size: 24px;
    font-weight: 700
}

span.typed-cursor {
    display: none
}

.banner-tagline {
    font-size: 18px;
    font-weight: 700;
    color: #000
}

.typewrite>.wrap {
    border-right: .08em solid #000 !important
}

.apply-modal .modal-dialog {
    width: 800px;
    max-width: 800px;
    border-radius: 10px
}

.job-left-pop ul {
    padding: 18px;
    font-size: 16px;
    line-height: 23px
}

select.wpcf7-form-control.wpcf7-select.styled {
    height: 34px
}

.apply-modal label {
    margin-bottom: 14px
}

.apply-modal button.close {
    width: 16px
}

.fms {
    margin-bottom: 20px;
    margin-top: 10px;
    display: inline-block
}

.wpb_text_column.wpb_content_element.job-inner {
    background: #fff;
    margin: 10px;
    padding: 20px;
    border-bottom: 5px solid #ff8b00
}

.job-open a {
    background: #4e995b;
    padding: 2px 10px;
    color: #fff;
    border-radius: 3px
}

.celebration img.attachment-full {
    height: 500px;
    object-fit: cover;
    border-radius: 10px
}

.wppsac-post-title h1 {
    font-size: 22px
}

.achieve .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0
}

.page-id-68 .common-page {
    padding: 0
}

.comp-status ul.vc_chart-legend {
    display: inline-block;
    vertical-align: middle;
    width: 35%
}

.comp-status canvas.vc_round-chart-canvas {
    width: 400px !important;
    height: 400px !important
}

.teampage-testimonial .sp-testimonial-content p {
    text-align: left !important
}

.ourteam-blog .wppsac-slick-carousel-wrp .slick-list .wppsac-carousel-slides .wppsac-post-image-bg {
    height: 250px;
    width: 100%;
    margin: 0;
    object-fit: cover;
    overflow: hidden
}

.ourteam-blog .wppsac-slick-carousel-wrp .slick-list .wppsac-carousel-slides .wppsac-post-image-bg img {
    width: 100%
}

.engage-team .mmf ul {
    margin-bottom: 20px;
    float: left
}

.mmf img.vc_single_image-img.attachment-thumbnail {
    width: 90px
}

.mmf .wpb_text_column.wpb_content_element {
    margin-bottom: 0
}

.team-list1 ul {
    padding: 16px
}

.page-id-17 .video-testimonials {
    padding-top: 70px
}

.clients-recommending.home-test .user-words-group.owl-carousel.owl-theme.owl-loaded.owl-drag {
    background: #fff;
    padding-top: 10px
}

#myChart rect {
    fill: transparent !important
}

.status-sect li.sp-tab__nav-item {
    width: 20%;
    margin-right: 0;
    text-align: center;
    border: none
}

.founder_quotes {
    text-align: center;
    font-weight: 600;
    font-size: 32px;
    line-height: 31px;
    width: 100%;
    margin: 20px auto;
    font-family: "Poppins", sans-serif;
}

.port-info {
    display: none;
}

.hover-effect-button-area.bare-buttons {
    margin-top: 30px
}

.founder-quotes .col-md-6 p {
    background: #fff;
    padding: 23px;
    color: #333;
    min-height: 190px
}

.founder_quotes3 {
    text-align: center;
    width: 90%;
    margin: 20px auto;
    font-size: 17px;
    font-weight: 500;
    line-height: 23px;
    color: #333
}

.status-sect span.tab_title_area {
    width: 100%;
    display: inline-block;
    text-align: center
}

.status-sect #sp-wp-tabs-wrapper_2916.sp-tab__lay-default ul li label,
#sp-wp-tabs-wrapper_2916.sp-tab__lay-default ul li a {
    padding-top: 55px;
    padding-bottom: 55px
}

.status-sect #sp-wp-tabs-wrapper_2916 .sp-tab__nav-tabs .sp-tab__nav-link.sp-tab__active .sp-tab__tab_title,
#sp-wp-tabs-wrapper_2916.sp-tab__lay-default label .sp-tab__card-header {
    color: #fff
}

.status-sect #sp-wp-tabs-wrapper_2916.sp-tab__lay-default ul .sp-tab__nav-item .sp-tab__tab_title,
#sp-wp-tabs-wrapper_2916.sp-tab__lay-default label.collapsed .sp-tab__card-header {
    color: #444
}

.status-sect #sp-wp-tabs-wrapper_2916.sp-tab__lay-default ul .sp-tab__nav-item,
#sp-wp-tabs-wrapper_2916.sp-tab__lay-default label.collapsed .sp-tab__card-header {
    background-color: #fff
}

.status-sect #sp-wp-tabs-wrapper_2916.sp-tab__lay-default .sp-tab__tab-content .sp-tab__tab-pane {
    padding: 40px
}

.status-sect .comp-right {
    width: 100%;
    float: left;
    margin-left: 20px
}

.status-sect .comp-left {
    width: 25%;
    float: left;
    min-height: 320px;
    display: flex;
    align-items: center
}

.status-sect #sp-wp-tabs-wrapper_2916.sp-tab__lay-default ul .sp-tab__nav-item .sp-tab__tab_title,
#sp-wp-tabs-wrapper_2916.sp-tab__lay-default label.collapsed .sp-tab__card-header {
    font-size: 20px
}

.team-client img {
    width: 140px;
    height: 55px !important;
    object-fit: scale-down;
    transition: transform .3s
}

.team-client .cl-logo:hover img {
    transform: scale(1.1)
}

.team-eng {
    background: linear-gradient(-45deg, #42bfcc, #185a9d);
    padding-top: 40px;
    padding-bottom: 60px
}

.team-eng h2.title {
    color: #000;
}

.team-eng .subtitle {
    color: #000;
}

.team-eng .common-heading .title .highlight-span,
.common-heading h1 a {
    color: #000;
}

.team-eng .mmf ul {
    padding: 5px;
    padding-top: 0
}

#sp-ea-2954.sp-easy-accordion>.sp-ea-single {
    background: #fff;
}

#sp-ea-2955.sp-easy-accordion>.sp-ea-single {
    background: #fff;
}

ul.team-list {
    float: left;
    padding: 17px
}

.team-list li {
    color: #696969
}

.team-ab h2 {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

.mmf ul li:after {
    content: "";
    width: 8px;
    background: #fff;
    height: 8px;
    border: 1px solid #d2d1d1;
    position: absolute;
    left: 3px;
    top: 12px
}

.mmf ul li:before {
    content: "";
    width: 8px;
    background: #fff;
    height: 8px;
    border: 2px solid #ff7800;
    position: absolute;
    left: 0;
    top: 9px;
    z-index: 1
}

.mmf ul li {
    float: left;
    font-size: 17px;
    margin-bottom: 5px;
    font-weight: 400;
    width: 100%;
    color: #000;
    line-height: 25px;
    list-style: none;
    padding-left: 20px;
    position: relative
}

.mmf .wpb_single_image.wpb_content_element.vc_align_left {
    margin-bottom: 15px
}

.mmf h3 {
    color: #0059ab;
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 600
}

.main-container {
    max-width: 1140px;
    margin: 0 auto !important
}

.page-id-20 .common-page {
    padding: 0
}

.career-sect2 {
    background:linear-gradient(to right top, #e7e7e7, #ededed, #f3f3f3, #f9f9f9, #ffffff) !important;
    padding-top: 40px;
    padding-bottom: 60px
}

.perk1 {
    background: #fff;
    display: inline-block;
    width: 98%
}

.perk-hd p {
    font-size: 18px
}

.perk1 p {
    padding: 0;
    font-size: 17px;
    font-weight: 700;
    color: #333
}

.perk-hd p {
    color: #fff;
    line-height: 23px
}

.career-sect2 .perk1 {
    margin-bottom: 15px !important
}

.perk-hd h2 {
    color: #fff
}

.perk1 h3 {
    font-size: 20px;
    line-height: 23px;
    min-height: 50px;
    font-weight: 600
}

.perk-hd h6 {
    color: #fff
}

.memory {
    background: #fff;
    box-shadow: 7px 13px 18px #999;
    min-height: 378px;
    margin-top: 40px;
    position: relative;
    padding: 30px;
    left: 20px;
    z-index: 9;
    border-radius: 20px
}

.corporate-training img {
    min-height: 340px;
    object-fit: cover;
    height: 340px;
    width: 100%
}

.cr-points li {
    margin-bottom: 5px;
    line-height: 21px;
    color: #696969;
    font-size: 16px;
    float: left;
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
    list-style: none;
    line-height: 24px;
    text-align: justify;
    word-break: break-word
}

ul.cr-points {
    padding: 21px;
    margin-top: 0;
    display: inline-block;
    padding-left: 3px;
    padding-right: 0
}

.cr-points li:before {
    content: "";
    width: 8px;
    background: #fff;
    height: 8px;
    border: 2px solid #ff7800;
    position: absolute;
    left: 0;
    top: 9px;
    z-index: 1
}

.cr-points li:after {
    content: "";
    width: 8px;
    background: #fff;
    height: 8px;
    border: 1px solid #d2d1d1;
    position: absolute;
    left: 3px;
    top: 12px
}

.team-list li {
    margin-bottom: 5px;
    line-height: 21px;
    color: #696969;
    font-size: 17px;
    float: left;
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
    list-style: none;
    line-height: 24px
}

.team-list li:before {
    content: "";
    width: 8px;
    background: #fff;
    height: 8px;
    border: 2px solid #ff7800;
    position: absolute;
    left: 0;
    top: 9px;
    z-index: 1
}

.team-list li:after {
    content: "";
    width: 8px;
    background: #fff;
    height: 8px;
    border: 1px solid #d2d1d1;
    position: absolute;
    left: 3px;
    top: 12px
}

.corporate-training .wpb_text_column.wpb_content_element {
    margin-bottom: 10px
}

.perk1 {
    background: #fff;
    display: inline-block;
    width: 93%;
    padding: 20px;
    min-height: 204px;
    border-radius: 10px
}

.perk1 img:hover {
    transform: scale(1.3)
}

.perk1 img {
    width: 100px;
    transition: .5s
}

.perk1 p {
    min-height: 100px
}

.career-ban-heading h2 {
    line-height: 48px
}

.wpb-js-composer .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,
.wpb-js-composer .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after,
.wpb-js-composer .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
    border-color: transparent !important
}

.memorable .vc_tta-tabs-container {
    margin-bottom: 40px !important
}

.memorable .vc_tta-tabs-list .vc_active a {
    background: linear-gradient(-45deg, #f90, #ff7200) !important;
    color: #fff !important
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a {
    padding: 7px 20px !important
}

.status-sect li.sp-tab__nav-item {
    width: 20%;
    margin-right: 0 !important;
    text-align: center;
    border: none
}

.status-sect span.tab_title_area {
    width: 100%;
    display: inline-block;
    text-align: center
}

.status-sect #sp-wp-tabs-wrapper_2916.sp-tab__lay-default ul li label,
#sp-wp-tabs-wrapper_2916.sp-tab__lay-default ul li a {
    padding-top: 55px;
    padding-bottom: 55px
}

.status-sect #sp-wp-tabs-wrapper_2916 .sp-tab__nav-tabs .sp-tab__nav-link.sp-tab__active .sp-tab__tab_title,
#sp-wp-tabs-wrapper_2916.sp-tab__lay-default label .sp-tab__card-header {
    color: #fff
}

.status-sect #sp-wp-tabs-wrapper_2916.sp-tab__lay-default ul .sp-tab__nav-item .sp-tab__tab_title,
#sp-wp-tabs-wrapper_2916.sp-tab__lay-default label.collapsed .sp-tab__card-header {
    color: #444
}

.status-sect #sp-wp-tabs-wrapper_2916.sp-tab__lay-default ul .sp-tab__nav-item,
#sp-wp-tabs-wrapper_2916.sp-tab__lay-default label.collapsed .sp-tab__card-header {
    background-color: #fff
}

.status-sect #sp-wp-tabs-wrapper_2916.sp-tab__lay-default .sp-tab__tab-content .sp-tab__tab-pane {
    padding: 40px
}

.status-sect .comp-right {
    width: 100%;
    float: left;
    margin-left: 20px
}

.status-sect .comp-left {
    width: 25%;
    float: left;
    min-height: 320px;
    display: flex;
    align-items: center
}

.status-sect #sp-wp-tabs-wrapper_2916.sp-tab__lay-default ul .sp-tab__nav-item .sp-tab__tab_title,
#sp-wp-tabs-wrapper_2916.sp-tab__lay-default label.collapsed .sp-tab__card-header {
    font-size: 20px
}

.team-client img {
    width: 140px;
    height: 55px;
    object-fit: scale-down;
    transition: transform .2s
}

.team-client .cl-logo:hover img {
    transform: scale(1.1)
}

.team-eng {
    background: linear-gradient(-45deg, #42bfcc, #185a9d);
    padding-top: 40px;
    padding-bottom: 60px
}

.team-eng h2.title {
    color: #fff
}

.team-eng .subtitle {
    color: #fff
}

.team-eng .mmf {
    background: #fff;
    width: 30%;
    padding: 20px 0;
    border-radius: 20px;
    position: relative;
    margin: 0px !important;
    min-height: 600px;
}

.team-eng .common-heading .title .highlight-span,
.common-heading h1 a {
    color: #fff
}

.team-eng .mmf ul {
    padding: 5px;
    padding-top: 0
}

#sp-ea-2954.sp-easy-accordion>.sp-ea-single {
    background: #fff
}

#sp-ea-2955.sp-easy-accordion>.sp-ea-single {
    background: #fff
}

ul.team-list {
    float: left;
    padding: 17px;
    padding-left: 0
}

.team-list li {
    color: #696969;
    font-size: 17px
}

.team-ab h2 {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

.mmf ul li:after {
    content: "";
    width: 8px;
    background: #fff;
    height: 8px;
    border: 1px solid #d2d1d1;
    position: absolute;
    left: 3px;
    top: 12px
}

.mmf ul li:before {
    content: "";
    width: 8px;
    background: #fff;
    height: 8px;
    border: 2px solid #ff7800;
    position: absolute;
    left: 0;
    top: 9px;
    z-index: 1
}

.mmf .wpb_single_image.wpb_content_element.vc_align_left {
    margin-bottom: 15px
}

.mmf h3 {
    color: #0059ab;
    font-size: 25px;
    margin-bottom: 20px
}

.footer-bar {
    display: none
}

footer.theme-footer {
    padding-top: 30px
}

.our-sem .stun .factss {
    height: auto;
    min-height: auto;
    background: transparent;
    display: inline-block
}

.portfolio-item {
    float: left;
    display: inline-block;
    box-sizing: border-box;
    padding: 70px 15px 50px;
    position: relative;
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2022/03/top-border.png) no-repeat center top
}

.portfolio-item:before {
    content: "";
    width: 30px;
    height: 75px;
    position: absolute;
    left: 25px;
    top: 0;
    background: url(/wp-content/uploads/2022/03/paper-clip.png) no-repeat bottom center, url(/wp-content/uploads/2022/03/yarn.png) no-repeat center bottom
}

.portfolio-item:after,
.portfolio-item:before {
    z-index: 5
}

.portfolio-item:after {
    content: "";
    width: 30px;
    height: 75px;
    position: absolute;
    right: 25px;
    top: 0;
    background: url(/wp-content/uploads/2022/03/paper-clip.png) no-repeat bottom center, url(/wp-content/uploads/2022/03/yarn.png) no-repeat center bottom
}

.portfolio-item-inner {
    position: relative;
    width: 100%;
    height: 100%;
    bottom: 0;
    overflow: hidden;
    box-shadow: 0 5px 15px -4px #000;
    transition: all .2s ease-in
}

.portfolio-img img {
    display: block
}

.portfolio-content {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    height: 100%;
    transition: all .5s ease;
    opacity: 0;
    background-color: rgba(31, 31, 31, 0.53)
}

.qc-portfolio-x-extend-info {
    color: #fff
}

.portfolio-item-inner:hover {
    -webkit-box-shadow: -2px 9px 44px -11px #000;
    -moz-box-shadow: -2px 9px 44px -11px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 9px 44px -11px #000;
    bottom: 10px
}

.portfolio-item-inner {
    position: relative;
    width: 100%;
    height: 100%;
    bottom: 0;
    overflow: hidden;
    box-shadow: 0 5px 15px -4px #000;
    transition: all .2s ease-in
}

.home-portfolio .common-heading {
    margin-bottom: 45px
}

.portfolio-item-inner:hover .portfolio-content {
    top: 0;
    opacity: 1
}

.portfolio-content {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    height: 100%;
    transition: all .5s ease;
    opacity: 0;
    background-color: rgba(31, 31, 31, 0.53)
}

.hover-effect-button-area.bare-buttons a {
    display: inline;
}

.hover-effect-button-area a.first-anchor {
    border-radius: 10px 0 0 10px;
    border-left: none;
}

.hover-effect-button-area a {
    display: inline-block;
    padding: 9px 12px;
    background-color: rgba(255, 255, 255, 0.65);
    color: #000;
    line-height: 20px;
    font-size: 14px;
    text-decoration: none;
    border-right: 1px solid #cecece;
    border-right: 1px solid #e1e1e1;
}

.grid-portfolio-content {
    color: #fff;
}

.portfolio-content h1 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.port-info p {
    color: #fff;
}

.we-work .theme-color-title {
    margin-bottom: 10px;
}

.hire-bannerss h1 {
    font-size: 55px;
    font-weight: 700;
}

.hire-bannerss h3.animation-typing {
    font-size: 35px;
    font-weight: 600;
    color: #ff7200;
}

.hire-bannerss ul {
    padding: 18px;
    margin-top: 0;
    padding-right: 0;
    padding-top: 0;
}

.hire-bannerss ul li {
    font-size: 18px;
    margin-bottom: 6px;
}

.hire-bannerss .wpb_text_column.wpb_content_element {
    margin: 0;
}

.hire-bannerss.deliver2 h1 {
    font-size: 42px;
    font-weight: 500;
    line-height: 47px;
}

.hire-bannerss.deliver2 h3.animation-typing {
    font-size: 24px;
    font-weight: 500;
}

.wpb_text_column.wpb_content_element.key-dev {
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 20px;
    margin-bottom: 25px;
    min-height: 270px;
}

.wpb_text_column.wpb_content_element.key-dev .wpb_wrapper h4:first-child {
    min-height: 112px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.key-dev h4 {
    font-size: 18px;
    text-align: center;
}

.pree h3.mb-sm {
    font-size: 18px;
    font-weight: 600;
}

.wpb_text_column.wpb_content_element.pree {
    float: left;
    width: 100%;
    padding-right: 0;
    min-height: 85px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.wpb_text_column.wpb_content_element.pree.last-pree {
    border-bottom: none;
}

.vc_column_container>.vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.vc_column_container>.vc_custom_1689768947062 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.approach {
    background: #fff;
    display: inline-block;
    padding: 20px;
    min-height: 310px;
    margin-bottom: 28px !important;
}

.approach h4 {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}

.agile-left {
    width: 10%;
    float: left;
    margin-right: 0;
}

.agile-left h2 {
    font-weight: 600;
    font-size: 40px;
    color: #ff7900;
    transition: transform .2s;
}

.agile-left:hover h2 {
    transform: scale(1.3);
}

.agile-right h3.mb-sm {
    margin-bottom: 2px;
}

.agile-right {
    width: 88%;
    float: left;
}

.expertise-tab ul#sp-tab__ul {
    width: 30%;
    float: left;
}

.expertise-tab ul li.sp-tab__nav-item {
    width: 100%;
}

#sp-wp-tabs-wrapper_3554.sp-tab__lay-default ul .sp-tab__nav-item,
#sp-wp-tabs-wrapper_3554.sp-tab__lay-default label.collapsed .sp-tab__card-header {
    background-color: #fff !important;
}

#sp-wp-tabs-wrapper_3554.sp-tab__lay-default ul .sp-tab__nav-item:last-child {
    margin-right: 10px !important;
}

#sp-wp-tabs-wrapper_3554.sp-tab__lay-default ul {
    border-bottom: none !important;
}

#sp-wp-tabs-wrapper_3554 .sp-tab__nav-tabs .sp-tab__nav-link.sp-tab__active .sp-tab__tab_title,
#sp-wp-tabs-wrapper_3554.sp-tab__lay-default label .sp-tab__card-header {
    color: #fff !important;
}

.sp-tab__tab-content .sp-tab__active {
    min-height: 425px;
}

.expertize {
    float: left;
    width: 100%;
    padding: 20px;
    margin-top: 10px;
    min-height: 140px;
}

.tech-right h5 {
    font-size: 20px;
}

.tech-left img {
    max-width: 100%;
}

.expertize {
    background: #eee;
    float: left;
    padding: 19px 33px;
    min-height: 190px;
    margin-bottom: 16px !important;
    padding-bottom: 0;
}

.tech-right p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 5px;
}

.tech-left {
    width: 25%;
    float: left;
    margin-right: 30px;
}

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

.tech-right {
    width: 70%;
    float: left;
    padding-top: 10px
}

.tech-left img {
    transition: transform .2s
}

.tech-left:hover img {
    transform: scale(1.3)
}

.key-dev img {
    width: 200px;
    transition: transform .2s;
    margin-bottom: 0 !important;
    display: inline-block;
    object-fit: contain;
    height: 140px
}

.key-dev:hover img {
    transform: scale(1.1)
}

.approach img {
    width: 110px;
    transition: transform .2s;
    margin-bottom: 20px !important
}

.approach:hover img {
    transform: scale(1.3)
}

body .ind-home-sect .vc_column-inner {
    padding: 0 !important
}

.common-heading .title .highlight-span:before,
.common-heading h1 a:before {
    content: none
}

.inter-steps {
    background: #fff;
    display: inline-block;
    padding: 20px;
    min-height: 450px
}

.inter-steps h2 {
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #ccc
}

.interview-stepss {
    background: #fff
}

.stack-grade h3 {
    font-size: 18px;
    font-weight: 600
}

.wpb_text_column.wpb_content_element.stack-grade {
    float: left;
    border-right: 1px solid #ccc;
    padding: 0 20px
}

.wpb_text_column.wpb_content_element.stack-grade.last-grade {
    border-right: none
}

.stack-grade img {
    width: auto;
    height: 110px
}

.stack-grade h3 a {
    color: #000
}

.stack-grade p a {
    color: #696969
}

.h-dev ul li {
    font-size: 16px;
    color: #000;
    text-align: justify;
    word-spacing: 0
}

.h-dev p {
    text-align: justify;
    word-spacing: 0
}

.key-dev p {
    text-align-last: center;
    text-align: justify !important;
    word-spacing: -1px
}

.design-prince p {
    text-align: center;
    word-spacing: 0px
}

.custom-web1 p {
    text-align-last: center;
    text-align: center !important;
    word-spacing: -1px
}

.choose-advantage p {
    text-align: justify;
    word-break: break-word;
    word-spacing: -1px
}

.page-template-about .right-content p {
    text-align: justify;
    word-break: break-word
}

.theme-color-group.home-ab .right-content ul li {
    text-align: justify
}

.caratsen p {
    text-align: justify;
    word-break: break-word
}

.description {
    text-align: justify;
    word-break: break-word;
    word-spacing: -1px
}

.celebration-team .vc_column-inner {
    padding: 0 !important
}

.got-project h2 {
    color: #fff
}

.got-btn {
    text-align: center
}

.got-project a.highlight-span {
    color: #fff
}

body .achieve .vc_column-inner {
    padding: 0 !important
}

li#menu-item-98:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: .5em;
    position: absolute;
    top: 10px;
    left: 0
}

.technology-tabs .sp-tab-content ul li {
    display: inline-block;
    background: #fff;
    padding: 11px;
    margin-bottom: 10px;
    margin-right: 9px;
    width: 156px;
    text-align: center;
    font-weight: 700;
    margin-top: 10px;
    border: 1px solid #ccc;
    font-size: 15px;
    border-radius: 10px
}

.technology-tabs .sp-tab-content ul {
    padding: 0
}

.technology-tabs .sp-tab-content {
    text-align: center
}

.sp-tab__lay-default .sp-tab__tab-content .sp-tab__tab-pane {
    background-color: #f2f2f2 !important
}

#sp-wp-tabs-wrapper_4086.sp-tab__lay-default .sp-tab__tab-content .sp-tab__tab-pane {
    padding-left: 0 !important
}

.technology-tabs #sp-wp-tabs-wrapper_4086 .sp-tab__nav-tabs .sp-tab__nav-item {
    margin-bottom: 0
}

.technology-tabs #sp-wp-tabs-wrapper_4086 .sp-tab__nav-tabs .sp-tab__nav-link {
    border: none
}

.technology-tabs #sp-wp-tabs-wrapper_4711 .sp-tab__nav-tabs .sp-tab__nav-link {
    border: none
}

.technology-tabs #sp-wp-tabs-wrapper_4711 .sp-tab__nav-tabs .sp-tab__nav-item {
    margin-bottom: 0
}

.technology-tabs #sp-wp-tabs-wrapper_4711.sp-tab__lay-default .sp-tab__tab-content .sp-tab__tab-pane {
    border: none
}

.sp-tab__nav {
    justify-content: center !important
}

.technology-tabs li.sp-tab__nav-item {
    width: 207px;
    height: 80px
}

.vc_toggle_title>h4 {
    display: inline;
    font-weight: 600;
    color: #444;
    font-size: 18px
}

i.vc_toggle_icon {
    margin-left: 7px
}

#sp-wp-tabs-wrapper_4711.sp-tab__lay-default .sp-tab__tab-content .sp-tab__tab-pane {
    background-color: #eee
}

.services-key-factss .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0
}

.services-key-factss .vc_column-inner {
    padding: 0 !important
}

h3.web1 {
    text-align: center;
    padding: 10px;
    margin-bottom: 20px
}

h3.web2 {
    text-align: center;
    padding: 10px;
    margin-bottom: 20px
}

h3.web3 {
    text-align: center;
    padding: 10px;
    margin-bottom: 20px
}

.technology-tabs .sp-tab-content ul li img {
    padding-bottom: 10px;
    display: inline-block
}

.tlp-portfolio .carousel1 .tlp-content h3 {
    font-weight: 600 !important
}

.technology-tabs #sp-wp-tabs-wrapper_4086.sp-tab__lay-default .sp-tab__tab-content .sp-tab__tab-pane {
    border: none;
    padding-top: 0;
    background: #fff
}

.industry-group.home-industry.home-group.service-indus {
    background: #f2f2f2;
    color: #000
}

.industry-group.home-industry.home-group.service-indus .common-heading .title .highlight-span,
.common-heading h1 a {
    color: #000
}

.industry-group.home-industry.home-group.service-indus .subtitle {
    color: #333
}

.secure-head1 {
    background: #f2f2f2;
    float: left;
    padding: 30px;
    margin-right: 10px;
    margin-bottom: 20px !important;
    width: 48%;
    min-height: 223px
}

.secure-head1 b {
    color: #000;
    font-size: 20px
}

.industry-group.home-industry.home-group.service-indus .single-industry {
    background-color: #fff
}

.technology-tabs .sp-tab__lay-default ul li label,
.sp-tab__lay-default ul li a,
.sp-tab__lay-default ul .sp-tab__nav-item {
    background: #fff
}

.custom-web1 {
    float: left;
    padding: 20px
}

.custom-web1 img {
    height: 200px;
    width: 200px
}

.services-key-factss .factss {
    padding: 10px;
    min-height: 190px;
	height:auto;
    border: none;
    width: 98%
}

.services-keyfactss .vc_column-inner {
    padding: 0 !important
}

.services-key-factss .key-facts {
    background: #fff
}

.services-keyfactss .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0 !important
}

.services-keyfactss .factss {
    margin-bottom: 40px
}

.custom-web1 p b {
    color: #333
}

.technology-tabs .sp-tab-content ul li img {
    height: 130px;
    width: 118px;
    object-fit: contain
}

.services-key-factss .fact-title {
    width: 78%;
    float: left;
    margin: 0;
    padding: 0
}

.services-key-factss .fact-img {
    width: 20%;
    float: left
}

.webapp-s img {
    width: 80%
}



.services-key-factss .key-fact-title {
    margin-bottom: 20px
}

.services-key-factss p.sub-heading {
    text-align: center;
    margin-bottom: 40px
}

.services-key-factss .fact-title p {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 6px;
    color: #696969;
    text-align: justify;
    word-break: break-word;
    word-spacing: -1px
}

.hire-keys.services-kys {
    display: none
}

.services-key-factss .fact-title h4 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0
}

.custom-web1 p {
    text-align: center
}

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

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

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

.industries h3.animation-typing {
    font-size: 20px
}

.google-business li {
    color: #696969;
    font-size: 17px
}

h2.wppsac-post-title {
    min-height: 60px;
    line-height: 18px !important
}

.focus-dev-left {
    width: 28%;
    float: left;
    margin-right: 20px
}

.focus-dev-right {
    width: 68%;
    float: left
}

.custom-app-dev .custom-web1 img {
    height: 200px;
    width: auto
}

.services-key-factss .key-fact-title {
    margin-bottom: 60px
}

.choose-advantage h3.title {
    font-size: 18px
}

.faqss .vc_toggle_content {
    margin-top: 0
}

.blog .highlight-page-banner .banner-title {
    color: #ff7200;
    font-size: 28px;
    font-weight: 300
}

.highlight-page-banner.testimonial-page {
    display: block
}

.highlight-page-banner {
    display: none
}

.bevrage img.vc_single_image-img.attachment-large {
    width: 300px
}

h2.hero-cluster__panel__snipe {
    float: left;
    padding-bottom: 20px
}

h2.hero-cluster__panel__snipe strong {
    font-weight: 700 !important
}

.line-typer {
    position: relative;
    top: 50%;
    width: 100% !important;
    margin: 0 auto;
    border-right: 2px solid rgba(255, 255, 255, 0.75);
    font-size: 28px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    transform: translateY(-50%);
    float: left;
    color: #ff7200
}

.anim-typewriter {
    animation: typewriter 1s steps(44) 1s 1 normal both, blinkTextCursor 500ms steps(44) infinite normal
}

.technology-tabs .sp-tab-content {
    margin-top: 0
}

.technology-tabs .sp-tab__tab-content .sp-tab__active {
    min-height: 100%
}

.design-prince img {
    width: 200px;
    height: 140px;
    object-fit: contain
}

.design-prince {
    float: left;
    padding: 20px;
    margin-bottom: 20px !important
}

.services-col1 img {
    height: 140px;
    width: 230px;
    object-fit: contain
}

.port-web a {
    color: #fff !important
}

.port-web {
    margin-top: 30px !important
}

.appy-logo img#n2-ss-2item10 {
    width: 250px
}

.port-surgy a {
    color: #000 !important
}

.services-col1 h4 {
    font-size: 18px
}

.design-prince b {
    color: #000;
    font-size: 18px
}

.design-prince p {
    text-align: center
}

@keyframes typewriter {
    from {
        width: 0
    }

    to {
        width: 8em
    }
}

@keyframes blinkTextCursor {
    from {
        border-right-color: rgba(255, 255, 255, 0.75)
    }

    to {
        border-right-color: transparent
    }
}

@keyframes floating {
    0% {
        transform: translate(0, 0px)
    }

    50% {
        transform: translate(0, 15px)
    }

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

#sp-wp-tabs-wrapper_4086.sp-tab__lay-default .sp-tab__tab-content .sp-tab__tab-pane {
    padding-top: 20px !important;
    border-top: 0;
    background-color: #fff
}

.ui-imp-ul ul {
    padding: 20px;
    float: left;
    font-size: 17px;
    color: #696969;
    line-height: 30px
}

.blog .banner-title:after {
    content: "Latest Trends and IT Industry Insight!";
    width: 46%;
    font-weight: 700;
    font-size: 42px;
    display: block;
    color: #000;
    font-family: "Poppins", sans-serif
}

.custom-faq .vc_toggle_title {
    background: #fff;
    padding: 20px
}

.pree.proto {
    padding-bottom: 40px
}

.pree.proto.last {
    border: none
}

.stun img {
    width: 100px
}

.b-build {
    background: #fff;
    display: inline-block;
    padding: 20px;
    text-align: center;
    border-bottom: 7px solid orange;
    box-shadow: 0 5px 15px 0 #000
}

.b-build p b {
    color: #000;
    font-size: 26px;
    margin-top: 10px;
    display: inline-block
}

.b-build img {
    width: 150px;
    height: 100px;
    object-fit: contain;
    transition: transform .2s
}

.b-build:hover img {
    transform: scale(1.3)
}

.design-myth img {
    margin-top: 40px;
    margin-bottom: 40px
}

.graphic-port img {
    width: auto;
    min-height: 410px;
    object-fit: cover
}

.ui-ux-facts .key-fact-title {
    margin-bottom: 20px
}

p.digital-sub-head {
    text-align: center;
    margin-bottom: 50px;
    font-size: 18px
}

.ui-ux-facts .factss {
    min-height: 300px
}

.single-portfolio .tlp-single-detail {
    margin-top: 120px
}

.portfolio-detail-desc {
    margin-top: 50px
}

.tlp-portfolio .carousel1 .tlp-overlay {
    background-color: rgba(0, 0, 0, 0.85) !important
}

.tlp-portfolio [class^="icon-"]:before,
.tlp-portfolio [class*=" icon-"]:before {
    font-family: FontAwesome !important;
    content: "\f08e"
}

.icon-zoom-in:before {
    content: "\f00e" !important
}

.tlp-portfolio .tlp-portfolio-item .tlp-overlay .link-icon a.tlp-zoom {
    display: inline-flex !important
}

.tlp-portfolio .tlp-portfolio-item .tlp-overlay .link-icon a {
    display: none !important
}

.tlp-portfolio-sd {
    line-height: 21px
}

.choose-auto p.sub-title {
    text-align: center;
    margin-bottom: 50px
}

.key-facts.choose-auto {
    background: #f2f2f2
}

.choose-digital h2.key-fact-title {
    margin-bottom: 20px
}

.key-facts.choose-auto .factss {
    min-height: auto
}

.flawless {
    background: #f2f2f2;
    padding: 30px;
    min-height: 410px
}

#menu-item-157 ul li ul.sub-menu {
    margin-left: 15px;
    min-height: 30px
}

.choose-auto .key-fact-title {
    margin-bottom: 20px
}

.flawless ul {
    padding: 0
}

.flawless ul li {
    line-height: 28px;
    font-size: 17px;
    color: #696969;
    list-style: none
}

#tab-50951 .salenium-right {
    text-align: left;
    margin-top: 20px
}

#tab-50951 .sp-tab-content {
    display: flex
}

#tab-50951 .sp-tab-content ul {
    width: auto !important;
    margin-right: 30px
}

#sp-wp-tabs-wrapper_5095 .sp-tab__nav-tabs .sp-tab__nav-link {
    text-align: center
}

.technology-tabs #sp-wp-tabs-wrapper_5121 ul li.sp-tab__nav-item {
    width: 330px;
    height: 80px
}

.technology-tabs #sp-wp-tabs-wrapper_5121 .sp-tab-content ul li {
    padding: 12px
}

.flawless ul li:before {
    content: "\f0a9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #ff7200;
    font-size: 18px;
    padding-right: .5em;
    top: 10px;
    left: 0
}

.why-sem ul {
    padding: 20px
}

.our-sem .stun .factss {
    height: auto
}

#sp-wp-tabs-wrapper_5179 .sp-tab-content img {
    width: 100%
}

.seo-testimonials {
    background: #fff;
    display: inline-block;
    padding: 20px;
    min-height: 270px;
    border: 1px solid #eee
}

.seo-testimonials strong {
    color: #ff7200
}

.seo-testimonials p {
    min-height: 170px
}

.seo-testimonials h4 {
    font-size: 18px;
    text-align: left
}

table.seo-pricing tr td:nth-child(2) {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 700;
    color: #fff !important;
    background: #e18416 !important
}

table.seo-pricing tr td:nth-child(3) {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 700;
    color: #fff !important;
    background: #f90 !important
}

table.seo-pricing tr td:nth-child(4) {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 700;
    color: #fff !important;
    background: #ff7c00 !important
}

table.seo-pricing tr th:first-child {
    background: #a3a3a3 !important;
    color: #fff !important
}

.technology-tabs #sp-wp-tabs-wrapper_5181 .sp-tab-content ul li {
    padding: 22px 7px
}

.local-ss {
    background: #fff;
    display: inline-block;
    padding: 30px
}

.technology-tabs #sp-wp-tabs-wrapper_5181 .sp-tab-content ul li p {
    font-size: 14px;
    line-height: 20px;
    min-height: 40px;
    color: #333
}

.sl-pt ul li {
    width: auto !important
}

.custom-faq .vc_toggle_title {
    padding-left: 45px !important
}

.platform li img {
    height: 50px;
    object-fit: contain;
    margin-bottom: 20px !important
}

.platform li {
    list-style: none;
    display: inline-block;
    background: #fff;
    padding: 26px;
    text-align: center;
    margin: 5px auto;
    font-size: 20px;
    font-weight: 700;
    border-radius: 6px;
    color: #000;
    width: 144px
}

.b-build {
    min-height: 350px
}

.custom-faq .vc_toggle_content {
    background: #fff;
    padding: 10px
}

.custom-faq .vc_toggle_content ul li {
    font-size: 17px;
    color: #696969
}

.why-sem ul li {
    font-size: 17px;
    margin-bottom: 14px;
    color: #696969
}

body .custom-faq i.vc_toggle_icon {
    top: 48% !important
}

.beauty-img img.vc_single_image-img.attachment-full {
    width: 300px
}

.q-link ul {
    padding: 0
}

.q-link ul li a {
    color: #c0bebe
}

.q-link ul li {
    list-style: none
}

.case-industry {
    display: none
}

.test-toolss p {
    color: #444;
    margin-bottom: 3px
}

.test-toolss {
    margin-top: 10px
}

.n2-ss-layer.n2-ow.short-sub {
    margin-bottom: 20px
}

.choose-advantage img {
    width: 140px
}

.port-feature li {
    text-align: left;
    color: #000;
    margin-bottom: 15px;
    line-height: 21px !important
}

ul.port-feature {
    padding: 15px
}

.n2-ss-layer.n2-ow.short-sub.n-uc-M9L7yNw6HdBT {
    margin-top: 10px;
    margin-bottom: 10px
}

.n2-ss-item-content.n2-ss-text.n2-ow-all h3 {
    text-align: left;
    color: #000;
    font-size: 18px
}

img#n2-ss-2item1 {
    width: 300px;
    float: left
}

.portfolio-selected .wpb_text_column.wpb_content_element {
    margin-bottom: 0
}

.n2-ss-item-image-content.n2-ss-item-content.n2-ow-all {
    text-align: left
}

img#n2-ss-2item11 {
    width: 300px;
    margin-bottom: 20px
}

.port-web a {
    color: #fff !important
}

.vc_images_carousel .vc_carousel-indicators .vc_active {
    background-color: #ff7200 !important;
    border: none !important
}

.q-link ul li a:hover {
    color: #fff
}

.port-h2 {
    margin-bottom: 40px !important;
    margin-top: 30px !important
}

.single-post .blog-page .entry strong {
    font-size: 22px;
    display: inline-block;
    margin-top: 20px
}

nav.navigation.posts-navigation {
    float: left;
    width: 100%
}

.nav-previous {
    width: auto;
    display: inline-block
}

.nav-next {
    width: auto;
    display: inline-block
}

.nav-links {
    text-align: center
}

.nav-previous a,
.nav-next a {
    background: linear-gradient(-45deg, #f90, #ff7200);
    color: #fff;
    padding: 7px 20px;
    margin-right: 20px;
    border-radius: 50px
}

.n2-ss-item-content {
    text-transform: capitalize !important
}

.industry-group.home-industry.home-group {
    padding: 60px 0
}

.navbar .navbar-nav .menu-item>a {
    font-size: 16px
}

.single-post .highlight-page.blog-test {
    margin-top: 50px
}

.single-post .blog-page .left-section h1,
.blog-page .left-section h2 {
    margin-bottom: 10px
}

.single-post .blog-page .left-section h1 {
    margin-bottom: 10px;
    min-height: 100%
}

.logo-ports img {
    width: 230px !important
}

.portfolio-selected .wpb_text_column.wpb_content_element {
    margin: 0 !important
}

.secure-web p {
    text-align: justify;
    word-break: break-word
}

body .achieve .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0 !important
}

.vc_row.wpb_row.vc_row-fluid {
    width: 100%
}

.cl-logo {
    border: 1px solid #f2f2f2;
    padding: 10px
}

.case-banner {
    background: linear-gradient(-45deg, #31b1c1, #4260cd)
}

.case-banner p {
    color: #fff;
    font-size: 19px;
    text-align: justify;
    word-break: break-word;
    word-spacing: -1px
}

.case-banner h4 {
    color: #fff
}

.requirement-case h2 {
    margin-bottom: 25px
}

.view-case a.button.view-case-study-btn {
    background: linear-gradient(-45deg, #f90, #ff7200);
    color: #fff;
    padding: 5px 24px;
    border-radius: 40px
}

.requirement-case p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    color: #696969
}

.requirement-case h2 {
    margin-bottom: 25px
}

.case-solutions ul.case-sol {
    width: 100%;
    float: left;
    padding: 0
}

.case-solutions ul.case-sol li {
    list-style: none;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    font-family: 'Poppins';
    vertical-align: middle;
    display: inline-block
}

.case-single-heading {
    text-transform: uppercase;
    line-height: 80px;
    letter-spacing: -2px;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    color: #000;
    margin-bottom: 20px;
    font-size: 60px
}

.requirement-case li {
    font-size: 18px;
    font-family: 'Poppins';
    margin-bottom: 10px
}

.requirement-case ol {
    padding: 15px
}

.case-sol li span {
    float: right;
    width: 95%
}

.single-casestudy {
    background: linear-gradient(-45deg, #31b1c1, #4260cd)
}

.single-casestudy h1.elementor-heading-title.elementor-size-default {
    color: #fff;
    font-size: 80px
}

.single-casestudy p {
    color: #fff;
    font-size: 19px;
    margin-top: 20px
}

.single-casestudy h4 {
    color: #fff
}

.case-banner h1.vc_custom_heading.case-single-heading {
    color: #fff
}

.strategy-case h2 {
    color: #fff
}

.strategy-case p {
    color: #fff;
    font-size: 20px;
    line-height: 25px
}

.strategy-case h4 {
    color: #fff;
    font-size: 18px;
    margin-top: 20px
}

.st-icon .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 10px
}

.r-strategy {
    background: linear-gradient(-45deg, #31b1c1, #4260cd)
}

.st-icon img {
    width: 120px
}

.case-sol-new p {
    float: left;
    width: 60px
}

.case-sol-new p.li-we {
    width: 90%;
    margin-top: 8px;
    font-size: 17px;
    font-family: 'Poppins';
    font-weight: 400;
    text-align: justify;
    line-height: 26px;
    word-break: break-word;
    word-spacing: -1px
}

.case-sol-new {
    float: left;
    width: 100%;
    margin-top: 10px;
    display: flex
}

.requirement-case {
    position: absolute;
    z-index: 9;
    background: #fff;
    top: -80px;
    border-radius: 20px;
    position: absolute;
    z-index: 9;
    background: #fff;
    top: -80px;
    border-radius: 20px;
    position: absolute;
    z-index: 9;
    background: #fff;
    top: -80px;
    border-radius: 20px
}

.vc_row.wpb_row.vc_row-fluid.r-strategy.vc_custom_1654602734113.vc_row-has-fill.vc_row-no-padding {
    margin-top: 9%
}

body .r-strategy {
    margin-top: 7%
}

.solution-li {
    float: left;
    width: 100%
}

.solution-li p {
    vertical-align: middle;
    display: inline-table;
    float: left;
    margin-bottom: 0
}

.solution-li {
    float: left;
    width: 100%;
    margin-top: 10px
}

.case-banner-left img {
    width: 300px
}

.pro-feature ul {
    padding: 18px;
    padding-top: 0
}

.pro-feature li {
    margin-bottom: 10px;
    color: #696969;
    font-size: 17px;
    line-height: 22px
}

body .case-feature .agile-dev {
    margin-bottom: 15px;
    float: left;
    width: 100%
}

.case-feature h5.mb-sm {
    margin-bottom: 6px;
    font-size: 18px
}

body .wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 20px !important
}

.case-feature p {
    font-size: 17px;
    text-align: justify
}

.st-icon h3 {
    color: #fff;
    font-size: 24px
}

.talk-experts {
    background: linear-gradient(-45deg, #42bfcc, #185a9d);
    text-align: center
}

.talk-experts h2 {
    color: #fff
}

body .r-strategy.just-strategy {
    margin-top: 44%
}

.case-banner1 .view-case {
    display: inline-block;
    margin-right: 10px
}

.infoceo img {
    transition: transform .2s;
    width: 100%
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.main-container.requirement-case.vc_custom_1654602887401 {
    position: absolute;
    z-index: 9;
    background: #fff;
    top: -80px;
    border-radius: 20px
}

.casestudy-listing img.vc_single_image-img.attachment-full {
    border-radius: 10px
}

.casestudy-listing .show-case-btn {
    position: absolute;
    top: 0;
    width: 95%;
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0 auto
}

.casestudy-listing .show-case-btn a {
    background: linear-gradient(-45deg, #f90, #ff7200);
    padding: 0 34px;
    border-radius: 180px;
    border: none;
    color: #fff !important;
    font-weight: 700;
    font-size: 17px;
    margin: 0 auto
}

.main-case-study {
    position: relative
}

body .case-feature .feature-taw .agile-dev {
    margin-bottom: 35px
}

.chalange-seo h5 {
    color: #fff
}

.shipkee-feature h2 {
    color: #fff
}

.vc_row.wpb_row.vc_row-fluid.r-strategy.vc_custom_1654602734113.vc_row-has-fill.vc_row-no-padding {
    margin-top: 0
}

body .r-strategy {
    margin-top: 0
}

body .r-strategy.just-strategy {
    margin-top: 0
}

body .requirement-case {
    position: static !important;
    z-index: 9;
    background: #fff;
    top: -80px;
    border-radius: 20px
}

.vc_row.wpb_row.vc_row-fluid {
    width: 100% !important
}

.vc_row {
    margin-left: 0;
    margin-right: 0
}

span.tools-separate {
    width: 100px;
    height: 4px;
    background: orange;
    display: inline-block;
    margin-bottom: 10px
}

.naggle-chalange h5 {
    line-height: 33px;
    color: #696969
}

.chalange-seo h5 {
    color: #fff
}

.chalange-seo .li-we:before {
    content: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: orange;
    font-size: 18px;
    padding-right: 0;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 25px
}

.chalange-seo li:before {
    content: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: orange;
    font-size: 18px;
    padding-right: 11px;
    top: 0;
    left: 0;
    font-size: 22px
}

.chalange-seo ul {
    padding: 0
}

.chalange-seo p.li-we {
    padding-left: 35px;
    font-size: 17px
}

.chalange-seo li {
    list-style: none;
    color: #696969;
    font-size: 17px;
    font-family: "poppins", sans-serif
}

.seo-case-keyword-li li {
    color: #696969;
    font-size: 17px
}

.seo-case-keyword-li ul {
    padding: 0 20px
}

.casestudy-image:hover .hover-casestudy {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: grid;
    align-items: center
}

.hover-casestudy a {
    background: linear-gradient(-45deg, #f90, #ff7200);
    padding: 8px 32px;
    border-radius: 180px;
    border: none;
    color: #fff !important;
    font-weight: 600;
    font-size: 17px;
    margin: 13px auto;
    display: inline-block
}

.hover-casestudy {
    display: none
}

.casestudy-image img {
    transition: transform .2s;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.casestudy-image {
    width: 100%;
    position: relative
}

.casestudy-image:hover img {
    transform: scaleY(1);
    transition: all .7s ease-in-out
}

.main-case-study {
    visibility: visible;
    animation-delay: .5s;
    animation-name: zoomIn
}

.casestudy-image a.vc_single_image-wrapper.vc_box_border_grey {
    display: block
}

.casestudy-image figure.wpb_wrapper.vc_figure {
    width: 100%
}

.casestudy-image .wpb_single_image img {
    width: 100%
}

.more-case-study img {
    border-radius: 10px
}

.cat-links a {
    text-transform: capitalize
}

body .casestudy-tools img {
    width: 150px;
    height: 120px
}

.casestudy-tools p {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin-bottom: 0
}

.chalange-seo.techno-tools {
    text-align: center
}

.more-case-study .carousel-slider .carousel-slider__caption .caption {
    font-size: 34px;
    font-weight: 700
}

.home .home-portfolio p.caption {
    font-size: 34px;
    font-weight: 700
}

#projects2 .wppap-main-wrapper ul.wppap-thumbs li.thum-list {
    height: 320px !important;
    width: 32% !important;
    margin-left: 10px !important
}

#projects2 .wppap-main-wrapper ul.wppap-thumbs li.wppap-content {
    background: #f2f2f2 !important
}

.growth-strategy {
    width: 100%;
    display: inline-block;
    margin-bottom: 0
}

.infoceo img {
    transition: transform .2s
}

.infoceo:hover img {
    transform: scale(1.1)
}

.number h2 {
    transition: transform .2s
}

.number:hover h2 {
    transform: scale(1.3)
}

.number {
    width: 10%;
    float: left;
    margin-right: 10px;
    text-align: left;
    margin-bottom: 20px
}

.idea-steps {
    text-align: left
}

.number h2 {
    font-weight: 600;
    font-size: 39px;
    color: #ff7900;
    width: 70px;
    border-radius: 80px;
    padding: 10px;
    margin: 0 auto
}

.result1 img {
    width: 100%;
    margin-bottom: 0;
    object-fit: cover;
    width: 110px
}

.growth-strategy .des {
    font-size: 16px;
    line-height: 23px
}

.result-driven {
    margin-top: 40px
}

.clients-recommending {
    width: 100%;
    float: left;
    padding: 70px 0;
    text-align: center
}

.clients-recommending .title {
    width: 100%;
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px
}

.clients-recommending .user-name {
    text-align: left;
    font-size: 24px;
    font-weight: 700
}

.clients-recommending .title .highlight-span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #000
}

.clients-recommending .title .highlight-span:before {
    content: "";
    width: 100%;
    background: #ff7200;
    height: 2px;
    position: absolute;
    bottom: 3px;
    animation-name: border-linear;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: infinite
}

.clients-recommending .owl-carousel .owl-nav {
    display: none !important
}

.clients-recommending .owl-carousel .owl-dots {
    width: calc(20% - 0px);
    text-align: center;
    display: block;
    float: left;
    margin: 20px 0
}

.btn.close-letstalk {
    display: none
}

.clients-recommending .owl-carousel .owl-stage-outer {
    width: 80%;
    float: right
}

.clients-recommending iframe {
    height: 294px
}

.clients-recommending .owl-carousel .owl-dots .owl-dot {
    float: left;
    margin: 0 5px;
    display: block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    margin: 2px auto
}

.clients-recommending .owl-stage-outer {
    padding-bottom: 0
}

.clients-recommending .owl-carousel .owl-dots .owl-dot span,
.clients-recommending .owl-carousel .owl-dots .owl-dot img {
    background: #eee;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    float: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 2px
}

.clients-recommending .owl-carousel .owl-dots .owl-dot.active span,
.clients-recommending .owl-carousel .owl-dots .owl-dot.active img {
    background: #ff7c00
}

.clients-recommending .owl-carousel .owl-dots .owl-dot.active span:nth-child(2) {
    background-image: url(/wp-content/uploads/2021/03/daniel-amoah.png) !important;
    background-size: 100%;
    width: 70px;
    height: 70px;
    border-radius: 100%
}

.clients-recommending .owl-carousel .owl-dots .owl-dot.active span:nth-child(3) {
    background-image: url(/wp-content/uploads/2021/03/1572359895463.jpg) !important;
    background-size: 100%;
    width: 70px;
    height: 70px;
    border-radius: 100%
}

.user-designation {
    text-align: left
}

.user-words-group {
    width: 100% !important;
    float: left;
    padding-left: 40px
}

.user-words {
    width: 100%;
    float: left
}

.user-words .user-msg-group {
    width: 100%;
    float: left;
    position: relative
}

.user-words .user-msg-group:before {
    content: "";
    background-image: url(/wp-content/themes/sensation2021/assets/images/testimonials.png);
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    background-size: 50px;
    background-repeat: no-repeat;
    opacity: .08
}

.clients-recommending.home-test {
    position: relative
}

.user-words .user-msg-group .user-msg {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 15px;
    line-height: 24px;
    color: #3c3c3c;
    margin-bottom: 15px;
    margin-top: 13px
}

.works-btn {
    text-align: center
}

.user-words .user-msg-group .user-msg p {
    margin: 0 !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    width: 75%;
    text-align: justify;
    word-break: break-word;
    word-spacing: -1px
}

.user-words .user-msg-group:before {
    content: none
}

.owl-carousel .owl-item img {
    display: inline-block
}

.user-words .user-sender {
    width: 100%;
    float: left;
    position: relative;
    display: table;
    text-align: left
}

.test-left .textwidget.custom-html-widget {
    margin-bottom: 30px
}

.user-words .user-sender .user-photo {
    position: relative;
    width: 60px;
    height: 60px;
    display: table-cell;
    vertical-align: middle
}

.user-words .user-sender .user-photo img {
    width: 150px;
    border-radius: 50%;
    height: auto
}

.user-words .user-sender .user-detail {
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    padding-left: 20px
}

.user-words .user-sender .user-detail .user-name {
    width: 100%;
    text-align: left;
    font-size: 18px;
    line-height: 22px;
    color: #3c3c3c;
    font-weight: 700
}

.user-words .user-sender .user-detail .user-designation {
    width: 100%;
    text-align: left;
    font-size: 13px;
    line-height: 22px;
    color: #ff7200
}

.user-words .user-button {
    width: 100%;
    float: left;
    position: relative;
    text-align: left;
    margin-top: 20px
}

.user-words .user-button .get-quote {
    line-height: 36px
}

.user-sender {
    display: none !important
}

.clients-recommending .owl-dots .owl-dot.active img {
    width: 100px;
    height: 100px
}

.owl-stage {
    display: flex;
    align-items: center
}

.user-detail {
    padding-left: 5px
}

.clients-recommending .owl-carousel .owl-stage-outer {
    background: #fff;
    box-shadow: 2px 3px 14px #f2f2f2;
    padding: 20px
}

.clients-recommending .test-left {
    padding-bottom: 0
}

.category .blog-page {
    max-width: 100%;
    margin: 50px auto;
    float: none
}

.category .post .entry {
    min-height: 100%;
    margin-bottom: 20px
}

.category .post .blog-img img {
    width: 100%;
    max-width: 100%
}

.single-post .post .entry p {
    font-size: 17px;
    line-height: 30px
}

.category .post .entry p {
    font-size: 17px
}

.carousel-slider .carousel-slider__caption .caption {
    font-size: 34px;
    font-weight: 700;
    margin: 10px 0 0;
    text-align: center;
    color: #fff
}

.carousel-slider__caption {
    position: absolute !important;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 20px;
    display: none
}

.carousel-slider__item:hover .carousel-slider__caption {
    display: flex
}

.carousel-slider .owl-nav .owl-prev {
    top: 190px !important;
    outline: none
}

.carousel-slider .owl-nav .owl-next {
    top: 190px !important;
    outline: none
}

.blog-page {
    width: 100%;
    float: left;
    position: relative;
    padding-right: 0
}

.blog-page .left-section {
    width: 80%;
    float: left;
    padding: 35px
}

.blog-page .left-section h1,
.blog-page .left-section h2 {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 0;
    color: #12365c;
    font-size: 24px;
    min-height: 120px
}

.category .blog-page {
    margin: 50px auto;
    float: none
}

.blog-page .right-section {
    width: 20%;
    float: left;
    margin-right: 0;
    padding: 60px 0;
    display: block
}

.category .blog-page .left-section {
    width: 100%;
    padding: 35px 0
}

.category .blog-page .left-section h1,
.blog-page .left-section h2 {
    margin-bottom: 30px;
    min-height: 100%
}

.blog .right-section {
    display: none
}

.blog .left-section {
    width: 100%;
    width: 100%;
    padding: 35px 0
}

.blog .blog-page .left-section h1,
.blog-page .left-section h2 {
    min-height: 120px
}

.blog .highlight-page {
    background: #f2f2f2
}

.blog .post {
    background: #fff;
    box-shadow: 1px 9px 9px #ccc;
    margin-bottom: 40px;
    padding: 20px
}

.blog .post .blog-img img {
    width: 100%;
    max-width: 740px;
    float: left;
    margin-bottom: 15px;
    height: auto;
    min-height: 200px;
    max-height: 200px;
    object-fit: cover
}

.blog h2.screen-reader-text {
    min-height: 100%
}

.single-post .blog-page .left-section h1,
.blog-page .left-section h2 {
    min-height: 100%
}

.blog .post {
    width: 31.3%;
    min-height: 700px
}

.blog .post .entry {
    min-height: 100%
}

.latest-news .latest-news-inner .wppsac-post-carousel.design-1 a.wppsac-readmorebtn:hover {
    color: #000
}

a.fa.fa-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%)
}

.fb-feeds h2 {
    font-size: 24px;
    color: #12365c;
    text-transform: capitalize
}

.inner-form input {
    width: 90%
}

.inner-form button {
    background: linear-gradient(-45deg, #f90, #ff7200);
    color: #fff;
    border: #ffdead;
    font-weight: 700;
    width: 90%;
    padding: 7px;
    border-radius: 60px
}

.form-lefts {
    align-items: center;
    max-width: 100%;
    padding-top: 100px
}

.popup-body h1.text-center {
    font-weight: 700
}

.popup-body h3 {
    font-size: 22px
}

.popup-body {
    padding-top: 30px
}

.popup-body h3 span {
    color: orange;
    font-weight: 700
}

#wmpci-popup-wrp h2 {
    font-weight: 700;
    font-size: 28px;
    padding: 20px
}

#wmpci-popup-wrp .wpcf7 form .wpcf7-response-output {
    font-size: 15px;
    color: #000
}

#wmpci-popup-wrp .wmpci-popup-body p {
    margin-bottom: 18px
}

#wmpci-popup-wrp form.wpcf7-form {
    max-width: 500px;
    margin: 30px auto;
    margin-bottom: 0
}

#wmpci-popup-wrp input#phonenumber {
    width: 100%;
    height: 42px
}

#wmpci-popup-wrp .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: inline-block
}

#wmpci-popup-wrp input#email {
    width: 100%;
    height: 42px
}

#wmpci-popup-wrp input.wpcf7-form-control.has-spinner.wpcf7-submit.submit-btn {
    background: linear-gradient(-45deg, #f90, #ff7200);
    color: #fff;
    border: #ffdead;
    font-weight: 700;
    width: 100%;
    padding: 7px;
    border-radius: 60px
}

#wmpci-popup-wrp div#wpcf7-f9557-o1 {
    margin-top: 50px
}

.welcome-modal {
    float: left;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    background: linear-gradient(-45deg, #f90, #ff7200);
    width: 100%;
    box-shadow: 1px 2px 7px #ccc;
    padding-top: 12px
}

.welcome-modal p {
    width: 33%;
    float: left
}

.welcome-modal input {
    width: 99%;
    height: 35px;
    border-radius: 50px;
    border: none;
    padding-left: 10px;
    outline: 0
}

.submit-btn {
    background: #000;
    color: #fff;
    border: #ffdead;
    font-weight: 700;
    width: 100%;
    padding: 7px;
    border-radius: 60px
}

.welcome-modal h4 {
    text-align: left;
    font-weight: 600;
    padding: 7px;
    margin-bottom: 2px;
    color: #fff;
    font-size: 17px
}

.welcome-modal .wpcf7 form .wpcf7-response-output {
    font-size: 18px;
    color: #000;
    text-align: center;
    border: none;
    color: #fff
}

#close {
    float: right;
    display: inline-block;
    padding: 2px 5px;
    background: #ccc
}

#cross {
    float: right;
    display: inline-block;
    padding: 2px 5px;
    background: orange;
    padding: 1px 16px;
    border-radius: 50px;
    font-size: 27px;
    color: #fff;
    cursor: pointer
}

.welcome-modal {
    display: none
}

#wmpci-popup-wrp h2 span {
    color: #ff7200;
    font-weight: 400
}

.wpmci-popup-cnt-inr-wrp h4 {
    font-size: 18px;
    font-weight: 500
}

.welcome-modal .wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: absolute;
    left: -260px;
    right: auto
}

.invalid span.wpcf7-spinner {
    display: none
}

span.wpcf7-not-valid-tip {
    display: none
}

.sensation-focus p {
    font-size: 24px;
    line-height: 30px;
    color: #fff
}

.traine-left {
    width: 45%;
    float: left
}

.traine-left input {
    width: 100%;
    margin-right: 10px;
    height: 38px;
    margin-bottom: 21px !important;
    float: left
}

.traine-right {
    width: 45%;
    float: left;
    margin-left: 20px
}

.traine-right select {
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
    float: left;
    height: 40px;
    color: #767882
}

.traine-left select {
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
    float: left;
    height: 40px;
    color: #767882
}

.traine-left textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    width: 100%;
    height: 110px
}

p.sub-fm {
    float: left;
    width: 100%
}

#wpcf7-f9629-p9606-o1 .training-sub {
    background: linear-gradient(-45deg, #f90, #ff7200);
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 10px 31px;
    font-weight: 700;
    border-radius: 50px;
    margin-top: 20px
}

.traine-right div {
    margin-bottom: 18px;
    float: left;
    width: 100%
}

#wpcf7-f9629-p9606-o1 .wpcf7-response-output {
    color: #333
}

#sp-wp-tabs-wrapper_9661 li.sp-tab__nav-item {
    width: 20%;
    height: 130px
}

.methodology-training h5 {
    color: #696969;
    font-size: 18px
}

.invalid .wpcf7-response-output {
    color: red !important
}

.container.wel-consult {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto
}

.welcome-modal span#close-wel {
    float: right;
    background: #fff;
    padding: 2px 7px;
    font-weight: 700;
    font-size: 18px;
    margin: 3px;
    line-height: 1;
    position: relative;
    bottom: 12px;
    cursor: pointer
}

.batchess img {
    width: 130px
}

.batchess h5 {
    color: #fff
}

.batchess p {
    color: #fff;
    height: 102px
}

.tss-wrapper .single-item-wrapper h3.author-name {
    color: #000 !important
}

.tss-wrapper .tss-layout3 .item-content-wrapper,
.tss-wrapper .tss-isotope1 .item-content-wrapper,
.tss-wrapper .tss-video1 .item-content-wrapper,
.tss-wrapper .tss-carousel3 .item-content-wrapper {
    background: #fff !important
}

.tss-wrapper .tss-layout3 .item-content-wrapper:before,
.tss-wrapper .tss-isotope1 .item-content-wrapper:before,
.tss-wrapper .tss-video1 .item-content-wrapper:before,
.tss-wrapper .tss-carousel3 .item-content-wrapper:before {
    color: #ccc !important
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: orange !important
}

.dashicons-star-empty:before {
    color: orange
}

.student-testimonials .item-content-wrapper {
    height: 160px
}

.corporate-training.corporate-training-section img {
    height: 60px
}

.all-team.tbms-container-2582 {
    margin: 0 auto
}

.thankyou-cont p {
    font-size: 26px;
    line-height: 32px;
    font-weight: 500;
    color: #292929
}

.thankyou-cont .go-home-btn .vc_btn3 {
    background: linear-gradient(-45deg, #f90, #ff7200);
    color: #fff !important;
    font-size: 18px
}

.thanku-page-btn {
    text-align: center
}

.thankyou-heading h1 {
    font-size: 80px;
    font-weight: bolder
}

.feedback-video {
    border: 6px solid rgba(255, 125, 0, 0.2);
    border-radius: 50%;
    padding: 0;
    display: inline-block;
    margin: 0;
    margin-left: 15px
}

.feedback-video span {
    background: #ff7d00;
    border-radius: 50%;
    padding: 25px 18px;
    display: block
}

.feedback-video img {
    width: 38px
}

.feedback-left-section {
    margin-top: 107px
}

.feedback-google-rating {
    background: #fafafa;
    padding: 30px 0;
    float: left;
    display: block;
    width: 100%
}

.feedback-google-rating-top {
    display: table;
    width: 100%;
    align-items: center;
    padding: 0 30px 15px
}

.feedback-google-rating-top-left {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding-right: 70px
}

.feedback-google-rating-top-right {
    display: table-cell;
    width: 50%
}

.see-all-reviews {
    margin: 0 auto 20px;
    display: table
}

.feedback-google-rating .ti-widget.ti-goog .ti-review-item>.ti-inner {
    background: #fff !important;
    border: 1px solid #f3f2f2 !important;
    border-radius: 8px !important
}

.feedback-video-popup {
    background: #fff;
    padding: 15px
}

.feedback-video-popup-group .feedback-video-title {
    float: left;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    text-align: left;
    margin-bottom: 10px;
    line-height: 36px;
    width: 100%
}

.feedback-video-popup-group video#gum {
    background: transparent;
    margin-bottom: 15px;
    height: 316px
}

.feedback-video-popup-group video#recorded {
    height: 316px;
    margin-bottom: 15px
}

.feedback-video-popup-group .form-group {
    padding: 0 0 15px;
    margin: 0
}

.feedback-video-popup-group label {
    font-size: 15px;
    font-weight: 600;
    color: #000
}

.feedback-video-popup-group textarea {
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #495057;
    font-size: 14px;
    padding: 6px 12px
}

.feedback-video-popup-group textarea:hover,
.feedback-video-popup-group textarea:focus {
    border: 1px solid #000;
    box-shadow: none;
    outline: none
}

.feedback-video-popup-group .button_top_margin {
    margin-top: 0
}

.feedback-video-popup-group .button_top_margin button#record,
.feedback-video-popup-group .button_top_margin button#play,
.feedback-video-popup-group .button_top_margin button#download,
.feedback-video-popup-group .button_top_margin button#upload {
    background: #f90;
    background: -webkit-linear-gradient(-45deg, #f90, #ff7200);
    background: -o-linear-gradient(-45deg, #f90, #ff7200);
    background: -moz-linear-gradient(-45deg, #f90, #ff7200);
    background: linear-gradient(-45deg, #f90, #ff7200);
    border: none;
    line-height: 44px;
    color: #fff !important;
    position: relative;
    font-size: 18px;
    padding: 0 14px !important;
    border-radius: 180px;
    display: inline-block
}

.feedback-video-popup-group .button_top_margin button:focus {
    outline: none
}

.feedback-banner.page-banner-common .page-banner-content {
    height: 300px
}

.feedback-banner span.typewrite {
    display: none
}

.form_seprate {
    clear: both;
    float: left;
    margin: 0 auto;
    width: 100%
}

.form_seprate .form-content {
    float: left;
    background: #fffdfd;
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 3px 4px 6px #c7c7c7;
    margin-top: -60px;
    z-index: 999;
    position: relative;
    margin-bottom: 50px
}

.page-banner-common.contactus-banner.feedback-banner {
    padding: 2% 0
}

.page-template-feedback .navbar .navbar-collapse {
    display: none !important
}

.form_seprate .form-content p {
    color: #fff !important
}

.form_seprate .contact-form-section .form-field-wrapper .field-title {
    color: #fff;
    text-align: left;
    width: 100%;
    display: block
}

.page-template-feedback .form_seprate .contact-form-section .form-field-wrapper .field-title {
    font-size: 18px;
    margin-bottom: 15px;
    color: #000 !important
}

.custom_radio .wpcf7-list-item {
    display: block;
    font-size: 14px;
    color: #fff !important;
    margin: 0
}

.custom_radio .wpcf7-list-item label {
    color: #000;
    font-size: 14px
}

.star-rating {
    direction: rtl;
    display: inline-flex;
    float: left
}

.custom_radio input[type="radio"] {
    position: relative;
    top: 1px
}

.container.custom_width-con h3 {
    color: #ff7200 !important
}

.container.custom_width-con p {
    color: #000 !important
}

.star-rating input[type=radio] {
    display: none
}

.star-rating label {
    color: #bbb;
    font-size: 35px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
    font-size: 0;
    width: 30px;
    position: relative
}

.container.custom_width-con {
    max-width: 1140px !important
}

span.wpcf7-list-item.last {
    margin-left: 0
}

.star-rating label span:before {
    content: "★";
    left: 67px;
    position: absolute;
    right: 0;
    color: #ddd;
    width: 37px;
    font-size: 35px
}

.star-rating label span:hover::before {
    color: #f90
}

.star-rating span.wpcf7-list-item-label.selected:before {
    color: #f90
}

#wpcf7-f9557-o3 input {
    border: 1px solid #3a3a3a
}

.seo-pricing i {
    background: linear-gradient(-45deg, #42bfcc, #185a9d);
    padding: 4px;
    border-radius: 50px;
    color: #fff;
    width: 25px;
    height: 25px;
    font-size: 16px
}

.pricing-table-block .vc_column-inner {
    padding-top: 60px !important;
    padding-bottom: 60px
}

.comparison-table {
    width: 100%;
    padding-top: 30px
}

.comparison-table table {
    table-layout: fixed
}

.comparison-table table tbody+tbody {
    border-top-width: 1px
}

.comparison-table .table-bordered thead td {
    border-bottom-width: 1px
}

.comparison-table .comparison-item {
    position: relative;
    padding: .875rem .75rem 1.125rem;
    border: 1px solid #e7e7e7;
    background-color: #fff;
    text-align: center
}

.comparison-table .comparison-item .comparison-item-thumb {
    display: block;
    width: 5rem;
    margin-right: auto;
    margin-bottom: .75rem;
    margin-left: auto
}

.comparison-table .comparison-item .comparison-item-thumb>img {
    display: block;
    width: 100%
}

.comparison-table .comparison-item .comparison-item-title {
    display: block;
    width: 100%;
    margin-bottom: 14px;
    color: #222;
    font-weight: 600;
    text-decoration: none
}

.comparison-table .comparison-item .comparison-item-title:hover {
    text-decoration: underline
}

.comparison-table .comparison-item .btn {
    margin: 0
}

.comparison-table .comparison-item .remove-item {
    display: block;
    position: absolute;
    top: -.3125rem;
    right: -.3125rem;
    width: 1.375rem;
    height: 1.375rem;
    border-radius: 50%;
    background-color: #f44336;
    color: #fff;
    text-align: center;
    cursor: pointer
}

.comparison-table .comparison-item .remove-item .feather {
    width: .875rem;
    height: .875rem
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #e7e7e7
}

.comparison-table .bg-secondary {
    background-color: #fff !important
}

.local-package .container {
    padding-bottom: 0 !important
}

.seo-pricing .card-body {
    padding: 0 !important
}

.seo-pricing .card {
    border: 0
}

.comparison-table td {
    vertical-align: middle
}

.seo-pricing .card-header button {
    padding: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Poppins", sans-serif
}

table.seo-pricing tr td:nth-child(2) {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 700;
    background: #e18416
}

table.seo-pricing tr td:nth-child(3) {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 700;
    background: #f90
}

table.seo-pricing tr td:nth-child(4) {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 700;
    background: #f90;
    background: #ff7c00
}

table.seo-pricing tr th:first-child {
    background: #a3a3a3;
    color: #fff
}

.feature-block {
    background: #a3a3a3;
    color: #fff important
}

.basic-block {
    background: #e18416
}

.corporate-block {
    background: #f90
}

.premium-block {
    background: #ff7c00
}

.service-col-1 {
    background: #e18416
}

.service-col-2 {
    background: #f90
}

.service-col-3 {
    background: #ff7c00
}

.comparison-table .table {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    margin-bottom: 0
}

.comparison-table .table tbody th {
    font-weight: 600
}

.comparison-table .table tbody th,
.comparison-table .table tbody td {
    word-break: break-word;
    padding: 7px 10px;
    text-transform: capitalize
}

.thead-block {
    color: #fff
}

.ch-plan {
    font-weight: 600;
    font-size: 32px !important;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px
}

.basic-block,
.corporate-block,
.premium-block,
.feature-block {
    text-transform: uppercase;
    font-weight: 700
}

.seo-pricing td,
.seo-pricing th {
    font-size: 20px !important
}

.seo-pricing td.ch-plan,
.seo-pricing th.ch-plan {
    font-size: 36px !important
}

.service-col-1 label,
.service-col-2 label,
.service-col-3 label {
    display: block;
    font-size: 32px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 29px;
    padding-top: 6px;
    float: none;
    text-align: center
}

.service-col-1 strong,
.service-col-2 strong,
.service-col-3 strong {
    font-weight: 400;
    font-size: 13px
}

.service-col-1 span,
.service-col-2 span,
.service-col-3 span {
    display: block;
    padding-top: 4px;
    word-break: break-word;
    font-size: 20px !important;
    font-weight: 600 !important;
    border-color: rgba(000, 000, 000, .3)
}

.tb-heading {
    font-size: 17px;
    font-weight: 800 !important
}

.calendly-inline-widget {
    height: 100vh !important;
    min-width: 600px;
    margin-top: -45px
}

.page-id-10294 article {
    padding-top: 115px
}

.quotemodal label {
    font-size: 14px;
    margin-bottom: 5px;
    text-align: left;
    color: #333;
    float: left;
    width: 47%;
    font-weight: 400;
    display: inline-block;
    margin-left: 10px
}

.quotemodal label input {
    width: 100%
}

.tex-area-block {
    width: 100% !important
}

.tex-area-block span {
    display: block;
    width: 100%
}

.tex-area-block span textarea {
    width: 97%;
    height: 100px
}

#QuoteModal {
    top: 180px
}

.quotemd-head h3 {
    font-weight: 600;
    padding-left: 10px;
    padding-bottom: 17px;
    padding-top: 10px
}

#QuoteModal input[type="submit"] {
    background: linear-gradient(-45deg, #f90, #ff7200);
    border: none;
    color: #fff;
    font-weight: 400;
    width: auto;
    float: left;
    margin-left: 10px;
    padding: 7px 30px;
    border-radius: 40px
}

.quotemd-head button {
    position: absolute;
    right: 23px;
    top: 29px
}

.quotemodal label select {
    width: 100%;
    height: 30px
}

.quotemodal label span {
    display: block;
    padding: 5px 0;
    font-size: 14px
}

.quote-modal {
    border: none;
    color: #fff;
    font-weight: 400;
    padding: 7px 30px;
    border-radius: 40px;
    display: inline-block;
    cursor: pointer
}

#basic-quote {
    background: #e18416
}

#corporate-quote {
    background: #e9aa00
}

#premium-quote {
    background: #839c0e
}

.seo-pricing .bg-secondary {
    background: linear-gradient(-45deg, #42bfcc, #185a9d) !important;
    border-top: 1px solid #fff !important;
    padding: 11px
}

.seo-pricing .card-header button:focus {
    box-shadow: none
}

.seo-pricing .card-header button:hover {
    text-decoration: none
}

.seo-pricing .accordion>.card>.card-header {
    margin-bottom: 0
}

.bg-secondary button.btn.collapsed:before {
    content: "\f067" !important;
    position: absolute;
    right: 30px;
    font-family: 'FontAwesome'
}

.seo-pricing .card-header button.btn:before {
    content: "\f068";
    position: absolute;
    right: 30px;
    font-family: 'FontAwesome'
}

.side-popup.shower {
    bottom: 0;
    left: -5px
}

#cross-friday {
    width: 350px;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 9999
}

.vc_custom_1653457263419 .slick-slide img {
    width: 100%;
    height: 202px;
    object-fit: cover
}

.latest-news-inner .slick-slide img {
    width: 100%;
    height: 100%
}

#wppsac-post-carousel-1 .slick-slide img {
    width: 100%;
    height: 100%
}

.custom-package-control {
    display: flex;
    width: 100%;
    border: 1px solid #f90;
    justify-content: space-between;
    margin-top: 50px
}

.custom-package-control .cs-package-left {
    width: 69%;
    position: relative;
    background: linear-gradient(90deg, rgba(225, 132, 22, 1) 0%, rgba(233, 170, 0, 1) 46%, rgba(131, 156, 14, 1) 100%);
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 35px;
    font-weight: 300;
    padding: 20px;
    letter-spacing: 1px
}

#custom-quote {
    font-size: 23px;
    padding: 10px 37px;
    background: #e18416
}

.custom-package-control .cs-package-left:after {
    content: "";
    width: 61px;
    height: 100%;
    transform: skew(329deg);
    background: #8b9d0d;
    display: block;
    position: absolute;
    top: 0;
    right: -28px
}

.cs-quote-btn {
    padding: 20px
}

.specialoffer {
    position: fixed;
    bottom: -1px !important;
    background: linear-gradient(-45deg, #42bfcc, #185a9d);
    padding: 1px 15px;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 10px 10px 0 0;
    line-height: normal;
    box-shadow: #000 2.4px 2.4px 3.2px;
    font-weight: 700;
    left: 50px;
    height: 30px;
    width: 232px;
    text-align: center;
    letter-spacing: 3px;
    font-size: 20px;
    z-index: 9999;
    display: block
}

.specialoffer:hover {
    height: 188px !important;
    background: url(/wp-content/uploads/2023/01/sp-offer.png);
    width: 276px;
    font-size: 0 !important;
    border: none !important;
    box-shadow: none !important
}

.ach1 {
    text-align: center;
    align-items: center;
    vertical-align: middle;
    display: flex;
    border-radius: 5px;
    display: inline-block;
    margin: 0 1.8%
}

.achivement-block-section {
    background: linear-gradient(-45deg, #42bfcc, #185a9d);
    padding: 70px 0 100px;
    display: inline-block;
    width: 100%
}

.hmpage_awards .numbers span {
    font-size: 70px;
    position: absolute;
    top: 0;
    left: 28px;
    opacity: .1;
    font-weight: 300 !important;
    font-family: fantasy;
    color: #d70000
}

.hmpage_awards {
    background: #fff;
    padding: 20px;
    background-color: transparent;
    border-radius: 5px
}

.hmpage_awards_oter {
    text-align: center;
    margin-bottom: 20px
}

.hmpage_awards img {
    border-radius: 11%;
    padding: 8px;
    max-width: 132px;
    width: 100%;
    height: 100px;
    object-fit: contain
}

.achivement-block-section .container {
    max-width: 1100px !important
}

.achivement-block-section h2 {
    font-weight: 800;
    color: #fff;
    padding-bottom: 37px
}

.hmpage_awards h3 {
    text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 17px;
    color: #fff;
    margin-top: 17px
}

.hmpage_awards_oter p {
    margin-top: 10px;
    color: #fff
}

.features-box img {
    width: 70px
}


@media screen and (max-width: 500px) {
    .custom-package-control {
        flex-direction: column
    }

    .custom-package-control .cs-package-left {
        width: 36%;
        font-size: 17px
    }

    .cs-quote-btn {
        width: 100%;
        text-align: center
    }

    .cs-quote-btn span {
        margin-left: 0 !important
    }

    .custom-package-control .cs-package-left:after {
        display: none
    }

    .custom-package-control .cs-package-left {
        width: 100%;
        position: relative;
        font-size: 17px;
        font-weight: 300;
        padding: 20px
    }

    .cs-quote-btn {
        padding: 20px
    }

    #custom-quote {
        padding: 7px 5px;
        font-size: 17px;
        border-radius: 4px;
        margin-left: 39px;
        margin-top: 10px
    }

    .quote-modal {
        padding: 7px 5px;
        font-size: 12px;
        border-radius: 4px;
    }

    .tb-heading {
        font-size: 14px;
    }

    .service-col-1 strong,
    .service-col-2 strong,
    .service-col-3 strong {
        font-size: 11px;
    }

    .service-col-1 label,
    .service-col-2 label,
    .service-col-3 label {
        font-size: 23px;
    }

    .basic-block,
    .corporate-block,
    .premium-block {
        text-transform: capitalize;
        font-size: 13px;
    }

    .ch-plan {
        font-weight: 600;
        color: #000;
        font-size: 12px !important;
        letter-spacing: 0;
    }
}

@media screen and (max-width: 1871px) and (min-width: 1390px) {
    .specialoffer {
        padding: 0 15px 2px !important;
        font-size: 16px !important;
        height: 25px !important;
    }
}