/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 3.7.5.1642587974
Updated: 2022-01-19 10:26:14

*/
.single_news{
	margin-bottom: 40px;
}
.single_news h3{
	margin-bottom: 0px;
}
.single_news h6{
	margin-bottom: 5px;
}

.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}
.main-header-menu > .menu-item > .menu-link{
	height:72px;
}
.email-link.in-footer {
    text-decoration: none;
}
.email-link {
    display: inline-block;
    border-bottom: 2px solid #fff;
    color: #fff;
}
.button.other-color.full {
    width: 100%;
}
.button {
  padding: 18px 35px 16px;
  background-color: #a0cd4e;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #b3dd66;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}
.button.other-color {
  display: inline-block;
  background-color: #ef3b39;
}

.button.other-color:hover {
  background-color: #fff;
  color: #ef3b39;
}

.button.other-color.line {
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #ef3b39;
  color: #ef3b39;
}

.button.other-color.line:hover {
  box-shadow: inset 0 0 0 1px #ef3b39, 0 20px 20px 0 rgba(0, 0, 0, 0.15);
}

.button.other-color.full.gradient {
  background-image: linear-gradient(45deg, #ef3b39, #c35466);
  text-align: center;
}

.features_wrap .single_feature_wrap {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #121212;
  text-align: center;
  cursor: pointer;
}

.features_wrap .single_feature_wrap:hover {
  position: relative;
  z-index: 1;
  border-color: #fff;
  box-shadow: 0 50px 50px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -19px);
  -ms-transform: translate(0px, -19px);
  transform: translate(0px, -19px);
}
.StyleGlossary .elementor-toggle-item .elementor-active {
  border-bottom: 1px solid #ededed !important;
}
.StyleInlineSpc h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
.StyleInlineSpc ul {
  margin-left: 50px;
}
.SizeImage img{
  width: 30px;
  margin-right: 14px;
}
.SizeImage .elementor-toggle-icon {
  margin-top: 5px;
}
.SizeImage .elementor-toggle-item .elementor-active{
  border-bottom: 1px solid #ededed !important;
}
.elementor-element-ed84b28 .eael-contact-form-7 .wpcf7-form input[type="submit"] {
  background-image: linear-gradient( 45deg, #ef3b39, #c35466);
  text-align: center;
  float: left;
  width: 250px;
}
.elementor-element-fbf3a99 a:hover {
  color: #ef3b39;
}
.elementor-element-fbf3a99 a {
  color: #919191;
  text-decoration: none;
}
.post-type-archive-news div#content .ast-container {
  display: block;
  width: 100%;
  max-width: none;
  padding: 0;
  margin: 0;
}
section#blogBanner {
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: #f5f5f7;
}
.post-type-archive-news {
  background: none;
}
section#blogBanner h1 {
  display: block;
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 33px;
  line-height: 48px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  text-align: center;
}
section#blogBanner p {
  margin-top: 20px;
  margin-bottom: 6px;
  font-family: Lora, sans-serif;
  color: #767676;
  font-size: 23px;
  line-height: 36px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}
section#blogBanner img {
  width: 76px;
  height: auto;
  margin: 0 auto 16px;
  display: block;
}
.spanLine {
  display: block;
  width: 50px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  background-color: #ef3b39;
  position: relative;
  z-index: 11;
}
.blogcontainer{
  max-width: 940px;
  padding: 0 20px;
  margin: 0 auto;
}
section#postConts {
  padding: 70px 0 25px;
}
section#postConts h3 {
  font-size: 21px;
  line-height: 26px;
  font-weight: 500;
  color: #919191;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
}
section#postConts h3:hover{
  color: rgba(239, 59, 57, 0.78);
}
section#postConts h6 {
  font-size: 12px;
  font-weight: 400;
  font-family: Poppins, sans-serif;
}
section#postConts p {
  margin-left: 0px;
  font-size: 14px;
  font-weight: 400;
  font-family: Poppins, sans-serif;
}
.itemPost{
  margin-bottom: 55px;
}
.single-news .ast-container {
  display: block;
}
.single-news #BannerVbs {
  position: relative;
  min-height: 400px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ef3b39), to(#631014));
  background-image: linear-gradient(180deg, #ef3b39, #631014);
  padding: 100px 20px 40px;
}
.single-news div#content .ast-container {
  display: block;
  width: 100%;
  max-width: none;
  padding: 0;
  margin: 0;
}
section#BannerVbs:after {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.59)), to(rgba(0, 0, 0, 0.59)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.59));
  content: "";
  top: 0;
  left: 0;
}
section#BannerVbs h1 {
  display: block;
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 33px;
  line-height: 48px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  position: relative;
  z-index: 11;
  text-align: center;
  color: #fff;
}
section#BannerVbs p {
  margin-top: 20px;
  margin-bottom: 6px;
  font-family: Lora, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 36px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  position: relative;
  z-index: 11;
}
.SingleAplication {
  max-width: 940px;
  margin: 50px auto 50px;
}
a.DownLodeButtonIn img {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
a.DownLodeButtonIn {
  padding: 18px 35px 16px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  width: 195px;
  margin: 20px auto 40px;
  width: fit-content;
  background-color: #ef3b39;
  font-family: Poppins, sans-serif;
}
a.DownLodeButtonIn:hover {
  background-color: rgba(239, 59, 57, 0.5);
  box-shadow: 0 20px 20px 0 rgb(0 0 0 / 15%);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}
.BottomContactMail a{
  margin-bottom: 10px;
  font-family: Lora, sans-serif;
  color: #767676;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}
.BottomContactMail a:hover{
  color: #ef3b39;
}
.home .site-header {
  z-index: 99;
  position: relative;
  background: none;
  margin-bottom: -73px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2) !important;
}
.site-header.fixed {
  position: fixed !important;
  width: 100%;
  transition: all 1s;
  background: #fff !important;
  top: 0;
  left: 0;
  box-shadow: 0 5px 20px 0 rgb(0 0 0 / 10%);
  animation-name: example;
  animation-duration: 0.5s;
}
@keyframes example {
  from {
    transform: translateY(-73px);
  }
  to {
    transform: translateY(0px);
  }
}
.ast-primary-header-bar{
  border: none !important;
}
.fixedContebt{
  margin-top: 73px;
}
.home header:not(.fixed) .site-logo-img img {
  filter: brightness(0) invert(1);
}
.home header:not(.fixed)  #ast-hf-menu-1 li a:not(ul ul li a){
  color: #fff;
}
ul.sub-menu {
  background: #212127 !important;
  padding: 15px;
}
ul.sub-menu li a:not(ul.sub-menu li a:hover){
  color: #969696 !important;
  transition: all 0.5s;
}
ul.sub-menu li a:hover{
  padding-left: 20px !important;
  color: #fff !important;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-outline{
  border: none !important;
}
.insiTy {
  width: 31.33333%;
  float: left;
  margin: 0 1% 20px;
  background: url(/wp-content/uploads/2021/11/Post-Image-300x196.jpg) no-repeat;
  position: relative;
  overflow: hidden;
  height: 350px;
  float: left;
  border-radius: 5px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.textAnimation {
  position: absolute;
  width: 100%;
  bottom: -75px;
  padding: 15px;
  transition: all 0.5s;
}
.insiTy a:hover {
  background-color: #fff;
  color: #ef3b39;
  transform: translateY(-10px);
}
.insiTy h3 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  font-family: Poppins, sans-serif;
  height: 75px;
  margin-bottom: 20px;
}
.insiTy h6{
  margin-right: 15px;
  font-family: Lora, sans-serif;
  color: #fff;
  line-height: 20px;
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
}
.insiTy:hover .textAnimation {
  bottom: 0;
}
.overLay {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#212127), color-stop(59%, rgba(33, 33, 39, 0.42)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient( 0deg, #212127, rgba(33, 33, 39, 0.42) 59%, hsla(0, 0%, 100%, 0));
  display: block;
  height: 100%;
}
.insiTy a{
  padding: 18px 35px 16px;
  background-color: #ef3b39;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
}
@media only screen and (max-width:767px) {
  .home header:not(.fixed) .site-logo-img img{
    filter: none !important;
  }
  body:not(.home) .ast-header-break-point #ast-mobile-header{
    display: block;
    background: #fff;
  }
  body:not(.home) [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
    fill: #121212 ;
  }
  ul.sub-menu {
    background: none !important;
    padding: 0 !important;
  }
  nav#ast-mobile-site-navigation {
    position: absolute;
  }
  .elementor-9 .elementor-element.elementor-element-b2aa613 .eael-contact-form-7 .wpcf7-form-control.wpcf7-text, 
  .elementor-9 .elementor-element.elementor-element-b2aa613 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz, 
  .elementor-9 .elementor-element.elementor-element-b2aa613 .eael-contact-form-7 .wpcf7-form-control.wpcf7-date, 
  .elementor-9 .elementor-element.elementor-element-b2aa613 .eael-contact-form-7 .wpcf7-form-control.wpcf7-select{
    width: 100% !important;
  }
  .home ul#ast-hf-mobile-menu {
    background: rgba(0, 0, 0, 0.95);
  }
  .home ul#ast-hf-mobile-menu li a{
    color: #fff;
  }
  body:not(.home) ul#ast-hf-mobile-menu li a{
    color: #919191;
  }
  ul#ast-hf-mobile-menu li a {
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 52px;
  }
  ul#ast-hf-mobile-menu li ul li a{
    line-height: 40px !important;
  }
  ul.sub-menu {
      background: #212127 !important;
  }
  ul.sub-menu li a{
    font-size: 11px;
  }
  .home .site-header.fixed [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
    fill: #121212;
  } 
  body:not(.home) .menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-outline.toggled {
    background: #f26664;
    border-radius: 5px;
    background-color: #ef3b39;
    color: #fff !important;
  }
  .home .menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-outline.toggled {
    background: #212127;
    border-radius: 5px;
  }
 .menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-outline.toggled svg{
    fill: #fff !important;
  }
  .insiTy{
    width: 98%;
  }
  .main-header-menu > .menu-item > .menu-link {
    height: auto !important;
  }
  .home button.ast-menu-toggle svg {
    fill: #fff;
}
  body:not(.home)  button.ast-menu-toggle svg{
    fill: #919191 !important;
  }
  .ast-header-break-point .ast-icon.icon-arrow svg {
    margin-top: 14px;
    position: relative;
    top: 7px;
  }
  
}
@media only screen and (min-width:767px) and (max-width:960px){
  .insiTy h3{
    font-size: 15px;
  }
  .home .site-header.fixed [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
    fill: #121212 !important;
  } 
  .main-header-menu > .menu-item > .menu-link {
    height: auto !important;
  }
  .home ul#ast-hf-mobile-menu {
    background: rgba(0, 0, 0, 0.95);
  }
  .home ul#ast-hf-mobile-menu li a{
    color: #fff;
  }
  body:not(.home) ul#ast-hf-mobile-menu li a{
    color: #919191;
  }
  ul#ast-hf-mobile-menu li a {
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 52px;
  }
  ul#ast-hf-mobile-menu li ul li a{
    line-height: 40px !important;
  }
  ul.sub-menu {
      background: #212127 !important;
  }
  ul.sub-menu li a{
    font-size: 11px;
  }
  .home .site-header.fixed [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
    fill: #121212 !important;
  } 
  .insiTy{
    width: 98%;
  }
  .main-header-menu > .menu-item > .menu-link {
    height: auto !important;
  }
  .ast-header-break-point .ast-icon.icon-arrow svg {
    margin-top: 14px;
    position: relative;
    top: 7px;
  }
  .home header.fixed .site-logo-img img{
    filter: none !important;
  }
  body:not(.home) [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
    fill: #121212 ;
  }
  .home button.ast-menu-toggle svg {
    fill: #fff;
}
  body:not(.home)  button.ast-menu-toggle svg{
    fill: #919191 !important;
  } 
}