.section3 {
    min-height: 100vh;
    display: flex;
    align-items: center;
    width: auto;
	background: url('https://pixika.ai/pages/wp-content/uploads/images/section3.webp') center center no-repeat;
	background-size: cover;
}

img.img-fluid.text-center.custom-img {
    display: block;
    position: relative;
    bottom: 0rem;
	max-width: 100%;

}


p.text-dark.custom-stat-p {
    font-family: 'Montserrat';
    font-size: 1.25rem;
	font-weight: 500;
}


/* Section 4 */

.section4 {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100vh;
	width: 100%;
	background: url('https://pixika.ai/pages/wp-content/uploads/images/section4.png') center center no-repeat;
	background-size: cover;
}


.heading-text.heading-section.text-center {
    font-family: 'Montserrat';
    text-transform: capitalize;
    font-weight: 700;
    /* padding-top: 2rem !important;
    padding-bottom: 3rem; */
	line-height: normal;
    font-size: 3rem;
    line-height: 6rem;
	columns: black !important;
}

.card-css {
	position: relative;
	max-width: 350px;
	height: 450px;
	/* margin: -150px; */
	/* float: left; */
	perspective: 500px;
  }
  
  .content-card {
	position: relative;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
  
	transition: transform 1s;
	transform-style: preserve-3d;
  }
  
  .card-css:hover .content-card {
	transform: rotateY( 180deg ) ;
	transition: transform 0.5s;
  }
  
  .front,
  .back {
	position: absolute  ;
	height: 100%;
	width: 100%;
	/* background: linear-gradient(5deg, rgb(148, 250, 105) 0%, rgb(18, 128, 206) 100%); */
	line-height: 550px;
	color: white !important;
	text-align: center;
	font-size: 32px;
	border-radius: 0px;
	backface-visibility: hidden;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
  }
  
  .back {
	/* background: #03446A; */
	color: white;
	transform: rotateY( 180deg );
  }
  
  .card-purple-blue {
	background: #606060;
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  }
  
  
  
  .card-salmon-pink {
	background: #3a3737;
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  }
  
  .card-blue-green {
	background: linear-gradient(45deg, rgba(9, 175, 232, 1) 0%, rgba(41, 244, 153, 1) 100%);
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  }
  
  
  .card-purple-pink {
	background: linear-gradient(45deg, rgba(67,233,123,1) 0%, rgba(56,249,215,1) 100%);
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  }
  
  h4.text-white,p.text-white{
	color: white !important;
  }
  
  section.text-light.p-t-150.p-b-150.section-bg {
	background-image: url("https://pixika.ai/pages/wp-content/uploads/images/bg/bg.webp");
	background-size: contain;
	background-repeat: repeat;
  }
  
  p.know-more.text-white.mt-5.mb-0{
	color: #1a1a1a !important;
	background: #94fa69;
	width: 122px;
	/* height: 30px; */
	text-align: center;
	margin: auto;
	vertical-align: middle;
	border-radius: 5px;
	font-weight: bold;
	padding: 5px;
  }
  
  p.text-green.mb-0.pt-3.px-3.fw-bold{
	color: #94fa69 !important;
  }
  
  .image-success {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background: #2d2d2d;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	/* outline: 4px solid #d1d1d1; */
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  }


  /* Section 5 */

  .section5{
	background-color: #3a3737;
	width: 100%;
	min-height: 100vh;
	display: flex;
    align-items: center;

  }

  h2.heading.section-5-title {
    text-transform: uppercase;
    color: white;
    font-size: 3rem;
    font-family: 'Montserrat';
    font-weight: 500;
	line-height: 3rem;
}




.container-fluid {
	overflow: hidden;
	.slider {
	  animation: slidein 30s linear infinite;
	  white-space: nowrap;
	  .logos {
		width: 100%;
		display: inline-block;
		margin: 0px 0;
		.fab {
		  width: calc(100% / 5);
		  animation: fade-in 0.5s 
			cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
		}
	  }
	}
  }
  
  @keyframes slidein {
	from {
	  transform: translate3d(0, 0, 0);
	}
	to {
	  transform: translate3d(-100%, 0, 0);
	}
  }
  
  @keyframes fade-in {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }

  .container-fluid.rounded {
    background-color: #eeefef;
}
  

/* sction 7 */


.section7 {
	display: block;
	min-height: 100vh;
	width: auto;
	background: url('https://pixika.ai/pages/wp-content/uploads/images/section7.webp') center center no-repeat;
	background-size: cover;
}

.form-heading > h2 {
    font-family: 'Montserrat';
}


.custom-card {
    padding: 3rem 4rem;
    background: #e7ffd9;
    border-radius: 32px;
}



.form-control-input, .form-control-textarea {
    width: 100%;
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    padding-left: 1.5rem;
    border: none;
    border-radius: 24px;
    background-color: #ffffff;
    font-size: 0.875rem;
    line-height: 1.5rem;
    -webkit-appearance: none;
}


.form-control-submit-button {
    display: inline-block;
    width: 100%;
    height: 3.25rem;
    border: 1px solid #90f669;
    border-radius: 24px;
    background-color: #90f669;
    color: #000;
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 0;
    cursor: pointer;
    transition: all 0.2s;
}


.form-control-submit-button:hover {
    border: 1px solid #90f669;
    background-color: black;
    color: #fff;
	border: none;
}



/* additional overwrite css*/

.footer-content{
	max-width: 100% !important;
}

body{
	--p-line: none !important;
}

.site-footer {
    padding: 0rem !important;
}

.widget-column{
	padding: 0 !important;
}

#section-4 h2{
	color: #000 !important;
}

.green {
    color: #90f669;
}

.fw-lighter {
    font-weight: lighter !important;
	color: #000;
}



.widget-area h2 {
	color: #000 !important;
	color: #161223;
    font-weight: 600;
    font-size: 2rem;
    line-height: 2.5rem;
    font-size: 26px;

}


h2.heading.section-5-title {
    text-transform: uppercase;
    color: white !important;
    font-size: 3rem;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 3rem;
}


h3.fw-semibold{
	color: #000 !important;
	color: #161223;
    font-weight: 600;
    font-size: 1.75rem;
    line-height: 2.25rem;
    font-family: "Montserrat";
}

.form-group {
    margin-bottom: 20px !important;
}

.form-control-input, .form-control-textarea {
    width: 100%;
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
    padding-left: 1.5rem !important;
    border: none !important;
    border-radius: 24px !important;
    background-color: #ffffff;
    font-size: 0.875rem !important;
    line-height: 1.5rem !important;
    -webkit-appearance: none;
}

input[type=text], input[type=email]{
	height: 3rem !important;
}

.footer-content {
    padding: 40px 0 0 0 !important;
}

.widget .widget-title, .widget > h4 {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 1px;
    margin-bottom: 20px !important;
	color: #53575a;

}

.widget > p {
	color: #53575a;
}

.copyright-text.text-center {
    color: black;
}

.site-footer h5, .site-footer h3{
	color: black !important;
}

.modal-body > .col-12 > p, .modal-body > .container > p{
	color: black !important;
}

.widget-area li{
	color: black;
}

.modal-content {
    background-color: #fefefe !important;
    margin: 5% auto !important;
    padding: 20px !important;
    border: none !important;
    width: 100%;
    max-height: calc(100% - 40px) !important;
    overflow-y: auto !important;
}

.agree-btn {
    border: 1px solid #90f669 !important;
    border-radius: 23px !important;
    background-color: #90f669 !important;
    color: black !important;
    width: 100%;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 900 !important;
    font-size: 1.25rem !important;
    line-height: 0 !important;
    padding: 1.625rem 1.825rem 1.625rem 1.825rem !important;
}

.btn-primary:hover {
    background-color: black !important;
    color: white !important;
    border: 1px solid #90f669 !important;
}

.modal-header {
    border-bottom: 1px solid #dee2e6 !important;
    padding-bottom: 10px !important;
    margin-bottom: 20px !important;
    justify-content: center !important;
}

h2 {
    color: #161223 !important;
    font-weight: 600 !important;
    font-size: 1.55rem !important;
    line-height: 2.5rem !important;
    font-family: "Montserrat" !important;
}

h5 {
    color: #161223 !important;
    font-weight: 600 !important;
    font-size: 1.25rem !important;
    line-height: 1.625rem !important;
    font-family: "Montserrat" !important;
}

h3 {
    color: #161223 !important;
    font-weight: 600 !important;
    font-size: 1.35rem !important;
    line-height: 2.25rem !important;
    font-family: "Montserrat" !important;
}

.widget-area li:not(:last-child) {
    border-bottom: none !important;
    margin-bottom: 1.35rem;
    padding-bottom: .35rem;
}

.widget-area ul {
    list-style: disc !important;
    margin-left: 0;
    padding-left: 2rem !important;
}

@media screen and (min-device-width: 280px) and (max-device-width: 1023px) {
    .choose {
        max-width: 70% !important;
    }
}

@media screen and (min-device-width: 280px) and (max-device-width: 1023px) {
    p.text-dark.custom-stat-p {
        font-family: 'Montserrat' !important;
        font-size: 1rem !important;
        font-weight: 500 !important;
    }

	
}

@media screen and (max-device-width: 760px) {
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		margin-left: 0 !important;
	}

  .row > .slide {
    /* display: contents; */
    width: auto !important;
  }
}

li.page_item.page-item-7.current_page_item, li.page_item.page-item-2 {
  display: none;
}

body:not(.dark-mode):not(.has-transparent-header) .call-to-action.wp-block-button .wp-block-button__link{
  display: none;
}

.btn-solid-lg {
      display: inline-block;
    padding: 1.425rem 0.825rem 1.225rem 0.825rem !important;
    border: 1px solid #90f669 !important;
    border-radius: 23px !important;
    background-color: #90f669 !important;
    color: #000;
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-weight: 900;
    font-size: 1rem !important;
    line-height: 0;
    text-decoration: none;
    transition: all 0.2s;
}

@media screen and (min-device-width: 280px) and (max-device-width: 1023px) {
	
	a.btn-solid-lg.header-btn.hmenu{
		display: none;
	}
	
  .form-title-light {
      font-size: 1.5rem !important;
  }

  h2 {
    color: #161223;
    font-weight: 600 !important;
    font-size: 1.25rem !important;
    line-height: 1.5rem !important;
    font-family: "Montserrat" !important;
}
	
	.section_1p,.section_2p{
		align-items: center;
   		text-align: left !important;
	}
	
	
/* 	.header-image-wrapper{
		    background-image: url(https://pixika.ai/pages/wp-content/uploads/background2.webp) !important;
	} */
}


.header-image-container {
    left: 0;
    margin: 0 0 0 6rem !important;
    max-width: 43rem !important;
    padding: 0 1rem;
    position: absolute;
    right: 0;
    text-align: left !important;
    top: 24% !important;
    transform: translateY(-50%);
}

.header-image-container h1 {
    margin-top: .75rem;
    font-size: xx-large !important;
	font-weight: 700 !important;
    
	color: white !important;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.6) !important;
}

@media screen and (max-device-width: 767px) {
	.header-image-container h1 {
    margin-bottom: 1rem !important;
    font-size: x-large !important;
    font-weight: 700 !important;
    
		color: white !important;
    text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.6) !important;
}
	.header-image-container{
		    margin: 0 0 0 1rem !important;
	}
	
	
}

@media (min-width: 54rem) {
    .main-navigation {
        justify-content: right;
        display: flex;
        flex-direction: row-reverse;
		margin-top: none !important;
		padding:0 !important;
    }
}

@media screen and (min-device-width: 1200px){
	.type-post {
    display: flex;
    flex-direction: column;
}
}

@media (min-width: 54rem) {
    .site-branding {
        flex: 0 1 10% !important;
    }
}


.section_1p {
    display: block;
    min-height: 20vh;
    width: auto;
    background: url(https://pixika.ai/pages/wp-content/uploads/section_1_bg.jpg) top center no-repeat;
    background-size: cover;
    background: #90f669;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
/*     align-items: center;
    text-align: center; */
}

.section_2p{
	display: block;
    min-height: 20vh;
    width: auto;
     background: url(https://pixika.ai/pages/wp-content/uploads/section_2_bg.jpg
) top center no-repeat;
    background-size: cover;
	padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
/*     align-items: center;
    text-align: center; */
}

@media screen and (min-device-width: 280px) and (max-device-width: 1023px) {
	.section_1p,.section_2p{
		align-items: start !important;
   		text-align: left !important;
		padding: 30px
	}
}

.full-height1, .full-height2, .full-height3 {
    height: 100%;
    padding: 0px !important;
}

a::after {
    font-size: 14px !important;
}

img.img-fluid.mb-3.custom-img {
    border-radius: 10px;
}

nav.navigation.post-navigation {
    display: none;
    flex-direction: column;
    align-items: end;
	padding-right: 16px;
	
}

@keyframes pulse {
                0% {
                    transform: scale(1);
                }
                50% {
                    transform: scale(1.1);
                }
                100% {
                    transform: scale(1);
                }
            }

.pulse {
                width: 100px;
                height: 100px;
                background-color: #3498db;
                border-radius: 50%;
                animation: pulse 2s infinite;
            }

.widget-area {
    padding-bottom: 0px !important;
}

.widget {
    margin: 0 0 1.25rem !important;
}

.site-info {
    padding: 1rem 0 0;
    text-align: center;
    margin-bottom: 20px;
}


.modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 20px;
    border: none;
    width: 100%;
    max-height: calc(100% - 40px); /* Adjust based on padding */
    overflow-y: auto;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
}
.modal-content-wrapper {
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.modal-header {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 10px;
    margin-bottom: 20px;
	justify-content: center;
}

.form-heading {
    margin-bottom: 20px;
}

.form-group {
    margin-bottom: 20px;
}

.btn-close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #000;
}

@media (max-width: 992px) {
    .modal-body .col-lg-6 {
        width: 100%;
        padding: 0;
    }
}
.enquire {
    padding: 0.8rem 0.1rem 0rem 1.5rem;
}
.enqcard{
	display: grid;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.wait{
	font-size: 3rem;
}
.waitcard{
	padding: 0rem 0rem;
}
.waitcardbody{
	background: #e7ffd9;
	border: 1px solid #9ECC5F;
    border-top-left-radius: 3rem;
    border-top-right-radius: 3rem;

}
.download {
	font-size: 1.75rem;
	color: black;
	line-height:3.5rem;
}

.modal-2wait{
	width: 100%;
}

.agree-btn {
	border: 1px solid #90f669;
    border-radius: 23px;
    background-color: #90f669;
    color: black;
    width: 100%;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 900;
    font-size: 1.25rem;
    line-height: 0;
    padding: 1.625rem 1.825rem 1.625rem 1.825rem;
}

.agree-btn :hover {
	background-color: black !important;
	color: white !important;
}

.agree-btn :visited {
	background-color: black !important;
	color: white !important;
}

.btn-primary:hover {
	background-color: black !important;
	color: white !important;
	border: 1px solid #90f669;
}

.form-card {
	margin: 1rem 0rem;
}

@keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 0.6; }
	100% { opacity: 1; }
}

.btn-blink {
	animation: blink 2s infinite;
}

.thanks-card {
	max-width: 600px;
border-radius: 2rem;
margin: auto;
}

.thanks {
	display: flex;
    height: 100%;
    align-items: center;
}



@keyframes scroll {
	0% { transform: translateX(0); }
	100% { transform: translateX(calc(-250px * 7))}
}


.t-small {
	font-size: 13px;
}

.back {
	padding: 8px;
}

.of-text {
	font-size: 22px;
}

.widget-title {
font-weight: bold !important;
}

.form-heading > h2 {
  font-family: 'Montserrat';
}

h1#exampleModalLabel {
    color: black;
    font-weight: bold;
}

div#modal-wait {
    display: flex;
}

h1#exampleModalLabel1 {
    font-weight: 700;
    color: black;
}

.form-heading {
    color: black;
}

.rounded-3 {
	border-radius: 25px !important;
}

@media screen and (min-device-width: 280px) and (max-device-width: 1023px) { 
	.section3 {
		display: block;
		min-height: max-content;
		}

		.custom-img {
			bottom: 2rem !important;
		}
	.form-title-light {
		font-size: 2rem;
	}
	.logos img {
		height: 40px;
	}
	.section-5-title {
		margin-top: 5rem !important;
	}

	.mob-enquire {
		display: block !important;
		position: fixed;
	/* border: 2px solid black !important; */
	filter: drop-shadow(0px 1px 8px #fff);
	}

	.popup-img {
		display: none;
	}

	.form-title-light {
		font-size: 1.5rem;	}
	.section7 {
		height: fit-content;
	}

	.section5 {
height: fit-content;
	}

	.cards-1 {
		height: fit-content;
	}
	
	.c-pad {
		padding-top: 2rem;
	}
	p.text-white.para {
		text-align: center;
	}

	.container-fluid {
		overflow: hidden;
		.slider {
		  animation: slidein 15s linear infinite;
		-webkit-animation: slidein 15s linear infinite;
		-moz-animation: slidein 15s linear infinite;
		  white-space: nowrap;
		  .logos {
			width: 100%;
			display: inline-block;
			margin: 0px 0;
			.fab {
			  width: calc(100% / 5);
			  animation: fade-in 0.5s 
				cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
			}
		  }
		}
	  }

	.section4 {
		height: fit-content;
	}


	h2.mb-4.font-styling {
	line-height: auto;
	}
	.choose  {
		max-width: 70%;
	}
	p.text-dark.custom-stat-p {
		font-family: 'Montserrat';
		font-size: 1rem;
		font-weight: 500;
	}
	.header-content {
		background: url(../images/background2.webp) top center no-repeat;
		background-size: cover;
	}

	.header .h1-large{
		line-height: 2rem;
	}
	h1 {
		color: #161223;
        font-weight: 600;
        font-family: "Poppins";
	}

	h2 {
		color: #161223;
        font-weight: 600;
        font-size: 1rem;
        line-height: 1.5rem;
        font-family: "Poppins";
	}


	.btn-solid-lg {
		display: inline-block;
		padding: 1.625rem 1.825rem 1.625rem 1.825rem;
		border: 1px solid #90f669;
		border-radius: 23px;
		background-color: #90f669;
		color: #000;
		font-family: "Plus Jakarta Sans", sans-serif;
		font-weight: 900;
		font-size: 1rem;
		line-height: 0;
		text-decoration: none;
		transition: all 0.2s;
	}

	a.btn-solid-lg.header-btn {
		display: none;
	}

	.mob-enquire {
		display: block !important;
		right: 5%;
        bottom: 10%;
        position: fixed;

	}

	.download-btn {
		display: block !important;
	}


}