@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200; 300; 400; 500; 600; 700; 900&display=swap');
body {
    font-family: Montserrat, sans-serif;
    overflow-x: hidden;
    font-size: 14px;
    line-height: 22px;
    color: #4f4f4f;
    background: #fff;
    position: relative
}

img.move-img-3.move-img-4 {
    left: 100px
}

.dropdown-backdrop {
    display: none !important
}

.servicesslider .whatimghead img {
    width: 100% !important;
    height: 100% !important;
    border-radius: 0 !important
}

.whathead span {
    -webkit-text-stroke: 1px #fff !important;
    color: #fff !important;
    font-size: 50px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    padding-bottom: 20px !important;
    display: inline-block
}

.whathead h3 {
    font-size: 40px !important;
    font-weight: 700 !important;
    color: #fff !important;
    line-height: 1 !important;
    font-style: inherit !important;
    padding-bottom: 0 !important
}

.whathead h4 {
    color: #ffffff !important;
    font-size: 50px !important;
    font-weight: 700 !important
}

.whathead ul li span {
    font-size: 15px !important;
    -webkit-text-stroke: inherit !important;
    color: #fff !important;
    padding-left: 5px !important
}

.whathead ul li {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #fff !important;
    padding: 0 0 1px !important
}

.whathead ul {
    list-style: none;
    padding: 0;
    margin: 20px 0 0 !important
}

section.industry-section {
    padding-bottom: 50px;
    position: relative;
    background-image: url(../img/what-we-do-bg.png);
    background-repeat: no-repeat;
    background-position: center
}

img.roundimg {
    border-radius: 50%
}

.linkBtn {
    display: block !important;
    background: #2f55c4;
    color: #fff;
    padding: 12px !important;
    font-size: 16px;
    border: 2px solid transparent !important;
    font-weight: 500;
    width: 200px !important;
    text-align: center;
    margin-top: 18px
}

.linkBtn:hover {
    color: #fff
}

section.prlog-sec .col-md-5 img {
    width: auto;
    display: table;
    margin: auto;
    height: 160px
}

.set-logo img {
    max-width: 100% !important
}

.top-bar a:hover i {
    color: #fff
}

.banner-content .lgt-btn.white-btn:hover {
    color: #fff;
    background: #0c2673;
    border-color: #0c2673
}

a {
    text-decoration: none;
    color: #000
}

a:focus,
a:hover {
    text-decoration: none
}

a:hover {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out
}

* {
    outline: 0 !important
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.pd-right {
    padding-left: 10px
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    outline: 0
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, sans-serif
}

p {
    font-size: 19px;
    font-family: Poppins, sans-serif;
    color: #181f3c;
    line-height: 30px;
    margin-bottom: 20px
}

.nopadding {
    padding: 0
}

.purple-bg {
    background: #f3f3fe
}

.center-col {
    margin: 0 auto;
    display: table;
    float: none
}

.all-section {
    padding: 60px 0
}

.pop-head {
    font-family: Poppins, sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px
}

.pop-head span {
    color: #5A189A
}

.section-head {
    color: #000;
    font-size: 46px;
    font-weight: 900;
    line-height: 55px;
    margin-bottom: 20px;
    margin-top: 0 !important
}

.flexStart p {
    margin-bottom: 20px
}

.section-head span {
    color: #5A189A
}

.banner-ss.slick-dotted.slick-slider {
    margin-bottom: 0
}

.blue-btn {
    background: #5A189A;
    color: #fff;
    display: inline-flex;
    padding: 10px;
    font-size: 16px;
    border: 2px solid transparent;
    font-weight: 500;
    width: 200px;
    text-align: center;
    align-items: center;
    justify-content: space-around;
    border-radius: 5px
}

.blue-btn:hover {
    color: #5A189A;
    border-color: #5A189A;
    background: #fff
}

.blue-btn.hvr-bounce-to-right:before {
    background: #0c2673
}

.lgt-btn {
    color: #5A189A;
    background: #fff;
    width: 30%;
    display: inline-block;
    padding: 12px;
    font-size: 16px;
    border: 2px solid #5A189A;
    font-weight: 500;
    text-align: center;
    border-radius: 50px;
}


.error-page .section-head {
    font-size: 170px;
    margin-top: 90px !important
}

.error-page .banner-content h5 {
    font-size: 32px;
    margin: 0 0 20px 0;
    text-align: center
}

.error-page .lgt-btn {
    display: table;
    margin: auto
}

.lgt-btn:hover {
    color: #fff;
    background: #000;
}

.lgt-btn.hvr-bounce-to-right:before {
    background: #5A189A
}

.flexRow {
    display: flex;
    align-items: center
}

.flexStart {
    display: flex;
    align-items: flex-start
}

.ml-2 {
    margin-left: 20px
}

.mb-3 {
    margin-bottom: 30px !important
}

.mb-4 {
    margin-bottom: 40px !important
}

.bottom-section {
    padding-bottom: 60px 0;
    padding: 0 0 30px
}

.p-right-0 {
    padding-right: 0 !important
}

.p-left-0 {
    padding-left: 0 !important
}

.mobile-nav .navbar-toggle {
    margin-right: 0;
    border: 1px solid #fff
}

.mobile-nav .navbar-toggle .icon-bar {
    background: #fff
}

.mobile-nav .navbar-nav {
    text-align: left
}

.mobile-nav .navbar-nav li a {
    display: flex;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    align-items: center;
    justify-content: space-between
}

.mobile-nav .navbar-nav li a .caret {
    float: right
}

.mobile-nav .nav .open>a,
.mobile-nav .nav .open>a:focus,
.mobile-nav .nav .open>a:hover {
    background-color: transparent;
    color: #5A189A
}

.mobile-nav .nav>li>a:focus,
.mobile-nav .nav>li>a:hover {
    background-color: transparent;
    color: #5A189A
}

@keyframes fixed-header {
    0% {
        transform: translateY(-100px)
    }
    100% {
        transform: translateY(0)
    }
}

header {
    background: #000;
    padding: 0 0 15px
}

header .main-navigate.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    animation: fixed-header 1s .1s backwards ease-in-out;
    background: #000
}

.main-navigate {
    position: relative;
    padding: 10px 0
}

.top-bar {
    padding: 12px
}

.top-bar a {
    color: #fff;
    font-weight: 500 !important;
    font-size: 20px;
    font-weight: 700
}

a.red-phone {
    color: #fff;
    font-size: 20px;
    font-weight: 900
}

.dropdown-menu {
    background-color: #000
}

a.red-phone i {
    color: #5A189A;
    padding: 0 10px;
    padding-left: 40px
}

.top-bar a.red-phone:hover {
    color: #5A189A
}

.top-bar a:hover {
    color: #5A189A
}

.top-bar .bd-btm {
    border-bottom: 1px solid #fff;
    padding: 10px
}

header ul.navbar-set>li>a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 12px;
    position: relative;
    display: block
}

header ul.navbar-set>li.megamenu>a::before {
    content: "\f107";
    position: absolute;
    top: 50%;
    right: -5px;
    transform: translateY(-50%);
    color: #fff;
    font-family: FontAwesome;
    font-size: 14px
}

.quote-btn {
    margin-top: 15px
}

header ul.navbar-set {
    float: right;
    margin-top: 15px
}

header ul.navbar-set>li>a>i {
    font-weight: 900
}

header ul.navbar-set>li>a:hover {
    color: #5A189A
}

.menu-section figure img {
    margin-top: 20%
}

header .main-navigate .col-md-8 {
    position: static
}

header .navigation>ul>li.megamenu .megamenu-dropdown {
    position: absolute;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    height: 0;
    transition: all .5s ease-in-out;
    left: 0;
    z-index: 100;
    top: 100%
}

header .navigation>ul>li.megamenu.open .megamenu-dropdown {
    height: auto;
    opacity: 1;
    visibility: visible
}

.banner-ss .slick-dots li button:before {
    font-size: 12px
}

.banner-ss figure:focus {
    outline: 0
}

.banner-ss .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #5A189A !important
}

.banner-content .our-customers {
    display: flex;
    align-items: center;
    margin: 20px 0
}

.banner-content .our-customers img {
    width: auto;
    margin-right: 12px
}

.banner-content p {
    color: #272e49;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    margin: 18px 0
}

.banner-content h5 {
    color: #5A189A;
    font-size: 32px;
    font-weight: 900;
    margin: -30px 0 45px 0
}

.banner-content .lgt-btn.white-btn {
    background: #fff;
    color: #0c2673;
    border-color: #0c2673;
    margin-left: 10px
}

.banner-content .blue-btn.white-btn.hvr-bounce-to-right:before {
    background: #2f55c4
}

.banner-content .blue-btn.white-btn.hvr-bounce-to-right:hover {
    color: #fff
}

.banner-img img {
    width: 100%;
    object-fit: cover;
    display: block
}

.we-content p {
    font-size: 22px;
    color: #181f3c;
    font-weight: 700;
    line-height: 30px;
    margin: 20px 0
}

.we-section {
    overflow: hidden;
    padding: 50px 0 0 0
}

.service-section {
    background: #f3f3fe
}

h2.nbr {
    color: #5A189A
}

.service-desc ul li a {
    color: #5A189A;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #5A189A;
    font-family: Poppins, sans-serif
}

.service-desc ul li a:hover {
    color: #000
}

.service-desc ul li {
    display: flex;
    align-items: center;
    margin: 16px 0
}

.service-desc ul li i {
    color: #5A189A;
    font-size: 16px;
    font-weight: 900;
    width: 16px
}

.service-box .section-head {
    font-size: 28px;
    line-height: 32px
}

.service-box:hover {
    -webkit-box-shadow: 0 2px 14px 2px #5A189A;
    -moz-box-shadow: 0 2px 14px 2px #5A189A;
    box-shadow: 0 2px 14px 2px #5A189A
}

.service-desc .section-head a:focus,
.service-desc .section-head a:hover {
    color: #2f55c4
}

.service-box h3.nbr {
    color: #181f3c;
    font-size: 23px;
    font-weight: 700;
    line-height: 35px
}

.service-box img {
    object-fit: contain;
    height: 200px;
    width: 200px;
    margin: 0 auto
}

.service-box {
    padding: 30px;
    margin-bottom: 60px;
    min-height: 525px;
    border-bottom: 9px solid #000;
    background: #fff;
    transition: all .5s ease-in-out
}

.service-box:hover {
    border-color: #5A189A
}

.portfolio-section .logo-sli figure img {
    height: auto
}

.port-slider figure {
    margin: 9px;
    border-left: 5px solid #fef5e3;
    border-right: 5px solid #fee0e0;
    border-top: 5px solid #fef5e3;
    border-bottom: 5px solid #fee0e0
}

.logo-ss figure {
    border: 0
}

.port-slider a:focus {
    outline: 0
}

.view-btn {
    display: flex;
    margin: 2% 0;
    justify-content: center;
    text-align: center;
    margin-bottom: 0
}

.portfolio-section .nav-pills>li>a {
    border-radius: 0;
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.portfolio-section .view-btn .blue-btn {
    width: 14%;
    text-align: center
}

.portfolio-section .nav-pills>li.active>a {
    color: #fff !important;
    background-color: #5A189A;
    padding:10px;
}

.main_port_mm {
    display: flex;
    justify-content: center
}

.portfolio-section .tab-content .tab-pane {
    display: block;
    overflow: hidden;
    height: 0
}

.portfolio-section .tab-content .tab-pane.active {
    height: auto
}

.case-box .flexRow {
    justify-content: space-between
}

.case-box {
    padding: 25px;
    position: relative;
    border-bottom: 5px solid #000;
    margin: 12px;
    background: #fff1fa
}

.case-box p.soon {
    font-weight: 600;
    margin-top: 30px;
    font-size: 16px
}

.case-section .view-btn {
    width: 15%;
    margin: 3% auto
}

.case-box:hover {
    background: #ff09aa;
    color: #fff;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    border-bottom: 0;
    -webkit-box-shadow: 0 2px 14px 2px #8778c6;
    -moz-box-shadow: 0 2px 14px 2px #8778c6;
    box-shadow: 0 2px 14px 2px #8778c6
}

.case-box:hover a {
    color: #fff
}

.case-box:hover h3 {
    color: #fff
}

.case-box:hover p {
    color: #fff
}

.case-box h3.section-head {
    font-size: 34px;
    line-height: 35px;
    margin-bottom: 30px
}

.case-box a {
    color: #181f3c;
    font-size: 16px;
    font-weight: 900;
    margin: 20px 0;
    display: inline-block
}

.case-box img.hidden-img {
    margin-bottom: 20px;
    margin-left: 25%;
    visibility: hidden;
    display: none
}

.case-box:hover img.hidden-img {
    visibility: visible;
    display: block
}

.case-box img.top-img {
    position: absolute;
    width: 25%;
    right: 20px;
    top: 20px
}

.brand-box img {
    height: 100px;
    width: 100px;
    object-fit: contain;
    margin: 0 auto
}

.grey-box img {
    filter: grayscale(100%)
}

.grey-box:hover img {
    filter: grayscale(0)
}

.brand-box {
    border: 1px solid #f2f2f2;
    padding: 40px
}

.brand-box.grey-box:hover {
    border: 1px solid #5A189A;

}

.award-section .brand-box {
    padding: 20px
}

.award-section .brand-box img {
    height: 200px;
    width: 200px;
    object-fit: contain;
    margin: 0 auto
}

.blue-bg {
    background: #000;
    padding: 45px
}

.expert-part {
    width: 80%;
    float: right
}

.expert-part h4 {
    color: #fff;
    font-weight: 900;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 26px
}

form.exp-form input.form-control {
    background: #f4f4f4;
    border-radius: 0;
    padding: 22px
}

form.exp-form textarea.form-control {
    background: #f4f4f4;
    border-radius: 0;
    padding: 22px;
    resize: none;
    width: 100%
}

form.exp-form select {
    background: #f4f4f4;
    border-radius: 0;
    padding: 12px;
    resize: none;
    width: 100%
}

form.exp-form p.select-note {
    color: #fff;
    font-size: 16px;
    font-style: italic;
    margin-top: 6px;
    margin-bottom: 5px
}

form.exp-form .blue-btn {
    margin-right: 12px;
    width: 55%;
    float: right
}

.contact-right {
    padding: 70px 30px 0;
    position: relative
}

.contact-right a.contact-phone {
    color: #5A189A;
    font-size: 50px;
    font-weight: 900
}

.contact-right h3 {
    font-weight: 900;
    line-height: 1;
    font-size: 25px;
    color: #000;
/*    margin-bottom: 20px;*/
    margin-top: 20px
}

.det-box img {
    height: 60px;
    width: 60px;
    object-fit: contain;
    margin-right: 20px
}

.det-box h3 span {
    font-weight: 400
}

.det-box h3 {
    font-size: 20px;
    color: #2d2d2d;
    line-height: 23px;
    margin-top: 36px
}

/*.det-box {
    margin-bottom: 25px
}*/

ul.social li a {
    border: 1.4px solid #000;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    margin: 0 5px
}

ul.social {
    display: flex;
    margin-top: 25%
}

ul.social li:hover a {
    background: #5A189A;
    border-color: transparent;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-box-shadow: -1px 0 15px -4px #08d1db;
    -moz-box-shadow: -1px 0 15px -4px #df2429;
    box-shadow: -1px 0 15px -4px #5A189A
}

ul.social li:hover i {
    color: #fff
}

.banner-ss img {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
    object-fit: cover;
    display: block;
    height: auto
}

.social-content {
    position: relative;
    top: 0
}

.contact-icon-new img {
    width: 35px;
    position: absolute;
    content: '';
    right: 65px;
    top: 47px;
    bottom: 0
}

/*.call-to-action-margin {
    margin-top: 25px
}*/

.row.flexRow p {
    margin-bottom: 20px
}

ul.social-new-1 {
    margin-top: 8% !important;
    margin-bottom: 30px
}

.footer-1 p {
    color: #181f3c;
    font-size: 14px;
    line-height: 22px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    margin-top: 20px
}

.payment-margin {
    margin-top: 25px
}

.webdesign-2022 img {
    width: 50% !important
}

.footer-head h3 {
    color: #181f3c;
    font-size: 24px;
    font-weight: 700;
    margin-top: 0
}

.footer-1 img {
    margin-top: -29px;
    width: 200px
}

ul.ftr-list li a {
    font-size: 15px;
    color: #181f3c;
    font-weight: 300
}

ul.ftr-list.contact-det li {
    display: flex
}

ul.ftr-list.contact-det li i {
    font-size: 26px;
    width: 20%
}

ul.ftr-list.contact-det li a {
    width: 80%
}

ul.ftr-list li {
    padding: 8px 0
}

footer {
    padding: 50px 0 0 0
}

footer form.search-bar input {
    border: 0;
    padding: 14px;
    width: 100%;
    margin-bottom: 11px
}

.footer-text h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: #181f3c;
    margin-top: 35px
}

.footer-text h4 span {
    color: #181f3c;
    font-weight: 600;
    font-size: 22px
}

ul.ftr-list li a:hover {
    color: #5A189A
}

footer a:hover {
    color: #5A189A
}

.copy-right p {
    color: #5A189A;
    font-size: 15px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0
}

.copy-right ul li a {
    color: #5A189A;
    font-size: 14px;
    font-weight: 500
}

.copy-right ul li a:hover {
    color: #5A189A
}

footer form.search-bar button.red-btn {
    width: 60%;
    font-size: 15px;
    font-weight: 600;
    border: 0
}

.footer-text .pop-head {
    font-size: 20px;
    font-weight: 400
}

footer ul.social {
    margin: 0
}

footer ul.social li a {
    background: #efefef;
    border-color: #efefef
}

.copy-right {
    border-top: 1px solid #d4dce7;
    padding: 17px 0;
    margin-top: 10px
}

.ftr-logos img {
    margin-right: 20px
}

.ftr-logos {
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 23px;
    border-top: 1px solid #333;
    padding-top:10px;
    align-items:center;
}

.ftr-logos img {
    width: auto;
    padding:3px;
}

.dots-img:before {
    content: '';
    position: absolute;
    background-image: url(../img/dots.png);
    background-repeat: no-repeat;
    height: 100px;
    width: 90px;
    z-index: 1;
    top: -99px;
    right: -12%;
    left: 0;
    margin: 0 auto
}

.dots-img {
    position: relative
}

.case-section .dots-img:before {
    right: -90%
}

.offer-section ul.nav.nav-pills {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0
}

.offer-section .nav-pills>li.active>a {
    color: #fff;
    background-color: #5A189A;
    border-radius: 0
}

.offer-section .nav-pills>li>a {
    border-radius: 4px;
    color: #181f3c;
    font-size: 14px;
    font-weight: 600
}

.brand-strategy .section-head {
    font-size: 30px;
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #ccc
}

.brand-strategy h4 {
    color: #df2429;
    font-size: 50px;
    font-weight: 900;
    margin: 23px 0
}

.brand-strategy h4 span {
    font-size: 31px;
    color: #000
}

.brand-strategy ul li i {
    background: #f57d80;
    color: #fff;
    font-size: 17px;
    padding: 0;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    object-fit: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px
}

.brand-strategy ul li {
    margin: 10px 0
}

.brand-strategy {
    background: #fff;
    position: relative;
    -webkit-box-shadow: 0 0 16px -5px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 16px -5px rgba(0, 0, 0, .75);
    box-shadow: 0 0 16px -5px rgba(0, 0, 0, .75);
    z-index: 99
}

.sec-pd {
    padding: 30px
}

.offer-section .tab-content {
    margin-top: 2%
}

.brand-strategy .get-started {
    text-align: center;
    background: #f5f8fb;
    padding: 16px;
    margin-top: 35px
}

.brand-strategy .get-started:hover a {
    color: #cd2221
}

.customized-sec .contact-btn:hover a {
    color: #181f3c
}

.brand-strategy .get-started a {
    color: #181f3c;
    font-weight: 600;
    font-size: 16px
}

.brand-strategy .get-started a i {
    color: #e13a3e;
    margin-left: 13px
}

.customized-sec .contact-btn a {
    color: #fff;
    font-weight: 600;
    font-size: 16px
}

.customized-sec .contact-btn a i {
    margin-left: 10px
}

.customized-sec {
    background: #181f3c;
    -webkit-box-shadow: 0 2px 14px 2px #8778c6;
    -moz-box-shadow: 0 2px 14px 2px #8778c6;
    box-shadow: 0 2px 14px 2px #8778c6
}

.customized-sec h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    border-bottom: 2px solid #df2429;
    padding-bottom: 17px
}

.customized-sec h5 {
    color: #fff;
    font-size: 17px;
    padding: 10px 0
}

.customized-sec p {
    color: #abb7c4;
    font-size: 17px
}

.customized-sec table {
    margin: 27px 0;
    color: #fff;
    text-align: center
}

.customized-sec table>tbody>tr>td {
    padding: 17px;
    border: 2px solid #28356c
}

.package .scroll-wrapper::-webkit-scrollbar {
    width: 6px
}

.package .scroll-wrapper::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px
}

.package .scroll-wrapper::-webkit-scrollbar-thumb {
    background: #5A189A;
    border-radius: 10px
}

.package .scroll-wrapper::-webkit-scrollbar-thumb:hover {
    background: #000
}

.package .scroll-wrapper::-moz-scrollbar {
    width: 6px
}

.package .scroll-wrapper::-moz-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px
}

.package .scroll-wrapper::-moz-scrollbar-thumb {
    background: #2f55c4;
    border-radius: 10px
}

.package .scroll-wrapper::-moz-scrollbar-thumb:hover {
    background: #000
}

.package .scroll-wrapper {
    position: relative;
    overflow-y: scroll
}

.package .scroll-wrapper.scroll-wrapper-1 {
    height: 200px
}

.package .scroll-wrapper.scroll-wrapper-2 {
    height: 120px
}

.package h4 {
    color: #000;
    font-size: 19px;
    font-weight: 700
}

.package h3 {
    color: #000;
    font-size: 38px;
    font-weight: 800
}

.package:hover {
    box-shadow: 0 2px 14px 2px #5A189A;
}

.package h3 sub {
    font-weight: 500;
    font-size: 14px
}

.package h3 sup {
    font-weight: 500;
    font-size: 31px
}

.package h4 {
    color: #000;
    font-size: 19px;
    font-weight: 700
}

.package h3 {
    color: #000;
    font-size: 44px;
    font-weight: 800
}

.package h3 sub {
    font-weight: 500;
    font-size: 14px
}

.package h3 sup {
    font-weight: 500;
    font-size: 30px;
    margin-right: 5px
}

.package a {
    display: inline-block;
    color: #000;
    font-size: 17px;
    font-weight: 800;
    text-transform: capitalize;
    border: 1px solid #000;
    padding: 10px;
    width: 72%;
    border-radius: 30px;
    margin: 15px 0
}

.package p {
    color: #6a6a6a;
    font-size: 15px
}

.package ul.pkg-list {
    color: #000;
    text-align: left;
    font-weight: 600;
    line-height: 26px;
    font-size: 13px
}

.package ul.pkg-list li {
    margin-bottom: 5px
}

.package ul.pkg-list li i {
    padding: 0 2px;
    position: relative;
    top: .5px
}

.package {
    padding: 40px 25px;
    margin-bottom: 30px;
    -moz-box-shadow: 0 0 7px -3px rgba(0, 0, 0, .75);
    box-shadow: 0 0 7px -3px rgba(0, 0, 0, .75);
    position: relative;
    border-radius: 5px;
    transition: all .5s ease-in-out
}

.package .btn-box a:hover {
    background: #000;
    color: #fff;
    transition-delay: 0s !important;
    -webkit-transition: 0s !important
}

.package button {
    display: inline-block;
    color: #000;
    font-size: 17px;
    font-weight: 800;
    text-transform: capitalize;
    border: 1px solid #000;
    padding: 10px;
    width: 72%;
    border-radius: 30px;
    margin: 15px 0;
    background: 0 0
}

.package button:hover {
    background: #000;
    color: #fff
}

.package h5 {
    background: #5A189A;
    color: #fff;
    padding: 13px;
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
    border-radius: 5px
}

.industry-section .ind-box h4 {
    color: #5A189A;
    font-weight: 900;
    margin: 10px 0
}

.industry-section .ind-box img {
    height: 50px;
    width: 50px;
    object-fit: contain;
    margin: 0 auto
}

.industry-section .ind-box {
    margin-bottom: 20%
}

.test-box p {
    color: #e4e4e4;
    font-size: 17px;
    font-style: italic;
    line-height: 27px;
    padding: 0 40px 0 0;
    font-weight: 400;
    color: white;
}

section.inner-banner img.img-responsive {
    width: 100%
}

footer {
    padding: 50px 0 0 0;
    background: url(../img/footer-bg.png);
    justify-content: center;
    width: 100%;
    height: 100%;
    background-position: bottom;
    background-repeat: no-repeat
}


.test-box .flexRow {
    justify-content: center
}

.test-box {
    background: rgba(0, 0, 0, 0) linear-gradient(45deg, #000 0, #5A189A 85%, #fff 85%, #fff 38%, rgba(255, 255, 255, 0) 83%) repeat scroll 0 0;
    padding: 30px;
    position: relative;
    height: auto;
    margin-bottom:20px;
}

.test-box img.comma {
    position: relative;
    top: -15px;
    left: -10px;
    filter: invert(1);
}

.test-box h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    text-transform: uppercase;
    font-style: italic;
    line-height: 27px;
    padding-top:25px;
}

.test-box h3 span {
    font-size: 10px;
    line-height: 0
}

.test-box img {
    height: 60px;
    width: 60px;
    border-radius: 100%;
    object-fit: contain;
    margin-left: 15px
}

.loader {
    position: fixed;
    z-index: 99999;
    height: 100%;
    width: 100%;
    background: #f3f3fe
}

.loader .auto-center {
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.loader .bounce-conteneur {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center
}

.loader .bounce-conteneur .bounce {
    display: inline-block;
    height: 13px;
    width: 13px;
    background: #5A189A;
    border-radius: 100%;
    margin: 2px
}

.loader .bounce-conteneur .bounce-left {
    animation: left 1.5s ease infinite
}

.loader .bounce-conteneur .bounce-center {
    animation: center 1.5s ease infinite
}

.loader .bounce-conteneur .bounce-right {
    animation: right 1.5s ease infinite
}

@keyframes left {
    0%,
    100%,
    50%,
    75% {
        transform: scale(1)
    }
    25% {
        transform: scale(1.5)
    }
}

@keyframes center {
    0%,
    100%,
    25%,
    75% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.5)
    }
}

@keyframes right {
    0%,
    100%,
    25%,
    50% {
        transform: scale(1)
    }
    75% {
        transform: scale(1.5)
    }
}

@-webkit-keyframes left {
    0%,
    100%,
    50%,
    75% {
        transform: scale(1)
    }
    25% {
        transform: scale(1.5)
    }
}

@-webkit-keyframes center {
    0%,
    100%,
    25%,
    75% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.5)
    }
}

@-webkit-keyframes right {
    0%,
    100%,
    25%,
    50% {
        transform: scale(1)
    }
    75% {
        transform: scale(1.5)
    }
}

section.inner-banner {
    position: relative
}

.banner-text {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.banner-text h3 {
    color: #fff;
    text-transform: capitalize;
    font-size: 65px;
    font-weight: 900
}

.about-content .section-head {
    font-size: 32px;
    margin: 0;
    margin-bottom: 15px
}

.about-content p {
    line-height: 31px;
    font-size: 19px
}

.about-section figure img {
    border: 1px;
    border-radius:50px;
}

.row.mg-btm {
    margin-bottom: 6%
}

.fact-boxes {
    display: flex
}

.brand-box.fact-box img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    margin: 0;
    margin-bottom: 10px;
    filter: invert(1)
}

.brand-box.fact-box.two-col {
    width: 40%
}

.brand-box.fact-box h3 {
    font-size: 22px;
    margin: 0;
    line-height: 32px;
    margin-bottom: 15px
}

.brand-box.fact-box p {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px
}

.fact-boxes .fact-box {
    width: 20%
}

.port-imgs {
    display: flex
}

.portfolio-section .tab-content {
    margin-top: 0
}

.portfolio-section .slick-slide img {
    display: block;
    height: 430px;
    object-fit: cover;
    object-position: top;
    width: 100%
}

.port-imgs a {
    border: 5px solid #fff
}

.portfolio-page .nav-pills {
    margin-bottom: 30px
}

.process-text h3 {
    text-transform: uppercase;
    position: relative;
    font-size: 53px
}

.process-section .container {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 4%
}

.process-text h3:after {
    content: '';
    background: #0b307b;
    height: 3px;
    width: 40%;
    position: absolute;
    bottom: -13px;
    left: 0
}

.culture-flex {
    display: flex;
    justify-content: center
}

.culture-flex .ind-box {
    width: 20%;
    margin: 0;
    min-height: 300px;
    padding: 20px 10px;
    margin: 0 5px
}

.culture-flex .ind-box p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600
}

.culture-flex .ind-box:hover {
    background: #fff
}

.culture-flex .ind-box:hover h4 {
    color: #000
}

.onboard-content .section-head {
    font-size: 38px
}

.onboard-section .nav-pills>li {
    float: none !important
}

.onboard-section .nav-pills>li>a {
    color: #000;
    font-weight: 600;
    font-size: 19px
}

.onboard-section .nav-pills>li.active>a {
    color: #303293;
    background: 0 0
}

.onboard-content .section-head {
    font-size: 38px
}

.onboard-section .item-box {
    background: #5A189A;
    padding: 40px;
    -webkit-box-shadow: 0 2px 14px 2px #5A189A;
    -moz-box-shadow: 0 2px 14px 2px #5A189A;
    box-shadow: 0 2px 14px 2px #5A189A;
    min-height: 230px
}

.onboard-section .item-box p {
    color: #fff;
    font-size: 18px
}

section.process-section .test-box {
    height: auto !important
}

section.process-section {
    padding: 40px 0
}

.award-box .section-head {
    font-size: 32px;
    margin: 10px 0
}

.award-box p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 20px
}

.award-box h4 {
    display: inline-block;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 24px;
    border-bottom: 2px solid #303293
}

.award-box img {
    width: 100%;
    object-fit: contain;
    display: block;
    height: 200px
}

.award-box {
    padding: 40px
}

.award-box:hover {
    background: #fff7f5;
    border-color: transparent;
    border-radius: 20px 0 1px 8px -2px #303293;
    -moz-box-shadow: 0 1px 8px -2px #303293;
    box-shadow: 0 1px 8px -2px #ff0729;
}

.faq-section .panel.panel-default {
    margin-bottom: 25px;
    position: relative
}

.faq-section .panel-default>.panel-heading+.panel-collapse>.panel-body {
    background: #f9f9f9
}

.faq-section .panel-default>.panel-heading {
    padding: 20px;
    background: #fff;
    color: #000
}

.faq-section .panel-default>.panel-heading i {
    background: #2e55c3;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #ff08a9;
    color: #fff;
    font-size: 45px;
    bottom: 0;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 65px
}

.faq-section .panel-default>.panel-heading .panel-title a {
    padding: 0 53px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400
}

.faq-section .panel-default>.panel-heading .panel-title a:focus,
.faq-section .panel-default>.panel-heading .panel-title a:hover {
    color: #000
}

.faq-section .panel-default>.panel-heading+.panel-collapse>.panel-body p {
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif
}

.award-box.download-box img {
    width: 80%;
    margin: 20px 0
}

.award-box.download-box h3 {
    font-size: 25px;
    line-height: 28px
}

.detail-content h3 {
    font-size: 30px;
    width: 70%
}

.detail-content img {
    padding: 20px 0
}

.detail-content p {
    color: #999;
    font-size: 15px
}

.detail-content .detail-head p {
    color: #999;
    font-size: 17px;
    text-transform: uppercase
}

.detail-content .detail-head {
    justify-content: space-between
}

.detail-content h3 span.tag {
    color: #fff;
    background: #08d1db;
    font-size: 20px;
    text-transform: uppercase;
    padding: 8px;
    border-radius: 9px;
    margin-left: 5%
}

.press-box {
    border: 3px solid #f9f7f7;
    min-height: 400px;
    padding: 12px;
    margin-bottom: 30px
}

.press-box h3 {
    color: #181f3c;
    font-weight: 700;
    font-size: 17px
}

.press-box a {
    color: #ff09aa;
    font-size: 16px;
    font-weight: 700
}

.press-box a:hover {
    color: #5A189A
}

.detail-content.insight-detail {
    display: flex;
    background: #eceaff;
    margin-bottom: 30px
}

.detail-content.insight-detail img {
    padding: 0
}

.detail-content.insight-detail .detail-text {
    padding: 20px 36px
}

.detail-content.insight-detail .detail-text h3 span {
    margin: 0;
    display: block;
    width: 100px;
    text-align: center
}

.detail-content.insight-detail .detail-text p.date {
    text-transform: uppercase;
    font-size: 17px
}

.detail-content.insight-detail .detail-text p {
    color: #777;
    line-height: 27px;
    margin-bottom: 20px
}

.detail-content.insight-detail .detail-text h3.section-head {
    font-size: 30px;
    margin: 10px 0;
    line-height: 35px;
    width: 100%
}

.detail-content.insight-detail:hover {
    background: #303394
}

.detail-content.insight-detail:hover a {
    background: #fff;
    color: #303394;
    border-color: transparent
}

.detail-content.insight-detail:hover h3,
.detail-content.insight-detail:hover p {
    color: #fff
}

.detail-content.insight-detail:hover h3 span.tag {
    background: #ff09aa
}

.contact-left .section-head span {
    font-size: 46px
}

.contact-box h4 {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: 900
}

.contact-box p {
    font-size: 18px;
    line-height: 28px
}

.contact-box h4 i {
    color: #5A189A;
    font-size: 25px !important;
    margin-right: 10px
}

.contact-box p {
    font-weight: 500;
    font-size: 14px !important
}

.contact-section button {
    float: right;
    font-size: 13px;
    padding: 10px
}

.contact-section p {
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    color: #000;
    margin-bottom: 24px
}

.expert-part select {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    padding-left: 10px
}

.contact-box {
    margin-bottom: 20px
}

.contact-section p {
    font-size: 13px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #000
}

.contact-section p.select-note {
    color: #fff
}

.contact-form input.form-control {
    padding: 20px;
    padding-left: 55px
}

.contact-form .form-group {
    position: relative
}

.contact-form .form-group i {
    position: absolute;
    top: 10px;
    font-size: 19px;
    left: 14px;
    border-right: 1px solid #5A189A;
    width: 30px;
    color: #5A189A
}

.contact-form textarea.form-control {
    padding: 10px;
    padding-left: 55px
}

.map-sec iframe {
    display: block;
    width: 100%;
    height: 400px
}

.career-box {
    background: #ebebff;
    margin-bottom: 30px
}

.career-box figure {
    background: #72a3f9;
    width: 30%
}

.career-box .career-text {
    width: 70%;
    padding: 25px
}

.career-text h4 {
    color: #000;
    font-size: 20px;
    font-weight: 900
}

.career-box .career-text p {
    color: #000;
    font-size: 16px;
    line-height: 25px
}

.career-box .career-text ul li {
    list-style-type: disc
}

.career-box .career-text ul {
    margin-left: 5%
}

.career-box .career-text a {
    color: #000;
    font-weight: 700
}

.career-box .career-text a:hover {
    color: #5A189A
}

.career-box #more {
    display: none
}

.career-box a.blue-btn.hvr-bounce-to-right {
    text-align: center;
    color: #fff;
    margin: 20px 0
}

.why-box {
    background: #5A189A;
    border-radius: 20px;
    width: 90%
}

.why-box figure.why-right {
    position: relative;
    right: -30%;
    top: 85px
}

.why-box figure.why-right img {
    border-radius: 20px
}

.point-box .point-text h4 {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    font-weight: 900
}

.point-box .point-text p {
    font-size: 15px
}

.point-box img {
    width: 10%;
    margin-right: 15px
}

.point-box.flexRow {
    align-items: flex-start;
    margin-bottom: 25px
}

.why-box .section-head {
    font-size: 37px
}

.why-box {
    padding: 30px 45px
}

.brand-stories {
    background: #f3f3fe
}

.brand-stories .ind-box {
    padding: 40px 4px;
    background: #fff;
    margin-bottom: 0;
    transition: all .5s ease-in-out
}

.brand-stories .ind-box img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    width: auto;
    height: 65px
}

.brand-stories .ind-box h4 {
    font-size: 18px;
    font-weight: 700;
    color: #5A189A;
    line-height: 30px;
    margin-bottom: 20px;
    text-transform: capitalize;
    transition: inherit
}

.brand-stories .ind-box p {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 25px
}

.brand-stories .ind-box:hover {
    background: #fff;
    transform: scale(1.1)
}

.brand-stories .ind-box:hover h4 {
    color: #000
}

.services-how .nav-pills {
    border-left: 2px solid #000;
    position: relative;
    right: -30px;
    z-index: 1
}

.services-how .nav-pills li {
    margin-left: 0;
    text-transform: uppercase
}

.services-how .nav-pills li a {
    padding: 12px 35px;
    border-radius: 0
}

.services-how .nav-pills li a:hover {
    background: #5A189A;
    color: #fff
}

.services-how .nav-pills li.active a {
    background: #5A189A;
    color: #fff
}

.services-how .item-box {
    padding: 50px;
    min-height: auto;
    text-align: center
}

.services-how .item-box figure {
    margin-bottom: 20px
}

.services-how .item-box figure img {
    width: auto;
    height: auto
}

.services-how .item-box p {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 35px
}

.logo-thumbnail {
    position: relative;
    background: #fff;
    outline: 0;
    padding: 20px;
    transition: all .5s ease-in-out
}

.logo-thumbnail a {
    display: block;
    outline: 0
}

.logo-thumbnail a img {
    width: 100%;
    object-fit: contain;
    display: block;
    height: 100px
}

.logo-thumbnail:hover {
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, .1)
}

.experience-sec {
    background: #000
}

.experience-sec h4 {
    margin: 0;
    font-size: 22px;
    font-weight: 900;
    color: #fff;
    line-height: 32px
}

.experience-thumbnail {
    position: relative;
    transition: all .5s ease-in-out;
    text-align: center;
    padding: 10px
}

.experience-thumbnail h2 {
    font-size: 51px;
    font-weight: 900;
    color: #5A189A;
    line-height: 61px;
    margin: 0
}

.experience-thumbnail span {
    font-size: 51px;
    font-weight: 900;
    color: #7ae6ec;
    line-height: 61px;
    margin: 0
}

.experience-thumbnail h5 {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    line-height: 25px;
    margin: 0
}

.services-industry {
    background: #f3f3fe
}

.content-pg .content-head {
    font-size: 23px;
    color: #000;
    font-weight: 600;
    margin-top: 4%
}

.content-pg p {
    font-size: 16px;
    line-height: 27px
}

.menu-section h3.menu-head {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    margin: 0;
    margin-bottom: 0;
    padding-bottom: 10px
}

.menu-section .flexRow {
    align-items: flex-start
}

.menu-section .menu-box h3 {
    font-size: 17px !important;
    color: #fff;
    font-weight: 500;
    margin: 0;
    line-height: 22px;
    padding: 0;
    transition: all .5s ease-in-out
}

section.review_sec.new-testi-page-st h2 {
    font-size: 30px
}

.menu-section .menu-box img {
    object-fit: contain;
    width: 40px;
    margin-right: 10px;
    filter: brightness(0) invert(1)
}

.menu-section {
    padding: 10px 0 20px 0;
    background-color: #5A189A !important;
    box-shadow: 0 15px 10px -4px #11111133
}

/*.menu-section:before {
    background-color: #cad8ff !important;
    content: "";
    width: 34vw;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}*/

.menu-section .menu-box.flexRow {
    align-items: flex-start;
    margin-bottom: 10px;
    padding: 15px 10px
}

.menu-section .menu-box p {
    font-size: 16px;
    color: #fff;
    margin: 0;
    margin-top: 5px;
    font-weight: 400 !important
}

.menu-section ul.social {
    display: flex;
    margin-top: 0;
    margin-bottom: 70px
}

.menu-section .menu-box:hover {
    background: #000;
    -webkit-box-shadow: -2px 0 23px -16px rgb(0 0 0 / 75%);
    -moz-box-shadow: -2px 0 23px -16px rgba(0, 0, 0, .75);
    box-shadow: -2px 0 23px -16px rgb(0 0 0 / 75%);
    border-radius: 10px
}

.menu-section .social-content p {
    font-size: 16px;
    margin: 0;
    line-height: 26px;
    margin-bottom: 30px;
    color: #fff
}

.menu-section .menu-box:hover h3 {
    color: #fff
}

.menu-section ul.social li a {
    border: 1.4px solid #fff;
    border-radius: 9px;
    background: #fff
}

.menu-section ul.social li a:hover {
    box-shadow: none;
    background: 0 0;
    color: #000
}

.menu-section .lgt-btn.white-btn {
    background: #000;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    width: 50%;
}

.lgt-btn.white-btn:hover {
    background: #fff;
    color: #5A189A;
}

.menu-section a.lgt-btn {
    width: 50%;
    margin-left: 10px
}

.sitemap-pg ul.site-maplist {
    list-style-type: disc;
    margin-left: 5%
}

.sitemap-pg ul.site-maplist li a {
    text-transform: capitalize
}

.sitemap-pg ul.site-maplist.second-level {
    margin-left: 4%;
    margin-top: 15px
}

.sitemap-pg ul.site-maplist li {
    padding: 4px 0
}

.sitemap-pg ul.site-maplist li a:hover {
    color: #08d1db
}

.plan-form-head .logo {
    width: 30% !important;
    margin: 0 auto
}

.plan-form input.form-control {
    padding: 0 10px;
    height: 40px;
    box-shadow: none;
    border-radius: 0
}

.plan-form textarea.form-control {
    padding: 10px 15px;
    height: auto;
    box-shadow: none;
    border-radius: 0;
    resize: none
}

.port-listing .port-slider.web-port figure img {
    height: 800px;
    object-fit: cover
}

.port-listing .port-slider.brand-port figure img {
    height: 300px;
    object-fit: cover
}

.port-listing .port-slider {
    margin-bottom: 40px
}

.port-listing h3.section-head {
    margin-top: 30px !important
}

.web-dev .banner-content p {
    font-style: normal;
    font-weight: 400
}

.serve-flex {
    justify-content: space-around
}

.flexRow.serve-flex ul li {
    list-style-type: disc
}

section.industry-section.web-box-sec .ind-box p {
    font-size: 15px
}

.comboopack {
    background: #f6f6f8;
    padding-bottom: 90px
}

.comboopack .combopackwrap {
    background: #fff;
    width: 100%;
    display: inline-block;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, .06)
}

.comboopack .combopackwrap .headdd {
    padding: 20px 50px;
    background: #2f55c4;
    text-align: left;
    position: relative
}

.comboopack .combopackwrap .headdd figure {
    position: absolute;
    margin-bottom: 0;
    right: -20px;
    top: -30px
}

.comboopack .combopackwrap .headdd figure img {
    width: 185px
}

.comboopack .combopackwrap .headdd h3 {
    text-align: left;
    padding-bottom: 0;
    color: #fff;
    font-size: 34px;
    text-transform: capitalize
}

.comboopack .combopackwrap .headdd h3 span {
    display: block;
    font-size: 24px;
    margin-top: 10px
}

.comboopack .combopackwrap .bodyyy {
    font-size: 0;
    padding: 30px 50px
}

.comboopack .combopackwrap .bodyyy .coll {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px
}

.comboopack .combopackwrap .bodyyy .coll ul li {
    color: #5c5856;
    font-size: 15px;
    padding: 0 0 10px 30px;
    position: relative;
    line-height: 1.4
}

.comboopack .combopackwrap .bodyyy .coll ul li:before {
    content: "\f00c";
    font-family: FontAwesome !important;
    color: #2f55c4;
    position: absolute;
    left: 0;
    top: 0
}

.comboopack .combopackwrap .bodyyy .coll ul li.heading {
    font-weight: 700;
    color: #2f55c4;
    padding-left: 0
}

.comboopack .combopackwrap .bodyyy .coll ul li.heading:before {
    display: none
}

.comboopack .combopackwrap .footterr {
    padding: 30px 50px;
    font-size: 0;
    background: #28304a;
    border-top: 1px solid #f3f3f3
}

.comboopack .combopackwrap .footterr .left {
    display: inline-block;
    width: 45%;
    vertical-align: bottom;
    font-size: 0
}

.comboopack .combopackwrap .footterr .left .btnwrap {
    display: inline-block;
    width: 70%;
    padding-left: 20px;
    vertical-align: middle
}

.comboopack .combopackwrap .footterr .left .btnwrap .numbercta {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-right: 15px;
    padding: 14px 20px;
    border: 1px solid #fff;
    border-radius: 30px
}

.comboopack .combopackwrap .footterr .left .btnwrap .numbercta span {
    margin-right: 10px
}

.comboopack .combopackwrap .footterr .left .btnwrap .chatcta {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-right: 21px;
    padding: 15px 30px;
    border: 1px solid #fff;
    border-radius: 30px
}

.comboopack .combopackwrap .footterr .left .btnwrap .chatcta span {
    margin-right: 10px
}

.comboopack .combopackwrap .footterr .left .txtt {
    display: inline-block;
    width: 25%;
    vertical-align: middle
}

.comboopack .combopackwrap .footterr .left .txtt h4 {
    color: #fff;
    font-size: 22px;
    padding-bottom: 0
}

.comboopack .combopackwrap .footterr .right {
    display: inline-block;
    width: 55%;
    vertical-align: bottom;
    position: relative
}

.comboopack .combopackwrap .footterr .right .price {
    display: inline-block;
    width: 40%;
    vertical-align: middle;
    padding-left: 10px
}

.comboopack .combopackwrap .footterr .right .price h2 {
    font-size: 27px;
    color: #ee3c5a;
    padding-bottom: 0
}

.comboopack .combopackwrap .footterr .right .price h2 span {
    position: relative;
    font-size: 20px;
    padding-bottom: 0;
    color: #b3b1b1;
    margin-left: 10px;
    text-decoration: line-through
}

.comboopack .combopackwrap .footterr .right figure {
    margin-bottom: 0;
    display: inline-block;
    width: 30%
}

.comboopack .combopackwrap .footterr .right figure img {
    width: 180px;
    position: absolute;
    top: -50px;
    left: 0
}

.comboopack .combopackwrap .footterr .right .price h2 span:before {
    width: 60px;
    height: 2px;
    display: block;
    background: #9e9c9c;
    position: absolute;
    left: 0;
    top: 44%
}

.comboopack .combopackwrap .footterr .right .price h6 {
    color: #fff;
    font-size: 21px;
    padding-bottom: 0
}

.comboopack .combopackwrap .footterr .right .orderbtn {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    text-align: right
}

.footer-top .socialmid {
    font-size: 0
}

.footer-top .socialmid .left {
    display: inline-block;
    width: 50%
}

.footer-top .socialmid .right {
    width: 50%;
    text-align: right;
    display: inline-block
}

.footer-top .socialmid .right img {
    width: 70%
}

@media only screen and (min-width:1024px) and (max-width:1366px) {
    .menu-section .menu-box p {
        font-size: 14px;
        line-height:1.3;
        color:#fff;
    }
    .mainbannerLp::before {
        display: none
    }
    .menu-section .menu-box h3 {
        font-size: 14px
    }
    .menu-section h3.menu-head {
        font-size: 22px
    }
    .menu-section .social-content p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 25px
    }
    header ul.navbar-set>li>a {
        font-size: 13px;
        padding: 0 8px
    }
    .navigation>ul>li:not(:last-child) {
        margin-right: 5px
    }
    .blue-btn {
        padding: 10px;
        width: auto;
        font-size: 13px;
        width: 100% !important;
        text-align: center !important
    }
    .experience-sec h4 {
        font-size: 15px;
        line-height: 25px
    }
    .contact-right a.contact-phone {
        font-size: 39px
    }
    ul.ftr-list.contact-det li i {
        font-size: 23px;
        width: 15%
    }
    .service-box {
        min-height: 480px
    }
    .social-content ul.social li a {
        width: 40px;
        height: 40px
    }
    .pop-head {
        letter-spacing: 4px
    }
    .section-head {
        font-size: 38px;
        line-height: 50px;
        margin-bottom: 25px
    }
    .banner-content h5 {
        font-size: 25px;
        margin: 20px 0
    }
    .we-content p {
        font-size: 20px;
        line-height: 32px;
        margin: 0;
        margin-top: 20px
    }
    .service-box .section-head {
        font-size: 24px;
        line-height: 34px;
        margin-top: 0
    }
    .service-desc ul li a {
        font-size: 14px
    }
    .offer-section .nav-pills>li>a {
        font-size: 14px
    }
    .test-box p {
        font-size: 16px;
        line-height: 28px;
        font-weight: 400;
        color: white;
    }
    .expert-part {
        width: 100%;
        float: none
    }
    .det-box h3 {
        font-size: 20px
    }
    .det-box h3 span {
        font-weight: 400;
        font-size: 18px
    }
    .contact-right h3 {
        line-height: 34px;
        font-size: 22px
    }
    .contact-right a.contact-phone {
        font-size: 34px
    }
    form.exp-form input.form-control {
        padding: 20px
    }
    form.exp-form .blue-btn {
        margin-right: 0;
        float: none;
        width: 50% !important;
        display: table;
        margin: auto
    }
    .footer-head h3 {
        font-size: 25px;
        margin-bottom: 20px
    }
    ul.ftr-list.contact-det {
        margin-top: 80px
    }
    .brand-stories .ind-box h4 {
        font-size: 16px;
        line-height: 26px
    }
    .experience-thumbnail h5 {
        font-size: 10px
    }
    .experience-thumbnail h2 {
        font-size: 50px;
        line-height: 60px
    }
}

@media only screen and (min-width:767px) and (max-width:1023px) {
    .contact-icon-new img {
        width: 30px;
        right: -30px;
        top: 50px;
        bottom: 0
    }
    .error-page .section-head {
        font-size: 170px;
        margin-top: 90px !important;
        margin-bottom: 45px !important
    }
    .error-page .banner-content h5 {
        font-size: 32px;
        margin: 0 0 45px 0;
        text-align: center
    }
    .error-page .lgt-btn {
        display: table;
        margin: auto
    }
    section.mainbannerLp .row {
        flex-direction: column;
        justify-content: center
    }
    section.mainbannerLp .row img {
        margin: 20px auto;
        text-align: center;
        display: table
    }
    .mainbannerLp a {
        margin: 0 auto;
        display: table
    }
    .menu-section {
        background: linear-gradient(to right, #e8ebf4 0, #e8ebf4 65%, #cad8ff 65%, #cad8ff 100%)
    }
    .menu-section .menu-box p {
        font-size: 11px
        color:#fff;
    }
    .menu-section .menu-box h3 {
        font-size: 12px
    }
    .menu-section h3.menu-head {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 15px
    }
    #contact-form-mera .col-md-6 {
        padding: 0
    }
    .expert-part select {
        height: 40px
    }
    .all-section {
        padding: 40px 0
    }
    .top-bar a {
        font-size: 12px
    }
    .blue-btn {
        padding: 10px;
        width: auto;
        font-size: 13px
    }
    .blue-btn i {
        display: none
    }
    header ul.navbar-set li a {
        font-size: 12px;
        padding: 0 1px
    }
    .menu-section .social-content p {
        font-size: 13px;
        line-height: 23px
    }
    a.red-phone {
        font-size: 16px
    }
    .pop-head {
        line-height: 24px;
        font-size: 12px;
        letter-spacing: 2px;
        margin: 0;
        margin-bottom: 10px
    }
    .banner-content .lgt-btn.white-btn {
        margin-left: 0;
        margin: 10px 0
    }
    .package {
        padding: 20px 10px;
        padding-top: 39px
    }
    .package a {
        font-size: 15px;
        padding: 8px;
        width: 80%;
        margin: 15px 0
    }
    .package p {
        font-size: 12px;
        line-height: 22px
    }
    .package ul.pkg-list {
        line-height: 20px;
        font-size: 12px
    }
    .pkg-list li {
        display: flex;
        margin-bottom: 10px;
        font-size: 11px
    }
    .pkg-list li i {
        position: relative;
        top: 2px
    }
    .portfolio-section .nav-pills>li>a {
        font-size: 13px
    }
    .contact-right {
        padding: 70px 0 0 20px
    }
    .test-box p {
        font-size: 13px;
        line-height: 21px
        font-weight: 400;
        color: white;
    }
    .blue-bg {
        padding: 20px
    }
    .expert-part {
        width: 100%
    }
    form.exp-form .nopadding {
        padding: 15px
    }
    .footer-bottom .col-sm-6 {
        min-height: 320px
    }
    .brand-stories .col-md-4.col-xs-12 {
        width: 50%
    }
    .brand-box.fact-box h3 {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0;
        margin-top: 15px;
        margin-bottom: 5px
    }
    .brand-stories .ind-box {
        padding: 30px 20px
    }
    .onboard-content .section-head {
        font-size: 26px;
        margin-bottom: 20px
    }
    .social-content ul.social li a {
        width: 30px;
        height: 30px;
        font-size: 17px;
        margin: 0 2px
    }
    .section-head {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 10px
    }
    .banner-ss img {
        height: auto
    }
    .banner-content h5 {
        font-size: 18px;
        margin: 0;
        margin-bottom: 20px
    }
    .banner-content p {
        font-size: 14px;
        margin: 10px 0;
        line-height: 24px;
        font-weight: 500
    }
    .lgt-btn {
        align-items: center;
        justify-content: space-between;
        display: inline-flex;
        font-size: 13px;
        width: auto;
        padding: 8px 10px
    }
    .banner-content .our-customers img {
        width: 75px;
        margin-right: 10px
    }
    .we-content p {
        font-size: 17px;
        line-height: 28px
    }
    .service-box .section-head {
        font-size: 22px;
        line-height: 32px
    }
    .offer-section .nav-pills>li>a {
        font-size: 12px;
        padding: 7px
    }
    .contact-right a.contact-phone {
        font-size: 29px
    }
    .contact-right h3 {
        font-size: 18px;
        line-height: 28px
    }
    .expert-part h4 {
        color: #fff;
        font-weight: 900;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px
    }
    .exp-form>div {
        padding: 0 !important
    }
    form.exp-form input.form-control,
    form.exp-form select,
    form.exp-form textarea {
        padding: 20px;
        width: 100% !important
    }
    form.exp-form select {
        padding: 12px 20px
    }
    form.exp-form .blue-btn {
        width: 100%;
        margin: 0
    }
    .career-section .section-head {
        font-size: 36px;
        line-height: 47px;
        padding: 10px
    }
    .contact-box p {
        font-size: 12px
    }
    .detail-content.insight-detail {
        display: block
    }
    .process-text h3 {
        font-size: 30px;
        line-height: 35px
    }
    .culture-flex .ind-box p {
        font-size: 13px;
        line-height: 18px
    }
    .industry-section .ind-box h4 {
        font-size: 12px
    }
    .experience-thumbnail h2 {
        font-size: 35px
    }
    .experience-thumbnail h5 {
        line-height: 22px;
        font-size: 13px
    }
    footer {
        padding: 40px 0 0 0
    }
    ul.ftr-list li {
        padding: 6px 0
    }
    ul.ftr-list li a {
        font-size: 14px
    }
    .footer-head h3 {
        font-size: 20px;
        margin-bottom: 20px
    }
    .ftr-logos {
        margin-top: 0
    }
    form.exp-form p.select-note {
        font-size: 12px;
        margin-top: 0;
        margin-bottom: 15px
    }
    .banner-text h3 {
        font-size: 50px
    }
    .about-content p {
        line-height: 26px;
        font-size: 15px
    }
    .about-content .section-head {
        font-size: 26px;
        margin-bottom: 10px
    }
    .award-section .brand-box {
        padding: 10px;
        text-align: center
    }
    .brand-box.fact-box img {
        margin: 0 auto;
        display: block;
        margin-bottom: 10px
    }
    .brand-stories .ind-box p {
        font-size: 13px;
        line-height: 22px
    }
    .services-how .nav-pills li a {
        padding: 10px 20px
    }
    .onboard-section .nav-pills>li>a {
        font-size: 15px
    }
    .services-how .item-box p {
        font-size: 13px;
        line-height: 25px
    }
    .experience-sec .flexRow {
        display: block
    }
    .experience-sec h4 {
        font-size: 22px;
        text-align: center
    }
    .test-box {
        background: #c62027;
        padding: 28px
    }
    .test-box h3 {
        font-size: 18px
    }
    .award-box {
        padding: 0 20px
    }
    .award-box img {
        height: 145px
    }
    .award-box .section-head {
        font-size: 20px
    }
    .award-box h4 {
        font-size: 11px;
        line-height: 20px
    }
    .award-box p {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 0
    }
    .contact-left .section-head span {
        font-size: 25px
    }
    .contact-section p {
        font-size: 13px;
        line-height: 23px;
        color: #fff
    }
    .contact-box p {
        font-size: 12px !important
    }
    .contact-form input.form-control,
    .contact-form textarea.form-control {
        padding: 18px;
        padding-left: 55px;
        font-size: 12px
    }
    .point-box .point-text h4 {
        font-size: 16px;
        line-height: 26px
    }
    .point-box .point-text p {
        font-size: 14px;
        line-height: 24px
    }
    .navigation>ul>li:not(:last-child) {
        margin-right: 6px
    }
    header .navigation>ul>li.megamenu>a::before {
        right: -9px;
        font-size: 12px
    }
    .package h3 {
        font-size: 30px
    }
    .package h3 sup {
        font-size: 20px
    }
    .package h3 sub {
        font-size: 12px
    }
    .package h4 {
        font-size: 16px
    }
    .package button {
        font-size: 14px;
        padding: 5px;
        width: 65%
    }
}

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

::-webkit-scrollbar-thumb {
    background: #5A189A;
    border-radius: 10px
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px
}

.video-testi-txt-bx:before {
    content: '';
    background: url(../img/quote-testi-icon.png);
    position: absolute;
    top: 20px;
    left: 25px;
    margin: auto;
    width: 30px;
    height: 26px;
    filter: invert(1)
}

.video-testi-txt-bx {
    text-align: left;
    height: 565px;
    overflow: auto;
    background: #5A189A;
    padding: 50px
}

.video-testi-txt-bx h2 {
    text-align: left;
    font-size: 30px;
    font-weight: 700
}

.video-testi-txt-bx p {
    color: #fff;
    font-size: 15px;
    line-height:1.3;
}

.video-testi-txt-bx h5 {
    font-size: 14px;
    color: #fff;
    border: 2px solid #5A189A;
    display: inline-block;
    padding: 10px 10px;
    margin-top: 10px;
    line-height: 20px
}

.testi-star-st i {
    color: #ff7e65;
    margin: 0 3px;
    font-size: 18px;
    padding-top: 10px
}

.new-testi-page-st .video-col-testi-div {
    padding: 50px 0 0 0;
    display: flex;
    align-items: center
}

.video-testi-img-bx img {
    width: 100%
}

.testi-new-box {
    border: 1px solid #ededee;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .05);
    padding: 30px 20px;
    display: flex;
    align-items: flex-start;
    margin-top: 20px
}

.testi-new-sec {
    padding: 50px 0;
    background: #f9f9f9
}

.testi-new-main-col {
    padding-top: 20px
}

.hd-txt-st {
    text-align: center
}

.hd-txt-st h2 {
    color: #000;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700
}

.testi-name {
    border-radius: 50%;
    background-image: -moz-linear-gradient(0deg, #2f55c4 0, #294189 100%);
    background-image: -webkit-linear-gradient(0deg, #2f55c4 0, #294189 100%);
    background-image: -ms-linear-gradient(0deg, #2f55c4 0, #294189 100%);
    height: 120px;
    width: 120px;
    margin-right: 30px
}

.testi-name h3 {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: #fff
}

.testi-dtl h4 {
    font-weight: 700;
    font-size: 20px;
    color: #000
}

.testi-dtl p {
    color: #4f4f4f;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: normal;
    height: 100px;
    overflow-x: auto;
    overflow-y: scroll;
    padding-right: 15px
}

.testi-dtl h5 {
    font-size: 13px;
    color: #2f55c4;
    margin: 0;
    font-weight: 700
}

.testi-dtl::-webkit-scrollbar {
    width: 8px
}

.testi-dtl h4 {
    display: none
}

.testi-dtl::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px
}

.testi-dtl::-webkit-scrollbar-thumb {
    background: #e944a0;
    border-radius: 10px
}

.testi-dtl::-webkit-scrollbar-thumb:hover {
    background: #b30000
}

.video-testi-img-bx {
    position: relative;
    overflow: hidden;
    transition-duration: 1s
}

.video-hvr {
    position: absolute;
    top: 500px;
    transition-duration: 1s;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0000008a
}

.video-hvr i {
    font-size: 60px;
    color: #fff
}

.video-testi-img-bx:hover .video-hvr {
    top: 0
}

.new-testi-page-st .video-testi-txt-bx h2 {
    text-align: left
}

.logo img {
    width: 120px !important;
    max-width: initial;
}

@media only screen and (min-width:1200px) {
    li.megamenu:hover .megamenu-dropdown {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .payment-method-img.webdesign-2022 img {
        display: table;
        margin: 20px auto
    }
    .dmca-badge img {
    margin-left: 35%;
    }
    section.prlog-sec .row {
        display: block
    }
    .prlog-sec a {
        display: table;
        margin: 10px auto
    }
    .details-text.package {
        float: left;
        width: 100%
    }
    .pkg-banner-new img {
        display: none
    }
    .contact-banner img {
        display: none
    }
    .contact-banner {
        height: 200px;
        background-color: #000
    }
    ul.all-brand-tabs li a {
        background: 0 0;
        padding: 0;
        margin: 0
    }
    ul.all-brand-tabs li a {
        margin: 0 !important;
        padding: 0 !important;
        background: 0 0 !important
    }
    ul.all-brand-tabs li {
        width: 200px;
        background: #5A189A;
        height: 50px;
        border-radius: 10px;
        text-align: center;
        line-height: 50px
    }
    ul.all-brand-tabs li.active a {
        background: 0 0 !important
    }
    ul.all-brand-tabs li.active {
        background: #000
    }
    .pkg-banner-new {
        background: #000;
        height: 200px
    }
    .test-banner {
        background-image: none;
        background-color: #000;
        height: 160px
    }
    ul.all-brand-tabs {
        display: table !important;
        margin: auto !important
    }
    ul.all-brand-tabs li {
        margin: 0 0 25px 0
    }
    .test-banner img {
        display: none
    }
    .review_sec {
        padding: 20px 0 10px 0 !important
    }
    .video-testi-txt-bx:before {
        display: none
    }
    .new-testi-page-st .video-col-testi-div {
        padding: 0
    }
    .testi-new-main-col {
        padding: 0
    }
    .testi-new-sec {
        padding: 20px 0
    }
    ul.social li {
        width: 25%;
        margin: 0 0 20px 0;
        display: table
    }
    .banner-content.wow.fadeInLeft {
        text-align: center
    }
    section#brand1 .flexRow {
        display: flex;
        flex-direction: column-reverse
    }
    section#brand3 .flexRow {
        display: flex;
        flex-direction: column-reverse
    }
    section#design1 .flexRow {
        display: flex;
        flex-direction: column-reverse
    }
    section#design3 .flexRow {
        display: flex;
        flex-direction: column-reverse
    }
    section#custom1 .flexRow {
        display: flex;
        flex-direction: column-reverse
    }
    section#custom3 .flexRow {
        display: flex;
        flex-direction: column-reverse
    }
    section#host1 .flexRow {
        display: flex;
        flex-direction: column-reverse
    }
    .error-page .section-head {
        font-size: 88px !important;
        margin-top: 91px !important;
        margin-bottom: 30px !important
    }
    .error-page .banner-content h5 {
        font-size: 21px !important
    }
    .error-page .lgt-btn {
        display: table;
        margin: auto !important
    }
    .error-page .banner-content a {
        width: 132px !important;
        font-size: 12px !important
    }
    section#host3 .flexRow {
        display: flex;
        flex-direction: column-reverse
    }
    section#maint1 .flexRow {
        display: flex;
        flex-direction: column-reverse
    }
    section#maint3 .flexRow {
        display: flex;
        flex-direction: column-reverse
    }
    section.about-section.bottom-section .mg-btm-1 {
        display: flex;
        flex-direction: column-reverse
    }
    .mg-btm-3 {
        display: flex;
        flex-direction: column-reverse
    }
    .section-head {
        margin-bottom: 29px;
        margin-top: 10px !important
    }
    .mainbannerLpHead2 {
        margin-bottom: 41px
    }
    .mainbannerLp2 a {
        display: table;
        margin: auto
    }
    .view-btn {
        margin: 5% 13px
    }
    ul.social li a {
        padding: 0;
        text-align: center;
        margin: auto
    }
    .package a {
        font-size: 16px
    }
    .review_sec.new-testi-page-st h2 {
        font-size: 30px
    }
    .video-testi-txt-bx:before {
        top: -35px
    }
    .review_sec.new-testi-page-st .video-col-testi-div.video-col-testi-div2 {
        flex-direction: column-reverse
    }
    .review_sec.new-testi-page-st .video-testi-txt-bx p {
        text-align: left
    }
    section.banner-news {
        padding: 50px 0;
        height: auto
    }
    section.mainbannerLp .row {
        flex-direction: column;
        justify-content: center
    }
    section.mainbannerLp .row img {
        margin: 20px auto;
        text-align: center;
        display: table
    }
    .mainbannerLp a {
        margin: 0 auto;
        display: table
    }
    .banner-main {
        padding-top: 0
    }
    section.service-sec {
        padding: 50px 0;
        text-align: center
    }
    .text-box h2 {
        font-size: 18px;
        padding-top: 30px
    }
    .service-main {
        display: block;
        align-items: center
    }
    .service-main h4 {
        padding-top: 16px
    }
    section.service-sec {
        padding: 30px 0 20px 0
    }
    .sirvice-bottom .row {
        padding-bottom: 20px
    }
    img.pic-box {
        padding-left: 0
    }
    .new-testi-page-st .video-col-testi-div {
        flex-direction: column
    }
    .hd-txt-st h2 {
        font-size: 26px
    }
    .testi-new-box {
        flex-direction: column;
        text-align: center
    }
    .testi-name {
        margin: 0 auto;
        margin-bottom: 10px
    }
    .video-testi-txt-bx {
        padding: 50px 15px
    }
    .tab-content.tab-new .row {
        display: inline-block !important;
        align-items: center !important
    }
    .lgt-btn {
        width: 100%;
        text-align: center;
        margin-bottom: 35px;
        display: table;
        margin: 13px auto;
        border-radius: 10px
    }
    section.portfolio-section.port-listing.all-section.portfolio-page {
        overflow-x: hidden
    }
    .details-text.package h3 {
        margin: 50px 0 25px;
        font-size: 31px
    }
    .details-text.package button {
        width: 70% !important
    }
    .package .scroll-wrapper.scroll-wrapper-1 {
        height: 150px;
        width: 100%
    }
    .tab-new .package .scroll-wrapper.scroll-wrapper-2 {
        float: left;
        width: 100%
    }
    ul.ftr-list.contact-det li i {
        font-size: 26px;
        width: 40px
    }
    .package.detial-pkg {
        margin: 0;
        float: left;
        width: 100%;
        margin: 0 0 50px 0 !important
    }
    ul.ftr-list {
        text-align: center
    }
    .bottom-section {
        padding-bottom: 30px
    }
    .top-bar {
        text-align: center;
        padding: 0
    }
    .top-bar a {
        margin: 3px 0;
        font-size: 12px;
        width: 100%;
        display: block
    }
    header .blue-btn {
        display: none
    }
    .blue-btn {
        padding: 6px;
        width: 100%;
        font-size: 13px
    }
    .top-bar a.red-phone {
        width: 50%;
        font-size: 13px
    }
    .top-bar a.red-phone i {
        padding-left: 0;
        padding-right: 5px
    }
    .main-navigate .col-xs-12 {
        width: 100%
    }
    .main-navigate .logo {
        width: 60%;
        margin: 10px auto
    }
    .pop-head {
        text-align: center;
        line-height: 20px;
        font-size: 12px
    }
    .section-head {
        font-size: 25px;
        line-height: 35px
    }
    .flexRow {
        display: block
    }
    .flexStart {
        display: block
    }
    header {
        text-align: center
    }
    .banner-ss img {
        height: auto
    }
    .banner-content .lgt-btn {
        margin: 10px 0
    }
    .banner-img {
        margin-bottom: 20px
    }
    .banner-content ul {
        margin-bottom: 20px
    }
    .banner-content .lgt-btn.white-btn {
        margin: 0
    }
    .all-section {
        padding: 25px 0
    }
    .banner-content .our-customers {
        display: flex;
        justify-content: center
    }
    .package {
        margin-bottom: 20px
    }
    .offer-section .nav>li>a {
        padding: 1px 5px
    }
    .offer-section ul.nav.nav-pills {
        display: block
    }
    .offer-section .nav-pills>li>a {
        font-size: 12px;
        padding: 5px 15px;
        margin: 0;
        text-align: center
    }
    .portfolio-section .nav {
        display: block
    }
    .test-box p {
        font-size: 13px;
        line-height: 23px;
        font-weight: 400;
        text-align: left!important;
        padding: 0;
        color: white;
    }
    .test-box h3 {
        font-size: 20px;
        line-height: 19px
    }
    .test-box .flexRow {
        display: flex
    }
    .award-section .brand-box img {
        height: 130px;
        width: 130px
    }
    .award-section .brand-box {
        padding: 20px;
        width: 85%;
        margin: 0 auto
    }
    .blue-bg {
        padding: 20px
    }
    .expert-part {
        width: 100%
    }
    .expert-part h4 {
        font-size: 16px !important
    }
    form.exp-form .nopadding {
        padding: 0 15px
    }
    .contact-right a.contact-phone {
        font-size: 27px;
        text-align: center;
        display: block
    }
    .contact-right h3 {
        line-height: 28px;
        font-size: 18px
    }
    .contact-icon-new img {
        width: 25px;
        right: 32px;
        top: 30px
    }
    .flexRow.det-box {
        margin: 18px auto;
        text-align: center
    }
    .det-box img {
        margin: 0 auto
    }
    .new-testi-page-st .video-col-testi-div:nth-child(2) {
        flex-direction: column-reverse
    }
    section.review_sec.new-testi-page-st h2 {
        text-align: center
    }
    .video-testi-txt-bx h5 {
        display: table;
        padding-bottom: 10px;
        margin: 0 auto 30px
    }
    ul.social {
        justify-content: center;
        margin-bottom: 13px;
        flex-wrap: wrap
    }
    footer {
        padding: 10px 0 0 0
    }
    .ftr-logos img {
        width: auto;
        margin: 0 10px
    }
    .ftr-logos {
        display: flex;
        justify-content: center;
        align-items: center
    }
    form.exp-form .blue-btn {
        width: 92%
    }
    .banner-text h3 {
        font-size: 30px
    }
    .fact-boxes {
        display: block
    }
    .brand-box.fact-box.two-col {
        width: 85%
    }
    .brand-box.fact-box img {
        width: 60px;
        height: 60px;
        margin: 0 auto
    }
    .brand-box.fact-box {
        text-align: center
    }
    .menu-section .menu-box img {
        width: 23px;
        margin-bottom: 14px
    }
    .menu-section .lgt-btn.white-btn {
        width: 95%;
        margin-bottom: 14px
    }
    .menu-section a.lgt-btn {
        width: 95%
    }
    .award-inner-section .award-box {
        text-align: center
    }
    .award-inner-section .award-box img {
        margin: 0 auto
    }
    .career-section .section-head {
        font-size: 24px;
        line-height: 34px;
        padding: 0 0 0 15px
    }
    .career-box .career-text {
        width: 100%;
        padding: 19px
    }
    .career-box .career-text p {
        font-size: 13px;
        line-height: 24px
    }
    .career-box .career-text a {
        font-size: 16px;
        line-height: 26px;
        display: block
    }
    .career-box figure {
        width: 100%;
        display: flex;
        justify-content: center
    }
    .why-box .section-head {
        text-align: center
    }
    .point-box.flexRow {
        display: block;
        margin-bottom: 20px
    }
    .why-box {
        margin: 0 auto;
        padding: 30px 20px
    }
    .why-box .section-head {
        font-size: 30px
    }
    .point-box .point-text h4 {
        font-size: 16px;
        line-height: 26px
    }
    .point-box .point-text p {
        font-size: 13px;
        line-height: 23px
    }
    .point-box img {
        width: 15%;
        margin: 0 auto;
        margin-bottom: 20px
    }
    .why-box figure.why-right {
        right: 0;
        top: 0
    }
    p {
        font-size: 17px;
        line-height: 21px
    }
    .award-inner-section .award-box.download-box {
        text-align: center;
        padding: 10px
    }
    .award-inner-section .award-box.download-box img {
        margin: 20px auto
    }
    .portfolio-section.portfolio-page .view-btn .blue-btn {
        width: 85%
    }
    .faq-section .panel-default>.panel-heading .panel-title a {
        font-size: 14px;
        line-height: 18px;
        padding: 3px 0;
        padding-left: 55px
    }
    .faq-section h4.panel-title {
        display: flex
    }
    .faq-section .panel-default>.panel-heading {
        padding: 10px
    }
    .faq-section .panel-default>.panel-heading+.panel-collapse>.panel-body p {
        font-size: 14px
    }
    .detail-content.insight-detail {
        display: block
    }
    .detail-content.insight-detail .detail-text {
        padding: 20px
    }
    .detail-section .detail-content h3 {
        font-size: 30px;
        width: 100%
    }
    .process-text h3 {
        font-size: 25px;
        line-height: 35px
    }
    .onboard-section .item-box p {
        font-size: 14px;
        line-height: 28px
    }
    .culture-flex {
        display: block
    }
    .culture-flex .ind-box p {
        font-size: 13px;
        line-height: 23px
    }
    .culture-flex .ind-box {
        width: 100%;
        min-height: auto
    }
    .experience-sec h4 {
        text-align: center;
        margin-bottom: 20px
    }
    .services-how .item-box {
        padding: 20px;
        width: 100%;
        margin: 0 auto
    }
    .services-how .nav-pills {
        right: 0;
        width: 100%;
        margin: 0 auto
    }
    .services-how .nav-pills li a {
        padding: 10px 20px;
        font-size: 14px
    }
    .onboard-section .p-right-0 {
        padding-right: 15px !important
    }
    .onboard-section .p-left-0 {
        padding-left: 15px !important
    }
    .logo-thumbnail a img {
        height: 140px
    }
    .banner-section .section-head {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 15px;
        text-align: center
    }
    .banner-content h5 {
        font-size: 17px;
        margin: 0;
        margin-bottom: 20px
    }
    .banner-content a {
        width: 125px;
        font-size: 15px;
        display: inline-flex;
        align-items: center;
        justify-content: space-between
    }
    .banner-content p {
        font-size: 13px;
        line-height: 23px
    }
    .we-content p {
        font-size: 16px;
        line-height: 26px
    }
    .service-box {
        padding: 30px 20px;
        margin-bottom: 30px;
        min-height: auto
    }
    .service-box .section-head {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 15px
    }
    .service-desc ul li a {
        font-size: 14px
    }
    .offer-section .nav-pills li {
        width: 49%
    }
    .package ul.pkg-list {
        line-height: 35px;
        font-size: 12px
    }
    .portfolio-section .nav-pills li {
        width: 100%;
        padding: 0 15px
    }
    .portfolio-section .nav-pills>li>a {
        font-size: 13px;
        padding: 10px 0
    }
    .footer-head h3 {
        font-size: 20px;
        margin-bottom: 15px;
        margin-top: 30px;
        text-align: center
    }
    ul.ftr-list.contact-det li {
        align-items: center;
        align-content: center;
        text-align: center;
        display: inline-block
    }
    ul.ftr-list.contact-det li a {
        width: auto
    }
    .mobile-nav .navbar-nav {
        text-align: left;
        min-height: 350px
    }
    ul.ftr-list li a {
        font-size: 14px
    }
    .copy-right p {
        font-size: 13px;
        text-align: center;
        margin-bottom: 10px
    }
    .copy-right ul {
        text-align: center;
        float: none !important
    }
    .copy-right ul li a {
        font-size: 12px
    }
    .contact-right {
        padding: 40px 0 0
    }
    .contact-section h3.section-head {
        margin-bottom: 10px;
        font-size: 18px !important
    }
    .about-content .section-head {
        font-size: 28px
    }
    .about-content p {
        line-height: 28px;
        font-size: 14px;
        margin-bottom: 20px
    }
    .banner-content.ml-2 {
        margin-left: 0
    }
    .onboard-content .section-head {
        font-size: 30px
    }
    .experience-thumbnail {
        padding: 10px 0
    }
    .experience-thumbnail h2 {
        font-size: 45px;
        line-height: 55px
    }
    .experience-thumbnail h5 {
        font-size: 12px;
        line-height: 24px
    }
    .award-box {
        padding: 20px 0
    }
    .award-box .section-head {
        font-size: 25px
    }
    .award-box p {
        font-size: 14px;
        line-height: 24px
    }
    .career-box .career-text a {
        font-size: 16px;
        line-height: 26px
    }
    .award-box.download-box h3 {
        font-size: 20px;
        line-height: 30px
    }
    form.exp-form .form-control,
    form.exp-form select {
        width: 100% !important
    }
    #contact-form-mera .col-md-6 {
        padding: 0 !important
    }
    .expert-part select {
        height: 40px
    }
    header.fixed-header.fixed {
        position: relative
    }
    .call-to-action-margin {
        margin-top: 30px
    }
    .footer-1 img {
        margin-top: 0;
        max-width: 220px;
        margin: 13px auto
    }
    .footer-1 p {
        font-size: 13px;
        text-align: center
    }
    .logo img {
        width: 100px!important;
        max-width: initial;
        margin: -45px 0 0 10%;
    }
    .banner-content .our-customers img {
        width: 260px;
        margin-right: 12px;
        max-width: initial
    }
    .fp-tableCell {
        height: 230px !important
    }
    .bnr-btn {
        height: 65% !important
    }
    .bnr-btn a {
        background: #5A189A !important;
        padding: 10px 15px !important
    }
    .bnr-btn a:before {
        display: none
    }
    .bnr-btn .wht_btn_prent.chat_pr {
        margin: 0 0 0 25px !important
    }
}

section.blogs-sec {
    padding: 100px 0
}

.blog-content h2 {
    font-size: 20px;
    font-family: Montserrat, sans-serif;
    line-height: 26px;
    margin: 5px 0 16px 0;
    color: #333
}

.blog-content p {
    font-size: 14px;
    color: #3333337d;
    font-family: Poppins, sans-serif;
    line-height: 23px
}

.blog-btn a {
    font-size: 14px;
    color: #303293;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    display: inline-block;
    margin: 10px 0
}

.blog-btn a:hover {
    color: #000
}

.blog-btn a .fa {
    margin: 0 0 0 10px
}

.blog-content span {
    font-size: 15px;
    color: #777;
    font-family: Poppins, sans-serif;
    font-weight: 400
}

.blog-content span i {
    padding-right: 10px
}

.blog-content img {
    padding: 0 0 19px 0;
    width: 100%
}

section.thankyoubox {
    background-color: #fbfbfb;
    padding: 100px 0 60px;
    margin: 0 0 50px
}

section.thankyoubox h2 {
    text-align: center;
    color: #000;
    font-size: 46px;
    font-weight: 700;
    line-height: 65px;
    margin-bottom: 40px;
    margin-top: 0 !important
}

section.thankyoubox h2 br {
    display: none
}

section.thankyoubox p {
    text-align: center
}

section.thankyoubox p br {
    display: none
}

.loader {
    position: fixed;
    z-index: 99999;
    height: 100%;
    width: 100%;
    background: #f3f3fe;
    top: 0;
    bottom: 0;
    margin: auto;
    align-items: center;
    display: flex
}

.loader .auto-center {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    margin: auto
}

.loader .bounce-conteneur {
    display: inline-block;
    width: 100%;
    text-align: center;
    top: 0;
    bottom: 0;
    margin: auto
}

.loader .bounce-conteneur .bounce {
    display: inline-block;
    height: 13px;
    width: 13px;
    background: #ed1c24;
    border-radius: 100%;
    margin: 2px
}

.loader .bounce-conteneur .bounce-left {
    animation: left 1.5s ease infinite
}

.loader .bounce-conteneur .bounce-center {
    animation: center 1.5s ease infinite
}

.loader .bounce-conteneur .bounce-right {
    animation: right 1.5s ease infinite
}

@keyframes left {
    0%,
    100%,
    50%,
    75% {
        transform: scale(1)
    }
    25% {
        transform: scale(1.5)
    }
}

@keyframes center {
    0%,
    100%,
    25%,
    75% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.5)
    }
}

@keyframes right {
    0%,
    100%,
    25%,
    50% {
        transform: scale(1)
    }
    75% {
        transform: scale(1.5)
    }
}

@-webkit-keyframes left {
    0%,
    100%,
    50%,
    75% {
        transform: scale(1)
    }
    25% {
        transform: scale(1.5)
    }
}

@-webkit-keyframes center {
    0%,
    100%,
    25%,
    75% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.5)
    }
}

@-webkit-keyframes right {
    0%,
    100%,
    25%,
    50% {
        transform: scale(1)
    }
    75% {
        transform: scale(1.5)
    }
}

.lgt-btn1 {
    background: #5A189A;
    color: #fff;
    width: 100%;
    display: inline-block;
    padding: 12px;
    font-size: 16px;
    border: 2px solid transparent;
    font-weight: 500;
    width: 200px;
    text-align: center
}

.lgt-btn2 {
    background: #000;
    color: #fff;
    width: 100%;
    display: inline-block;
    padding: 12px;
    font-size: 16px;
    border: 2px solid transparent;
    font-weight: 500;
    width: 200px;
    text-align: center;
    margin: 0 0 0 20px
}

.lgt-btn1:hover {
    background: #000;
    color: #fff;
}

.lgt-btn2:hover {
    background: #5A189A;
    color: #fff;
}

.details-text.package {
    box-shadow: none;
    padding: 0;
    margin: 0
}

.details-text.package button {
    width: 30%
}

.tab-content.tab-new {
    padding: 60px 0 30px
}

.tab-new .package .scroll-wrapper.scroll-wrapper-2 {
    margin: 30px 0 0
}

.tab-content.tab-new .row {
    display: flex;
    align-items: center
}

.details-text.package h3 {
    margin: 0 0 25px
}

.package.detial-pkg {
    margin: 0
}

.btn-box {
/*    display: flex;*/
    margin-top: 10px
}

.package .btn-box a {
    margin-left: 11px
}

#review .pricing-bg {
    background-size: cover;
    background-size: 43%;
    background-position: right center;
    background-repeat: no-repeat
}

.review_sec {
    padding: 40px 0 70px
}

.review_sec h2 {
    font-size: 41px;
    color: #fff;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica
}

.review_sec .moreBox {
    display: block
}

.review_boxes {
    margin: 50px 0 0
}

.review_inner {
    margin: 0 0 60px
}

.review_inner {
    background: #dadada;
    position: relative;
    -moz-border-radius: 10px
}

.review_inner:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 180px;
    width: 0;
    height: 0;
    border-right: 35px solid transparent;
    border-top: 36px solid #dadada;
    border-left: 0 solid transparent;
    left: 0
}

.review_inner:hover:before {
    border-right: 35px solid transparent;
    border-top: 36px solid #235acf;
    border-left: 0 solid transparent;
    left: 1px
}

h3.review_name {
    margin: 0;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    width: 60%;
    float: left
}

.review_ret {
    width: 40%;
    float: right;
    text-align: right
}

.review_body {
    padding: 20px 15px 15px;
    border: 1px solid #dadada;
    border-bottom: 0 solid transparent;
    height: 130px;
    overflow-y: auto
}

.review_footer {
    padding: 15px 15px 35px;
    border-radius: 0;
    border: 1px solid #dadada;
    border-top: 0 solid transparent
}

.review_body p {
    margin: 0
}

.review-rating i {
    color: #ffe400;
    font-size: 18px
}

.review-rating .fa-star:before {
    content: "\f005"
}

.review_inner:hover {
    background-color: #235acf;
    border-radius: 0;
    color: #fff
}

.review_inner:hover h3 {
    color: #fff
}

.red_btn_more {
    text-transform: uppercase;
    font-weight: 600;
    background: #0084cd;
    border: 1px solid #0084cd;
    color: #fff;
    padding: 14px 65px 11px;
    font-size: 18px;
    margin-top: 34px;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    margin: auto;
    display: table;
    border-radius: 5px
}

.red_btn_more:hover {
    background: #235acf
}

#loadMoreMore {
    display: none
}

.loadMore_Btn {
    margin: auto;
    display: table
}

.hide_review {
    display: none
}

.review_body::-webkit-scrollbar {
    width: 5px
}

.review_body::-webkit-scrollbar-track {
    border-radius: 10px
}

.review_body::-webkit-scrollbar-thumb {
    background: #235acf;
    border-radius: 10px
}

.review_body:hover::-webkit-scrollbar-thumb {
    background: #fff
}

img.img-responsive.testi-img {
    width: 25px;
    margin-right: 10px
}

.slick-dots li button:before {
    content: "\f111" !important;
    font: normal normal normal 14px/1 FontAwesome !important
}

.add-ons-st-vidpck {
    display: none
}

.offer-section ul.nav.nav-pills.inner-tab-ul-list {
    display: inline-flex;
    text-align: center;
    margin: 0 auto;
    flex-wrap: wrap
}

.offer-section ul.nav.nav-pills.inner-tab-ul-list li {
    margin: 0 auto;
    display: table
}

.navs_price_slider_mm .item a {
    text-align: center;
    font-size: 15px;
    font-weight: 600
}

.navs_price_slider_mm {
    text-align: center
}

.navs_price_slider_mm .owl-next,
.navs_price_slider_mm .owl-prev {
    background-color: #000;
    top: 0;
    padding: 3px 10px;
    left: 0;
    color: #fff;
    display: inline-block;
    margin: 20px 10px 0
}

.our-customers img {
    width: 184px !important
}

@media (min-width:1700px) and (max-width:1800px) {
    .menu-section:before {
        width: 33vw !important
    }
}

@media (min-width:1600px) and (max-width:1700px) {
    .menu-section:before {
        width: 32vw
    }
}

@media (min-width:1500px) and (max-width:1600px) {
    .menu-section:before {
        width: 31vw
    }
}

@media (min-width:1400px) and (max-width:1500px) {
    .menu-section:before {
        width: 30vw
    }
}

@media (min-width:1300px) and (max-width:1400px) {
    .menu-section:before {
        width: 29vw
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    .menu-section:before {
        width: 28vw
    }
    .pkg-banner-new p {
        font-size: 16px
    }
    .pkg-banner-new p {
        font-size: 16px
    }
    .navs_port_slider .prev-arrow {
        left: 2px !important;
        z-index: 1
    }
    .navs_port_slider .next-arrow {
        z-index: 1;
        right: 3px !important
    }
    .screen {
        height: 213px !important
    }
    .case-7-inner-1 {
        margin-bottom: 0
    }
    .case-std-8-bnr {
        background-position: center
    }
    .mainbannerLp6.case-std-8-bnr {
        background-position: center
    }
    .lp6Sec4.case-8-inner-2 {
        margin: 0 0 50px
    }
    .lp6Sec5.case-8-inner-3 {
        margin-bottom: 50px
    }
    section.mainbannerLp6.case-std-9-bnr p {
        color: #fff
    }
    .case-9-inner-1:after {
        display: none
    }
    .case-9-inner-2:after {
        display: none
    }
    section.lp6Sec4.case-9-inner-2 {
        margin-bottom: 50px
    }
    section.lp6Sec3.case-9-inner-1 {
        margin-bottom: 50px
    }
    section.lp6Sec5.case-9-inner-1 {
        margin-bottom: 50px
    }
    section.lp6Sec4.case-10-inner-2 {
        margin-bottom: 50px
    }
    .lp6Sec5.case-10-inner-3 {
        margin-bottom: 50px
    }
    section.lp6Sec5.case-10-inner-4 {
        margin-bottom: 50px
    }
    section.lp6Sec4.case-12-inner-2 {
        margin-bottom: 50px
    }
    section.lp6Sec5.case-12-inner-3 {
        margin-bottom: 50px
    }
    section.lp6Sec5.case-12-inner-4 {
        margin-bottom: 50px
    }
    .mainbannerLp6.case-std-13-bnr {
        background-position: center
    }
    section.lp6Sec3.case-13-inner-1 {
        margin-bottom: 50px
    }
    section.lp6Sec4.case-13-inner-2 {
        margin-bottom: 50px
    }
    section.lp6Sec5.case-13-inner-3 {
        margin-bottom: 50px
    }
    .mainbannerLp6.case-std-14-bnr {
        background-position: center
    }
    section.lp6Sec3.case-14-inner-1 {
        margin-bottom: 50px
    }
    section.lp6Sec4.case-14-inner-2 {
        margin-bottom: 50px
    }
    section.lp6Sec5.case-14-inner-3 {
        margin-bottom: 50px
    }
    section.lp6Sec5.case-14-inner-4 {
        margin-bottom: 50px
    }
}

section.banner-news {
    padding: 50px 0;
    background-image: url(../img/news-bg1.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
    display: flex;
    align-items: center
}

.banner-main {
    text-align: center;
    color: #fff;
    width: 80%;
    display: table;
    margin: auto
}

.banner-main h2 {
    padding-bottom: 15px;
    font-size: 45px;
    font-weight: 700;
    margin: 0
}

.banner-main p {
    font-size: 15px;
    font-weight: 300;
    margin: 0;
    color: #fff
}

section.service-sec {
    padding: 50px 0 0 0
}

.img-box img {
    width: 100%
}

.text-box h2 {
    font-size: 23px;
    font-weight: 700;
    color: #282526;
    margin: 0;
    padding-bottom: 20px
}

.text-box:hover h2 a {
    color: red
}

.text-box p {
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #282526;
    line-height: 26px
}

.service-main {
    display: flex;
    align-items: center
}

.service-main h4 {
    font-size: 18px;
    font-weight: 600;
    padding-left: 20px
}

.sirvice-bottom .row {
    border-bottom: 1px solid #cbcaca;
    display: table;
    padding-bottom: 50px
}

.bottom-box {
    padding-bottom: 50px !important
}

.service-main img {
    width: 15%
}

img.pic-box {
    padding-left: 20px;
    width: 65%
}

.mainbannerLp::before {
    position: absolute;
    content: "";
    width: 459px;
    background: url(../casestudies/images/lp1/15.png);
    height: 628px;
    left: -213px;
    bottom: 0
}

.mainbannerLp::after {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp1/14.png);
    width: 394px;
    height: 242px;
    right: 0;
    bottom: 0
}

.mainbannerLp {
    font-family: Poppins, sans-serif;
    background: url(../casestudies/images/lp1/12.jpg);
    height: 627px;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    padding: 50px 0
}

.mainbannerLp a {
    background-color: #5A189A;
    box-shadow: 0 11px 35px 0 rgba(0, 0, 0, .15);
    padding: 15px 68px;
    border-radius: 25px;
    color: #ffff;
    font-size: 20px;
    font-weight: 500;
    transition: .5s
}

.mainbannerLpHead p {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    margin-bottom: 50px
}

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

.lp1Sec1 {
    padding: 37px 0 50px 0
}

.lp1Sec1 ul li a {
    color: #666;
    font-weight: 500
}

.lp1Sec1 i.fas.fa-arrow-left {
    padding: 0 20px 0 0
}

.lp1Sec1 i.fas.fa-bars {
    padding: 0 20px 0 0
}

.lp1Sec1 i.fas.fa-arrow-right {
    padding: 0 0 0 20px
}

.lp1Sec2 h3 {
    color: #333;
    font-weight: 700;
    font-size: 42px;
    padding: 0 0 35px 0
}

.lp1Sec2 p {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    padding: 0 0 80px 0
}

.lp1Sec2 h4 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    padding: 0 0 30px 0;
    text-transform: capitalize;
    line-height: normal
}

.lp1Sec2 {
    position: relative;
    padding-bottom: 50px
}

.lp1Sec2::before {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp1/5.png);
    height: 544px;
    width: 291px;
    background-position: left
}

.lp1Sec2::after {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp1/6.png);
    width: 145px;
    height: 257px;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-position: right
}

.lp1Sec3 {
    padding: 50px 0 50px;
    background: #f4f4f4;
    position: relative;
    z-index: 1
}

.lp1Sec3::before {
    position: absolute;
    content: "";
    width: 206px;
    background: url(../casestudies/images/lp1/8.png);
    height: 296px;
    bottom: 0;
    background-position: left
}

.lp1Sec3::after {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp1/9.png);
    width: 392px;
    height: 623px;
    top: 0;
    right: 0;
    z-index: -1
}

.lp1Sec3 h3 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    padding: 0 0 20px 0;
    text-transform: capitalize;
    line-height: normal
}

.lp1Sec3 p {
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.lp1Sec4 img {
    width: 100%
}

.lp1Sec4 {
    position: relative;
    padding: 50px 0
}

.lp1Sec4 h3 {
    color: #333;
    font-size: 36px;
    font-weight: 700;
    padding: 0 0 20px 0
}

.lp1Sec4::before {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp1/5.png);
    height: 544px;
    width: 291px;
    background-position: left;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto
}

.lp1Sec4::after {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp1/16.png);
    width: 116px;
    height: 224px;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-position: right
}

.lp1Sec5 {
    padding: 45px 0;
    background: #f4f4f4;
    position: relative;
    z-index: 1
}

.lp1Sec5 h3 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    padding: 60px 0 20px 0;
    text-transform: capitalize
}

section.lp1Sec5 img {
    position: relative;
    top: 68px
}

.lp1Sec5 p {
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.lp1Sec5::before {
    position: absolute;
    content: "";
    width: 206px;
    background: url(../casestudies/images/lp1/8.png);
    height: 296px;
    bottom: 0;
    background-position: left
}

.lp1Sec5::after {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp1/9.png);
    width: 392px;
    height: 623px;
    top: 0;
    right: 0;
    z-index: -1
}

.lp1Sec6 a {
    padding: 19px 48px;
    background: #2f55c4;
    border-radius: 5px;
    color: #ffff;
    font-weight: 500;
    display: block;
    margin: auto;
    text-align: center;
    width: 23%
}

.lp1Sec6 {
    padding: 50px 0;
    z-index: 1
}

.mainbannerLp2 {
    background: url(../casestudies/images/lp2/1.jpg);
    height: 627px;
    display: flex;
    align-items: center
}

.mainbannerLp2 a {
    background-color: #5A189A;
    box-shadow: 0 11px 35px 0 rgb(0 0 0 / 15%);
    padding: 15px 68px;
    border-radius: 25px;
    color: #ffff;
    font-size: 20px;
    font-weight: 500;
    transition: .5s
}

.mainbannerLp2 h3 {
    font-size: 36px;
    font-weight: 700;
    color: #000
}

.lp2Sec2 h3 {
    color: #333;
    font-weight: 700;
    font-size: 42px;
    padding: 0 0 35px 0
}

.lp2Sec2 p {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    padding: 0 0 80px 0
}

.lp2Sec2 h4 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    padding: 0 0 30px 0;
    text-transform: capitalize;
    line-height: normal
}

.lp2Sec2 img {
    width: 100%
}

.mainbannerLpHead2 p {
    padding: 10px 0 30px 0
}

.mainbannerLpHead2 {
    padding: 5% 0 0 0
}

.lp2Sec3 img {
    width: 100%
}

.lp2Sec3 h3 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    padding: 0 0 30px 0;
    text-transform: capitalize
}

.lp2Sec3 p {
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.lp2Sec3 {
    position: relative;
    padding: 60px 0
}

.lp2Sec3::before {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp2/4.png);
    width: 993px;
    height: 607px;
    right: 0;
    top: 0;
    background-size: 91%;
    background-repeat: no-repeat;
    background-position: right
}

.lp2Sec4 img {
    width: 100%
}

.lp2Sec4 h3 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    padding: 0 0 30px 0;
    text-transform: capitalize
}

.lp2Sec4 p {
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.lp2Sec4 {
    padding: 50px 0
}

.mainbannerLp3 {
    background: url(../casestudies/images/lp3/2.jpg);
    height: 627px;
    display: flex;
    align-items: center
}

.mainbannerLp3 a {
    background-color: #5A189A;
    box-shadow: 0 11px 35px 0 rgb(0 0 0 / 15%);
    padding: 15px 68px;
    border-radius: 25px;
    color: #ffff;
    font-size: 20px;
    font-weight: 500;
    transition: .5s
}

.mainbannerLp3 p {
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.mainbannerLp3 .row.align-items-center {
    display: flex;
    align-items: center
}

.mainbannerLpHead3 p {
    padding: 20px 0
}

.lp3Sec3::before {
    display: none
}

.mainbannerLp4 {
    background: url(../casestudies/images/lp4/1.jpg);
    height: 627px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.mainbannerLp4::before {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp4/3.png);
    height: 627px;
    width: 902px
}

.mainbannerLp4::after {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp4/4.png);
    width: 772px;
    height: 681px;
    right: 0;
    bottom: 0;
    z-index: -1
}

.mainbannerLp4 a {
    background-color: #5A189A;
    box-shadow: 0 11px 35px 0 rgb(0 0 0 / 15%);
    padding: 15px 68px;
    border-radius: 25px;
    color: #ffff;
    font-size: 20px;
    font-weight: 500;
    transition: .5s
}

.lp4Sec3 {
    position: relative;
    background: #f7f7f7;
    padding: 30px 0
}

.lp4Sec3 h4 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    padding: 0 0 30px 0;
    text-transform: capitalize;
    line-height: normal
}

.lp4Sec3 p {
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.lp4Sec3 .row {
    align-items: center;
    display: flex
}

.lp4Sec3 img {
    width: 100%
}

.lp4Sec3 .row {
    display: flex;
    align-items: center
}

.lp2Sec2 .row {
    display: flex;
    align-items: center
}

.lp4Sec1 .row {
    display: flex;
    align-items: center
}

.lp2Sec4 .row {
    display: flex;
    align-items: center
}

.banImglp3 {
    z-index: 1;
    padding: 30px 0 0 0
}

.mainbannerLp4 p {
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.mainbannerLp5 {
    background: url(../casestudies/images/lp5/1.jpg);
    height: 627px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.mainbannerLp5 a {
    background-color: #5A189A;
    box-shadow: 0 11px 35px 0 rgb(0 0 0 / 15%);
    padding: 15px 68px;
    border-radius: 25px;
    color: #ffff;
    font-size: 20px;
    font-weight: 500;
    transition: .5s
}

.mainbannerLp5 p {
    font-size: 16px;
    line-height: 28px;
    color: #ffff
}

.lp5Sec3 img {
    width: 100%
}

.lp5Sec3 h4 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    padding: 0 0 30px 0;
    text-transform: capitalize
}

.lp5Sec3 {
    padding: 100px 0
}

.lp5Sec3 p {
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.lp5Sec2Head {
    position: relative
}

.lp5Sec2Head::before {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp5/6.png);
    width: 39px;
    height: 48px;
    right: 0;
    top: -30%
}

.lp5Sec3Head {
    position: relative
}

.lp5Sec3Head::before {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp5/7.png);
    width: 50px;
    height: 32px;
    right: 0;
    bottom: -50%;
    left: 0
}

.mainbannerLp5 .row {
    display: flex;
    align-items: center
}

.lp5Sec4Head {
    position: relative
}

.lp5Sec4Head::before {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp5/8.png);
    width: 39px;
    height: 48px;
    right: 0;
    top: -50%
}

.mainbannerLp6 {
    background: url(../casestudies/images/lp6/13.jpg);
    height: 627px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.mainbannerLp6 p {
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.mainbannerLp6 a {
    background-color: #5A189A;
    box-shadow: 0 11px 35px 0 rgb(0 0 0 / 15%);
    padding: 15px 68px;
    border-radius: 25px;
    color: #ffff;
    font-size: 20px;
    font-weight: 500;
    transition: .5s
}

.mainbannerLp6 .row {
    display: flex;
    align-items: center
}

.lp6Sec2 h3 {
    color: #333;
    font-weight: 700;
    font-size: 42px;
    padding: 0 0 35px 0
}

.lp6Sec2 p {
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.lp6Sec3 h3 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    padding: 0 0 30px 0;
    text-transform: capitalize
}

.lp6Sec3 p {
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.lp6Sec2 {
    padding: 0 0 80px 0;
    position: relative
}

.lp6Sec3 {
    position: relative;
    margin: 0 0 100px 0
}

.lp6Sec3::before {
    position: absolute;
    content: "";
    width: 1136px;
    background: url(../casestudies/images/lp6/2.png);
    height: 484px;
    left: 0
}

.lp6Sec3 .row {
    display: flex;
    align-items: center
}

.lp6Sec3::after {
    position: absolute;
    content: "";
    width: 108px;
    background: url(../casestudies/images/lp6/4.png);
    height: 95px;
    right: 20%;
    bottom: 0
}

p {
    font-size: 16px;
    line-height: 28px;
    color: #000
}

h3 {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    padding: 0 0 30px 0
}

.lp6Sec4 img {
    width: 100%
}

.lp6Sec4Head img {
    width: auto
}

.lp6Sec4 {
    position: relative;
    margin: 0 0 160px 0
}

.lp6Sec4::before {
    position: absolute;
    content: "";
    width: 1078px;
    background: url(../casestudies/images/lp6/5.png);
    height: 484px;
    right: 0
}

.lp6Sec4 .row {
    display: flex;
    align-items: center
}

.lp6Sec4::after {
    position: absolute;
    content: "";
    width: 108px;
    background: url(../casestudies/images/lp6/8.png);
    height: 95px;
    left: 20%
}

.lp6Sec5 {
    position: relative;
    margin: 0 0 150px 0
}

.lp6Sec5 img {
    width: 100%
}

.lp6Sec5 .row {
    display: flex;
    align-items: center
}

.lp6Sec6 img {
    width: 100%
}

.lp6Sec6 .row {
    display: flex;
    align-items: center
}

.lp6Sec5::before {
    position: absolute;
    content: "";
    width: 1136px;
    background: url(../casestudies/images/lp6/9.png);
    height: 484px;
    left: 0
}

.lp6Sec5::after {
    position: absolute;
    content: "";
    width: 108px;
    background: url(../casestudies/images/lp6/4.png);
    height: 95px;
    right: 20%;
    bottom: 0
}

.lp6Sec6::before {
    position: absolute;
    content: "";
    width: 1078px;
    background: url(../casestudies/images/lp6/10.png);
    height: 484px;
    right: 0
}

.lp6Sec6::after {
    position: absolute;
    content: "";
    width: 108px;
    background: url(../casestudies/images/lp6/8.png);
    height: 95px;
    left: 20%
}

section.lp6Sec6 {
    position: relative;
    margin: 0 0 100px 0
}

.mainbannerLp7 {
    background: url(../casestudies/images/lp7/3.jpg);
    height: 627px;
    display: flex;
    align-items: center
}

.mainbannerLp7 a:hover {
    background: #2f55c4
}

.mainbannerLp7 .row {
    display: flex;
    align-items: center
}

section.mainbannerLp7 a {
    background-color: #fbb03b;
    box-shadow: 0 11px 35px 0 rgb(0 0 0 / 15%);
    padding: 15px 68px;
    border-radius: 25px;
    color: #ffff;
    font-size: 20px;
    font-weight: 500;
    transition: .5s
}

.lp7Sec3 {
    position: relative
}

.lp7Sec3::before {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp7/5.png);
    height: 391px;
    width: 1108px;
    left: 0;
    background-position: left
}

.lp7Sec3::after {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp7/6.png);
    height: 453px;
    width: 341px;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat
}

.lp7Sec3 img {
    width: 100%
}

.lp7Sec3 .row {
    display: flex;
    align-items: center
}

.lp7Sec3Head {
    position: relative
}

.lp7Sec3Head::before {
    position: absolute;
    content: "";
    background: url(../casestudies/images/lp7/7.png);
    width: 30px;
    height: 50px;
    right: 0;
    top: -50%
}

@media (max-width:1440px) {
    .lp1Sec3 img {
        width: 100%
    }
    .mainbannerLp img {
        width: 100%
    }
    .lp1Sec5 img {
        width: 100%
    }
    .mainbannerLp::before {
        background-size: 50%;
        background-repeat: no-repeat;
        background-position: bottom;
        left: -12%
    }
    .mainbannerLpHead {
        padding: 0
    }
    .lp1Sec5::before {
        bottom: 0;
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: 50%
    }
    .lp1Sec5::after {
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right
    }
    .lp1Sec4::after {
        z-index: -1;
        right: -82px
    }
    .lp1Sec3::after {
        background-repeat: no-repeat;
        background-position: right;
        background-size: 50%
    }
    .lp1Sec2::before {
        background-position: left;
        background-size: 50%;
        background-repeat: no-repeat
    }
    .lp1Sec2::after {
        z-index: -1
    }
}

@media (min-width:768px) and (max-width:1199px) {
    section.mainbannerLp2 {
        height: auto;
        text-align: center
    }
    .lp2Sec3 {
        padding: 0
    }
    .lp2Sec4 .row {
        display: block
    }
    .lp2Sec4 {
        padding: 0
    }
    .lp1Sec6 a {
        width: 40%
    }
    .lp1Sec6 {
        padding: 0 0 50px 0
    }
    h3,
    h4 {
        font-size: 25px !important;
        padding: 0 !important
    }
    .lp1Sec1 {
        padding: 30px 0 10px 0
    }
    .lp2Sec2 h3 {
        padding: 0
    }
    .lp2Sec2 .row {
        display: block
    }
    .lp2Sec2 p {
        padding: 0
    }
    .mainbannerLpHead2 p {
        padding: 0
    }
    .mainbannerLp2 img {
        padding: 20px 0 10px 0
    }
    .mainbannerLpHead2 {
        padding: 0
    }
    h3 {
        padding: 0
    }
    .mainbannerLp2 a {
        width: 60%;
        margin: auto;
        text-align: center;
        display: block
    }
    .mainbannerLp2 h3 {
        font-size: 36px;
        font-weight: 700;
        color: #000;
        text-align: center
    }
    .mainbannerLp::before {
        background-size: 20%;
        background-repeat: no-repeat;
        background-position: left bottom;
        left: 0
    }
    .mainbannerLp::after {
        background-size: 50%;
        background-repeat: no-repeat;
        background-position: right bottom
    }
    section.mainbannerLp img {
        width: 65%;
        display: block;
        text-align: center;
        margin: 45px auto 0
    }
    .mainbannerLp {
        text-align: center;
        height: auto;
        padding: 20px 0
    }
    .lp1Sec2::before {
        background-size: 30%
    }
    .lp1Sec2::before {
        background-size: 30%
    }
    .lp1Sec4 {
        padding: 50px 0
    }
    .lp1Sec4::before {
        background-size: 40%;
        background-repeat: no-repeat;
        background-position: left
    }
    .lp1Sec2 img {
        width: 100%
    }
}

@media (max-width:767px) {
    .lp1Sec2 img {
        width: 100%
    }
    section.lp6Sec4.case-7-inner-2 .row {
        flex-direction: column-reverse
    }
    section.lp6Sec4.case-7-inner-2 {
        margin-bottom: 0;
        padding-bottom: 0
    }
    section.lp6Sec6.case-7-inner-2.case-7-inner-4 .row {
        flex-direction: column-reverse
    }
    section.mainbannerLp6.case-std-8-bnr {
        background-position: center
    }
    section.mainbannerLp6.case-std-8-bnr {
        background-position: center
    }
    section.lp6Sec4.case-8-inner-2 .row {
        flex-direction: column-reverse
    }
    section.lp6Sec6.case-8-inner-2.case-8-inner-4 .row {
        flex-direction: column-reverse;
        display: flex
    }
    section.mainbannerLp6.case-std-9-bnr p {
        color: #fff
    }
    section.lp6Sec4.case-9-inner-2 .row {
        flex-direction: column-reverse
    }
    section.lp6Sec4.case-10-inner-2 .row {
        flex-direction: column-reverse
    }
    section.lp6Sec4.case-11-inner-2 .row {
        flex-direction: column-reverse
    }
    section.lp6Sec5.case-11-inner-4 .row {
        display: flex;
        flex-direction: column-reverse
    }
    section.lp6Sec5.case-10-inner-4 .row {
        flex-direction: column-reverse;
        display: flex
    }
    section.lp6Sec4.case-12-inner-2 .row {
        flex-direction: column-reverse
    }
    section.lp6Sec5.case-12-inner-4 .row {
        display: flex;
        flex-direction: column-reverse
    }
    section.mainbannerLp6.case-std-13-bnr {
        background-position: center
    }
    section.lp6Sec4.case-13-inner-2 .row {
        flex-direction: column-reverse
    }
    section.mainbannerLp6.case-std-14-bnr {
        background-position: center
    }
    section.lp6Sec4.case-14-inner-2 .row {
        flex-direction: column-reverse
    }
    section.lp6Sec4.case-14-inner-2 img {
        width: 100%
    }
    section.lp6Sec5.case-14-inner-4 .row {
        display: flex;
        flex-direction: column-reverse
    }
    section.lp2Sec3 .lp2Sec3-row {
        display: flex;
        flex-direction: column-reverse
    }
    .process-text h3:after {
        left: 115px
    }
    section#result1 .flexRow {
        display: flex;
        flex-direction: column-reverse
    }
    section#result3 .flexRow {
        display: flex;
        flex-direction: column-reverse
    }
    .lp1Sec1 ul li a {
        font-size: 10px;
        line-height: 10px;
        padding: 0 8px
    }
    .lp1Sec1 i.fas.fa-arrow-left {
        padding: 0 5px 0 0
    }
    .lp1Sec1 i.fas.fa-bars {
        padding: 0 5px 0 0
    }
    .lp1Sec1 i.fas.fa-arrow-right {
        padding: 0 0 0 5px
    }
    section {
        overflow: hidden
    }
    .mainbannerLp::before {
        display: none
    }
    .mainbannerLp::after {
        display: none
    }
    .mainbannerLp {
        height: auto;
        padding: 20px 0 0
    }
    .mainbannerLp img {
        margin: 45px 0 0 0
    }
    p {
        font-size: 14px !important;
        line-height: 26px !important;
        text-align: center !important
    }
    .whathead p {
    text-align: left!important;
    }
    .lp1Sec1::before {
        display: none
    }
    .lp1Sec1::after {
        display: none
    }
    .lp1Sec2::before {
        display: none
    }
    .lp1Sec2::after {
        display: none
    }
    .lp1Sec3::before {
        display: none
    }
    .lp1Sec3::after {
        display: none
    }
    .lp1Sec4::before {
        display: none
    }
    .lp1Sec4::after {
        display: none
    }
    .lp1Sec5::before {
        display: none
    }
    .lp1Sec5::after {
        display: none
    }
    h3,
    h4 {
        font-size: 20px !important;
        text-align: center !important
    }
    .lp1Sec1 {
        padding: 20px 0
    }
    .lp1Sec2 p {
        padding: 0 0 15px 0
    }
    .lp1Sec2 h3 {
        padding: 0;
        margin: 0 0 10px 0
    }
    .lp1Sec2 h4 {
        padding: 0
    }
    .lp1Sec2 p {
        padding: 0
    }
    .lp1Sec3 {
        padding: 20px 0
    }
    .lp1Sec3 h3 {
        padding: 0
    }
    section.lp1Sec3 {
        padding: 0
    }
    section.lp1Sec4 {
        padding: 10px 0
    }
    .lp1Sec1 ul {
        justify-content: center;
        text-align: center
    }
    .lp1Sec5 h3 {
        padding: 0
    }
    .lp1Sec5 {
        padding: 10px 0
    }
    .lp1Sec5 p {
        margin-bottom: 0
    }
    section.lp1Sec5 img {
        position: relative;
        top: 0
    }
    section.lp1Sec6 {
        padding: 10px 0
    }
    .lp1Sec6 a {
        width: 100%
    }
    .test-box {
        background: #1a1a1a
    }
    .whathead h4 {
        font-size: 40px !important
    }
    .test-box h3 {
        text-align: left !important
    }
    .whathead h4 {
        text-align: left !important
    }
}

@media (max-width:1440px) {
    .mainbannerLp2 img {
        width: 100%
    }
    .lp2Sec3::before {
        background-size: 60%
    }
    .mainbannerLp3 a {
        width: 60%
    }
    .lp2Sec4 {
        padding: 70px 0
    }
    .lp1Sec6 {
        padding: 0 0 50px 0
    }
    .lp2Sec2 p {
        padding: 0 0 50px 0
    }
    .lp2Sec2 h3 {
        padding: 0
    }
    .lp1Sec1 {
        padding: 30px 0 20px 0
    }
    .lp2Sec3 {
        padding: 50px 0 0
    }
}

@media(min-width:768px) and (max-width:1199px) {
    section.mainbannerLp2 {
        height: auto;
        text-align: center
    }
    .mainbannerLp3 {
        height: auto;
        padding: 20px 0;
        text-align: center
    }
    .mainbannerLp3 a {
        display: block;
        margin: auto;
        width: 55%;
        font-size: 14px
    }
    .mainbannerLpHead3 p {
        padding-bottom: 0
    }
    section.mainbannerLp2 img {
        width: auto;
        padding: 40px 0 10px 0
    }
    .mainbannerLpHead2 {
        padding: 0
    }
    .mainbannerLp2 h3 {
        padding: 0
    }
    .lp2Sec2 p {
        padding: 0
    }
    .lp2Sec3 {
        padding: 50px 0
    }
    .lp2Sec3::before {
        background-size: 60%;
        background-position: top right
    }
    section.mainbannerLp2 img {
        width: 100% !important
    }
}

@media (max-width:767px) {
    .mainbannerLp3 a {
        width: 79%;
        font-size: 14px;
        display: block;
        margin: auto
    }
    .mainbannerLpHead2 p {
        padding: 0
    }
    .lp2Sec3::before {
        display: none
    }
    .lp2Sec2 h3 {
        padding: 0;
        margin: 0 0 10px 0
    }
    .lp2Sec2 p {
        padding: 0
    }
    .lp2Sec2 h4 {
        padding: 0 0 10px 0
    }
    .lp2Sec3 {
        padding: 0
    }
    .lp2Sec3 h3 {
        padding: 0
    }
    .lp2Sec4 {
        padding: 20px 0
    }
    .lp2Sec4 h3 {
        padding: 0
    }
    .lp2Sec4 {
        padding: 0
    }
    .mainbannerLp2 {
        height: auto;
        padding: 0 0 15px 0
    }
    .mainbannerLp3 {
        height: auto;
        padding: 20px 0
    }
}

@media (max-width:1440px) {
    .mainbannerLp3 img {
        width: 100%
    }
    .mainbannerLpHead3 img {
        width: auto
    }
    .mainbannerLp3 .row.align-items-center {
        display: block
    }
    .banImglp3 {
        padding: 30px 0 0 0
    }
    .mainbannerLp3 a {
        display: block;
        text-align: center
    }
    .lp3Sec3 {
        padding: 0 0 30px 0
    }
    .mainbannerLp4::before {
        background-repeat: no-repeat;
        background-position: left top
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .mainbannerLp3 {
        display: block;
        text-align: center
    }
    .mainbannerLp4 {
        height: auto;
        padding: 20px 0;
        text-align: center
    }
    .mainbannerLp4::before {
        background-position: top left;
        top: 0;
        background-size: 60%;
        background-repeat: no-repeat
    }
    .lp4Sec3::before {
        background-position: top left;
        top: 0
    }
    .mainbannerLp3 a {
        width: 61%
    }
    .mainbannerLp3 {
        padding: 20px 0;
        height: auto
    }
    .lp1Sec6 {
        padding-top: 0
    }
    .banImglp3 img {
        width: 100%
    }
}

@media (max-width:767px) {
    .mainbannerLp4 {
        height: auto;
        padding: 20px 0
    }
    .mainbannerLp4 a {
        width: 55%;
        font-size: 14px;
        display: block;
        margin: auto
    }
}

.lp4Sec3::before {
    position: absolute;
    content: "";
    background: url(../images/lp4/7.png);
    width: 383px;
    height: 698px;
    left: 0;
    background-repeat: no-repeat;
    background-size: 80%;
    top: -79px
}

@media (max-width:1440px) {
    .mainbannerLp4::after {
        background-repeat: no-repeat;
        background-size: 31%;
        background-position: right bottom
    }
    .lp4Sec3::before {
        top: -45%;
        background-size: 30%;
        background-position: bottom left
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .mainbannerLp4::before {
        display: none
    }
    .mainbannerLp5 .row {
        display: block
    }
    section.mainbannerLp5 {
        height: auto;
        padding: 20px 0;
        text-align: center
    }
    .mainbannerLp5 a {
        width: 50%;
        font-size: 14px;
        margin: auto
    }
    .mainbannerLp4 img {
        width: 100%
    }
    .mainbannerLpHead3 img {
        width: auto
    }
    section.mainbannerLp4 {
        height: auto;
        padding: 20px 0;
        display: block;
        margin: auto;
        text-align: center
    }
    .banImglp3 img {
        display: block;
        margin: auto
    }
    .lp4Sec3::before {
        top: 0;
        background-size: 27%;
        background-position: top left
    }
}

@media (max-width:767px) {
    .mainbannerLp4 img {
        width: 100%
    }
    .mainbannerLpHead3 img {
        width: auto
    }
    .mainbannerLp4 a {
        width: 100%;
        display: block;
        text-align: center
    }
    .lp2Sec2 .row {
        display: block
    }
    .lp4Sec3 .row {
        display: block
    }
    .lp2Sec4 .row {
        display: block
    }
    .lp4Sec3::before {
        display: none
    }
    .lp4Sec3 h4 {
        padding: 0
    }
    .mainbannerLp4::before {
        display: none
    }
    .mainbannerLp4::after {
        display: none
    }
    .mainbannerLp5 {
        height: auto
    }
    .mainbannerLp5 a {
        width: 52%;
        font-size: 14px;
        display: block;
        margin: auto
    }
    .mainbannerLpHead3 p {
        padding: 20px 0 0 0
    }
}

@media (max-width:1440px) {
    .mainbannerLp5 img {
        width: 100%
    }
    .mainbannerLpHead3 img {
        width: auto
    }
    .mainbannerLp5 a {
        display: block;
        text-align: center;
        width: 50%
    }
    .mainbannerLp5 p {
        text-align: left
    }
    .lp5Sec3 {
        padding: 20px 0
    }
    .lp5Sec3 h4 {
        padding: 0 0 10px 0
    }
    .lp5Sec3 {
        padding: 0
    }
}

@media (max-width:767px) {
    .mainbannerLp5 .row {
        display: block
    }
    .mainbannerLp5 {
        padding-bottom: 20px
    }
}

@media screen and (min-device-width:768px) and (max-device-width:1199px) {
    .mainbannerLp5 .row {
        display: block
    }
    ul.social li a {
        width: 39px;
        height: 39px
    }
    .navs_port_slider .prev-arrow {
        left: 9px !important;
        z-index: 1
    }
    .navs_port_slider .next-arrow {
        right: 4px !important;
        z-index: 1
    }
    div#portfilio1 .screen {
        width: 70%
    }
    section.review_sec.new-testi-page-st h2 {
        font-size: 18px
    }
    .testi-dtl p {
        font-size: 12px;
        padding-right: 10px
    }
    .video-testi-txt-bx p {
        color: #fff;
        font-size: 12px;
        line-height: 20px
    }
    .contact-box h4 {
        font-size: 14px !important
    }
    .ind-box.text-center {
        height: 100px
    }
    .copy-right p {
        font-size: 13px
    }
    .fact-boxes h3 {
        font-size: 13px !important
    }
    section.process-section {
        padding: 40px 0 0
    }
    .all-section {
        padding: 15px 0
    }
    section.award-inner-section .flexRow h4 {
        font-size: 10px !important
    }
    .lp2Sec3-row {
        display: flex;
        flex-direction: column-reverse
    }
    .logo img {
        width: 152px !important;
    }
    .services-how .nav-pills li.active a {
        width: 90%
    }
    .offer-section .nav-pills>li>a {
        font-size: 10px
    }
    .package button {
        font-size: 11px
    }
    .package a {
        font-size: 11px
    }
    .industry-section .ind-box h4 {
        font-size: 16px !important
    }
    .mainbannerLp5 img {
        width: auto
    }
    .mainbannerLp5 {
        height: auto;
        padding: 20px 0;
        display: block;
        text-align: center
    }
    .mainbannerLp5 a {
        width: 50%
    }
    .lp2Sec2 .row {
        display: block
    }
    .lp2Sec4 .row {
        display: block
    }
}

@media (max-width:1440px) {
    .mainbannerLp6 {
        background-position: right
    }
    .lp6Sec3::before {
        background-size: 75%;
        background-repeat: no-repeat
    }
    .lp6Sec4::before {
        background-size: 74%;
        background-repeat: no-repeat;
        background-position: right
    }
    .lp6Sec5::before {
        background-repeat: no-repeat;
        background-size: 70%
    }
    .lp6Sec6::before {
        background-size: 75%;
        background-repeat: no-repeat;
        background-position: right
    }
    .mainbannerLp6 img {
        width: 100%
    }
    .mainbannerLp6 .mainbannerLpHead3 img {
        width: auto
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .lp6Sec5::after {
        right: 0;
        background-position: right;
        background-size: 50%;
        background-repeat: no-repeat
    }
    .mainbannerLp6 .row {
        display: block
    }
    .mainbannerLp6 {
        height: auto;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: inherit;
        padding: 20px 0;
        text-align: center
    }
    .lp1Sec6 a {
        width: 35%
    }
    .lp6Sec6::after {
        left: 0;
        background-position: left;
        background-size: 50%;
        background-repeat: no-repeat
    }
    .lp6Sec4::after {
        left: 0;
        background-position: left;
        background-size: 50%;
        background-repeat: no-repeat
    }
    .lp6Sec3::after {
        right: 0;
        background-size: 50%;
        background-repeat: no-repeat;
        background-position: right
    }
    .lp6Sec3::before {
        width: 100%
    }
    .lp6Sec4::before {
        width: 100%;
        background-position: top right
    }
    .lp6Sec5::before {
        width: 100%
    }
    .lp6Sec6::before {
        width: 100%;
        background-position: top right
    }
    .lp6Sec3 .row {
        display: block
    }
    .lp6Sec4 .row {
        display: block
    }
    .lp6Sec5 .row {
        display: block
    }
    .lp6Sec6 .row {
        display: block
    }
}

@media (max-width:767px) {
    .mainbannerLp6 .row {
        display: block
    }
    .mainbannerLp6 {
        height: auto;
        padding: 20px 0;
        text-align: center
    }
    .mainbannerLp6 p {
        padding-bottom: 10px
    }
    .mainbannerLp6 {
        background-position: inherit
    }
    .mainbannerLpHead3 img {
        margin: auto;
        width: auto;
        text-align: center;
        display: block
    }
    .lp6Sec2 h3 {
        padding: 0
    }
    .lp6Sec2 {
        padding: 0
    }
    .lp6Sec3 .row {
        display: block
    }
    .lp6Sec3 img {
        width: 100%
    }
    .lp6Sec3::before {
        display: none
    }
    .lp6Sec3::after {
        display: none
    }
    .lp6Sec3 h3 {
        padding: 0
    }
    .lp6Sec3 {
        margin: 0
    }
    .lp6Sec4::before {
        display: none
    }
    .lp6Sec4::after {
        display: none
    }
    h3 {
        padding: 0
    }
    .lp6Sec4 {
        margin: 0
    }
    .lp6Sec5::before {
        display: none
    }
    .lp6Sec5::after {
        display: none
    }
    .lp6Sec5 .row {
        display: block
    }
    .lp6Sec5 {
        margin: 0
    }
    .lp6Sec6::before {
        display: none
    }
    .lp6Sec6::after {
        display: none
    }
    .lp6Sec6 .row {
        display: block
    }
    section.lp6Sec6 {
        margin: 0
    }
}

.mainbannerLpHead3 img {
    width: auto
}

.lp1Sec3::before {
    background-size: 45%;
    background-repeat: no-repeat
}

.lp1Sec4 {
    overflow: hidden
}

section.lp1Sec1 .fa-bars {
    margin-right: 5px
}

.payment-margin h3 {
    margin-bottom: 0
}

.case-studies-bx {
    margin-top: 20px;
    overflow: hidden;
    position: relative
}

.case-studies-bx img {
    width: 100%
}

.case-studies-sec {
    padding: 50px 0
}

.case-btn-st {
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    top: 500px;
    bottom: 0;
    background: #06060687;
    border-radius: 8px;
    transition-duration: 1s;
    align-items: center;
    justify-content: center
}

.case-studies-bx:hover .case-btn-st {
    top: 0;
    transition-duration: 1s
}

.case-btn-st a {
    background: #2f55c4;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px
}

.logo-case-1 {
    width: auto;
    margin-bottom: 10px
}

section.mainbannerLp .row {
    display: flex;
    align-items: center
}

img.logo-case-1 {
    width: auto
}

ul.social-new-1 li img {
    width: 25px
}

.about-content {
    padding-top: 20px
}

.prlog-sec h3 {
    font-size: 23px;
    font-weight: 700;
    color: #282526;
    margin: 0;
    padding-bottom: 10px;
    line-height: 31px
}

.prlog-sec p {
    padding-bottom: 0;
    font-size: 15px;
    font-weight: 500;
    color: #282526;
    line-height: 26px
}

.prlog-sec a {
    background: #2f55c4;
    color: #fff;
    display: inline-block;
    padding: 12px;
    font-size: 16px;
    border: 2px solid transparent;
    font-weight: 500;
    width: 200px;
    text-align: center
}

.prlog-sec {
    padding: 50px 0
}

section.prlog-sec .row {
    display: flex;
    align-items: center
}

.case-std-7-bnr {
    background: url(../casestudies/images/generation/banner-img.jpg);
    height: 627px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.case-7-inner-1 {
    position: relative;
    padding: 50px 0;
    margin-bottom: 0
}

.case-7-inner-1:before {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../casestudies/images/generation/inner-img-1-bg.png);
    width: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    height: 54%
}

.case-7-inner-2:before {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../casestudies/images/generation/inner-img-2-bg.png);
    width: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
    height: 100%
}

section.lp6Sec4.case-7-inner-2 {
    padding: 50px 0;
    margin-bottom: 20px
}

.case-7-inner-1:after {
    display: none
}

.case-7-inner-2:after {
    display: none
}

.bg-img-cse {
    position: relative
}

.bg-img-cse:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../casestudies/images/generation/inner-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    z-index: -1
}

.case-std-8-bnr {
    background: url(../casestudies/images/katherine/banner-img.jpg);
    height: 627px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.case-8-inner-2 {
    background: #f7f7f7;
    padding: 50px 0;
    margin-bottom: 50px
}

.case-8-inner-1 {
    margin-bottom: 50px
}

section.lp6Sec3.case-8-inner-1:after,
section.lp6Sec3.case-8-inner-1:before {
    display: none
}

section.lp6Sec3.case-8-inner-2:after,
section.lp6Sec3.case-8-inner-2:before {
    display: none
}

.lp6Sec5.case-8-inner-1.case-8-inner-3:before,
.lp6Sec5.case-8-inner-1:after {
    display: none
}

section.lp6Sec6.case-8-inner-2:after,
section.lp6Sec6.case-8-inner-2:before {
    display: none
}

section.lp6Sec4.case-8-inner-2:after,
section.lp6Sec4.case-8-inner-2:before {
    display: none
}

section.lp6Sec5.case-8-inner-1:before {
    display: none
}

.bg-img-cse {
    background: 0 0;
    z-index: -1
}

.case-std-9-bnr {
    background: url(../casestudies/images/kevin/banner-img.png);
    height: 627px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.case-9-inner-1:before {
    content: '';
    background: url(../casestudies/images/kevin/inner-bf-img.png);
    background-size: 85%;
    background-position: left center;
    background-repeat: no-repeat;
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.case-9-inner-1:after {
    content: '';
    background: url(../casestudies/images/kevin/inner-bf-af-img.png);
    background-size: 85%;
    background-position: right center;
    background-repeat: no-repeat;
    width: 10%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 260px
}

.case-9-inner-2:before {
    content: '';
    background: url(../casestudies/images/kevin/inner-img-af.png);
    background-size: 85%;
    background-position: right center;
    background-repeat: no-repeat;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.case-9-inner-2:after {
    content: '';
    background: url(../casestudies/images/kevin/inner-af-bf-img.png);
    background-size: 85%;
    background-position: left center;
    background-repeat: no-repeat;
    width: 10%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 260px
}

.case-9-inner-1 {
    margin-bottom: 50px
}

.case-9-inner-2 {
    margin-bottom: 50px
}

.case-std-10-bnr {
    background: url(../casestudies/images/lee-ann/banner-img.jpg);
    height: 627px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.case-10-inner-1:before {
    display: none
}

.case-10-inner-1:after {
    content: '';
    background: url(../casestudies/images/lee-ann/inner-img-1-af.png);
    background-size: 85%;
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 10%;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 416px
}

.case-10-inner-2 {
    background: url(../casestudies/images/lee-ann/inner-img-2-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0;
    margin-bottom: 50px
}

.case-10-inner-3 {
    margin-bottom: 50px
}

.case-10-inner-1 {
    margin-bottom: 50px
}

.case-10-inner-4 {
    background: url(../casestudies/images/lee-ann/inner-img-4-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0
}

.case-10-inner-2:after,
.case-10-inner-2:before {
    display: none
}

.case-10-inner-3:after,
.case-10-inner-3:before {
    display: none
}

.case-10-inner-4:after,
.case-10-inner-4:before {
    display: none
}

.case-std-11-bnr {
    background: url(../casestudies/images/sosa/banner-img.jpg);
    height: 627px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.case-11-inner-1:after,
.case-11-inner-1:before {
    display: none
}

.case-11-inner-2:after,
.case-11-inner-2:before {
    display: none
}

.case-11-inner-3:after,
.case-11-inner-3:before {
    display: none
}

.case-11-inner-4:after,
.case-11-inner-4:before {
    display: none
}

.case-std-11-bnr p {
    color: #fff
}

.case-11-inner-1 {
    background: url(../casestudies/images/sosa/inner-img-1-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0;
    margin: 0
}

.case-11-inner-2 {
    background: url(../casestudies/images/sosa/inner-img-2-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0;
    margin: 0
}

.case-11-inner-3 {
    background: url(../casestudies/images/sosa/inner-img-3-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0;
    margin: 0
}

.case-11-inner-4 {
    background: url(../casestudies/images/sosa/inner-img-4-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0
}

.case-std-12-bnr {
    background: url(../casestudies/images/olivea/banner-img.jpg);
    height: 627px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.case-12-inner-1:after,
.case-12-inner-1:before {
    display: none
}

.case-12-inner-2:after,
.case-12-inner-2:before {
    display: none
}

.case-12-inner-3:after,
.case-12-inner-3:before {
    display: none
}

.case-12-inner-4:after,
.case-12-inner-4:before {
    display: none
}

.case-12-inner-1 {
    margin-bottom: 50px
}

.case-12-inner-2 {
    margin-bottom: 50px
}

.case-12-inner-3 {
    margin-bottom: 50px
}

.case-std-13-bnr {
    background: url(../casestudies/images/sammy/banner-img.jpg);
    height: 627px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.case-std-13-bnr p {
    color: #fff
}

.case-13-inner-1:before {
    display: none
}

.case-13-inner-2:after,
.case-13-inner-2:before {
    display: none
}

.case-13-inner-3:before {
    display: none
}

.case-13-inner-1 {
    padding: 50px 0;
    margin-bottom: 0
}

.case-13-inner-2 {
    margin-bottom: 50px
}

.case-13-inner-1:after {
    background: #d0c4b2;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 80%;
    border-radius: 0 296px 0 0;
    z-index: -1
}

.case-13-inner-3:after {
    background: #d0c4b2;
    position: absolute;
    right: 0;
    top: 0;
    width: 55%;
    height: 102%;
    border-radius: 296px 0 0 0;
    z-index: -1
}

.case-std-14-bnr {
    background: url(../casestudies/images/mask/banner-img.jpg);
    height: 627px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.case-14-inner-1:before,
.case-14-inner-3:before {
    content: '';
    background: url(../casestudies/images/mask/inner-bg-1.png);
    background-size: 100%;
    background-position: left top;
    background-repeat: no-repeat;
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    height: 89%
}

.case-14-inner-2:after,
.case-14-inner-4:after {
    content: '';
    background: url(../casestudies/images/mask/inner-bg-2.png);
    background-size: 100%;
    background-position: right top;
    background-repeat: no-repeat;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    margin: auto;
    height: 100%;
    z-index: -1;
    left: inherit
}

.case-14-inner-1:after {
    display: none
}

.case-14-inner-2:before {
    display: none
}

.case-14-inner-3:after {
    display: none
}

.case-14-inner-4:before {
    display: none
}

.case-14-inner-2:after {
    height: 130%
}

.case-14-inner-2 img {
    width: 120%
}

.case-14-inner-2 {
    padding: 50px 0
}

.case-14-inner-1 {
    margin-bottom: 50px
}

.case-14-inner-3 {
    margin-bottom: 50px
}

.contact-section .section-head {
    margin: 0 !important;
    padding: 10px 0 20px 0
}

.contact-section p {
    padding: 10px 0 0 0
}

.contact-left h3 {
    margin: 0 0 20px 0 !important
}

.therapist-box {
    position: relative
}

.nonprofit-box {
    position: relative
}

.portfolio-section .section-head {
    padding: 0 0 22px 0;
    margin: 0
}

.test-banner {
    position: relative
}

.test-banner::before {
    position: absolute;
    content: "";
    background: #000000de;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.pkg-heads h3 {
    padding: 0;
    margin: 0
}

.pkg-heads p {
    padding: 15px 0 25px 0
}

.pkg-banner-new h3 {
    padding: 0
}

.pkg-banner-new p {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 27px
}

.offer-section {
    padding: 50px 0 20px 0
}

[class^=box-] {
    display: none
}

[class^=box-].showfirst {
    display: block
}

ul.all-brand-tabs li a {
    background: #5A189A;
    padding: 12px 50px;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    margin: 0 20px 0 0
}

ul.all-brand-tabs {
    display: flex;
    justify-content: center;
    margin: 0 0 50px 0
}

ul.all-brand-tabs li.active a {
    background: #000
}

.portfolio-banner p {
    color: #fff;
    font-size: 17px
}

.portfolio-banner h3 {
    padding: 0
}

.contact-banner h3 {
    padding: 0
}

.contact-banner p {
    color: #fff;
    font-size: 17px
}

.test-banner p {
    color: #fff;
    font-size: 17px
}

.test-banner h3 {
    padding: 0
}

.logo-foilo-box {
    margin: 0 0 40px 0
}

.award-section .section-head {
    padding: 0 !important
}

.offer-section .section-head {
    padding: 0 0 30px 0;
    margin: 0
}

.tech-sec .section-head {
    padding: 40px 0 0 0
}

.contact-section {
    padding: 40px 0 70px 0
}

.pkg-banner-new {
    background: #000
}

header.fixed-header i.fa.fa-envelope {
    color: #5A189A;
    font-size: 20px;
    position: relative;
    left: -6px
}

.tech-logo-box img {
    width: 200px;
    margin: 0 70px
}

.inner-tab-brands {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px 0
}

.inner-tab-brands a {
    border-radius: 4px;
    color: #181f3c;
    font-size: 14px;
    font-weight: 600;
    margin: 0 20px
}

.inr-tb-st-clr .inner-tab-brands .item.active a {
    color: #2f55c4
}

.hero_banner_newyear {
    position: relative;
    overflow: hidden
}

.packageSlider .nav-button.owl-prev {
    position: absolute;
    top: 50%;
    left: -60px;
    background: #5A189A;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-weight: 700
}

.packageSlider .nav-button.owl-next {
    position: absolute;
    top: 50%;
    right: -60px;
    background: #5A189A;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-weight: 700
}

.owl-carousel .owl-nav.disabled,
.packageSlider.owl-carousel .owl-dots.disabled {
    display: block !important
}

@media (min-width:1200px) and (max-width:1600px) {
    .hero_banner_newyear:after,
    .hero_banner_newyear:before {
        opacity: .3
    }
}

@media (max-width:767px) {
    .hero_banner_newyear:before {
        background-image: url(../img/hero-new-year-before-1.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 60px 0;
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        left: 0;
        top: -140px;
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: 0;
        bottom: 0;
        margin: auto;
        right: 0;
        opacity: .5
    }
    .hero_banner_newyear:after {
        display: none
    }
    .section.fp-section.fp-table.active.fp-completely {
        height: 235px !important
    }
    .whathead span {
        font-size: 25px !important
    }
    .test-box h3 {
        font-size: 30px !important
    }
    .whathead h4 {
        font-size: 30px !important
    }
    .whathead ul li {
        font-size: 16px !important
    }
    .packageSlider .nav-button.owl-next,
    .packageSlider .nav-button.owl-prev {
        display: none !important
    }
    .packageSlider .owl-dot.active span {
        background: #0b307b;
        opacity: 1
    }
    .packageSlider .owl-dot span {
        background: #0b307b;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        display: block;
        opacity: .5;
        margin: 0 3px
    }
    .packageSlider .owl-dots {
        display: flex;
        align-items: center;
        justify-content: center
    }
    .logo-foilo-box a img {
        width: 100%
    }
    .videolist ul li {
        width: 47%;
        text-align: center;
        padding: 0 0;
        display: block;
        margin: 5px 5px;
        font-size: 13px
    }
    .videolist ul li a {
        font-size: 12px
    }
    .brand-box img {
        height: 125px;
        width: 220px
    }
    .brand-box {
        padding: 10px
    }
}

.trust-img-st{
   width: 35%;
   margin-top: 10px;
   }
   
/*Portfolio Start*/   

.screen a {
-webkit-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;
position: relative;
overflow: hidden;
}
.screen a:hover img {
top: -100%;
}
.screen img {
width: 100%;
}
.screen img {
width: 100%;
position: relative;
top: 0;
transition: 2s all;
}
.content_relate{
position: relative;
}
.screen {
display: block;
width: 100%;
height: 350px;
overflow: hidden;
position: relative;
border-radius: 1px;
margin: 0 auto;
margin-bottom: 20px;
border: 1px solid #e6e6e6;
}
.screen img {
width: 100%;
height: auto;
bottom: -700;
/* position: absolute; */
z-index: 0;
margin: 0;
padding: 0;
/* -webkit-transition: top 11s; */
-moz-transition: top 11s;
-ms-transition: top 11s;
-o-transition: top 11s;
/* transition: bottom 11s; */
}
.navs_port_slider {
margin: 0 0 40px;
}
.navs_port_slider .slide-arrow {
position: absolute;
top: 0;
bottom: 0;
background-color: #000;
border-radius: 5px;
appearance: none;
border: none;
color: #fff;
transition-duration: .5s;
}
.navs_port_slider .slide-arrow:hover{
background-color: #2f55c4;
}
.navs_port_slider
.next-arrow {
right: -20px;
}
.navs_port_slider
.prev-arrow {
left: -20px;
}
.navs_aa{
border: none !important;
margin: 0 0 50px;
}
.navs_aa li {
display: inline-block;
background: #2f55c4;
border: none;
border-radius: 5px;
color: #fff;
margin-bottom: 8px;
padding: 0px 0;
text-align: center;
margin: 0 3px;
}
.navs_aa li a {
color: #fff;
padding: 10px 0;
text-align: center;
width: 100%;
display:table;
}
.navs_aa li.active_nav_m a,
.navs_aa li a:hover{
color: #fff;
border: none;
border-radius: 5px;
}
.navs_aa  li.slick-slide.slick-current.slick-active{
color: #fff;
background: #000;
border: none;
border-radius: 5px;
}
@media (max-width: 767px){
.navs_port_slider {
margin: 0 auto 40px;
width: 80%;
}
.navs_port_slider .prev-arrow {
left: -30px;
}
.navs_port_slider .next-arrow {
right: -30px;
}
.navs_aa li {
margin: 0 1px;
}
.navs_aa li a {
font-size: 11px;
}
.col-md-4.content_relate {
width: 50%;
float: left;
/* height: 300px; */
padding: 0 10px;
}
.col-md-4.content_relate:last-child {
margin: auto;
float: none;
}
.screen {
height: 250px;
}
.portfolio-section .tab-content > .tab-pane:not(.active) {
display: block;
height: 0 !important;
overflow-y: hidden;
}
}

/*Portfolio End*/

.mg-btm {
    margin-bottom:20px;
}

.whatsapp {
    background:#5A189A !important;
}
.modal-title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  display: inline-flex;
}

.whatsapp {
    width:50px;
    height:50px;
    color:#fff;
    display:block;
    text-align:center;
    border-radius:100%;
    font-size:34px;
    position:fixed;
    bottom:20px;
    left:20px;
    z-index:9999;
    box-shadow:6px 9px 30px 1px rgba(37,0,22,0.71);
    padding:1px 0;
    animation:scrollDownAnimation .5s ease infinite alternate;
    -webkit-animation:scrollDownAnimation .5s ease infinite alternate;
    background:#00a155;
    background:-moz-linear-gradient(left,#ea018e 0%,#9b2c92 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea018e',endColorstr='#9b2c92',GradientType=1);
}
 .whatsapp:hover{color:#fff}
 .whatsapp .fa-whatsapp{position:absolute;left:10px;top:8px}
 @keyframes scrollDownAnimation {
 from{transform:translateY(0)}
 to{transform:translateY(-10px)}
 }
 @-webkit-keyframes scrollDownAnimation {
 from{transform:translateY(0)}
 to{transform:translateY(-10px)}
 }

.background {
    background: #5A189A;
}

.filter {
    filter: invert(1);
}

.slick-track
{
    display: flex !important;
}

.slick-slide
{
    height: inherit !important;
}