/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. 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 so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
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
*/

.elementor-nav-menu--main li.btn {background: #036DB1;}
.elementor-nav-menu--main li.btn a{color: #fff !important;}
.sidebar-menu .elementor-nav-menu li {border-width:0 0 1px 0;border-bottom: 1px solid #ccc;}
.sidebar-menu {position:relative;}
.sidebar-menu:after {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.08);
    width: 1px;
    right: -40px;
    top: -80px;
    bottom: -25px;
}
.img-border img , .postslider .wppsac-post-image-bg img{
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.postslider .wppsac-post-content-position{display:none !important;}
.postslider .wppsac-post-carousel.design-1 .slick-prev {
    left: 47% !important;
}
.postslider .wppsac-post-carousel.design-1 .slick-next {
    right: 47% !important;
}
.postslider .wppsac-post-carousel.design-1 .slick-arrow {
	top: auto !important;
	bottom: -85px;}
.elementor-32446 .elementor-element.elementor-element-6d43e37 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    opacity: 1;
    background: #0000004f;
}
.elementor-32450 .elementor-element.elementor-element-4389d83 .elementor-menu-toggle {margin: 0 15px 0 auto;}

body .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 95%;
}
.borderheading .elementor-heading-title{
    margin-top: 0 !important;
    margin-bottom: 18px;
    font-size: 30px;
    border-bottom: 1px solid rgba(0, 112, 192, 0.3);
    padding-bottom: 7px;
	color: #0070C0;
}
.bloglisting .elementor-post__thumbnail__link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
	margin-right:10px;
	margin-bottom: 0px !important;
}
.bloglisting .elementor-post:hover .elementor-post__title{text-decoration:underline;}
.bloglisting .elementor-post.elementor-grid-item {
    flex-direction: row;
    justify-content: space-between;
	align-items: center;
}
body .bloglisting .elementor-pagination {
    text-align: left !important;
    margin: 20px 0 10px !important;
}
.widget_categories h3 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 0;
}
.widget_categories ul {
    list-style: none;
    padding: 0;
	margin: 0;
}
.widget_categories ul li {
    border-bottom: 1px solid gainsboro;
}
.widget_categories ul li a {
    text-transform: uppercase;
    font-size: 1.1em;
    color: #6E6E6E;
    font-weight: 400;
    padding: 6px;
    border: 1px solid white;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
	display: flex;
    align-items: center;
}
.widget_categories ul li a:hover {
    font-weight: 600;
    color: #036daa;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    box-shadow: aquamarine;
    -webkit-box-shadow: 0px 0px 12px 2px #036daa;
    -moz-box-shadow: 0px 0px 12px 2px #036daa;
    box-shadow: 0px 0px 1px 1px #036daa;
}
.widget_categories li a img {
    width: 50px;
    margin-right: 15px;
}
{
    padding-right: 20px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.blogheading{display:none;}
.blog .blogheading{display:block;}
.textonimage .elementor-image-box-wrapper{position:relative;}
.textonimage .elementor-image-box-wrapper .elementor-image-box-img{margin-bottom:0 !important;position:relative;}
.textonimage .elementor-image-box-wrapper .elementor-image-box-content h3 a{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
	z-index: 1;
	text-decoration: none;
}
.textonimage .elementor-image-box-wrapper .elementor-image-box-img a:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background-color: black;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    z-index: 1;
}
.textonimage .elementor-image-box-wrapper:hover .elementor-image-box-img a:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background-color: #036DB1;
    opacity: 0.75;
}
.sidebar-menu:after {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.08);
    width: 1px;
    right: -40px;
    top: -30px;
    bottom: -25px;
    z-index: 9;
}
.page-id-6 .sidebar-menu:after {
   top: -60px;
}
body .ast-container {
    max-width: 100%;
    padding: 0;
}
#menu-intern h4 {
    color: #036daa;font-size:18px;margin-bottom:10px;
}
#menu-intern div a {
    max-height: 35px;
    padding: 5px 10px;
    margin: 2px 5px;
    flex-grow: 1;
    color: grey;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition-delay: 0.2s;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%);
    border: 1px solid white;
    color: #036daa;
    background-color: white;
    transition: background-color 0.5s;
    /* width: 100%; */
}
#menu-intern div {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 0px;
}
.scroll-content .sectionTitle {
    display: flex;
    border-bottom: 1px solid rgba(0, 112, 192, 0.3);
    align-items: center;
    cursor: pointer;
}
.scroll-content ul {
    margin-top: 0;
    margin-bottom: 10px;
}
.scroll-content ul li {
    font-size: 16px;
}
.scroll-content h2 {
    width: 100%;
    color: #0070C0;
    margin-bottom: 18px;
    font-size: 40px;
    border-bottom: 1px solid rgba(0, 112, 192, 0.3);
    padding-bottom: 7px;
}
.scroll-content h3 {
    color: #036DB1;
	margin-top: 20px;
    margin-bottom: 10px;
}
.scroll-content h4 {
    color: #666;
    line-height: initial;
    font-size: 16px;
}
.scroll-content p{margin-bottom:20px;}
.scroll-content img {
    max-width: 100%;
    height: auto;
    margin: 30px;
	vertical-align: unset;
}
.scroll-content img.centre {
    width: 100%;
    margin: 20px 0%;
}
.scroll-content .sectionTitle i {
    padding-right: 10px;
    color: #036DB1;
    font-size: 1em;
}
.scroll-content .sectionTitleMobile{display:none;}
.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}
.scroll-content img.droite {
    float: right;
    width: 35%;
}
.scroll-content div.text {
    overflow: hidden;margin-top:0;
}
.scroll-content .acc {
    display: none;
}
.scroll-content img.gauche {
    float: left;
    width: 35%;
}
.scroll-content{
    color: #666;
    background-color: #fff;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.7em;
}
.scroll-content p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
}
.scroll-content h1, .scroll-content h2, .scroll-content h3, .scroll-content h4, .scroll-content h5, .scroll-content h6 {
    clear: unset;
}
.scroll-content div.subsection {
    overflow: hidden;
}
.scroll-content h3 strong {
    font-weight: 400;
}
.contact-form-wrap label {
    font-size: 16px;
    font-weight: 700;
}
.contact-form-wrap .wpcf7-form-control {
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    border: 1px solid #000;
}
.contact-form-wrap textarea.wpcf7-form-control{
	height: 140px;
}
.scroll-content .montage {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}
.scroll-content .alignright {
    display: initial;
    float: none;
    margin-left: 0;
}
.scroll-content img.gauche {
    float: left;
    width: 20%;
}
.scroll-content .subsectionPicto {
    display: flex;
    align-items: center;
}
.scroll-content h4 {
    color: #666;
    line-height: initial;
    font-size: 16px;
	margin-top: 10px;
    margin-bottom: 10px;
}
.elementor .scroll-content iframe{max-width: 560px;width: 100%;margin: 30px 0 20px;display: block;}
.sameP, .strongP {
    margin-bottom: 3px !important;
}
.scroll-content h3 {
    color: #036DB1;
	margin-top: 20px;
    margin-bottom: 10px;
	font-family: "Open Sans", Arial, sans-serif;
	text-align: left;
	font-size: 24px;
	font-weight: 500;
    line-height: 1.1;
}
body img.publications {
    width: 40%;
}
.scroll-content img.gauche {
    float: left;
    width: 35%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 50px !important;}
.elementor-element.scroll-down{
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 9;
}
.elementor-element.scroll-down a{color:#fff !important;}
body {
    color: #666;
    background-color: #fff;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7em;
}
body ul {
    margin: 0 0 25px 40px;
}
@media (min-width: 768px) and (max-width: 1024px){
	body img.publications {width: 100%;}
	.navmenu .elementor-nav-menu--main .elementor-nav-menu a{padding-left:10px !important;padding-right: 10px !important;}
	.site-content .elementor-column.elementor-hidden-mobile{display:none !important;}
	.site-content .elementor-section-full_width{padding-left:0 !important;}
	.site-content .elementor-section-full_width .elementor-col-50{width:100% !important;}
	.site-content .elementor-section-full_width .elementor-col-50 .elementor-element-populated{padding-left:15px !important;padding-right:15px !important;}
	.page .ast-container .elementor-section:first-child.elementor-section-height-min-height .elementor-container{min-height: 170px !important;}
}
@media (min-width: 768px) and (max-width: 800px){
	.navmenu .elementor-nav-menu--main .elementor-nav-menu a{padding-left:5px !important;padding-right: 5px !important;}
}
@media (max-width: 767px){
	.scroll-content ul {margin-left: 0;}
	.scroll-content img.droite {float: none;width: 100%;margin: 10px;}
	.postslider .wppsac-post-carousel.design-1 .slick-prev {left: 30% !important;}
    .postslider .wppsac-post-carousel.design-1 .slick-next {right: 30% !important;}
	.mobnav .elementor-button {
		font-size: 20px;
		border-width: 2px 2px 2px 2px;
		padding: 0 5px !important;
		width: 90%;
		margin: 0 auto;
		height: 50px;
		line-height: 48px;
	}
	.navmenu .elementor-menu-toggle{
		font-weight: 700;
		font-size: 12px;
		color: #222222 !important;
		text-transform: uppercase;
		padding: 9px 10px !important;
		margin-top: 8px !important;
		margin-right: 15px !important;
		margin-bottom: 8px !important;
		background-color: transparent !important;
		background-image: none !important;
		border: 1px solid #ddd !important;
		border-radius: 4px !important;
	}
	.navmenu .elementor-menu-toggle:before {
    	content: "Menu";
    	margin: 0px 10px 0 0;
	}
	body .elementor-sticky .elementor-widget-theme-site-logo {width: 136px;}
	.navmenu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		position: fixed;
		left: 0;
		right: 0;
		top: 124px;
		z-index: 99999;
		border-bottom: 1px solid grey;
		max-height: 340px !important;
    overflow: scroll;
	}
	.navmenu nav.elementor-nav-menu--dropdown .btn{display:none;}
	.navmenu nav.elementor-nav-menu--dropdown .elementor-nav-menu ul {
		display: block;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	#menu-intern div {flex-direction: row;height: 100% !important;}
	.ast-container .elementor-top-section{padding:0 !important;}
	.bloglisting .elementor-post.elementor-grid-item {flex-direction: column;margin-bottom: 35px;}
	.bloglisting .elementor-post__thumbnail__link {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 0%;
		max-width: 100%;
		margin-right: 0px;
		margin-bottom: 0px !important;
	}
	.bloglisting .elementor-post__thumbnail__link .elementor-post__thumbnail{padding-bottom: calc( 0.66 * 100% ) !important;}
}
.page .ast-container .elementor-section:first-child .elementor-heading-title{text-align:center !important;}
.single-post .ast-container .alignright {
    display: inline-block;
    float: none;
    margin-left: 0;
}
.single .ast-container p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
	font-family: "Open Sans", Arial, sans-serif;
	color: #666;
}
.ast-container hr {
	margin: 0 auto;
	margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #036DB1;
    border-width: 3px;
    max-width: 50px;
}
#primary.blog-listing-wrap {
    width: 100%;
    margin: 0 !important;
	background: #fff;
}
.scroll-content .button {
    background-color: #1667B2;
    float: none;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    font-size: 16px;
    margin: 15px 0px 5px !important;
    display: inline-block;
}
.textonimage .elementor-image-box-img img{width:100%;}
.ast-container .aligncenter {
    clear: both;
    text-align: left;
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
}
.hboxwrap .elementor-flip-box .elementor-flip-box__back a.elementor-flip-box__button{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: none;
    font-size: 0;
}
#bottom-menu a {
    max-height: 35px;
    padding: 5px 10px;
    margin: 2px 5px;
    flex-grow: 1;
    color: grey;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition-delay: 0.2s;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%);
    border: 1px solid #036daa;
    color: white;
    background-color: #036DB2;
    transition: all 0.5s;
    /* width: 100%; */
}
body ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px;
	margin-left: 0px;
}
.textonimage.flipbox .elementor-image-box-wrapper .elementor-image-box-content{opacity:0;-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;}
.textonimage.flipbox:hover .elementor-image-box-wrapper .elementor-image-box-content{opacity:1;}
body.page-id-38901 .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}
.halfbgright{
	background-size: 50% 100% !important;
}
.halfbgleft{
	background-size: 50% 100% !important;
}
.hpara p{margin-bottom:0;}
.megamenu, .searchwrap{
	position:absolute;
	left:0;
	right:0;
	z-index:9;
	opacity:0;
	visibility:hidden;
}
.megamenu.menuopen, .searchwrap.open{opacity:1;visibility:visible;}
.menutoggle, .searchwraptoggle{cursor:pointer;}
.mainheader .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
.searchwraptoggle .elementor-widget-container{pointer-events:none;}
.event-box {
    background: #fff;
    border: 1px solid #ccc;
	min-height:560px;
}
.event-box-content {
    padding: 30px 20px;
}
.date-meta {
    background: #0170b9;
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
    line-height: 24px;
    margin-bottom: 30px;
}
.event-box-title {
    font-size: 15px;
    line-height: 26px;
    color: #000;
	margin-bottom: 10px;
	min-height: 78px;
}
.event-box-title a {
    color: #000;
}
.event-box .btn {
    background: #0170b9;
    display: block;
    margin-top: 15px;
    text-align: center;
    line-height: 44px;
    color: #fff;
}
.event-box-content .btn.btn-light{
	 background: #ddd;
	color: #0170b9;
}
.event-box-para {
    font-size: 14px;
    color: #9f9f9f;
    margin-bottom: 30px;
	min-height: 190px;
}
.post-box {
    background: #fff;
    border: 1px solid #ccc;
	min-height:600px;
}
.post-box-content {
    padding: 30px 20px;
}
.category-stamp {
    background: #0170b9;
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
    line-height: 24px;
    margin-bottom: 30px;
}
.post-box-title {
    font-size: 16px;
    line-height: 26px;
    color: #000;
	margin-bottom: 10px;
	height: 52px;
    overflow: hidden;
}
.post-box-title a {
    color: #000;
}
.post-box-content .btn {
    background: #0170b9;
    display: block;
    margin-top: 15px;
    text-align: center;
    line-height: 44px;
    color: #fff;
}
.post-box-content .btn.btn-light{
	 background: #ddd;
	color: #0170b9;
}
.post-box-para {
    font-size: 14px;
    color: #9f9f9f;
    margin-bottom: 30px;
	height: 190px;
}
.owl-carousel .owl-nav [class*="owl-"] {
    text-align: center;
    float: left;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    font-size: 0px !important;
    width: 60px;
    height: 60px;
    background: translate;
    margin: 0;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    position: absolute;
    left: -100px;
    border: 4px solid #0170b9 !important;
    border-right: none !important;
    border-bottom: none !important;
}
.owl-carousel .owl-nav .owl-next {
    float: right;
    padding:0;
    left: auto;
    right: -100px;
	transform: translateY(-50%) rotate(135deg);
}
#ajaxsearchlite1 .probox .proinput input {
    font-family: 'Josefin Sans' !important;
    color: #000 !important;
    font-size: 16px !important; 
}
.sabox .elementor-widget-container{min-height: 472px;}
.languageSwitcher .elementor-nav-menu--layout-horizontal {display: flex;justify-content: center;}
.languageSwitcher li a img{
	width: 30px !important;
    height: auto !important;
}
body.home .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}
.page .ast-container .megamenu.elementor-section .elementor-heading-title {
    text-align: left !important;
}
.languageSwitcher li a{color:#fff !important;text-transform:uppercase;}
.sticky .mainheader {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
.logged-in.sticky .mainheader{
	top: 32px;
}
.sticky .megamenu, .sticky .searchwrap {
	position: fixed !important;
	z-index: 999;
}
.event-box .btn-wrap {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
}
.searchwrap  .is-form-style input.is-search-input{
	border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}
.searchwrap .is-form-style input.is-search-submit, .searchwrap .is-search-icon{
	border-left: none !important;
    border-right: none !important;
    border-top: none !important; 
	background: #fff;
}
body input:autofill, body input:focus,body input:selected {
    appearance: menulist-button;
    background-image: none !important;
    background-color: transparent !important;
    color: #fff!important;
    appearance: unset !important;
}
.owl-dots {
    text-align: center;
}
.owl-dots button.owl-dot{
  border: 1px solid gray;
  background: #000;
   border-radius: 50%;
   height: 16px;
   width: 16px;
   position: relative;
}
.owl-dots button.owl-dot span, 
.owl-dots button.owl-dot span {
  background-color: #000;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  position: absolute;
  top: 1px;
  left:1px;
}
.owl-dots button.owl-dot.active span, 
.owl-dots button.owl-dot:hover span {
  background-color: #2070B9;
}
.elementor-editor-header .megamenu{
    opacity: 1 !important;
    visibility: visible !important;
}
.site-header{display:none !important;}
.event-box .event-box-image {
    padding: 35px 35px 0;
}
.event-box .event-box-image img{
	height:120px;
	object-fit: contain;
}
.elementor-editor-active .elementor-location-header .megamenu{
        opacity: 1;
    visibility: visible;
    }
@media only screen and (max-width: 770px) {
	.megamenu{overflow-x: scroll;height: calc(100% - 115px);}
	.post-box-para, .post-box-title, .post-box, .event-box-title{height:auto, min-height:unset;}
	.event-box .btn-wrap {position: static;}
	.sabox .elementor-widget-container {min-height: unset;}
	.event-box-para {min-height: unset;}
	.event-box {min-height: unset;}
	.home .ast-container .elementor-top-section {padding: 50px 0px 50px 0px !important;}
	.home .ast-container .halfbgright.elementor-top-section {padding: 0 !important;}
	.mob-relative{position:static !important;}
	.home .ast-container .elementor-top-section.home-banner {padding: 0 !important;}
}
.mainheader .elementor-search-form__container {
    display: flex;
    align-items: center;
}
.mainheader .elementor-search-form__input{
background: transparent;
    border: none;
}
body .elementor-39851 .elementor-element.elementor-element-bea1c29 a, body .elementor-39855 .elementor-element.elementor-element-730debd .elementor-element-populated a, body .elementor-39855 .elementor-element.elementor-element-730debd .elementor-element-populated p {
    color: #a3a4a6;
}
.post-slider-list .post-box-image {
    height: 175px;
    overflow: hidden;
}
.post-slider-list .post-box-image img{
    height: 175px;
    object-fit:cover;
}