.header-bg {
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)) 0% 0% }



.brand_area_wrap {
    display: inline-flex;
    flex-direction: row;
    justify-content: center; 
    align-items: center;
	width: 100%
}

.brand_area {
    margin: 15px;
}

.brand_area a img {
    padding: 0px;
    border: 2px solid rgb(221, 221, 221);
    border-radius: 8px;
    width:250px;
    height:180px;

}

img, svg {
    vertical-align: middle;
}

img {
    overflow-clip-margin: content-box;
    overflow: clip;
}

div {
    display: block;
}

.tl_bg{ background-color: #fff; font-size: xx-large;}

.tl_bg2{ background-color: #fff; font-size: 20px;}

.tlf{ font-size:50px; color:red; font-weight:bold;}

.txtt1{font-size:36px; font-weight: bold; color:#2EB861;}

/*.tick1{background-image:url("tick.png");}*/

.tick1 {
      display: inline-block;
      transform: rotate(45deg);
      height: 25px;
      width: 12px;
      border-bottom: 7px solid #e50d0d;
      border-right: 7px solid #e50d0d;
    }


 .aboutnn {
    text-align: center;
    background-color: #c0d8da;
    padding: 10px;
}


.bg-dark2{
background-color: #1a9abf59;
}

h1.txx {
    color: #da2222;
}

#submit{
    font-size: 22px;
    color: #dc317e;
    background-color: #ead5d5;
    margin: 5px;
    padding: 5px;
    border-radius: 5px;
}

.ttttt{
    background-color: #b73d3d;
    border-radius: 4px;
    color: #fff;
}

.bgh{background-image:url("l1.jpg");}