/*
Theme Name: Astra Child
Template: astra
Version: 1.0
*/
.hero_head,
.hero_text,
.hero_btn {
    width: 630px !important;
    max-width: 100%;
}

@media (max-width: 768px) {
  .hero_head,
  .hero_text,
  .hero_btn {
    max-width: 90% !important;
  }
}
.hero_sec {
    padding: 150px 0 40px;
}

@media (max-width: 768px) {
    .hero_sec {
        padding: 30px 30px;
    }
}
@media (min-width: 769px) {
    .diff_inn_sec .e-flex{
        margin-top: 50px;
        padding-left: 20px;
    }
}
@media (max-width: 768px) {
    .diff_img {
        width: 80%;
    }
}
@media (min-width: 769px) {
    .why_btn1 {
        margin-top: 120px;
    }
}
@media (min-width: 769px) {
    .why_btn {
        margin-top: 120px;
    }
}


.hero_head1,
.hero_text1,
.hero_btn1 {
    width: 500px !important;
    max-width: 100%;
}

@media (max-width: 768px) {
    .hero_head1,
    .hero_text1,
    .hero_btn1 {
        width: 100%;
    }
}
.ready {
    width: 1200px !important;
    max-width: 100% !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
}

@media (max-width: 768px) {
    .ready {
        max-width: 90% !important;
        width: 100% !important;
        margin: 0 auto;
    }
}

.home_hero {
  width: 500px;
}

@media (max-width: 768px) {
  .home_hero {
    width: 80% !important;
  }
}
.home_hero1 {
  padding-top: 200px;
  padding-bottom: 50px;
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}
@media (max-width: 768px) {
  .home_hero1 {
    padding: 30px;
	max-width: 100% !important;
  }
}
.sbi_item.sbi_type_carousel,
.sbi_item.sbi_type_image,
.sbi_item.sbi_type_video{
  border-radius: 20px;
  overflow: hidden;
}
.home_hero5 {
  width: 500px !important;
}

@media (max-width: 768px) {
  .home_hero5 {
    width: 80% !important;
  }
}
@media (max-width: 767px) {
  .l_1 {
    width: 90% !important;
	  justify-content: center;
  }
}
@media (max-width: 767px) {
  .l_3 img {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .l_im {
    display: flex !important;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
  }

  .l_im .l_i {
    width: 60% !important;
  }

  .l_im .l_it {
    width: 40% !important;
  }
	.l_im .l_it span{
		font-size: 12px !important;
	}
	.l_im .l_i h2{
		font-size: 30px !important;
	}
}
.elementor-testimonial-name::before {
  display: none !important;
}
.ready2 {
    width: 1200px !important;
    max-width: 100% !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
	padding: 60px 120px !important;
}

@media (max-width: 768px) {
    .ready2 {
        max-width: 90% !important;
        width: 100% !important;
        margin: 0 auto;
		padding: 60px 20px !important;
    }
}
.ast-above-header .widget_text p {
    margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'Josefin Sans', sans-serif;
	color: black;
	font-weight: medium;
}
