/*
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=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,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: 18px 39px;
 font-size: 14px !important;
 text-transform: capitalize;
 position: relative;
 z-index: 99;
 overflow: hidden;
 font-weight: 500 !IMPORTANT;
 display: flex;
 border-radius: 0;
 clip-path: polygon(0 0, 100% 0, 100% 73%, 90% 100%, 0 100%);
}

body .btn-primary .elementor-button{
	   background: var(--e-global-color-primary);
	   color: #fff;
	   border: none !important;
}
.btn-secondary .elementor-button{
	background: #fff !important;
	color: #000000 !important;
}

.btn-primary , .btn-secondary {
    display: inline-block;
    width: auto !important;
}
body .btn-primary .elementor-button:hover {
    color: #000;
}
.btn-secondary {
    margin-left: 0 !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: 'Sofia Pro' !important;}

p,li,a,span {
	font-family: "Poppins", system-ui !important;

}




/* Common CSs End */


.header-area {
    position: absolute !important;
    width: 100%;
    z-index: 1;
}
span.elementor-button-content-wrapper {
    align-items: center;
    gap: 10px;
}

.btn-secondary svg {
    fill: #000 !important;
}

.btn-secondary .elementor-button:hover svg {
    fill: #fff !important;
}
.hero-area {
    position: relative;
}

.contact-anim-btn {
    position: absolute;
    bottom: -370px;
    right: -250px;
    width: fit-content !important;
}

p {
    margin: 0 !important;
}
.hero-area p {
    margin: 0 0 8px 0 !important;
}

.hero-area::before {
    position: absolute;
    content: '';
    background: url(https://cwsdemowebsites.com/rigged/wp-content/uploads/2024/09/contact-btn.png);
    height: 120px;
    width: 120px;
    bottom: -55px;
    right: 140px;
    background-size: cover;
    background-repeat: no-repeat;
    transform: rotate(0deg);
    animation: rotate360 4s linear infinite; /* 2s duration, continuous animation */
}


/* Keyframes for the 360-degree rotation */
@keyframes rotate360 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.header-area a.elementor-button {
    background: #fff;
    color: #000;
}

.header-area a.elementor-button svg {
    fill: #000;
}

body .btn-primary .elementor-button:hover svg {
    fill: #000;
}

.services-sec .elementor-image-box-wrapper {
    flex-direction: row-reverse !important;
    padding: 7px;
}

.services-sec 
 p.elementor-image-box-description {
    font-weight: 300 !important;
}

.services-col {
    margin: 0 10px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1250px;
}

.services-sec h3.elementor-image-box-title {
    margin: 0px 10px 10px 0 !important;
    font-size: 22px !important;
    border-bottom: 1px solid #ffffff99;
    padding: 0px 0px 10px 0px;
}

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

.form-sec input {
    background: #FFF !important;
    border: none !important;
    border-bottom: 1px solid #BDBDBD !important;
    border-radius: 0 !important;
    padding: 15px 20px !important;
    margin: 0 0 3px 0 !important;
}


.form-sec textarea {
    background: #FFF !important;
    border: none !important;
    border-bottom: 1px solid #BDBDBD !important;
    border-radius: 0 !important;
    padding: 15px 20px !important;
    margin: 0 0 3px 0 !important;
}

.form-sec button.elementor-button {
    padding: 15px 45px 15px 25px !important;
    width: fit-content !important;
    font-family: Poppins !important;
    font-size: 14px;
    font-weight: 400;
    border-radius: 0 !important;
    margin: 5px 0 0 0;
    position: relative !important;
    clip-path: polygon(0 0, 100% 0, 100% 73%, 90% 100%, 0 100%);
}

.e-form__buttons {
    width: fit-content !important;
}

.form-sec button.elementor-button::before {
    position: absolute;
    content: '';
    background: url(https://cwsdemowebsites.com/rigged/wp-content/uploads/2024/09/Arrow-Right.png);
    height: 18px;
    width: 18px;
    right: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    bottom: 13px;
}

.ftr-area input {
    background: none !important;
    border: none !important;
    border-bottom: 1px solid #A5A5A5 !important;
    border-radius: 0 !important;
    padding: 0 0 15px 0 !important;
}

.ftr-area input::placeholder {
    color: #fff !important;
}

.ftr-area label.elementor-field-label {
    color: #fff !important;
    font-family: Outfit;
    margin: 0 0 13px 0;
    font-weight: 300;
    font-size: 14px;
}

.ftr-area .e-form__buttons {
    position: absolute;
    right: 0;
    top: 16px;
}

.ftr-area .e-form__buttons button.elementor-button.elementor-size-sm {
    background: #fff;
    border-radius: 0;
    padding: 0 15px;
}

.ftr-area .e-form__buttons button.elementor-button.elementor-size-sm svg {
    fill: #000 !important;
    filter: brightness(0.0);
}

.questionarie-sec a.elementor-button {
    background: #8A111E !important;
}

.ques-form-sec h2.gform_title {
    display: none;
}

div#gform_fields_1 {gap: 0px !important;}div#gform_fields_1 {}

div#gform_fields_1 input {
    border: 1px solid rgba(224, 224, 224, 0.10) !important;
    background: rgba(141, 127, 127, 0.10) !important;
    border-radius: 0 !important;
    padding: 22px 20px !important;
    margin: 10px 0 !important;
}

.ginput_complex {
    gap: 0 !important;
}

.ginput_container {
    padding: 0 15px 0 0;
}

div#gform_fields_1 select {
    border: 1px solid rgba(224, 224, 224, 0.10) !important;
    background: rgba(141, 127, 127, 0.10) !important;
    border-radius: 0 !important;
    margin: 10px 0 !important;
    min-height: 46px;
    padding-top: 3px;
}

.ques-form-sec h2 {
    margin: 30px 0;
    text-align: center;
    font-size: 48px;
    color: #000 !important;
    font-weight: 500 !important;
    text-transform: uppercase;
}

div#gform_fields_1 input::placeholder {
    color: #000;
    opacity: 1;
    font-family: 'Sofia Pro';
    text-transform: capitalize;
}


div#field_1_30 p {
    text-align: center;
    color: #000;
    margin: 0 0 40px 0 !important;
}


div#gform_fields_1 .gfield_checkbox input.gfield-choice-input {
    padding: 0 !important;
    margin: 0 !important;
    border: 1px solid #000 !important;
    background: none !important;
}

div#gform_fields_1 .gfield_checkbox {
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
}

div#gform_fields_1 legend {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Sofia Pro';
    margin: 0px 0 0px 0;
    display: block !important;
    padding: 20px 0;
}

input#input_1_35 {
}

div#input_1_34 {
    margin: 0 0 20px 0;
}



div#gform_fields_1 label.gfield_label.gform-field-label {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Sofia Pro';
    margin: 0px 0 0px 0;
    display: block !important;
    padding: 30px 0 4px;
}




.ques-form-sec p i {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    display: block;
}

input#input_1_32 {
    width: 100%;
}

input#gform_submit_button_1 {padding: 15px 45px 15px 25px !important;width: fit-content !important;font-family: Poppins !important;font-size: 14px;font-weight: 400;border-radius: 0 !important;margin: 5px 0 0 0;position: relative !important;clip-path: polygon(0 0, 100% 0, 100% 73%, 90% 100%, 0 100%);background: #000;}

.gform_footer.before {
    width: fit-content !important;
    position:relative;
}

.gform_footer.before::before{
  position: absolute;
  content: '';
  background: url(https://cwsdemowebsites.com/rigged/wp-content/uploads/2024/09/Arrow-Right.png);
  height: 18px;
  width: 18px;
  right: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  bottom: 13px;
  z-index: 1;
}
.wpcp-post-carousel .wpcp-single-item .wpcp-all-captions {
    padding: 40px 20px;
}

.wpcp-single-item .wpcp-all-captions .wpcp-post-meta {
    display: none !important;!importan;!i;!;
}
.wpcp-single-item {
 box-shadow: 0px 0px 15px -7px rgba(0,0,0,0.5);
 padding:20px 0px 20px 0px;
}

.wpcp-carousel-wrapper #sp-wp-carousel-free-id-224.wpcp-post-carousel .wpcp-single-item {
border-radius: 20px;
background: #ffffff;
 padding-top: 0px !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: 60% !important;
    text-align: -webkit-match-parent;
    margin: 0 auto !important;
}


.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: 35px !important;
    line-height: 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;
}

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

.elementor-6 .elementor-element.elementor-element-3924ca3 > .elementor-element-populated {
    padding: 0 !important;
}

br {
    display: none;
}

.elementor-container.elementor-column-gap-default {
    gap: 15px;
}

.header-area .elementor-container.elementor-column-gap-default {
    gap: 0;
}

.services-col {
    margin: 0 0 20px 0;
}

.services-col .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column-reverse !important;
    gap: 20px;
}

.services-col figure.elementor-image-box-img {
    width: 13% !important;
}

.ftr-area .elementor-field-type-email {
    justify-content: left;
}

.ftr-area .elementor-field-type-email input#form-field-email {
    text-align: left;
}

.ftr-area figure.elementor-image-box-img {
    width: 13% !important;
    margin: 0 auto !important;
}

.ftr-area .elementor-image-box-wrapper {
    margin: 0 0 8px 0;
}

.copy-right-sec ul.elementor-icon-list-items.elementor-inline-items {
    justify-content: center;
}

.copy-right-sec p {
    margin: 0 0 -40px 0 !important;
}

nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin: 40px 0 0 0;
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background: #000 !important;
}
.hero-area h1.elementor-heading-title.elementor-size-default {
    margin: 100px 0 0 0;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-a991c3f .elementor-container.elementor-column-gap-default {
    flex-direction: column-reverse;
}

.hero-inner h2.elementor-heading-title {
    margin: 60px 0 0 0;
}

[data-elementor-type="wp-page"] > section.elementor-section.elementor-top-section.elementor-element-9493d0b {
    padding-top: 0 !important;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-9493d0b .elementor-container.elementor-column-gap-default {
    flex-direction: column-reverse;
}

[data-elementor-type="wp-page"] > section.elementor-section.elementor-top-section.elementor-element.elementor-element-2df0c6f {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

[data-elementor-type="wp-page"] > section.elementor-section.elementor-top-section.elementor-element-8121414 {
    padding-top: 0 !important;
}

.elementor-element-8121414 .elementor-container.elementor-column-gap-default {
    flex-direction: column-reverse;
}

.ques-form-sec h2 {
    font-size: 30px;
}

div#gform_fields_1 legend {
    font-size: 18px;
}

div#gform_fields_1 label.gfield_label.gform-field-label {
    font-size: 18px;
}



}

