/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/
Description: Child theme for Astra, A very lightweight and beautiful theme made to work with Page Builders.
Version: 1.0.1
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
*/

/*-------------------------------------- SETTINGS -------------------------------------------*/
:root {
  --blue: #2D2D51;
  --red: #B50000;
}

 
@font-face {
    font-family: 'Archer';
    src: url('fonts/Archer-Semibold-Pro.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
    font-family: 'Archer';
    src: url('fonts/Archer-SembdItal-Pro.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
    font-family: 'Archer';
    src: url('fonts/Archer-SembdItal-Pro.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
    font-family: 'Archer';
    src: url('fonts/Archer-Book-Pro.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Archer';
    src: url('fonts/Archer-Bold-Pro.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
    font-family: 'Archer';
    src: url('fonts/Archer-Medium-Pro.otf') format('opentype');
  font-weight: medium;
  font-style: normal;
}
@font-face {
    font-family: 'Rafaella';
    src: url('fonts/Rafaella-.otf') format('opentype');
}


body{
    max-width: 1280px;
    margin: auto;
}
button{
	border-radius:none;
}

*{
    font-family: 'Archer', sans-serif;
}

.ast-builder-menu-1 .menu-item > .menu-link{
	font-family: 'Archer', sans-serif;
	font-weight: bold;
}

h1, .entry-content h1, .entry-content h1 a{
	font-family: 'Rafaella', sans-serif;
	font-weight: normal;
}

span.fancyFont, .fancyFont *{
	font-family: 'Rafaella', sans-serif !important;
	font-weight: normal !important;
}


h2, .entry-content h2, .entry-content h2 a,
h3, .entry-content h3, .entry-content h3 a{
	font-family: 'Archer', sans-serif;
	font-weight: 600;
	font-size: 50;
}

.normalFont *{
	font-family: 'Archer', sans-serif !important;
}

.tablet-down{
	display:none;
}
.tabletOnly{
	display:none;
}

.desktopOnly{
	display:block;
}
.mobileOnly{
	display:none;
}

@media (max-width:768px){
		.sidebar-main{
		margin-left:20px;
	}
	
.tablet-down{
	display:block;
}
.tabletOnly{
	display:block;
}

.desktopOnly{
	display:none;
}
	
.partners .elementor-widget-image img {
	height: 60px;
	width: auto;
	max-width: 60px;
}
	
footer{
	position:sticky;
	bottom:0;
	z-index: 999999;
}
	
.post-content p{
	text-align: justify;
	font-size: 16px;
}
	

.entry-title {
    font-size: 20px;
}
	
	p, .entry-content p{
		font-size: 16px;
	}
}
@media (max-width:440px){
	.tablet-only{
		display:none;
	}
	.mobile-only{
		display:block;
	}
}

/*-------------------------------------- Who we are -------------------------------------------*/
img.swiper-slide-image.swiper-lazy.swiper-lazy-loaded {
    width: 100%;
    height: 250px;
	object-fit: cover;
}
.partners{
	 max-width: 100%;
    justify-content: center;
}

.partners .elementor-widget-image img {
    display: inline-block;
    vertical-align: middle;
    height: 80px;
    width: auto;
    max-width: 80px;
    object-fit: contain;
}

.linkedSection.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded{
	text-decoration: none;
}

#homeTitle h1,#homeTitleMobile h1{
	color:var(--blue);
}

.redHeader{
	background-color:var(--red);
}
.redHeader h2{
		color:white;
	}


@media only screen and (min-width: 1200px) {
	.redHeader{
	background-color:transparent;
}
	.redHeader h2{
		color:var(--blue) !important;
	}
	.partners .elementor-widget-image img {
    height: 150px;
    max-width: 150px;
}
	#homeTitle h1, .overlayHeader .overlayHeader_text span, .overlayHeader .overlayHeader_text h1, .overlayHeader .overlayHeader_text h2{
	font-size:50px;
	}
}

@media and (min-width: 635px){
	.overlayHeader .overlayHeader_text span {
    font-size: 30px !important;
}
}

/*-------------------------------------- NEWS AND EVENTS -------------------------------------------*/

.overlayHeader .overlayHeader_text span, .overlayHeader .overlayHeader_text h1, .overlayHeader .overlayHeader_text h2{
	font-family: 'Rafaella', sans-serif;
	color: var(--blue);
	line-height: 1.5;
	font-weight:normal;
}
.overlayHeader .overlayHeader_text h1, .overlayHeader .overlayHeader_text h2{
	padding-top:20px;
}
.overlayHeader{
	position: relative;
}

.overlayHeader_text-wrapper{
	width:100%;
	height: 100%;
	position: absolute;
	right: 0;
	top:0;
}

.overlayHeader_text div{
	width: 50%;
}
.overlayHeader_text{
	 display: flex;
    align-items: center;
    justify-content: left;
    vertical-align: middle;
    height: 100%;
    padding-left: 20px;
	padding-bottom:40px;
	text-align: center;
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single{
	padding:0 20px 0;
}

h1.entry-title, h2.entry-title.ast-blog-single-element a{	
	font-family: 'Archer', sans-serif;
	font-weight:bold;
}

@media (min-width: 993px){
	.ast-separate-container.ast-right-sidebar #primary{
	margin:2em 0;
}
	.ast-separate-container.ast-two-container.ast-right-sidebar #secondary{
		margin:2em 0;
	}
}

@media (max-width: 1200px){
	.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    padding:0 20px 0;
}
}

.post h1{
	color: var(--blue);
}

#secondary{
	width: 400px;
	max-width: 100%;
}

.ast-separate-container.ast-two-container #secondary .widget{
	padding:0;
	margin:0;
}
.single .entry-header{
	margin-bottom:0;
}


#secondary .widget ul{
	list-style-type: disc;
	padding-left: 25px;
}

#secondary .widget h2{
	font-size: 24px;
	font-weight:bold;
}
.readMore summary{
	border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-color: var(--ast-global-color-0);
    background-color: var(--ast-global-color-0);
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    line-height: 1em;
    text-transform: uppercase;
    font-size: 15px;
    font-size: 0.625rem;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
	width: fit-content;
	margin: auto;
	list-style:none;
}
}



