@import url('https://fonts.googleapis.com/css?family=Lato-Regular');
@import url('https://fonts.googleapis.com/css?family=Lato-Light');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Droid Arabic Naskh');
@import url('https://fonts.googleapis.com/css?family=Amiri');
body {
    font-family: 'Lato', 'Amiri';
	font-family: 'Droid Arabic Naskh', 'Lato';
    font-size: 16px;
    color: #a6a6a6;
}
#cssmenu li a {
    text-transform: uppercase;
}
.title {
    font-size: 24px;
    color: #000;
}
.menu-logo, .location, .cal {
    display: inline-block;
}
.location, .cal {
    display: inline-block;
    margin-right: 54px;
    margin-top: 22px;
}
.location-img, .call-img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}
.location-text, .call-text {
    display: inline-block;
    vertical-align: middle;
}
.text-size {
    font-size: 12px;
    color: #979797;
}
.location a, .cal a {
    text-decoration: none;
    color: #000;
}
.socialmedia {
    display: block;
    float: left;
    margin-top: 25px;
    font-size: 15px;
}
.socialmedia ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.socialmedia ul li {
    display: inline-block;
	    margin-right: 6px;
}
.socialmedia li a {
      width: 40px;
    height: 40px;
    position: relative;
    display: inline-block;
    line-height: 45px;
    text-align: center;
    color: white;
    background: #3d4c53;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.socialmedia li a:hover {
    background: #3b82b5;
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.socialmedia ul li a i{
	font-size: 20px
}
.socials li a i{
	font-size: 20px
}
.menu {
    background-color: #99cf54;
}
#cssmenu {
    width: auto;
    line-height: 1;
    float: right;
}
.search-wrap {
    float: left;
    position: relative;
}
.search-wrap .search {
    height: 47px;
    padding: 6px 25px;
    padding-left: 60px;
    border: 0;
    border-radius: 0;
    background-color: #ffffff;
    color: #979797;
    margin-top: 10px
}
.search-wrap .search-btn {
    position: absolute;
    left: 15px;
    top: 10px;
    bottom: 0;
    margin: auto;
    height: 15px;
    width: 15px;
    background-color: transparent;
    background: url(../img/search.png) center center no-repeat;
    background-size: contain;
    border: 0;
    box-shadow: 0 0;
    outline: 0;
}
.overview {
    text-align: center;
}
.overview div {
    text-align: center;
    margin: 25px 0;
    padding: 0 232px;
    font-size: 30px;
    color: #000;
    margin-bottom: 90px;
	font-family: Lato-Light;
	
}
.overview div span {
    color: #2f74aa;
    font-size: 30px;
}
.overview::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px;
    right: 0;
    margin: auto;
    height: auto;
    margin-bottom: 50px;
    width: 48px;
    border-bottom: 3px solid #a9cf54;
}
.about {
    background: url(../img/about.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
    width: 100%;
    float: right;
    height: 389px;
    overflow: hidden;
}
.title-main-1::after {
    content: '';
    position: absolute;
    top: 50px;
    right: 123px;
    margin: auto;
    height: auto;
    margin-bottom: 50px;
    width: 48px;
    border-bottom: 3px solid #a9cf54;
}
.title-main-2::after {
    content: '';
    position: absolute;
    top: 38px;
    bottom: 0;
    right: 35px;
    margin: auto;
    height: auto;
    z-index: 9999999;
    margin-bottom: 50px;
    width: 48px;
    border-bottom: 3px solid #fff;
}
.asked-1 {
    position: relative;
}
.about-1 {
    margin-right: 100px;
    margin-top: 15px;
    margin-bottom: 50px;
}
.asked {
    background: url(../img/faqs.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
    width: 100%;
    float: left;
    height: 389px;
    overflow: hidden;
}
.title-main-1 {
    color: #000;
}
.title-main-2 {
    color: #FFFFFF;
    padding-right: 30px;
    margin-top: 29px;
}
.title-main-1, .title-main-2 {
    font-size: 24px;
    margin-bottom: 29px;
	text-align: right;
}
.about .title {
    font-size: 14px;
    color: #7d7d7d;
	text-align: right;
}
.about .title-bot {
    font-size: 14px;
    color: #7d7d7d;
    padding-top: 20px;
	text-align: right;
}
.img-about {
    margin-top: 20px;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 100%;
}
.img-about-us {
    display: inline-block;
    vertical-align: middle;
}
.title-clieck {
    color: #2f74aa;
    font-size: 18px;
}
.title-ab1 {
    font-size: 20px;
    color: #000;
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
}
.title-ab2 {
    font-size: 16px;
    color: #a1a1a1;
}
.title-ab3 {
    margin: 20px 0;
    font-size: 18px;
    color: #000;
}
.iconspan {
    float: right;
    margin-left: 19px;
    cursor: pointer;
    font-weight: bold;
}
/*CSS used to style the examples. Remove if desired: */

.eg-bar {
    background-color: #EEF5D3;
    border: 0;
    padding: 3px; 
	border-bottom: 1px solid #c1c1c1;
}
div.eg-bar {
    width: 90%;
    background-color: #ffffff;
	color: #000;
	text-align: right;
}
.icongroup1 {
    width: 90%;
	border-bottom: 1px solid #c1c1c1;
	padding: 20px 0;
	text-align: right;
}
.faq-main {
    background-color: #fff;
    opacity: .8;
    margin: 0px 0px 0px 0px;
    width: 100%
}
.faqqq-1 {
    padding-top: 30px;
    margin-right: 30px;
}
.group-about {
}
.services {
    background: url(../img/Master.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
    width: 100%;
    /*float: left;*/
    margin-top: 50px;
}
.sevices-1:hover {
    background-color: #fff;
}
.services .title {
    color: #fff;
    text-align: center;
    margin: 30px 0;
}
.services .title::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px;
    right: 0;
    margin: auto;
    height: 70px;
    width: 40px;
    border-bottom: 3px solid #fff;
}
.services .title-ser1 {
    color: #8c9699;
    text-align: center;
    margin-bottom: 30px;
}
.sevices-1 {
    position: relative;
    background-color: #eff0f1;
    height: 330px;
    margin-bottom: 14px;
	text-align: right;
}
.img-services {
    display: inline-block;
}
.img-ser {
    margin-top: 30px;
}
.title-seeee {
    margin-bottom: 23px!important;
}
.number {
    position: absolute;
    font-size: 50px;
    top: 0;
    left: 0;
    margin-left: 20px;
    margin-top: 15px;
    color: #afafaf;
    opacity: 0.3;
}
.title-se1 {
    font-size: 20px;
    position: relative;
    margin: 10px 30px 20px 0px;
    color: #000;
    overflow: hidden;
    height: 52px;
	font-weight: bold;
}
.title-se2 {
    font-size: 14px;
    margin: 10px 30px 20px 0;
    color: #babbbc;
    overflow: hidden;
    height: 81px;
}
.title-se3 {
    margin-right: 30px;
    padding-bottom: 40px;
}
.img-row {
    margin-right: 20px;
    display: inline-block;
	-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari 3-8 */
    transform: rotate(180deg);
	
}
.title-se3 a {
    text-decoration: none;
    color: #a8c19c;
}
.img-ser1 {
    margin-right: 50px;
}
.read-more {
    text-align: center;
    margin: 27px 0;
}
.read-more a {
    text-decoration: none;
}
.read-more .title-more {
    color: #e6e6e6;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}
.counsul {
    /*float: left;*/
}
.space {
    margin: 0;
    padding: 0;
}
.counsul {
    background-color: #70b7ba;
    width: 100%;
    height: 415px;
}
.img-cons {
    width: 100%;
    height: 415px;
}
.title-coun {
    padding: 37px 70px 40px 0px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
	text-align: right;
}
.title-coun::after {
    content: '';
    position: absolute;
    top: 82px;
    /* bottom: 0; */
    /* left: 0px; */
    right: 73px;
    margin: auto;
    height: 0px;
    width: 40px;
    border-bottom: 3px solid #fff;
}
.group-consul{
	text-align: right;
}
.counsul .name, .counsul .email {
    display: inline-block;
}
.counsul input {
    border: none;
    border-bottom: 1px solid #fff;
    background-color: #70b7ba;
    margin-right: 90px;
    color: #fff;
}
.counsul .title {
    color: #fff;
    font-size: 14px;
    margin-right: 90px;
    margin-top: 10px
}
.inp-subject {
    width: 65%;
}
.inp-message {
    width: 65%;
    margin-top: 30px
}
.link {
    margin: 20px 90px 20px 90px;
}
.link a {
    display: inline-block;
    padding: 8px 15px;
    color: #fff;
    border: 1px #89c4c7 solid;
    background-color: #89c4c7;
    text-decoration: none;
    transition: all ease .5s
}
.link a:hover {
    box-shadow: 0 0 5px;
    transform: scale(1.1)
}
.section-news {
}
.section-news .title {
    text-align: right;
    color: #000;
    font-weight: bold;
    margin-bottom: 37px;
}
.section-news .title::after {
    content: '';
    position: absolute;
    top: 91px;
    /* bottom: 0; */
    right: 17px;
    margin: auto;
    height: 0px;
    width: 40px;
    border-bottom: 3px solid #a9cf54;
}
#news-slider .carousel-control {
    font-size: 15px;
    opacity: 1;
    height: 20px;
    width: 20px;
    line-height: 20px;
    border-radius: 0;
    background: #373c69;
    transition: all ease .5s;
    top: -50px;
}
#news-slider .carousel-control.right {
    right: 35%;
}
#news-slider .carousel-control.left {
    left: 35%;
}
.calender-contant {
    border: solid #e6e6e6 1px;
    margin: 5px
}
.news-img {
    position: relative;
    color: #fff;
    overflow: hidden
}
.news-img img {
    width: 100%;
    height: 200px;
    transition: all ease .5s;
}
.calender-contant a:hover .news-img img {
    transform: rotate(5deg) scale(1.2);
}
.news-img span {
    position: absolute;
    color: #fff;
    text-decoration: none;
    padding: 5px
}
.calin {
    padding: 5px 15px;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #a9cf54;
    color: #fff;
    font-size: 15px;
    opacity: 1;
    transition: all ease .5s
}
.calinder {
    margin-top: -20px;
    margin-right: 55px;
}
.news-spec {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    vertical-align: bottom;
    background-color: #fff;
}
.news-spec .col-md-6 > div {
    margin-bottom: 10px
}
.news-spec i {
    padding-left: 8px
}
.news-spec i:before {
    padding-left: 5px
}
.comment {
    float: left;
}
.news-loc {
    background-color: #fff;
    padding: 10px 0;
    border-top: 1px #e6e6e6 solid;
    display: inline-block;
    width: 100%;
    vertical-align: bottom;
	text-align: right;
}
.news-loc i:before {
    padding-left: 5px
}
.section-news .link {
    text-align: center;
    margin-top: 50px;
}
.section-news .link a {
    display: inline-block;
    padding: 8px 15px;
    color: #9f9b70;
    border: 1px #ecebe2 solid;
    text-decoration: none;
    transition: all ease .5s
}
.section-news .link a:hover {
    box-shadow: 0 0 5px;
    transform: scale(1.1)
}
.news-body {
    margin-top: 50px;
}
.calender-contant .title1 {
    color: #000;
    font-size: 16px;
    margin-top: 10px;
	font-weight: bold;
}
.overview-commpany {
    height: 90px;
    background-color: #3d4c53;
}
.overview-commpany .title {
    color: #fff;
    background-color: #3d4c53;
    padding: 20px 0px 0 0;
    font-size: 28px;text-align: right;
}
.btn-over {
    float: left;
    display: inline-block;
}
.btn-overview {
    font-size: 18px;
    font-weight: lighter;
}
.btn-over a {
    display: inline-block;
    padding: 10px 40px;
    color: #fff;
    font-size: 18px;
    border: 1px #ffffff solid;
    background-color: #3d4c53;
    text-decoration: none;
    transition: all ease .5s;
}
.btn-over a:hover {
    box-shadow: 0 0 5px;
    transform: scale(1.1)
}
.socials {
    margin: 0;
    padding: 0;
    margin-top: 38px;
}
.socials li {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 12px;
}
.socials li a {
    width: 40px;
    height: 40px;
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background: #3d4c53;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.footer {
    background-color: #a9cf54;
}
.title-news {
    background-color: #fff;
	text-align: right;
}
.title-news a {
    text-decoration: none;
    color: #afafaf;
	position: relative;
}
.title-news span {
    display: inline-block;
    color: #afafaf;
    font-size: 14px;
    margin: 16px 15px 16px 0;
}
.title-news .img-row-news {
    bottom: 0;
    display: inline-block;
    transform: rotate(180deg);
    position: absolute;
    margin: auto;
    right: 130px;
    top: 0;
}
.information .title {
    margin: 10px 0 20px 0;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
}
.info-text {
    color: #fefefe;
    opacity: .7;
    font-size: 14px;
}
.our-location .title {
    margin: 10px 0 20px 0;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
}
.newsletter a {
        padding: 17px 19px;
    background-color: #3d4c53;
}
.newsletter a i {
        font-size: 30px;
    padding-bottom: 4px;
    transform: rotate(180deg);
	-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari 3-8 */
}
.newsletter .fa.fa-angle-left{
	color: #fff;
}
.input-letter {
    height: 55px;
    width: 77%;
        padding: 0px 7px 0px 7px;
}
.address {
    float: left;
    margin-left: 50px;
}
.address .title {
    margin: 10px 0 20px 0;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
}
.contacts {
    color: #FFFFFF;
    padding: 5px 0;
    font-size: 14px;
}
.email-footer {
    text-decoration: none;
    color: #FFFFFF;
}
.copyleft {
    text-align: center;
    border-top: 1px solid #fff;
    color: #FFFFFF;
    font-size: 11px;
    margin-top: 29px;
    padding: 15px 0;
}
.space1 {
    width: 100%
}
.space1, .space2, .space3 {
    margin: 0;
    padding: 0;
}

.copyright {
    text-align: center;
    border-top: 1px solid #fff;
    color: #FFFFFF;
    font-size: 11px;
    margin-top: 29px;
    padding: 15px 0;
}











/********************about***********/
.content-about .title {
    margin: 20px 0;
    color: #000;
}
.content-about .title-about {
    margin: 20px 0;
    color: #000;
}
/*****************contact**********/

.btn-success {
    color: #fff;
    background-color: #a9cf54;
    border-color: #a9cf54;
}
.btn-success:hover {
    color: #fff;
    background-color: #3d4c53;
    border-color: #3d4c53;
}
.content1 .title {
    margin: 20px 0;
}
/****************project*******/
.content-project .title {
    margin: 20px 0;
}
.gallery {
    margin: 0 -15px;
}
.box {
    float: right;
    width: 33.3%;
    padding: 0 15px 15px;
}
.box a {
    position: relative;
    background: #000;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    overflow: hidden
}
.box a:after {
    content: '';
    position: absolute;
    right: 10px;
    left: 10px;
    top: 10px;
    bottom: 10px;
    margin: auto;
    border: 1px #fff solid
}
.box img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    opacity: .5;
    transition: all ease 1s
}
.box a:hover img {
    transform: scale(1.5)
}
.g-title {
    font-size: 20px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    height: 27px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*
Photos--------------*/


.images {
    text-align: center;
    margin-bottom: 20px
}
.images a {
    display: inline-block;
    /* float: right; */
    margin: auto;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    width: 24%;
    transition: all ease .5s;
}
/*
.images a{
	float: right;
    width: 25%;
	transition: all ease .5s
}
*/
.images a:hover {
    opacity: .7
}
.images img {
    width: 100%;
    height: 150px;
    object-fit: cover
}
.photo .title {
    margin: 20px 0;
    margin-right: 10px;
}
/********************Videos***/

.content-videos .title {
    margin: 20px 0;
    margin-right: 10px;
}
/********************Services***/
.serrrrrrrrr{
	margin-top: 0!important;
}
.seleftrrr {
    margin-top: 0;
}
.content-tem {
    background: #f5f5f5;
    min-height: 45%;
    padding: 20px 0;
    text-align: center
}
.content-tem .title {
    font-size: 17px;
    color: #000;
    margin: 10px 0
}
.content-tem .col-md-6 i.fa {
    color: #334ab3
}
.heading {
    margin: 20px 0
}
.vu-line1 {
    position: relative;
    display: inline-block;
    width: 30%;
    height: 10px;
    margin: 0 5px
}
.vu-line1:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background: #99cf54;
    top: 0;
    right: 0
}
.vu-line1:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 95%;
    background: #283b91;
    bottom: 0;
    left: 0
}
.vu-bullet1, .vu-bullet2, .vu-bullet3 {
    display: inline-block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    margin: 0 5px
}
.vu-bullet1 {
    background: #283b91
}
.vu-bullet2 {
    background: #99cf54
}
.vu-bullet3 {
    background: #283b91
}
.vu-line2 {
    position: relative;
    display: inline-block;
    width: 30%;
    height: 10px;
    margin: 0 5px
}
.vu-line2:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background: #99cf54;
    top: 0;
    left: 0
}
.vu-line2:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 95%;
    background: #283b91;
    bottom: 0;
    right: 0
}
.slider_img .slick-slide, .slider_img .slick-slide a {
    outline-width: 0 !important
}
.slider_img .s-image {
    background: #000;
    outline-width: 0 !important
}
.slider_img .s-image img {
    height: 350px;
    width: 100%;
    opacity: .8
}
.slider_img .slick-next {
    left: 15px
}
.slider_img .slick-prev {
    right: 15px;
    z-index: 999
}
.slider_img .slick-next:before, .slider_img .slick-prev:before {
    opacity: 1 !important;
    color: #fff
}
.slider_img .slick-next:hover, .slider_img .slick-prev:hover {
    opacity: .6
}
.btn {
    background-color: #334ab3;
    border-color: #334ab3;
    transition: all ease-in-out .5s
}
.btn:hover {
    background-color: #3d4c53;
    border-color: #3d4c53;
}
.content .col-md-6 i.fa {
    color: #334ab3
}
.inner-image {
    width: 100%
}
.inner-image img {
    height: 100%;
    width: 100%
}
.partner {
    width: 24%;
    padding: 10px;
    display: inline-block
}
.project {
    text-align: right;
    margin-bottom: 30px
}
.project .location {
    padding: 10px;
    background-color: #283b91;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.project img {
    width: 100%;
    height: 200px
}
.project .fa-map-marker {
    background: #fff;
    height: 20px;
    width: 20px;
    text-align: center;
    color: #283b91;
    border-radius: 50%;
    line-height: 20px;
    margin-left: 5px;
    background-color: white;
}
.project_price {
    border: 1px #ccc solid;
    padding: 10px
}
.project_price a {
    float: left;
    background: #a87928;
    padding: 8px 15px;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    box-shadow: 0px 0px 0px 3px #fff
}
.project_price a:hover {
    box-shadow: 0px 0px 0px 3px #a87928
}
.project_details {
    text-align: right
}
.content .project-title {
    text-align: right;
    color: #000
}
.project_price1 {
    color: #a87928;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    float: left
}
.project_details .text {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.email, .phone {
   /* margin-left: 10px*/
}
.email a {
    display: inline-block;
    padding: 8px 15px;
    background: #a87928;
    color: #fff;
    border-radius: 5px;
    text-decoration: none
}
.phone a {
    display: inline-block;
    padding: 8px;
    background: #a87928;
    color: #fff;
    border-radius: 5px;
    text-decoration: none
}
.email a:hover, .phone a:hover {
    box-shadow: 0px 0px 0px 3px #a87928
}
.inner-image1 {
    float: left;
    margin: 0 0 10px 10px;
    width: 400px;
}
.inner-image1 img {
    height: 100%;
    width: 100%;
    object-fit: cover
}
.article {
    text-align: right
}
/************FAQ'S***************/

.faq-main-1 {
    margin: 30px 0px 40px 40px;
    width: 100%
}
.faq-main-1 div.eg-bar {
    color: #000;
}
.faq-main-1 .icongroup1 {
    color: #000;
	padding: 20px 0;
}
.asked-info {
    height: auto!important;
}
.asked-img {
    background: url(../img/faqs.png) center center no-repeat;
    background-size: cover;
    display: inline-block;
    width: 100%;
}
.asked-img .asked {
    background: none;
}
/***************news*************/
.content-news .title {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    margin: 20px 0;
}
.link-news {
    padding: 5px 20px;
    display: inline-block;
    margin: 10px 0;
    text-decoration: none !important;
}
.new {
    margin-bottom: 20px
}
.inner-img1 img {
    object-fit: cover;
    height: 250px;
    width: 100%;
}
.new .text {
    height: 180px;
    overflow: hidden
}
.new .link-news {
    background: #005ea7;
    color: #fff;
    border: solid 2px #005ea7
}
.new .link-news:hover {
    background-color: transparent;
    color: #005ea7;
}



/********************Services inner***********/
#cssmenu-v {
    width: 100%;
    font-family: 'Lato', 'Droid Arabic Naskh';
    color: #ffffff;
    text-transform: capitalize;
	margin: 20px 0;
}
#cssmenu-v ul, #cssmenu-v ul li, #cssmenu-v ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1.5;
    display: block;
    text-align: right;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cssmenu-v > ul > li > a {
    padding: 10px 35px 10px 15px;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
    background: #99cf54;
    border-bottom: 1px #99cf54 solid;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}
#cssmenu-v > ul > li > a:hover {
 color: #fff;
    background: #3d4c53;
}



.Active2 
{
    color: #fff !important;
    background-color: #3d4c53 !important;
}
