/*
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=Bebas+Neue&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: #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:  0;
 overflow: hidden;
 font-weight: 500 !IMPORTANT;
 line-height: 9px !important;
 display: flex;
 border-radius: 26px;
}

body .btn-primary .elementor-button{border-radius: 5px;background: linear-gradient(180deg, #EC7E21 0%, #42A8D5 146.34%);border: none;padding: 4px 20px 4px 7px;}
.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,h4,h5{
	 font-family: "Bebas Neue", sans-serif !important;
}
body,p,li,a,span,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 */


.header-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    position: absolute !important;
    width: 100%;
    z-index: 1;
}

.hero-area.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    height: 100vh;
    display: flex;
    align-items: center;
}

.border-icon.elementor-icon-list--layout-traditional.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list {
    width: fit-content;
    border-radius: 30px;
    border: 1px solid #454545;
    padding: 3px 10px;
}

.border-icon.elementor-icon-list--layout-traditional.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list {}

.hero-area .elementor-background-overlay {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);
}

.gradiant-head.elementor-widget.elementor-widget-heading em {
    background: linear-gradient(180deg, #EC7E21 14.47%, #42A8D5 104.18%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: normal;
}
.btn-primary .elementor-button-text {
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    text-transform: capitalize;
}

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

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

.dis-left .elementor-widget-wrap.elementor-element-populated {
    padding: 30px 20px !important;
}

.dis-mid .elementor-widget-wrap.elementor-element-populated {
    padding: 30px 20px !important;
}

.dis-mid .elementor-widget-heading {
    margin: 0 !important;
}

.dis-right .elementor-widget-wrap.elementor-element-populated {
    padding: 30px 20px !important;
}

.dis-left {
    position: relative;
}

.dis-left::before {
    position: absolute;
    width: 26%;
    height: 24%;
    content: "";
    background: url(https://cwsdemowebsites.com/provalue/wp-content/uploads/2025/05/our-01.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -25px;
    z-index: 1;
}
.dis-left1::before {
    background: url(https://cwsdemowebsites.com/provalue/wp-content/uploads/2025/05/our-02.png);
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.dis-left2::before {
    background: url(https://cwsdemowebsites.com/provalue/wp-content/uploads/2025/05/our-03.png);
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.dis-left3::before {    
	background: url(https://cwsdemowebsites.com/provalue/wp-content/uploads/2025/05/our-04.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.about-sec .elementor-container.elementor-column-gap-default {
    gap: 40px;
}
.about-sec .elementor-widget-counter {
    border-radius: 10px;
    border-top: 1px solid #565656;
    border-bottom: 1px solid #565656;
    width: 75% !important;
    margin-bottom: 20px;
    padding: 20px 0;
    position: relative;
}
.about-sec .elementor-widget-counter::before {
    position: absolute;
    width: 4%;
    height: 20%;
    content: "";
    background: #D9D9D9;
    border-radius: 30px;
    top: 40px;
    left: 0;
}
.about-sec {
    position: relative;
    padding: 110px 0 !important;
}

.about-sec::before {
    position: absolute;
    width: 1630px;
    height: 796px;
    content: "";
    background: url(https://cwsdemowebsites.com/provalue/wp-content/uploads/2025/05/Group-1321320381.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 0;
}
.about-sec .border-icon.elementor-icon-list--layout-traditional.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list {
    width: fit-content;
    border-radius: 30px;
    border: 1px solid #fff;
    padding: 3px 20px;
}
.why-sec .elementor-container.elementor-column-gap-default {
    gap: 30px;
}
.test-sec img {
    width: 100% !important;
    height: 100% !important;
}

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

.test-sec h2 {
    font-size: 55px;
    font-style: normal;
    font-weight: 400 !important;
}

.test-sec .elementor-container.elementor-column-gap-default {
    gap: 50px;
}
.test-sec .btn-primary1 a.elementor-button.elementor-button-link.elementor-size-sm {
    background: transparent;
    border: 1px solid #000;
}

.btn-primary1 .elementor-button-text {
    color: #000;
}
.accord-sec .elementor-accordion-item {
    border-bottom: 1px solid #9D9D9D99 !important;
    padding: 40px 0;
}

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

.accord-sec .elementor-container.elementor-column-gap-default {
    gap: 40px;
}

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

.accord-sec .elementor-accordion-icon {
    width: 5% !important;
}
.btn-primary0 a.elementor-button.elementor-button-link.elementor-size-sm {
    background: #000;
}

.lat-in p {
    margin: 0 !important;
}

.lat-in .elementor-widget-text-editor {
    margin: 0 !important;
}

.lat-in .elementor-widget-heading {
    margin: 0 !important;
}

.lat-left .elementor-widget-wrap.elementor-element-populated {
    padding: 10px 20px !important;
}
.what-left .elementor-widget-wrap.elementor-element-populated {
    padding: 40px 30px 20px 30px !important;
}

.what-left .elementor-widget-text-editor {
    margin: 0 !important;
}

.what-left .elementor-widget-icon {
    padding-bottom: 70px;
}
.latest-bottom .elementor-container.elementor-column-gap-default {
    gap: 20px;
}
.lat-in .elementor-container.elementor-column-gap-default {
    gap: 0px;
}

.foot-top .elementor-widget-text-editor {
    margin: 0 !important;
}
.foot-top p {
    margin: 0 !important;
}
.foot-top h3 {
    margin: 0 !important;
}

.foot-top .elementor-widget-wrap.elementor-element-populated {
    padding: 10px 8px !important;
}


.foot-left {
    border-radius: 10px 0px 0px 10px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}

.foot-right {
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    border-radius: 0px 10px 10px 0px;
}

.foot-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    border-radius: 10px;
}

.foot-top .elementor-container.elementor-column-gap-default {
    justify-content: space-between;
}
.test-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    position: absolute;
    bottom: 325px;
}

body .btn-primary .elementor-button:hover svg {
    filter: brightness(0.5);
    transition: ease-in-out 0.5s;
}
.foot-end.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    border-top: 1px solid #525252;
}
.foot-top .elementor-widget-text-editor a {
    color: #fff;
}	

.man-col-left {
    padding: 50px 0 50px 40px !important;
}

.man-right .elementor-widget-container {
    margin: -86px 0 0px 0 !important;
}

.man-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 70px;
}
.about-inner .elementor-widget-icon-list {
    width: fit-content !important;
    border: 1px solid #000;
    border-radius: 50px;
    padding: 0 15px;
}

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

.what-inner .elementor-container.elementor-column-gap-default {
    gap: 20px;
}
.contact-form em {
    background: linear-gradient(180deg, #EC7E21 0%, #42A8D5 146.34%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: normal;
}
.contact-left {
    position: absolute !important;
    left: 0px;
    width: 40% !important;
}

.contact-form .elementor-container {
    position: static !important;
    justify-content: end !important;
}

.contact-form .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}
.contact-left .elementor-widget-wrap.elementor-element-populated {
    padding: 150px 100px 150px 80px !important;
    border-radius: 15px;
}

.contact-form input {
    border: none !important;
    border-bottom: 1px solid rgba(40, 40, 40, 0.50) !important;
    border-radius: 0 !important;
    padding: 20px 20px !important;
    margin-bottom: 10px;
}

.contact-form select#form-field-field_4e0b6c9 {
    border: none !important;
    border-bottom: 1px solid rgba(40, 40, 40, 0.50) !important;
    border-radius: 0 !important;
    padding: 20px 20px !important;
}

.contact-form textarea#form-field-message {
    border: 1px solid #28282880 !important;
    margin-top: 10px;
}
.contact-form .elementor-button.elementor-size-sm {
    border-radius: 5px;
    background: linear-gradient(180deg, #EC7E21 0%, #42A8D5 146.34%);
    border: none;
    padding: 4px 20px 4px 7px;
}

.contact-form .elementor-button-text {
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    text-transform: capitalize;
}

.contact-form .elementor-button-icon {
    line-height: 10px;
}

.contact-form .elementor-button-icon svg {font-size: 35px;}

.contact-form .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100.e-form__buttons {
    margin-top: 20px;
}

.contact-left {
    position: relative;
}

.contact-left::before {
    position: absolute;
    width: 10%;
    height: 10%;
    content: "";
    background: url(https://cwsdemowebsites.com/provalue/wp-content/uploads/2025/05/Rectangle-22159.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 1;
    right: -40px;
    top: -30px;
}
.contact-form path {
    fill: #000 !important;
}
.header-area .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-376 {
    display: none !important;
}
.counter-inner .elementor-column {
    border-top: 3px solid #000;
}
.page-id-426 .header-mid {
    display: none;
}

.page-id-426 .header-right {
    display: none;
}
.page-id-495 .header-mid {
    display: none;
}

.page-id-495 .header-right {
    display: none;
}
.page-id-495 .header-img1.elementor-widget.elementor-widget-image {
    display: none;
}
.page-id-510 .header-mid {
    display: none;
}

.page-id-510  .header-right {
    display: none;
}
.page-id-510 .header-area img {
    width: 100% !important;
}



.page-id-510 .header-img2.elementor-widget.elementor-widget-image {
    display: none;
}
.tail-inner .elementor-container.elementor-column-gap-default {
    gap: 20px;
}
.page-id-426 .header-img1.elementor-widget.elementor-widget-image {
    display: none;
}
.page-id-6 .header-img2.elementor-widget.elementor-widget-image {
    display: none;
}
.page-id-249 .header-img2.elementor-widget.elementor-widget-image {
    display: none;
}
.page-id-276 .header-img2.elementor-widget.elementor-widget-image {
    display: none;
}
.page-id-315 .header-img2.elementor-widget.elementor-widget-image {
    display: none;
}
.page-id-295 .header-img2.elementor-widget.elementor-widget-image {
    display: none;
}
.page-id-351 .header-img2.elementor-widget.elementor-widget-image {
    display: none;
}
.header-img3.elementor-widget.elementor-widget-image {
    display: none;
}

.page-id-533 .header-img3.elementor-widget.elementor-widget-image {
    display: block !important;
}

.page-id-533 .header-img2.elementor-widget.elementor-widget-image {
    display: none;
}

.page-id-533 .header-mid {
    display: none;
}

.page-id-533 .header-right {
    display: none;
}

.page-id-533 .header-img1.elementor-widget.elementor-widget-image {
    display: none;
}
.page-id-565 .header-mid {
    display: none;
}

.page-id-565 .header-right {
    display: none;
}

.page-id-565 .header-img1.elementor-widget.elementor-widget-image {
    display: none;
}

.page-id-565 .header-img2.elementor-widget.elementor-widget-image {
    display: none;
}

.header-img4.elementor-widget.elementor-widget-image {
    display: none;
}

.page-id-565 .header-img4.elementor-widget.elementor-widget-image {
    display: block;
}
.page-id-582 .header-mid {
    display: none;
}

.page-id-582 .header-right {
    display: none;
}

.page-id-582 .header-img1.elementor-widget.elementor-widget-image {
    display: none;
}

.page-id-582 .header-img2.elementor-widget.elementor-widget-image {
    display: none;
}

.header-img5.elementor-widget.elementor-widget-image {
    display: none;
}

.page-id-582 .header-img5.elementor-widget.elementor-widget-image {
    display: block;
}
.page-id-598 .header-mid {
    display: none;
}

.page-id-598 .header-right {
    display: none;
}

.page-id-598 .header-img1.elementor-widget.elementor-widget-image {
    display: none;
}

.page-id-598 .header-img2.elementor-widget.elementor-widget-image {
    display: none;
}

.header-img6.elementor-widget.elementor-widget-image {
    display: none;
}

.page-id-598 .header-img6.elementor-widget.elementor-widget-image {
    display: block;
}
.page-id-612 .header-mid {
    display: none;
}

.page-id-612 .header-right {
    display: none;
}

.page-id-612 .header-img1.elementor-widget.elementor-widget-image {
    display: none;
}

.page-id-612 .header-img2.elementor-widget.elementor-widget-image {
    display: none;
}

.header-img7.elementor-widget.elementor-widget-image {
    display: none;
}

.page-id-612 .header-img7.elementor-widget.elementor-widget-image {
    display: block;
}
.page-id-626 .header-mid {
    display: none;
}

.page-id-626 .header-right {
    display: none;
}

.page-id-626 .header-img1.elementor-widget.elementor-widget-image {
    display: none;
}

.page-id-626 .header-img2.elementor-widget.elementor-widget-image {
    display: none;
}

.header-img8.elementor-widget.elementor-widget-image {
    display: none;
}

.page-id-626 .header-img8.elementor-widget.elementor-widget-image {
    display: block;
}
.hero-area span.elementor-icon-list-text {
    font-family: 'Roboto Slab' !important;
}
.test-sec .elementor-widget-image {
    margin-top: 120px;
}
@media only screen and (max-width: 1400px){
	
	.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px !important;
}
	.header-area .elementor-item {
    font-size: 14px !important;
}
h1.elementor-heading-title.elementor-size-default {
    font-size: 60px !important;
    line-height: 70px !important;
}

h2.elementor-heading-title.elementor-size-default {
    font-size: 50px !important;
    line-height: 60px !important;
}	
.foot-top .elementor-widget-text-editor a {
    color: #fff;
}	
.header-area .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-376 {
    display: none !important;
}
.contact-left::before {
    position: absolute;
    width: 8%;
    height: 6%;
    content: "";
    background: url(https://cwsdemowebsites.com/provalue/wp-content/uploads/2025/05/Rectangle-22159.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 1;
    right: -20px;
    top: -10px;
}	
	
	
	
	
}



@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-section-boxed.elementor-section-height-default.elementor-section-height-default {
    height: auto;
    padding-top: 120px !important;
}

.hero-area br {
    display: none;
}

.hero-area h1.elementor-heading-title.elementor-size-default {
    font-size: 30px !important;
    line-height: 35px !important;
}

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

.elementor-section-full_width.caro-sec.elementor-section-height-default.elementor-section-height-default {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

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

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

.elementor-widget-container {}

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

.dis-left img {
    width: 40% !important;
}


.dis-left .elementor-widget-wrap.elementor-element-populated {
    border-radius: 0 !important;
}

.dis-mid .elementor-widget-wrap.elementor-element-populated {
    border: 1px solid #A1A1A1 !important;
}

.dis-right .elementor-widget-wrap.elementor-element-populated {border: 1px solid #A1A1A1 !important;border-radius: 0 !important;}
.about-sec::before {width: 100%;height: 100%;background-size: cover;}

.about-sec .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}	
.why-sec .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}	
.why-sec .elementor-counter-title {
    text-align: center;
}

.why-sec br {
    display: none;
}	
.test-sec.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin: 0;
}

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

.test-sec .elementor-widget-wrap.elementor-element-populated.e-swiper-container {
    justify-content: center;
}

.test-sec h2 {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
}

.test-sec br {
    display: none;
}

.test-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    position: relative;
    bottom: 0;
}

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

.test-sec .elementor-widget-image {
    display: none;
}
.test-inner .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
    padding: 20px 10px !important;
}	
.accord-sec a.elementor-accordion-title {
    font-size: 18px !important;
}

.accord-sec .elementor-accordion-icon {
    width: 10% !important;
}

.accord-sec .elementor-tab-content p {
    text-align: left;
}
.latest-top .elementor-widget-wrap.elementor-element-populated {
    justify-content: center !important;
}

.latest-sec .elementor-icon-wrapper {
    text-align: center !important;
}

.latest-sec .elementor-widget-icon {
    padding: 0;
}	
.foot-left {
    border: none;
    border-radius: 0;
}

.foot-right {
    border: none;
    border-radius: 0;
}
.foot-top h3 {
    font-size: 16px;
    line-height: 25px;
}	
.foot-top .elementor-widget-text-editor a {
    color: #fff;
}	
.header-area .menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-376 {
    display: block !important;
}
.hero-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 200px !important;
    padding-bottom: 100px !important;
}
.about-inner .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}
.what-inner .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-6940bd6.about-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 0 !important;
}

.man-right .elementor-widget-container {
    margin: 0 !important;
}

.man-col-left {
    padding: 0 !important;
}

.man-col-left .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
    padding: 20px 10px 20px 10px !important;
}	
.content-sec br {
    display: none;
}

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

.what-inner ul.elementor-icon-list-items.elementor-inline-items {
    justify-content: center;
}	
section.elementor-section.elementor-top-section.elementor-element.elementor-element-b803b83.what-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 0 !important;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-7b8b969.what-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 0 !important;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-2aedf3c.what-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 0 !important;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-e05a98c.what-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 0 !important;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-9ce2a5b.what-inner.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-top: 0 !important;
}	
.bloginner-sec .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}	
    .contact-left::before {
        position: absolute;
        width: 8%;
        height: 6%;
        content: "";
        background: url(https://cwsdemowebsites.com/provalue/wp-content/uploads/2025/05/Rectangle-22159.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        z-index: 1;
        right: -10px;
        top: -10px;
    }	
.contact-form .elementor-container {
    position: relative !important;
    justify-content: center !important;
}

.contact-left {
    position: relative !important;
    width: 100% !important;
}

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

.contact-right {
    padding-top: 30px;
}

.contact-form .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100.e-form__buttons {
    justify-content: center;
}	
.comp-sec img {
    height: auto !important;
}	
.hero-inner br {
    display: none;
}	
	
.comp-sec li {
    text-align: left;
}	
	
	.hero-area .border-icon.elementor-icon-list--layout-traditional.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list {
    margin-top: 40px;
}

	.hero-area ul.elementor-icon-list-items.elementor-inline-items {
    display: block;
 
  
}

.hero-area .elementor-icon-list-item > a {
    font-size: 35px !important;
    line-height: 45px !important;
}
	
}












