body{ margin-top: 2px;
    background: url(../edimg/bg.jpg);
    background-color: #006600;
    font-family: tahoma;
}
.logo{
    width: 80%;
}
.topbg{
    height: 115px;
    background-color: #ffffcc;
}
.banner{padding-top:5px;}
.absolut{
    position: absolute;
}
.edbutton {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    float: right;
}
.edbutton1 {padding: 5px 24px;}
#ed-banner-alt-item1{

    border-top-left-radius: 10px solid;
    bottom:65px;
    height:30px;
    background-color:#FF6633;
}
#ed-banner-alt-item1:before{
    content: '';
    border-bottom: 40px solid #FF6633;
    border-right: 143px solid transparent;

    position: absolute;
    left:0;
    bottom: 100%;
}

 

#ed-banner-alt-item1:after{
    content: '';
    border-bottom: 40px solid #FF6633;
    border-left: 150px solid transparent;
    position: absolute;
    bottom: 100%;  
}
@media only screen and (max-width: 500px) {
#ed-banner-alt-item1{

    border-top-left-radius: 10px solid;
    bottom:65px;
    height:275px;
    background-color:#FF6633;
}
#ed-banner-alt-item1:before{
    content: '';
    border-bottom: 60px solid #FF6633;
    border-right: 467px solid transparent;

    position: absolute;
    left:0;
    bottom: 100%;
}
#ed-banner-alt-item1:after{
    content: '';
    border-bottom: 60px solid #FF6633;
    border-left: 467px solid transparent;

    position: absolute;
    bottom: 100%;  
}
}

#ed-banner-alt-item2{

    border-top-left-radius: 10px solid;
    bottom:65px;
    height:30px;
    background-color:#CC3333;
}
#ed-banner-alt-item2:before{
    content: '';
    border-bottom: 40px solid #CC3333;
    border-right:  143px solid transparent;
    position: absolute;
    left:0;
    bottom: 100%;
}
#ed-banner-alt-item2:after{
    content: '';
    border-bottom: 40px solid #CC3333;
    border-left:  143px solid transparent;
    position: absolute;
    bottom: 100%;  
}

#ed-banner-alt-item3{

    border-top-left-radius: 10px solid;
    bottom:65px;
    height:30px;
    background-color:#339933;
}
#ed-banner-alt-item3:before{
    content: '';
    border-bottom: 40px solid #339933;
    border-right:  145px solid transparent;
    position: absolute;
    left:0;
    bottom: 100%;
}
#ed-banner-alt-item3:after{
    content: '';
    border-bottom: 40px solid #339933;
    border-left:  145px solid transparent;
    position: absolute;
    bottom: 100%;  
}

#ed-banner-alt-item4{

    border-top-left-radius: 10px solid;
    bottom:65px;
    height:30px;
    background-color:#FFCC00;
    float: right;

}
#ed-banner-alt-item4:before{
    content: '';
    border-bottom: 40px solid #FFCC00;
    border-right:  143px solid transparent;
    position: absolute;
    left:0;
    bottom: 100%;
}
#ed-banner-alt-item4:after{
    content: '';
    border-bottom: 40px solid #FFCC00;
    border-left:  143px solid transparent;
    position: absolute;
    bottom: 100%;  
}
#ed-banner-alt h2{
    font-size: 1.5em;
    text-align: center;
  
    font-weight: 600;
}
#ed-banner-alt{
    font-size: 1em;
    text-align: center;
/*    color:white;*/
}
.content_holder span{
color:black;
}
.ed-banner-alt-icon{
    display:block;
    margin:0 auto;   
    transition: all 0.8s ease-in-out;
}
.ed-banner-alt-icon:hover{  
    transform: scale(0.9);

}
.edgal_bg{
    background-color: white;
    width: 100%;
    position: relative;
    display: inline-block;  
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -65px;
}
.news_title{
color:white;
text-align: center;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background-color: #FFCC00;
margin-bottom: -5px;
}
.news_text{
margin-top:-15px;
}
.paddingnol{
padding:0px;
}
.bxslider_static{
height: 300px;
}
.bxslider_static > img{
width: 100%;
height: 300px;
}
.content_title{
padding: 5px;
background-color: white;
margin-bottom: 1px;
margin-top: 2px;
border-bottom: 1px solid gray;
font-weight: 800;
color:black;
}
.content_holder{
padding: 10px;
background: white;
margin-bottom: 5px;
color: black;
}
.content_holder ul {
list-style-image: url('../edimg/chek.png');
}
.contact_holder{
padding: 10px;
background: white;
margin-bottom: 5px;
float:left;
color:black;
}
.contact_list{
list-style: none;
float: left;
background-color: white;
display: inline-block;
}
.contact_list ul{
list-style: none;
list-style-image: none;
}