
body {
    background-color: #dc49a4;
    color: #fff;
    min-width: 380px;
}
.navbar {
    margin-top: 20px;
}
.home img.img-items {
    width: 100%;
}
.home img.home{
    width: 100%;
}
.home img.img{
    margin-top: 40px;
}
.col-md-5{
    color: #fff;
}
a {
    color: #fff;
}
.home p.test{
    color: #FFF;
    font-size: 16px;
}
.home a.DLT{
    color: #fff;
    padding: 50px;
    font-size: 20px;
    margin-top: -15px;
    display: block;
}
.home a.btn-default{
    color: #fff;
    background-color: #d13c96;
    border-color: #d13c96;
    font-size: 15px;
    text-transform: uppercase;
}
.home1 ul {
    color: #fff;
    font-size: 17px;
    padding: 20px;
}
.home1 img.img{
    margin: 25px 1px;
}
dd {
    margin-left: 0;
    margin-bottom: 25px;
    font-size: 15px;
}
.contact dl.address{
    color: #fff;
}
.contact dl.address{
    font-size: 30px;
    margin-top: 100px;
    margin-bottom: 51px;
}
.contact dl.address dt{
    margin-bottom: 20px;
    font-size: 25px;
}
.contact ul{
    font-size: 20px;
    color: #fff;
    padding: 1px;
    margin-top: 35px;
    margin-bottom: 5px;
}
.home1 div.ul{
    color: #fff;
    font-size: 18px;
    padding: 20px 0px;
}
.contact input.form-control{
    height: 45px;
    width: 100%;
    padding: 5px;
    margin: 20px 0;
    box-sizing: border-box;
    border: 2px solid  #dc49a4;
    border-radius: 4px;

}
.contact button.pull-right{
    color: #fff;
    background-color: #d13c96;
    border-color: #d13c96;
    font-size: 16px;
    text-transform: uppercase;
}
.contact textarea.form-control{
    height: 150px;
    width: 100%;
    padding: 5px;
}
.navbar li.nav-item{
    font-size: 18px;
    color: #fff;
}
.navbar a.navbar-brand{
    font-size: 20px;
    color: #fff;
}
.gallery1 div.col-md-4{
    margin-top: 35px;
}
.container a.TD{
    color: #fff;
    font-size: 20px;
}
.navbar-nav>li>a {
    padding-top: 18px;
    padding-bottom: 15px;
    color: #fff;
}
/*.news-item{
    color: #fff;
}*/

.news-item .news-content h3 {
    /*font-family: utm avo;*/
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    text-transform: uppercase;
    /*border-bottom: 1px solid #fff;*/
    padding-bottom: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    min-height: 72px;
}
.news-item .news-content p {
    font-size: 15px;
    color: #fff;
}
.btn-more{
    /*transition: all .2s linear;*/
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    font-family: open sans;
    font-size: 15px;
    padding: 8px 20px;
    margin-top: 5px;
}
.col-md-offset-2 h3{
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 600;
    /*font-family: utm avo;*/
}
.line-post {
    border-bottom: 1px solid #fff;
    width: 200px;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 45px;
}
.post-content {
    display: block;
    overflow: hidden;
    word-wrap: break-word;
    text-align: justify;
    color: #fff;
}
.gallery .news-item{
    margin-top: 25px;
}
.navbar-default {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    padding-bottom: 10px;
}

.navbar-default a {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 20px;
}
.navbar-default li.active a {
    background-color: transparent !important;
    font-weight: bold;
}

.navbar-right {
    margin-top: 20px
}

.navbar-default .navbar-nav>li>a {
    text-transform: uppercase;
}
.navbar-default .navbar-toggle {
    margin-top: 35px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}