/*****************START CSS******************/

.setlinkmain {
    position: relative;
    justify-content: center;
    align-items: center;
    padding: 10px;
    width: 100%;
   	min-width: 512px;
	max-width: 1162px;
    height: auto;
    margin: 0 auto;
    z-index: 10;
}
.setlinkmainimg img {
	display: block;
    border: #d2e9ff 5px solid;
	border-radius: 9px;
    object-fit: contain;
	width: 100%;
   	min-width: 512px;
	max-width: 1162px;
    height: auto;
}
.setlinkmain-right {
    position: absolute;
	display: block;
	top: auto;
    /*left: auto;
    bottom: auto;*/
    right: 0.6rem;
	margin: 10px;
    font-size: 12px;
    background: #d2e9ff !important;
    border-radius: 5px;
    color: #6b6b6b !important;
    /*padding: 7px 20px 7px;*/
	padding: 1px;
    text-align: center;
	/*opacity: 0.9;
    transition: 1s;*/
}

.setroot {
   position: relative;
   margin-right: 10px;
   margin-left: 10px;
   margin-top: 10px;
   margin-bottom: 10px;
}
.setrootimg img{
    border: #e8e8e8 5px solid;
	border-radius: 9px;
	width: 100%;
	max-width: 717px;
    object-fit: contain;
    height: auto;
	margin-right: auto;
    margin-left: auto;
}
.setrootbot-right {
    position: absolute;
    top: 89%;
    left: 90%;
	width: auto;
    height: auto;
    /*width: 11%;
    height: 4%;*/
    font-size: 12px;
    background: #d2e9ff !important;
    border-radius: 5px;
    color: #6b6b6b !important;
	/*padding: 7px 20px 7px;*/
    padding: 3px;
	text-align: center;
	opacity: 0.1;
    transition: 1s;
}

.setrootimg:hover .setrootbot-right {
	opacity: 0.7;
}


/*****SideBar*/
.setsidebarl {
    position: relative;
    border: #e8e8e8 1px solid;
	border-radius: 9px;
   /*margin-right: 5px;
    margin-left: 5px;*/
    padding: 10px;
   	width: auto;
    height: auto;
	font-size: 14px;
    margin-top: 30px;
}
.setsidebarl a {
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background: #0aa43d;
    padding: 1px;
	border-radius: 3px;
    transition: 0.7s;
   }
   
.setsidebarl a:hover {
    text-decoration: none;
    color: #6fadec;
    background: #f4f7fb;
  /*color: #043fec !important;*/
   }
.setsidebarlimg span{

}
.setsidebarl-right {
    position: absolute;
    top: 1%;
    left: 1%;
	width: auto;
    height: auto;
	margin-top: -30px;
	
    /*width: 11%;
    height: 4%;*/
    font-size: 12px;
    background: #d2e9ff !important;
    border-radius: 5px;
    color: #6b6b6b !important;
	/*padding: 7px 20px 7px;*/
    padding: 3px;
	text-align: center;
	opacity: 0.1;
    transition: 1s;
}

.setsidebarlimg:hover .setsidebarl-right {
	opacity: 0.7;
}
/********************/



.partfootlinks a {
  text-decoration: none !important;
  font-size: 14px !important;
  /*padding: 0 10px;*/
  /*color: #0330b6 !important;*/
  /*position: relative;
  transition: 0.7s;*/
   }
.partfootlinks a:hover {
  text-decoration: underline !important;
  /*color: #043fec !important;*/
   }

img.crossimg {
  /*width: auto;
  height: 240px;*/
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
}

/* Other*/
img.crossimgHed {
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
}
img.crossimgRight {
  max-width: 240px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
}
/*End*/

a.linkgov {
	color: #1E90FF !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	text-decoration: underline !important;
	/*cursor: pointer !important;*/
}
a.linkgos {
	color: #FF0000 !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	text-decoration: underline !important;
	/*cursor: pointer;*/
}
a.linkgov:hover {
	color: #4682B4 !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	text-decoration: none !important;
	/*cursor: pointer;*/
}
a.linkgos:hover {
	color: #B22222 !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	text-decoration: none !important;
	/*cursor: pointer;*/
}




span.linkgov {
	color: #1E90FF !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	text-decoration: underline !important;
	cursor: pointer !important;
}
span.linkgos {
	color: #FF0000 !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	text-decoration: underline !important;
	cursor: pointer;
}
span.linkgov:hover {
	color: #4682B4 !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	text-decoration: none !important;
	cursor: pointer;
}
span.linkgos:hover {
	color: #B22222 !important;
	font-size: 17px !important;
	font-weight: 700 !important;
	text-decoration: none !important;
	cursor: pointer;
}




.cenalign {
	text-align: center;
}

.obtextstyle {display: block; text-decoration: none; color: inherit;}

/*.inlinkss a {
	color: #FF0000; 
	font-size: 17px;
	font-weight: 700;
}
.inlinkss a:hover {
	color: #B22222; 
	font-size: 17px;
	font-weight: 700;
}

.inlinksv a {
	color: #1E90FF; 
	font-size: 17px;
	font-weight: 700;
}
.inlinksv: a:hover {
	color: #4682B4; 
	font-size: 17px;
	font-weight: 700;
}*/


.intextlinks {
	padding: 10px 10px 10px 10px;
	white-space: normal;
	display: inline-block;
	background: #ffffff;
    border: 1px dotted #4682B4;
	font-size: 15px;
	color: #696969;
}

/*Color Links*/
#crlinks a:link {color: #ffffff; text-decoration: none;}
#crlinks a:visited {color: #ffffff; text-decoration: none;}
#crlinks a:hover {color: #ffffff; text-decoration: none;}
#crlinks a:active {color: #ffffff; text-decoration: none;}
/*End color*/

#content-ob {
	text-align: left;
	margin: 10px;
	z-index: 0;
	/*padding: 10px;
	height: auto;
    min-height: 300px;
    height: auto !important;
    height: 300px;*/
	
	/*display: inline-block;
	position: relative;
	z-index: 20;*/
    /*clear:both;
	position: relative;
	overflow: auto;
	height: 260px;*/
}
#textadsfullone {
	/*white-space: normal;*/
	/*font-family: 'Times New Roman', Times, serif;*/
	padding: 5px;
	background: #ffffff;
    border: 1px dotted #4682B4;
    text-decoration: none;
	font-size: 15px;
	color: #000000;
	/*border-radius: 15px;*/
	/*float: left;*/
}
#textadsfulltwo {
	/*white-space: normal;*/
	/*font-family: 'Times New Roman', Times, serif;*/
	padding: 5px;
	background: #ffffff;
    border: 1px dotted #4682B4;
    text-decoration: none;
	font-size: 15px;
	color: #000000;
	/*border-radius: 15px;*/
	/*float: left;*/
}

#styletitle {
	color: #000000; 
	font-size: 17px;
	font-weight: 700;
	/*background: #ffe348;*/
	background: #FFFAFA;
	padding: 5px 5px 5px 5px;
}
#linefeed {
    height: 10px;
}
#linefeed-p {
    height: 1px;
}
#linefeed-d {
    padding-top: 30px;
}

/*Start Button #1*/
span.butlinkone {
	cursor: pointer;
	text-decoration: none;
	width: 300px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	padding: 12px 28px;
	border: 1px solid;
	position: relative;
	z-index: 0;
	border-radius: 5px;
	margin: 12px;
	background-color: #1E90FF !important;
	animation: butlinkone 1.5s infinite;
}
span.butlinkone:hover {
	cursor: pointer;
	color: #ffffff;
	transition: .3s;
	box-shadow: 0 1px 1px 0  #cfcfcf, 0 2px 5px 0  #cfcfcf;
	animation: none;
}
span.butlinkone:focus-visible {
	box-shadow: 0 0 0 3px #fd7f34;
}

@keyframes butlinkone {
	0% {
		box-shadow: 0 0 0 0 rgba(30, 144, 255, 0.4);
	}
	70% {
		box-shadow: 0 0 0 10px rgba(30, 144, 255, 0);
	}
	100% {
		box-shadow: 0 0 0 0 rgba(30, 144, 255, 0);
	}
}


/*End*/

/*Start Button #2*/
span.butlinktwo {
	cursor: pointer;
	text-decoration: none;
	width: 300px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	padding: 12px 28px;
	border: 1px solid;
	position: relative;
	z-index: 0;
	border-radius: 5px;
	margin: 12px;
	background-color: #000000 !important;
	animation: butlinktwo 1.5s infinite;
}
span.butlinktwo:hover {
	cursor: pointer;
	color: #ffffff;
	transition: .3s;
	box-shadow: 0 1px 1px 0  #cfcfcf, 0 2px 5px 0  #cfcfcf;
	animation: none;
}
span.butlinktwo:focus-visible {
	box-shadow: 0 0 0 3px #fd7f34;
}
@keyframes butlinktwo {
	0% {
		box-shadow: 0 0 0 0 rgba(228, 25, 49, 0.4);
	}
	70% {
		box-shadow: 0 0 0 10px rgba(228, 25, 49, 0);
	}
	100% {
		box-shadow: 0 0 0 0 rgba(228, 25, 49, 0);
	}
}
/*End button*/

/*div {
  overflow: hidden;*/
  /*text-overflow: ellipsis;*/
/*}
ul {
  white-space: nowrap;*/
  /*text-overflow: ellipsis;*/
  /*animation: slide-8 50s linear infinite;
}
li {
  display: inline-block;
  width: 100%;
}
@keyframes slide-8 {
   0.0% { transform: translateX(0) }
  10.0% { transform: translateX(0) }
  12.5% { transform: translateX(0) }
  22.5% { transform: translateX(0) }
  25.0% { transform: translateX(0) }
  35.0% { transform: translateX(0) }
  37.5% { transform: translateX(0) }
  47.5% { transform: translateX(-100%) }
  50.0% { transform: translateX(-100%) }
  60.0% { transform: translateX(-100%) }
  62.5% { transform: translateX(-100%) }
  72.5% { transform: translateX(-100%) }
  75.0% { transform: translateX(-100%) }
  85.0% { transform: translateX(-100%) }
  87.5% { transform: translateX(-100%) }
  97.5% { transform: translateX(-100%) }
 100.0% { transform: translateX(-100%) }
}*/
/********************END*************************/



.img-zoom {
	display: inline-block; 
	overflow: hidden;
}
.img-zoom img {
	transition: 1s; 
	display: block;
}
.img-zoom img:hover {
	transform: scale(1.1);
}
.img-zoom {
	float: left; 
	margin-right: 10px;
}


/*Start Button #1*/
a.butlinkone {
	/*cursor: pointer;*/
	text-decoration: none;
	width: 300px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	padding: 12px 28px;
	border: 1px solid;
	position: relative;
	z-index: 0;
	border-radius: 5px;
	margin: 12px;
	background-color: #1E90FF !important;
	animation: butlinkone 1.5s infinite;
}
a.butlinkone:hover {
	/*cursor: pointer;*/
	color: #ffffff;
	transition: .3s;
	box-shadow: 0 1px 1px 0  #cfcfcf, 0 2px 5px 0  #cfcfcf;
	animation: none;
}
a.butlinkone:focus-visible {
	box-shadow: 0 0 0 3px #fd7f34;
}

@keyframes butlinkone {
	0% {
		box-shadow: 0 0 0 0 rgba(30, 144, 255, 0.4);
	}
	70% {
		box-shadow: 0 0 0 10px rgba(30, 144, 255, 0);
	}
	100% {
		box-shadow: 0 0 0 0 rgba(30, 144, 255, 0);
	}
}


/*End*/

/*Start Button #2*/
a.butlinktwo {
	/*cursor: pointer;*/
	text-decoration: none;
	width: 300px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	padding: 12px 28px;
	border: 1px solid;
	position: relative;
	z-index: 0;
	border-radius: 5px;
	margin: 12px;
	background-color: #000000 !important;
	animation: butlinktwo 1.5s infinite;
}
a.butlinktwo:hover {
	/*cursor: pointer;*/
	color: #ffffff;
	transition: .3s;
	box-shadow: 0 1px 1px 0  #cfcfcf, 0 2px 5px 0  #cfcfcf;
	animation: none;
}
a.butlinktwo:focus-visible {
	box-shadow: 0 0 0 3px #fd7f34;
}
@keyframes butlinktwo {
	0% {
		box-shadow: 0 0 0 0 rgba(228, 25, 49, 0.4);
	}
	70% {
		box-shadow: 0 0 0 10px rgba(228, 25, 49, 0);
	}
	100% {
		box-shadow: 0 0 0 0 rgba(228, 25, 49, 0);
	}
}
/*End button*/



/*Archive*/
.zoomadssit {
	display: inline-block; 
	overflow: hidden;
	padding: 10px 10px 10px 10px;
}
.zoomadssit img {
	transition: 2s; 
	display: block;
}
.zoomadssit img:hover {
	transform: scale(1.1);
}