.nav-sy{
    --bs-bg-opacity: 1;
    background-color: #fff !important;
    border-bottom: 1px solid #dee2e6 !important;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}

.descript{
    margin-top: 10px;
    margin-bottom: 5px;
}

.btnsty {
    box-shadow: 1px 1px 2px #888888;
    background-image: linear-gradient(to top, #2196F3 60%, #03A9F4 100%);
    font-weight: bold;
    border-radius: 4px;
    border: 1px solid transparent;
    cursor: pointer;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: white;
    margin-top: 10px;
}



.fea-img{
    object-fit: fill;
    height: 200px;
    border-radius: 5px;
}

@media (max-width:540px) {
	.fea-img {
		width: 100%;
	}
}

.float-left{
    float: left;
}

@media (max-width:540px) {
	.float-left {
		float: none;
		text-align: center;
	}
}

.destext{
    margin-left: 230px;
}

@media (max-width:540px) {
	.destext {
		margin-left: 0px;
	}
}

.h2size{
    font-size: 24px;
}

.detailaut{
    border-bottom: 1px solid #ddd;
    margin-top: 2px;
}

.homepagelist{
    padding: 20px !important;
    border-radius: 5px !important;
    min-height: 240px;
}

.list-before{
    color: #857a7a;
    margin-right: 10px;
    margin-top: 3px;
}

.h3sidebar{
    margin-bottom: 10px !important;
    border-bottom: dashed 1px #eee;
    color: #2f4468 !important;
}

.wid-right{
    padding: 30px !important;
    border-radius: 5px;
}

.st-flex{
    display: flex;
    align-items: flex-start;
}

.rl-post{
    margin: 15px 0 10px;
    padding-left: 10px;
    width: 128px;
    position: relative;
    background-color: #e9e9e9;
}

.rl-post:after{
    content: '';
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    position: absolute;
    right: -20px;
    border-left: 20px solid #e9e9e9;
}

.fa{
    font-size: 18px;
}

.btn-sign{
    width: 160px;
    background-color: #2196f3;
    padding-left: 10px;
    position: relative;
    margin-bottom: 5px;
}

.btn-sign:after{
    content: '';
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    position: absolute;
    right: -20px;
    border-left: 20px solid #2196f3;
}

.btn-sign a{
    color: white !important;
}

.btn-sign a:hover{
    color: black !important;
}

.lo-title{
    border-bottom: 1px solid #ddd;font-weight: bold;margin-bottom: 10px;
}

.lo-p{
    margin-bottom: 5px !important;
}

.lo-desc{
    margin-left: 200px;
}

@media (max-width:540px) {
	.lo-desc{
	    margin-left: 0px;
    }
}

.lo-img{
    border-radius: 5px;
    height: 175px;
    object-fit: fill;
}

@media (max-width:540px) {
	.lo-img{
	    width: 100%;
    }
}

.lo-color{
    margin: 20px 0 0 0;overflow: auto;border-radius: 10px;
    padding: 10px 10px 4px;
}

.lo-1{
    background-color: #F6EEEE;
}

.lo-2{
    background-color: #FCF1ED;
}

.lo-3{
    background-color: #FAEFF4;
}

.lo-4{
    background-color: #F0F6F5;
}

.lo-5{
    background-color: #F4EFFB;
}

.lo-6{
    background-color: #F1F6EE;
}

.lo-7{
    background-color: #FBF4ED;
}

.lo-8{
    background-color: #EFF5F0;
}

.related-before{
    color: #857a7a;
    margin-right: 5px;
}

ul.row.mb-2 li {
    width: 48% !important;
    margin-right: 10px;
    margin-bottom: 5px;
}

@media (max-width:540px) {
	ul.row.mb-2 li{
	    width: 46% !important;
    }
}

@media (max-width:360px) {
	ul.row.mb-2 li{
	    width: 100% !important;
    }
}

@media (max-width: 768px){
    .main-title{
        font-size: 25px !important;
    }
}

.img-gall {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.img-st {
    width: 48%;
    border: 1px solid #ddd;
    padding: 10px;
    margin: 5px;
    height: 275px;
    text-align: center;
}

@media (max-width: 820px){
	.img-st {
		width: 46%;
	}
}

@media (max-width: 540px){
	.img-st {
		width: 100%;
	}
}

.img-st img {
    height: 200px;
    object-fit: contain;
    cursor: pointer;
}

p.title-img {
    font-size: 14px;
    margin-bottom: 0px;
    height: 45px;
    overflow: hidden;
}

.img-size{
	width: 186px;
}

.ads-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 999;
}

.ads-content {
    max-width: 730px;
    margin: 70px auto 0;
    text-align: center;
    height: 100%;
}

/* styles.css */
.loading {
    display: flex;
    justify-content: center;
    align-items: center;
}
.timer {
    font-size: 40px;
    font-weight: bold;
    position: absolute;
}
.ads11{
    height: 100px;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.7);
}

/* Style for the modal content (the image) */
.modal-content {
  max-height: 100%;
  cursor: zoom-in;
  margin: auto;
  display: block;
  padding: 10px 0;
  z-index: 9;
}

/* Style for the close button */
.download-button{
    position: absolute;
    font-weight: bold;
    background-color: #fff;
    border-radius: 5px;
    border-right: 2px solid rgb(33 150 243 / 57%);
    border-bottom: 2px solid rgb(33 150 243 / 57%);
    box-shadow: 0 0 5px rgb(33 150 243 / 57%);
    padding: 2px 10px;
    top: 30px;
    z-index: 99;
}

.closes {
    position: absolute;
    color: #ff0707;
    font-weight: bold;
    cursor: pointer;
    height: 100%;
    width: 100%;
}

.btn-closes {
    position: absolute;
    font-size: 20px;
    top: 20px;
    right: 10px;
    z-index: 999;
}

.pop-style {
    display: flex;
    justify-content: center;
}
.showimg {
    cursor: pointer;
}

.inside-article.genpotslist {
    padding: 10px;
    min-height: 250px;
}

@media (max-width: 540px){
    .showimg {
	    max-width: 400px;
    }
    .modal-content {
        max-width: 500px;
    }
    .closes {
        z-index: 13;
    }
}

@media (max-width: 430px){
    .showimg {
	    max-width: 350px;
    }
    .modal-content {
        max-width: 390px;
    }
}

@media (max-width: 390px){
    .showimg {
	    max-width: 310px;
    }
    .modal-content {
        max-width: 350px;
    }
}

@media (max-width: 280px){
    .showimg {
	    max-width: 220px;
    }
    .modal-content {
        max-width: 240px;
    }
}
.rela-disp{
    display: flex;
    align-items: baseline;
}

.st-flex svg, .rela-disp svg {
    min-width: 18px;
}