




.slider-text-color{
    
    
    color:#F34A48!important;
}



.bg-image2{
         
    background-image: url(../images/bg/1313.jpg)!important;
}

 

 

.promotion-content {
    padding-top: 71px!important;
    
}


.schedule-menu {
   
    background-color: #f6a6a6!important;
   
}


.home-text a {
    
   color: #0000FD!important;
    
}

.home-text-color h4 a {
    
   color: #0000FD!important;
    
}

.feed-content .text-center

{
    
 color: #383737!important;
    font-size: 16px!important;
    font-family: verdana!important;
    font-style: normal!important;
    font-weight: 400!important;
}


.text-p{
      color: #383737!important;
    font-size: 16px!important;
    font-family: verdana!important;
    font-style: normal!important;
    font-weight: 400!important;
    
}


.new-font-all {
    color: #383737!important;
    font-size: 16px!important;
    font-family: verdana!important;
    font-style: normal!important;
    font-weight: 400!important;
}


.text-p
{
    color:black!important;
    
}


.danger1
{
        border-color: #ff2c2c!important;
    background-color: #ff0000!important;
    }
    
    
    
.breadcrumb .overlay {
    
    background-color: rgba(237, 20, 20, 0.4)!important;
   
}    
    
.promotion.contact .promotion-overlay {
    
    background-color: rgba(237, 20, 20, 0.7);    
}

.promotion.contact .promotion-overlay2 {
    
    background-color:rgba(241, 185, 120, 0.66)!important
}



 .before:before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    margin-left: -46%;
    width: 92%;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    border-top: 30px solid #fcefef!important;
 }



.bg-white {
    background-color: #fcefef!important;
}

.before-after:before, .before-after:after {
    
    /*border-bottom: 30px solid #fcefef!important*/
  
}


    .section-box-twelve:hover figure {
        opacity: 1;
        transform: scale(1);
        background: rgba(0, 0, 0, 0.71);
    }
    .section-box-twelve figure a{
        color: #fff;
        font-size: 3em;
        top: 35%;
        position: relative;
    }
    .section-box-twelve img{
        height: 100%;
    }


.event-img-size{
    
    /*height:460px;*/
    /*width:100%;*/
}

.home-map{
    
    padding-top: 25px!important;
}


.about-info-home
{
    padding-bottom: 50px!important;
    
}

 .home-text{
     
     
  
    padding-top: 10px!important;

     
 }


 .gm-style .place-card-large {
    padding: 23px 4px 9px 11px!important;
}


.about-section.about .about-info-new {
   
    padding-bottom: 0px!important;
}

.about.about-biography .about-info-new h3 {
 
    padding-bottom: 6px!important;
}

.padding1{
    
        margin-bottom: 15px!important;
}

.about-info-new h3 {
     padding-bottom: 0px!important; 
     margin-bottom: 6px!important; 
   
}

.about-info-new {
    padding: 12px!important;
    
}


.chief{
    
        width: 55%!important;
    
    
}


.equalizer {
	overflow: hidden;
	height: 20px;
	width: 30px;
	margin: 0 auto;
	position: absolute;
	bottom:0;
	left:50%;
	margin-left:-15px;
	opacity:0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;	
}

#navigation .navbar-nav>li>a:focus .equalizer, 
#navigation .navbar-nav>li.active>a .equalizer, 
#navigation .navbar-nav>li>a:hover .equalizer,
#navigation .navbar-nav>.active>a .equalizer, 
#navigation .navbar-nav>.active>a:focus .equalizer, 
#navigation .navbar-nav>.active>a:hover .equalizer {
	opacity:1;
}

.bar {
	height: 1px;
	width: 2px;
	display: inline-block;
	background-color: #ed145b;
	bottom: 0;
	position: absolute;
	animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-play-state: running;
	-webkit-animation-play-state: running;
	animation-direction: alternate;
	-webkit-animation-direction: alternate;
	animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
} 
  
.bar-1 { 
	left: 0; 
	animation-name: musicBeat1;
	-webkit-animation-name: musicBeat1;
	animation-delay: 0ms;
	-webkit-animation-delay: 0ms;
}
.bar-2 { 
	left: 3px; 
	-webkit-animation-name: musicBeat2; 
	animation-name: musicBeat2; 
	-webkit-animation-delay: 300ms;
	animation-delay: 300ms;
}
.bar-3 { 
    left: 6px;
    -webkit-animation-name: musicBeat3;
	animation-name: musicBeat3;
    -webkit-animation-delay: 600ms;
	animation-delay: 600ms;
}
.bar-4 { 
    left: 9px;
    -webkit-animation-name: musicBeat4;
	animation-name: musicBeat4;
    -webkit-animation-delay: 900ms;
	animation-delay: 900ms;
}
.bar-5 { 
    left: 12px;
    -webkit-animation-name: musicBeat5;
	animation-name: musicBeat5;
    -webkit-animation-delay: 1200ms;
	animation-delay: 1200ms;
}
.bar-6 { 
    left: 15px;
    -webkit-animation-name: musicBeat6;
	animation-name: musicBeat6;
    -webkit-animation-delay: 1500ms;
	animation-delay: 1500ms;
}

.bar-7 { 
    left: 18px;
    -webkit-animation-name: musicBeat7;
	animation-name: musicBeat7;
    -webkit-animation-delay: 1800ms;
	animation-delay: 1800ms;
}
   
.bar-8 { 
    left: 21px;
    -webkit-animation-name: musicBeat8;
	animation-name: musicBeat8;
    -webkit-animation-delay: 2100ms;
	animation-delay: 2100ms;
}

.bar-9 { 
    left: 24px;
    -webkit-animation-name: musicBeat9;
	animation-name: musicBeat9;
    -webkit-animation-delay: 2400ms;
	animation-delay: 2400ms;
}

.bar-10 { 
    left: 27px;
    -webkit-animation-name: musicBeat10;
	animation-name: musicBeat10;
    -webkit-animation-delay: 2700ms;
	animation-delay: 2700ms;
}

@keyframes musicBeat1 {
  from { height: 1px; }
  to { height: 7px; }
}

@-webkit-keyframes musicBeat1 {
  from { height: 1px; }
  to { height: 7px; }
}

@keyframes musicBeat2 {
  from { height: 1px; }
  to { height: 15px; }
}
@-webkit-keyframes musicBeat2 {
  from { height: 1px; }
  to { height: 15px; }
}

@keyframes musicBeat3 {
  from { height: 1px; }
  to { height: 12px; }
}
@-webkit-keyframes musicBeat3 {
  from { height: 1px; }
  to { height: 12px; }
}

@keyframes musicBeat4 {
  from { height: 1px; }
  to { height: 17px; }
}
@-webkit-keyframes musicBeat4 {
  from { height: 1px; }
  to { height: 17px; }
}

@keyframes musicBeat5 {
  from { height: 1px; }
  to { height: 20px; }
}
@-webkit-keyframes musicBeat5 {
  from { height: 1px; }
  to { height: 20px; }
}

@keyframes musicBeat6 {
  from { height: 1px; }
  to { height: 20px; }
}
@-webkit-keyframes musicBeat6 {
  from { height: 1px; }
  to { height: 20px; }
}

@keyframes musicBeat7 {
  from { height: 1px; }
  to { height: 17px; }
}
@-webkit-keyframes musicBeat7 {
  from { height: 1px; }
  to { height: 17px; }
}

@keyframes musicBeat8 {
  from { height: 1px; }
  to { height: 12px; }
}
@-webkit-keyframes musicBeat8 {
  from { height: 1px; }
  to { height: 12px; }
}

@keyframes musicBeat9 {
  from { height: 1px; }
  to { height: 15px; }
}
@-webkit-keyframes musicBeat9 {
  from { height: 1px; }
  to { height: 15px; }
}
@keyframes musicBeat10 {
  from { height: 1px; }
  to { height: 7px; }
}
@-webkit-keyframes musicBeat10 {
  from { height: 1px; }
  to { height: 7px; }
}