/*
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=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&family=Unbounded:wght@200..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: 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: 26px;
}

body .btn-primary .elementor-button{border-radius: 130px;background: #FFF;border: 1px solid #FFF;padding: 6px 6px 6px 20px;}
.btn-secondary .elementor-button{border-radius: 130px;background: #000;border: 1px solid #000;padding: 6px 6px 6px 20px;}

.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,h4,h5{
	   font-family: "Unbounded", sans-serif !important;
}
body,p,li,a,span.h5,h6{
	font-family: 'Poppins', 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 */
.header-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-sticky.elementor-sticky--effects.elementor-sticky--active.elementor-section--handles-inside {
    z-index: 999;
}

.footer-area path {
    fill: #edf410 !important;
}

.copy-sec path {
    fill: #EDF410 !important;
}

.header-area .elementor-item {
  transition: transform 0.2s ease-in-out;
}

.header-area .elementor-item:hover {
  animation: textShake 0.4s ease-in-out;
}

@keyframes textShake {
  0% { transform: translateX(0); }
  20% { transform: translateX(-2px); }
  40% { transform: translateX(2px); }
  60% { transform: translateX(-2px); }
  80% { transform: translateX(2px); }
  100% { transform: translateX(0); }
}

.copy-sec .elementor-icon-list-text {
  display: inline-block;
  transition: transform 0.2s ease-in-out;
}

.copy-sec .elementor-icon-list-text:hover {
  animation: textShake 0.4s ease-in-out;
}
.sub-menu .elementor-icon-list-text {
  display: inline-block;
  transition: transform 0.2s ease-in-out;
}

.sub-menu .elementor-icon-list-text:hover {
  animation: textShake 0.4s ease-in-out;
}
.expeditions-sec .feature-inner .feature-col .btn-primary.elementor-widget.elementor-widget-button {
    border: 1px solid #000 !important;
    border-radius: 30px;
}

.feature-col {
   box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    padding: 10px 10px !important;
}

.feature-inner .elementor-container.elementor-column-gap-default {
    gap: 25px !important;
}


.hero-inner.elementor-section-height-default.elementor-section-height-default.slick-slide {
    padding: 250px 0 !important;
}

.hero-area p {
    font-family: "Inter Tight", sans-serif !important;
}

.btn-primary .elementor-button-text {
    color: #000;
    font-family: "Inter Tight" !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
}

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

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

.hero-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default::before {
    position: absolute;
    width: 100%;
    height: 25%;
    content: "";
    background: url(https://cwsdemowebsites.com/summit/wp-content/uploads/2025/09/hero-before-e1758838877336.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    bottom: -6%;
}

.about-left {
    position: absolute !important;
    left: 0px;
    width: 49% !important;
    top: 0;
}

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

.about-sec .elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
}
.about-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    position: relative;
    padding: 120px 0;
}

.about-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default::before {
    position: absolute;
    width: 1000px;
    height: 730px;
    content: "";
    background: url(https://cwsdemowebsites.com/summit/wp-content/uploads/2025/09/about-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    right: 0;
    top: -10%;
}


.about-sec img {
    width: 90%;
}

.about-sec .elementor-widget-image .elementor-widget-container {
    text-align: left;
}


.featured-right {
    position: absolute !important;
    right: 0px;
    width: 49% !important;
    top: 7%;
}

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

.featured-sec .elementor-widget-wrap.elementor-element-populated {
    padding: 0 !important;
}
.featured-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    position: relative;
    padding: 120px 0;
	margin: 70px 0;
}

.featured-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default::before {
    position: absolute;
    width: 1140px;
    height: 939px;
    content: "";
    background: url(https://cwsdemowebsites.com/summit/wp-content/uploads/2025/09/featured-ANOTHER.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    left: 0;
    top: -20%;
}




.featured-sec .elementor-widget-image .elementor-widget-container {
    text-align: right;
}




.btn-secondary.elementor-widget.elementor-widget-button {
    margin: 0 !important;
}

.btn-secondary .elementor-button-text {
    font-family: "Inter Tight" !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
}

.btn-secondary svg {
    font-size: 35px;
}

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

.featured-left {
    margin-top: 130px;
}

.about-sec-1.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 300px 0;
    margin: 140px 0 100px 0;
}
.about-sec-1 .about-left {
    position: absolute !important;
    left: 0px;
    width: 49% !important;
    top: 10%;
}
.about-sec-1.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default::before {
    position: absolute;
    width: 1189px;
    height: 970px;
    content: "";
    background: url(https://cwsdemowebsites.com/summit/wp-content/uploads/2025/09/featured-ANOTHER-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    right: 0;
    top: -3%;
}

.featured-main.elementor-section-height-default.elementor-section-height-default {
    position: relative;
}

.featured-main.elementor-section-height-default.elementor-section-height-default::before {
    position: absolute;
    width: 80%;
    height: 70%;
    content: "";
    background: url(https://cwsdemowebsites.com/summit/wp-content/uploads/2025/09/Group-1321320535-scaled.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    top: 12%;
    left: 8%;
}
.test-sec .elementor-testimonial__content {
    width: 55%;
}

.test-sec .elementor-testimonial__footer {
    width: 45%;
}

.test-sec img {
    width: 100% !important;
    height: 460px !important;
    border-radius: 10px !important;
}

.test-sec .elementor-testimonial {
    align-items: center;
}

.test-sec .elementor-testimonial__text {
    font-family: "Inter", sans-serif !important;
}

.test-sec b {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}

.test-sec .elementor-testimonial__text {
    margin-top: 90px;
}

.test-sec .elementor-testimonial__text::before {
    position: absolute;
    width: 20%;
    height: 20%;
    content: "";
    background: url(https://cwsdemowebsites.com/bigmama/wp-content/uploads/2025/08/test-peeps.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 0;
}

.test-sec .elementor-testimonial__cite {
    margin-top: 50px !important;
    position: relative;
}

.test-sec .elementor-testimonial__cite::before {
    position: absolute;
    width: 18%;
    height: 100%;
    content: "";
    background: url(https://cwsdemowebsites.com/bigmama/wp-content/uploads/2025/08/test-star.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: -130%;
}

.test-sec .elementor-swiper-button {
    top: auto !important;
    bottom: -50% !important;
}

.test-sec .elementor-swiper-button-next {
    right: auto !important;
    left: 7% !important;
    background: #000;
    font-size: 20px !important;
    padding: 20px !important;
    border-radius: 50px;
}

.test-sec .elementor-swiper-button-next path {
    fill: #fff !important;
}

.test-sec .elementor-swiper-button-prev {
    font-size: 17px !important;
    padding: 20px !important;
    border-radius: 50px;
    border: 1px solid #181024;
}

.test-sec .e-widget-swiper {
    border-bottom: 1px solid #9F9FA2;
    padding: 50px 0;
}

.test-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-bottom: 150px;
}
.form-col input {
    border-bottom: 1px solid #000 !important;
    color: #000 !important;
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: 'Inter Tight' !important;
	 padding: 20px 10px !important;
	 border-radius: 0 !important;
}

.form-col button.elementor-button.elementor-size-sm {
    padding: 10px 30px !important;
    font-size: 16px !important;
    line-height: 25px !important;
    border-radius: 30px !important;
}


.form-col button.elementor-button.elementor-size-sm svg {
    font-size: 30px !important;
    margin-left: 10px !important;
}

.elementor-8 .elementor-element.elementor-element-bc14d7d .elementor-button[type="submit"] svg * {
    color: #0000 !important;
}



.form-col textarea {
    border-bottom: 1px solid #000 !important;
    color: #000 !important;
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: 'Inter Tight' !important;
    border-radius: 0 !important;
    padding: 20px 10px !important;
}

.form-col select {
    padding: 20px 10px !important;
     border-bottom: 1px solid #000 !important;
    color: #000 !important;
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: 'Inter Tight' !important;
    border-radius: 0 !important;
}


.stay-col input {
    background: #000 !important;
    border-bottom: 1px solid #fff !important;
    border-radius: 0 !important;
    padding: 10px !important;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 25px !important;
    font-family: 'Inter Tight' !important;
}

.stay-col button.elementor-button.elementor-size-sm {
    width: fit-content;
    position: absolute;
    right: 0;
    top: -52px;
    background: none !important;
}

.stay-col svg {
    font-size: 30px;
}

.about-sec-2.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 300px 0;
    margin: 70px 0 70px 0;
}
.featured-sec-1.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    position: relative;
    padding: 120px 0;
    margin: 320px 0 70px 0;
}
.contact-sec input {
    border: 1px solid rgba(224, 224, 224, 0.10) !important;
    background: rgba(141, 127, 127, 0.10) !important;
    padding: 13px 20px !important;
    border-radius: 0 !important;
}

.contact-sec textarea#form-field-message {
    border: 1px solid rgba(224, 224, 224, 0.10) !important;
    background: rgba(141, 127, 127, 0.10) !important;
    padding: 13px 20px !important;
    border-radius: 0 !important;
}

.contact-sec .elementor-button.elementor-size-sm {
    border-radius: 130px !important;
    background: #000 !important;
    border: 1px solid #000;
    padding: 6px 6px 6px 20px !important;
}

.contact-sec .elementor-button-text {
    font-family: "Inter Tight" !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
}

.contact-sec svg {
    font-size: 35px;
}

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

.contact-sec .e-form__buttons {
    margin: 20px 0 0 0 !important;
}



.featured-left ul {
    padding: 0 10px !important;
}

.about-right ul {
     padding: 0 10px !important;
}
.price-sec, .our-sec, .who-sec,  ul {
    padding: 10px 20px;
}
.faqs-sec ul {
    padding: 0px 10px !important;
}

.faqs-sec .elementor-accordion-item {
    border-bottom: 1px solid #000 !important;
    padding: 20px 0px !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px !important;
    margin: 10px 0;
	 font-size: 30px !important;
    line-height: 35px !important;
}
}
.contact-sec .elementor-field-type-html {
    font-size: 20px !important;
    line-height: 25px !important;
    font-weight: 500 !important;
}

.get-sec path {
    fill: #000 !important;
}
.blog-sec .elementor-container.elementor-column-gap-default {
    gap: 20px;
    align-items: center !important;
}

.blog-sec img {
    border-radius: 20px !important;
}


.btn-primary .elementor-button::Before {
    background: #edf510 !important;
    border: 1px solid #edf510;
}


.btn-primary .elementor-button::Before, .btn-secondary .elementor-button::before {
    background: #edf510;
}

.btn-secondary .elementor-button:hover {
    color: #000 !important;
    border: 1px solid #edf510 !important;
    transition: ease-in-out 0.5s;
}
.header-area .menu-item-1064 {
    display: none !important;
}

.footer-main-col {
  position: fixed !important;
  bottom: 20px;
  left: 20px;
  width: 4% !important;
  height: 60px;
  z-index: 9999;
  transition: transform 0.3s ease;
}


.footer-main-col img {
    width: 100% !important;
}

.footer-left {
    width: 70% !important;
}	
#wpfront-scroll-top-container img {
    width: 60% !important;
    height: auto !important;
}	
.single-sec figure.wp-block-image.size-large {
    display: flex;
    justify-content: center;
}

.single-sec img {
    border-radius: 30px;
}
.fooer-main path {
    fill: transparent !important;
}
h3.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    line-height: 35px !important;
}
.contact-sec circle {
    fill: #edf410 !important;
}
.get-sec circle {
    fill: #edf410 !important;
}

.faqs-sec h3,h4,h5 {
    font-size: 18px;
    line-height: 25px !important;
}
.faqs-sec .elementor-accordion-title {
    font-family: "Unbounded", sans-serif !important;
}

.get-sec .elementor-field-type-select.elementor-field-group.elementor-column.elementor-field-group-field_d9dc601.elementor-col-100 {
    display: none;
}
.contact-sec a {font-family: "Unbounded", sans-serif !important;}

.sub-menu span.elementor-icon-list-text {
    font-size: 16px;
    text-transform: capitalize !important;
}
.header-area .elementor-item-active {border-bottom: 1px solid #EDF510;}


@media only screen and (max-width: 1400px){
	
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px !important;
}
    .featured-main.elementor-section-height-default.elementor-section-height-default::before {
        position: absolute;
        width: 98%;
        height: 72%;
        content: "";
        background: url(https://cwsdemowebsites.com/summit/wp-content/uploads/2025/09/Group-1321320535-scaled.png);
        background-repeat: no-repeat;
        background-size: 100% 100% !important;
        background-position: center;
        top: 13%;
        left: 1%;
        z-index: -1;
    }

.about-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default::before {
    position: absolute;
    width: 62%;
    min-height: 630px;
    content: "";
    background: url(https://cwsdemowebsites.com/summit/wp-content/uploads/2025/09/about-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    right: 0;
    top: -10%;
}
    .featured-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default::before {
        position: absolute;
        width: 60%;
        height: 740px !important;
        content: "";
        background: url(https://cwsdemowebsites.com/summit/wp-content/uploads/2025/09/featured-ANOTHER.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        left: 0;
        top: -13%;
    }

.featured-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    position: relative;
    padding: 120px 0;
    margin: 70px 0;
}
	.hero-area h1.elementor-heading-title.elementor-size-default {
    font-size: 45px !important;
    line-height: 55px !important;
}

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

.elementor-section-full_width.featured-main.elementor-section-height-default.elementor-section-height-default {
    padding-top: 120px !important;
}

    .about-sec-1.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default::before {
        position: absolute;
        width: 60%;
        height: 750px;
        content: "";
        background: url(https://cwsdemowebsites.com/summit/wp-content/uploads/2025/09/featured-ANOTHER-1.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        right: 0;
        top: auto;
        bottom: -9%;
    }
	
.about-sec-1.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 100px 0 100px 0;
    margin: 90px 0 80px 0;
}
.ready-sec .elementor-widget-wrap.elementor-element-populated {
    padding: 85px 0 60px 0 !important;
}

.test-sec .elementor-swiper-button {
    top: auto !important;
    bottom: -35% !important;
}
.test-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-bottom: 80px;
}
.get-sec svg path {
    fill: #000 !important;
}	
.copy-sec h6.elementor-heading-title.elementor-size-default {
    font-size: 14px !important;
}

.copy-sec span.elementor-icon-list-text {
    font-size: 14px;
}	

.about-sec-2.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin: 0 0 140px 0;
}

.featured-sec-1.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-bottom: 0;
}	
	
.header-area .menu-item-1064 {
    display: none !important;
}	
.header-area .elementor-item {
    font-size: 12px !important;
}

.header-area .btn-primary .elementor-button-text {
    font-size: 12px !important;
}	
.sub-menu span.elementor-icon-list-text {
    font-size: 14px !important;
}	

	

}


@media only screen and (max-width: 1024px){
	
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 900px !important;
    }
	
.hero-area h1.elementor-heading-title.elementor-size-default {
    font-size: 45px !important;
    line-height: 55px !important;
}

.hero-area p {
    font-size: 14px !important;
    line-height: 25px;
}

.about-right h2.elementor-heading-title.elementor-size-default {
    font-size: 25px !important;
    line-height: 35px !important;
}

.about-right p {
    font-size: 14px;
    line-height: 25px;
}

.about-left .elementor-widget-container {
    padding-top: 40px;
}

.elementor-section-full_width.featured-main.elementor-section-height-default.elementor-section-height-default {
    padding-top: 0 !important;
}

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

.featured-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default::before {
    height: 570px !important;
}

.featured-left {
    margin: 0;
}

.featured-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin: 0;
    padding: 40px 10px;
}

.featured-right .elementor-widget-container {
    padding-top: 30px;
}

.featured-left p {
    font-size: 14px;
    line-height: 25px;
}

.featured-main.elementor-section-height-default.elementor-section-height-default::before {
    display: none;
}

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

.ready-sec p {
    font-size: 14px;
    line-height: 25px;
}

.test-sec b {
    font-size: 18px;
    line-height: 25px;
}

.test-sec .elementor-testimonial__text {
    font-size: 16px !important;
    line-height: 25px !important;
}

.test-sec span.elementor-testimonial__name {
    font-size: 16px !important;
    line-height: 25px !important;
}

.test-sec img {
    width: 100% !important;
    height: auto !important;
    border-radius: 10px !important;
}

.test-sec .elementor-swiper-button-next {
    left: 10% !important;
}

.test-sec .elementor-swiper-button {
    bottom: -50% !important;
}

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

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

.copy-sec h6.elementor-heading-title.elementor-size-default {
    font-size: 10px !important;
	line-height: 20px !important;
}

li.elementor-icon-list-item.elementor-inline-item a {
    font-size: 10px !important;
	line-height: 20px !important;
}

.copy-sec span.elementor-icon-list-text {
    font-size: 12px;
	line-height: 20px !important;
}

h4.elementor-heading-title.elementor-size-default {
    font-size: 12px !important;
	line-height: 20px !important;
}
	
.blog-sec h3.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    line-height: 40px !important;
}
.header-area .menu-item-1064 {
    display: block !important;
}	
.contact-sec h2.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    line-height: 40px !important;
}	
.footer-main-col {
    position: fixed !important;
    bottom: 20px;
    left: 20px;
    width: 6% !important;
    height: 60px;
    z-index: 9999;
    transition: transform 0.3s 
ease;
}	
.hero-area h1.elementor-heading-title.elementor-size-default {
    font-size: 40px !important;
    line-height: 50px !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 h1.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    line-height: 40px !important;
}

.hero-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default::before {
    display: none;
}

.hero-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    height: auto;
    padding: 160px 0 30px 0 !important;
}

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

.about-left {
    position: relative !important;
    left: auto !important;
    width: 100% !important;
    top: auto !important;
}

.about-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default::before {
    display: none;
}

.about-sec .elementor-widget-image .elementor-widget-container {
    text-align: center !important;
}

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

.elementor-section-full_width.featured-main.elementor-section-height-default.elementor-section-height-default {
    padding: 0 0 !important;
}

.featured-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default::before {
    display: none;
}

.featured-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 20px 0;
    margin: 0;
}
.featured-right {
    position: relative !important;
    left: auto !important;
    width: 100% !important;
    top: auto !important;
}

.featured-left {
    margin: 0;
}

.featured-main.elementor-section-height-default.elementor-section-height-default::before {
    display: none;
}

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

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

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

.about-sec-1.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 30px 0;
    margin: 0;
}

.about-sec-1 .about-left {
    position: relative !important;
    left: auto !important;
    width: 100% !important;
    top: auto !important;    
}

.ready-sec .elementor-widget-wrap.elementor-element-populated {
    padding: 130px 0 !important;
}

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

.elementor-element.elementor-element-1988fa2.btn-secondary.elementor-widget.elementor-widget-button {
    width: 73% !important;
}

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

.test-sec .elementor-testimonial {
    flex-direction: column !important;
}

.test-sec .elementor-testimonial__content {
    width: 100%;
    text-align: center !important;
}

.test-sec br {
    display: none;
}

.test-sec .elementor-testimonial__text::before {
    margin: 0 auto !important;
    width: 100%;
    height: 10%;
}

.test-sec .elementor-testimonial__cite::before {
    margin: 0 auto;
    width: 100%;
}

.test-sec .elementor-testimonial__footer {
    width: 100% !important;
    padding: 0 !important;
}

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

.test-sec .elementor-swiper-button {
    display: none !important;
}

.test-sec .e-widget-swiper {
    padding: 20px 0;
}

.get-sec .e-form__buttons {
    justify-content: center !important;
}

.footer-area input#form-field-email {
    text-align: left !important;
}

.footer-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 30px 0;
}
.hero-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 200px 0 !important;
}	
.contact-sec .e-form__buttons {
    justify-content: center !important;
}	
	
.sub-menu .elementor-icon-list-items {
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.sub-menu .elementor-section.elementor-inner-section {
    padding: 0;
}	
.contact-sec .elementor-col-100 {
    text-align: center !important;
}	
	
.header-area .menu-item-1064 {
    display: block !important;
}
	
	
.footer-main-col {
    position: fixed !important;
    bottom: 10px;
    left: 20px;
    width: 8% !important;
    height: 60px;
    z-index: 9999;
    transition: transform 0.3s 
ease;
}	
.hero-area .elementor-widget-heading {
    min-height: 80px;
}	
	
	
	
}



























