.header-style2 .main-wrapper .nav-menu .main-menu ul.sub-menu li ul.sub-menu li a {
   color: var(--dark-color) !important;
}

.header-style2 .main-wrapper .nav-menu .main-menu ul.sub-menu li ul.sub-menu li a:hover{
   color: #fff !important;
}

.icon-pms {
    display: inline-block;
    width: 80px !important;
    height: 80px !important;
    position: relative;
}

.icon-pms::before{display:inline-block;position:absolute;content:"";left:50%;top:50%;width:100%;height:100%;transform:translate(-50%, -50%);background:url("../../assets/images/pms-plus-icon.png") no-repeat center/cover;}

.icon-webline {
    display: inline-block;
    width: 80px !important;
    height: 80px !important;
    position: relative;
}

.icon-webline::before{display:inline-block;position:absolute;content:"";left:50%;top:50%;width:100%;height:100%;transform:translate(-50%, -50%);background:url("/UserFiles/images/pms/webline-icon.png") no-repeat center/cover;}

.tech-bg {    
    background-color: #a2c3c3;
 }
 
 .tech-title {
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
}

.p-bottom-left {
    position: absolute;
    bottom: -150px;
    left: 0;
    z-index: -1;
}

/*.brands-slider .brand-item a:hover{
	filter:brightness(0);
	}*/
	
	.pd-80 {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	
	.pd-60 {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.pd-60-30 {
		padding-top: 60px;
		padding-bottom: 20px;
	}
	
	.pd-40 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.link-effect {
    position: relative;
    overflow: hidden;
    display: block;
    height: 25px;
    line-height: 1.5;
}

	.pd-bt-80 {
		padding-bottom: 80px;
	}
	

	.bt-margin {
		margin-bottom: 15px;
	}
	
	.tp-margin {
		margin-top: 15px;
	}
	
	.tp-margin-20 {
		margin-top: 20px !important;
	}
	
	.bg-count {
    background-color: #d6e5bd !important;
}

.pd-bt-50 {
    padding-bottom: 50px;
}

.pd-bt-20 {
    padding-bottom: 20px;
}

.counter-section .achievement-stats .stat-item .count-box
{
font-size: 45px;
font-weight: 700;
}

.brands-slider {
    position: relative;
    padding: 40px 0;
}

.newsletter-section {
    position: relative;
   background-image: linear-gradient(var(--white-color) 50%, #8e36a4 50%);
}

.brands-slider .brand-item {
    position: relative;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
   /* border: 1px solid #063232;*/
    border-radius: 10px;
    padding: 2px;
}

.icon-since::before {
    display: inline-block;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: url(../images/icons/pms.png) no-repeat center / cover;
}

.icon-since {
    display: inline-block;
    width: 80px !important;
    height: 80px !important;
    position: relative;
}

.icon-since-demo {
    display: inline-block;
    width: 150px !important;
    height: 150px !important;
    position: relative;
}

.icon-since-demo::before {
    display: inline-block;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: url(../images/icons/demo.png) no-repeat center / cover;
}

.since-box .icon-box {
    display: flex
;
    justify-content: center;
    align-items: center;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid var(--bs-border-color2);
    margin: auto;
}

.since-box .icon-box .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 31px;
    color: var(--dark-color);
    font-weight: 700;
    width: 160px;
    height: 160px;
    line-height: 90px;
    border-radius: 50%;
    text-align: center;
    background-color: #f9ecfb;
}

 .mr-bt-10 {
    margin-bottom: -10px !important;
}

 .mr-bt20 {
    margin-bottom: 20px !important;
}

.about-section.style-3 .features-list {
    margin-top: 0px;
}

.img-bd {
    border: 1px solid #063232;
    border-radius: 10px;
}

.about-section.style-3 .bg-path__shape::after {
	    z-index: -1;
}

.about-section.style-3 .bg-path__shape::before {
	    z-index: -1;
}

.about-section.style-3 .features-list li {
      font-weight: 600;
}

.hd-col {
    color: #e3572b;
}

.service-single-box {
      min-height: 550px;
}

.sidebar-content .sidebar-header h3 {
    color: #fff;
}

.sidebar {
    background-color: #530b66;
    border-left: 2px solid #cca3d7;
}

.sidebar-content .sidebar-about p {
    color: #fff;
}

.sidebar-content .contact-info li a {
    color: #fff;
}

.mobile-menu-wrapper .mobile-menu-area {
    background-color: #6f2783;
}

.mobile-menu-wrapper .mobile-logo
{   
   padding: 18px 60px 18px 10px;
    background-color: #6f2783;
}

.sidebar-content .contact-info li a:hover {
    color: var(--theme-color);
}

.sidebar-close-btn svg {
    fill: rgb(255 255 255);
}

.sidebar-content .sidebar-social li a {
    background-color: #260030;
}

.bt-mr {
margin-bottom: 0px !important;
}

.contact-hd h5{
	color: #fff !important;
	padding-top:15px;
}

.contact li a{
	color: #fff !important;
}

.footer-widget .title {
	margin-bottom: 10px;
	font-size: 18px;
       font-weight: 700;
}

.footer-widget ul li {
    margin-bottom: 5px;
}

.footer-widget ul li a{
   font-size: 13px;
}


.footer-widget ul li:last-child {
    margin-bottom: 20px;
}

.footer-section .footer-brand .mr-bt {
	margin-bottom:15px !important;
}

.lt-mr{
    margin-left: 0px !important;
}

.pd-bt-30 {
   padding-bottom: 30px;
    border-bottom: 1px dashed #C2DF93;
    margin-bottom: 20px;
    border-top: 1px dashed #C2DF93;
    margin-top: 20px;
}

.carousel {
	height: 100%;
}

.carousel-inner {
	height: 100%;
}

.carousel-item {
	height: 100%;
}

.carousel-item img {
   height: 100%;
   object-fit: cover;
}

.carousel-item {
  transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
}

@media (max-width: 991px) {
    .hero-section.style-2 {
        padding: 50px 0;
    }

    .header-style2 .main-wrapper {
       background-color: var(--dark-color);
           padding: 0 12px;
    }

    .header-style2 .main-wrapper .menu-area {
       background-color: var(--dark-color);
    }
	
	    .menu-area {
        height: 85px;
	}
	
	.hero-section.style-2 .circle-box {
        top: 50%;
    }
}

.sidebar-btn {
    border: 2px solid #edfbfb;
}

.sidebar-btn .line {
    
    background: var(--light-color);
	
}

.contact-info li {
        margin-bottom: 10px;
}

@media (max-width: 767px) {
    .footer-widget {
         margin-left: 40px;
    }
	
	.lt-mr {
    margin-left: 40px !important;
}
}

.hero-section.style-2 .hero-content {
    padding: 60px 100px;
}

.hero-section.style-2 .hero-content .text {
    margin: -3px 0 10px;
}

.mr-bt-45 {
	margin-bottom: 45px;
	}

@media (max-width: 1399px) {
    .hero-section.style-2 .hero-content .title {
        font-size: 38px;
    }
}

@media (max-width: 853px) {
    .hero-section.style-2 .circle-box {
        top: 55%;
    }
}

@media (max-width: 780px) {
    .xs-d-none {
        display: none !important;
    }
}

.tech {
	font-size: 35px !important;
}

.cta-section.style-3 .overlay {
    /*background-color: rgb(194 223 147 / 75%);*/
    z-index: -1;
}

.cta-section.style-3 .cta-button .cta-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    padding: 15px 30px;
    background-color: var(--theme-color2);
    color: var(--dark-color);
    font-size: 16px;
    font-weight: 500;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    transition: all .4s ease 0s;
    text-align: center;
}

.title-wrap {
    margin-bottom: calc(var(--section-title-space) - 30px);
    position: relative;
    z-index: 2;
}
.mb-0 {
    margin-bottom: 0 !important;
}

.cta-section.style-3 .cta-text p {
    font-size: 23px;
    color: rgba(255, 255, 255);
    margin-bottom: 0;
    background-color: #06339c;
    width: fit-content;
	padding: 10px;
	border-radius: 5px;
}

.hd-color {
    color: #ffffff !important;
    background-color: #075b07;
    padding: 19px;
    border-radius: 10px;
    margin-top: 20px;
}

.green .sec-title {
    color: #fff;
}

.p-top-left2 {
    position: absolute;
    top: 0;
    left: 0;
}

.p-bottom-right2 {
    position: absolute;
    bottom: 0;
    right: 0;
}

@media (max-width: 991px) {
    .md-mb-40 {
        margin-bottom: 40px !important;
    }
}

@media (max-width: 375px) {
	.hero-section.style-2 .hero-content .title {
		font-size: 21px !important;
	}
}

@media (max-width: 520px) {
	.mr-bt-45 {
		margin-bottom: 5px;
	}
	
	.footer-section .footer-bottom .footer-policy a {
		font-size: 14px;
	}
	
	.hero-section.style-2 .hero-content .title {
		font-size: 20px ;
	}
	
	/*.hero-section.style-2 .hero-content {
		padding: 52px 14px !important;
	}*/
}

@media (max-width: 768px) {
	
	.hero-section.style-2 .hero-content {
    margin-top: 20px;
}
	
	.service-single-box-1 {
		min-height: auto !important;
	}
	
	.service-single-box {
		min-height: 550px;
	}
	
	.tech {
		font-size: 32px !important;
	}
	
	.hero-section.style-2 .hero-content {
		padding: 80px 14px ;
	}
	
	.sec-title{
		font-size: 23px;
	}
	
	 .hero-section.style-2 .hero-content .title {
        font-size: 32px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
	.service-single-box-1 {
		min-height: auto !important;
	}
	
	.service-single-box {
		min-height: 500px;
	}
	
	.tech {
		font-size: 32px !important;
	}
	
	.hero-section.style-2 .hero-content {
		padding: 80px 95px !important;
	}
	
}

@media (min-width: 992px) and (max-width: 1699px) {
	.hero-section.style-2 .hero-content .title {
			font-size: 27px;
	}
	
	.hero-content {
		padding: 80px 55px !important;
	}
	
	.hero-section.style-2 .hero-content .title {
		font-size: 36px;
	}
	
	.hero-section.style-2 .hero-content .text {
		font-size: 22px;
	}
	
	.pms-bg-img {
		background-image: url(../../assets/images/about/pms2.jpg);
		background-position: center;
		height: 100%;
		width: 48%;
	}
	
	.p-top-left img {
		display: none;
	}
	
	.main-menu>ul>li.menu-item-has-children {
		margin-right: 15px;
	}
	
	.main-menu>ul>li>a {
		padding-right: 14px;
	}
	
	.service-single-box-1 {
		min-height: 530px;
	}
	
	.sec-title {
		font-size: 39px;
	}
}

.cta-text center {
	position: sticky;
}

.whatsapp-icon {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: fixed;
	bottom: 20px;
	left: 15px;
	z-index:999;
	width: 48px;
	height: 48px;
}

.breadcrumb-section .title-outer .title {
    font-size: 48px;
}

.breadcrumb-section {
    padding: 170px 0 120px;
}

.side-menu {
	font-weight: 800;
	color: #063232;
}

.title-color{
	color: #063232 !important;
}

.title-color span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: var(--theme-color);
}

.title-color span .asterisk::before {
    display: inline-block;
    position: absolute;
    content: "";
    left: 135%;
    top: 100%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: url(../images/icons/asterisk.png) no-repeat center / cover;
}


.case-filter-buttons .menu-filtering {

    max-width: 900px;
	
}

.case-single-item .case-info .title {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
     padding: 8px;
}

.text-clr {
color:  #8ec3c7 !important;
}

.alignment {
 text-align: justify;
}

.pd-top40 {
    padding-top: 40px;
}

.spl-font {
    font-size: 22px;
}

.spl-box {
    background-color: #bde1e1;
    padding: 25px;
    text-align: justify;
    border-radius: 10px;
    border: 1px dashed #678989;
    font-size: 20px;
}

.benifit-item {
  align-items: normal;
}

.img-rt {
    float: right;
    padding-left: 10px;
}

.img-tr{
width: 100% !important;
}

.img-lt {
    float: left;
    padding-right: 10px;
    margin: 10px;
}

.accordion-box.style-2 .accordion .acc-content .content .text {
    text-align: justify;
}

mt-10 {
    margin-top: 10px;
}

.icon-three-people::before {
      background: url(/UserFiles/images/pms/icon-three-people.png) no-repeat center / cover;
}

.icon-handshake::before {
      background: url(/UserFiles/images/pms/icon-handshake.png) no-repeat center / cover;
}

.icon-handshake {
    width: 70px !important;
    height: 70px !important;
}

.icon-handshake {
    @include icon-style(70px, 70px, '/UserFiles/images/pms/icon-handshake.png');
}

.icon-infrasture {
    display: inline-block;
    width: 70px !important;
    height: 70px !important;
    position: relative;
}

.icon-infrasture::before {
    display: inline-block;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: url(/UserFiles/images/pms/infrastructure-icon.png) no-repeat center / cover;
}

.sub-hd {
    font-size: 25px;
    color: #063232;
    margin-bottom: 15px;
    font-weight: 600;
}

.text-align {
   text-align: justify;
}

 .branch-single-box:hover .list-style-2 li {
        color: white !important;
    }

.text-justify {
    text-align: justify;
}

.cust-light-border {
    border: 1px solid lightgray;
}

.branch-absolute {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.branch-absolute i {
   font-size: 140px;
  opacity: .1;
  color: #1c8a6f;
}

.branch-single-box:hover .branch-absolute i {
    opacity: 1;
    color: inherit;
}

.cust-height {
    min-height: 430px;
}

.sub-hd-2 {
    font-size: 35px;
    color: #063232;
    margin-bottom: 40px;
    font-weight: 600;
    border-bottom: 1px dashed #8db1b3;
    padding-bottom: 30px;
    line-height: normal;
}


.light-blue-box {
    padding: 40px;
    border: 10px solid #c7dddd;
    border-radius: 8px;
    background-color: #ecf8f8;
    margin-top: 35px;
}

.process-single-box .header {
    margin-bottom: 40px !important;
}

.process-single-box {
    margin-bottom: 55px !important;
}

.icon-rediff {
    display: inline-block;
    width: 80px !important;
    height: 80px !important;
    position: relative;
}

.icon-rediff::before {
    display: inline-block;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: url(/UserFiles/images/pms/rediff.png) no-repeat center / cover;
}

.ashia-tech {
    display: inline-block;
    width: 80px !important;
    height: 80px !important;
    position: relative;
}

.ashia-tech::before {
    display: inline-block;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: url(/UserFiles/images/pms/ashia-tech.png) no-repeat center / cover;
}

.ask-logo {
    display: inline-block;
    width: 80px !important;
    height: 80px !important;
    position: relative;
}

.ask-logo::before {
    display: inline-block;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: url(/UserFiles/images/pms/ask-logo.png) no-repeat center / cover;
}

.webline-tally-academy {
    display: inline-block;
    width: 80px !important;
    height: 80px !important;
    position: relative;
}

.webline-tally-academy::before {
    display: inline-block;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: url(/UserFiles/images/pms/webline-tally-academy.png) no-repeat center / cover;
}

.hitech-services {
    display: inline-block;
    width: 80px !important;
    height: 80px !important;
    position: relative;
}

.hitech-services::before {
    display: inline-block;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: url(/UserFiles/images/pms/webline-hitech-services.png) no-repeat center / cover;
}

.bulk-sms {
    display: inline-block;
    width: 80px !important;
    height: 80px !important;
    position: relative;
}

.bulk-sms::before {
    display: inline-block;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: url(/UserFiles/images/pms/bulk-sms.png) no-repeat center / cover;
}

.bottom-buttons {
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    background-image: linear-gradient(to bottom, #c2d5a4, #ffffff);
    padding-bottom: 50px;
}

.button1 {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.button2:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

.theme-btn-rect {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #213403 !important;
    border-radius: 0px !important;
    width: 100% !important;
}

.header-style2 .main-wrapper {
    padding: 10px 60px;
   background: linear-gradient(to right, #daaee6 0%, #4c0d5b 100%);
}

.hero-section.style-2 .circle-box {
    width: 160px;
    height: 160px;
}

.hero-section.style-2 .hero-content .since span {
        color: #450754;
	 }
	 
.hero-section.style-2 .hero-content .since {
  
    border: 1px solid rgb(110 42 127);
}

.hero-section.style-2 .hero-content .since::before
 {
   background-color: rgb(75 14 90);
}

.header-style2 .main-wrapper .menu-area {
    background: transparent;
}

.text-theme3 {
    color: #5c146e !important;
}

.light-feature-box {
    padding: 15px;
    border: 1px dotted #69247a;
    border-radius: 5px;
    background-color: #fcf3ff;
    border-bottom: 10px solid #500f60;
    box-shadow: 8px 8px #ba89c7;
    border-right: 2px solid #500f60;
	border-left: 2px solid #500f60;
	transition: all 0.5s ease;
	}

.light-feature-box:hover {
	    transform: scale(1.05);
}

.light-feature-box .features-list li {
    font-size: 15px;
    line-height: 28px;
    color: #000000;
    position: relative;
    padding-left: 25px;
}

 .light-feature-box .features-list li::before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    transition: all .4s ease 0s;
    left: 0;
    width: 18px;
    height: 18px;
    background: url(../images/icons/check-circle-purple.png);
}

.light-feature-box .title {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 10px;
}

.hero-section.style-2 {
     background: linear-gradient(to right, #dbafe7 0%, #4b0c5a 100%);
}

.bg-dark-footer {
    background: linear-gradient(to top, #200028, #8f36a5 100%);
}  

.footer-widget ul li a {
    text-decoration: none;
    color: #fff;
}

/*.newsletter {
  margin-bottom: 35px;
}*/

.bg-theme-color {
    background-color: #f2edff !important;
}

    .about-section.style-3 .bg-path__shape::after {
    background: #d4b3e1 !important;
  }

.about-section.style-3 .bg-path__shape::before {
    background: #f0d9f9 !important;
   }

.bg-dark-btn {
    background-color: #7a318d !important;
    color: #fff;
}

.bg-dark-btn:hover {
    background-color: #C1AEFD !important;
    color: #000;
}

  .pms-txt-color {
    color: #2e2e2e !important;
}

.bg-dark-btn2 {
    background-color: #e3572b !important;
    color: #fff;
}

.bg-dark-btn2:hover {
    background-color: #FFAE95 !important;
    color: #000;
}

.sec-title-hd {
    font-size: 35px;
    font-weight: 500;
}

.counter-section .achievement-stats .stat-item:nth-child(3) {
    border: 1px solid var(--dark-color);
    border-top: none;
    border-bottom: none;
}

.counter-section .achievement-stats .stat-item:nth-child(4) {
    border: 1px solid var(--dark-color);
    border-top: none;
    border-bottom: none;
}

@media (max-width: 540px) {
    .counter-section .achievement-stats .stat-item:nth-child(3) {
        border-top: inherit;
        border-bottom: inherit;
        border-left: none;
        border-right: none;
    }

 .counter-section .achievement-stats .stat-item:nth-child(4) {
        border-top: inherit;
        border-bottom: inherit;
        border-left: none;
        border-right: none;
    }
}

.pd-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.py-25 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.img-right {
float: right;
margin-left: 10;
padding: 10px;
}

.content-image img {
    width: auto !important; 
}

.project-details p {
   text-align : justify;
}

  .orange-cor {
     color: #E3572B;
 }
   
   .green-cor {
    color: #075B05;   
   }

.pd-left {
 padding-left: 20px;
}

.single-box {
 padding: 5px !important;
 border: 1px dashed #16951b;
}

.pd-40-top {
    padding-top: 40px;
}

.breadcrumb-section .bg::before {
    background: rgb(2 27 27 / 46%);
}

.bg-navy-sec {
    padding: 0 60px;
    background: linear-gradient(to right, #06339d 0%, #075b04 100%);
}

.bg-navy-sec .text {
    font-size: 18px;
    color: #fff;
    padding: 10px;
    font-weight: 700;
}

.theme-btn2 {
    color: #fff !important;
    background-color: #073e74 !important;
}

.img-circle {
    border-radius: 50%;
}

.bg-navy-sec2 {
    padding: 0 60px;
    background-color: #d2ecff;
}

.bg-navy-sec2 .text {
    font-size: 18px;
    color: #000000;
    padding: 10px;
    font-weight: 700;
}

.brd-rds{
border-radius: 50px !important; 
}


.mt-70{
margin-top: 70px;
}

/*.bg img{
	object-fit: cover;
	object-position: left;
	height: 100%;
}*/

 .webline-loader {
            border: 16px solid #F6FCEC;
            border-top: 16px solid #048023;
            /* Dark Green */
            border-radius: 50%;
            width: 180px;
            height: 180px;
            animation: spinloader 2s linear infinite;
        }

        .webline-loader img {
            height: 180px;
            width: 180px;
            animation: spinlogo 2s linear infinite;
        }

        @keyframes spinloader {
            0% {
                transform: rotate(0deg);
            }

            100% {
                transform: rotate(360deg);
            }
        }

 @keyframes spinlogo {
            0% {
                transform: rotate(360deg);
            }

            100% {
                transform: rotate(0deg);
            }
        }
.img-width {
width: 90% !important;
}

.txt-black {
color: #000 !important;
}

 .txt-col {
font-size: 20px;
    line-height: 1.4;
    color: var(--dark-color);
    font-weight: 500;
}

.feature-single-box:hover h4 a {
    color: #fff !important;
}

.w-90 {
    width: 90% !important;
}

.case-single-item .case-info
 {
    left: 0px !important;
    width: 100%;
}

.case-single-item {
   border: 1px solid #d7d7d7;
}

.fs-18 {
 font-size: 18px;
}

.blog-single-box {
       padding: 10px !important;
    }
    
    .space2, .space-bottom {
    padding-bottom: var(--section-space-small-mobile);
    }

    .space2, .space-top {
    padding-top: var(--section-space-small-mobile);
    }

.blog-content h4 {
 text-align: center;
font-size: 20px;
}


/* responsive */



@media (min-width: 992px) and (max-width: 1440px)
{
.hero-section.style-2 .circle-box {
 width: 120px !important;
 height: 120px !important;
top: 45% !important;
}    

.img-bd {
margin-bottom: 20px !important;
}


.hero-section.style-2 .hero-content{
padding : 25px 20px !important;
}
.hero-section.style-2 .hero-content .title{
font-size: 26px !important;
}
.hero-section.style-2 .hero-content .text{
font-size: 18px !important;
}
.about-content-wrapper{
padding-left: 30px !important;
}
.pms-bg-img{
width: 51% !important;
}
.bg img{
min-height: 100% !important;
width: auto !important;
object-fit: cover;
}
}
@media (min-width: 992px) and (max-width: 1200px){
.pms-bg-img {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 52% !important;
}
.hero-section.style-2 .hero-content{
padding : 20px 15px !important;
}

.img-bd{
width: 80% !important;
}
}
@media (min-width: 320px) and (max-width: 1200px){
.hero-section.style-2 .hero-content .title , .service-single-box .title, .sec-title-hd, .newsletter .text h3, .cta-section.style-3 .cta-text p, .bold .hd-color{
font-size: 18px !important;
}
.hero-section.style-2 .hero-content .text, .service-single-box .text, .newsletter .contact-info .email-details a {
font-size: 14px !important;
}
.counter-section .achievement-stats .stat-item .count-box, .tech,  .title-area .sec-title, .green .sec-title {
  font-size: 25px !important;
}
.icon i, .newsletter .contact-info .email-icon{
   width: 40px !important;
   height: 40px !important;
}
.service-single-box-1{
    min-height: 440px;
}
.marquee-wrap .marquee__group .m-item {
   font-size: 20px;
}
.marquee-wrap{
padding: 15px 0;
}
.bg img{
min-height: 100% !important;
width: auto !important;
object-fit: cover;
}
.p-top-left2 img , .p-bottom-right2 img{
width: 150px;
}
.service-section>.pd-40 {
display: block  !important;
}
.service-section>.pd-80 {
display: none  !important;
}
}
@media (min-width: 1200px) and (max-width: 2000px){
.service-section>.pd-40 {
display: none  !important;
}
.service-section>.pd-80 {
display: block  !important;
}
}
.policies-heading h4 {
color: #e35728;
font-size: 27px;
line-height: 1.417;
}

.img-right {
  float: right;
padding-left: 15px;
}

.header-style2 .main-wrapper .nav-menu .main-menu>ul>li>a {
    color: #22002a;
    font-size: 18px;
	font-weight: 700;
}

.bg-theme-color-mob {
    background-color: #ffffff !important;
}

.header-style2 .header-top {
    background-color: #30013c;
}

.header-style2 .header-top .inner-container {
     background: #30013c;
}

.header-right-wrapper .header-right .sidebar-icon .sidebar-trigger {
      background-color: #30013c;
}

.header-right-wrapper .header-right .header-btn span {
    color: #ffffff;
}

.hero-section.style-2 .circle-box {
       background-color: #5c156e;
}

.newsletter {
        background-color: #30013c;
}

.contact-info li i {
    background-color: #30013c;
}

.header-style2 .header-top .list-style-1 li {
    color: #ffffff;
    display: flex;
    align-items: center;
}

.header-style2 .social-icon-one .menu-follow_title {
    color: #ffffff;
}

body {
     color: #000000;
    background: #fff;
}

.footer-section .footer-bottom {
    background-color: #200028;
}

.footer-section .footer-bottom p
 {
    color: #ffffff;
}

.footer-section .footer-bottom .footer-policy a {
    color: #ffffff;
}

.footer-section .footer-bottom .footer-policy a:hover
 {
    color: #bc00eb;
}

.circle-box .text-inner text
 {
    fill: #ffffff;
}

.sub-title {
    color: #30013c;
}

.sub-title span {
        background-color: #30013c;
}

.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6 {
    color: #000000;
}

.hero-section.style-2 .hero-content {
    background-color: #fcf3ff;
}

.hero-section.style-2 .hero-content .title {
    font-size: 43px;
    color: #30013c;
}

.hero-section.style-2 .hero-content .text {
    color: #000000;
    font-size: 21px;
}

.bg-dark {
    background-color: #632076 !important;
}

.main-menu ul.sub-menu li a::before
 {
      background: #30013c;
}

.header-style2 .main-wrapper .nav-menu .main-menu>ul>li>a:hover
 {
    color: #000;
}

.service-section.style-2 .service-single-box
 {
    background-color: #f3cdfd;
}

.service-section.style-2 .service-single-box:hover
 {
    background-color: #5c146d;
}

.service-section.style-2 .service-single-box .text
 {
    color: #000;
}

.service-section.style-2 .service-single-box:hover .text
 {
    color: #ffffff;
}

.service-section.style-2 .service-single-box:hover .service-btn
 {
    color: #f3cdfd;
    border-color: #f3cdfd;
}

.service-section.style-2 .service-single-box .border::before
 {
    background: #F3CDFD;
}

.service-section.style-2 .service-single-box .serial {
    color: #5C146D;
}

.service-section.style-2 .service-single-box:hover .serial {
    color: #f3cdfd;
}

.service-single-box .icon:hover {
    color: #F3CDFD;
}

.service-section.style-3 .service-single-box {
    background-color: #F3CDFD;
}

.service-section.style-3 .service-single-box:hover {
    background-color: #5C146D;
}

.service-section.style-3 .service-single-box .text
 {
    color: #000;
}

.service-section.style-3 .service-single-box:hover .text
 {
    color: #ffffff;
}

.service-section.style-3 .service-single-box:hover .service-btn
 {
    color: #f3cdfd;
    border-color: #f3cdfd;
}

.service-section.style-3 .service-single-box .border::before
 {
    background: #F3CDFD;
}

.service-section.style-3 .service-single-box .serial {
    color: #503b55;
}

.service-section.style-3 .service-single-box:hover .serial {
    color: #f3cdfd;
}

.service-section.style-3 .swiper-slide-active  .service-single-box {
    background-color: #5C146D;
}

.service-section.style-3 .swiper-slide-active  .service-single-box .text
 {
    color: #fff;
}

.service-section.style-3 .swiper-slide-active  .service-single-box .service-btn
 {
    color: #f3cdfd;
    border-color: #f3cdfd;
}

.service-section.style-3 .swiper-slide-active .service-single-box .serial {
    color: #F3CDFD;
}

.footer-widget ul li a:hover {
    color: #f0b4ff;
}

.contact li a:hover {
    color: #f0b4ff; !important;
}

.footer-section .footer-social .social-link:hover {
    color: #f0b4ff;
}

.text-theme2
 {
    color: #f3cdfd !important;
}

.white .sub-title {
    color: #f3cdfd;
}

.marquee-wrap
 {
    background: #5c146d;
}

.marquee-wrap .marquee__group .m-item {
    color: #ffffff;
}

.hero-section.style-2 .circle-box .logo-box img {
    filter: none;
}


/*=========inner css============*/
.front-office img{
width: 400px !important;
}
.hero-content2 {
padding: 10px 0 100px 0;
}

.heading-theme h3{
color: #620d62;
}
.light-pink-box{
   padding: 40px;
   border: 10px solid #5C146D;
   border-radius: 8px;
   background-color: #fcf3ff;
   margin-top: 35px;
}

.choose-section.style-2 .features-list2 li::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    left: 0px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-color: #f5d0ff ;
    font-size: 16px;
    font-weight: 700;
    font-family: var(--icon-font);
    color:  #5C146D;
    transition: all 0.4s ease 0s;
    border-radius: 14px;
}
.choose-section.style-2 .features-list2 li {
    font-size: 18px;
    color: white;
    position: relative;
    padding-left: 45px;
    transition: all .4s ease 0s;
    margin-bottom: 20px;
}
.front-office-mobile img{
width: 60%;
}
.front-office-db img{
width: 100%;
}
.icon-time, .icon-guest-satisfaction, .icon-hotels, .icon-connected-person, .icon-revenue{
    display: inline-block;
    width: 70px !important;
    height: 70px !important;
    position: relative;
}


.icon-time::before, .icon-guest-satisfaction::before, .icon-hotels::before, .icon-connected-person::before, .icon-revenue::before {
    display: inline-block;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);}


.icon-time::before {
    background: url(/UserFiles/images/pms/time-icon.png) no-repeat center / cover;
}


.icon-guest-satisfaction::before {
    background: url(/UserFiles/images/pms/guest-satisfaction.png) no-repeat center / cover;
}
.icon-hotels::before {
    background: url(/UserFiles/images/pms/hotels.png) no-repeat center / cover;
}

.icon-revenue::before {
    background: url(/UserFiles/images/pms/connected-person.png) no-repeat center / cover;
}

.icon-connected-person::before {
    background: url(/UserFiles/images/pms/connected-person.png) no-repeat center / cover;
}

.icon-revenue::before {
    background: url(/UserFiles/images/pms/revenue-icon.png) no-repeat center / cover;
}
.bg-theme-color  .feature-single-box:hover {
    background-color: #77318c;}
.bg-theme-color .feature-single-box:hover .icon {
    filter: brightness(0) saturate(100%) invert(91%) sepia(12%) saturate(1224%) hue-rotate(270deg) brightness(200%) contrast(95%);
}
.featured-list .list-style-3 li::before{
    color: rgb(92, 20, 109)  !important;}
.top-right-img img{
width: 100% !important;
}
.bg-theme-color .feature-single-box2:hover{
    background-color: #F5D0FF;
 }
.bg-theme-color .feature-single-box2:hover p{
 color: black;
 }
.bg-theme-color .feature-single-box2{
min-height: 350px;
}
.grey-bg {
  background-color: #f5f5f5;
}
.icon-checkmark2::before{
background: url(/UserFiles/images/pms/icon-check-purple.png) no-repeat center/cover !important;
}
.img-box-1{
display: flex;
justify-content: center;
align-items: center ;
text-align : center ;
}
.feature-bx{
box-shadow: 0 4px 12px rgb(90 18 108 / 15%);
    border: 2px solid #5a126c;
    border-radius: 12px;
   min-height: 250px;
  transition: all 0.3s ease;
   padding-top: 15px !important;
}
.img-box-1 img{
width: 70%;
}
.feature-bx:hover {
 transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(90, 18, 108, 0.3);}
.pms-img img{
width: 60% !important;
}
   
.cm-ota-integration{
 background: linear-gradient(275deg, #2a0d34, #77318c);
}
 
.cm-ota-integration p, .cm-ota-integration h3 , .cm-ota-integration h4, .cm-ota-integration h6{
color: white; 
}
.feature-single-box2 h4{
margin-top: 10px;
}
@media (min-width: 320px) and (max-width: 1024px){
.heading-sm .title{
    font-size: 20px;}
}
@media (max-width: 576px){
.rounded-icons img{
width: 100px;
margin-bottom: 10px;
}
.rounded-icons h4{
text-align: center;
}
}
.feature-single-box.feature-single-box2.fsb2-height{
min-height: 235px !important;
}
.fsb2-height .title{
color: black;
font-size: 18px;
margin-top: 20px;
}
.bg-theme-color .feature-single-box2.fsb2-height:hover .title{
 color: black;
 }
.controls-security-icons img{
width: 145px !important;
margin-bottom: 20px;
}
 .text-bx{
 display: flex;
     width: 100%;
    border-left: 15px solid purple;
    margin-bottom: 15px;
    border-bottom: 1px solid purple;
    gap: 20px;
    box-shadow: 1px 3px 6px 2px rgb(161 87 180 / 28%);
  }
 .text-bx h2{
color: purple;
font-size: 38px;
}
.bx-1 img{
width: 80% !important;
}
 .text-bx p{
font-size: 20px;
color : black;
}
.feature-card {
    background-color: #fff;
    padding: 15px;
    min-height: 290px;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
  }
  .feature-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  }
.choose-section.style-2 .feature-card .features-list2 li{
color: black;
font-size:  16px;
}
.feature-card img{
width: auto;
}

.features-heading-container{
margin-bottom: 20px;
}
.bg-theme-color4{
background-color: #D8BFD8;
}
.cta-bg {
background-color: #f9f9f9;
}
@media (max-width: 1024px){

.controls-security-icons img{
width: 100px !important;
}
.text-bx p {
    font-size: 16px;
}
.text-bx h2 {
   font-size: 28px;
}
}
@media (max-width: 1104px) and (min-width: 992px){
.feature-card{
min-height: 335px !important;
}
}
@media (max-width: 576px) {
  .features-heading-container > div {
    justify-content: center;
  text-align: center;
  }
.pms-img img {
width: 100%  !important;
}
 .features-list2 {
    padding-left: 25px; 
  }
}
.cta h3{
color: #690169;
}
.card2 {
  position: relative;
   height: 350px;
  overflow: hidden;
  border-radius: 10px;
  cursor: pointer;
}
.card2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s ease;
}
.overlay1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 15%);
  color: white;
  opacity: 0;
  transition: 0.5s ease;
  padding: 20px;
  box-sizing: border-box;
}
.card2:hover img {
  transform: scale(1.1);
  filter: brightness(40%);
}
.card2:hover .overlay1 {
  opacity: 1;
}
.overlay1 h6{
color : white;
font-size: 30px;
 text-align: center;
}
.choose-section.style-2 .features-list4 li{
font-size: 14px;
}
.choose-section.style-2 .features-list4 li::before{
width: 23px;
height: 23px;
line-height: 22px;
background-color: white;
}
.bg-blue{
background: #e1f4ff;
}
@media (max-width: 1090px) and (min-width: 992px)  {
  .card2 {
   height: 460px;
   width: auto;
  }
}
@media (max-width: 992px) {
  .card2 {
   width: 470px;
  margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
.card2 {
       width: auto;
  }
}
@media (max-width: 400px) {
.card2 {
   height: 500px;
    width: auto;
  }
 .features-list2  {
  padding-left: 5px;
  }
}
.overlay1-heading {
position: relative;
    top: -37px;
    text-align: center;
background-color: #00000096;

 }
.overlay1-heading h6{
color: white;
font-size: 25px;
}

.card2:hover .overlay1-heading{
opacity: 0;
transition: 0.5s ease;
}
.bg-theme-color-3{
background: #7C4F86;
}
.hover-icon:hover   .icon-shadow { 
 border-radius: 50%;
   box-shadow: 7px 0px 36px #450E53;
   transform: translateY(-5px);
   }
    .bgtheme5{
    background: #a9b1ba61;
    }
  .icon-shadow{ 
   outline-offset: -4px;
    border-radius: 50%;
   transition: transform 0.3s, box-shadow 0.3s;
  margin-bottom: 20px;
}
 .box1-main{
display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

 .box1  , .box2{
 display : flex;
 flex-direction :row;
 justify-content: space-between;
 }
 .box1 img, .box2 img{
  width: 100px !important;
  }
  .box1{
    border-bottom-left-radius: 50px;
   border-top-left-radius: 50px;
   background: #82c611 !important;
   border-right: 10px solid #5d9500;
     }
   .box2{
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
   background: #82e1d5 !important;
   border-left: 10px solid #0eb8a3;
    }
    
    .txt-box{
    display: flex;
    align-items: center;
    justify-content: center;
   
    }
    .txt-box h6{
      margin-bottom: 0;
     }

.housekeeping-control-security img{
width: 400px !important;
height: auto;
}
.box2 img{
margin-left: 25px;
}
.txt-box-icon-right{
    justify-content: right;
   }
.txt-box-icon-left {
    justify-content: left;
   }
 .bg-dark-purple{
background: #673daf3d;
}
.features-heading-container2{
      background: #e7e7e7;
      padding: 4px;
   }
.feature-card2{
    padding: 0px 12px 3px 12px !important;
     min-height: 230px !important;
    }
@media (max-width: 576px) {
 .hover-icon img, .features-heading-container2 img{
width: 70px !important;
}
}
@media (max-width: 992px) {
 .hover-icon img, .features-heading-container2 img{
width: 70px !important;
}
}
.no-border.light-feature-box{
border: none ;
}
.no-border.light-feature-box:hover{
transform: scale(1);
}
.inventory-image-box img{
    border-radius: 20px;
    border: 1px transparent;
}
@media (min-width: 1200px){
.inventory-image-box img{
height: 480px ;
}
}

.process-single-box:hover .box-count2 span{
transform: translateY(73px) !important;
}
.process-single-box:hover .box-count2::after{
height: 50px !important;
}
.process-single-box .box-count2 span{
transform: translateY(0px) !important;
}
.process-single-box .box-count2::after{
height: 0px !important;
}
@media (max-width: 992px){
.process-single-box:hover .box-count2 span{
transform: translateY(0px) !important;
}
.process-single-box:hover .box-count2::after{
height: 0px !important;
}
}
.process-section.style-2.no-border .process-list .process-item .title{
font-size: 22px !important;
}
@media (max-width: 1920px){
.card2.card3{
height: 400px;
}
}
@media (max-width: 1400px){
.card2.card3{
height: 450px;

}
}
@media (max-width: 1125px){
.card2.card3{
height: 500px;
}
.overlay1 h6{
font-size: 22px;
}
}
@media (max-width: 992px){
.card2.card3{
height: 350px;
}
.overlay1 h6{
font-size: 22px;
}
}
@media (max-width: 476px){
.card2.card3{
height: 450px;
}
.overlay1 h6{
font-size: 22px;
}
}
@media (max-width: 576px){
.card2.card3 .overlay1 {
padding: 5px;
}
.overlay1 h6{
font-size: 22px;
}
}
@media (max-width: 992px){
.card2 .overlay1{
 opacity: 1;
}

.card2 img{
filter: brightness(40%);
}
.card2:hover .overlay1{
 opacity: 1;
}

.card2:hover img{
filter: brightness(40%);
}
.card2:hover .overlay1-heading{
 opacity: 0;
}
.card2 .overlay1-heading{
 opacity: 0;
}
}
.bg-dark4 {
  background: #30003f;
}
@media (max-width: 1920px) and (min-width: 1024px) {
.feature-single-box.feature-single-box2.fsb2-height.fsb3-height{
min-height: 300px !important;
}
}
@media (max-width: 1300px) and (min-width: 992px) {
.feature-card2.feature-card-bx{
min-height: 270px !important;
}
}
@media (max-width: 1920px) and (min-width: 1299px) {
.feature-card2.feature-card-bx{
min-height: 290px !important;
}
}
@media (max-width: 991px) and (min-width: 576px) {
.feature-card2.feature-card-bx{
min-height: 290px !important;
}
.feature-single-box.feature-single-box2.fsb2-height.fsb3-height{
min-height: 280px !important;
}
}
@media (min-width: 992px)  {
.feature-img img{
width: 100% !important;
}
}
.light-feature-box2.box2-height{
min-height: 260px !important;
}
@media (min-width: 768px) and (max-width: 992px){
.hcm-img img{
width: 60% !important;
}
}
@media (max-width: 576px){
.sec-title.hdsize{
font-size: 35px !important;
}
}
.icon2 i{
    width: 24px !important;
    height: 24px !important;
}

@media (max-width: 1400px){
.contact-section.style-2 .contact-content-wrap .contact-info .contact-item .info .title{
font-size: 18px;
}}
.icon-border:before{
    border: 4px solid #4f0162;
    padding: 5px;
    border-radius: 50px;
}
.icon .icon-border {
height: auto !important;
}
.planning-btn2.planning-btn2{
align-items: center !important;

}

/*-----------------------*/
.overlay1-heading{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}


.list-height{

height: 100%;
}

.overlay1-heading {
    top: -130px !important;}

.overlay1-heading h4{
color: white;
}
.overlay1-heading{
height: 90px;
}
.card2-new::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0);
    transition: background 0.3s ease;
    border-radius: 10px;
    z-index: 1;
}

.card2-new:hover::before {
    background: rgba(0, 0, 0, 0.63);
    
 }

.card2-new {
    position: relative;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    transition: transform 0.3s ease;
    padding: 10px 0px 0px 0px;
}



.card2-new-heading,
.features-list4.features-list2 {
    position: relative;
    z-index: 2; 
    transition: opacity 0.5s ease;
}

/* your existing hover effects for text/lists */
.card2-new:hover .card2-new{
    opacity: 1;
}

.card2-new:hover .features-list4.features-list2 {
    opacity: 1;
}




.features-list4.features-list2 {
    opacity: 0;

}

.card2-new .card2-new-heading{
    opacity: 0;
    color: white;
    text-align: center;

}
.card2-new.img1{
background: url(/UserFiles/images/pms/report-and-analytics.jpg);
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;

} 
.card2-new.img2{
background: url(/UserFiles/images/pms/control-and-security.jpg);
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;

} 
.card2-new.img3{
background: url(/UserFiles/images/pms/benifit-usecase.jpg);
    background-position: center;
    object-fit: cover;
   background-repeat: no-repeat;

} 
.content-bx2:hover .features-list4.features-list2{
    opacity: 1;
    transition: 0.5s ease;
}
.card2-new:hover .card2-new-heading{
opacity: 1;
}
.content-bx2:hover .overlay1-heading{
opacity: 0;
transition: 0.5s ease;
}
@media (max-width: 992px)and (min-width: 576px)
{
.card2-new-main-box{
width: 470px;
height: auto;
}
}
@media (max-width: 1920px)and (min-width: 1024px){
.card2-new{
height: 395px;
}
}

@media (max-width: 1024px)and (min-width: 992px){
.list-height{
height: 450px;
}
.overlay1-heading {
    top: 15px !important;
}
}
@media (max-width: 992px){
.content-bx2:hover .overlay1-heading{
opacity: 0;
}
.content-bx2 .overlay1-heading{
opacity: 0;
}
.content-bx2 .features-list4.features-list2{
    opacity: 1;
    transition: 0.5s ease;
}
.content-bx2:hover .features-list4.features-list2{
    opacity: 1;
    transition: 0.5s ease;
}
.card2-new:hover::before {
    background: rgba(0, 0, 0, 0.63);
    
 }
 .card2-new::before {
    background: rgba(0, 0, 0, 0.63);
    
 }
 .card2-new-main-box{
margin-bottom: 20px;
}
.card2-new .card2-new-heading{
opacity: 1;
  color: white;
  text-align: center;
     
}
.card2-new:hover .card2-new-heading{
opacity: 1;
 color: white;
 text-align: center;
 
}
.card2-new:hover .overlay1-heading{
display: none;
} 
.card2-new .overlay1-heading{
display: none;
} 
}
.card2-new.img4{
background: url(/UserFiles/images/pms/report-and-analytics-kitechen.jpg);
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;

} 
.card2-new.img5{
background: url(/UserFiles/images/pms/control-and-security-kitchen.jpg);
    background-position: center;
    object-fit: cover;
    background-repeat: no-repeat;

} 
.card2-new.img6{
background: url(/UserFiles/images/pms/benifit-usecase-kitechen-inventory.jpg);
    background-position: center;
    object-fit: cover;
   background-repeat: no-repeat;

} 


@media (max-width: 1400px) and (min-width: 1024px){
.card2-new.card3{
height: 450px !important;
}
}

/*=========inner css============*/


/*=========responsive css start============*/

@media (min-width: 1100px) and (max-width: 1440px){
.pd-res{
	padding: 40px; 
 }	
.hero-section.style-2 .hero-content .text{
	margin-bottom: 60px;
	font-size: 17px !important;
}
.light-feature-box .features-list li{
    font-size: 14px;
}
.light-feature-box{
	min-height: 350px; 
}
.light-feature-box .title{
	font-size: 16px;
}
.light-feature-box img{
	width: 70px;
}

.pms-bg-img {
	background: linear-gradient(45deg, black, transparent);
    background-size: contain !important;
    background-repeat: no-repeat !important;
    
}
.newsletter .text h3{
	font-size: 24px;	
}
.main-menu>ul {
	margin: 0 -40px !important;
}
.newsletter .contact-info .email-icon{
	    width: 55px !important;
    height: 55px !important;
	margin-left: 10px;
}
}


@media (min-width: 992px) and (max-width: 1101px){
.pd-res{
	padding: 40px; 
 }	
.light-feature-box{
	min-height: 450px; 
}
.light-feature-box .title{
	font-size: 16px;
}
.light-feature-box img{
	width: 70px;
}	
.light-feature-box .features-list li{
    font-size: 14px;
}
}
@media (min-width: 992px) and (max-width: 1700px){
	
.pms-bg-img {
	background: linear-gradient(45deg, black, transparent);
    background-size: contain !important;
    background-repeat: no-repeat !important;
    
}	
	
}
@media (min-width: 992px) and (max-width: 1480px){
	
.header-style2 .main-wrapper .nav-menu .main-menu>ul>li>a{
	font-size: 14px !important;
    font-weight: 600 !important;
	
}
.hero-section.style-2 .hero-content {
 padding: 40px 25px !important;
 
}
.hero-section.style-2 .hero-content .text{
margin-bottom: 40px;}	
}
@media (max-width: 526px){
 .header-style2 .main-wrapper{   
	padding: 0px 15px !important;	
 }
 .header-logo img{
	 width: 180px !important;
	 
 }
  .hero-section.style-2 {
     padding: 0px !important;
}
.hero-section.style-2 .hero-content {
 padding: 20px 25px !important;
 
}
.hero-section.style-2 .hero-content .text{
margin-bottom: 60px;}
.pd-res{
	padding: 20px; 
 }
}
@media (min-width: 527px) and (max-width: 786px){
 .pd-res{
	padding: 40px; 
 }
 .header-logo img{
	 width: 80% !important;
	 
 }
  .hero-section.style-2 {
     padding: 0px !important;
}
.newsletter .contact-info .email-icon{
	margin-left: 10px;
}
.hero-section.style-2 .hero-content {
 padding: 30px 25px !important;
 
}
.hero-section.style-2 .hero-content .text{
margin-bottom: 40px;}
}
@media (max-width: 1920px) and (min-width: 1440px){
.pd-res{
	padding: 80px; 
 }	
}
/*=========responsive css End============*/

single-select, .form-select, select {
      line-height: 30px;
}

.icon-bentol {
    width: 30px !important;
    height: 30px !important;
}

.icon-bentol::before {
        background: url(../images/icons/support2.png) no-repeat center / cover;
}

.support-link {
	border-bottom: 2px solid #01d5f9;
    padding-bottom: 5px;
    font-weight: 700;
    color: #ff8c2c;
}

.support-link a{
	color: #ff7400 !important;
}

.support-link2 a{
	color: #d56203 !important;
}

@media (max-width: 991px) {
    .header-style2 .header-top
 {
        display: block;
    }
}

@media (max-width: 768px) {
	.header-style2 .header-top .outer-box {
    display: none;
}
}

.header-style2 .header-top::before {
       background-color: #f1beff;
  }
  
 .brand-colr {
    background-color: #fff4e8;
}

.brands-slider .brand-item .image img:first-child {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
    transform: translateX(50%) scaleX(2);
    opacity: 0;
    filter: blur(10px);
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.brands-section .sponsors-outer .trusted-partners
 {
    font-size: 28px;
    color: #000;
    font-weight: 600;
}

.brands-section .sponsors-outer {
    border-top: 1px solid rgb(122 49 141);
    /*border-top: none;*/
    border-bottom: 1px solid rgb(122 49 141);
}

.sec-title-sm {
    font-size: 28px;
    line-height: 1.18;
    margin-bottom: 20px;
    margin-top: -0.18em;
    font-weight: 600;
    color: #420452;
}

.sec-title {
    font-size: 42px !important;
}

.light-feature-box2 {
    padding: 25px;
    border: 1px dotted #69247a;
    border-radius: 5px;
    background-color: #fcf3ff;
    border-bottom: 10px solid #500f60;
    border-right: 2px solid #500f60;
    border-left: 2px solid #500f60;
    transition: all 0.5s ease;
    min-height: 439px;
}

.light-feature-box2 .features-list li {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    position: relative;
    padding-left: 25px;
}

.light-feature-box2 .title {
    font-size: 26px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 10px;
}

.light-feature-box2 .features-list li::before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    transition: all .4s ease 0s;
    left: 0;
    width: 18px;
    height: 18px;
    background: url(../images/icons/check-circle-purple.png);
}

.mobile-position {
    margin-top: -100px;
    height: 300px;
    position: relative;
}

.bg-lt-pink {
    background-color: #d4b3e1 !important;
}

/*p {
    color: #101212 !important;
}*/

@media (max-width: 1920px) and (min-width: 1440px) {
    .pd-res {
        padding: 50px;
    }
}

.thin-brd {
    border-top: 1px solid #9480c3;
}

.contact-section.style-2 .contact-content-wrap .contact-info {
  padding: 10px 0 20px;
}

.contact-form {
    padding: 40px 25px 20px !important;
    margin-bottom: 25px;
}

.contact-section.style-2 .contact-content-wrap .contact-info .contact-item .icon {
    background-color: #30013c;
}

.contact-section.style-2 .contact-content-wrap .contact-info .contact-item .info .title
 {
    color: #2a0134;
}

.hd-small {
   color: #2a0134;
    font-weight: 700;
}

.contact-form .title {
    color: #30013c;
}

.contact-form form .form-group .icon {
       color: #30013c;
}

.bg-dark-btn4 {
    background-color: #30013c !important;
    color: #fff;
}

.bg-dark-btn4:hover {
   color: #edb4fb;
}

.process-section.style-2 .process-list .process-item .title {
    color: #30013c;
}

.process-section.style-2 .process-list .process-item .description {
    color: #000000;
}

.process-section.style-2 .process-list::before {
    background: none;
}

.process-section.style-2 .process-list::after {
    background: none;
}

.process-section.style-2 .process-list .process-item .number
 {
    color: #ffffff;
    background-color: #30013c;
}

.process-section.style-2 .process-list {
    border: 1px solid rgb(79 16 94);
}

.bg-theme-color5 {
    background-color: #d6c6ff !important;
}

.sponsors-outer-inr {
    border-top: 1px solid rgb(122 49 141) !important;
    border-bottom: none !important;
}

.dark-colr {
color: #30013c;
}

 .sp-text {
    text-align: center;
    font-size: 30px !important;
    color: #e35905;
    font-weight: 500;
    padding-bottom: 20px;
  }

.feature-grid .feature-item p
 {
    color: #202020 !important;
}

.mobile-menu ul li.active-class>a {
    color: #da5dff;
}

/*======other solution page css start===========*/
	.bg-skin {
		background-color: #fff4e8;
	}

	.hg-color {
		color: #30013c;
	}

	.text-black {
		color: black;
	}

	.min-mt-40 {
		margin-top: -43px;
	}

	.choose-section.style-2 .features-list3 li {
		font-size: 18px;
		position: relative;
		padding-left: 45px;
		transition: all .4s ease 0s;
		margin-bottom: 20px;
	}

	.choose-section.style-2 .features-list3 li::before {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		content: "";
		left: 0px;
		width: 28px;
		height: 28px;
		line-height: 28px;
		text-align: center;
		background-color: #30013c;
		font-size: 16px;
		font-weight: 700;
		font-family: var(--icon-font);
		color: #f5d0ff;
		transition: all 0.4s ease 0s;
		border-radius: 14px;
	}

	.project-details__content .title {
		font-size: 17px !important;
	}

	.feature-single-box {
                min-height: 222px;
		padding: 30px 30px !important;
	}

.box-height {
  min-height : auto !important;
   box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
}

.box-height:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.box-height .icon {
    font-size: 45px !important;
}

	.aft-bg {
		overflow: hidden;
		position: relative;
	}

	.aft-bg::after {
		content: "";
		position: absolute;
		left: -70px;
		top: -140px;
		width: 50%;
		height: 280%;
		background-color: #562b63;
		z-index: -1;
		transform: rotate(-30deg);
	}

	.aft-bg::before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
		background-color: #7e528b;
		z-index: -1;
	}

	.ra-bx img {
		background-color: white;
		width: 100px;
		height: 90px;
		border-radius: 50%;

	}

	.ra-bx h4 {
		color: #fff;
		font-size: 18px;
	}

	.ra-bx {
		margin-bottom: 30px;
		transition: .4s;
		align-items: center;
	}

	.ra-bx:hover .ra-bx img {
		transform: rotateX(180deg);
	}

	.cust-pms .service-single-box {
		min-height: 360px !important;
		padding: 30px 40px 30px !important;
	}

	.prp-bx i {
		position: absolute;
		left: 11px;
		top: 11px;
		color: #fff;
		font-weight: 700;
		font-size: 22px;
	}

      .order_icon{
font-size: 27px !important;
}

	

	.prp-bx-container::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #0000003a;
		z-index: -22;
	}

	.prp-bx {
		background: #88489b;
    padding: 20px;
    border-radius: 17px;
    min-height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 6px solid #bd8acd;
    backdrop-filter: blur(10px);
    margin-bottom: 30px;
    transition: .4s;
    position: relative;
    overflow: hidden;
	}

	.prp-bx::before {
		content: '';
		position: absolute;
		top: -40px;
		left: -80px;
		width: 155px;
		height: 110px;
		background-color: #510866;
		transform: rotate(-45deg);
	}

	.prp-bx:hover {
		transform: translateY(-5px);
	}


	.prp-bx h3 {
		font-size: 20px;
		color: white;
		text-align: center;
		margin-bottom: 0px;
	}

	.image-cust{
		width: 100% !important;
		border-radius: 15px;
	}

      .mb-30{
margin-bottom: 30px 
}

 .mt-40{
margin-top: 40px 
}

.feature-single-box .icon{
color: #542d6d !important;
}

.feature-single-box .color-white:hover {
   color: white;
}

.section_card_color{
background-color: #fcf3ff;
    padding: 5px;}

.min-height-choose-pms{
min-height: 360px !important;
}

.py-40{
padding-top: 40px important}
/*======other solution page css end===========*/

.contact-section.style-2 .contact-content-wrap .contact-info .contact-item .info .content a:hover
Specificity: (0,8,1)
 {
    color: #a108c9;
}

.contact-section.style-2 .contact-content-wrap .contact-info .contact-item .info .content a:hover {
    color: #632076 !important;
}

.contact-section.style-2 .contact-content-wrap .contact-info .contact-item .info .content a
 {
    color: #2c2c2c !important;
}

.contact-section.style-2 .contact-content-wrap .contact-info .contact-item .info .content
 {
    color: #2c2c2c;
}

.brd-box {
    border: 1px solid #30013c;
    border-radius: 10px;
    padding: 10px;
    border-bottom: 5px solid #30013c;
    border-right: 5px solid #30013c;
}

.icons-colr {
     color: #30013c;
    font-weight: 400;
}

.time-box {
    background: #e1d4ff;
    border: 2px dashed #000;
    padding: 10px;
    border-radius: 10px;
    font-weight: 600;
}

 .clock-colr {
color: #4f0162;
}

.form-shadow {
	box-shadow: 1px 3px 6px 2px rgb(105 101 106 / 28%);
}

.contact-form {
	box-shadow: 1px 3px 6px 2px rgb(105 101 106 / 28%);
}

.hd-ft {
	font-size: 25px !important;
}

.contact-form form .form-group textarea {
	height: 100px !important;
}

.m-b-5 {
    margin-bottom: -5px !important;
}

.ft-30 {
	font-size: 30px;
	color: #ff7b07;
}

.mobile-menu ul .submenu-item-has-children.active-class>a>.mean-expand-class {
 color: #da5dff !important;
}

.social-btn.style3 a {
 background: #e91eb2 !important;
}
@media (max-width: 576px) {
.btn-center{
text-align: center;
}
.feature-card{
min-height: auto;
}
}
.feature-single-box3 .icon i{
height: 40px !important;
width: auto !important;
}

@media (max-width: 576px){
.cust-pms .service-single-box{
min-height: auto !important;
padding:  20px 30px 20px !important;
}

}
.sm-icon2 img{
width: 104px;
margin-bottom: 10px;
}
.ra-bx img{
 height: 90px !important;
  width: 90px !important;
}

.ra-bx {
text-align : center;
}
@media (max-width: 1400px) and (min-width: 768px){
.feature-grid.feature-grid2 {
    gap: 0px !important;
}
}
@media (max-width: 1399px) and (min-width: 992px){
.ra-bx img{
 height: auto !important;
  width: auto !important;
}
}
@media (max-width: 992px) and (min-width: 576px){
.pms-img2 img{
width: 60% !important;
}
}
@media (max-width: 1090px) and (min-width: 992px){
.feature-single-box.feature-single-box3{
min-height:  250px !important;
}
}
.small-icon2 img{
width: 104px  !important;
}
@media (max-width: 576px){
.hd-center {
text-align : center
}
}
@media (max-width: 1000px) and (min-width: 992px){
.bg-theme-color .feature-single-box2{
min-height: 390px;
}
}
@media(max-width:  864px) and (min-width: 576px){
.bg-theme-color .feature-single-box2{
min-height: 380px;
}
}
@media(max-width: 576px){
.bg-theme-color .feature-single-box2{
min-height: auto;
}
}
@media(max-width: 1300px){
.fsb4 .icon i{
width: 70px !important;
height : 70px !important;
}
}

@media (max-width: 992px){
.img-box-1 img{
width: 104px;
}
.feature-bx{
min-height: auto;
}
}

@media (max-width: 992px) and (min-width: 576px){
.img-center2 img {
    width: 50% !important;
}
}
@media (max-width: 990px) and (min-width: 576px){
.img-center img {
    width: 50% !important;
}
}
.img-center img{
width: 70%;
}

@media(max-width: 992px){
.res-our-client{
display: none;
}
.res-our-client2{
font-size: 30px !important;
}
.res-our-client2.sp-text{
font-size: 23px !important;
}
}
@media(min-width: 992px){
.res-our-client2{
display: none;
}
}
.header-style2 .social-icon-one li a {
    font-size: 20px;
}

.footer-section .footer-social {
    margin-bottom: 20px;
}

.footer-section .footer-social i {
    font-size: 20px;
    background: #e3572b;
    border-radius: 100%;
    padding: 10px;
}

.box-disp-style {
    border: 2px dashed #ad7cac;
    text-align: center;
    padding: 20px;
    font-size: 20px;
    color: #4c1d49;
    border-radius: 20px;
    width: 59%;
    margin-top: 30px;
}
.scroll-top.show{
transform: translateY(-10vh) !important;
}

.accordion-box.style-2 .accordion .acc-btn.active
 {
    background-color: #30013cd4;
}

.accordion-box.style-2 .accordion .acc-btn.active .icon
 {
    color: #f2c7ff;
}

.accordion-box.style-2 .accordion .acc-btn .icon {
       color: #30013c;
      border-left: 1px solid rgb(155 36 185);
}

.accordion-box.style-2 .accordion .acc-btn {
    color: #30013c;
    border: 1px solid rgb(155 36 185);
   font-size: 20px;
}

.accordion-box.style-2 .accordion .acc-content .content .text {
    color: #161616;
}

.accordion-box.style-2 .accordion .acc-content .content p {
    color: #161616;
}

.accordion-box.style-2 .accordion .acc-content .content {
    background-color: #ffffff40;
}

.accordion-box .accordion .acc-btn {
    background: rgb(227 210 233 / 39%);
}

.text-vio {
    color: #280232 !important;
}
@media (max-width: 1400px) and (min-width: 1275px){
.header-style2 .main-wrapper .header-right-wrapper {
flex: none;
}
.header-style2 .main-wrapper .nav-menu {
flex: none;
}
.header-logo img{
margin-left: 20px;
}
}
@media (max-width: 1275px) and (min-width: 1200px){
.header-style2 .main-wrapper .header-right-wrapper {
flex: 1;
}
.header-style2 .main-wrapper .nav-menu {
flex: 1;
}
.header-style2 .main-wrapper .nav-menu .main-menu>ul>li>a{
font-size: 12px !important;
}
}
@media (max-width: 1199px)  and (min-width: 992px){
.header-style2 .main-wrapper .header-right-wrapper {
flex: none;
}
.header-style2 .main-wrapper .nav-menu {
flex: 1;
}
.header-logo img{
margin-left: 20px;
}
}
@media (max-width: 991px)  and (min-width: 786px){
.header-logo{
padding: 0 0;
}
}

.text-bx-dwn {
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
    border:1px solid #ddd;
    /*margin-bottom:18px;*/
    border-radius:6px;
    border-left: 15px solid purple;
    border-bottom: 1px solid purple;
   box-shadow: 1px 3px 6px 2px rgb(161 87 180 / 28%);
}

.text-bx-dwn h2{
    margin:0;
    min-width:20px;
}

.text-bx-dwn p{
    margin:0;
    flex:1;
   font-size: 20px;
   color: black;
  font-weight: 500;
}

.text-bx-dwn p a {
  color: #000;
}

.text-bx-dwn span{
    margin-left:auto;
}

.text-bx-dwn span a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:40px;
    height:40px;
    border-radius:50%;
    color:#fff;
    text-decoration:none;
}

.text-bx-dwn h2 {
    color: purple;
    font-size: 38px;
}

.text-bx-dwn  i {
    color:  #000;
    font-size: 30px;
}

.text-bx-dwn span i {
    color: #5b066e;
    font-size: 30px;
}

.bg-theme-tutorial
 {
    background-color: #6c317a !important;
}

.bg-theme-tutorial .feature-single-box:hover {
    background-color: #F2EDFF;
}

.bg-theme-tutorial .feature-single-box:hover .title {
    color: #000;
}

.video-thumb{
    position: relative;
    display: inline-block;
}

.video-thumb img{
    width: 100%;
    display: block;
   border: 1px solid #6d9395;
    border-radius: 10px;
}

.play-btn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background: rgba(255, 0, 0, 0.85);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 28px;
    transition: 0.3s ease;
}

.play-btn:hover{
    background: #ff0000;
    transform: translate(-50%, -50%) scale(1.1);
}

.span-text-color {
    color: #7d2f95;
}

.contact-section.style-2 .contact-content-wrap .contact-info {
    border-bottom: none;
}

.ph-no {
   font-size: 20px;
   font-weight: 600;
   color: #130118;
}

.text-vio-lit {
    color: #efb4fd !important;
}

.dwn-row {
display: contents !important;
}

p {
    color: #424242;
}

.main-menu>ul>li {
    margin-right: 25px;
}

.main-menu>ul>li>a
 {
    padding-right: 15px;
}

.main-menu>ul>li.menu-item-has-children {
   margin-right: 25px;
}

.app-align {
   display: flex;
   align-items: center;
   text-align: center;
   background-color: #ededed;
   border-radius: 20px;
     border-top: 1px solid #000;
    border-left: 4px solid #000;
    border-right: 4px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px;
}

.app-text {
  font-size: 30px;
  font-weight: 600;
}

.app-section-bt {
background-image: linear-gradient(#ffffff 50%, #8d35a3 50%);
}

 .bg-pink-colr {
           background-color: #f7e6fb !important;
        }
        
        .contact-form-pd {
            padding: 0px !important;
          }
          
           .contact-form-pd2 {
            padding: 40px 25px 35px !important;
          }
          
          .bg-vio-colr {
           background-color: #30013c !important;
           border-radius: 0px 10px 10px 0px;
        }
