body{
    color:#000;
}

.tg-header, .sub-menu {
    background: #000;
}

.tg-navigation ul li a, .tg-navigation ul li a {
    text-transform: uppercase;
    color: #FFF;

}


.tg-themepostimg:before,.tg-bgcontactus:before,.tg-bgtestimonials:before,.tg-upcomingeventcountervtwo:before {

    background: linear-gradient(178deg,
    rgb(0 0 0 / 79%) 0%, rgb(226 0 23 / 75%) 80%);
}

.tg-themepostimg:after {

    background: linear-gradient(135deg,
    rgb(195 5 23) 0%,
    rgb(196 8 26) 100%);
}


.tg-btnwhite .tg-btn {
    border: none;
    background: #000;
    text-transform: uppercase;
}

.tg-btnwhite .tg-btn:hover {
    color:rgb(196 8 26);
    border: none;
    background: #FFF;
    text-transform: uppercase;
}

.content-border1{
    background: #FFF;
    border-left:5px solid #f9f9f9;
}

.tg-sectionheading:before{
    background: rgb(196 8 26);
    height:3px;
    width:60%;
    left:-10px !important;
    border-radius: 0;
    bottom:13px;
}

h1,h2,h3,h4,h5,h6{
    color:#000;
    text-transform: uppercase;

}

#tg-main{
    background: linear-gradient(175deg,
    rgb(255, 255, 255) 10%, rgb(249, 249, 249) 15%);

 }

.tg-bannercontent-eng {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 130px 0 0;
    text-align: center;
    position: relative;
    background: url(../images/texture1-eng.png) no-repeat;
    background-position: center center;
}

.tg-bannercontent-eng,.tg-bannercontent {
    background-size: contain;
}

@media (max-width: 767px) {
    .tg-navigation {
        background: #000 !important;

    }

    .tg-header .tg-nav ul li a {
        color: #FFF !important;

}