.contener{
    /* width:80%; */
    height:auto;
    margin:auto;
    /* background-image: url('../image/inside_back.png'); */
}
.intro-contener{
    /* padding:6% 8% 6% 8%; */
    /* background-image: url('../image/inside_back.png'); */
}
.text-box{
    /* width:95%; */
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
    padding: 10px;
    
}
.loyadham-title{
    background-color: #696d75;
    padding:2px;
    border-radius: 3px;
    color:white;
    font-size: 20px;
    text-align: center;
	font-family: 'Roboto', sans-serif;
}
.Loya_matter_text{
    font-family: 'Roboto', sans-serif !important;
    color: #3d424d;
	font-size: 18px;
	text-align: justify;
	padding: 0px 15px 10px 15px;
    text-indent: 50px;
}
.image-box{
    width:100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
    padding: 10px;
}
.image-box img{
    width:100%;
    height:100%;
    object-fit: cover;
}


/* circle box */
.round-contener{
    /* padding:0px 8% 0px 8%; */
    background-image: url('../image/inside_back.png');
}
.roundimage{
    padding:1%;
    /* padding:0px 30% 0px 30%; */
}
.roundimage img{
        /* width:100%; */
        /* width:70%; */
        padding: 1%;;
	    border-radius: 60%;
        border: 1px solid rgb(211, 211, 211);
	    transition: ease-in;
}
.roundimage p{
    /* font-family: Arial, Helvetica, sans-serif; */
	padding: 8px;
	background-color:#263643;
	color: white;
	box-shadow: 2px 2px 4px #aaa;
	border-radius: 2px;
    cursor: pointer;
    text-align: center;
	transition: ease-in 0.2s;
}
.news_anounce{
	color:#3e4758;
	text-align: left;
    padding-left: 10%;
    padding-top: 10px;
    font-style: normal;
}
.news_anounce .fa{
	font-size:15px;
	padding-right:2%;
	padding-bottom:8px;
}
.seemore{
    background-color: #bbbbbb;
    border-radius: 20px;
    text-align: center;
    cursor: pointer;
    color:black;
    font-style: normal;
    padding: 5px;
    width:200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
.dotted_bottom{
    width:90%;
    border-bottom: 3px dotted #696d75;
    margin-right: auto;
    margin-left: auto;
    margin-top: -13px;
}

/* ??????????????????????? */
.choras1-contener{
       padding: 0px 2% 0px 2%;
}
.choras1mage{
    padding: 5px;
}
.choras1mage img{
    padding: 10px;
    width:100%;
    border: 1px solid #ddd;
}
.publication_text{
    width:98%;
	background-color: #e9e9e9;
	border: 1px solid #ddd;
    border-radius: 0px;
    margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	color: #323845;
    cursor: pointer;
    text-align: center;
    transition: ease-in 0.3s;
    font-style: normal;
}
.choras1-contener p:hover{
	background-color: #263643;
	color: white;
}
/* ?????????????? */


/* resent event */
.resentevent{
    width:97%;
    margin:auto;
    padding-left:20px;
    padding-right:20px;
    font-style: normal !important;
}
.resentevent p{
    color:#3e4758;
	text-align: left;
	/* padding-left: 10px; */
    letter-spacing: 4px;
    font-style: normal !important;
    
}
.resentevent .fa{
        font-size: 20px;
        padding-right:10px;
        font-style: normal !important;
}
.more{
    width:70%;
    color:#3e4758;
    text-align: center;
    background-color: white;
	font-size:15px;
    margin-top: 5px;
    padding: 10px 10px 10px 10px;
    box-shadow: 0px 1px 2px #aaa;
    cursor: pointer;
    font-style: normal;
    
}
/* choras box srtart */


.image img{
    width:100%;
    border:2px solid red;
    padding:5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #323845;
}
.choras-image p{
    margin-top:2px;
    margin-bottom: 0px;
    padding: 15px;
	background-color:#263643;
	color: white;
	box-shadow: 2px 2px 4px #aaa;
	border-radius: 2px;
    cursor: pointer;
    text-align: center;
    transition: ease-in 0.2s;
    font-style: normal;
}
.image img:hover{
    border: 1px solid red;
}
.resent-image{
    width: 80%;
    margin: auto;
    
}
.resent-image img{
    width: 100%;
    /* max-width: 80%; */
}
.resent-text{
    width: 80%;
    margin: auto;
    margin-top: -1px;
    /* border: 1px solid #aaa; */
    border-radius: 0px;
	color: #323845;
    cursor: pointer;
    text-align: center;
    font-style: normal;
}

/*  */