/*
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+Tight:ital,wght@0,100..900;1,100..900&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: #000;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: linear-gradient(181deg, #DFC873 -31.4%, #775820 152.94%);
	border-color: transparent !important;
}
.btn-secondary .elementor-button:hover {color: #fff !important;}
.btn-primary .elementor-button ,.btn-secondary .elementor-button{
 padding: 19px 43px;
 font-size: 14px !important;
 border: 1px solid #fff;
 text-transform: capitalize;
 position: relative;
 font-family: 'Poppins' !important;
 z-index: 0;
 overflow: hidden;
 font-weight: 500 !IMPORTANT;
 line-height: 9px !important;
 display: flex;
 border-radius: 26px;
}

body .btn-primary .elementor-button{
	   background: var(--e-global-color-primary);
	   color: #fff;
	   border-color: #354252 !important;
}
.btn-secondary .elementor-button{
	background: #0000 !important;
	color: #000000 !important;
	border: 1px solid #1c47fe00;
}

.btn-primary , .btn-secondary {
    display: inline-block;
    width: auto !important;
}
/* body .btn-primary .elementor-button:hover {
    color: #354252;
} */
.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{
	 font-family: "Inter Tight", sans-serif !important;
}
body,p,li,a,span,h4,h5,h6{font-family: "Inter", sans-serif !important;}


span.high-light {
    color: #57d5fd;
    font-weight: inherit !important;
    position: relative;
}
#header-area .elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
}

/* Common CSs End */
.btn-primary .elementor-button.elementor-button-link.elementor-size-sm {
    border-radius: 5px;
    border: 1px solid #fff !important;
    padding: 10px 10px 10px 10px;
	background: transparent;
}

.btn-primary .elementor-button-text {
    font-size: 14px !important;
    line-height: 25px;
    font-weight: 500;
	text-transform: math-auto;
}
.btn-secondary .elementor-button.elementor-button-link.elementor-size-sm {
    border-radius: 5px;
    border: none;
    padding: 10.5px 30px 10.5px 30px;
    background: linear-gradient(181deg, #DFC873 -31.4%, #775820 152.94%) !important;
}
.btn-secondary .elementor-button-text {
    color: #fff;
    font-size: 14px !important;
    line-height: 28px;
    font-weight: 500;
}

.header-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    position: absolute;
    width: 100%;
    z-index: 1;
    padding-top: 20px;
}

.btn-secondary.elementor-widget.elementor-widget-button {
    margin: 0 !important;
}
.header-area .btn-secondary.elementor-widget.elementor-widget-button {
    margin-left: 20px !important;
}

.btn-primary .elementor-button:hover span {
    color: #fff;
    transition: ease-in-out 0.9s;
	
}
.caro-sec p {
    margin: 0 !important;
}
.who-sec .btn-primary .elementor-button.elementor-button-link.elementor-size-sm {
    border: 1px solid #000 !important;
	padding: 10px 20px 10px 20px !important
}
.who-sec .btn-primary .elementor-button-text {
    color: #000 !important;
}
.who-sec .btn-primary .elementor-button.elementor-button-link.elementor-size-sm:hover span {
    color: #fff !important;
    transition: ease-in-out 0.5s;
}
.who-sec .elementor-container.elementor-column-gap-default {
    gap: 170px;
}
.service-top .btn-secondary .elementor-button.elementor-button-link.elementor-size-sm {
    padding: 10px 60px 10px 60px;
}
.service-bottom .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

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


.service-bottom .ser-col h4.elementor-heading-title.elementor-size-default {
    padding-bottom: 230px;
}
.service-bottom .ser-col  .btn-primary .elementor-button.elementor-button-link.elementor-size-sm {
    border-radius: 5px;
    border: none !important;
    padding: 11px 45px 11px 45px;
    background: linear-gradient(69deg, rgba(255, 255, 255, 0.20) 10.42%, rgba(255, 255, 255, 0.04) 77.11%);
    box-shadow: 0px 1.197px 29.915px 0px rgba(69, 42, 124, 0.10);
    backdrop-filter: blur(5px);
}
.service-bottom .ser-col .btn-secondary .elementor-button.elementor-button-link.elementor-size-sm {
    padding: 10px 35px 10px 35px;
}
.why-sec .elementor-container.elementor-column-gap-default {
    gap: 65px;
}
.why-sec .btn-primary .elementor-button.elementor-button-link.elementor-size-sm:hover span {
    color: #fff !important;
    transition: ease-in-out 0.5s;
}
.why-sec .btn-primary .elementor-button.elementor-button-link.elementor-size-sm {
    border: 1px solid #000 !important;
	padding: 10px 20px 10px 20px !important
}
.why-sec .btn-primary .elementor-button-text {
    color: #000 !important;
}
.flex-inner .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

.flex-inner .elementor-widget-wrap.elementor-element-populated {
    border-radius: 25px;
    border: 1px solid #775820;
    padding: 40px 10px 30px 10px !important;
}
.work-sec .btn-secondary .elementor-button-text {
    line-height: 30px;
}
.gal-sec .btn-secondary .elementor-button.elementor-button-link.elementor-size-sm {
    padding: 10px 60px 10px 60px;
}
.test-sec .elementor-main-swiper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden {
    padding-bottom: 70px;
}
.test-sec .elementor-testimonial__text {
    font-style: normal !important;
}
.test-sec .swiper-slide {
    padding: 30px 30px 30px 30px !important;
}

.test-sec .elementor-testimonial__footer {
    position: relative ;
}

.test-sec .elementor-testimonial__footer::before {
    position: absolute;
    width: 38%;
    height: 27%;
    content: "";
    background: url(https://cwsdemowebsites.com/jmc/wp-content/uploads/2025/02/Group-1321320354.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    right: 10px;
}
.test-sec .elementor-swiper-button-prev {
    position: relative !important;
}

.test-sec .elementor-swiper-button-prev::before {
    position: absolute;
    width: 55px;
    height: 55px;
    content: "";
    background: url(https://cwsdemowebsites.com/jmc/wp-content/uploads/2025/02/Group-1321319989.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 25px;
    left: 475px;
}

.test-sec .elementor-swiper-button-next {
    position: relative !important;
}
.test-sec .elementor-swiper-button-next::before {
    position: absolute;
    width: 55px;
    height: 55px;
    content: "";
    background: url(https://cwsdemowebsites.com/jmc/wp-content/uploads/2025/02/Group-1321319990.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 25px;
    left: 550px;
}
.accord-sec .elementor-accordion-item {
    padding: 40px 0;
    border-bottom: 1px solid #9D9D9D99 !important;
}
.accord-sec .elementor-accordion-item .elementor-tab-content p {
    margin: 20px 0 0 0;
}

.accord-sec svg {
    font-size: 30px;
}
.footer-area .elementor-container.elementor-column-gap-default {
    gap: 75px;
}
.foot-end.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    border-top: 1px solid #FFFFFF4D;
    padding-bottom: 10px;
}
.ser-col2 p {
    padding-bottom: 25px;
}
.about-left {
    position: absolute !important;
    left: 0px;
    width: 47% !important;
}

.why-sec .elementor-container {
    position: static !important;
    justify-content: end;
}

.why-sec .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}

.about-two {
    margin-top: 70px !important;
}
.about-right {
    position: absolute !important;
    right: 0px;
    width: 47% !important;
}

.who-sec .elementor-container {
    position: static !important;
    justify-content: start;
}

.why-sec .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}
.footer-right .elementor-container.elementor-column-gap-default {
    gap: 0;
}
.in-sec .btn-primary .elementor-button.elementor-button-link.elementor-size-sm {
    border: 1px solid #000 !important;
    padding: 10px 20px 10px 20px !important;
}
.in-sec .btn-primary .elementor-button-text {
    color: #000 !important;
}
.floor-inner .elementor-widget-image-box {
    background: #F5F5F5;
    padding: 10px;
    border-radius: 5px;
	margin-bottom: 15px !important;
}

.floor-inner .elementor-image-box-img {
    width: 4% !important;
}

.floor-inner h3.elementor-image-box-title {
    margin: 0 !important;
}
.floor-inner .elementor-container.elementor-column-gap-default {
    gap: 25px;
}
.what-inner .elementor-widget-image-box {
    background: #EFEFEF;
    padding: 10px;
    border-radius: 5px;
	margin-bottom: 50px !important;
}

.what-inner h3.elementor-image-box-title {
    margin: 0;
}

.what-inner .elementor-image-box-img {
    width: 6% !important;
}
.lam-sec h3.elementor-image-box-title {
    margin: 0 !important;
}

.lam-sec .elementor-widget-text-editor {
    margin: 0 !important;
}
.in-sec .elementor-container.elementor-column-gap-default {
    gap: 17px;
}

.lam-sec .elementor-container.elementor-column-gap-default {
    gap: 20px;
}
.floor-sec .btn-primary .elementor-button.elementor-button-link.elementor-size-sm {
    padding: 10px 20px 10px 20px !important;
}
.get-sec .btn-primary .elementor-button.elementor-button-link.elementor-size-sm {
    padding: 10px 20px 10px 20px !important;
}
.test-sec .elementor-main-swiper {
    padding-bottom: 50px;
}
.rtmega-megamenu {
    justify-content: center;
}

.mega-menu-col {
    position: static !important;
}

.header-area .elementor-container {
    position: static !important;
}

.caro-sec .swiper-wrapper {
    z-index: 0 !important;
}

.dd-sec .elementor-container {
    max-width: 1000px !important;
}
.desktop-menu-area ul.sub-menu.default.menu-odd.menu-depth-1 .menu-text {
    display: none !important;
}






@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: 35px !important;
}

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

[data-elementor-type="wp-page"] > section.elementor-section.elementor-top-section {
    padding-top: 50px !important;
    padding-bottom: 50px !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;
}
.caro-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
h1.elementor-heading-title.elementor-size-default {
    line-height: 40px !important;
    font-size: 30px !important;
}	
section.elementor-section.elementor-top-section.elementor-element.elementor-element-95381f1.elementor-section-height-full.elementor-section-items-bottom.hero-area.elementor-section-boxed.elementor-section-height-default {
    padding-top: 100px !important;
    padding-bottom: 50px !important;
}	
.btn-secondary.elementor-widget.elementor-widget-button {
    width: 75% !important;
}

.btn-primary.elementor-widget.elementor-widget-button {
    width: 75% !important;
}

.hero-area .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}

.hero-area .elementor-element.elementor-element-f7bb58a.btn-primary.elementor-widget.elementor-widget-button {
    margin-top: 10px;
}	
.who-sec .elementor-container.elementor-column-gap-default {
    gap: 0;
}

.who-sec .about-two {
    margin: 0 !important;
}

.who-sec .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}

.who-sec .elementor-element.elementor-element-61aba46.btn-primary.elementor-widget.elementor-widget-button {
    margin-top: 10px;
}	
.who-sec .elementor-container {
    position: relative !important;
    justify-content: center;
}	
.about-right {
    position: relative !important;
    width: 100% !important;
}	
.service-bottom .ser-col h4.elementor-heading-title.elementor-size-default {
    padding: 0 0 0px 0px !important;
}

.ser-col2 p {
    padding: 0 !important;
}

.service-bottom .elementor-widget-wrap.elementor-element-populated {
    padding: 20px 10px 20px 10px !important;
    justify-content: center;
}

.service-bottom.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0 !important;
}

.service-top .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}

.service-bottom .btn-primary.elementor-widget.elementor-widget-button {
    margin-top: 10px !important;
}

.service-bottom .elementor-widget-text-editor {
    margin: 0 !important;
}

.service-top .elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-935e31e {
    display: none;
}	
.why-sec .elementor-container {
    position: relative !important;
    justify-content: center;
}	
.about-left {
    position: relative !important;
    width: 100% !important;
}	
.why-sec .elementor-container.elementor-column-gap-default {
    gap: 0;
}

.about-two {
    margin: 0 !important;
}	
h2.elementor-heading-title.elementor-size-default {
    font-size: 28px !important;
    line-height: 33px !important;
}	
.why-sec .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}

.why-sec .elementor-element.elementor-element-9e9be86.btn-primary.elementor-widget.elementor-widget-button {
    margin-top: 10px;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-7519054.flex-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 0 !important;
}

.flex-inner .elementor-image-box-img {
    margin: 0 !important;
}

.flex-inner .elementor-widget-wrap.elementor-element-populated {
    padding: 25px 10px 25px 10px !important;
}	
.flex-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 0 !important;
}	
.work-sec .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}

.work-sec .elementor-icon-wrapper {
    text-align: center !important;
    margin-top: 10px;
}

.work-sec .elementor-widget-container {
    padding: 0 !important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-255cb33.work-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}	
.gal-sec .elementor-widget-wrap.elementor-element-populated {
    justify-content: center !important;
}	
.test-sec .elementor-testimonial__footer::before {
    position: absolute;
    width: 51%;
    height: 27%;
    content: "";
    background: url(https://cwsdemowebsites.com/jmc/wp-content/uploads/2025/02/Group-1321320354.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    bottom: 75px;
}	
.gal-sec img {
    height: auto !important;
}

.gal-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-bottom: 0 !important;
}

.test-sec .elementor-widget-container {
    padding: 0 !important;
}
.accord-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 0 !important;
}

.accord-sec .elementor-widget-container {
    padding: 0 !important;
}

.accord-sec .elementor-tab-title {
    text-align: left !important;
}

.accord-sec .elementor-accordion-item .elementor-tab-content p {
    text-align: left;
}	
.footer-area .elementor-container.elementor-column-gap-default {
    gap: 0;
}
.test-sec .elementor-swiper-button-prev::before {
        position: absolute;
        width: 45px;
        height: 45px;
        content: "";
        background: url(https://cwsdemowebsites.com/jmc/wp-content/uploads/2025/02/Group-1321319989.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        top: 0;
        left: 120px;
    }	
.test-sec .elementor-swiper-button-next::before {
        position: absolute;
        width: 45px;
        height: 45px;
        content: "";
        background: url(https://cwsdemowebsites.com/jmc/wp-content/uploads/2025/02/Group-1321319990.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        top: 0;
        left: 200px;
    }	
.footer-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}	
    .hero-inner h1.elementor-heading-title.elementor-size-default {
        line-height: 35px !important;
        font-size: 25px !important;
    }	
.hero-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 100px !important;
    padding-bottom: 50px !important;
}	
.in-sec .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}

.in-sec .btn-primary.elementor-widget.elementor-widget-button {
    margin-top: 10px;
}

.floor-sec img {
    height: auto !important;
}

.floor-sec .elementor-widget-wrap.elementor-element-populated {
    justify-content: center !important;
}	
.what-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 0 !important;
}

.what-inner .elementor-widget-image-box {
    margin: 0 0 10px 0 !important;
}

.what-sec h2.elementor-heading-title.elementor-size-default {
    font-size: 25px !important;
    line-height: 30px !important;
}

.what-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-bottom: 0 !important;
}
.get-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 0 !important;
}	
.get-sec .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}

.get-sec .btn-primary.elementor-widget.elementor-widget-button {
    margin-top: 10px;
}

.get-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 50px 10px 0px 10px !important;
}	
.service-top .elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-d44260f {
    padding-bottom: 10px;
}	
.test-sec .elementor-main-swiper {
    padding-bottom: 50px;
}	
	
	
	
	
	
	
	
	
}


