/*
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: 4.8.2.1728282778
Updated: 2024-10-07 06:32:58

*/

/* Add Custom Css */

/*menu css*/
/* Menucss */

#text-5{
	margin-top:-80px !important;
}
.spreguler{
	font-family:"SourceSansPro-Regular" !important;
}
.spsemibolf{
	font-family:"SourceSansPro-SemiBold" !important;
}
.menu-box-main {
  background-color: #fff;
  position: absolute;
  top: 50px;
  width: 325px;
}
.noborder a {
  border-bottom: none !important;
}
.clr-red {
  color: #be181e !important;
}
.font-thin {
  line-height: normal;
}
.menu-box,
.drop-down-links {
  display: none;
}
.uagb-faq-questions-button {
  background: #76b72d !important;
}
.menu-link {
  cursor: pointer;
}
.hamburger-menu,
.hamburger-menu:after,
.hamburger-menu:before {
  width: 20px;
  height: 2px;
}

.hamburger-menu {
  position: relative;
  background: #000;
  transition: all 0ms 300ms;
}

.hamburger-menu.animate {
  background: rgba(255, 255, 255, 0);
}

.hamburger-menu:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 6px;
  background: #000;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu:after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  background: #000;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
    transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.menu-box {
  display: none;
  position: absolute;
  background: #00255D;
  width: 100%;
  left: 0px;
  top: 106px;
  text-align: center;
  padding: 20px 0px;
}
.cust_menulist .menu-link a {
  font-size: 24px;
  color: rgb(0, 0, 0);
  letter-spacing: 0.32pt;
  line-height: 2.3;
}
.cust_menulist .menu-link a.active {
  border-bottom: 2px solid #000;
}
.gtranslate_wrapper a {
  font-size: 20px;
}
.ast-header-navigation-arrow {
  display: none;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
  .menu-box-main {
    background-color: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
  }
}
.menu-wrapper {
  width: 38px;
  height: 38px;
  border: 2pt solid #fff;
  border-radius: 50px;
  cursor: pointer;
  padding: 2px;
}
.bar1,
.bar3 {
  width: 16px;
  height: 2px;
  background-color: #fff;
  margin: 3px auto;
  transition: 0.4s;
}
.invis {
  width: 35px;
  height: 1px;
  margin: 0px 0;
}
.bar1 {
  position: relative;
  top: 5px;
}
.bar3 {
  position: relative;
  top: 5px;
}
.change .bar1 {
  transform: rotate(-45deg) translate(-3px, 3px);
}
.change .bar3 {
  transform: rotate(45deg) translate(-3px, -3px);
}
/*menu end*/

.tp-bullet {
  background: #fff !important;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle {
  padding: 0.2em !important;
}
.font-greycliffcf-heavy {
  line-height: normal;
}
.font-greycliffcf-light {
  line-height: normal;
}
.font-greycliffcf-demibold {
  line-height: normal;
}
.ast-header-html-1 .ast-builder-html-element {
  line-height: normal;
}
.footer-title {
  line-height: 46px;
  font-size: 40px;
	font-weight:600;
	font-family: SourceSansPro-Semibold, sans-serif;
	padding-top:10px;
}
.footer-text {
  line-height: normal;
}
.footer-text p{
	  font-size: 18px;
	line-height:25px;
}
.footer-text a {
  border-bottom: 2px solid #000;
}
.site-footer #text-4{
	width:87%;
	margin-left:auto;
}
#page {
  scrollbar-color: #76b82a transparent;
}
#page {
  scrollbar-color: #76b82a transparent;
  scrollbar-width: thin !important;
}
#page::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: transparent;
}
#page::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
#page::-webkit-scrollbar-thumb {
  background-color: #000000;
}
.ast-header-break-point .main-header-bar-navigation {
  line-height: 3;
  position: absolute;
}
#ast-hf-mobile-menu {
  padding-top: 20px;
  padding-bottom: 20px;
}
#ast-mobile-site-navigation li a {
  text-align: center;
  font-size: 24px;
  color: #000;
  letter-spacing: 0.48pt;
  line-height: 2.3;
}
.gt-current-lang {
  color: #cc1726;
}
.btn_fotter {
  color: #fff;
  background: #cc1726;
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 3px;
  text-decoration: underline;
  letter-spacing: 0.5px;
}
.footer-description, .sliderdescription{
  font-size: 18px;
  line-height: 25px;
}
.menu-item.current-menu-item > .menu-link {
  border-bottom: 2px solid #fff;
}
.main-header-menu .menu-link {
  padding: 0 0em;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
  line-height: 50px;
  padding: 0 1em;
}

.ast-single-post .entry-content a {
  text-decoration: none;
  border-bottom: 2px solid #000;
}
.ast-site-identity{
	padding: 9px 0;
}

.custrow {
  display: flex;
  flex-wrap: wrap;
}
.custcol-2 {
  flex: 0 0 auto;
  width: 10%;
	margin-right:18px
}
.custcol-10 {
  flex: 0 0 auto;
  width: 86%;
}

.site-footer-section.site-footer-section-2 {
  position: relative;
}
.backtotop {
  right: 0;
  left: 50px;
  position: absolute;
}

.mobiletitle {
  font-size: 24pt;

  line-height: normal;
}
.mobiledescription {
  font-size: 18px;

  line-height: normal;
}
#back-to-top i {
  color: #000;
  margin-top: -5px;
}
#ast-scroll-top {
    background-color: #000000;
    font-size: 15px;
    display: none !important;
}
.showindesktop {
  text-align: center !important;
  margin-top: -110px !important;
  margin-bottom: 40px !important;
  z-index: 9999 !important;
}
.backtotop {
  cursor: pointer;
  text-align: center;
}
.ast-button-wrap .menu-toggle.main-header-menu-toggle {
  padding: 0.3em;
}
.backtotop {
  cursor: pointer;
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 35px;
  border: 2px solid #000;
  text-align: center;
  margin: auto;
}
@media only screen and (max-width: 920px) {
  .page-id-18 #content {
    margin-top: 35px;
    margin-bottom: 35px;
    margin-left: 15px;
    margin-right: 15px;
  }
  #content {
    margin-top: 35px;
    margin-bottom: 35px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .backtotop {
    position: inherit;
  }
}
@media only screen and (max-width: 1024px) {
  .showindesktop {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
	#text-5{
	margin-top:-10px !important;
}
  rs-module-wrap {
    left: 0 !important;
  }
  rs-slide {
    width: 82% !important;
  }
  .rev_slider_wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
 .hideonmd .hephaistos .tp-bullet {
	 width:10px !important;
	 height: 10px !important;        
}
  #ast-mobile-header {
    border-bottom: 2px solid #000;
  }

  .custcol-2,
  .custcol-10 {
    width: 100%;
  }
  .site-footer-above-section-1 {
    padding-left: 30px;
    padding-right: 30px;
    border-right: none;
    border-bottom: 1px solid #000;
    padding-bottom: 50px;
  }
  .site-footer-above-section-2 {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    border-right: none;
    border-bottom: 1px solid #000;
    padding-bottom: 50px;
  }
  .footer-title {
    font-size: 26px;
	  line-height:32px;
    padding-top: 5px;
  }
	.footer-text p {
		font-size: 16px;
		line-height: 23px;
	}
	.site-footer #text-4 {
    width: 100%;
    margin-left: auto;
}
	.frm_form_field.frm_two_col .frm_opt_container, .frm_form_field.frm_three_col .frm_opt_container, .frm_form_field.frm_four_col .frm_opt_container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-auto-rows: max-content;
    grid-gap: 0 2.5%;
}
  .btn_fotter {
    font-size: 16px;
  }
  .entry-content h2,
  .entry-content p {
    margin-bottom: 00px;
  }
  .footerlinks {
    text-align: center;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 386px) {
  .menu-box {
    top: 128px;
  }
}

@media only screen and (min-width: 1315px) {
  .commnet-icon-main {
    width: 600px !important;
    margin-left: 725px !important;
  }
}

.main-header-menu,
.cust-megamenu {
  position: inherit !important;
}
.ast-desktop .ast-primary-header-bar.main-header-bar, .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar{
	padding-top:0px !important;
}
.main-header-menu .sub-menu li{
	display:block !important;
}
.main-header-menu .sub-menu{
	width: 375px;
    background: #00255D;
    left: -5em !important;
    position: absolute;
    top: 100%;
    z-index: 99999;
    visibility: hidden;
    border-radius: 0px 0px 4px 4px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
	border:none;
}
.gtranslate_wrapper a{
	color:#fff !important;
	font-size: 24px;
	font-family: "SourceSansPro-Regular";
}
.gtranslate_wrapper .gt-current-lang {
    font-family:"SourceSansPro-Bold" !important;
}
.gt-current-lang {
    border-bottom: none !important;
}
.ast-builder-menu-1 .menu-item > .menu-link{
	    font-size: 28px !important;
}
.cust-megamenu .sub-menu .menu-link:hover{
	border-style: solid !important;
}
.cust-megamenu .sub-menu .menu-link{
	font-size:20px !important;
	letter-spacing:0.4px !important;
	line-height:30px !important;
	display:inline-block;
	padding:0px !important;
}
.main-header-menu > li {
  line-height: 150px !important;
  height: 150px;
	position:relative !important;
}
.main-header-menu > li > a {
  height: fit-content !important;
  border-bottom: 2px solid transparent;
  line-height: normal !important;
}
.cust-megamenu .sub-menu .menu-link {
  padding: 0em 1em;
}

.main-header-menu .menu-item:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: opacity 0.5s ease, max-height 0.5s ease, visibility 0.5s ease;
}

.comment-icon {
  /*background: #FFFBF6 0% 0% no-repeat padding-box;
    width: 72px;
  height: 72px;
  border-radius: 50px;
  border: 4px solid #CC1726;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.comment-icon img {
  width: 126px;
}
.commnet-icon-main {
  position: absolute;
  top: 50%;
  z-index: 100;
  transform: translateY(-50%);
  display: flex;
  justify-content: end;
  width: auto;
	right:100px;
}
.main-header-bar {
  padding-bottom: 0px !important;
}
.wp-block-uagb-image {
  display: block;
}
@media only screen and (min-device-width: 992px) and (max-device-width: 1314px) {
  .commnet-icon-main {
    width: 100%;
  }
}
.gt-current-lang {
  color: #cc1726 !important;
  border-bottom: 1px solid #cc1726;
}
.logosectionrow {
  display: flex;
}
.logosectionrow img {
  display: block;
  margin-bottom: 10px;
}
.logosectionrow-2 {
  font-size: 14px;
  width: 50%;
}
.logosection {
  margin-top: 35px;
  border-top: 2px solid #ffae1f;
  padding-top: 45px;
  width: 89%;
}
.footer-text a {
  color: #000;
  border-bottom: 2px solid #000;
}
.logosection > strong {
  display: block;
}

.desc-comment-icon {
  display: block;
}
.mobile-comment-icon {
  position: relative;
}
.commnet-icon-main a {
  border: none !important;
}
.red-round {
  width: 240px !important;
  height: 240px !important;
}
.cust-breadcrumb a {
  border-bottom: none !important;
}

.cust-breadcrumb {
  font-size: 18px;
  line-height: 34px;
}
.leistungen_info a {
  color: #cc1726 !important;
  border-bottom: 2px solid #cc1726 !important;
}
.cust_row1 {
  width: 49%;
  display: inline-block;
  margin-right: 2px;
}
.cust_row2 {
  width: 50%;
  display: inline-block;
}
	.hometext h2{
    font-size: 45px;
    font-family: SourceSansPro-SemiBold, sans-serif;
    line-height: 46px;
}
.hometext p{
    font-size: 32px;
	line-height: 46px;
	font-family: SourceSansPro-Regular, sans-serif;
}
.hometext p a{
	border-color:#000 !important;
	font-family: SourceSansPro-SemiBold, sans-serif;
	font-size:32px !important;
		line-height: 46px !important;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
    padding-top: 97px;
    padding-bottom: 78px;
}
.footer-description a, .sliderdescription a{
	text-decoration:underline;
}
.activecusticon {
	filter: invert(57%) sepia(69%) saturate(497%) hue-rotate(37deg) brightness(97%) contrast(84%);
}
@media only screen and (min-device-width: 320px) and (max-device-width: 992px) {
	
	.font_32, .font_32 a{
	font-size: 18px !important;
    line-height: 26px !important;
}
	.wp-block-uagb-container.uagb-block-d0595ee5{
		padding-top:0px;
		padding-bottom:68px;
	}
		.with_frm_style .frm_radio label, .with_frm_style .frm_checkbox label, .with_frm_style .frm_primary_label, .frm_dropzone .frm_small_text p, .frm_dropzone.dz-clickable * {
    color: #000;
    font-size: 16px !important;
			font-family: SourceSansPro-Regular, sans-serif !important;
}

	.cust-text input::placeholder{
	font-size: 16px !important;
	color:#000;
		font-family: SourceSansPro-Regular, sans-serif !important;
}
	.with_frm_style textarea::placeholder{
	color:#000;
	font-size: 16px !important;
		font-family: SourceSansPro-Regular, sans-serif !important;
}
	.custcol-2 img{
		width:40px;
	}
  .cust_row1 {
    width: 100%;
    display: inline-block;
    margin-right: 0px;
  }
	.hometext h2 {
    font-size: 26px;
    line-height: 32px;
}
	.hometext p, .hometext p a {
    font-size: 18px !important;
    line-height: 26px !important;
		font-family: SourceSansPro-Regular, sans-serif !important;
}
  .cust_row2 {
    width: 100%;
    display: inline-block;
  }
  .pum-container,
  .pum-theme-lightbox .pum-container {
    padding: 40px !important;
  }
  .site-footer-above-section-2 {
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    border-right: none;
    border-bottom: none;
    padding-bottom: 0;
  }
	.frm_button_submit{
		font-size:18px !important;
		font-family: SourceSansPro-Regular, sans-serif !important;
	}
	.footer-description, .sliderdescription {
    font-size: 16px;
    line-height: 23px;
}
	.site-above-footer-wrap[data-section="section-above-footer-builder"] {
    padding-top: 32px;
    padding-bottom: 50px;
}
	    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        background-color: #85B120;
        background-image: none;
    }
  .leistungen_info {
    font-size: 20px;
  }

  .cust-breadcrumb u {
    display: block;
  }
  .footer-description {
    font-size: 16px !important;
  }
  .logosectionrow-2 {
    width: 100%;
  }
  .logosectionrow-2 p {
    width: 100%;
  }
  .site-footer-above-section-1 {
    padding-left: 20px;
    padding-right: 20px;
    border-right: none;
    border-bottom: none !important;
    padding-bottom: 0px;
	  margin-bottom:0px !important;
  }
  .logosection {
    margin-top: 35px;
    border-top: none;
    padding-top: 45px;
    width: 100%;
    position: relative;
  }
  .logosection::before {
    content: "";
    border-top: 2px solid #fbb83b !important;
    position: absolute;
    width: 100vh;
    top: 0px;
    left: -30px;
  }
  .desc-comment-icon {
    display: none;
  }
  #content {
    margin-top: 0;
    margin-bottom: 35px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .red-round {
    width: 120px !important;
    height: 120px !important;
    padding: 20px 00px 20px 00px !important;
    margin-right: 5px;
    border: 3px solid #fff !important;
    margin-left: auto;
    margin-top: 20px;
  }
  .red-round h3 {
    font-size: 14px !important;
    color: #fff;

    line-height: 18px !important;
    width: 80%;
    margin-left: 13px !important;
    margin-bottom: 10px !important;
  }
  .custround {
    z-index: 1 !important;
  }
  .red-round img {
    height: auto !important;
    width: 50px !important;
  }
  .mobile-comment-icon {
    display: block;
  }
  .logosectionrow {
    display: block;
  }
  .logosectionrow-2 p {
    font-size: 18px;
    width: 100%;
  }
  .menu-box {
    display: none;
    position: absolute;
    background: #00255D;
    width: 100%;
    left: 0px;
    top: 95px !important;
    text-align: center;
    padding: 20px 0px;
	  line-height: 30px !important;
	  padding-bottom: 34px;
  }

  .wsmenu-submenu li a {
    font-size: 16px !important;
    line-height: 30px !important;
  }
  .wsmenu-submenu li {
    list-style: none;
    line-height: 30px !important;
  }
	.ast-header-break-point .ast-primary-header-bar{
		padding :0px 24px !important;
	}
	    .ast-header-break-point .header-widget-area[data-section="sidebar-widgets-header-widget-2"] {
        display: block;
        padding: 0px;
    }
  .cust_menulist .menu-link a {
    font-size: 24px;
        line-height: 30px;
        color: #fff;
	      font-family: SourceSansPro-bold, sans-serif;
	  font-weight: bold;
  }

  .cust_menulist .menu-link a.active {
    color: #fff;
    border-bottom: 2px solid #fff;
  }
  .wsmenu-submenu {
    margin-bottom: 15px;
	  display:block !important;
  }
  .main-header-bar {
    padding-bottom: 20px !important;
  }
  .mainlinks i {
    display: none;
  }
  #ast-mobile-header .ast-builder-grid-row {
    display: flex;
	  justify-content:space-between;
  }
  #ast-mobile-header .site-header-section-left {
    justify-content: space-between;
    padding-left: 0px;
    padding-right: 0px;
  }
	#ast-mobile-header .ast-site-identity {
    padding: 7px 0 !important;
}
  .page-id-18 #content {
    margin-top: 0px;
    margin-bottom: 35px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .cust-language {
    padding-top: 15px;
    margin-top: 15px;
  }
  .gt-current-lang {
    color: #cc1726;
    border-bottom: 1px solid #cc1726;
  }
  .mobile-comment-icon .comment-icon {
    /*background: #FFFBF6 0% 0% no-repeat padding-box;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    border: 2px solid #CC1726;*/
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .comment-icon img {
    width: 50px;
  }
  .mobile-comment-icon .commnet-icon-main {
    position: absolute;
    top: 0;
    z-index: 100;
    transform: translateY(-50%);
    display: flex;
    justify-content: end;
    width: 100%;
    right: 36px;
    z-index: 1;
  }
  .ast-container,
  .ast-container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  rs-slide {
    width: 100% !important;
  }
  #ast-mobile-header {
    border-bottom: none;
  }
}

.pum-container.pum-responsive.pum-responsive-medium {
  margin-left: 0px !important;
  width: 690px !important;
  margin: auto !important;
  left: 0px !important;
  right: 0px !important;
}
.pum-container,
.pum-theme-lightbox .pum-container {
  padding: 20px 61px !important;
  background-color: rgba(255, 255, 255, 1) !important;
  border: 4px solid #76b82a !important;
  background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
}
.with_frm_style .frm_radio input[type="radio"],
.with_frm_style .frm_scale input[type="radio"],
.with_frm_style .frm_checkbox input[type="checkbox"] {
  border-color: #000 !important;
}
.pum-close {
  position: absolute;
  left: auto;
  bottom: auto;
  padding: 0px;

  font-weight: 100;
  line-height: 24px;
  border-radius: 26px;
  box-shadow: 0px 0px 15px 1px rgba(2, 2, 2, 0.75);
  text-decoration: none;
  text-align: center;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  cursor: pointer;
  min-width: 1em;
  z-index: 2;
  font-size: 20px !important;
  background-color: #fff !important;
  height: 36px !important;
  width: 36px !important;
  right: 25px !important;
  top: -20px !important;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 2px solid #cc1726;
  color: #cc1726 !important;
}
.pum-theme-429 .pum-title,
.pum-theme-lightbox .pum-title {
  font-size: 20px !important;

  margin-bottom: 20px;
  padding-left: 20px;
  font-weight: bold !important;
}
.popmake-content p span,
.popmake-content p span a {
  color: #cc1726;

  font-weight: bold;
}
.frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 3px;
}
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: 30px;
  border-color: #000 !important;
  font-size: 20px !important;
  border-radius: 4px !important;
  min-height: auto !important;
}
input::placeholder,
textarea::placeholder {
  color: #000 !important;
}
.with_frm_style .vertical_radio .frm_checkbox label,
.with_frm_style .vertical_radio .frm_radio label {
  display: flex;
  width: 100%;
  align-items: center;
  line-height: normal;
}
.frm_opt_container {
     margin-top: 10px;
    margin-bottom: 25px;
}
.pum-container .pum-content > :first-child {
  margin-top: 0 !important;
  font-size: 14px !important;
  line-height: 18px !important;
  color: #000 !important;
  font-weight: 300 !important;
  padding-left: 20px;
}
.frm_button_submit {
  background: #000 !important;
  border-color: #000 !important;
  border-radius: 8px !important;
  margin-top: 0px !important;
  padding: 10px 20px !important;
  text-decoration: underline;
	font-size: 18px;
    box-shadow: none !important;
}
.cust-text input{
	background-color:transparent !important;
	padding-left:0px !important;
	border:none !important;
	box-shadow:none !important;
	outline:none !important;
	border-bottom:2px solid #000 !important;
	border-radius:0px !important;
	font-size:18px;
}
.site-footer #custom_html-2{
	margin-bottom:0px;
}
.cust-text input::placeholder{
	font-size: 18px;
	color:#000;
}
.cust-imageupload{
	margin-top:20px !important;
}
.fontSourceSansProbold{
	    font-family: SourceSansPro-Bold, sans-serif !important;
}
.cust_row1 {
	    margin: 15px 0px !important;
}
.frm_two_col{
	margin-top:25px;
}
.with_frm_style textarea::placeholder{
	color:#000;
	font-size: 18px;
}
.with_frm_style textarea {
  border-color: #000 !important;
  font-size: 18px;
  border-radius: 8px !important;
	background-color:transparent !important;
	    border-width: 2px;
}
.cust-imageupload .frm_dropzone .dz-message{
		background:transparent !important;
	border:2px solid #000;
}
.cust-imageupload .frm_dropzone{
	background:transparent !important;
}
.with_frm_style .frm_radio label, .with_frm_style .frm_checkbox label, .with_frm_style .frm_primary_label, .frm_dropzone .frm_small_text p, .frm_dropzone.dz-clickable *{
	color:#000;
	font-size: 18px;
}
.with_frm_style .vertical_radio .frm_checkbox label, .with_frm_style .vertical_radio .frm_radio label{
	display:block;
}
.frm_required {
  display: none;
}
.with_frm_style .frm_radio input[type="radio"],
.with_frm_style .frm_scale input[type="radio"],
.with_frm_style .frm_checkbox input[type="checkbox"] {
  width: 14px !important;
  min-width: 14px !important;
  height: 14px !important;
	background:transparent;
}
.site-header {
  position: sticky;
  top: 0;
  z-index: 999;
}
:root{
 	scrollbar-color:   #85B120 #fff !important;
  scrollbar-width: thin;
}
/* Width and height of the scrollbar */
body::-webkit-scrollbar {
    width: 8px;
}

/* Track (background) */
body::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 0px;
}

/* Handle (the moving part) */
body::-webkit-scrollbar-thumb {
    background: #85B120;
    border-radius: 0px;
}

.with_frm_style .frm_checkbox {
        height: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.hideonmd .hephaistos .tp-bullet {
    width: 13px !important;
    height: 6px !important;
    background: #000 !important;
    border: none;
    box-shadow: none;
    border-radius: 5px;
}
.hideonmd .hephaistos .tp-bullet {    
	    border-radius: 5px !important;
    width: 8px !important;
	height: 0px !important; 
	box-shadow:none !important;
}
.hideonmd .tp-bullet.selected {
    background: #85B120 !important;
    border-color: #85B120 !important;
}
.hideonmd .tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0px;
    left: 0px;
    bottom: -43px !important;
    top: auto !important;
}
.font_32, .font_32 a{
	font-size: 32px;
    line-height: 46px;
}
.SourceSansPro_Regular {
	    font-family: SourceSansPro-Regular, sans-serif !important;
}
.wp-element-button{
	border-bottom: none !important;
}
.home_pge, .parent_pge{
	    border-bottom: none !important;
}
.home_logolink a{
	font-size:20px;
	line-height:25px;
	font-weight:bold;
}
#text-5, #text-6{
	flex: 0 0 auto;
    width: 87%;
	margin-left:auto;
	margin-bottom:0px;
}
#text-6 p a{
	font-size:20px;
	line-height:25px;
	font-weight:bold;
	text-decoration:underline !important;
}
#text-5 .hephaistos .tp-bullet {
    width: 13px !important;
    height: 6px !important;
    background: #000 !important;
    border: none;
    box-shadow: none;
    border-radius: 5px;
}
#text-5 .hephaistos .tp-bullet {    
	    border-radius: 5px !important;
    width: 6px !important;
	height: 0px !important; 
	box-shadow:none !important;
}
#text-5 .tp-bullet.selected {
    background: #fff !important;
    border-color: #fff !important;
}
#text-5 .tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0px;
    left: 0px;
    bottom: -81px !important;
    top: auto !important;
}
#text-5 rs-module{
	    overflow: visible !important;
}
.homelogo_slider{
	overflow:hidden !important;
}
.wp-block-button__link{
	font-size:20px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
	.hideonmd .tp-bullets{
		bottom:-67px !important;
	}
}
@media only screen and (min-device-width: 1540px) and (max-device-width: 3000px){
	.hideonmd .tp-bullets{
		bottom:-23px !important;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 992px) {
	.wp-block-uagb-container.uagb-block-ad3e07e0{
		padding-bottom:70px !important;
	}
	.fw-bold{
		font-weight:bold !important;
	}
	.md_none{
		        height: 10px !important;
	}
.wp-block-button__link{
	font-size:18px;
}
	.wp-block-uagb-container.uagb-block-ad3e07e0{
		padding-top:21px;
	}
	.wp-block-uagb-advanced-heading.uagb-block-2f435a6f.wp-block-uagb-advanced-heading{
		padding-top:0px;
		padding-bottom:0px;
	}
	.breadcrumb{
		    font-size: 12px;
    line-height: 15px;
	}
	#text-5 .tp-bullets{
		bottom:-55px !important;
	}
	#text-6 p {
		text-align: center;
    	margin-top: 45px;
	}
	.site-footer .site-above-footer-wrap[data-section="section-above-footer-builder"]{
		padding-bottom:0px !important;
	}
	.site-footer .site-primary-footer-wrap[data-section="section-primary-footer-builder"]{
		padding-top:0px !important;
	}
	#text-5, #text-6{
	flex: 0 0 auto;
    width: 100%;
}
	.hideonmd .hephaistos .tp-bullet {
		width:10px !important;
		height: 10px !important;
		border-radius:50% !important;
		border:3px solid #fff !important;
	}
	#rev_slider_1_1[data-slideactive="rs-61"] .hephaistos .tp-bullet {
    background: #fff !important;
    border: 3px solid #fff !important;
}
	.hideonmd  .hephaistos .tp-bullet {
    background: #fff !important;
    border: 3px solid #fff !important;
}
	.hideonmd .tp-bullets{
		bottom:-70px !important; 
	}
	.tparrows{
		display:none !important;
	}
}