/*
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&family=Playfair+Display:ital,wght@0,400..900;1,400..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: #fff !important;
}
.btn-secondary .elementor-button:hover {color: #fff !important;}
.btn-primary .elementor-button ,.btn-secondary .elementor-button{
 padding: 19px 43px;
 font-size: 16px !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: 25px !important;
 display: flex;
 border-radius: 26px;
}

body .btn-primary .elementor-button{
	   background: var(--e-global-color-primary);
	   color: #fff;
	   border-color: #12B8D8 !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;
}


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

h1,h2,h3,h4{
	
	font-family: "Playfair Display", 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 */


.hero-col .elementor-widget-wrap.elementor-element-populated {
    padding: 600px 0 50px 0 !important;
}

.btn-primary .elementor-button {
    background-color: #12B8D8 !important;
    border: 1px solid #12B8D8 !important;
    border-radius: 0 !important;
    padding: 12px 50px !important;
    box-shadow: 0px 4px 4px 0px #00000040 !important;
}


.flat-inner-col  .elementor-widget-wrap.elementor-element-populated {padding: 40px 15px !important;}

.btn-primary svg {
    font-size: 25px;
}

.flat-inner-col .btn-primary .elementor-button {
    padding: 12px 30px !important;
}

.btn-primary .elementor-button:hover path {
    fill: #354252
}

.h-back em {
    font-style: normal;
    font-size: 80px;
    line-height: 40px;
}

.h-back {
    background: url(https://cwsdemowebsites.com/goss/wp-content/uploads/2026/03/Rectangle-22182.png);
    background-repeat: no-repeat;
    padding: 10px;
    background-size: contain;
    background-position: left;
    margin-top: -60px;
}

.gallery-sec .elementor-image-carousel-caption {
    font-family: "Playfair Display", serif !important;
}

.test-sec .swiper-slide::before {
    position: absolute;
    width: 10%;
    height: 12%;
    content: '';
    background: url(https://cwsdemowebsites.com/goss/wp-content/uploads/2026/03/testimonial-before.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 4%;
    left: 2%;
}

.request-sec .btn-primary .elementor-button {
    background: #0D2B33 !important;
    box-shadow: none !important;
}

.gallery-sec .btn-primary .elementor-button {
    box-shadow: none !important;
}

.footer-area a {
    color: #fff !important;
}

.copyright-sec a {
    color: #fff !important;
    text-decoration: underline !important;
}

.hero-inner {
    padding: 180px 0;
}

.why-inner-col .elementor-widget-wrap.elementor-element-populated {
    padding: 120px 20px 30px 20px !important;
}

.why-inner-sec .elementor-container.elementor-column-gap-default {
    gap: 30px;
    justify-content: center;
}

.btn-three .elementor-button {
    box-shadow: none !important;
}

.about-sec strong {
    font-weight: 500;
}

.contact-sec button {
    background-color: #12B8D8 !important;
    border: 1px solid #12B8D8 !important;
    border-radius: 0 !important;
    padding: 12px 50px !important;
}

.contact-inner-sec input {
    border: 1px solid #000 !important;
    padding: 12px 20px !important;
    border-radius: 0 !important;
    margin-bottom: 10px;
    background: #FDFDFD;
}

.contact-inner-sec textarea {
    border: 1px solid #000 !important;
    padding: 12px 20px !important;
    border-radius: 0 !important;
    margin-bottom: 10px;
    background: #FDFDFD;
}

.contact-sec input#form-field-field_db767ca {
    border: none !important;
    background: #FDFDFD;
}

.contact-inner-col .elementor-widget-wrap.elementor-element-populated {
    border: 1px solid #9D9D9D;
    background: #FDFDFD;
    padding: 70px !important;
}

.contact-inner-col {
    width: 70% !important;
}

.contact-inner-sec .elementor-container.elementor-column-gap-default {
    justify-content: center !important;
}

.hero-inner-2 {
    padding: 410px 0 50px;
}

.accord-sec .elementor-accordion-item {
    border-bottom: 1px solid #0D2B33 !important;
    padding: 20px 0;
}

.accord-sec .elementor-widget-accordion {
    width: 80%;
}

.accord-sec .elementor-tab-content p {
    margin-top: 20px;
}

.accord-sec .elementor-accordion-icon {margin-top: 3px;}

.accord-sec .elementor-icon-list-icon svg {
    width: fit-content !important;
}

.cov-col .elementor-widget-wrap.elementor-element-populated {
    padding: 20px 20px;
    background: #0E4450;
    border: 0.5px solid #12B8D8;
}

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

.btn-secondary .elementor-button {
    border-radius: 0 !important;
    border: 1px solid #000;
    padding: 12px 45px !important;
}

.accord-sec .elementor-accordion {
    border-top: 1px solid #0D2B33;
}


@media only screen and (max-width: 1400px) {
	
.elementor-container.elementor-column-gap-default {
    max-width: 1140px !important;
}

.hero-area .elementor-container.elementor-column-gap-default {
    max-width: 100% !important;
}

.hero-area .elementor-container.elementor-column-gap-default {
    gap: 5px !important;
}

.flat-sec p {
    font-size: 16px !important;
    line-height: 25px;
}

.test-sec .elementor-container.elementor-column-gap-default {
    max-width: 100% !important;
}

.test-sec span.elementor-testimonial__name {
    font-size: 15px !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: 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;
}

	
.hero-area .elementor-widget-wrap.elementor-element-populated {
    padding: 200px 20px 50px 20px !important;
}

.flat-inner-col .elementor-widget-wrap.elementor-element-populated {
    border: none !important;
    padding: 30px 0 !important;
}

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

.btn-secondary.elementor-widget.elementor-widget-button {
    width: 85% !important;
}

.header-top ul.elementor-icon-list-items.elementor-inline-items {
    justify-content: center;
}

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

br {
    display: none;
}

.h-back {
    margin: 0 !important;
    background-position: center;
}
	
.gallery-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin: 0 !important;
}

.elementor-widget-wrap.elementor-element-populated {
    justify-content: center !important;
}

.footer-area .elementor-image-box-wrapper {
    text-align: center !important;
}

.footer-area .elementor-image-box-wrapper br {
    display: block;
}	
	
h1.elementor-heading-title.elementor-size-default {
    font-size: 40px !important;
    line-height: 50px !important;
}	
	
	
.about-sec .elementor-image-box-wrapper {
    text-align: center !important;
}	
	
.contact-inner-col {
    width: 100% !important;
}

.contact-inner-col .elementor-widget-wrap.elementor-element-populated {
    padding: 20px 20px !important;
}

.contact-inner-col button.elementor-button.elementor-size-sm {
    padding: 12px 0 !important;
}
	
	
.hero-inner.hero-inner-2.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 70px 0 !important;
}	
	
.explore-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin: 30px 0;
}	
	
	
.after-ban-sec .elementor-widget-wrap.elementor-element-populated {
    border: none !important;
}

.after-ban-sec .elementor-column {
    width: 50%;
}

.after-ban-sec .elementor-container.elementor-column-gap-default {
    justify-content: center !important;
}

.accord-sec .elementor-tab-content p {
    text-align: left;
}

.accord-sec a.elementor-accordion-title {
    font-size: 18px !important;
}	
	
	
	
	
	
	
	
	
	
}


















