/*
Theme Name: Divi Child
Template: Divi
*/

/**** General Styles ****/

body{
	background-color:#d7d6d6;
}

.et-social-youtube a.icon:before {
	content: "\e0a3";
}

.et-social-facebook a.icon:before{
    font-size:16px !important;
}

#et-info .et-social-youtube a.icon:before{
    font-size:16px !important;
	top: 1px;
    position: relative;
}

#page-container, #top-header, #main-header{
	max-width:1260px;
	margin:0 auto;
}

p{
	margin: 0 0 20px;
	padding-bottom: 0;
}

a{
	color:#000000;
}

a:hover{
	color:#bed73b;
}

.dbs-hide{
	display: none !important;
}

.asa-flex{
	display:flex;
}

.dbs-img-center{
	display:block;
	margin:0 auto;
}

.dbs-text-center{ 
	text-align: center;
}

.dbs-flex{
	display: flex !important;
}

.asa-white{
	color:#ffffff;
}

/**** End General Styles ****/

#top-header > .container{
	width:95%;
}

#main-header > .container{
	width:95%;
}

#top-header.et-fixed-header{
	position:absolute !important;
}

#main-header.is-shrunk .et_menu_container{
	position:static;
}

#main-header #et-top-navigation{
    padding-top: 55px;
}

#main-header.is-shrunk #et-top-navigation{
    padding-top: 30px;
}

#main-header {
  position: sticky;
  top: 0;
  height: 120px;
  transition: height 0.3s ease;
}

#main-header.is-shrunk {
  height: 75px;
}


#main-header #logo{
	height:100px;
	margin:10px 0;
	transition: all 0.4s ease;
}

#main-header.is-shrunk #logo {
  max-height: 55px;
}

#main-header.is-shrunk{
    background-color: rgba(255,255,255,0.8);
}

#et-info{
    width:100%;
    display:flex;
}

.et-social-icons{
	margin-left:auto;
}

.menu-item a{
    font-weight:500;
}

.asa-main-heading{
  color:#333333;
  font-size:40px;
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
  font-weight:500;
  margin-bottom:10px;
}

.asa-home-heading{
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size:22px;
    line-height:1.4;
}

.asa-body-copy{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:1.7 !important;
    font-weight:500;
}

.asa-body-copy-ns{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:1.7 !important;
    font-weight:500;
	margin-bottom:0;
}

.asa-box-link{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:1.1;
    color:#333333;
    font-weight:500;
}

.asa-box-link:hover{
    color:#bed73b;
}

.et_pb_row.et_pb_equal_columns .et_pb_column {
  display: flex;
  flex-direction: column;
}

.et_pb_row.et_pb_equal_columns .et_pb_column .et_pb_image {
  flex: 0 0 auto;
}

.et_pb_row.et_pb_equal_columns .et_pb_column .match-text-bg {
  flex: 1 1 auto;
  height: 100%;
}

.et_pb_row.et_pb_equal_columns .et_pb_column .match-text-bg .et_pb_text_inner {
  height: 100%;
}

.asa-footer-text{
	color:#8c8989;
	font-size:12px;
	margin-bottom:0;
}

.asa-footer-text a{
	color:#bfbfbf;
}

.asa-footer-text a:hover{
	color:#bed73b;
}

.flip-box {
  background-color: transparent;
	margin:0 auto;
	max-width:375px;
  height: 200px;  
  perspective: 1000px;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.flip-box-front {
  background-color: #f6f6f6;
  border-radius: 3px;
}

.flip-box-back {
  background-color: #a0ce4e;
  transform: rotateY(180deg);
  border-radius: 3px;
	padding:0 20px 0 20px;
}

.asa-fa-about{
	font-size:26px;
	color:#ffffff;
}

.circle-icon-bg {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
  margin:0 auto;
	margin-bottom:15px;
}

.asa-about-box-text{
  font-size:22px;
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
  color:#333333;
  text-align:center;
	font-weight:500;
	margin-bottom:0;
}

.asa-box-title{
    color:#eeeded;
    font-size:18px;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    text-transform:uppercase;
	margin-bottom:10px;
	font-weight:500;
	text-align:center;
}

.asa-box-copy{
    color:#ffffff;
    font-size:14px;
    margin-bottom:10px;
	font-weight:500;
	text-align:center;
}

.asa-box-copy a{
    color:#000000;
    margin-bottom:0;
}

.asa-box-copy a:hover{
    color:#ffffff;
    margin-bottom:0;
}

.about-heading{
  color:#333333;
  font-size:22px;
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
  font-weight:500;
  margin-bottom:10px;
  line-height: 1.3;
  text-wrap: balance;
  text-align:center;
}

.heading-line{
  display: flex;
  align-items: center;
  gap: 10px;
  color:#333333;
  font-size:22px;
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
  font-weight:500;
  margin-bottom:10px;
}

.heading-line::after{
content: "";
flex: 1;
height: 5px;
border-top: 1px solid #e0dede;
border-bottom: 1px solid #e0dede;
}

.asa-gallery-heading{
  display: flex;
  align-items: center;
  gap: 10px;
  color:#333333;
  font-size:40px;
  font-family: 'Oswald', Arial, Helvetica, sans-serif;
  font-weight:500;
  margin-bottom:10px;
}

.asa-gallery-heading::after{
content: "";
flex: 1;
height: 5px;
border-top: 1px solid #e0dede;
border-bottom: 1px solid #e0dede;
}

.double-line{
  display: flex;
  align-items: center;
  gap: 10px;
}

.double-line::after{
content: "";
flex: 1;
height: 5px;
border-top: 1px solid #e0dede;
border-bottom: 1px solid #e0dede;
}

.asa-yellow-button{
    background:#a0ce4e;
    font-size:15px;
    color:#ffffff;
    padding:10px 25px;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    text-transform:uppercase;
	border-radius:3px;
	font-weight:700;
}

.asa-yellow-button:hover{
    background:#96c346;
    color:#ffffff;
}

hr.asa-grey {
	border:0;
  border-top: 1px solid #e0dede;
}

.asa-contact-text{
    font-size:22px;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    color:#333333;
    font-weight:500;
	margin-bottom:40px;
}

.asa-contact-text a{
    color:#333333;
}

.asa-contact-text a:hover{
    color:#bed73b;
}

.asa-gallery .et_pb_gallery_image img{
    padding:8px;
}

.et_pb_gallery_pagination ul{
	text-align:center !important;
}

.et_pb_gallery_pagination ul li{
	padding:10px 5px !important;
}

.et_pb_gallery_pagination ul li a{
	border:1px solid #e0dede;
	color:#111111 !important;
	padding:1px 7px;
}

.et_pb_gallery_pagination ul li a:hover{
	background:#0066cc;
	color:#ffffff !important;
}

.et_pb_gallery_pagination ul li a.active{
	border:none;
	padding:1px 7px;
	color:#454545 !important;
	padding:1px;
}

.et_pb_gallery_pagination ul li a.active:hover{
	border:none;
	background:none !important;
	color:#454545 !important;
	cursor:default;
}

.asa-blog-heading{
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#333333;
    font-weight:500;
}

.db-fixed-thumb .et_pb_image_wrap {
  aspect-ratio: 230 / 350;
  overflow: hidden;
  width: 100%;
}

.db-fixed-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.et_pb_posts_nav{
	display:flex;
	justify-content:flex-end;
	gap:20px;
}

.nav-label{
    color:#333333 !important;
	font-weight:500;
}

.meta-nav{
    display:none !important;
}

.nav-label:hover{
    color:#bed73b !important;
}

.nav-previous{
	display:flex;
	align-items:center;
}

span.nav-previous a:before {
	content: "\34";
	font-family: "ETMODULES";
	font-size:22px;
	color:#333333;
	position:relative;
	top:4px;
	left:7px;
}

span.nav-next a:after { 
	content: "\35";
	font-family: "ETMODULES";
	font-size:22px;
	color:#333333;
	position:relative;
	top:4px;
	right:7px;
}

span.nav-previous:hover a:before {
	color:#bed73b;
}

span.nav-next:hover a:after {
	color:#bed73b;
}

.asa-post-nav{
    border-top:1px solid #e0dede;
    border-bottom:1px solid #e0dede;
	padding-bottom:6px;
}

.asa-post-info{
    font-weight:500;
	color:#747474;
	padding-bottom:6px;
	padding-top:4px;
}

.asa-post-info-bar{
    border-top:1px solid #e0dede;
    border-bottom:1px solid #e0dede;
}

.et_pb_social_media_follow li {
    margin-bottom:0 !important;
}

.asa-social-follow .et_pb_row{
	width:100%;
}

.et-search-icon-btn {
  background: #333333;
  border: none !important;
  cursor: pointer;
  font-size: 14px;
  color:#ffffff;
  padding:6px;
}

.et-search-icon-btn i {
  color: #ffffff;
}

.et-search-icon-btn:hover{
  background: #bed73b;
}

.horizontal-tabs-mobile .et_pb_tabs_controls {
	display: flex !important;
	flex-wrap: nowrap !important;
	overflow-x: auto !important;
	overflow-y: hidden !important;
	-webkit-overflow-scrolling: touch;
}

.horizontal-tabs-mobile .et_pb_tab {
	flex: 0 0 auto !important;
	width: auto !important;
}

.et_pb_tabs_controls li{
	border:none !important;
}

.et_pb_tabs_controls li a{
	text-align:center;
}

.et_pb_tab_active a{
	border-top:3px solid #bed73b !important;
}

.asa-sidebar-post{
    display:flex;
    gap:15px;
	padding:15px 5px 15px 15px;
}

.asa-sidebar-post:not(:last-child) {
	border-bottom:1px solid #ebeaea;
}

.asa-sidebar-left{
    width:50px;
}

.asa-sidebar-post-img{
    max-width:50px;
	padding-top:5px;
}

.asa-sidebar-post-title{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color:#333333;
    font-size:14px;
	margin-bottom:0;
	font-weight:500;
}

.asa-sidebar-post-title:hover{
    color:#bed73b;
}

.asa-sidebar-post-date{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color:#747474;
    font-size:14px;
	margin-bottom:0;
}

.asa-sidebar-view-post{
    display:flex;
    gap:15px;
	padding:15px 5px 15px 15px;
}

.asa-sidebar-view-post:not(:last-child) {
	border-bottom:1px solid #ebeaea;
}

.asa-sidebar-view-left{
    width:50px;
}

.asa-sidebar-view-post-img{
    max-width:50px;
	padding-top:5px;
}

.asa-sidebar-view-post-title{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color:#333333;
    font-size:14px;
	margin-bottom:0;
	font-weight:500;
}

.asa-sidebar-view-post-title:hover{
    color:#bed73b;
}

.asa-sidebar-view-post-date{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color:#747474;
    font-size:14px;
	margin-bottom:0;
}

.asa-footer-posts-heading{
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
    color:#dddddd;
    font-size:18px;
	margin-bottom:0;
	font-weight:500;
}

.asa-footer-view-post-title{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color:#bfbfbf;
    font-size:14px;
	margin-bottom:0;
	font-weight:500;
	padding-bottom:10px !important;
	padding-top:10px !important;
	border-bottom:1px solid #505152;
}

.asa-footer-view-post-title:hover{
    color:#bed73b;
}

.asa-posts-wrapper{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

.asa-post{
    border:1px solid #ebeaea;
}

.asa-post-image{
	position:relative;
	overflow:hidden;
}

.asa-post-info{
    padding:20px;
}

.asa-post-info-bottom{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    padding:7px 0;
	font-size:14px;
}

.asa-post-title{
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#333333;
    font-weight:600;
    line-height:1.5;
	margin-bottom:10px;
}

.asa-post-line{
    height: 5px;
    border-top: 1px solid #e0dede;
    border-bottom: 1px solid #e0dede;
	border-left:none;
	border-right:none;
}

.asa-post-info .et-pb-icon{
    font-size:20px;
}

.asa-post-info a{
    display:flex;
    align-items:center;
}

.asa-post-excerpt{
    padding-top:15px;
	margin-bottom:15px;
}

.post-overlay{
    position:absolute;
    left: 0;
    right:0;
	top:100%;
    margin:0 auto;
    transition: .4s ease-out;
}

.asa-post-image:hover .post-overlay{
    top:0;
}

.post-overlay-text{
    position:absolute;
    margin:0 auto;
    top: 43%;
	left: 50%;
    transform: translateX(-50%);
	text-align:center;
	width:100%;
	padding:30px;
}

.post-overlay-icons{
    display:flex;
    gap:10px;
    align-items:center;
    position:absolute;
    margin:0 auto;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.overlay-link{
    text-align:center;
    width:40px;
    padding:10px;
    background-color:#333333;
    border-radius:50%;
}

.overlay-search{
    text-align:center;
    width:40px;
    padding:10px;
    background-color:#333333;
    border-radius:50%;
}

#SR7_1_1 .custom.sr7-arrows:before{
    font-size: 22px !important;
}

#SR7_1_1 .custom.sr7-arrows{
    opacity:0 !important;
}

.asa-homepage-slider:hover #SR7_1_1 .custom.sr7-arrows{
	opacity:1 !important;
}

.asa-footer-icons a.icon{
    margin-right:0 !important;
}

.asa-footer-icons .et-social-facebook a.icon:before{
    font-size:17px !important;
}

.asa-footer-icons .et-social-youtube a.icon:before{
    font-size:17px !important;
}

.asa-four{
    color: #F0F0F0;
    font-size: 170px;
    font-weight: bold;
	margin-top:50px;
}

.asa-breadcrumbs-title{
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    color: #9BC43A;
    font-size: 18px;
    font-weight: 600;
	margin-bottom:0;
}

.asa-breadcrumbs span a{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 14px;
    font-weight: 500;
}

.asa-breadcrumbs span a:hover{
    color: #9BC43A;
}

.breadcrumb_last{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 14px;
    font-weight: 500;
}

.mfp-title{
	display:none !important;
}

.asa-author-results .entry-title{
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #333333;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 1px;
}

.asa-author-results .more-link{
  text-transform: capitalize;
	display:flex;
	align-items:center;
}

.asa-author-results .more-link::after{
  content: "\35";
  font-family: "ETmodules";
  font-size:20px;
}

.asa-author-results article{
  border: 1px solid #ebeaea !important;
}

.asa-author-results .et_pb_image_container a img{
	border: 1px solid #ebeaea;
}

/* --- Modal base --- */
.asa-modal {
  position: fixed;
  inset: 0;
  z-index: 9999999;
  display: none;
}

.asa-modal.is-open {
  display: block;
}

.asa-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.75);
}

.asa-modal__dialog {
  position: relative;
  max-width: min(1000px, 92vw);
  max-height: 88vh;
  margin: 6vh auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
}

.asa-modal__img {
  width: 100%;
	max-width:700px;
  height: auto;
  max-height: 700px;
  object-fit: contain;
  display: block;
}

.asa-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(20%, -20%);
	color:#ffffff;
  border: 0;
  background:none;
  cursor: pointer;
  font-size: 48px;
  line-height: 42px;
  text-align: center;
}

/* Prevent background scroll when open */
body.asa-modal-open {
  overflow: hidden;
}

#asa-countdown{
  display:flex;
  justify-content:center;
  align-items:center;
  margin-top:50px;
  background:#3b81bf;
  padding:40px 20px;
  gap:10px;
}

.asa-time-box{
  background:#333333;
  padding:15px;
  width:115px;
}

.asa-time{
  display:flex;
  align-items:center;
  justify-content:center;
  color:#ffffff;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size:20px;
	font-weight:600;
  margin:0 auto;
}

.asa-share-buttons{
    display:flex;
    align-items:center;
    justify-content:flex-end;
	gap:15px;
}

.asa-sm-share{
    font-size:18px;
    color:#bebdbd;
}

.asa-hover-grow{
  overflow: hidden; 
}

.asa-hover-grow img {
  width: 100%;
  height: 100%;
  transition: transform 0.8s ease; 
  transform-origin: center; 
}

.asa-hover-grow img:hover {
  transform: scale(1.05); 
}








@media(max-width:1200px){

}

@media(min-width:980px){

#main-header #et-top-navigation{
    padding-top:0 !important;
}

.menu-item, .et_top_search{
    padding-top:48px;
}

.is-shrunk .menu-item{
    padding-top:26px;
}

#et_search_icon:before {
    padding-top: 52px;
}

.is-shrunk #et_search_icon:before {
    padding-top: 30px;
}

.current-menu-item{
	border-top:4px solid #9bc435;
}

#top-menu li{
    padding-right:0 !important;
    margin-right: 22px;
}
}

@media(max-width:980px){
	
	#et_top_search{
		display:none;
	}
	
	#main-header #et-top-navigation{
		padding-top: 45px;
	}

}

@media(max-width:767px){
	
	.et-social-icons{
		padding-top:10px;
		margin-top:10px;
		border-top:1px solid #e5e5e5;
	}
	
	#et-info{
		display: block !important;
	}
	
	#et-info .et-social-icons {
        display: block !important;
    }

}

@media(max-width:575px){
	
}
