/*
Theme Name: Avril Child
Theme URI: https://www.nayrathemes.com/avril-free/
Author: Gai Technologies Pvt Ltd.
Author URI: https://gai.co.in/
Template: avril
Description: Avril is flexible, super fast, easily customizable, lightweight, modern multipurpose theme. Avril comes with everything you could ever need to build an amazing website, and It's perfect for any type of business. View the demo of Avril Pro https://www.nayrathemes.com/demo/pro/?theme=avril
Version: 1.0.21
Tested up to: 5.5.3
Requires PHP: 5.6
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: avril
Template : avril
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu,  custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, photography, portfolio, editor-style, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@font-face {
    font-family: Proxima-Nova-Bold;
    src: url(https://www.citizenshealth.in/wp-content/themes/aronia/fonts/Proxima-Nova-Bold.otf);
}

button.subscribe {
    position: fixed;
    right: 25px;
    width: 100px;
    height: 50px;
    line-height: 18px;
    padding: 0;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    color: var(--sp-white);
    background-color: var(--sp-primary);
    border: none;
    outline: none;
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 20%);
    -webkit-transition: .9s;
    transition: .9s;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    bottom: 0 !important;
    border-radius: 5px;
}

button.subscribe.is-active {
    top: 85%;
    -webkit-transform: translateY(-98%);
    transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
    background-color: #FF7C00;
}

/* For resource page */
.roww {
    display: flex;
    /*test saving file */
    height: 179px;
}

.rwi {
    border: 1px solid grey;
    flex: 2;
}

.rwt {
    padding: 20px;
    flex: 4;
}

.roww1 {
    display: flex;
    height: 197px;
}

.slick-slider {
    margin-bottom: 0px !important;
}

section.section-elementer-end {
    margin: 20px;
}


/* for resource button */

button.contentbutton {
    background-color: transparent !important;
    border: none;
    padding: 0 !important;
    font-size: 14px;
}

a:focus {
    color: #fda553 !important;
}

.rightsdd {
    border-right: 2px solid #c4c3c3;
    display: flex;
    justify-content: space-evenly;
    width: 615px;
}

.contenttt {
    padding-top: 157px;
}

.contentathorr {
    height: 51px;
    margin-right: 10px;
}

.headlinee {
    color: #003878;
    font-size: 16px;
    margin: 0 !important;
    font-weight: 700;
}

img.immg.lazyloaded {
    height: 100%;
    width: 100% !important;

}

p.p_head {
    font-size: 14px;
    margin: 0 !important;
}

.resourc-pp {
    width: 1100px;
}

.rwi.w1 {
    width: 36rem;
}

.w2 {
    width: 450px;
}

elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1120px !important;
}

.p_head1,
.p_head2 {
    font-size: 12px;
}

@media screen and (max-width: 768px) {
    div.resourc-pp .roww1 {
        display: flex;
        flex-direction: column;
        height: 100%;
        width: 100%;
    }

    div.resourc-pp .rwi.w1 {
        width: 100%;
    }

    div.resourc-pp .rwt.w2 {
        width: 100%;
    }

    div.resourc-pp {
        width: 100%;
    }

    .resourc-pp .slick-initialized .slick-slide {
        border: none;
    }
}

@media only screen and (max-width: 1024px) {
    .roww {
        display: inline;
    }
}

@media only screen and (max-width: 1024px) {
    .roww1 {
        display: inline;
    }
}

/* additionlcss code file ipad or mobile css  */

.theme-menu .menubar .menu-wrap {
    display: flex;
}

#header-section>div.navigator-wrapper>div.nav-area.d-none.d-av-block>div>div {
    padding: 0;
}


#ajaxsearchlite1 .probox,
div.asl_w .probox {
    margin: 3px !important;
}


@media only screen and (max-width: 1280px) {
    .theme-menu {
        display: block;
    }

    .d-none,
    div.d-none {
        display: block;
    }

    .logo {
        display: flex;
        justify-content: space-between;
        align-items: start;
    }

    .menu-toggle-wrap {
        position: absolute;
        top: 20px;
        right: 3%;
        display: block !important;
    }

    .navigator-wrapper button.menu-toggle {
        background: none;
        border: none;
        border-radius: 0;
    }

    .navigator-wrapper button.menu-toggle:focus {
        outline-color: var(--sp-primary);
        background-color: var(--sp-primary-light);
    }

    .hamburger-menu {
        display: block !important;
    }

    .navbar-area .menubar .menu-wrap>li {
        margin: 0 -5px !important;
        display: block;
    }

    .theme-menu .menubar .menu-wrap {
        display: block;
        text-align: start;
        padding-bottom: 10px;
    }

    .av-columns-area {
        position: relative;
        display: flex;
        justify-content: end;
    }

    .av-column-10.my-auto {
        position: fixed;
        top: 0%;
        padding: 50px 40px 10px 25px;
        margin: 0;
        right: 0;
        overflow: auto;
        display: none;
        max-width: 250px;
        background-color: #fff;
        background-image: url(wpo-minify-header-dfb745d4.min.css);
        height: 100%;
        transition: width 200s ease-in-out;
    }

    div.asl_m .probox .proinput {
        margin: 0 !important;
    }

    #ajaxsearchlite1 .probox,
    div.asl_w .probox {
        padding: 11px 10px 8px 1px !important;
        border-radius: 10px !important;
        margin: 0px !important;
    }

    .av-column-2 {
        flex: 0 0 97.666667% !important;
        max-width: 97.666667% !important;
    }

    .crossed {
        transform: rotate(0deg);
        position: fixed;
        top: 40px;
        right: 3%;
    }

    .crossed div:nth-child(2) {
        opacity: 0;
    }

    .crossed div:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }

    .crossed div:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }


    .scrollup {
        position: fixed;
        z-index: 0;
    }

    button.subscribe {
        position: fixed !important;
        z-index: 0 !important;
    }

    .menu-right {
        padding-bottom: 150px;
    }

    div#ajaxsearchliteres1 {
        width: 210px !important;
    }
}

.widget_archive ul {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}



@media only screen and (min-width:1280px) and (max-width:3840px) {
    #rmp_menu_trigger-12690 {
        display: none !important;
    }
}

@media only screen and (max-width: 1280px) {
    .navbar-area .menubar .menu-wrap>li {
        margin: 0 -5px !important;
    }
}

div.asl_m .probox .promagnifier .innericon svg,
div.asl_m .probox .prosettings .innericon svg,
div.asl_m .probox .proloading svg {
    width: 31px !important;
}

div.asl_m .probox .promagnifier .innericon,
div.asl_m .probox .prosettings .innericon,
div.asl_m .probox .proclose .innericon {

    width: 110% !important;

}

area .menubar .menu-wrap>li.focus>a,
.navbar-area .menubar .menu-wrap>li:hover>a,
.navbar-area .menubar .dropdown-menu:before,
.header .widget_nav_menu .sub-menu:before {
    color: rgb(255, 124, 0);
}

.navbar-area .menubar .menu-wrap>li.active>a,
.navbar-area .menubar .menu-wrap>li.focus>a,
.navbar-area .menubar .menu-wrap>li:hover>a {
    color: rgb(255, 124, 0);
}

button[type=submit],
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.av-btn-primary {
    color: var(--sp-white);
    background-color: #ff7c00;
    border-color: #ff7c00;
}

button[type=submit]:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button[type=submit]:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    background-color: #ff7c00;
}


.footer-section {
    padding-top: 25px;
}

.footer-main {
    padding: 0px 0;
}

.footer-dark {
    background-color: #11735a;
}

.elementor-fit-aspect-ratio {
    position: inherit !important;
}

.hamburger-menu {
    display: none;
}

.elementor *,
.elementor :after,
.elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.elementor .lft {
    display: contents;
}

.elementor .rtf {
    width: 100%;
    margin-top: 9px;
}


.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
    color: #494543;
}

.post-items ul:not(.post-categories) li a,
.post-items ol:not(.post-categories) li a,
.post-items table a,
strong a,
blockquote a,
code a,
p a,
span:not(.author-name):not(.comments-link):not(.posted-on):not(.post-list) a {
    color: #494543;
}

.footer-dark {
    color: var(--sp-white);
    background-color: rgb(17, 115, 90);
}

.menu-toggle-wrap {
    display: none;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.scrollup {
    visibility: visible;
    opacity: 1;
    top: auto;
}


.elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: center;
}

.elementor-widget-image-box .elementor-image-box-description {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 5px;
}

@media only screen and (max-width:540px) {
    .elementor-3533 .elementor-element.elementor-element-913570b {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1280px) {
    .elementor-tab-title.elementor-active {
        background-color: #11735a;
    }

    span.wpcf7-spinner {
        display: none;
    }

    .elementor-element.elementor-element-9105edd.elementor-widget.elementor-widget-shortcode .elementor-widget-container {
        padding: 13px !important;
        justify-content: center;
    }
}

/*Newsletter page height issue CSS*/

.newslttr.lazyloaded {
    height: 100vh;
}

@media only screen and (max-width: 1280px) {

    button[type=submit],
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .av-btn-primary {
        color: var(--sp-white);
        background-color: #ff7c00;
        border-color: #ff7c00;
    }

    button[type=submit]:hover,
    button:hover,
    input[type="button"]:hover,
    input[type="reset"]:hover,
    input[type="submit"]:hover,
    button[type=submit]:focus,
    button:focus,
    input[type="button"]:focus,
    input[type="reset"]:focus,
    input[type="submit"]:focus {
        background-color: #ff7c00;
    }
}

.elementor-widget-tabs .elementor-tabs-wrapper {

    font-size: 17px;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
    border-color: #6EC1E4 !important;
    border-width: 1px !important;
}

.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title a {
    color: #7A7A7A;
}

/*CSS for Video in Webinars Tab in the Events page*/

.iframe-webinar.lazyloaded {
    height: 619px;
}

.elementor-tabs-wrapper {
    padding-left: 0% !important
}

@media (max-width: 1280px) {
    .elementor img {
        margin-right: 0px !important;
        padding-left: 18x !important;
    }

    .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
        padding: 13px !important;
        justify-content: center !important;
    }


    .custombox-content>* {
        min-width: 1px !important;
    }

    .paoc-popup .paoc-popup-inr-wrap {
        min-width: 1px !important;
        overflow-y: auto !important;
    }

    .paoc-popup-center-center .paoc-cb-popup-body {
        top: 160px !important;
    }

    .popcon {
        width: 100% !important;
        display: flex !important;
        justify-content: end !important;
        flex-wrap: wrap !important;
        gap: 1px !important;
    }

    .imagepop {
        text-align: center !important;
        width: 100% !important;
        display: contents !important;
    }

    .paoc-popup img {
        margin: auto;
    }

    .imageconn {
        width: 100%;
    }

    img.popsocial {
        position: absolute !important;
        left: 10px !important;
        top: 15px !important;
    }

    .paoc-popup .paoc-popup-margin:last-child {
        margin-bottom: 438px;
        margin-left: none;
    }

    p.parapop {
        width: inherit;
    }

    span.popdesig {

        display: inline-block !important;
        text-align: center !important;
        width: 100% !important;

    }

    .imagepop img {
        width: 50% !important;
    }

    h5.pophade {
        text-align: center !important;
    }



    .paoc-popup .paoc-popup-margin:last-child {
        margin-bottom: 345px !important;
        margin-left: none !important;
    }



    .paoc-cb-popup-body .paoc-popup-content p:last-child,
    .paoc-cb-popup-body .paoc-secondary-con p:last-child {
        margin-left: 10px !important;
    }

    .container23 {
        position: relative;
        display: inline-block;
    }

}

.scrollup i {
    display: inline-block;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    padding: 12px;
    /* comment @ankit.s */
}


.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox] {
    /* Fixes some bad themes CSS */
    max-width: none !important;
}

@media (max-width: 1024px) {
    .elementor-4639 .elementor-element.elementor-element-84edadf {
        width: var(--container-widget-width, 850px) !important;
        max-width: 850px !important;
        --container-widget-width: 850px !important;
    }
}

.overlay {
    text-align: -webkit-center !important;
    padding-left: 20px !important;
}

.elementor-3533 .elementor-element.elementor-element-913570b {
    width: 100% !important;
}

@media only screen and (max-width: 1280px) {
    .elementor-tab-title.elementor-active {
        background-color: #003878 !important;
    }
}

/* css to change the validation error of re-CAPTCHA */
.wpcf7-form .capc {
    display: inline-block;
}

/* issue 33517 */
@font-face {
    font-family: 'proxima_nova_light';
    src: url(/wp-content/uploads/useanyfont/1486Proxima_Nova_light.woff2) format('woff2'), url(/wp-content/uploads/useanyfont/1486Proxima_Nova_light.woff) format('woff');
    font-display: auto
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title,
body.single-post .entry-title,
body.page .entry-title,
body.category .entry-title,
.widget-title,
.site-title,
.site-description,
body,
p,
blockquote,
li,
a,
strong,
b,
em,
.menu-all-pages-container li a,
.menu-all-pages-container li span,
#menu-all-pages li a,
#menu-all-pages li span,
.menu-main-container li a,
.menu-main-container li span,
#menu-main li a,
#menu-main li span {
    font-family: 'proxima_nova_light' !important;
}