/**
Theme Name: Astra Child
Author: Shaoli
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.banner-title h1, .banner-title h2{
	font-size:50px;
	line-height: 1;
	font-weight:bold;
}
.banner-title h1 span, .banner-title h2 span{
	background-image:url(https://astrapagedna.kinsta.cloud/wp-content/uploads/2025/07/textbg.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	/*background-size:100% auto;*/
	color:#00a3c9;
}
.custom-btn .elementor-button-icon{
	font-size:23px;
	padding-left: 6px;
}
.custom-btn .elementor-button-content-wrapper{
	align-items: center;
}
.custom-card{
	height:100%;
}
.ipma-list li .elementor-icon-list-text span{
	font-weight:bold;
	text-decoration:underline;
}

.all-testimonials .slick-slide{
	padding:0px 10px ;
}
.all-testimonials .elementor-widget-image img{
	float:right;
}
.all-testimonials .testimonial-card{
	min-height:550px;
	background:#fff;
}
.right-arw img{
	  float: right;
    margin: -50px;
}
.footer-socials .ekit_social_media li a:hover{
	background:none !important;
}
.footer-box .elementor-widget-text-editor p a, .footer-box .elementor-widget-text-editor ul li a{
	color:#000;
}
.footer-box .elementor-widget-text-editor p a:hover, .footer-box .elementor-widget-text-editor ul li a:hover{
	color:#00A3C9;
}
.below-footer .elementor-widget-text-editor p{
	margin-bottom:0px; 
}

.section-title2 span{
	color:#E7A614;
}
.section-title span{
	color:#00A3C9;
	font-style:italic;
}
.elementor-widget-text-editor p a{
	color:#00A3C9;
	text-decoration:underline;
}
#page {
	overflow: hidden;
}
.dna-lis ul{
	padding-left:15px;
	margin:0px;
}
.dna-lis ul li{
	margin-bottom:12px;
}
.dna-lis ul li a{
	color:#00A3C9;
}
.dsk-header{
	position:fixed;
	top:0px;
	box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
}

.htslider-slider .slick-arrow{
	  width: 50px !important;
    height: 50px !important;
}
.htslider-slider .slick-prev {
	left:-50px !important;
}
.htslider-slider .slick-next {
	right:-50px !important;
}
.quote-img{
	display:none;
}
.feature-box p{
	margin-bottom:20px;
}

.news-area{
  padding: 100px 0;
}
.news-box {
  display: block;
  margin-bottom: 40px;
}
.news-img {
  margin-bottom: 15px;
}
.news-img img{
  width: 100%;
}
.news-categories{
  display: block;
  margin-bottom: 10px;
}
.news-categories span {
  display: inline-block;
  background: #FDEFDA;
  color: #eeb006;
  border-radius: 6px;
  padding: 4px 9px;
  margin: 0 2px 3px 0;
  font-weight: 600;
  font-size: 14px;
}
.post-dates {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
}
.news-title {
  color: #000;
  font-size: 22px;
  margin-bottom: 12px;
  font-weight: 600;
}
.news-title a{
  color: #000;
  text-decoration: none;
}
.news-title a:hover{
  color: #00a8cb;
}
.news-dtls p {
  color: #000;
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 1.4;
}
.custom-dtls-btn {
	display: inline-block !important;
	border: 1px solid #00a8cb !important;
	color: #000 !important;
	font-size: 18px !important;
	padding: 8px 17px !important;
	margin-top: 10px;
	border-radius: 10px !important;
	font-weight: 500 !important;
}
.custom-dtls-btn:hover{
  background: #00a8cb !important;
  color: #fff !important;
}
.custom-dtls-btn img{
  margin-left: 5px;
}
.anker-white p a{
	color:#fff;
}
.pagination {
	justify-content: end;
}
.page-numbers {
	min-width: 36px;
	height: 36px;
	border: 1px solid #00a8cb;
	margin: 1px;
	text-align: center;
	font-size: 20px;
	color: #000;
	font-weight: 500;
	padding: 0 5px;
	background: #f6feff;
	line-height: 32px;
}
.page-numbers:hover{
	background:#00a8cb;
	color:#fff;
}



@media only screen and (max-width: 1400px) {
.banner-title h1, .banner-title h2{
	font-size:35px;
}	
.htslider-slider .slick-arrow{
	  width: 40px !important;
    height: 40px !important;
}
.htslider-slider .slick-prev {
	left:-8px !important;
}
.htslider-slider .slick-next {
	right:-8px !important;
}
	
	
	
	
}
/* 1400 */


@media only screen and (max-width: 1024px) {
.dsk-header{
	position:relative;
	box-shadow:none;
}
	
	
}
/* 1024 */



@media only screen and (max-width: 991px) {
.all-testimonials .testimonial-card{
	min-height:auto;
	padding:25px;
}
.news-area {
  padding: 60px 0;
}
.news-title {
  font-size: 19px;
}
.custom-dtls-btn {  
  font-size: 16px !important;
  padding: 8px 12px !important;
  border-radius: 7px !important;
}
	
	
}
/* 991 */


@media only screen and (max-width: 767px) {
.banner-title h1, .banner-title h2{
	font-size:30px;
}	
	
	
}
/* 767 */


.custom-uls3 ul{
	padding-left:1rem;
	margin:0px;
}
.custom-uls3 ul li{
	margin-bottom:15px;
}
ul {
  padding-left: 0px;
}
.elementor-widget-text-editor p a {
	color: #00A3C9;
	text-decoration: underline;
}
.custom-uls3 a{
	color: #00A3C9;
	text-decoration: underline;
}
.team-box .elementor-image-box-img {
	height: 340px;
	overflow: hidden;
	margin: 0 0 6px 0 !important;
}
.team-box .elementor-image-box-img img{
	width:100%;
}
.team-row {
	background: #FFF;
	border: 1px solid #F0F0F0;
	box-shadow: rgba(0, 0, 0, 0.28) 0px 2px 8px 0px;
	padding: 0px 0px 15px 0px;
}
.team-row  .elementor-image-box-content{
	padding:0 10px;
}
.partners-box{
	border-radius:10px;
	padding-bottom:35px;
}
.partners-box .elementor-image-box-img img{
	width:100%;
}
.news-img {
	margin-bottom: 15px;
	height: 200px;
	background: #fff;
	overflow: hidden;
	position: relative;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.blog-banner{
  padding: 100px 0;
  background:#BCEFFC url(https://astrapagedna.kinsta.cloud/wp-content/uploads/2025/07/banner-bg-scaled.png) center center;
  background-size: cover;
}
.blog-banner h1{
  font-size: 50px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: "Montserrat", Sans-serif;
}
.blog-banner p{
  color: #000;
  font-size: 18px;
  font-family: "Montserrat", Sans-serif;
}


.partners-slider .swiper-slide{
	padding:0 10px;
}
.custom-table {
  border:1px solid #c3c3c3;
	background:#fff;
}
.custom-table table {
  margin-bottom:0px!important
}
.custom-table thead tr th {
  background:#00a9cc;
  color:#fff;
  font-size:15px;
  font-weight:500!important;
  padding:10px 15px!important;
  letter-spacing:1px;
		font-family: "Montserrat", Sans-serif;
}
.custom-table tbody tr:nth-of-type(2n+1) {
  background-color:#edebeb!important
}
.custom-table tbody tr td {
  letter-spacing:1px;
  font-weight:400;
  padding:10px 15px!important;
	font-family: "Montserrat", Sans-serif;
}
.custom-table tbody tr td img {
  margin-bottom:0px!important;
  max-width:17px!important
}
.tooltip-wrapper {
  cursor:pointer;
  position:relative;
  min-width:200px;
  -webkit-transform:translateZ(0);
  -webkit-font-smoothing:antialiased
}
.tooltip-wrapper .tooltip {
  background:#000;
  bottom:100%;
  color:#fff;
  display:block;
  left:0;
  margin-bottom:0;
  opacity:0;
  letter-spacing:0;
  padding:10px;
  font-size:13px;
  pointer-events:none;
  position:absolute;
  width:100%;
	font-family: "Montserrat", Sans-serif;
  -webkit-transform:translateY(10px);
  -moz-transform:translateY(10px);
  -ms-transform:translateY(10px);
  -o-transform:translateY(10px);
  transform:translateY(10px);
  -webkit-transition:all .25s ease-out;
  -moz-transition:all .25s ease-out;
  -ms-transition:all .25s ease-out;
  -o-transition:all .25s ease-out;
  transition:all .25s ease-out
}
.tooltip-wrapper .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%
}
.tooltip-wrapper .tooltip:after {
  border-left:solid #fff0 8px;
  border-right:solid #fff0 8px;
  border-top:solid #000 8px;
  bottom:-7px;
  content:" ";
  height:0;
  left:30px;
  margin-left:-13px;
  position:absolute;
  width:0
}
.tooltip-wrapper:hover .tooltip {
  opacity:1;
  pointer-events:auto;
  -webkit-transform:translateY(0);
  -moz-transform:translateY(0);
  -ms-transform:translateY(0);
  -o-transform:translateY(0);
  transform:translateY(0)
}
.table-responsive {
	overflow-x: inherit;
	-webkit-overflow-scrolling: touch;
}
.custom-accordian .elementskit-btn-link {
	text-decoration: none !important;
	padding: 15px !important;
	border-radius: 10px;
	font-family: "Montserrat", Sans-serif;
}
.custom-accordian .ekit-accordion--content{
	background: rgba(255,255,255,0.8);
  padding: 25px 15px !important;
  border-radius: 10px;
}
.custom-accordian .ekit-accordion--content p{
	font-family: "Montserrat", Sans-serif;
}

.roi {
	background: rgba(0, 0, 0, 0.2);
	padding: 25px 20px;
	border: 1px solid #bdbdbd;
	border-radius: 10px;
}
.roi label {
	font-size: 17px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: 600;
}
input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="reset"], input[type="tel"], input[type="date"], select {
	height: 45px !important;
	margin-bottom: 10px;
}
.roi .submit-btns{
	background-color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  fill: #000000;
  color: #000000;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #00A3C9 !important;
  border-radius: 8px 8px 8px 8px;
  padding: 13px 15px 13px 15px;
}
.popmake-title {
	font-size: 35px !important;
	line-height: 1.2 !important;
	font-weight: 600 !important;
	margin-bottom: 20px !important;
	font-family: "Montserrat", Sans-serif !important;
}
.popmake .input-group p{
	width:100%;
}
.nectar-button {
	background-color: #FFFFFF !important;
	font-family: "Montserrat", Sans-serif !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	fill: #000000;
	color: #000000 !important;
	border-style: solid !important;
	border-width: 2px 2px 2px 2px !important;
	border-color: #00A3C9 !important;
	border-radius: 8px !important;
	padding: 13px 15px !important;
}
.nectar-button:hover {
	background-color: #00A3C9 !important;
	fill: #fff;
	color: #fff !important;	
}
.popmake .small {
	font-family: "Montserrat", Sans-serif !important;
	color: #000 !important;
	font-weight: 400;
	text-align: center;
}
.popmake{
	text-align:center;
}
.popmake a{
	color:#00A3C9;
}
.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
	margin: 2em 0 !important;	
}
.hfeed .ast-container {
	max-width: 100% !important;
	padding: 0px;
	background:#fff !important;
}
.category-blog,.category-news , .hfeed .navigation  {
	max-width: 1260px !important;
	margin: auto !important;
}
.entry-meta, .entry-content{
	font-family: "Montserrat", Sans-serif !important;
}
.entry-content h2, .entry-content h2 span{
	font-weight:600 !important;
}




@media screen and (max-width:991px) {
.blog-banner {
	padding: 60px 0;	
}	
.blog-banner h1{
  font-size: 35px;
  margin-bottom: 15px;
}
.blog-banner p{
  font-size: 17px;
}

.custom-table thead tr th {
    font-size:13px;
    font-weight:400!important;
    line-height:1.2;
    padding:8px 5px!important;
    letter-spacing:0
  }
  .custom-table tbody tr td {
    letter-spacing:0;
    font-size:12px!important;
    line-height:1.2;
    padding:6px 5px!important
  }
  .custom-table tbody tr td img {
    max-width:13px!important
  }
  .tooltip-wrapper .tooltip {
    font-size:13px;
    padding:7px
  }	
.popmake-title {
	font-size: 30px !important;
}
.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
	margin: 0 !important;
	padding: 0px;
}	

}

@media screen and (max-width:767px) {
.blog-banner{
  padding:40px 0px;
}
.blog-banner h1{
  font-size: 28px;
}
.custom-table tbody tr td.tooltip-wrapper {
    min-width:80px
  }
	
	
	
}



