img { width: 100%; }
a.wave-btn { display: inline-block; font-size: 18px; font-weight: 500; color: rgb(255, 255, 255); background: linear-gradient(to right, rgb(112, 17, 188), rgb(239, 15, 141)); height: 54px; line-height: 54px; text-align: center; padding: 0px 30px; position: relative; z-index: 1; overflow: hidden; border-radius: 10px; text-decoration: none; text-transform: capitalize; }
a.wave-btn1 { display: inline-block; font-size: 18px; font-weight: 500; color: rgb(0, 0, 0); background: rgb(243, 247, 255); height: 54px; line-height: 54px; text-align: center; padding: 0px 20px; position: relative; z-index: 1; border: 1px solid rgb(222, 222, 222); overflow: hidden; border-radius: 10px; text-transform: capitalize; }
a.wave-btn span, a.wave-btn1 span { position: relative; z-index: 1; transition: all 1s ease 0s; }
a.wave-btn .wave, a.wave-btn1 .wave { position: absolute; top: 100%; left: 0px; width: 100%; height: 100%; }
a.wave-btn .wave::before, a.wave-btn1 .wave::before { content: ""; position: absolute; top: -22px; left: 0px; width: 100%; height: 22px; filter: hue-rotate(423deg); opacity: 0; transition: all 1s ease 0s; background: url("../img/sw-images/wave.png");
     /* animation: 1.5s linear 0s infinite normal none running animate;  */
    }
a.wave-btn .wave::after, a.wave-btn1 .wave::after { content: ""; position: absolute; top: -22px; left: 0px; width: 100%; height: 22px; opacity: 0; transition: all 1s ease 0s; filter: hue-rotate(494deg); background: url("../img/sw-images/wave.png");
     /* animation: 1.5s linear 0s infinite normal none running animate1; */
     }
@keyframes animate { 
  0% { background-position-x: 0px; }
  100% { background-position-x: 118px; }
}
@keyframes animate1 { 
  0% { background-position-x: -40px; }
  100% { background-position-x: 200px; }
}
header p {
    float: right;
    font-size: 14px;
    margin-bottom: -20px;
    margin-top: 6px;
}
header p span img {
    width: 28px;
}
div.header-sticky p {
    float: right;
    font-size: 14px;
    margin-bottom: -8px;
    margin-top: 0px;
}
header p span {
    padding: 0 10px;
    color: #000;
    font-weight: 500;
}
img.banner-logos {
    width: 81%;
}
.tp-logo img {
    width: 238px;
}
.tp-menu-black ul li.current-btn a {
    font-weight: 500;
    color: #7411bb;
    border-bottom: 1px solid #7411bb;
    padding-bottom: 0;
}
.tp-menu-black ul li.current-btn ul.submenu li a {
    border-bottom: none;
}
.tp-hero-section-box-four p {
    color: #000;
}
.tp-main-menu ul li:hover a{color: #8a68f8;}
.tp-main-menu ul li a::before,.tp-main-menu ul li a::after{display:none;}
.tp-menu-black ul li.current-btn a:hover::before{display:none;}
.tp-menu-black ul li.current-btn a:hover::after{display:none;}
.tp-header-left .wave-btn { font-size: 14px; font-weight: 600; height: 44px; padding: 0px 16px; line-height: 44px; }
.tp-main-menu ul li ul.submenu li {
    padding: 14px 6px;
    margin: 6px 4px;
    width: 31%;
    display: inline-flex;
    /* border: 1px solid aqua; */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #7411bb;
    border-radius: 5px;
    height: 100px;
    /* align-items: center; */
    vertical-align: middle;
    justify-content: center;
    flex-direction: column;
}
.tp-main-menu ul li ul.submenu li img {
    float: left;
    width: 50px;
    margin-bottom: 12px;
    margin-right: 6px;
}
.tp-main-menu ul li ul.submenu li h6 {
    font: normal normal 600 14px/17px Inter;
    letter-spacing: 0px;
    color: #7411bb;
    text-align: left;
}
.tp-main-menu ul li ul.submenu li p {
    font: normal normal normal 13px/16px Inter;
    letter-spacing: 0px;
    color: #160637;
    text-align:left;
    margin-bottom:0;
    float:unset;
}
header ul li.ecom ul.submenu1 li a { font-size: 12px; font-weight: 500; color: var(--tp-common-white); display: block; padding: 0px; }
header ul li.ecom ul.submenu1 { position: absolute; background-color: rgb(239, 15, 141); padding: 20px; width: 270px; transition: all 0.3s ease 0s; top: 110%; opacity: 0; visibility: hidden; }
header ul li.ecom:hover ul.submenu1 { opacity: 1; visibility: visible; top: 100%; right: 0px; }
ul.submenu-1.text-start { opacity: 0; visibility: hidden; display: none; top: -20px !important; }
li.ecom:hover .submenu-1 { visibility: visible; display: block; right: -268px; position: absolute; opacity: 1; }
.banner-sec { margin-left: 16%; }
a.tp-btn-grey.wave-btn1 img { width: 25px; }
.tp-hero-area-two {
    background: none;
    padding-top: 130px;
}
.tp-chose-item {left: 24%;width: 50%;background: #FFFFFF 0% 0% no-repeat padding-box;box-shadow: 0px 24px 44px #8087B029;border-radius: 40px;opacity: 1;backdrop-filter: blur(8px);-webkit-backdrop-filter: blur(8px);top: 500px;position: absolute;}
.tp-hero-area-two .slick-next::before { content: "\f054"; font-family: "Font Awesome 5 Pro"; font-size: 50px; font-weight: 800; color: #fff; right: 2950%; position: absolute; bottom: -764%; }
.tp-hero-area-two .slick-next::before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-size: 50px;
    font-weight: 800;
    color: #7411bb;
    right: 2950%;
    position: absolute;
    bottom: -880%;
}
.tp-hero-area-two .slick-prev::before {
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
    font-size: 50px;
    font-weight: 800;
    color: #7411bb;
    display: block;
    position: absolute;
    bottom: unset;
}
.tp-hero-area-two ul.banner-logos li {
    display: inline-block;
    margin: 0 10px;
    width: 20%;
    padding-bottom: 0;
}

.tp-hero-area-two ul.banner-logos {
    background: #fff;
    /* height: 78px; */
    padding: 14px 0;
    height: 74px;
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 6px;
    opacity: 1;
    text-align: center;
}
.tp-hero-area-two .slick-prev { left: 46%; position: absolute; top: 90%; z-index: 1; display:none!important;}
.tp-hero-area-two .slick-next{display:none!important;}
ul.banner-slider li { padding-bottom: 80px; }
.creative .tp-industri-area a.wave-btn1 { width: 170px; height: 146px; margin: 0px 10px; }
.creative .tp-industri-area a.wave-btn1 img { display: block; margin: auto; padding-top: 10px; }
.creative .tp-industri-area a.wave-btn1 span { display: block; margin-bottom: -24px; font-weight: 600; font-size: 16px; }
.creative .tp-industri-area a.wave-btn1 i { font-size: 18px; }
.creative a.tp-btn-grey.wave-btn1 img { display: block; margin: auto; width: 49px; padding-top: 10px; }
.creative .tp-industri-space a.wave-btn1 { margin: 20px 10px; height: 138px; width: 180px; }
.tp-industri-space a.wave-btn1 span { font-size: 18px; font-weight: 500; display: block; margin-bottom: -20px; }
.creative .tp-industri-bg {padding: 40px; url("../images/sw-images/creative-animations-bg.webp");background-size: cover;background-repeat: no-repeat;POSITION: RELATIVE;Z-INDEX: 1;background-color:#fff;}
.creative .tp-industri-bg video {
    display: block;
    margin: auto;
    width: 100%;
}
.creative .tp-industri-bg .video-border1 img {
    position: absolute;
    width: 130px;
    height:130px;
    display: block;
    top: 36%;
    left: 46%;
    margin: auto;
    /* justify-content: center; */
}
.modal-dialog {
    max-width: 1000px!important;
    border-radius:20px;
}
.modal-body, .modal-header {
    background: linear-gradient(to right, rgb(112, 17, 188), rgb(239, 15, 141));
    border-bottom: none;
}
.modal video {
    width: 100%!important;
}
.creative h2.tp-title-sm { margin-top: 50px; }
.tp-sv-title {
    font-size: 20px;
    color: var(--tp-common-black);
    font-weight: 600;
    margin-bottom: 14px;
}
.tp-services-item__content p {
    font-size: 14px;
    font-weight: 200;
    line-height: 22px;
    color: #292D3E;
    margin-bottom: 0px;
}
.tp-services-item {
    padding: 30px 30px;
    border-radius: 20px;
    background: #f3f7ff;
    box-shadow: -6px 0px 16px #8087b01f;
    border-radius: 20px;
    background: white linear-gradient(90deg, #FFFFFF61 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    margin: 10px 10px;
    backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);
    transition: all 0.4s ease-in-out;
    position: relative;
    z-index: 0;
}
.tp-services-item.service-color-2:before {
    position: absolute;
    z-index: 1;
    content: "";
    background: aqua;
    height: 70%;
    width: 2px;
    background: transparent linear-gradient(180deg, #FFFFFF00 0%, #47C7FE 27%, #4643FA 74%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
    top: 14%;
    left: 0;
}
.tp-services-item.service-color-21:before {
    background: transparent linear-gradient(180deg, #FFFFFF00 0%, #F5E1E8 17%, #F8666C 44%, #FBD14A 68%, #F5E1E8 83%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}
.tp-services-item.service-color-22:before {
    background: transparent linear-gradient(180deg, #FFFFFF00 0%, #1E9A6A 27%, #7CFA43 74%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}
.tp-services-item.service-color-23:before {
    background: transparent linear-gradient(180deg, #FFFFFF00 0%, #882BFB 27%, #EA6651 74%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}
.tp-services-item.service-color-24:before {
    background: transparent linear-gradient(180deg, #FFFFFF00 0%, #4667E1 27%, #F79A45 74%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}
.tp-services-item.service-color-25:before {
    background: transparent linear-gradient(180deg, #FFFFFF00 0%, #B82BFC 27%, #59AAFE 74%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}
.tp-services-item:hover {
    box-shadow: 0px 24px 44px #8087B066;
    border-radius: 20px;
    background: white linear-gradient(90deg, #FFFFFF61 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
    transform: scale(1.05);
    cursor: pointer;
    backdrop-filter: inherit;
    transition: all 0.4s ease-in-out;
}
.bpservice__item {
    padding: 30px 20px;
    border-radius: 10px;
    border: 1px solid transparent;
    transition: all 0.3s ease 0s;
    box-shadow: rgba(206, 210, 225, 0.24) 0px 26px 50px;
    background-color: var(--tp-common-white);
    border-radius: 100px 8px 101px 8px;
    background: #F9F9FF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 76px #00000014;
}
.bs-industri-1 {
    position: absolute;
    right: -2%;
    width: 40%;
    Z-INDEX: 0;
    top: 50%;
    animation: 5s linear 0s infinite normal none running rotate2;
}
.ce-hero-shape-two {
    position: absolute;
    bottom: 0%;
    left: -10%;
    z-index:0;
    animation: 9s linear 0s infinite normal none running moving;
}
.ce-hero-shape {
    position: absolute;
    top: 16%;
    left: 70%;
    width: 34%;
    animation: 15s linear 0s infinite normal none running rotate2;
}
.subscribe {
    z-index: 0;
}
.ce-hero-shape1 {
    position: absolute;
    top: -44px;
    z-index: -1;
    left: 84%;
    width: 18%;
    animation: 15s linear 0s infinite normal none running rotate2;
}
.tp-contact-area {
    background: #f3f7ff;
    padding: 80px 0;
}
.tp-contact-area span {
    color: #E30F92;
    font-weight:600;
    font-size: 18px;
}
.tpcontact .wave-btn span {
    color: #fff;
}
.tpcontact {
    padding-left: 50px;
}
.tpcontact__form-3 textarea {
    border: 1px solid rgb(227 215 215);
    height: 134px;
}
.tp-contact-big-title{font-size:50px;}
.tp-service-area {
    /* background-image: url("../images/sw-images/contact-us-bg.webp"); */
    position: relative;
    z-index: 0;
    background-repeat: no-repeat;
    padding-top: 60px;
    background-size: contain;
    /* background-color: #7b0b83; */
    padding-bottom: 50px;
    background-position: center;
    /* background-image: linear-gradient(#7b0b83, #f00f8d); */
}
ul.why-us-icons.fact-counter {
    text-align: center;
    margin: 40px 0;
}
ul.why-us-icons li {
    text-align: center;
    display: inline-block;
    margin: 0 24px;
    width: 200px;
    color: #000;
}
ul.why-us-icons li img {
    width: 82px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
}
ul.why-us-icons li h4{
    font-weight: 600;
    color: #000;
    margin-bottom:0px;
    font: normal normal bold 28px/28px Poppins;
}
ul.why-us-icons li h6{
    font-weight: 500;
    color: #fff;
    margin-bottom:0px;
    font: normal normal medium 18px/20px Poppins;
}

div.why-us .row.trusted-by {
    padding-top: 0px;
    color: #000;
}
div.why-us .row.trusted-by .wave-btn {
    margin-top: 60px;
}
div.why-us .row.trusted-by h3 {
    font-weight: 600;
    font: normal normal bold 36px/50px Poppins;
    letter-spacing: 0px;
    color: #fff;
}
div.why-us .row.trusted-by h3 span {
    /* margin-top: -11px; */
    color: #000000;
}
div.why-us .row.trusted-by p{
    color: #fff;
}
div.why-us img.trusted-by{display:block; margin:auto;margin-top:20px;margin-bottom:20px;}
div.why-us {
    background: transparent linear-gradient(180deg, #7411bb 0%, #9e53fa 31%, #8975ffb0 100%) 0% 0% no-repeat padding-box;
    transition: all 0.4s ease-in-out 0s;
    padding: 60px 0px 60px;
    position: relative;
    z-index: 0;
}
.why-us .tp-industri-bg {background-image: url("../images/sw-images/forth-section-bg.webp");background-size: 100% 100%;background-repeat: no-repeat;padding: 120px 40px 100px;position: relative;z-index: 0;}
.why-us .tp-industri-space { text-align: left; }
.why-us .tp-title-sm { color: rgb(255, 255, 255); }
ul.why-us li { display: inline-block; width: 33%; }
ul.why-us1 li { display: inline-block; width: 33%; }
ul.why-us li .tp-services-item__icon img, ul.why-us1 li .tp-services-item__icon img { width: 16%; }
ul.why-us li .tp-services-item__icon h3, ul.why-us1 li .tp-services-item__icon h3 { color: rgb(255, 255, 255); margin-top: 10px; }
.why-us h3.tp-sv-title, .why-us1 h3.tp-sv-title { margin-bottom: 0px; color: rgb(255, 255, 255); font-size: 24px; margin-top: 20px; }
ul.why-us p, ul.why-us1 p { font-weight: 200; color: rgba(255, 255, 255, 0.74); font-size: 16px; margin-top: 0px; }
ul.why-us { margin-top: 40px; margin-bottom: 40px; }
ul.why-us1 { margin-bottom: 50px; }
.bs-industri-2 {position: absolute;right: 20%;top: 16px;z-index: 1;transition: all 0.4s ease-in-out 0s;}
div.why-us:hover .bs-industri-2 { top: 90px; transition: all 0.4s ease-in-out 0s; }
div.why-us:hover { cursor: pointer; }
.project-area {
    background-image: url("../images/sw-images/");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0px;
    background: #ffffff;
}
.project-area .tp-industri-space{padding:0;}
.project-area .tp-industri-bg { border-radius: 0; background-color: var(--tp-common-white); }
.project-area ul.projects-slider { margin-top: 60px; }
.project-area ul.projects-slider .slick-next::before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-size: 50px;
    font-weight: 800;
    color: #7411bb;
    right: -500%;
    position: absolute;
    bottom: 364%;
}
/* .project-area ul.projects-slider .slick-next::before { content: "\f054"; font-family: "Font Awesome 5 Pro"; font-size: 50px; font-weight: 800; color: rgb(236, 15, 142); right: -500%; position: absolute; bottom: 364%; } */
.project-area ul.projects-slider .slick-prev { left: -16%; position: absolute; top: 37%; z-index: 1; }
/* .project-area ul.projects-slider .slick-prev::before { content: "\f053"; font-family: "Font Awesome 5 Pro"; font-size: 50px; font-weight: 800; color: rgb(236, 15, 142); display: block; position: absolute; bottom: -14px; } */
.project-area ul.projects-slider .slick-prev::before {
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
    font-size: 50px;
    font-weight: 800;
    color: #7411bb;
    display: block;
    position: absolute;
    bottom: -14px;
}
.tp-service-area.language p{color:#fff;}
.tp-service-area.language {
  background: transparent linear-gradient(180deg, #7411bb 0%, #9e53fa 31%, #8975ff 100%) 0% 0% no-repeat padding-box;
  /* margin-bottom: -40px; */
}
.tp-language-area {
    background: #fff;
    padding-bottom: 40px;
    /* margin-top: -80px; */
}
.tp-language-area ul.languages li {
    display: inline-block;
    width: 154px;
    text-align: center;
}
.tp-language-area ul.languages li h6 {
    font: normal normal 600 20px/30px Poppins;
    letter-spacing: 0px;
    color: #08080D;
    color: #000;
}
.tp-language-area ul.languages {
    text-align: center;
    margin-bottom: 30px;
    /* background: #fff; */
    margin-top: -80px;
}
.team h4 {
    font-size: 19px;
}
.project-area h4 { color: rgb(41, 45, 62); width: 80%; margin: 30px auto auto; font-size: 22px; line-height: 34px; }
.project-area ul#myTabs li {
    color: #000;
    width: 128px;
    width: auto;
    font-size: 16px;
    display: inline-block;
    padding: 6px 30px;
    background: white;
    text-align: left;
    border-radius: 24px;
    margin: 8px 10px;
    border: 1px solid #000;
}
.tabs.tabs-p-va ul#myTabs li {
    font-size: 12px;
    padding: 4px 14px;
    margin: 4px 4px;
}
.project-area ul li h4 { font-size: 18px; text-align: left; margin: unset; }
.project-area ul li h2 {margin-bottom: 0px;font-size: 52px;color: #7411bb;}
.project-area ul .bottom { margin-top: 40px; }
.project-area ul li span.small { color: rgb(96, 0, 149); position: absolute; top: 20%; }
.project-area ul li span.big { font-size: 28px; color: rgb(177, 174, 174); float: right; margin-top: 50px; font-weight: 400; transition: all 0.4s ease-in-out 0s; opacity: 0; }
ul.project-slider li:hover .project-area ul li span.big { display: block; }
.project-area .tabs.current { display: block;}
.project-area .tabs { display: none;}
.project-area ul#myTabs { margin: 40px 0; text-align: center;}
.project-area ul#myTabs li.current {background: linear-gradient(to right, rgb(119 22 192), rgb(142 108 253));color: #fff; border: 1px solid #fff;}
.project-area ul.projects li {
    display: inline-block;
    width: 23%;
    margin: 10px;
    box-shadow: rgba(206, 210, 225, 0.4) 0px 26px 50px;
}
.project-area ul.projects li video {
    width: 100%;
}
.project-area ul.projects li img { width: 100%;}
.project-area ul li:hover {cursor: pointer;background: rgb(150 97 252 / 16%);}
.project-area ul li:hover::before { opacity: 1; transition: all 2s ease 0s; left: 0px; }
.project-area ul li:hover span.big { opacity: 1; transition: all 0.4s ease-in-out 0s; }
.team { padding: 80px 0px; }
.team .tp-industri-bg {
    position: relative;
    z-index: 1;
    /* background: linear-gradient(rgb(255 255 255) 0%, rgb(255 255 255) 100%) 0% 0% no-repeat padding-box padding-box white;
    box-shadow: rgba(128, 135, 176, 0.1) 0px 24px 44px; */
}
.team .tp-industri-space {
    padding: 0;
}
.team .portfolio-tabs li { display: inline-block; margin: 0px 40px; border-radius: 0px; }
.team .portfolio-tabs li.nav-item.current {
    border: 1px solid #ffc107;
    border-radius: 6px;
}
.team img { width: 100%; border-radius: 6px; }
.team .tabs.current { display: block; }
.team .tabs { display: none; }
.team .tp-project-section-box { color: rgb(0, 0, 0); margin-bottom: 40px; }
.team .tp-project-section-box h2 { margin-bottom: 20px; }
.team a.tp-btn-grey.wave-btn1 { margin-top: 30px; }
.team .slick-slide {
    margin: 0 10px;
}
.team .slick-next:before,.team .slick-prev:before{display:none!important;}
.tab-content img { width: 80%; }
ul.portfolio-slider { width: 80%; margin: auto; }
.tp-blog-item-three { background: rgb(255, 255, 255); border-radius: 20px; padding: 10px; border: 1px solid rgb(255, 255, 255); }
.tp-blog-item-three__content { padding: 0px 16px; }
ul.blogs-slider:before {
    position: absolute;
    content: "";
    background-image: url("../images/sw-images/latest-news-left-shape.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 20%;
    bottom: -24px;
    left: -60px;
    height: 100%;
    z-index: 0;
}
ul.blogs-slider:after {
    position: absolute;
    content: "";
    background-image: url("../images/sw-images/latest-news-right-shape.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 20%;
    bottom: -24px;
    right: -76px;
    height: 100%;
    z-index: -1;
}
ul.blogs-slider {
    padding-left:0;
    position: relative;
    z-index: 0;
}
ul.blogs-slider li { display: inline-block; width: 30%; margin: 0px 20px; }
.tp-blog-area {position:relative;z-index:0;padding: 100px 0px;background: transparent linear-gradient(180deg, #7411bb 0%, #9e53fa 31%, #8975ff 100%) 0% 0% no-repeat padding-box;}
.tp-blog-area a.tp-btn-grey.wave-btn1 img { width: 18px; }
.tp-blog-area .slick-prev:before {
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
    font-size: 50px;
    font-weight: 800;
    color: #ffffff;
    display: block;
    position: absolute;
    bottom: -14px;
    left: -40px;
}
.tp-blog-area .slick-next:before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-size: 50px;
    font-weight: 800;
    color: #ffffff;
    right: -120%;
    position: absolute;
    bottom: -40%;
}
.subscribe .tp-industri-bg { background-image: url("../images/sw-images/subscribe-BG.webp"); background-size: cover; background-repeat: no-repeat; padding: 56px 30px; }
/* .subscribe .tp-title-sm { font-size: 38px; color: rgb(255, 255, 255); padding-bottom: 0px; text-align: left; margin: 30px 0px; } */
.subscribe .tp-title-sm {
    font-size: 36px;
    color: rgb(255, 255, 255);
    padding-bottom: 0px;
    text-align: left;
    font-weight: 600;
    font-family: 'Poppins';
    /* margin: 30px 0px; */
    margin: 30px 0px;
    letter-spacing: -2.01px;
}
.subscribe .tp-industri-bg ul { text-align: center; padding-left: 0px; }
.subscribe .tp-industri-bg ul img { width: 33px; }
.subscribe .tp-industri-bg ul li {border:none;display: inline-block;margin: 0px 10px;padding: 32px 36px;width: 20%;height: 160px;background: rgba(255, 255, 255, 0.38);border-radius: 16px;box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 30px;backdrop-filter: blur(4px);border: 1px solid rgba(255, 255, 255, 0.04);background: #FFFFFF66 0% 0% no-repeat padding-box;border-radius: 16px;opacity: 1;backdrop-filter: blur(20px);-webkit-backdrop-filter: blur(20px);border:none;}
.subscribe .tp-industri-bg ul li h4 {
    color: rgb(255, 255, 255);
    margin-top: 10px;
    font-size: 20px;
    font: normal normal normal 16px/24px Poppins;
    letter-spacing: -0.48px;
}
.test-sec {
    padding-top: 80px;
    /* padding-bottom: 93px; */
    background-image: url("../images/sw-images/media-background.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.test-sec .slick-prev, .test-sec .slick-next { display: none !important; }
.testimonial-area.test-sec h4 {
    font-size: 24px;
    position: relative;
    color: rgb(41, 45, 62);
    font-weight: 600;
    width: 710px;
    margin: auto auto 20px;
    z-index: 0;
    font: normal normal 600 24px/32px Poppins;
    letter-spacing: -1.01px;
}
.testimonial-area.test-sec h4::before {
    content: "";
    position: absolute;
    width: 66px;
    height: 66px;
    z-index: -1;
    right: -20px;
    bottom: -18px;
    background-image: url("../images/sw-images/quote-icon.webp");
    background-size: contain;
    background-repeat: no-repeat;
}
.testimonial-area.test-sec a.name { color: rgb(0, 0, 0); font-size: 18px; }
.testimonial-area.test-sec a.details { font-size: 14px; margin: 0px 10px; display: inline-block; color: rgb(0, 0, 0); }
.testimonial-area.test-sec a.details i { font-size: 6px; margin-right: 4px; margin-top: -8px; }
.partner-slider li { margin: 0px 10px; }
.partner-slider li img {
    width: 180px;
    /* background: #fff; */
    /* border-radius: 20px; */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    /* box-shadow: 0px 24px 44px #8087B01A; */
    border-radius: 24px;
}
.social-link_form { margin-top: 20px; text-align: center; }
.social-link_form a img { width: 24px; }
/* .social-link_form a { background: rgb(255, 255, 255); display: inline-block; margin: 6px 4px; color: rgb(0, 0, 0); border-radius: 24px; border: 1px solid rgba(0, 0, 0, 0); padding: 2px 8px; font-size: 14px; box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 2px; } */
.social-link_form a {
    background: rgb(255, 255, 255);
    display: inline-block;
    margin: 6px 4px;
    color: rgb(0, 0, 0);
    border-radius: 24px;
    border: 1px solid rgba(0, 0, 0, 0);
    padding: 2px 8px;
    font-size: 14px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 2px;
    font: normal normal normal 12px/20px Poppins;
    letter-spacing: -0.48px;
}
.social-link_form a i { padding-right: 6px; }
.social-link_form a:hover { transform: scale(1.1); }
svg#svg {
    background: #f4ecf9;
}
.tp-login-area {
    /* background-image: url("../images/sw-images/contact-us-bg.webp");
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #b3198d; */
    margin-bottom: -12%;
    position: relative;
    /* background-position: center; */
    z-index: 0;
}
.tp-login-area::before{
    content: "";
    background-image: url(../images/sw-images/contact-us-bg.webp);
    background-size: cover;
    position: absolute;
    background-repeat:no-repeat;
    background-position: center;
    width:70%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.25;
    margin:auto;
}

.tp-login-area .tp-login-button button { width: 100%; }
.tp-login-button button .wave-btn {
    border: 1px solid #fff;
    width: 100%;
}
.tplogin__title img { width: 180px; margin-top: 50px; }
.tp-footer-widget__social-link a img {
    width: 33px;
}
footer {
    margin-top: -260px;
    background: linear-gradient(to right, rgb(112 17 188), #8c71fe);
}
.bl-footer__company-info ul li img { width: 20px; float: left; margin-bottom: 14px; margin-right: 14px; }
footer ::placeholder { color: rgb(255, 255, 255); opacity: 1; }
.tpoffcanvas__contact span { font-size: 16px; color: rgb(219, 15, 148); }
.am-about-me-area-ban {padding-bottom: 40px;padding-top: 120px;}
.am-about-me-area-ban span {
    font-size: 24px;
    color: #000;
    font-weight: 500;
    font-family: 'Poppins';
    text-transform: capitalize;
    letter-spacing: -0.81px;
}
.am-about-me-area-ban h4 { font-size: 50px; }
.am-about-me-area-ban img {
    position: relative;
    width: 648px;
    z-index: 1;
}
a.wave-btn1 span {
    color: #000;
}
.am-about-me-area-ban p { width: 100%; font-size: 20px; }
.am-about-me-area .wave-btn span { color: rgb(255, 255, 255); }
.am-about-me-area .tp-services-item__content p {
    font-size: 16px;
    font-weight: 400;
    /* line-height: 6px; */
    color: #000;
    margin-bottom: 0px;
}
.am-about-me-area-ban .amaboutinfo { padding-left: 0px; }
.am-about-me-area {padding-bottom: 40px;padding-top: 80px;}
.am-about-me-area .amaboutinfo { padding-left: 0px; }
.am-about-me-area span {
    color: #000;
    font-size: 18px;
    font: normal normal 600 18px/27px Poppins;
    letter-spacing: 1.35px;
}
.amaboutinfo__client-info h4 {
    color: #000;
    font: normal normal 600 50px/76px Poppins;
}
.amaboutinfo__client-info p {
    color: #000;
    font-size: 22px;
    line-height: 32px;
    font-family: 'Poppins';
    font-weight: normal;
}
.am-about-me-area ul.about-bann { margin-bottom: 30px;}
.am-about-me-area ul.about-bann li .tp-services-item__icon { float: left; margin-right: 20px; }
.am-about-me-area ul.about-bann li img {width: 64px;/* margin-bottom: 20px; */}
.tp-services-item__content {
    text-align: left;
}
.service-4-sec h4 {
    font-size: 50px;
    color: #000000;
}
.am-about-me-area ul.about-bann li .tp-sv-title {
    font-size: 20px;
    margin-bottom: 8px;
    color: #7114be;
    font-weight: bold;
    margin-top: 10px;
}
.am-about-me-area ul.about-bann li {display: inline-flex;margin-bottom: 10px;width: 33%;align-content: center;align-items: center;}
.about-counter-sec {padding: 60px 0px;}
.about-counter-sec h5 {margin: 40px auto 30px;width: 80%;font-size: 22px;line-height: 36px;color: #000;}
ul.about-bann.fact-counter { margin-top: 60px;text-align:center; }
.about-counter-sec ul.about-bann.fact-counter li {width: 280px;transition: all 0.4s ease-in-out;padding: 40px 18px;background: none;display: inline-flex;margin: 0px 10px;text-align: left;border-radius: 100px 8px 101px 8px;}
li.first-fact:hover {
    cursor: pointer;
    transition: all 0.4s ease-in-out;
    background: #8a6af93b!important;
    box-shadow: 0px 50px 76px #0000000D;
}
.about-counter-sec ul.about-bann.fact-counter li .tp-services-item__icon {display: block;width: 20%;margin: auto 12px auto 0px;}
.about-counter-sec ul.about-bann.fact-counter li .tp-services-item__icon img {width: 58px;}
.about-counter-sec ul.about-bann.fact-counter li .single-fun-fact h2 {color: rgb(112 18 189);font-size: 36px;}
.about-counter-sec ul.about-bann.fact-counter li .single-fun-fact h2 span {font-size: 30px;font-weight: 500;padding-bottom: 0px;color: rgb(112 18 189);}
.about-counter-sec ul.about-bann.fact-counter li .single-fun-fact h3 {
    color: #000;
    font-size: 18px;
    margin-top: -6px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
.about-counter-sec ul.about-bann.fact-counter li:hover h3{color: #000;}
.am-about-me-area1 img {
    width: 100%;
}
.am-about-me-area1 {padding: 60px 0px;}
.am-about-me-area1 p { width: 100%; }
.am-about-me-area1 .amaboutinfo { padding-left: 0px; }
.service-4-sec ul.about-bann li { display: block; width: 100%; }
.service-4-sec ul.about-bann li img { width: 36px; margin-bottom: 20px; filter: unset; }
.service-4-sec ul.about-bann .tp-sv-title { font-size: 26px; }
.contact-sec-2 ul.about-bann li { display: inline-block; width: 30%; margin: 0px 20px; }
.contact-sec-2 ul.about-bann li img { width: 50px; margin-bottom: 30px; filter: unset; }
.contact-sec-2 .tp-services-item__content p { line-height: 24px; }
.contact-sec-2 .tp-services-item__content p a { display: block; }
.amaboutinfo__client-info h4.bann-heading { font-size: 64px; }
.am-about-me-area.service-4-sec p { width: 100%; }
.am-about-me-area1 .tp-services-item__icon img { width: 100px; }
.team .tp-industri-space a.wave-btn1 span{margin-top:0;}
.tpoffcanvas__contact span {
    font-size: 18px;
    font-weight: 700;
    color: rgb(255 255 255);
}
.tpchosebox {
    background: #ffffff00 0% 0% no-repeat padding-box;
    background: #7411bb 0% 0% no-repeat padding-box;
    box-shadow: 0px 24px 44px #8087B029;
    border-radius: 40px;
    opacity: 1;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}
.tp-chose-item {
    background: #ffffff00 0% 0% no-repeat padding-box;
}
.about-bg::before,.cp-price-area.package-bg:before {
    content: "";
    background-image: url(../images/sw-images/contact-us-bg.webp);
    background-size: contain;
    position: absolute;
    top: 0px;
    right: 0px;
    background-repeat: no-repeat;
    bottom: 0px;
    left: 0px;
    background-position: center;
    opacity: 0.25;
    width: 70%;
    margin: auto;
    height: 100%;
}
.about-bg,.cp-price-area.package-bg {
    padding-top: 200px;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-bg h4 {
    font-size: 50px;
}
.am-about-me-area-ban .amaboutinfo {
    position: relative;
    padding-left: 0px;
    z-index: 1;
}
ul.blogs-slider {
    padding-left: 0;
    padding-right: 0;
}
.tp-footer-widget__input input::placeholder {
    color: #fff!important;
}
footer a.wave-btn {
    position: absolute;
    padding: 0 10px;
    width: 126px;
    text-align: center;
    right: 4px;
    top: 4px;
    margin: auto;
    border-radius: 6px;
    height: 40px;
    line-height: 40px;
    border:none;
}
footer a.wave-btn1 span {
    font-size: 14px;
}
.tp-footer-widget__input button{
    position:unset;
    height:unset;
    width:unset;
    color:#000;
    background-color:none;
    background:none;
}
footer a.wave-btn1:hover button{color:#fff;}
/* new design packages */
.amaboutinfo__client-info h6 {
    color: #000;
    font-size: 34px;
    font-weight: 600;
    margin: 20px 0;
    white-space: pre-line;
}
.cp-price-area .tabs.current {
    display: block;
}
.cp-price-area .tabs {
    display: none;
}
.cp-price-area ul.portfolio-tabs {
    padding-left: 0;
    margin: 20px 0;
    margin-top:-20px;
    text-align:center;
}

.cp-price-area ul.portfolio-tabs li {
    color: #000;
    width: 128px;
    width: auto;
    font-size: 16px;
    display: inline-block;
    padding: 6px 30px;
    background: white;
    text-align: center;
    border-radius: 24px;
    margin: 8px 10px;
    border: 1px solid #000;
}
.cp-price-area .slick-prev:before {
    content: url('../images/sw-images/icon-arrow-left.png');
    position: absolute;
    font-size: 36px;
    left: -200%;
    top: -15%;
    font-family: 'FontAwesome';
}
.cp-price-area .slick-next:before {
    top: -4%;
    position: absolute;
    font-size: 36px;
    content: "\f061";
    content: url('../images/sw-images/icon-arrow-right.png');
    z-index: 2;
    font-family: 'FontAwesome';
    right: -156%;
}
.cp-price-area ul.portfolio-tabs li:hover{cursor: pointer;}
.cp-price-area {
        background: none;
    }
    .cp-price-area.package-bg {
        background: #7411bb14;
    }
    .tab-content {
        color: #000;
    }
    .cp-price-area ul.portfolio-tabs li.current {
        background: linear-gradient(to right, rgb(119 22 192), rgb(142 108 253));
        color: #fff;
        border: 1px solid #fff;
    }

.am-about-me-area-ban ul.portfolio-tabs li.current {
    background: linear-gradient(to right, rgb(130, 13, 132),  #a5168a);
    color: #fff;
    border: 1px solid #fff;
}

.am-about-me-area-ban ul li:hover {
    cursor: pointer;
}
/* packages css new design */
.cpprice__title {
    border-radius: 34px 20px 0 0;
    height: auto;
    padding: 20px 0;
}
.cpprice__title span.big {
    font-size: 60px;
    font-weight: 600;
    color: #7411bb;
}

.cpprice__title span.small {
    font-weight: 600;
    font-size: 20px;
    color: #dfdede;
    margin-left: 10px;
}
.cpprice__title h4 {
    border-top: 1px solid #DEDFE7;
    border-bottom: 1px solid #DEDFE7;
    padding: 12px 0;
    margin: 18px 0;
    font-weight: 600;
    color: #08080D;
    font-size: 20px;
}
.cpprice ul.price-slider li {
    display: inline-block;
    width: 30%;
    margin: 0 20px;
}
.cpprice__title h6 {
    font-size: 14px;
    color: #7411bb;
    font-weight: 400;
    line-height: 18px;
}
.cpprice:hover img {
    filter: invert(100%) sepia(0%) saturate(30%) hue-rotate(100deg) brightness(200%) contrast(107%);
}
.cpprice:hover a.chat-btn span {
    color: #fff;
}
.cpprice:hover a.tp-btn.wave-btn {
    color: #7411bb;
    background: #fff;
    border: 1px solid #7411bb;
}
.cpprice:hover a.tp-btn.wave-btn span{color: #7411bb;}
.cpprice__list {
    padding: 0;
    height: 228px;
    overflow-y: scroll;
    margin-bottom: 20px;
    padding-right: 10px;
    /* margin-right: 30px; */
}
.cpprice__list::-webkit-scrollbar {
    width: 8px;/* width of the entire scrollbar */
    }

    .cpprice__list::-webkit-scrollbar-track {
        background: #DEDFE7;
        border-radius: 20px;
    }

    .cpprice__list::-webkit-scrollbar-thumb {
        background-color: #7411bb;
        border-radius: 20px;
    }
    .cp-price-area a.tp-btn.wave-btn {
        font-weight: 600;
        width: 60%;
        display: inline-block;
        color: #fff;
        /* margin-left: 20px; */
        margin-top: 0;
        margin-bottom: -10px;
    }
.cpprice:hover {
    transform: scale(1.0);
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    background: transparent linear-gradient(180deg, #7411bb 0%, #9e53fa 31%, #8975ff 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 18px 20px #6E088178;
}
.cpprice a.chat-btn span {
    color: #7411bb;
    font: normal normal normal 12px/47px Poppins;
    /* margin-top: -12px; */
}
.cpprice .chat-btn img {
    width: 20px;
    display: inline-block;
    margin-right: 0;
}
.cpprice a.chat-btn {
    display: inline-block;
    font: normal normal bold 20px/0px Poppins;
    letter-spacing: 0px;
    /* margin-top: -7px; */
    /* vertical-align: middle; */
    color: #08080D;
}
.cpprice:hover .cpprice__title span.big,.cpprice:hover .cpprice__title span.small
,.cpprice:hover .cpprice__title h4 ,.cpprice:hover .cpprice__title h6,
.cpprice:hover .cpprice__list ul.price-list li{
    color: #fff;
}
ul.price-slider li {
    display: inline-block;
    width: 33%;
    /* margin: 0 10px; */
    overflow-x: hidden;
}

.cpprice__list ul.price-list li {
    font-size: 16px;
    font-weight: 400;
    display: block;
    margin: 0 0;
    text-align: left;
    width: 100%;
    line-height: 22px;
    color: rgb(0 0 0);
    margin-bottom: 12px;
}
.cpprice__list ul img {
    width: 24px;
    margin-right: 6px;
    margin-top: 2px;
    float: left;
    margin-bottom: 10px;
}
.cpprice {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 24px 44px #8087B01A;
    padding: 30px 30px;
    margin: 36px 14px;
}
/* package new page */
/* .cp-price-area.package-bg {
    padding-top: 200px;
    text-align: center;
    background-position: center;
    background-image: url(../images/sw-images/contact-us-bg.webp);
    background-size: contain;
    background-repeat: no-repeat;
} */
.package-bg h6 {
    font: normal normal bold 42px/55px Poppins;
    letter-spacing: 0px;
    color: #000000;
    white-space: pre-line;
}
.package-bg p {
    font: normal normal normal 21px/31px Poppins;
    letter-spacing: 0px;
    margin: auto;
    color: #000000;
    text-align: center;
    width: 90%;
    margin-top: 30px;
    font-weight: 500;
    display: block;
}
.package-bg h2 {
    font: normal normal bold 68px/102px Poppins;
    color: #fff;
    margin-bottom: 20px;
}
.detail-package {
    padding-top: 50px;
}
.cp-price-area.detail-package ul.portfolio-tabs{text-align:center;}
.career-bg h4 {
    font: normal normal bold 68px/102px Poppins;
    letter-spacing: 0px;
    color: #000;
}
.career-bg h6{
    font: normal normal bold 42px/55px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
    white-space: pre-line;
}
.career-bg p{
    font: normal normal 300 32px/48px Poppins;
    letter-spacing: 0px;
    color: #000;
}
.career h4{
    font: normal normal bold 36px/55px Poppins;
    letter-spacing: 0px;
    color: #000;
}
.career h6{
    font: normal normal 600 28px/42px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
}
/* accordian new css */
.accordion {
    width: 100%;
    max-width: 2000px;
    margin: 2rem auto;
}
.accordion-item {
    padding: 10px 0;
    background-color: #ffffff00;
    color: #111;
    margin: 1rem 0;
    border:none;
    border-radius: 0;
    border-bottom: 1px solid #7115bfc4;
    /* box-shadow: 0 2px 5px 0 rgba(0,0,0,0.25); */
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
}

.accordion-item span {
    /* text-align: center; */
    width: 412px;
    font: normal normal normal 21px/31px Poppins;
    letter-spacing: 0px;
    color: #000;
}
span.head-job {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    width: 420px!important;
    font: normal normal bold 21px/31px Poppins;
    letter-spacing: 0px;
    color: #7218c1;
}
.accordion-item-body-content{padding:30px;}
.accordion-item-body-content h3 {
    font-weight: 500;
    font-size: 16px;
    color: #7115bf;
    text-decoration: underline;
}
.accordion-item-body-content p {
    font-size: 16px;
    color: #000;
}
.accordion-item span a {
    text-decoration: none;
    float: right;
    background: aqua;
    padding: 8px 10px;
    border: 2px solid #f05e4e;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 800;
    transition: all 0.4s ease-in-out;
    color: #f05e4e;
    background: none;
}
.accordion-item span a:hover{
    background: linear-gradient(90deg,#f05e4e 0%, #F1644E 48% , #F4DC3D 91%);
    transition: all 0.4s ease-in-out;
    color:#fff;
}
.accordion-item-header {
padding: 0.5rem 3rem 0.5rem 1rem;
min-height: 3.5rem;
line-height: 1.25rem;
font-weight: bold;
display: flex;
align-items: center;
position: relative;
cursor: pointer;
}
.accordion-item-header::after {
    content: "\f054";
    font-size: 20px;
    color: #7215bf;
    position: absolute;
    right: 1rem;
    font-family: 'Font Awesome 6 Free';
}
.accordion-item-header.active::after {
content: "\f078";
}
.accordion-item-body {
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
.accordion-item-body-content {
    padding: 30px;
    line-height: 1.5rem;
    color: #000;
}
.one .accordion-item-header::after {
    display: none;
}
.one .accordion-item-header {
    /* background: #a5168a; */
    color: #fff;
    border-radius: 6px;
}
.accordion-item-header span.span-btn {
    width: 104px;
}
/* contact new css */
.contact-bg h3 {
    font-size: 18px;
    margin-top: 100px;
    color: #000;
    font: normal normal bold 18px/27px Poppins;
}

.contact-bg p {
    font-size: 16px;
    margin-top: 20px;
    width: 80%;
    color: #000;
    font: normal normal normal 18px/27px Poppins;
}
.contact-bg h6 {
    font: normal normal bold 42px/55px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.contact-bg p a {
    display: block;
    margin: 6px 0;
}
.contact-bg h4 {
    font-size: 18px;
    line-height: 27px;
    color: #000;
}
.contact-bg a img {
    width: 28px;
    margin-right: 8px;
}
.tp-services-item__content .wave-btn1 span {
    font-size: 18px;
}
.tp-services-item__content .wave-btn1 {
    margin-top: 40px;
    font-size: 12px;
}
.contact-bg h2 {
    color: #000;
    font-size: 40px;
    font-weight: 600;
    font: normal normal bold 36px/55px Poppins;
}
.contact-bg a.btn {
    background: linear-gradient(to right, rgb(112, 17, 188), rgb(239, 15, 141));
    font-weight: 600;
    padding: 10px 10px;
    display: inline-block;
    margin-top: 30px;
    color: #fff;
    border: none;
}
/* portfolioPage new css */
.amaboutinfo__client-info h6 {
    color: #000;
    font-size: 34px;
    font-weight: 600;
    margin: 20px 0;
    white-space: pre-line;
}
.am-about-me-area-ban .tabs.current {
    display: block;
}
.am-about-me-area-ban .tabs {
    display: none;
}
.am-about-me-area-ban ul.portfolio-tabs {
    padding-left: 0;
    margin: 40px 0;
}

.am-about-me-area-ban ul.portfolio-tabs li {
    color: #000;
    width: 128px;
    width: auto;
    font-size: 16px;
    display: inline-block;
    padding: 6px 30px;
    background: #ffffff;
    text-align: center;
    border-radius: 24px;
    margin: 0 10px;
    border: 1px solid #000;
}
.am-about-me-area-ban ul.portfolio {
    padding-left: 0;
    /* margin: 20px 0; */
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    grid-auto-rows: 120px;
    grid-auto-flow: dense;
}
.am-about-me-area-ban ul.portfolio li {
    display: inline-block;
    /* width: 24%; */
    /* margin: -2px; */
}
.am-about-me-area-ban ul.portfolio li img {
    width: 100%;
}
.am-about-me-area-ban .horizontal {
    grid-column: span 2;
}
.am-about-me-area-ban .vertical {
    grid-row: span 2;
}
.am-about-me-area-ban .tab-content{
    height: 800px;
}
.am-about-me-area-ban ul.portfolio-tabs li.current {
    color: #fff;
    background: transparent linear-gradient(180deg, #EB0F8E 0%, #A210A9 50%, #6E11BC 100%) 0% 0% no-repeat padding-box;
    border: 1px solid #fff;
}
.am-about-me-area-ban ul.list li {
    color: #fff;
    font-size: 14px;
    padding-left: 20px;
}
.am-about-me-area-ban ul li:hover {
    cursor: pointer;
}
.portfolio-sec {padding-top:0;}
.cp-client-area h2 {
    font-size: 56px;
    color: #000;
    font-weight: 700;
    letter-spacing: -2px;
    font: normal normal 600 56px/85px Poppins;
    letter-spacing: 0px;
    color: #000000;
}
.cp-client-area p {
    font: normal normal normal 20px/32px Poppins;
    letter-spacing: 0px;
    color: #000000;
    width: 60%;
    padding-bottom: 30px;
}
ul.clients li {
    display: inline-block;
    width: 31%;
    margin: 10px 10px;
    background: #fff;
    border-radius: 20px;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 6px;
    padding: 16px 30px;
    text-align: center;
    transition:all 0.4s ease-in-out;
}
ul.clients li:hover {
    transition:all 0.4s ease-in-out;
    background: linear-gradient(to right, rgb(112, 17, 188), rgb(140 113 254));
}
ul.clients li:hover img {
    filter: invert(1);
}
ul.clients li:hover h4 {
    color: #fff;
}
ul.clients li:hover p {
    color: #fff;
}
ul.clients li img {
    width: 200px;
    display: block;
    margin: auto;
    margin-bottom:20px;
}
ul.clients li h4{
    font: normal normal 600 23px/34px Poppins;
    letter-spacing: 0px;
    color: #7114be;
}
ul.clients li p{
    font: normal normal normal 17px/18px Poppins;
    letter-spacing: 0px;
    color: #160637;
    width:100%;
    margin-bottom:0;
}
.tp-main-menu ul li.services-drop:hover::before {left: 26px;}
.header-sticky .tp-main-menu ul li.services-drop:hover::before {
    position: absolute;
    display: block;
    content: "⯆";
    top: 36px;
    left: 26px;
    color:#b198f8;;
}
iframe {
    width: 100%;
    height:450px;
}
li.has-dropdown.services-drop:hover a {
    border-bottom: 1px solid #b198f8;
    padding-bottom: 0;
}
ul.submenu li a {
    border-bottom: none!IMPORTANT;
}
.cpprice.mb-20.best-seller {
    position: relative;
    z-index: 0;
}
.cpprice.mb-20.best-seller:before {
    position: absolute;
    z-index: 1;
    background-image: url("../images/sw-images/gest-seller-badge-icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    top: -20px;
    right: -14px;
    width: 117px;
    height: 80px;
    content: "";
}
h2.serv-head{color:#000!important;}
.cp-price-area .tp-title-sm,.project-area .tp-title-sm,.tp-login-area .tp-login-title
,.tp-login-area .tplogin__title p,.tplogin__form .tp-number label,.tplogin__form .tp-signup .account a
,.tplogin__form .tp-signup .account a span{color:#000;}
/* testimonials section start */
.testimonials-sec ul.testimonials {
    padding-left: 0;
    list-style: none;
    text-align: center;
  }
  
  .testimonials-sec ul.testimonials li {
    /* color: #000; */
    width: 32%;
    display: inline-block;
  }
  .testimonials-sec figure {
    font-family: 'Raleway', Arial, sans-serif;
    position: relative;
    overflow: hidden;
    margin: 10px;
    min-width: 220px;
    max-width: 310px;
    width: 100%;
    color: #333;
    text-align: left;
    box-shadow: none !important;
  }
  .testimonials-sec figure blockquote {
    display: block;
    border-radius: 8px;
    position: relative;
    background: linear-gradient(to right, rgb(112, 17, 188), rgb(140 113 254));
    padding: 26px 30px 26px 30px;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    line-height: 1.6em;
    font-style: italic;
    color: #fff;
  }
  .testimonials-sec figure .arrow {
    top: 100%;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #7523c9;
    margin: 0;
    position: absolute;
  }
  .testimonials-sec figure img {
    max-width: 100%;
    vertical-align: middle;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    margin: 40px 0 0 10px;
  }
  .testimonials-sec figure .author {
    bottom: 34px;
    padding: 36px 10px 0 10px;
    margin: 0;
    text-transform: uppercase;
    color: #352f44;
}
  .testimonials-sec figure .author h5 {
    opacity: 0.8;
    margin: 0;
    font-weight: 800;
    color: #000;
  }
  .testimonials-sec figure .author h5 span {
    font-weight: 400;
    text-transform: none;
    /* padding-left: 5px; */
    display: block;
  }

  /* floating form css start */
  /*==============floating strips css start============== */
.floatbutton.active {
    right: 0;
    z-index: 9;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.floatbutton {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    position: fixed;
    right: -370px;
    top: 18%;
    font-size: 0;
    width: 420px;
    z-index: 999;
}

.floatbutton .clickbutton {
    width: 50px;
    z-index: 999;
    height: 200px;
    cursor: pointer;
    box-shadow: -20px 7px 18px -7px rgba(87, 184, 151, 0.09);
    border-radius: 3px 0px 0px 3px;
    border-radius: 10px 0px 0px 10px;
    display: inline-block;
    padding-top: 0;
    vertical-align: top;
    margin-top: 125px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    background: linear-gradient(to right, rgb(112, 17, 188), rgb(140 113 254));
    box-shadow: 0px 0px 40px #00000026;
    -webkit-box-shadow: 0px 0px 40px #00000026;
    -ms-box-shadow: 0px 0px 40px #00000026;
    -o-box-shadow: 0px 0px 40px #00000026;
}

.floatbutton .clickbutton .crossplus:before {
    content: "";
    display: none;
    position: absolute;
    width: 20px;
    height: 2px;
    right: 0;
    background: #fbb334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.floatbutton .clickbutton .crossplus:after {
    content: "";
    display: none;
    position: absolute;
    width: 2px;
    height: 20px;
    right: 0;
    background: #fab334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.floatbutton .clickbutton .crossplus {
    position: absolute;
    display: block;
    transform: rotate(-90deg);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    left: -54px;
    white-space: pre;
    bottom: 87px;
}

.floatbutton .clickbutton .crossplus.rotate {
    transform: rotate(45deg);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.floatbutton .clickbutton .crossplus i {
    font-size: 18px;
    color: #ffffff;
    margin: 17px 0 0 15px;
}

.banner-form {
    background: #c4b3fa;
    padding: 20px 16px;
    position: relative;
    z-index: 99999 !important;
    border-radius: 5px;
    margin: 0;
    width: 370px;
    display: inline-block;
    box-shadow: 0px 0px 30px #0000001f;
}

.ban-form input {
    width: 100%;
    margin: 0 0 0 0;
    border: 1px solid #7411bb;
    background: #f4ecf9;
    padding: 10px 15px;
    color: #000000;
    font-size: 14px;
    border-radius: 3px;
    height: 50px;
    font-weight: 400;
    outline: none !important;
    margin: 0 0 15px 0;
}

.banner-form .intl-tel-input {
    width: 100%;
}

.banner-form h3 {
    color: #7411bb;
    font-size: 24px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: 700;
}
.banner-form h3 strong {
    color: #000;
    font-size: 20px;
    text-align: center;
}

.banner-form h3 strong {
    font: 24px/24px 'Roboto Condensed', sans-serif;
    font-weight: 600;
}

.ban-form input[type="submit"] {
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
    text-align: center;
    padding: 10px 50px;
    font-family: 'Boiling';
    margin: 20px 0 0;
    border: transparent;
    font-size: 16px;
    display: block;
    width: fit-content;
    border-radius: 12px;
    cursor: pointer;
    margin-top: 17px;
    background: linear-gradient(to right, rgb(112, 17, 188), rgb(140 113 254));
    display: block;
    margin: auto;
    margin-top: 11px;
}

.ban-form textarea {
    width: 100%;
    border: 1px solid #7411bb;
    background: #f4ecf9;
    padding: 10px 15px;
    color: black;
    font-size: 14px;
    border-radius: 3px;
    font-weight: 400;
    height: 120px;
    outline: none !important;
    margin: 15px 0 0px 0;
    resize: none;
}

.btns_wrap {
    position: fixed;
    right: -6px;
}

.btns_wrap a:hover {
    text-decoration: none!important;
    right: 0px;
}

.btns_wrap .call_wrap {
    width: 280px;
    background: linear-gradient(to right, rgb(112, 17, 188), rgb(140 113 254));
    position: absolute;
    right: -225px;
    top: 63px;
    border-radius: 3px 0px 0px 3px;
    overflow: hidden;
    box-shadow: 0px 0px 40px #00000026 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
    border-radius: 10px 0px 0px 10px;
}

.btns_wrap .call_wrap span {
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    padding: 15px 20px 15px 15px;
}

.btns_wrap .chat_wrap {
    display: block;
    position: absolute;
    right: -225px;
    width: 280px;
    background: linear-gradient(to right, rgb(112, 17, 188), rgb(140 113 254));
    top: 0;
    border-radius: 0px;
    overflow: hidden;
    box-shadow: 0px 0px 40px #00000026 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 10px 0px 0px 10px;
    z-index: 9999;
}

.btns_wrap .chat_wrap span.icoo, .btns_wrap .call_wrap span.icoo {
    color: #fff;
    font-size: 20px;
    padding: 8px 20px;
    border-right: 1px solid #ded9d9;
    vertical-align: middle;
    display: inline-block;
    border-radius: 10px 0px 0px 10px;
}

.btns_wrap .chat_wrap span {
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    padding: 15px 30px 15px 15px;
}

.ban-form .fldset.inpchecbx label {
    display: inline-block;
    margin: 0;
    line-height: 1.4;
    color: #676767;
    font-size: 13px;
}

.ban-form .fldset.inpchecbx input {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
}

.fldset.inpchecbx {
    margin: 10px 0 0 0;
}

.fldset p {
    font-size: 13px;
    color: #676767;
    padding: 0;
    margin: 10px 0 0 0;
}

.fldset p a {
    display: block;
    padding: 5px 0px 0 0;
    color: #141315;
    font-weight: 500;
    font-size: 14px;
}

.main-services-banner-sec .ban-form .fldset textarea {
    height: 60px;
}

.main-services-banner-sec .ban-form input {
    height: 40px
}

.intl-tel-input .country-list .country {
    font-size: 14px;
}
/*floating form end*/
  
  .scroll-top {
    background: #bd9afd;
}

/* new css work process */
.work-process .content .content-overlay {
    position: absolute;
    border: 10px solid #c4b3fa;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    background: linear-gradient(#7114be, #8a6af9);
}
.work-process .content-image {
    width: 100%;
}
.work-process .content-details {
    position: absolute;
    text-align: center;
    padding: 0 40px;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.work-process .hover-num-box {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-bottom: 30px;
}
.work-process .hover-num-box h6 {
    font-size: 72px;
    color: #ffffff7d;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 600;
    position: absolute;
    left: 0;
}
.work-process .content-details h3 {
    color: #fff;
    text-transform: capitalize;
    font-size: 30px;
    padding: 10px 0 0 0;
}
.work-process .content-details p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}
.work-process .content:hover .content-overlay {
    opacity: 0.9;
}
.content:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}
.tp-hero-area-two .slick-prev,.tp-hero-area-two .slick-next{display:none!important;}
/* mobile */
@media screen and (min-width: 0px) and (max-width: 767px) {
  .tp-hero-social { display: none; }
  .tp-hero-section-box { padding-top: 10px; }
  .banner-sec { margin-left: 0%; }
  .tpchosebox-main { margin-top: 30px; }
  .tp-chose-bg { margin-bottom: 0px; }
  .tp-chose-item { left: 0px; width: 100%; top: -70px; position: absolute; }
  .tpchosebox__content h4 { font-size: 18px; }
  .tpchosebox__content p { font-size: 12px; }
  .tpchosebox__icon a { height: 40px; width: 40px; line-height: 40px; font-size: 20px; }
  .tpchosebox { height: 56px; }
  ul.banner-slider li { padding-bottom: 0px; }
  .tp-hero-area-two .slick-prev::before { font-size: 30px; bottom: -60px; left: -100%; }
  .tp-hero-area-two .slick-next::before {font-size: 30px;right: 500%;bottom: -854%;}
.tp-services-item__content .wave-btn1 {margin-top: 20px;font-size: 12px;margin-bottom: 10px;}
.contact-1 .row {flex-direction: column-reverse;}
li.has-dropdown.services-drop:hover a{border-bottom:none;}
.tplogin__form .tp-signup .account a{font: normal normal normal 12px/32px Poppins;}
  .creative .tp-industri-space a.wave-btn1 { height: 100px; width: 110px; padding: 0px 10px; }
  .tp-industri-space a.wave-btn1 span { font-size: 10px; margin-top: -10px; margin-bottom: -20px; }
  .tp-title-sm { margin-bottom: -30px; }
  .tp-sv-title { font-size: 20px; }
  .contact-1 {margin-top: -100px;}
  .tp-services-item__content p { font-size: 14px; line-height: 20px; }
  .bs-industri-2 img { width: 70%; display: block; }
  ul.why-us li { display: inline-block; width: 100%; margin: 10px 0px; }
  ul.why-us1, ul.why-us { margin-bottom: 0px; }
  ul.why-us1 li { display: inline-block; width: 100%; margin: 10px 0px; }
  div.why-us { padding: 36px 0px 0px; }
  .why-us .tp-industri-bg { padding: 30px 20px; }
  ul.why-us1 { padding-top: 30px; }
  .tp-title-sm { margin-bottom: 0px; }
  .why-us .wave-btn { margin-top: 0px;margin-bottom: 20px; }
  .cp-price-area { padding-top: 30px; }
  .cp-price-area a.tp-btn.wave-btn1:hover {
    color: #fff!important;
}
.cpprice:hover {
    transform: scale(1.05);
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}
.cpprice__list {padding: 0;height: 200px;}
  .cp-price-title { font-size: 30px; margin-top: -134px; }
  .cp-price-area p { font-size: 18px; line-height: 26px; width: 100%; }
  span.card-btn { top: 50%; }
  .cpprice__title {height: 230px;}
  .project-area { padding: 20px 0px; }
  .project-area h4 { width: 100%; font-size: 18px; line-height: 28px; }
  .project-area ul li { padding: 20px; }
  .project-area ul li h2 { font-size: 40px; }
  .project-area ul li span.big { font-size: 16px; margin-top: 30px; }
  .project-area ul.projects-slider { margin-top: 16px; }
  .tp-service-area .col-xl-4.col-lg-4.col-md-6 { width: 50%; }
  .bpservice__icon img { width: 50%; }
  .bpservice__content p { font-size: 44px; margin-bottom: 0px; bottom: 0px; left: 4px; }
  .bpservice__content .bp-sv-sm-title { font-size: 14px; margin-bottom: 0px; }
  .bpservice__icon a { margin-bottom: 0px; }
  .bpservice { padding: 0px; }
  .bpservice__item { border-radius: 60px 0px; padding: 12px 14px; }
  .bpservice:hover p { font-size: 60px; left: 2px; bottom: 7px; }
  .tp-service-area { padding-top:20px;padding-bottom: 20px; }
  .team { padding: 20px 0px; }
  .team .tp-industri-bg {width: 350px;padding-bottom: 20px;padding: 10px 10px;}
  .tp-blog-area { padding: 20px 0px; }
  .tp-blog-area .wave-btn1 { float: right; margin-top: -56px;}
  .tp-blog-item-three { margin-bottom: 0px; }
  .creative .tp-industri-bg {background-size: 100% 100%;}
  .subscribe .tp-industri-bg ul li { display: inline-block; margin: 6px; padding: 28px 20px; width: 44%; height: 140px; }
  .subscribe .tp-industri-bg ul li h4 { color: rgb(255, 255, 255); margin-top: 10px; font-size: 16px; }
  .test-sec { padding-top: 40px; }
  .testimonial-area.test-sec h4 { font-size: 20px; width: 100%; margin: auto auto 20px; }
  .testimonial-area.test-sec h4::before { right: 0px; bottom: -28px; height: 60px; width: 60px; }
  .project-area ul.projects-slider .slick-next::before { display: none; }
  .tp-blog-area button.slick-next.slick-arrow { display: none; }
  footer { margin-top: -8px; }
  .tp-contact-area .row {
    flex-direction: column-reverse;
}
.tpcontact .row {
    flex-direction: column;
}
.am-about-me-area {padding: 20px 0;padding-top: 140px;}
.cp-client-area.pt-80.pb-40 {padding-top: 20px;padding-bottom: 20px;}
.cp-client-area p {font: normal normal normal 18px/32px Poppins; width: 100%;}
ul.clients li {width: 42%;margin: 10px 10px;display: inline-flex;flex-direction: column;height: 250px;justify-content: center;flex-wrap: nowrap; align-content: center;align-items: center;}
ul.clients li h4 {font: normal normal 600 11px/20px Poppins;}
ul.clients li p { font: normal normal normal 12px/16px Poppins;}
ul.clients {text-align: center;}
.tplogin__title img {width: 180px; margin-top: 0px;}
.tp-login-area {margin-bottom: -9%;}
ul.clients li img { width: 100px; margin-bottom: 0px;}
.tp-contact-area{padding:20px 0;}
.tpcontact{padding-left:0;margin-bottom:10px;}
  .social-link_form a { font-size: 10px; }
  .social-link_form a img { width: 20px; }
  .tpoffcanvas__contact ul li i { color: rgb(173, 64, 255); font-size: 16px; }
  .tp-blog-area .slick-next:before{display:none!important;}
  .tp-blog-area .slick-prev:before{display:none!important;}
  .mean-container .mean-nav ul li li a {font-size: 12px;}
  .header-sticky{z-index:999;}
  .amaboutinfo__client-info p{width:100%;}
  .amaboutinfo__client-info h4{font-size:30px;}
  .am-about-me-area ul.about-bann li .tp-services-item__icon{float:unset;}
  .am-about-me-area ul.about-bann li{margin:0 8px; text-align:center;}
  .about-counter-sec h5 {
    font-size: 14px;
    width: 100%;
    line-height: 22px;
}
  .am-about-me-area1{padding:20px 0;}
  ul.about-bann.fact-counter{margin-top:10px;}
  .am-about-me-area ul.about-bann li {
    display: block;
    margin: 8px 0;
    text-align: center;
    width: 100%;
}
.am-about-me-area ul.about-bann li img{width:48px;}
.tp-hero-three-button-box {
    flex-wrap: nowrap;
    display: flex;
    flex-direction: row;
}
.am-about-me-area .wave-btn span,.am-about-me-area .wave-btn1 span{font-size:14px;}
.am-about-me-area-ban span {
    font-size: 16px;
    padding-bottom: 10px;}
    .amaboutinfo__client-info h4.bann-heading {
        font-size: 40px;
    }
    .tpchosebox__icon a{margin-top:20px;}
    ul.blogs-slider:after,ul.blogs-slider:before{display:none;}
  .am-about-me-area ul.about-bann li .tp-sv-title,.am-about-me-area .tp-services-item__content p{text-align:center;}
  .am-about-me-area-ban img,.am-about-me-area1 img{width:100%;}
  .tp-contact-big-title {
    margin-bottom: 20px;
    font-size: 30px;
}
.tp-contact-area span,.tplogin__title p{font-size:14px;}
.amaboutinfo__client-info h4 {
    font-size: 30px;
    line-height: 34px;
}
.amaboutinfo__client-info p {
    font-size: 14px;
    line-height: 26px;
}
.tp-title {
    font-size: 30px;
    margin-bottom:0;
}
.mean-container .mean-nav ul li a:hover {
    color: #e21f95;
}
.partner-slider li img {
    width: 160px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 20px;
}
/* new css */
.mean-container .mean-nav ul li li a img {display: none;}
.mean-container .mean-nav ul li li a p {display: none;}
.mean-container .mean-nav ul li li a {margin-bottom: -6px;}
.mean-container .mean-nav ul li li a h6{font-size:14px;}
.creative .tp-industri-bg .video-border1 img {width: 50px; height: 50px; left: 44%;}
.creative .tp-industri-bg {padding: 14px;max-width: 350px;}
.tp-hero-area-two .slick-prev {top: 85%;z-index: 1;}
ul.why-us-icons li {text-align: center;display: inline-flex;margin: 6px 10px;width: 90px;text-align: center;flex-direction: column;justify-content: space-between;align-items: center;align-content: space-around;flex-wrap: nowrap;}
ul.why-us-icons {text-align: center;}
.tp-service-area .tp-title-sm {padding-bottom: 10px;}
.cp-price-area ul.portfolio-tabs li {font-size: 12px;padding: 4px 7px;margin: 4px 0px;}
.cp-price-area ul.portfolio-tabs {padding-left: 0;margin: 0 0;margin-top: -60px;}
.cp-price-area.package-bg ul.portfolio-tabs {margin: 14px 0;margin-top: -40px;}
ul.price-slider li {width: 100%;}
.cpprice:hover {box-shadow: 0px 18px 20px #6f088100;}
.cpprice {padding: 20px 20px;margin: 10px 20px;}
.cpprice__list ul.price-list li {font-size: 15px;font-weight: 400;line-height: 28px; margin-bottom: 0px;}
.cp-price-area a.tp-btn.wave-btn {font-weight: 600;width: 50%;}
.cp-price-area {padding-top: 30px;padding-bottom: 0px;}
.cp-price-area .slick-next:before{display:none;}
ul.why-us-icons li img {width: 60px;margin-bottom: 0px;}
ul.why-us-icons li h4 {font: normal normal bold 16px/28px Poppins;}
ul.why-us-icons li h6 {font-size: 12px;}
.tp-logo img {width: 215px;}
.tp-language-area ul.languages li h6 { font: normal normal 600 14px/30px Poppins;}
.tp-language-area ul.languages li {width: 76px;}
.tp-language-area ul.languages {margin-top: -53px;}
.tp-project-section-box.pb-100 {padding-bottom: 40px;}
.detail-package .cpprice__list {height: 188px;}
.package-bg h2 ,.career-bg h4{font: normal normal bold 46px/70px Poppins;}
.package-bg h6, .career-bg h6 {font: normal normal bold 20px/28px Poppins;}
.about-bg{padding-top:130px;}
.am-about-me-area.career {padding-top: 20px;}
.accordion-item span {font: normal normal normal 12px/18px Poppins;}
.accordion-item {padding: 4px 0;margin: 4px 0;}
span.head-job {font: normal normal bold 15px/20px Poppins;}
.amaboutinfo__client-info h6{font-size: 26px;}
.contact-bg h6 {font: normal normal bold 24px/40px Poppins;}
.tp-copyright-area {margin-top: -66px;}
.cpprice.mb-20.best-seller:before { top: -8px; right: -30px; width: 100px; height: 59px; content: "";}
.tp-header-right button {height: 50px;width: 50px;line-height: 50px;}
.header-sticky {padding-top: 10px;padding-bottom: 10px;}
.header-transparent {padding-top: 10px; padding-bottom: 10px;}
.about-bg, .cp-price-area.package-bg {padding-top: 120px;}
.testimonials-sec ul.testimonials li{width:100%;}
.project-area ul.projects li { width: 46%; margin: 4px;}
.project-area ul li { padding: 0px;}
.project-area ul#myTabs li {font-size: 14px; padding: 6px 10px; margin: 4px 4px;}
.project-area ul#myTabs { margin: 14px 0;}
.tabs.tabs-p-va ul#myTabs li {font-size: 10px;padding: 2px 10px;margin: 4px 2px;}
.team .slick-slide { margin: 0;}
ul.why-us-icons.fact-counter {margin: 20px 0;}
ul.why-us-icons li img {  width: 24%;}
ul.why-us-icons li{width:100%;margin:10px;}
ul.why-us-icons li h6 {font-size: 20px;}
}
/* ipad */
@media screen and (min-width: 768px) and (max-width: 1023px) {
        .am-about-me-area ul.about-bann li{width:48%;}
        .amaboutinfo__client-info h4{font-size:38px;}
        .subscribe .tp-title-sm{font-size:20px;}
        .cp-price-area p {
            color: #000;
            font-size: 18px;
            line-height: 28px;
            width: 60%;
            padding-bottom: 30px;
        }
        .tp-blog-area { padding: 40px 0px;}
        ul.clients li{width:30%;padding: 10px 10px;}
        .detail-package ul.price-slider li {width: 49%;}
        ul.clients li img { width: 166px;}
        ul.clients li h4 {font: normal normal 600 14px/20px Poppins;}
        ul.clients li p {font: normal normal normal 14px/16px Poppins;}
        .tp-language-area ul.languages li {width: 90px;}
        .tp-language-area ul.languages li h6 {font: normal normal 600 14px/18px Poppins;}
        .tp-language-area ul.languages {  margin-top: -64px; }
        .tp-project-section-box.pb-100 {padding-bottom: 50px;}
        .project-area ul.projects-slider .slick-next::before{display:none;}
        .contact-bg h6 {font: normal normal bold 24px/36px Poppins;}
        iframe {
            width: 100%;
            height:350px;
        }
        ul.blogs-slider:after,ul.blogs-slider:before{display:none;}
        .tp-blog-area .slick-next:before{display:none;}
        .cp-price-area a.tp-btn.wave-btn span {font-size: 10px;}
        .cpprice__title img {
            border-radius: 20px 20px 0 0;
            height: 230px;
        }
        .cpprice__title {
            border-radius: 34px 20px 0 0;
            height: 230px;
            position: relative;
            z-index: 0;
        }
        .cp-price-area a.tp-btn.wave-btn{width:53%;}
        .cpprice__list ul.price-list li {
            width: 100%;
        }
        .detail-package .cpprice__title {
            border-radius: 34px 20px 0 0;
            height: 244px;
            position: relative;
            z-index: 0;
        }
        .cpprice__list {
            padding: 10px 20px 24px 20px;
        }
        .cp-price-title {
            font-size: 20px;margin-top:-90px;}
            .tp-bp-title {
                font-size: 14px;
            }
            .tp-btn-grey-sm{font-size: 12px;}
            span.card-btn {
                color: #000000;
                padding: 0px 18px;
                background: linear-gradient(90deg, #FFBD12 0%, #FD8630 100%);
                font-weight: 600;
                position: absolute;
                top: 49%;
                left: 27%;
                font-size: 10px;
                border-radius: 18px;
            }
        .cpprice__list ul li {
            font-size: 10px;
            font-weight: 400;
            text-align: left;
            line-height: 28px;
            color: rgb(0 0 0);
            margin-bottom: 0;
        }
        .subscribe .tp-industri-bg ul li {
            border: none;
            display: inline-block;
            margin: 0px 10px;
            padding: 16px 14px;
            width: 20%;
            height: 100px;}
            .subscribe .tp-industri-bg ul li h4{font-size:10px;}
            .testimonial-area.test-sec h4 {font-size: 20px;width: 80%;}
            footer {
                margin-top: -35px;}
                .tp-btn-black {
                    height: 48px;
                    line-height: 46px;
                }
                .banner-sec {
                    margin-left: 2%;
                }
        .tp-sv-title {
        font-size: 10px;}
        .tp-services-item__content p {
        font-size: 14px;
        line-height: 20px;}
        .tp-services-item {padding: 14px 16px;}
        div.why-us {
        padding: 40px 0px 0px;}
        ul.why-us1 li {
        display: inline-block;
        width: 32%;
    }
    ul.why-us p, ul.why-us1 p {
        font-weight: 200;
        color: rgba(255, 255, 255, 0.74);
        font-size: 9px;}
    
        .why-us h3.tp-sv-title, .why-us1 h3.tp-sv-title {
        margin-bottom: 0px;
        font-size: 14px;
        margin-top: 20px;
    }
    .tp-chose-bg img {
        width: 150%;
    }
    .tp-chose-bg {
        left: -26%;top:120px;}
        .tp-hero-social a {
        font-size: 10px;
        color: var(--tp-common-black);
        font-weight: 700;
        text-transform: uppercase;
        padding-right: 0;
        letter-spacing: 2px;
        display: block;
    }
    .tp-hero-bd-title {
        font-size: 40px;
    }
    .tp-chose-item {
        left: -2%;
        width: 130%;
        box-shadow: 0px 24px 44px #8087B029;
        border-radius: 40px;
        opacity: 1;
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px);
        top: 376px;
        position: absolute;
    }
    .tp-hero-area-two ul.banner-logos li { width: 18%; }
    .tpchosebox__icon img {width: 50px;}
    .tpchosebox {padding: 4px 20px;height: 60px;}
    .tp-hero-area-two ul.banner-logos { padding: 12px 0;  height: 50px;
}
    .tpchosebox__content h4 a{font-size:18px;}
    .tp-hero-three-button-box {
        margin-bottom: 0;
    }
    .tp-services-item__content p {
        font-size: 10px;
        line-height: 17px;
    }
    .tp-hero-area-two .slick-next::before { right: 1000%; bottom: -686%;}
    ul.why-us-icons li h6{font-size:12px;}
    ul.why-us-icons li h4 {font: normal normal bold 14px/24px Poppins;}
    .creative .tp-industri-bg .video-border1 img {width: 80px;height: 80px;}
    ul.why-us-icons li { width: 86px;}
    .tp-hero-area-two .slick-prev {top: 88%; }
    .cpprice__list {
        padding: 0;
    }
    .creative a.tp-btn-grey.wave-btn1 img {
        width: 38px;
    }
    .bpservice__content p {
        font-size: 100px;
        bottom: 42px;
        left: 28px;
    }
    .bpservice:hover p {
        font-size: 140px;
        bottom: 58px;
    }
    .tp-blog-area a.wave-btn1 {
        font-size: 14px;
        margin-left: -50px;
        height: 48px;
        width: 140px;
        line-height: 48px;
        padding: 0px 15px;
        margin-bottom: -50px;
    }
    .subscribe .tp-title-sm {
        font-size: 18px;
    }
    .subscribe .tp-industri-bg ul li h4 {
        font-size: 10px;
        line-height: 14px;
    }
    .copyright-border {
        margin-top: -70px;
        visibility: visible!important;
        border-top: 1px solid rgb(255 255 255 / 70%);
        padding-bottom: 10px;
    }
    /* new css */
.career-bg h6 { font: normal normal bold 24px/40px Poppins;}
.am-about-me-area.career { padding-top: 0;}
.mean-container .mean-nav ul li li a img {display: none;}
.mean-container .mean-nav ul li li a p {display: none;}
.mean-container .mean-nav ul li li a {margin-bottom: -6px;}
.mean-container .mean-nav ul li li a h6{font-size:14px;}
.tp-hero-social.bp-hero-social {display: none;}
.cp-price-area .slick-next:before,.cp-price-area .slick-prev:before{display:none!important;}
.project-area ul#myTabs li {padding: 6px 20px;margin: 8px 4px;}
.testimonials-sec figure{min-width:200px;}
.testimonials-sec figure blockquote {padding: 16px 16px 16px 16px;font-size: 12px;}
.testimonials-sec figure .author h5 {  font-size: 12px;}
div.why-us .row.trusted-by h3 { font: normal normal bold 24px/34px Poppins;
}
.project-area ul.projects li { width: 30%;}
ul.why-us-icons li {
    width: 126px;
    margin: 0 10px;
}
    }

/* ipad pro */
@media screen and (min-width: 1024px) and (max-width: 1365px) {
  .tp-hero-area-two .slick-next::before {
    right: 1860%;
    bottom: -780%;
}
.tp-hero-area-two .slick-prev{left:50%;}
ul.blogs-slider:after,ul.blogs-slider:before{display:none;}
.bs-industri-1{right:10%;}
  .project-area ul.projects-slider .slick-prev{left:-10%;}
  .project-area ul.projects-slider .slick-next::before{right:-260%;}
  .tp-industri-space a.wave-btn1 span{font-size: 12px;}
footer {
    margin-top: -140px;
}
  .tp-blog-area .slick-next:before{right:-20%;}
  .tp-btn-grey-sm{font-size: 16px;}
  .tp-footer-widget__list ul li a { font-size: 10px; }
  .tp-footer-widget__list ul li { margin-bottom: 6px; }
  .tp-menu-black ul li a { font-size: 12px; }
  .tp-hero-social a { padding-right: 4px; font-size: 8px; }
  .tp-hero-social a i { font-size: 8px; padding-right: 2px; }
  .tp-hero-bd-title {
    font-size: 50px;
    white-space: pre-line;
}
  .ce-hero-shape{left:50%;}
 .tp-chose-bg img {
    width: 120%;
    margin-top: 10%;
}
.project-area ul.projects-slider .slick-next::before{display:none;}
  .banner-sec { width: 44%; margin-left: 6%; }
  ul.banner-slider {
    height: 100vh;
}
.tp-hero-area-two .slick-prev {
    top: 514px;
    left: 46%;
}
.tp-chose-bg img {
    width: 128%;
    margin-top: 10%;
    margin-left: -50px;
}
.tp-hero-area-two .slick-next::before {
    right: 1800%;
    bottom: -630%;
}
.tp-chose-item {
    left: 66px;
    width: 64%;
    top: 426px;
    margin-bottom: 0;
}
.tp-hero-area-two {
    background: none;
    padding-top: 80px;
}
  .tpchosebox__content h4 { font-size: 20px; }
  .tp-sv-title { font-size: 20px; margin-bottom: 8px; }
  .tp-services-item__content p { font-size: 16px; line-height: 24px; }
  .tp-services-item__icon img { width: 28%; }
  ul.why-us1 li { display: inline-block; width: 30%; margin: 0px 10px; }
  ul.why-us p, ul.why-us1 p { font-size: 14px; }
  .why-us h3.tp-sv-title, .why-us1 h3.tp-sv-title { font-size: 22px; }
  .bs-industri-2 { right: 6%; top: 16px; }
  ul.portfolio-slider { width: 80%; }
  .subscribe .tp-industri-bg ul li h4 { color: rgb(255, 255, 255); margin-top: 10px; font-size: 15px; }
  .subscribe .tp-title-sm { font-size: 27px; color: rgb(255, 255, 255); padding-bottom: 0px; text-align: left; margin: 34px 0px; }
  .subscribe .tp-industri-bg ul li { padding: 20px 10px; height: 130px; }
  .cp-price-title { font-size: 26px; }
  .cpprice__list { padding: 0px; }
  .cp-price-area .slick-prev:before{left:-120%;}
  .cp-price-area .slick-next:before{right:-114%;}
  .cp-price-area a.tp-btn.wave-btn {
    width: 54%;
    padding: 0;
}
.tp-highlight {
    margin-top: -264px;
    position: relative;
    display: inline-block;
}
.creative .tp-industri-bg {
    padding: 30px;
    display: block;
    margin: auto;
    max-width: 1006px;
}

.modal-dialog {
    max-width: 740px!important;
}
.tpchosebox__icon a{margin-top:6px;}
  .cpprice__list ul li { font-size: 14px; }
  .cpprice__list ul li i { font-size: 12px; padding-right: 8px; }
  .bpservice__content p { font-size: 80px; bottom: 36px; left: 28px; }
  .bpservice:hover p { font-size: 100px; left: 29px; bottom: 43px; }
  .project-area ul li h2 { margin-bottom: 0px; font-size: 40px; }
  .tp-menu-black ul li { margin-right: 14px; }
  .bs-industri-2 { right: 0%; top: 50px; }
  .bs-industri-2 img { width: 70%; }
  .tpchosebox {
    height: 70px;
    padding: 8px 8px 8px 20px;
}
.amaboutinfo__client-info {
    position: relative;
    z-index: 1;
}
.about-counter-sec ul.about-bann.fact-counter li{width:240px;padding:30px 10px;}
.about-counter-sec ul.about-bann.fact-counter li {
    width: 240px;
    padding: 30px 10px;
}
.amaboutinfo__client-info h4.bann-heading {
    font-size: 56px;
}
.amaboutinfo__client-info p {
    color: #000;
    font-size: 20px;
    line-height: 28px;
}
.about-counter-sec ul.about-bann.fact-counter li .single-fun-fact h3 {
    color: rgb(0, 0, 0);
    font-size: 16px;
    margin-top: -15px;
    font-weight: 600;
}
.contact-sec-2 ul.about-bann li {
    display: inline-block;
    width: 29%;
    margin: 0px 20px;
}
.tp-main-menu ul li ul.submenu li a {
    font-size: 12px;
}
.partner-slider li img {
    width: 110px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 16px;
}
.tp-blog-area a.wave-btn1{width:140px;}
/* new css(theme change) */
ul.why-us-icons li { width: 15%;}
.tp-main-menu ul li:hover ul.submenu {
    top: 113%;
}
.tp-services-item {
    padding: 16px 16px;
    margin:10px 10px;
}
.tp-services-item__content p {
    font-size: 14px;
    line-height: 18px;
}
h2.tp-title-sm.pb-60 {
    padding-bottom: 0px;
}
.cpprice__list {
    height: 178px;
}
.tp-logo img {
    width: 215px;
}
.tp-menu-black ul li {margin-right: 5px;}
.tp-main-menu ul li ul.submenu{width:660px;}
.tp-main-menu ul li ul.submenu li p {font: normal normal normal 10px/14px Inter;}
.tp-main-menu ul li ul.submenu li {padding: 12px 6px;margin: 6px 4px;height: 90px;padding-left: 14px;}
.tp-main-menu ul li ul.submenu li h6 {font: normal normal 600 12px/14px Inter;}
.accordion-item span {font: normal normal normal 16px/26px Poppins;}
span.head-job {font: normal normal bold 18px/26px Poppins;}
.cp-client-area.pt-80.pb-40 {padding-top: 10px;padding-bottom: 10px;}
.am-about-me-area-ban img{width:100%;}
.tp-main-menu ul li.services-drop:hover::before,.header-sticky .tp-main-menu ul li.services-drop:hover::before {left: 22px;}
ul.clients li { width: 29%;margin: 10px 10px; height: 328px; display: inline-flex; flex-direction: column; flex-wrap: nowrap; align-content: center;  justify-content: center;align-items: center;}
}
/* laptop */
@media screen and (min-width: 1366px) and ( max-width: 1600px) {
.tp-hero-area-two .slick-prev {
    left: 46%;
}
.tp-hero-area-two .slick-next::before {
    right: 2190%;
    bottom: -870%;
}
.project-area ul.projects-slider .slick-next::before {
    right: -410%;
}
.project-area ul.projects-slider .slick-prev {
    left: -13%;
}
.tp-blog-area .slick-next:before,.tp-blog-area .slick-prev:before{display:none;}
}
@media screen and (min-width: 1601px) and ( max-width: 1800px) {
.project-area ul.projects-slider .slick-prev {left: -12%;}
.project-area ul.projects-slider .slick-next::before{right:-300%;}
.tp-hero-area-two .slick-next::before {
    right: 2030%;
    bottom: -766%;
}
ul.blogs-slider:after {
    right: -62px;
}
.tp-hero-area-two .slick-prev {
    left: 42%;
}
    
}
@media screen and (min-width: 1366px) and (max-width: 1800px) {

  .banner-sec { margin-left: 9%; width: 40%; }
  .tp-chose-bg img {
    margin-top: 14%;
    width: 110%;
}
  .tp-chose-item {
    left: 20%;
    width: 60%;
    top: 478px;
    position: absolute;
}
  .tpchosebox__content h4 { font-size: 24px; }
  .cpprice__title {height: 226px;}
  .cpprice__list {height: 244px;}
  .cp-price-area a.tp-btn.wave-btn {width: 50%;padding: 0px 8px;margin-bottom: -10px;font-size: 12px;height: 48px;line-height: 48px;}
  .cpprice__list ul.price-list li {font-size: 14px;}
  .cp-price-title { font-size: 34px; margin-top: -139px; }
  span.card-btn { top: 49%; }
  .cpprice__list ul li { font-size: 14px; }
  .bs-industri-2 { right: 12%; }
  ul.portfolio-slider { width: 80%; }
  .subscribe .tp-title-sm { font-size: 30px; color: rgb(255, 255, 255); padding-bottom: 0px; text-align: left; margin: 48px 0px; }
  .subscribe .tp-industri-bg ul li { padding: 34px 24px; }
  .subscribe .tp-industri-bg ul li h4 { font-size: 14px; }
  .creative .tp-industri-space a.wave-btn1 {margin: 0px 10px 30px;}
  .tp-sv-title { font-size: 22px;}
  .bpservice__content p {font-size: 84px;bottom: 36px;left: 28px;}
.bpservice:hover p {font-size: 116px;bottom: 46px;}
.testimonial-area.test-sec h4::before{bottom:-26px;}
footer{margin-top:-100px;}
.am-about-me-area .tp-services-item__content p{font-size:18px;}
.am-about-me-area ul.about-bann li .tp-sv-title { font-size: 16px;margin-top: 10px;margin-bottom: 14px;}
.about-counter-sec ul.about-bann.fact-counter li .single-fun-fact h3{font-size: 16px;}
.about-counter-sec ul.about-bann.fact-counter li {width: 250px;}
.about-counter-sec ul.about-bann.fact-counter li {padding: 30px 14px;}
.subscribe .tp-industri-bg ul li {padding: 26px 20px;height:140px;}
.amaboutinfo__client-info h4.bann-heading {
    font-size: 50px;
}
.amaboutinfo__client-info h4{font-size: 50px;}
.am-about-me-area1 p,.amaboutinfo__client-info p{font-size: 20px;}
.am-about-me-area-ban span{font-size: 20px;}
.tp-contact-area span{font-size: 18px;}
.contact-sec-2 ul.about-bann li{width:28%;}
/*ul.blogs-slider:after{right:-62px;}*/
.bs-industri-1{right:10%;}
.ce-hero-shape{left:58%;}
.ce-hero-shape1{left:70%;}
/* new css */
ul.why-us-icons li {
    width: 206px;
}
.cp-price-area ul.portfolio-tabs li{padding:8px 30px;}
.tp-blog-area a.wave-btn1 span {font-size: 14px; color: #fff;}
ul.clients li h4 {font: normal normal 600 18px/34px Poppins;}
ul.clients li img { margin-bottom: 0;}

/*new css*/
.tp-hero-social a{font-size:10px;}
.tp-hero-bd-title{font-size:68px;}
.cp-price-area .slick-prev:before{left:-100%;}
.cp-price-area .slick-next:before{right:-100%;}
}

@media screen and (min-width:1200px) and (max-width:1366px){
    ul.banner-slider {height: 47vh;}
    ul.clients li h4 { font: normal normal 600 16px/20px Poppins; }
    ul.clients li p { font: normal normal normal 14px/18px Poppins;}
    ul.clients li img{margin:0;}
    .about-counter-sec ul.about-bann.fact-counter li .tp-services-item__icon img { width: 36px;}
    .about-counter-sec ul.about-bann.fact-counter li .tp-services-item__icon { margin: auto 2px auto 0px;}
    .about-counter-sec ul.about-bann.fact-counter li {padding: 30px 14px;}
    ul.why-us-icons li {width: 25%;}
}

h1,h2,h3,h4,h5,h6,a,p,li{font-family: 'Poppins';}
h2::before, h3::before{display:none!important;}