/*
Theme Name: Atintegra
Theme URI: https://atintegra.com/
Author: Atintegra
Author URI: https://atintegra.com/
Description: Custom theme for Atintegra
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Atintegra
*/

.ctaa a{
    color: #fff;
}
ul#menu-usefulllinks li {
    list-style: none;
}
ul#menu-usefulllinks li a {
   color: #fff;
}
button.forminator-button.forminator-button-submit {
    font-size: 17px !important;
    margin-top: 15px;
    line-height: 26px;
    display: block;
    min-height: 50px;
    height: unset !important;
    font-weight: 500;
    color: var(--color-white);
    background: #0048e8;
    border-radius: 12px !important;
    padding: 10px 30px !important;
    box-shadow: unset;
    border: 1px solid var(--color-set-one-1);
    transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    margin-bottom: 0px;
}
.serv {
    margin-top: 50px;
    margin-bottom: 50px;
}

/*popup css*/

.popup-btn {
  padding: 12px 20px;
  background: #0073aa;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 16px;
  border-radius: 4px;
}

.popup-overlay {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  justify-content: center;
  align-items: center;
}

.popup-content {
  background: #fff;
  width: 90%;
  max-width: 900px;
  position: relative;
  border-radius: 8px;
  padding: 15px;
}

.close-popup {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 35px;
  cursor: pointer;
  color: #000;
}
.header-area.header-style-5 .main_header_content .right_content {
    justify-content: center !important;
}

.errpage {
    padding: 40px 0px;
}
.search-page {
    padding: 40px 0px;
}
.search-thumb img {
    width: 100%;
}
article.search-item {
    text-align: center;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    margin-bottom: 20px;
}

@media screen and (min-width:768px) and (max-width:1024px){
		.contact_header_one{
		display:none !important;
	}
	.header-area.header-style-5 .main_header_content .right_content{
		justify-content:right !important;
	}
		.logo_box img {
    width: 150px;
    margin: 0 auto;
	}
	
	.image_box_only.type_seven {
    max-width: 100%;
	}
		.image_box_only.type_seven .m_image {
    width: 100%;
    max-width: 100% !important;
    height: 635px;
}
		.service-section{
		border-top:none !important;
		padding-top:0 !important;
	}
	
	.header-area .logo_box img {
        width: 150px;
        margin: 0 auto !important;
    }
/* 		#content{
		padding-top:60px;
	} */
	.contact_box_content{
		height:auto;
	}
	
}

@media screen and (max-width:767px){
	.contact_header_one{
		display:none !important;
	}
	.header-area.header-style-5 .main_header_content .right_content{
		justify-content:right !important;
	}
	.logo_box img {
    width: 115px;
    margin: 0 auto;
	}
	
	.header-area.header-style-5 .top_bar {
        padding: 0px 0px 28px;
    }
	.logobox img {
    width: 70px;
}
	.mobile_menu_box .navigation_menu ul.navbar_nav > li .dropdown-btn{
		top:12px;
	}
	.mobile_menu_box .navigation_menu ul.navbar_nav > li{
		padding:5px 0px 5px 0;
	}
	.image_box_only.type_seven .m_image {
    width: 100%;
    max-width: 500px;
    height: 635px;
}
	.service-section{
		border-top:none !important;
		padding-top:0 !important;
	}
	.business-title {
    font-size: 2.5rem;
    line-height: 1;
}
	.section_title.small .title {
    font-size: 23px;
    font-weight: 700;
    line-height: 42px;
}
/* 	#content{
		padding-top:60px;
	} */
	.service-section{
		border-top:none !important;
		padding-top:0 !important;
	}
}
.page-id-265 .section-padding {
    margin: 40px 0px !important;
}
.page-id-268 .section-padding {
    margin: 40px 0px !important;
}
h2.wp-block-heading {
    font-size: 30px;
}
h3.wp-block-heading {
    font-size: 25px;
}
ul.wp-block-list {
    margin-left: 34px;
}

.video-testimonial video{
	    width: 100%;
    height: 403px;
    object-fit: contain;
    border-radius: 10px;
    border: 1px solid #ccc;
}
sapn.ptxt {
    font-size: 20px;
    font-weight: 700;
}
.center p {
    color: #000 !important;
}
.bookkeeping-list {
        list-style: disc;
        padding-left: 20px;
        margin: 0;
        font-size: 16px;
        line-height: 1.7;
        color: #333;
    }

    .bookkeeping-list li {
        margin-bottom: 10px;
    }
.addon {
    margin-top: 26px;
}
.prlist {
    margin-bottom: 20px;
}
.t_comment.scrollable {
    max-height: 200px;   /* adjust height if needed */
    overflow-y: auto;
    padding-right: 10px;
}

/* Optional scrollbar styling */
.t_comment.scrollable::-webkit-scrollbar {
    width: 5px;
}
.t_comment.scrollable::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 5px;
}
.testimonial_box.type_two {
    padding: 20px !important;
}
h1.main_tit {
    color: #fff;
}
h2.animate_left {
    color: #fff;
    font-size: 45px;
}

.elementor-element ul {
    margin-left: 23px;
}
.sticky_header_content.fixed-header {
    top: 0;
    opacity: 1;
    z-index: 100000000;
    visibility: visible !important;
}