/*
Theme Name: Cryptical Child
Author: 
Description: Your description goes here
Version: 1.0
Template: cryptical

This is the child theme for Cryptical theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


/* Common CSs Start */


@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


.py-100 {
    padding: 70px 0!important;
}
.py-70 {
    padding: 70px 0!important;
}
.py-50 {
    padding: 50px 0!important;
}
.py-40 {
    padding: 40px 0!important;
}
.py-20 {
    padding: 40px 0!important;
}
.common-col h2.elementor-heading-title {
    font-size: 40px !important;
    font-weight: 700 !important;
    text-transform: capitalize;
    line-height: 55px;
    font-family: 'Red Hat Display', sans-serif !important;
}

.common-col h4.elementor-heading-title {
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
    font-family: 'Poppins';
}

.common-col p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
}

.btn-primary .elementor-button::Before, .btn-secondary .elementor-button::before {border-radius: 0;content: '';height: 100%;width: 0;background: #354252;position: absolute;right: 0;left: 0;bottom: 0;top: 0;transition: 0.3s;z-index: -1;}

.btn-primary .elementor-button:hover::Before, .btn-secondary .elementor-button:hover::before {
    width: 100%;
    transition: 0.5s;
}

.btn-primary .elementor-button::Before {
    background: #000 !important;
}
.btn-secondary .elementor-button:hover {color: #fff !important;}
.btn-primary .elementor-button ,.btn-secondary .elementor-button{
 padding: 5px 20px 6px 6px;
 font-size: 14px !important;
 border: 1px solid #fff;
 text-transform: capitalize;
 position: relative;
 font-family: 'Poppins' !important;
 z-index: 99;
 overflow: hidden;
 font-weight: 500 !IMPORTANT;
 line-height: 9px !important;
 display: flex;
 border-radius: 70px;
}

body .btn-primary .elementor-button{
	   background: #2E6F40;
	   color: #fff;
	   border-color: #2E6F40;
	   padding: 5px 27px 6px 6px;
}
.btn-secondary .elementor-button{
	background: #fff !important;
	color: #2e6f40 !important;
	border: 1px solid #2e6f40;
}

.btn-primary , .btn-secondary {
    display: inline-block;
    width: auto !important;
}
body .btn-primary .elementor-button:hover {
    color: #fff;
    border-color: #000;
}
.btn-secondary {
    margin-left: 20px !important;
}
.btn-wrapper {
    margin-top: 25px;
}
.btn-wrapper .elementor-widget-wrap {
    padding: 0 !important;
}
.btn-primary.elementor-widget:not(:last-child),.btn-secondary.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}


h1,h2,h3,h4,h5,h6 {
	 font-family: 'PP Neue Montreal' !important;
}

p,li,a,span {
font-family: "Inter", sans-serif !important;
}


/* Common CSs End */

.elementor-button-icon svg {
    height: 40px !important;
    width: 40px !important;
}

span.elementor-button-content-wrapper {
    align-items: anchor-center;
    gap: 10px;
}

.header-area {
    position: absolute !important;
    z-index: 1;
    width: 100%;
}
.hero-area::before {
    position: absolute;
    content: '';
    background: url(https://cwsdemowebsites.com/isonvillage/wp-content/uploads/2025/03/Group-1321320374.png);
    height: 10%;
    width: 100%;
    bottom: 0;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
}
.bef-icon-list li.elementor-icon-list-item {
    background: #2E6F40;
    width: fit-content;
    padding: 4px 15px;
    border-radius: 60px;
}
span.font-chng {
    font-family: "PP Editorial New" !important;
    font-weight: 400;
    font-style: italic;
}

.about-us .elementor-container.elementor-column-gap-default {
    gap: 30px;
}
.life-inner .btn-secondary.elementor-widget.elementor-widget-button {
    margin: 0 !important;
}

.life-inner .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

.life-col .elementor-widget-wrap.elementor-element-populated {
    padding: 30px 25px 20px 25px !important;
    border-radius: 30px;
}

.life-col h4.elementor-heading-title.elementor-size-default {
    padding-bottom: 120px;
}

.life-col .elementor-widget-text-editor {
    margin: 0 !important;
}

.life-second h4.elementor-heading-title.elementor-size-default {
    padding-bottom: 150px !important;
}
.life-h2 span.font-chng {
    color: #9CD9AC;
}
.life-h2 span.font-chng {
    color: #9CD9AC;
}

.life-sec {
    position: relative;
}

.life-sec::before {
    position: absolute;
    content: '';
    background: url(https://cwsdemowebsites.com/isonvillage/wp-content/uploads/2025/03/Group-1321320371.png);
    height: 12%;
    width: 100%;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    top: -1px;
}
.life-sec::after {
    position: absolute;
    content: '';
    background: url(https://cwsdemowebsites.com/isonvillage/wp-content/uploads/2025/03/Group-1321320373.png);
    height: 7%;
    width: 100%;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    bottom: 0;
}
.spac-icon .elementor-icon-list-item {
    border-radius: 10px !important;
    background: rgba(215, 233, 220, 0.80) !important;
    padding: 10px 10px !important;
}
.discover-sec .btn-primary .elementor-button{
	   padding: 5px 35px 6px 6px;
	   border-radius: 130px;
	   background: #FFF;
	   border: 1px solid #FFF;
}

.discover-sec .btn-primary .elementor-button-text {
    color: #000;
}

.discover-sec .btn-primary .elementor-button:hover span {
    color: #fff !important;
	transition: ease-in-out 0.5s;
}
.discover-sec .btn-secondary .elementor-button{
	   border-radius: 130px;
	   background: transparent !important;
	   border: 1px solid #FFF;
}
.discover-sec .btn-secondary .elementor-button-text {
    color: #fff;
}
.accord-sec .elementor-accordion-item {
    padding: 40px 0;
    border-bottom: 1px solid #9d9d9d8a !important;
}
.accord-sec .elementor-accordion-item .elementor-tab-content p {
    margin: 20px 0 0 0;
}

.accord-sec svg {
    font-size: 30px;
}

.acc-h2 span.font-chng {
    color: #2E6F40;
}
.about-left {
    position: absolute !important;
    left: 0px;
    width: 48% !important;
    top: 100px;
}

.about-us .elementor-container {
    position: static !important;
    justify-content: end;
}

.about-us .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}

.about-us .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-6f1566a {
    margin-top: 100px !important;
}
.about-right {
    position: absolute !important;
    right: 0px;
    width: 47% !important;
}

.about-two .elementor-container {
    position: static !important;
    justify-content: start;
}

.about-us .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}

.about-us .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-a25dff6 {
    margin-top: 100px !important;
}
.form-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 70px 0 70px 0;
}

.form-sec input {
    border: none !important;
    border-bottom: 1px solid #A0A0A0 !important;
    background: transparent !important;
    padding: 30px 20px !important;
    color: #fff !important;
}

.form-sec input::placeholder {
    color: #fff !important;
}

.form-sec path {
    fill: #000 !important;
}


.form-sec .elementor-button.elementor-size-sm {
    background: #2E6F40 !important;
    border-color: #2E6F40 !important;
    padding: 4px 23px 3px 2px !important;
    border-radius: 120px;
    margin-top: 30px;
}

.form-sec h2.elementor-heading-title.elementor-size-default {
    margin-bottom: 30px !important;
}

.form-sec svg {
    font-size: 10px;
}
.footer-area .elementor-container.elementor-column-gap-default {
    gap: 30px;
}

.form-sec h2.elementor-heading-title.elementor-size-default {
    line-height: 60px;
}

.about-right  .elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
}
.hero-inner {
    position: relative;
}

.hero-inner::before {
    position: absolute;
    content: '';
    background: url(https://cwsdemowebsites.com/isonvillage/wp-content/uploads/2025/03/0000.png);
    height: 10%;
    width: 100%;
    bottom: 0;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
}

.about-us .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-4716a4d {
    margin-top: 70px;
}
.val-ue-inner {
    position: relative;
}

.val-ue-inner::before {
    position: absolute;
    width: 1162px;
    height: 367px;
    content: "";
    background: url(https://cwsdemowebsites.com/isonvillage/wp-content/uploads/2025/03/Group-13213192981.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 14px;
    top: 7px;
}

.val-ue-inner .elementor-image-box-wrapper {
    padding: 0 30px 0 30px !important;!
}
.value-sec {
    position: relative;
}

.value-sec::before {
        position: absolute;
        content: '';
        background: url(https://cwsdemowebsites.com/isonvillage/wp-content/uploads/2025/03/1.png);
        height: 18%;
        width: 100%;
        z-index: 1;
        background-size: cover;
        background-repeat: no-repeat;
        top: 0;
}

.value-sec::after {
        position: absolute;
        content: '';
        background: url(https://cwsdemowebsites.com/isonvillage/wp-content/uploads/2025/03/11.png);
        height: 10%;
        width: 100%;
        z-index: 1;
        background-size: cover;
        background-repeat: no-repeat;
        bottom: 0;
}
.about-us .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-e7a94e7 {
    margin-top: 75px;
}
.public-col h4.elementor-heading-title.elementor-size-default {
    padding-bottom: 170px;
}
.energy-in .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-f0c71f9 {
    margin-top: 80px;
}
.plans-col .elementor-widget-wrap.elementor-element-populated {
    padding: 30px 30px 30px 30px !important;
    border-radius: 30px;
}
.plans-col .elementor-widget-text-editor {
    padding-top: 60px;
}
.plans-sec .elementor-container.elementor-column-gap-default {
    gap: 15px;
}
.coup-inner .elementor-gallery-item__overlay {
    border-radius: 15px;
}
.contact-inner input {
    border-radius: 15px !important;
    border: 1px solid #E0E0E0 !important;
    padding: 15px 20px !important;
}

.contact-inner select#form-field-field_1dad9d0 {
    border-radius: 15px !important;
    border: 1px solid #E0E0E0 !important;
    padding: 15px 20px !important;
}

.contact-inner textarea#form-field-message {
    border-radius: 15px !important;
    border: 1px solid #E0E0E0 !important;
    padding: 15px 20px !important;
}

.contact-inner .elementor-button.elementor-size-sm {
    background: #2E6F40 !important;
    border-color: #2E6F40 !important;
    padding: 4px 23px 3px 2px !important;
    border-radius: 120px;
    margin-top: 30px;
}

.contact-inner path {
    fill: #000 !important;
}

.contact-inner .elementor-container.elementor-column-gap-default {
    gap: 30px;
}
body.page-id-397 .form-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    display: none;
}
.about-us .elementor-element-ab464b4.btn-secondary.elementor-widget.elementor-widget-button {
    margin: 0 !important;
}

.about-us .elementor-element-16aef1d.btn-secondary.elementor-widget.elementor-widget-button {
    margin: 0 !important;
}

.elementor-accordion-item p a {
    color: #2e6f40;
    text-decoration: underline;
}

.reason-col {
    background: #fff;
    border-radius: 20px;
    padding: 20px 20px;
}

.reason-sec .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

.reason-sec h2.elementor-heading-title {
    text-align: center;
}

.life-sec img {
    filter: brightness(200) !important;
}
@media only screen and (max-width: 1700px){
	
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1300px !important;
}
.val-ue-inner::before {
    position: absolute;
    width: 1300px;
    height: 401px;
    content: "";
    background: url(https://cwsdemowebsites.com/isonvillage/wp-content/uploads/2025/03/Group-13213192981.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 14px;
    top: 7px;
}
}
@media only screen and (max-width: 767px){
:root {
    overflow-x: hidden;
}


.elementor-widget-wrap.elementor-element-populated {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}


section.elementor-section.elementor-top-section > .elementor-container {
    padding-right: 15px;
    padding-left: 15px;
}
.elementor-widget.elementor-widget-heading,.elementor-widget.elementor-widget-heading * {
    text-align: center !important;
}


.elementor-widget.elementor-widget-button {
    width: 100% !important;
    text-align: center;
}


.elementor-widget.elementor-widget-button a.elementor-button.elementor-button-link.elementor-size-sm {
    text-align: center;
    justify-content: center;
}


[data-elementor-type="header"] .btn-primary.elementor-widget.elementor-widget-button {
    width: auto !important;
}


[data-elementor-type="wp-page"] .elementor-widget__width-auto {
    max-width: 100% !important;
    width: 100% !important;
}


.elementor-absolute.elementor-widget.elementor-widget-image {
    position: static !important;
}


.elementor-24 .elementor-element.elementor-element-0ffe67b {
    width: 44% !important;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 12px;
}


.hero-area {
    padding: 40px 0;
}


.hero-area h1 {
    font-size: 40px !important;
}


.elementor-widget__width-initial {
    max-width: 100% !important;
    width: 100% !important;
    text-align: center;
}


.elementor-divider {
    justify-content: center;
}


.elementor-24 .elementor-element.elementor-element-2a1b4e7 .elementor-heading-title {
    font-size: 38px !important;
}


.elementor-24 .elementor-element.elementor-element-ecacd3b {
    padding-top: 65px !important;
}


       h2.elementor-heading-title.elementor-size-default {
        font-size: 33px !important;
        line-height: 40px !important;
    }


section.elementor-section.elementor-top-section {}


[data-elementor-type="wp-page"] > section.elementor-section.elementor-top-section {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}


section.elementor-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}








[data-elementor-type="footer"] * {
    text-align: center;
    justify-content: center;
}








.elementor-widget-text-editor, p {
    text-align: center;
}


figure.elementor-image-box-img img {
    width: 100%;
}


.elementor-widget-image-box .elementor-image-box-title {
    text-align: center;
}


.btn-primary .elementor-button, .btn-secondary .elementor-button {
    font-size: 14px !important;
    line-height: 17px !important;
}


.process-area::before {
    display: none;
}


.btn-secondary,.btn-primary {
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 10px !important;
}
.elementor-widget.elementor-widget-button .elementor-widget-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.about-left {
    position: static !important;
    left: 0px;
    width: 100% !important;
    top: 100px;
}
	
	.about-left img {
    height: 300px !important;
    border-radius: 30px !important;
}
	
	
	.about-us .elementor-container.elementor-column-gap-default {
    gap: 0;
}
	
	
	
	.hero-area .elementor-widget-text-editor {
    margin-top: 120px;
}
	
	
	.hero-area.elementor-section-height-full.elementor-section-items-bottom.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default {
    padding-top: 200px !important;
    padding-bottom: 100px !important;
}
	.life-sec::after {
    position: absolute;
    content: '';
    background: url(https://cwsdemowebsites.com/isonvillage/wp-content/uploads/2025/03/Group-1321320373.png);
    height: 10%;
    width: 100%;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    bottom: 0;
}
	.about-right {
    position: static !important;
    width: 100% !important;
}

.about-right img {
    width: 100% !important;
    border-radius: 30px !important;
}

.form-sec .elementor-col-100.e-form__buttons {
    justify-content: center;
}
	.life-sec::before {
    position: absolute;
    content: '';
    background: url(https://cwsdemowebsites.com/isonvillage/wp-content/uploads/2025/03/Group-1321320371.png);
    height: 0%;
    width: 100%;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    top: -1px;
}
	.life-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 50px !important;
    padding-bottom: 180px !important;
}
	.value-sec::after {
    position: absolute;
    content: '';
    background: url(https://cwsdemowebsites.com/isonvillage/wp-content/uploads/2025/03/11.png);
    height: 0;
    width: 100%;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    bottom: 0;
}
	
.value-sec::before {
    position: absolute;
    content: '';
    background: url(https://cwsdemowebsites.com/isonvillage/wp-content/uploads/2025/03/1.png);
    height: 0;
    width: 100%;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
}
	
	
	.hero-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
}

.val-ue-inner::before {
    display: none;
}
	
	.contact-inner .elementor-button.elementor-size-sm {
    background: #2E6F40 !important;
    border-color: #2E6F40 !important;
    padding: 4px 23px 3px 10px !important;
    border-radius: 120px;
    margin-top: 30px;
}
	.contact-inner input {
    text-align: center;
}

.contact-inner textarea#form-field-message {text-align: center;}

.contact-inner .elementor-col-100.e-form__buttons {
    justify-content: center;
}

	.contact-inner input {
    text-align: center;
}



}





