/*

	Theme Name: Mitri Events
	
	[Table of contents]
	## Navigation Menu
		-- OW Navigation
	
	- Navigation Menu > 991 RES
	- Navigation Menu Switch < 991 RES
	
*/

/* ## Navigation Menu */
.ow-navigation {
	border: none;
    border-radius: 0;
    margin-bottom: 0;
    min-height: 1px;
	float: left;
}
.ow-navigation .navbar-brand {	
	height: auto;
	color: #333;
	padding-bottom: 0;
	padding-top: 0;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 0;
	margin-right: 12px;
	display: none;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 30px;
}
.ow-navigation .navbar-brand span {	
	font-size: 28px;
	color: #29363e;
	font-family: 'Work Sans', sans-serif;	
	font-weight: 600;
    letter-spacing: 3.36px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.ow-navigation .navbar-brand span:hover {
	color: #feca16;
}
.ow-navigation .nav.navbar-nav > li {
	margin: 0 8px;
}
.ow-navigation .nav.navbar-nav > li:last-of-type {
	margin-right: 0;
}
.ow-navigation .nav.navbar-nav li > a {
	color: #222;
	font-size: 13px;
	text-transform: uppercase;
	padding: 6px 15px;
	line-height: 20px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
.ow-navigation .nav.navbar-nav > li > a {
	padding: 30px 10px;	
	letter-spacing: 1.95px;
	color: #222;	
}
.ow-navigation .dropdown-menu > .active > a,
.ow-navigation .dropdown-menu > .active > a:focus,
.ow-navigation .dropdown-menu > .active > a:hover {
	background-color: transparent;
}
.ow-navigation .nav.navbar-nav > li.active > a,
.ow-navigation .nav.navbar-nav > li.active:hover > a,
.ow-navigation .nav.navbar-nav > li.active:focus > a,
.ow-navigation .nav.navbar-nav > li:hover > a,
.ow-navigation .nav.navbar-nav > li:focus > a,
.ow-navigation .nav.navbar-nav > li > a:hover,
.ow-navigation .nav.navbar-nav > li > a:focus,
.ow-navigation .dropdown-menu li:hover > a,
.ow-navigation .dropdown-menu li > a:hover {
	background-color: transparent;
	color: #feca16;
}

/* -- Navbar Fixed */
.navbar-fixed-top .ow-navigation .navbar-brand {
	padding: 31px 0;
}

/* - Navigation Menu > 991 RES. */
@media (min-width: 992px) {
	.menu-block.navbar-fixed-top {
		background-color: #fff;
	}
	.menu-block .navbar-collapse {
		padding-left: 0;
		padding-right: 0;		
	}
	.ow-navigation .nav.navbar-nav li.dropdown:hover > .dropdown-menu {
		opacity: 1;
		transform: scaleY(1);
		visibility: visible;
		background-color: #8f0002;
	}	
	.ow-navigation .ddl-switch {
		display: none !important;
	}
	.navbar-fixed-top.menu-block .container {
		padding: 0;
	}

	/* Dropdown */
	.ow-navigation .navbar-collapse > ul > li > .dropdown-menu {
		top: 100%;
		left: 0;
	}
	.ow-navigation ul li > .dropdown-menu {
		border: none;
		left: 100%;
		border-radius: 0;
		margin-top: 0;
		transform: scaleY(0);
		transform-origin: 0 0 0;
		transition: all 0.4s ease-in-out 0s;
		visibility: hidden;
		top: 0;
		box-shadow: none;
		display: block;
		padding: 0 10px;
		max-width: 250px;
		width: 220px;		
	}
	.ow-navigation .dropdown-menu > li > a {
		white-space: normal;
		padding: 7px 0;
		transition: all 1s ease 0s;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		-o-transition: all 1s ease 0s;
		color: #fff;
	}
	.ow-navigation .dropdown-menu > li:hover > a,
	.ow-navigation .dropdown-menu > li > a:hover {
		background-color: transparent;
		color: #222;
	}
	.ow-navigation ul > li > .dropdown-menu { 
		left: 0; 
	}
	.ow-navigation .navbar-collapse > ul > li:last-child > .dropdown-menu { 	
		right: 0; 
	}	
	.ow-navigation ul > li > .dropdown-menu,
	.ow-navigation ul > li .dropdown-menu ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul ul	{
		right: auto;
	}	
	.ow-navigation ul > li .dropdown-menu ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul ul {
		left: 100%;
	}	
	.ow-navigation ul > li .dropdown-menu ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul {
		right: 100%;
	}	
	.ow-navigation ul > li .dropdown-menu ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul,
	.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child > .dropdown-menu,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul,
	.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul	{
		left: auto;
	}
}

/* - Navigation Menu Switch < 991 RES */
@media (max-width: 991px) {
	.menu-block.navbar-fixed-top {
		background-color: #fff;
	}
	.menu-block.navbar-fixed-top .ow-navigation .navbar-brand {
		display: block;
		padding: 10px 0 9px;
		margin-right: 0;
	}
	.menu-block.navbar-fixed-top .ow-navigation .navbar-brand > img {
		display: inline-block;
		margin-right: 15px;
		max-width: 46px;
	}
	.ow-navigation {
		padding: 0;
		width: 100%;
	}
	.ow-navigation .navbar-collapse {
        border-top: none;
        box-shadow: none;
		width: 100%;
		overflow: auto !important;		
		padding-left: 0;
		padding-right: 0;
	}
	.ow-navigation .navbar-collapse.collapse { 
		display: none!important; 
	}
    .ow-navigation .navbar-nav { 
		float: none!important; 
		border-top: 1px solid #e7e7e7;
		margin: 0;
	}	
    .ow-navigation .navbar-header {
		float: none;
	}
	.ow-navigation .navbar-brand { 
		padding-left: 0; 
		padding-bottom: 20px;
		padding-top: 20px;
	}
    .ow-navigation .navbar-toggle {
        display: block;
		background-color: #feca16;
		margin-bottom: 12px;
		margin-top: 14px;
		margin-right: 0px;
		border-radius: 0;
		border: 1px solid transparent;
		transition: all 1s ease 0s;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		-o-transition: all 1s ease 0s;
    }
	.navbar-fixed-top .ow-navigation .navbar-toggle .icon-bar,
	.ow-navigation .navbar-toggle .icon-bar,
	.navbar-fixed-top .ow-navigation .navbar-toggle:focus,
	.navbar-fixed-top .ow-navigation .navbar-toggle:hover,
	.ow-navigation .navbar-toggle:hover {
		background-color: #fff;
		border-color: #feca16;
	}
	.navbar-fixed-top .ow-navigation .navbar-toggle:focus .icon-bar,
	.navbar-fixed-top .ow-navigation .navbar-toggle:hover .icon-bar,
	.ow-navigation .navbar-toggle:hover .icon-bar {
		background-color: #feca16;
	}   
	.ow-navigation .navbar-collapse > .nav.navbar-nav > li {
		margin: 0;
	}
    .ow-navigation .navbar-nav > li {
		display: inline-block;
		float: none;
		width: 100%;
    }
	.ow-navigation .nav.navbar-nav li > a,
    .ow-navigation .navbar-collapse > ul > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
		width: 100%;
		padding-left: 0;
    }
	
    .ow-navigation .navbar-text {
        float: none;
        margin: 15px 0;
    }
	
	/* since 3.1.0 */
    .ow-navigation .navbar-collapse.collapse.in {  display: block!important; }
    .ow-navigation .collapsing { overflow: hidden!important; }
	.ow-navigation .dropdown-menu {
		background-color: transparent;
		border: 0 none;
		margin-top: 0;
		padding-left: 10px;
		padding-top: 0;
		position: relative;
		width: 100%;
		box-shadow: none;
	}
	
	/* Switch */
	.ow-navigation .ddl-switch {
		background-color: #1e1e1e;
		cursor: pointer;
		font-size: 18px;
		padding: 1.5px 5px;
		position: absolute;
		right: 0;
		z-index: 9999;
		top: 6px;
		color: #feca16;
	}
	.ow-navigation .ddl-active > .ddl-switch:before {
		content: "\f106";
	}	
} 

/* -- max-width: 767 */
@media (max-width: 767px) {
	.menu-block.navbar-fixed-top .ow-navigation .navbar-brand > img {
		display: none;
	}
	.menu-block.navbar-fixed-top .ow-navigation .navbar-brand {		
		padding: 17px 0 0;
	}
	.menu-block .ow-navigation .navbar-brand span {
		font-size: 18px;
	}
}

/* -- min-width: 992 to max-width: 1200 */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.ow-navigation .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}


.dbgg{
     background-image: url(../images/design-bg.png);
      background-size: 190px;
      background-repeat: repeat;
      background-color: #FFFAEC;
}

.dbgg-border-top{
    background-image: 
        url('../images/header-top-bg.png'), 
        url(../images/design-bg.png);
    
    /* Set background size and position for the images */
    background-size: 51px, 190px;
    
    /* Set background repeat for the images */
    background-repeat: repeat-x, repeat;
    
    /* Fallback background color */
    background-color: #FFFAEC;
}


.dbgg-border-bottom{
    background-image: 
        url('../images/header-bottom-bg.png'), 
        url(../images/design-bg.png);
    
    /* Set background size and position for the images */
    background-size: 51px, 190px;
    
    background-position: bottom;
    /* Set background repeat for the images */
    background-repeat: repeat-x, repeat;
    
    /* Fallback background color */
    background-color: #FFFAEC;
}



header {
    /* Background images and gradient */
    background-image: 
        url('../images/header-top-bg.png'), 
        url(../images/design-bg.png);
    
    /* Set background size and position for the images */
    background-size: 51px, 190px;
    
    /* Set background repeat for the images */
    background-repeat: repeat-x, repeat;
    
    /* Fallback background color */
    background-color: #FFFAEC;
    
    /* Add any other styles you need */
    padding-top: 36px !important;
}

.top-header {
    border-bottom: 0 !important;
    border-top: 0 !important;}


.footerbg{
	background-image: url('../images/bg-left-b.png'), url('../images/bg-right-b.png');
	background-size: 190px, 190px;
	background-position: bottom left, bottom right;
	background-repeat: no-repeat, no-repeat;
	padding-top: 16px;
  }
  
  


@media (max-width: 639px){
.slider-section .carousel-inner > .item > img {
    height: auto !important;
}
}

  .dbg50{background-image: url(../images/design-bg-50.png);}
  .dbg30{background-image: url(../images/design-bg-30.png);}
  .dbg10{background-image: url(../images/design-bg-10-black.png);}
  .dbg{background-image: url(../images/design-bg.png);}
  
  
  
.section-header h3 {
    color: #da521f !important;
    text-decoration:underline;
}
    
    
.footer-main{
    /* Gradient */
    background-image: linear-gradient(130deg, rgba(6,2,74,1) 0%, rgba(9,9,121,1) 47%, rgba(6,2,74,1) 100%);
    /* Background image */
    background-image: url(images/design-bg.png), linear-gradient(130deg, rgba(6,2,74,1) 0%, rgba(9,9,121,1) 47%, rgba(6,2,74,1) 100%);
    /* Background color as fallback */
   
    background-color: #8F0002 !important;
    /* Other styles */
    /* Add any other styles you want for the .footer-main class */
}

.ow-navigation .nav.navbar-nav > li > a {
    color: #fff;
}

.top-header .register a {
    padding: 5px 20px !important;}
    
.ow-navigation .nav.navbar-nav > li > a {
    text-transform: capitalize;
    font-size: 16px;}
.ow-navigation .dropdown-menu li > a, .ow-navigation .dropdown-menu li > a{
    text-transform: lowercase;
    text-transform: capitalize !important;
    font-size: 16px;
    }
    
    
    
.section-header h3,h1,h2,h3,h4,h5,h6 {
    text-transform: capitalize !important;}
    
.imgbdr {
    border: solid 3px #da521f;}
    
.divbdr {
    border: solid 6px #da521f;}
    
     
    
.top-header .register a,.top-header .social ul li a {
    background-color: #ffcb05 !important;}
    
.top-header .register a:hover,.top-header .social ul li:hover a {
    background-color: #da521f !important;}
    
    
.galleryfrm{
    background-image: url(../images/design-bg-50.png);
	    border: solid 22px #b2904a;
}

.top-header {
    border-bottom: none !important;}
    
    
.ow-navigation .nav.navbar-nav li > a {
    color: #fff;font-size: 16px;}
    
@media (max-width: 639px){
   .ow-navigation .nav.navbar-nav > li > a {
    color: #2f3293 !important;
}

.ow-navigation .nav.navbar-nav li > a {
    color: #2f3295;}
    
    .footer-main .widget {
    width: 50% !important;}
    
}
    
@media (min-width: 992px){
.menu-block.navbar-fixed-top {
    background-color: transparent;
}
}


.musicbg2{
    background-image: url(../images/musicbg2.jpg);
}
.musicbg1{
    background-image: url(../images/musicbg1.jpg);
}

.event{
    background-color:#ffffff;
    padding:0 !important;
    box-shadow: 1px 1px 6px 2px #00000059;
}
.p3{
    padding:32px;
    text-align: center;
}

@media (min-width: 992px){
.facilitybg{
     background-image: 
        url('../images/rdesign.png'), 
        url('../images/ldesign.png');
    
    background-size: 130px, 130px;
    
    background-repeat: no-repeat, no-repeat;
    
    background-position: right center, left center;
}
}

.footer-main .widget ul li a, .footer-main .widget_contactus .contactinfo-box p, .footer-main .widget_contactus .contactinfo-box p a {
    color: #ffffff !important;font-size: 16px !important;}
    
.navbar-fixed-top.menu-block .container {
    border: 0 !important;}
    
    .footer-main .widget_newsletter ul li a {
    background-color: #feca16 !important;}
    
li{font-size: 16px;}
p{font-size: 16px !important;}

.block-title {
    font-size: 18px;}

.centered-row {
      display: flex;
      justify-content: center;
    }
  
  .gallery-title{
    text-align:center; margin-top:-30px; color:#332C7D;
}

@media (max-width: 992px){
.custom-column {
    width: 50% !important;
}
.gallery-title{
    text-align:center; margin-top:-10px; font-size:22px; color:#332C7D;
}
}


/* =========   AWARDS TIMELINE   ================ */
body {
  color: #213546;
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}

.title {
  position: relative;
  margin-top: 30px;
  width: 100%;
  text-align: center;
}

.timeline {
  position: relative;
  width: 100%;
  padding: 30px 0;
}

.timeline .timeline-container {
  position: relative;
  width: 100%;
}

.timeline .timeline-end,
.timeline .timeline-start,
.timeline .timeline-year {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.timeline .timeline-end p,
.timeline .timeline-start p,
.timeline .timeline-year p {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin: 0;
  padding: 30px 0;
  text-align: center;
  background: linear-gradient(#4F84C4, #00539C);
  border-radius: 100px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .4);
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
}

.timeline .timeline-year {
  margin: 30px 0;
}

.timeline .timeline-continue {
  position: relative;
  width: 100%;
  padding: 60px 0;
}

.timeline .timeline-continue::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -1px;
  background: #4F84C4;
}

.timeline .row.timeline-left,
.timeline .row.timeline-right .timeline-date {
  text-align: right;
}

.timeline .row.timeline-right,
.timeline .row.timeline-left .timeline-date {
  text-align: left;
}

.timeline .timeline-date {
  font-size: 14px;
  font-weight: 600;
  margin: 41px 0 0 0;
}

.timeline .timeline-date::after {
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  top: 45px;
  background: linear-gradient(#4F84C4, #00539C);
  box-shadow: 0 0 5px rgba(0, 0, 0, .4);
  border-radius: 15px;
  z-index: 1;
}

.timeline .row.timeline-left .timeline-date::after {
  left: -7px;
}

.timeline .row.timeline-right .timeline-date::after {
  right: -7px;
}

.timeline .timeline-box,
.timeline .timeline-launch {
  position: relative;
  display: inline-block;
  margin: 15px;
  padding: 20px;
  border: 1px solid #dddddd;
  border-radius: 6px;
  background: #ffffff;
}

.timeline .timeline-launch {
  width: 100%;
  margin: 15px 0;
  padding: 0;
  border: none;
  text-align: center;
  background: transparent;
}

.timeline .timeline-box::after,
.timeline .timeline-box::before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline .row.timeline-left .timeline-box::after,
.timeline .row.timeline-left .timeline-box::before {
  left: 100%;
}

.timeline .row.timeline-right .timeline-box::after,
.timeline .row.timeline-right .timeline-box::before {
  right: 100%;
}

.timeline .timeline-launch .timeline-box::after,
.timeline .timeline-launch .timeline-box::before {
  left: 50%;
  margin-left: -10px;
}

.timeline .timeline-box::after {
  top: 26px;
  border-color: transparent transparent transparent #ffffff;
  border-width: 10px;
}

.timeline .timeline-box::before {
  top: 25px;
  border-color: transparent transparent transparent #dddddd;
  border-width: 11px;
}

.timeline .row.timeline-right .timeline-box::after {
  border-color: transparent #ffffff transparent transparent;
}

.timeline .row.timeline-right .timeline-box::before {
  border-color: transparent #dddddd transparent transparent;
}

.timeline .timeline-launch .timeline-box::after {
  top: -20px;
  border-color: transparent transparent #dddddd transparent;
}

.timeline .timeline-launch .timeline-box::before {
  top: -19px;
  border-color: transparent transparent #ffffff transparent;
  border-width: 10px;
  z-index: 1;
}

.timeline .timeline-box .timeline-icon {
  position: relative;
  width: 40px;
  height: auto;
  float: left;
}

.timeline .timeline-icon i {
  font-size: 25px;
  color: #4F84C4;
}

.timeline .timeline-box .timeline-text {
  position: relative;
  width: calc(100% - 40px);
  float: left;
}

.timeline .timeline-launch .timeline-text {
  width: 100%;
}

.timeline .timeline-text h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 3px;
  margin-top: 0;
}

.timeline .timeline-text p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .timeline .timeline-continue::after {
    left: 40px;
  }

  .timeline .timeline-end,
  .timeline .timeline-start,
  .timeline .timeline-year,
  .timeline .row.timeline-left,
  .timeline .row.timeline-right .timeline-date,
  .timeline .row.timeline-right,
  .timeline .row.timeline-left .timeline-date,
  .timeline .timeline-launch {
    text-align: left;
  }

  .timeline .row.timeline-left .timeline-date::after,
  .timeline .row.timeline-right .timeline-date::after {
    left: 47px;
  }

  .timeline .timeline-box,
  .timeline .row.timeline-right .timeline-date,
  .timeline .row.timeline-left .timeline-date {
    margin-left: 55px;
  }

  .timeline .timeline-launch .timeline-box {
    margin-left: 0;
  }

  .timeline .row.timeline-left .timeline-box::after {
    left: -20px;
    border-color: transparent #ffffff transparent transparent;
  }

  .timeline .row.timeline-left .timeline-box::before {
    left: -22px;
    border-color: transparent #dddddd transparent transparent;
  }

  .timeline .timeline-launch .timeline-box::after,
  .timeline .timeline-launch .timeline-box::before {
    left: 30px;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
.d-md-none{display: none !important;}
}
@media (max-width: 992px) {
.d-none{display: none !important;}
}
.d-all-none{display: none !important;}

.ow-navigation .nav.navbar-nav > li > a {
    letter-spacing: 0.4px;}
    
@media (max-width: 768px) {   
.ow-navigation .nav.navbar-nav li > a {
    color: #313393 !important;
}
}
div#navbar li.dropdown.mw > a{color:#ffffff !important;}