.header-2 .navy > ul > li > a {
    font-size: 16px !important; 
}

.breadcrumb {
    background-color: #fcfcfc;
    padding: 15px 5px 15px 0px;
}

.btn-primary {
    color: #fff;
    background-color: #a3361f!important;
    border-color: #dc4f3d!important;
}


.page-heading-two {
    padding: 0px 0px!important;
    background-color: white!important;
    border-top: none!important;
    border-bottom: none!important;
    margin-bottom: 0px!important;
}

.header-2 {
    padding: 0px 0px!important;
    background-color:#ffffff;
	z-index:0;}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 70%!important;
    margin-bottom: 0;
}

.page-heading-two .breads {
    float: left!important;
    font-size: 14px!important;
    color: black!important;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.page-heading-two .breads a {
    color:  black!important;
    
}

.page-heading-two .breads a.active {
    color:  #a3361f!important;  
}


.da-slide h2 {
    color: #000;
    font-size: 25px!important;
    line-height: 20px!important;
    width: 50%;
    top: 45px!important;
    white-space: normal!important;
    z-index: 8;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    
    
}

.da-slide p {
    width: 50%;
    top: 120px;
    color: #000;
    font-size: 12px;
    line-height: 20px;
    height: 45px;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
     
    }


.da-slider {
    width: 100%;
    height: 250px;
    position: relative;
    margin: 0px auto;
    overflow: hidden;
    background: transparent url(/Data/Style/WLGA/img/parallax-slider/back.png) repeat 0% 0%;
    border-top: none!important;
    border-bottom: none!important;
    -webkit-transition: background-position 1s ease-out 3.0s;
    -moz-transition: background-position 1s ease-out 3.0s;
    -o-transition: background-position 1s ease-out 3.0s;
    -ms-transition: background-position 1s ease-out 3.0s;
    transition: background-position 1s ease-out 3.0s;
}

.holderForSlider{
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    height: 258px;
    width: 100%;
    background-color: #bfbfbf;
}

.da-slide .da-img img {
    max-width: 180px;
}


.da-dots {
    z-index: 1!important;
}

.header-2 .navy ul ul li a {
    width:180px!important;
    padding: 4px 10px!important;
    font-size: 12px !important;
    
}

.testimonials-one h5 a img {
    width: 60px!important;
}



