.cultureAndArts .myBtn{
    background-color: #00ADB9;
}

.cultureAndArts .oneCatgory {
    color: #00ADB9;
    border-color: #00ADB9;
}



/************************************* projectHeaderAndProjectContent *************************************/


.cultureAndArts .section2 .projectHeaderAndProjectContent {
    border-color: #00ADB9;
}

.cultureAndArts .section2 .projectHeaderAndProjectContent .projectHeader {
    border-color: #00ADB9;
}

.cultureAndArts .section2 .projectHeaderAndProjectContent .projectHeader .bigNumber {
    color: #00ADB9;
}

/************************************* section3  *************************************/


.cultureAndArts .section3 .eventNavs {
    color: #00ADB9;
    border-color: #00ADB9;
}

.cultureAndArts .section3 .eventNavs div.oneNav:hover {
    color: #00ADB9;
    border-color: #00ADB9;;
}

.cultureAndArts .section3 .eventNavs div.oneNav.focus {
    color: #00ADB9;
    border-color: #00ADB9;
}

.cultureAndArts .section3 .eventNavs div.title {
    color: #00ADB9;
    
}



/************************************* section3 section3Contents content1  *************************************/

.cultureAndArts .section3 .section3Contents .content1 #content1Carousel .carousel-indicators .active {
    background-color: #00ADB9;
}


/************************************* section3 section3Contents content2  *************************************/


.cultureAndArts .section3 .section3Contents .content2 .events .oneEvent .tag {
    background-color: #00ADB9;
}


.cultureAndArts .section3 .section3Contents .content2 #content2Carousel .carousel-indicators .active {
    background-color: #00ADB9;
}





/************************************* section3 section3Contents content3 *************************************/



.cultureAndArts .section3 .section3Contents .content3 #content3Carousel .indexOneStoryUnderTitleSet2:before {
    content: url(../img/cultureAndArts/Yellow.svg);
}


.cultureAndArts .section3 .section3Contents .content3 #content3Carousel .carousel-indicators .active {
    background-color: #00ADB9;
}


