/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.9.1779976531
Updated: 2026-05-28 13:55:31

*/

.site-header+.elementor{
    background-image: linear-gradient(to right, rgba(212, 175, 188, .35) 1px, transparent 1px);
    background-size: 220px 100%;
}




.our_clicents img {
    height:150px !important;
    object-fit: contain;
    background: #fff;
	width:100% !important
}
/* review css start */

.bytonic-review-section{
     
    padding:40px 20px 80px;
    position:relative;
    overflow:hidden;
}
 
.bytonic-container{
    max-width:1280px;
    margin:auto;
    position:relative;
    z-index:2;
}

.review-card{
    position:relative;
}

.review-media{
    border-radius:22px;
    overflow:hidden;
}

.review-media img,
.review-media video{
    width:100%;
    height:340px;
    object-fit:cover;
    display:block;
}

.review-content{
    text-align:center;
    padding:18px 25px 0;
    position:relative;
}

.review-content p{
    font-size:20px;
    line-height:1.7;
    color:#333;
    margin-bottom:18px;
}

.review-content h4{
    font-size:20px;
    color:#000;
    font-weight:700;
    margin:0;
}

.quote-top{
    position:absolute;
    left:-5px;
    top:0;
    font-size:55px;
    color:#bfaeb5;
}

.quote-bottom{
    position:absolute;
    right:20px;
    bottom:-10px;
    font-size:55px;
    color:#bfaeb5;
}

.swiper{
    overflow:hidden;
}

@media(max-width:767px){

    .review-media img,
    .review-media video{
        height:260px;
    }

    .review-content p{
        font-size:16px;
    }

    .review-content h4{
        font-size:24px;
    }

}

/* review css End */



/* choose css start */

 
.bytonic-why-slider{
    max-width:1280px;
    margin:auto;
    position:relative;
    z-index:2;
}

.bytonic-card{
    background:#fff;
    border-radius:18px;
    padding:28px 10px;
    text-align:center;
    min-height:245px;
    transition:.3s;
}

.bytonic-card:hover{
    transform:translateY(-6px);
}

.bytonic-icon{
    margin-bottom:18px;
}

.bytonic-icon img{
    width:68px;
    height:68px;
    object-fit:contain;
}

.bytonic-card h4{
    
    color:#000;
    margin-bottom:12px;
}

.bytonic-card p{
   
    color:#00;
	  min-height:120px;
    margin:0;
}

/* MOBILE */

@media(max-width:767px){

    .bytonic-card{
        min-height:auto;
        padding:25px 18px;
    }

    .bytonic-card h3{
        font-size:15px;
    }

    .bytonic-card p{
        font-size:13px;
    }

}

/* choose css End */



.faqSection span.e-n-accordion-item-title-icon {
	background: #fff;
    border-radius: 40px;
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
}
 .elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened{
    background: #FFC7DF;
    border-radius: 40px;
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
}

#uc_uc_card_post_carousel_elementor_0db0a6e .uc_image_carousel_content {
    text-align: center;
    display: flex;
    flex-flow: column nowrap;
    max-width: 90%;
    margin: -50px auto 0;
}


footer svg path {
    fill: #AE275F;
}

.footer_link p {
    text-transform: capitalize;
    color: #fff;
    margin-top: 0px;
    position: relative;
    padding-left: 0px;
    min-height: 33px;
    margin-bottom: 10px;
	display: flex;
	gap: 10px;
}

.footer_link p {
    text-transform: capitalize;
    color: #fff;
    margin-top: 0px;
    position: relative;
    min-height: 33px;
    margin-bottom: 10px;
}


.footerSocial a {
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    border-radius: 20px;
}





#page .site-content{
 background-image: linear-gradient(to right, rgba(212, 175, 188, .35) 1px, transparent 1px);
    background-size: 220px 100%;
}

footer .site-primary-footer-wrap {
  
    padding-bottom: 118px;
    background-image: url(https://padhaihelp.tezassoftwares.com/wp-content/uploads/2026/05/footer-bg.png) !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}



.talk_form_part .wpcf7-form-control-wrap{
	margin-bottom:15px;
}
.talk_form_part .wpcf7-form-control-wrap p{
	margin-bottom:0px !important;
}
.talk_form_part_box .wpcf7-form-control-wrap .wpcf7-form-control{ border-radius: 8px;
	height:62px;
}
.talk_form_part_box_tem .wpcf7-list-item {
	margin-left:0px !important;
}
.wpcf7 input[type=checkbox]{
	width:28px;
	height:28px;
}
.talk_form_part_box_sumbit  .wpcf7-submit{
     width: 100%;
    border-radius: 8px;
}
 .wpcf7-spinner {
	position:absolute !important;
	 left:0px !important;
}

header .ast-primary-header-bar {
    display: block;
    border-radius: 0px 0px 20px 20px;
}
header  .ast-site-identity{
	padding:0px !important
}


.elementor .e-tab-base{
	    white-space: nowrap;
    padding: 14px 24px !important;
    width: auto !important;
	border: 1px solid #ddd !important;
	font-size:17px !important;
	margin-left:3px;margin-right:3px; border-radius:8px;
} 

.elementor .e-tab-base.e--selected{
	background: #fa4e8f !important;
	color: #fff !important;
}
 

.bytonic-offerings-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px;
    max-width:1280px;
    margin:auto;
}

.bytonic-offering-item{
    position:relative;
    border-radius:24px;
    overflow:hidden;
}

.bytonic-offering-item a{
    display:block;
    position:relative;
    text-decoration:none;
}

.bytonic-offering-image{
    position:relative;
    overflow:hidden;
    border-radius:24px;
}

.bytonic-offering-image img{
    width:100%;
    height:310px !important;
    object-fit:cover;
    display:block;
    border-radius:24px;
}

/* =========================
   TITLE BOX
========================= */

.bytonic-offering-title{
    position:absolute;
    left:50%;
    bottom:18px;
    transform:translateX(-50%);
    background:#f5f1f3;
    color:#111;
    font-size:18px;
    font-weight:700;
    line-height:normal;
    
    padding:12px 26px;
    
    border-radius:40px;
    
    text-align:center;
    
    min-width:60%;
    
    z-index:5;
    
    box-shadow:none;
    
    margin:0;
}

/* =========================
   LARGE TITLE WIDTH
========================= */

.bytonic-offering-title br{
    display:block;
}

/* =========================
   TABLET
========================= */

@media(max-width:991px){

    .bytonic-offerings-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .bytonic-offering-image img{
        height:280px;
    }

}

/* =========================
   MOBILE
========================= */

@media(max-width:767px){

    .bytonic-offerings-grid{
        grid-template-columns:1fr;
        gap:18px;
    }

    .bytonic-offering-image img{
        height:240px;
    }

    .bytonic-offering-title{
        font-size:16px;
        padding:10px 20px;
        min-width:85%;
        bottom:15px;
    }

}




h4.widget-title{
	font-size:24px !important;
	margin-bottom:8px;
} 

.widget-content{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: 0.3s ease;
    line-height: 1.6;
}

.widget-content.active{
    -webkit-line-clamp: unset;
}

.read-more-btn,.read-more-btn:hover,.read-more-btn.active{
 margin-top: 10px;
    border: 0;
    background: #fa4e8f;
    color: #fff;
    padding: 11px 18px;
    cursor: pointer;
    border-radius: 0px;
    font-size: 16px;
}
header .ast-below-header-wrap  {
	position:absolute;
}

header .header-social-inner-wrap{
	top: 160px;
    position: fixed;
    right: 0px;
    width: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 21px;
    background: #FFE8F1;
    padding-top: 30px;
    padding-bottom: 40px;
    border-radius: 40px 0px 0px 40px;
    box-shadow: 0px 0px 27px 5px #00000040;
	z-index:9
}

.pum-theme-1205 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 0px !important;
    border-radius: 12px !important;
    border: none !important;
    box-shadow: 0px 0px 30px 0px rgba(2, 2, 2, 1.00);
    background-color: rgba(255, 255, 255, 1.00);
    overflow: hidden !important;
}
.pum-theme-1205 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
	 
    right: 10px !important;
    bottom: auto;
    top: 10px !important;
}
.pum-theme-1205 .pum-content, .pum-theme-lightbox .pum-content{
	text-align:center !important
}
.pum-theme-1205 .talk_form_part{
	padding:0px 15px;
}
.pum-theme-1205 .talk_form_part_box .wpcf7-form-control-wrap .wpcf7-form-control{
	height: 46px;
	padding: 5px 16px;border: 1px solid #979696;
}
.pum-theme-1205 input[type="submit"] {
	padding: 15px !important; 
}
.pum-theme-1205 .talk_form_part_box p, .pum-theme-1205 .talk_form_part_box p .wpcf7-form-control-wrap {
	margin-bottom:10px !important;}

@media(min-width:921px){
	
.main-header-bar-navigation ul#ast-hf-menu-1 >  .current-menu-item > a {
    background: #FA4E8F !important;
    border-radius: 0px 0px 10px 10px;
	color:#fff !important
}
 
.main-header-menu .sub-menu .current-menu-item > a {
	 background: #FA4E8F !important;
	padding:8px 15px;line-height:28px !important;
	margin-bottom:0px !important;
	border-radius: 0px 0px 10px 10px !important;
}
.main-header-menu .current-menu-parent > a{
	 background: #FA4E8F !important;
	padding:8px 15px;line-height:28px !important; 
	border-radius: 0px 0px 10px 10px !important;
}
.main-header-menu .current-menu-parent > a:hover{
	 background: #FA4E8F !important;
	padding:8px 15px;line-height:28px !important;
	border-radius: 0px 0px 10px 10px !important;
}

.main-header-menu .sub-menu .current-menu-item > a:hover {
	 background: #FA4E8F !important;
	padding:8px 15px;line-height:28px !important;
	margin-bottom:0px !important;
	border-radius: 0px 0px 10px 10px !important;
}

.main-header-menu .sub-menu li {
	margin-bottom:0px !important
}
 ul#ast-hf-menu-1 .sub-menu  .menu-link{
	margin-bottom: 0px !important;

}
  
	
.main-header-menu .menu-link, .main-header-menu>a{
	margin-bottom:17px;
	padding:23px 10px 13px;
}

	
	
	
}


@media(min-width:921px) and (max-width:1023px){
	
		
.main-header-menu .menu-link, .main-header-menu>a{
	padding:23px 4px 13px;
}

	
}



/* Responsive css start */

@media(max-width:991px){
.talk_form_part_box .wpcf7-form-control-wrap .wpcf7-form-control{
	border-radius: 8px;
    height: 52px;
}

span.wpcf7-list-item-label {
    font-size: 14px;
}
header .ast-primary-header-bar {
    display: block;
    border-radius:0;
}

	
	
	
}


@media(max-width:768px){
	
	
header .header-social-inner-wrap{
	 
    width: 48px; 
    gap: 16px; 
    padding-top: 20px;
    padding-bottom: 30px;
    border-radius: 20px 0px 0px 20px;
}
	
	.pum-theme-1205 .pum-container, .pum-theme-lightbox .pum-container{
		max-width:85% !important;width:auto !important
	}	
	.gallerySection .e-tabs-menu-base { flex-direction: column; gap: 5px;}

}








/*Responsive css End  */





