#ac-page #news > ul > li > a:after, #ac-page .accordion-heading > .icon {
    font-family: FontAwesome;
}

#ac-page #startslider {
    padding-bottom: 90px
}

#ac-page #startslider a {
    text-decoration: none !important
}

#ac-page #startslider .uk-slideshow a {
    max-width: 1130px
}

#ac-page #startslider h1 {
    display: block;
    font-size: 44px;
    line-height: 56px;
    font-weight: 700;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, .7)
}

#ac-page #startslider .uk-panel {
    background: rgba(249, 177, 32, .85);
    border: 0;
    border-radius: 0;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #fff;
    padding: 20px 30px
}

#ac-page #startslider .uk-slideshow {
    position: relative
}

#ac-page #startslider .uk-slideshow, #ac-page #startslider .uk-slideshow > li {
    height: 617px !important
}

#ac-page #startslider .uk-slidenav-position .uk-slidenav-previous {
    left: 125px
}

#ac-page #startslider .uk-slidenav-position .uk-slidenav-next {
    right: 125px
}

#ac-page #startslider .uk-slidenav-next:before, #ac-page #startslider .uk-slidenav-previous:before {
    display: block;
    content: ' ';
    width: 55px;
    height: 55px;
    background: url(../img/arrow_circle_left_w.png) center center no-repeat;
    background-size: 55px 55px;
    opacity: .5
}

#ac-page #startslider .uk-slidenav-next:before {
    background-image: url(../img/arrow_circle_right_w.png)
}

#ac-page #startslider .uk-slidenav-next:hover:before, #startslider .uk-slidenav-previous:hover:before {
    opacity: 1
}

#ac-page #startslider .img-pos-top .uk-cover-background {
    background-position: center top
}

#ac-page #startslider .img-pos-bottom .uk-cover-background {
    background-position: center bottom
}

#ac-page #startslider .img-pos-left .uk-cover-background {
    background-position: left center
}

#ac-page #startslider .img-pos-right .uk-cover-background {
    background-position: right center
}

#ac-page #startslider .img-pos-left-top .uk-cover-background {
    background-position: left top
}

#ac-page #startslider .img-pos-right-top .uk-cover-background {
    background-position: right top
}

#ac-page #startslider .img-pos-left-bottom .uk-cover-background {
    background-position: left bottom
}

#ac-page #startslider .img-pos-right-bottom .uk-cover-background {
    background-position: right bottom
}

#ac-page #startslider .thumb-nav {
    position: absolute;
    left: 0;
    bottom: -53px;
    width: 100%
}

#ac-page #startslider .thumb-nav ul > li a {
    font-weight: 500;
    position: relative;
    display: flex;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

#ac-page #startslider .thumb-nav ul > li.uk-active > a {
    margin-top: -10px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

#ac-page #startslider .thumb-nav ul > li.uk-active > a:after {
    content: " ";
    position: absolute;
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    pointer-events: none;
    border-bottom-color: #11B89B;
    border-width: 16px;
    margin-left: -16px
}

#ac-page #news > ul > li > a, #ac-page #news > ul > li > a > div {
    position: relative;
    display: block
}

#ac-page #startslider .thumb-nav ul > li .uk-overlay {
    width: 252px;
    height: 168px;
    border: 2px solid #F9B120
}

#ac-page #startslider .thumb-nav ul > li.uk-active .uk-overlay {
    border-color: #11B89B;
    box-shadow: 6px 6px 18px rgba(0, 0, 0, .3)
}

#ac-page #startslider .thumb-nav ul > li .overlay-background {
    background: rgba(249, 177, 32, .5);
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

#ac-page #startslider .thumb-nav ul > li:hover .overlay-background {
    background: rgba(249, 177, 32, 0);
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

#ac-page #startslider .thumb-nav ul > li.uk-active .overlay-background {
    display: none
}

#ac-page #startslider .thumb-nav ul > li .overlay-caption {
    padding: 10px 15px;
    background: #F9B120;
    color: #fff
}

#ac-page #startslider .thumb-nav ul > li.uk-active .overlay-caption {
    background: #11B89B
}

#ac-page #news {
    border-right: 1px solid #BCBEC0;
    padding-right: 35px;
    margin-bottom: 0
}

#ac-page #news > ul > li > a {
    color: #444
}

#ac-page #news > ul > li > a > div {
    background: #fff;
    padding: 15px;
    margin: 30px 35px 30px 0;
    z-index: 100
}

#ac-page #news > ul > li > a:after {
    display: block;
    content: '\f105';
    background: #BCBEC0;
    color: #fff;
    font-size: 24px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -22.5px;
    z-index: 99
}

#ac-page #news > ul > li > a:hover:after {
    background: #11B89B
}

#ac-page #news > ul > li:last-child a {
    margin-bottom: 0
}

#ac-page #news .date {
    background: rgba(249, 177, 32, .7);
    color: #fff;
    font-weight: 500;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: -15px;
    padding: 2px 15px
}

#ac-page #news p {
    margin: 0
}

#ac-page #news p > a {
    font-weight: 500
}

#ac-page #news .title {
    font-weight: 700;
    font-size: 17px;
    line-height: 24px
}

#ac-page #sidebar .uk-grid > div {
    margin-bottom: 15px
}

#ac-page #sidebar .uk-panel {
    min-height: 200px
}

#ac-page #sidebar a {
    display: block;
    margin: 0 auto
}

#ac-page #sidebar .banner {
    margin-bottom: 15px
}

#ac-page #sidebar .banner a {
    background: #fff;
    max-width: 222px;
    padding: 20px;
    text-align: center
}

#ac-page #sidebar .banner.full-width a {
    padding: 0;
    max-width: 262px
}

#ac-page #sidebar .banner img {
    max-height: 100px
}

#ac-page #sidebar .banner.full-width a img {
    width: 100%;
    height: auto;
    max-height: 100%
}

#ac-page #shopping-cart {
    position: relative;
    top: auto;
    right: auto;
    display: inline-block;
    width: auto;
    margin-right: 35px
}

#ac-page #shopping-cart-details {
    width: 375px;
    left: -150px
}

#ac-page .button-round span {
    color: #444
}

#ac-page .accordion {
    margin: 30px 0;
    padding: 0
}

#ac-page .accordion:after, .accordion:before {
    content: " ";
    display: table
}

#ac-page .accordion:after {
    clear: both
}

#ac-page .accordion-panel {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

#ac-page .accordion-heading {
    position: relative;
    display: block;
    padding: 20px;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#ac-page .accordion-heading > .icon {
    color: #fff;
    font-size: 24px;
    font-style: normal
}

#ac-page .accordion-heading > .icon-right {
    float: right;
    margin-left: 10px
}

#ac-page .accordion-heading > .icon-left {
    float: left;
    margin-right: 10px
}

#ac-page .accordion-expander {
    position: relative;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    opacity: 0;
    background-size: cover;
    background-repeat: no-repeat
}

#ac-page .accordion-active .accordion-expander {
    opacity: 1
}

#ac-page .accordion-expander > div {
    padding: 12% 12%;
    background-color: rgba(3, 121, 69, 0.6);
	height:100%;
	color:#fff;
	line-height:1.3;
	text-align:center;
	font-size:12px;
}
#ac-page .accordion-expander > div h2 {
	font-size:24px;
	line-height:1.2;

}
#ac-page .accordion-expander > div a { 
	 background:#fff;
	 padding-top:5px;
	 padding-bottom:5px;
	 padding-left:10px;
	 padding-right:10px;
	 color:#000;
	 text-decoration:none;
	 font-size:10px;
}
#ac-page .accordion-expander > div a:hover {
	background: rgb(3, 121, 69);
	color:#fff;
	
}
#ac-page .accordion-active .accordion-heading > .icon:before {
    /* content: "\f10c";  */
	content: "-"; 
	
}

#ac-page .accordion-heading > .icon:before {
    /* content: "\f055";  */
	content: "+";
	
}

#ac-page .accordion-horizontal {
    height: 450px
}

#ac-page .accordion-horizontal .accordion-panel {
    position: relative;
    float: left;
    height: 100%;
    width: 100%;
    margin-right: 1px;
    font-weight: 500
}

#ac-page .accordion-vertical .accordion-panel {
    margin-bottom: 1px
}

#ac-page .accordion-horizontal .accordion-heading {
    width: 450px;
    text-align: right;
    -webkit-transform: translateX(-100%) rotate(-90deg) translateZ(0);
    -moz-transform: translateX(-100%) rotate(-90deg) translateZ(0);
    -ms-transform: translateX(-100%) rotate(-90deg) translateZ(0);
    -o-transform: translateX(-100%) rotate(-90deg) translateZ(0);
    transform: translateX(-100%) rotate(-90deg) translateZ(0);
    -webkit-transform-origin: right top 0;
    -moz-transform-origin: right top 0;
    -ms-transform-origin: right top 0;
    -o-transform-origin: right top 0;
    transform-origin: right top 0
}
#ac-page .accordion-horizontal .accordion-heading:hover {
	background: rgb(3, 121, 69);
}

#ac-page .accordion-horizontal .accordion-heading > .icon {
    right: 227px;
    -webkit-transform: rotate(90deg) translateZ(0);
    -moz-transform: rotate(90deg) translateZ(0);
    -ms-transform: rotate(90deg) translateZ(0);
    -o-transform: rotate(90deg) translateZ(0);
    transform: rotate(90deg) translateZ(0)
}

#ac-page .accordion-horizontal .accordion-expander {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    /* width: 634px; */
	width:400px;
    margin-left: 60px;
    /* overflow-y: auto; */
    background-position: center center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#ac-page .accordion-heading {
    background-color: #9b9b9b;
}

#ac-page .accordion-active .accordion-heading {
    background: rgb(3, 121, 69);
    color: #fff
}


@media screen and (min-width: 768px) and (max-width: 1219px) {
    #ac-page #news .uk-grid > div:first-child {
        padding-right: 25px
    }

    #ac-page #startslider .uk-slideshow a {
        text-decoration: none !important;
        max-width: 930px
    }

    #ac-page #startslider .uk-slidenav-position .uk-slidenav-previous {
        left: 35px
    }

    #ac-page #startslider .uk-slidenav-position .uk-slidenav-next {
        right: 35px
    }

    #ac-page #shopping-cart-details {
        width: 330px;
        left: -127.5px
    }

    #ac-page .accordion-horizontal .accordion-expander {
        width: 404px !important
    }
}

@media screen and (max-width: 767px) {
    #ac-page #startslider {
        padding-bottom: 15px
    }

    #ac-page #startslider h1 {
        font-size: 36px;
        line-height: 48px;
        padding: 0 10px
    }

    #ac-page #startslider .uk-panel {
        font-size: 18px;
        line-height: 24px;
        padding: 30px 20px
    }

    #ac-page #startslider .uk-slideshow {
        padding-bottom: 35px
    }

    #ac-page #startslider .uk-slideshow, #ac-page #startslider .uk-slideshow > li {
        height: 440px !important
    }

    #ac-page #startslider .thumb-nav, #ac-page #startslider .uk-slidenav-next, #ac-page #startslider .uk-slidenav-previous {
        display: none
    }

    #ac-page #startslider .uk-slideshow > li > .uk-flex {
        display: block
    }

    #ac-page #startslider .slider-caption {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 0
    }

    #ac-page #news {
        border-right: 0;
        padding-right: 0
    }

    #ac-page #shopping-cart, #ac-page #sidebar .banner {
        display: none
    }

    #ac-page .accordion-heading {
        font-size: 18px
    }

    #ac-page .accordion-expander {
        background-image: none !important
    }

	
    #ac-page .accordion-expander > div {
        display: block;
        position: relative;
        padding: 15px 15px 30px;
        color: #444;
        background-color: rgba(3, 121, 69, 0.2);
    }

    #ac-page .accordion-expander > div p {
        margin: 0 0 15px
    }

    #ac-page .accordion-expander h2 {
        display: none
    }

    #ac-page .accordion-active {
        width: 100% !important;
        height: auto!important;
    }
}
#ac-page .accordion .accordion-panel .accordion-expander{
	background-size: cover;
}
#ac-page .accordion .accordion-panel .accordion-expander:after{
	content: "";
	 display: block;
}