    :root {
--background-bcolor: #efefef;
--content-bcolor: #ffffff;
--footer-bcolor: #484949;
--selected-menu-bcolor: #707373;
--selected-language-bcolor: #555656;
--content-widget-content-bcolor: #ffffff;
--news-widget-bcolor: #ffffff;
--news-widget-content-bcolor: #ffffff;
--content-text-color: #333333;
--content-title-color: #019934;
--content-subtitle-color: #019934;
--link-color: #019934;
--footer-text-color: #efefef;
--selected-footer-text-color: #019934;
--language-text-color: #555656;
--selected-language-text-color: #767070;
--news-widget-text-color: #333333;
--button-text-color: #ffffff;
}

    body,
    .main-wrapper,
    header {
        background-color: #efefef;
    }


    body > .main-wrapper .site-container {
        background-color: #ffffff;
    }



    footer {
        background-color: #484949;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus,
    .dropdown-menu li > a:hover,
    .dropdown-menu li > a:focus{
            background-color: #707373;
    }











    body > .main-wrapper .site-container .arts-news p,
    body > .main-wrapper .site-container .arts-news li,
    body > .main-wrapper .site-container .arts-news dt,
    body > .main-wrapper .site-container .arts-news dd,
    body > .main-wrapper .site-container .arts-news td,
    body > .main-wrapper .site-container .arts-news th,
    body > .main-wrapper .site-container .arts-news .fa,
    body > .main-wrapper .site-container .arts-news label {
        color: #333333;
    }

    body > .main-wrapper .site-container .arts-news h1,
    body > .main-wrapper .site-container .arts-news h2 {
        color: #019934;
    }
    .accordionIcon
    {
        color: #019934  !important;
    }

    body > .main-wrapper .site-container .arts-news h3,
    body > .main-wrapper .site-container .arts-news h4,
    body > .main-wrapper .site-container .arts-news h5,
    body > .main-wrapper .site-container .arts-news h6{
        color: #019934;

    }
    .accordionIcon
    {
        color: #019934  !important;
    }
   

    body > .main-wrapper .site-container .arts-news a,
    {
        color: #019934;
    }

    a.loginout 
    {
        color: #019934!important;
    }
    
    body > .main-wrapper .site-container .arts-news a:hover,
    a.loginout:hover {
        color:#019934;
        opacity: .9;
    }

    @media screen and (max-width: 767px) {
        .custom-nav>li {
            border-bottom: 1px solid #019934;
        }
        .custom-nav>li a {
            background: #019934;
            color: #fff !important;
        }
        .sultana,
        .sultana:hover,
        .sultana:focus{
            color:#019934 !important;
            background:inherit;
            border:none !important;
            font-weight:700 !important;
            font-size:14px !important;
			line-height:1.4285;
        }
    }

    footer a,
    footer p{
        color: #efefef;
    }

    footer a.active,
    footer a:hover,
    footer a:focus,
    footer a.visited {
        color: #019934;
    }

    .primary-nav span a {
        color: #555656;
    }

    .primary-nav span a.current,
    .primary-nav span a:hover{
        color: #767070;
    }





    body > .main-wrapper .site-container .arts-news button,
    body > .main-wrapper .site-container .arts-news a.btn,
    body > .main-wrapper .site-container .arts-news input[type=submit],
    body > .main-wrapper .site-container .arts-news a.btn .fa,
    body > .main-wrapper .site-container .arts-news button .fa,
    .btn-success,
    .btn-primary,
    .hero .header-panel a,
    .cc_banner-wrapper .cc_container .cc_btn,
    .cc_banner-wrapper .cc_container .cc_btn:hover{
        color: #ffffff;
    }

    h1 {
        font-size : 36px;
    }
            @media screen and (max-width: 1024px) {
            .hero .header-panel h1 {
                font-size : 26px;
            }
        }
    
     h2 {
        font-size : 30px;
    }

    body > .main-wrapper .site-container .arts-news p,
    body > .main-wrapper .site-container .arts-news a,
    body > .main-wrapper .site-container .arts-news li,
    body > .main-wrapper .site-container .arts-news dt,
    body > .main-wrapper .site-container .arts-news dd,
    body > .main-wrapper .site-container .arts-news td,
    body > .main-wrapper .site-container .arts-news th,
    body > .main-wrapper .site-container .arts-news label {
        font-size: 16px;
        line-height: 140%;
    }





    .navbar-default .navbar-nav > li > a,
    .dropdown-menu-large li ul li a{
        font-size: 19px;
        line-height:140%;
    }
    .dropdown-menu-large .dropdown-header > a {
        font-size: 19px;
        line-height:140%;
    }

        
    body{
        font-family: "Roboto";
    }


    
   
