@charset 'utf-8';
/*
Theme Name: hello-elementor Child Theme
Theme URI: 
Description: hello-elementor Child Theme - Multipurpose and Multiskin Responsive Wordpress theme
Author: hello-elementor Child Theme
Author URI:  
Template: hello-elementor
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: hello-elementor-child-theme
*/


.wpcf7 form.sent .wpcf7-response-output {
    background: #00D06C;
    border: none;
    font-family: Karla !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.003em;
    padding: 7px 11px;
    margin: 36px 0 0 0;
    max-width: 508px;
    color: #000000 !important;
}



div.elementor-message{
	background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}
div.elementor-message-success{
	background-color: #1fc51f;
    color: white;
}



.header1 {
    position: fixed !important;
    width: 100%;
    z-index: 5 !important;
}

.con-our-expertise .elementor-flip-box__front h3 {
background: #FFFFFF;
	width:100%;
	max-width:332px;
height: 47px;
	display: flex;
	justify-content:center;
	align-items:center;
	margin: 0 0 0;
}



.con-our-expertise-icon span.elementor-flip-box__button {
    padding: 0 20px 0 0;
    background: url("/wp-content/uploads/2025/10/lucide_arrow-right.svg") !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
}

.con-who-we-serve .e-con-inner {
    overflow: hidden;
}

.con-who-we-serve .con-our-expertise .elementor-flip-box__front h3 {
background: #FFFFFF;
	width:100%;
	max-width:332px;
height: 47px;
	display: flex;
	justify-content:center;
	align-items:center;
	margin: 0 0 0;
}



.con-who-we-serve .con-our-expertise-icon span.elementor-flip-box__button {
    padding: 0 20px 0 0;
    background: url("/wp-content/uploads/2025/10/lucide_arrow-right.svg");
    background-repeat: no-repeat;
    background-position: right center;
}


.con-who-we-serve .swiper-pagination-bullet-active {
    opacity: 1;
    background: #000 !important;
}


.con-who-we-serve .swiper-pagination-bullet {
   
    opacity: 1;
}
.con-who-we-serve .swiper-pagination-bullet-active {
    width: 16px !important;
    height: 16px !important;
    border: 1px solid #2b2b2b;
    border-radius: 50%;
    background: transparent !important;
    opacity: 1;
    margin: 0 5px !important;
    position: relative;
    transition: background 0.3s, transform 0.3s;
}
.con-who-we-serve .swiper-pagination-bullet-active::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    background-color: #2b2b2b;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}



.con-who-we-serve .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: flex;
    align-items: center;
}


.con-testimonials .elementor-testimonial {
    display: flex;
    flex-direction: column-reverse;
	padding-left: 53px;
}


.con-testimonials .elementor-testimonial__icon.elementor-icon.elementor-icon- {
    position: absolute;
    height: 212px;
    right: 0;
    top: -125px;
    width: 254px;
}





.con-testimonials .elementor-main-swiper {
	padding-top: 109px !important;
    padding-bottom: 26px !important;
}

.con-testimonials .elementor-main-swiper {
    width: 100% !important;
}

.con-testimonials .swiper-slide {
    overflow: visible;
}


.con-testimonials .elementor-testimonial__content {
    max-width: 70%;
}

.con-testimonials cite.elementor-testimonial__cite {
    margin-top: 24px;
}


.con-testimonials .elementor-swiper-button.elementor-swiper-button-prev {
    border: 1px solid #CDCDCD;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0 !important;
    top: 50.5% !important;
}


.con-testimonials .elementor-swiper-button.elementor-swiper-button-next {
    border: 1px solid #CDCDCD;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0 !important;
    top: 71.5% !important;
}

.con-news-home .elementor-post__text {
    padding: 0 23px 47px;
    position: relative;
}


.con-news-home  a.elementor-post__read-more {
    background: url("/wp-content/uploads/2025/10/lucide_arrow-right-1.svg");
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 21px;
    position: absolute;
    bottom: 24px;
}


.con-omv-main-icon-box h3 {
	margin:0 0 8px;
}

.con-icon-box-ab-main h3 {
	margin:0;
}

.con-cac-main-cr .elementor-field-group .elementor-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: 1;
}




.con-cac-main-cr input[type=date], .con-cac-main-cr input[type=email], .con-cac-main-cr input[type=number], .con-cac-main-cr input[type=password], .con-cac-main-cr input[type=search], .con-cac-main-cr input[type=tel], .con-cac-main-cr input[type=text], .con-cac-main-cr input[type=url], .con-cac-main-cr select, .con-cac-main-cr textarea {
   
    padding: 19px 32px;
   
}

/* Hide the default checkbox */
.con-cac-main-cr .elementor-field-type-checkbox input[type="checkbox"] {
   appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    transition: all 0.2s ease;
}

/* Checkmark style */
/* .con-cac-main-cr .elementor-field-type-checkbox input[type="checkbox"]::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 5px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: translate(-50%, -50%) rotate(45deg);
    opacity: 0;
    transition: all 0.2s ease;
} */

/* Checked state */
.con-cac-main-cr .elementor-field-type-checkbox input[type="checkbox"]:checked {
    background-color: #E0E0E0;
    border-color: #E0E0E0;
}

/* Display the checkmark when checked */
.con-cac-main-cr .elementor-field-type-checkbox input[type="checkbox"]:checked::after {
    opacity: 1;
}

.con-cac-main-cr .elementor-field-type-checkbox .elementor-field-subgroup   .elementor-field-option label {
    margin-left: 4px;
    cursor: pointer;
    margin-top: 0;
    position: relative;
    top: -8px;
}

.elementor-field-type-checkbox.elementor-field-group.elementor-column.elementor-field-group-field_2db1d62 label.elementor-field-label {
    margin: 0 0 20px;
}

.con-cac-main-cr .elementor-field-type-checkbox .elementor-field-subgroup {
    gap: 12px 4px;
}

textarea#form-field-field_8c016e5 {
    height: 153px;
    border-radius: 30px;
    margin-top: -4px;
}

.con-cac-main-cr .elementor-field-type-submit {
    margin-top: 10px;
}


.elementor-field-type-checkbox.elementor-field-group.elementor-column.elementor-field-group-field_2db1d62.elementor-col-50 {
    width: 34%;
}


.elementor-field-type-checkbox.elementor-field-group.elementor-column.elementor-field-group-field_3a92487.elementor-col-50 {
    margin-top: 45px;
}

.con-otwp-main .elementor-icon-box-title {
	margin:0;
}


.con-categoty-blog h5 {
    display: none;
}


.con-categoty-blog ul li a {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;

color: #464646;
}


.con-categoty-blog ul li {
	
	list-style:none;
	margin-bottom: 15px;
}

.con-categoty-blog ul {
	padding:0;
}




/*pagination*/

.sec-blog-main-cl span.page-numbers.current:before {
    content: "";
    background: #9A8A78;
    width: 10px;
    height: 1px;
    position: absolute;
    bottom: -11px;
}

.sec-blog-main-cl a.page-numbers {
    position: relative;
}

.sec-blog-main-cl a.page-numbers:hover:before {
    content: "";
    background: #9A8A78;
    width: 10px;
    height: 1px;
    position: absolute;
    bottom: -11px;
}

.sec-blog-main-cl a.page-numbers.next {
    top: 9px;
}

.sec-blog-main-cl span.page-numbers.prev {
    display: none;
}

.sec-blog-main-cl span.page-numbers.next {
    display: none;
}

.sec-blog-main-cl nav.elementor-pagination {
    margin-top: 54px;
}

.sec-blog-main-cl a.page-numbers.prev {
    top: 9px;
}


/*pagination*/



.sec-blog-main-single-cl p {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
/* or 162% */

color: #464646;
margin-bottom: 26px;
}

.sec-blog-main-single-cl h2 {
font-family: 'Cinzel';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 43px;

color: #443F3C;
margin-top: 17px;
    margin-bottom: 16px;
}


.sec-blog-main-single-cl ul li {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
/* or 162% */

color: #464646;

}

.sec-blog-main-single-cl ul {
    margin-bottom: 24px;
    padding-left: 25px;
}


.scrol-header {
    background: #443F3C;
}

.scrol-header .header1-inside {
	border:transparent !important;
}





.sec-blog-main-cl a.elementor-post__read-more {
    background: url("/wp-content/uploads/2025/10/Vector-3.svg");
    background-repeat: no-repeat;
    background-position: 95%  center;
    padding-right: 33px;
    border-bottom: 1px solid transparent;
    padding-bottom: 2px;
}


.sec-blog-main-cl a.elementor-post__read-more:hover {
   
    border-bottom: 1px solid #443F3C;
   
}


































































































/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    
} /* end 1200 */



/* Large Devices, Wide Screens */
@media only screen and (max-width : 1025px) {
.header1 .elementor-menu-toggle {
    padding: 0;
}
	
.scrol-header	.header1-inside {
    padding: 0 !important;
}
	
	
	

} /* end 1025 */













/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    
}  /*  end 992 */

/* Small Devices, Tablets */
@media only screen and (max-width : 769px) {
    .elementor-field-type-checkbox.elementor-field-group.elementor-column.elementor-field-group-field_2db1d62.elementor-col-50 {
    width: 100%;
}
	
	
	
	.elementor-field-type-checkbox.elementor-field-group.elementor-column.elementor-field-group-field_2db1d62 label.elementor-field-label {
    margin: 0 0 16px;
}
	
	
	.elementor-field-type-checkbox.elementor-field-group.elementor-column.elementor-field-group-field_3a92487.elementor-col-50 {
    margin-top: -6px;
		margin-bottom: 23px;
}
	
	.con-cac-main-cr .elementor-field-type-submit {
    margin-top: 5px;
}
	
	
	.con-testimonials .elementor-testimonial__icon.elementor-icon.elementor-icon- {
    position: absolute;
    height: 62px;
    right: 0;
    top: -63px;
    width: 62px;
}
	
	.con-testimonials .elementor-testimonial {
    display: flex;
    flex-direction: column-reverse;
    padding-left: 0;
}
	
	
	.con-testimonials .elementor-main-swiper {
    padding-top: 100px !important;
    padding-bottom: 26px !important;
}
	
	
	
	
	.con-testimonials .elementor-testimonial__content {
    max-width: 100%;
}
	
	
	
	.con-testimonials cite.elementor-testimonial__cite {
    margin-top: 14px;
}
	
	
	.con-testimonials .elementor-swiper-button.elementor-swiper-button-next {
    border: 1px solid #CDCDCD;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 44px !important;
    top: 105.5% !important;
}
	
	
.con-testimonials .elementor-swiper-button.elementor-swiper-button-prev {
    border: 1px solid #CDCDCD;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0 !important;
    top: 105.5% !important;
}	
	
	
.con-news-home	h3.elementor-icon-box-title {
    margin-bottom: 11px;
}
	
	
	
	.con-otwp-main .elementor-icon-box-title {
    margin: 3px 0 0 0;
}
	
	
	
	
	
	
.sec-blog-main-cl	article {
    display: flex !important;
    flex-direction: column-reverse !important;
}
	
	
	.sec-blog-main-cl .elementor-post__thumbnail.elementor-fit-height {
    margin-bottom: 24px;
}
	
	
	
	.sec-blog-main-single-cl h2 {
    
    font-size: 24px;
    line-height: 32px;
    color: #443F3C;
    margin-top: 17px;
    margin-bottom: 16px;
}
	
	
	.sec-blog-main-single-cl p {
   
    margin-bottom: 20px;
}
	
	
	.sec-blog-main-single-cl h2 {
   
    margin-top: 10px;
    margin-bottom: 10px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
} /* end 769 */

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

} /*  end 480 */

