#sp-main-body {
  padding: 10px 0;
}
#sp-page-builder .sp-pagebuilder-page-edit {
display: none;
}
.btn-primary, .sppb-btn-primary {
  border-color: #003869;
  background-color: #003869;
}
div.image th, div.image td {
  font-size: 10px;
  background: #003869;
  border: 1px solid #fff;
}
.boticon {
	font-size: 18px;
}
@media (min-width: 576px){
	.boticonleft {
		float: none;
	}
	.foot {
		line-height: 40px;
	}
}
@media (min-width: 768px){
	.boticonleft {
		float: none;
	}
}
@media (min-width: 1200px){
	.boticonleft {
		float: left;
		font-size: 24px;
	}
	.boticon {
	font-size: 24px;
}
	.foot {
		line-height: 60px;
	}
	.itemin {
  display: flex;
}}
@media (min-width: 992px){
	.boticonleft {
		float: left;
		font-size: 24px;
	}
	.boticon {
	font-size: 18px;
}
	.foot {
  line-height: 35px;
}
	.itemin {
  display: flex;
}}
.foot {
  margin-right: 50px;
}
.foot img {
  height: 150px;
  float: left;
}
.animated-heading-text.text-clip .animated-text-words-wrapper::after {
	background-color: transparent;
}
.sec img {
	width: 100px;
}
#textfields {
  display: block;
}
.faceshare {
float: left;
font-size: 24px;
}
a {
  color: #ffffff;
}
a:hover,
a:focus,
a:active {
  color: #BFE4FC;
}
table {
    width: 100%;
    border: 0px solid #1F5CA9;
	border-collapse: inherit;
}
tbody, td, tfoot, th, thead, tr {
    border: 2px solid #1F5CA9;
	padding: 3px;
}
.srch {
  padding: 0 5px;
}
table p {
    margin: 0;
    padding: 5px;
}
th {
  text-align: center;
}
.title {
  font-size: 18px;
  background-color: #1F5CA9;
  padding: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: bold;
}
.fac {
  background: #1F5CA9;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.btn a {
  color: #fff;
}
.sppb-addon-animated-heading .sppb-addon-title {
	font-size: 30px;
}
#sp-left .sp-module {
  margin: 10px;
  border: 3px solid #467195;
  padding: 5px;
  border-radius: 5px;
  box-shadow: 2px 2px 2px #bcbcbc;
  background: #1F5CA9;
}
#sp-left .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #1F5CA9;
}
#sp-left .sp-module:first-child {
  margin-top: 3px;
}
#sp-left .sp-module ul > li > a {
  padding: 2px 5px;
  color: #fff;
  background-color: #467195;
}
input, select, optgroup, textarea {
  width: 50%;
  height: 50px !important;
  background: #fff;
  border: 1px solid;
  padding: 0 5px;
}
input[type="text"]:not(.form-control), 
input[type="email"]:not(.form-control), 
input[type="url"]:not(.form-control), 
input[type="date"]:not(.form-control), 
input[type="password"]:not(.form-control), 
input[type="search"]:not(.form-control), 
input[type="tel"]:not(.form-control), 
input[type="number"]:not(.form-control), 
select:not(.form-select):not(.form-control) {
	  padding: 0 5px !important;
}
a:not([class]) {
  text-decoration: none;
}
a {
  text-decoration: none;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
}
body {
  background-color: #f8fcfe;
}
.row {
  --bs-gutter-x: 1.875rem;
}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}
.fa-plus::before {
  content: "\f067";
}
.toggle-editor.btn-toolbar.float-end.clearfix.mt-3 {
	display: none;
}
.tox-statusbar {
	display: none !important;
}
.itemin {
  margin: 10px 2px;
}
.images {
    margin-left: 10px;
}
.itemtitle {
	color: #fff;
	background-color: #003869;
	padding: 10px;
	text-align: right;
	border: 2px solid;
	font-size: 14px;
	font-weight: bold;
}
.itemtitle h3 {
  display: inline;
  font-size: 20px;
  font-weight: bold;
}
.itemlabel {
  margin: 20px 0;
  border-bottom: 2px solid;
  padding: 5px 0;
  text-align: right;
}
.details {
	text-align: justify;
}
.details p br {
  margin-bottom: 10px;
}
div .map {
	margin: 5px;
    display: inline-block;
	font-size: 12px;
	padding: 10px;
	font-weight: bold;
	background: rgba(0, 56, 105, .7);
	border-radius: 15px;
	text-align: center;
	width: 95%;
}
div.map:hover {
    box-shadow: 0 5px 5px 0 rgba(0,0,0,0.32), 0 0 0 0px rgba(0,0,0,0.16);
}
@media (min-width: 1200px){
	.itemin {
  display: flex;
}}
@media (min-width: 992px){
	.itemin {
  display: flex;
}}
div.image {
    margin: 5px;
    display: inline-block;
	font-size: 12px;
	padding: 10px;
	font-weight: bold;
	background: #1F5CA9;
	border-radius: 15px;
	text-align: center;
	width: 95%;
	overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.view {
	float: right;
}
div.image img {
    width: auto;
	max-height: 80px;
	margin: 5px auto;
	border: none;
  box-shadow: none;
  border-radius: 10px;
}
div.pic {
    margin: 10px;
    display: inline-block;
	border: 2px solid;
	font-size: 16px;
	padding: 10px;
	font-weight: bold;
	background: #99D8DF;
	border-radius: 15px;
	text-align: center;
}

div.pic img {
    width: auto;
	max-height: 100px;
	margin: 5px auto;
}
.body-innerwrapper {
  overflow-x: inherit;
}

div.image:hover {
    box-shadow: 0 5px 5px 0 rgba(0,0,0,0.32), 0 0 0 0px rgba(0,0,0,0.16);
}
div.pic:hover {
    box-shadow: 0 5px 5px 0 rgba(0,0,0,0.32), 0 0 0 0px rgba(0,0,0,0.16);
}

#grid{
    margin-bottom:30px;
}
.pagination {
  display: contents;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  list-style: none;
  font-weight: bold;
  font-size: 14px;
}
.pagination a {
  float: right;
  padding: 0px 5px;
  line-height: 34px;
  text-decoration: none;
  background-color: rgba(0, 56, 105, .7);
  color: #ffffff !important;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover {
  border-color: #003869;
  background-color: #003869;
  color: #fff;
}
.pagination > li > a, .pagination > li > span {
  color: #226394;
  border-radius: 10px;
  margin: 10px 1px 0 1px;
  border-color: #ffffff;
}
.pagination > li > a:hover, .pagination > li > span:hover {
  color: #ffffff;
}
.limit {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 5px;
}
.info {
  width: 50%;
  margin-top: 5px;
  font-size: 14px;
  margin-right: 4px;
}
.menu img {
  width: 50px;
  margin: 5px auto;
}
.menu {
  text-align: center;
}
.itemlabel a:hover {
  color: #0d6efd;
}
.itemlabel a {
  color: #003869;
}
.marquee__content.paused {
  animation-play-state: paused;
}
.marquee--hover-pause:hover .marquee__content {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@media (prefers-reduced-motion: reduce) {
  .marquee__content {
    -webkit-animation-play-state: paused !important;
            animation-play-state: paused !important;
  }
}
.marquee {
  --gap: 1rem;
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
  direction: ltr;
  padding-bottom: 10px;
  width: 100%;
}

.marquee__content {
  flex-shrink: 0;
  display: flex;
  justify-content: space-around;
  min-width: 100%;
  gap: var(--gap);
  animation: scroll 20s linear infinite;
  animation-direction: reverse;
}
@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - var(--gap)));
  }
}

div.scroll {
	display: flex;
	direction: rtl;
	align-items: center;
	margin: 5px;
	font-size: 12px;
	padding: 10px;
	font-weight: bold;
	background: #BFE4FC;
  border-radius: 15px;
  text-align: center;
  color: #003869;
}

div.scroll img {
    width: auto;
    height: 100px;
	padding: 0px;
	margin-left: 10px;
	border: 2px solid;
}
div.scroll:hover {
    box-shadow: 5px 5px 5px 0 rgba(192,192,192,0.6);
}
@media screen and (min-width: 1224px) {
    div.scroll {
        width: 100%;
    }
}

@media screen and (min-width: 1044px) and (max-width: 1224px) {
    div.scroll {
        width: 100%;
    }
}

@media screen and (min-width: 845px) and (max-width: 1044px) {
    div.scroll {
        width: 100%;
    }
}
.rand {
	padding: 5px;
	background-color: #1F5CA9;
}
.rand img {
	margin: 0 auto;
	border-radius: 15px;
}
.pagesin {
	border: 2px solid;
    padding: 5px;
    background: #99D8DF;
    border-radius: 5px;
	font-size: 14px;
	margin-top: 10px;
  text-align: left;
}
.chosen-single {
    width: 100% !important;
    border-color: #000 !important;
  border-radius: 0 !important;
  padding-right: 5px !important;
  height: 40px !important;
  background: #fff !important;
}
.chosen-rtl {
    width: 100% !important;
}
.chosen-container.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("chosen-sprite.png") no-repeat 0px 12px !important;
}
.chosen-rtl .chosen-single div {
  background-color: #fff;
}
.chosen-rtl .chosen-single span {
  font-size: 16px;
  line-height: 40px;
}
.chosen-rtl .chosen-search input[type="text"] {
  height: 30px !important;
}
.chosen-container .chosen-results li {
  line-height: 25px !important;
}
.cats {
  float: right;
  transform: rotateX(10deg) rotateY(10deg) rotateZ(10deg);
}
.cats:hover {
  transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}
div.banner{
  margin: 5px;
  padding: 10px;
border-radius: 15px;
  border: 2px #fff solid;
}
.article-can-edit {
  display: none !important;
}
#sp-header {
box-shadow: none;
height: 300px;
}
@media (max-width: 992px) {
    .logo-image {
        height: 200px !important;
    }
}
@media (max-width: 576px) {
    .logo-image {
        height: 150px !important;
    }
}
@media (max-width: 575px) {
    #sp-header .logo {
        height: 150px !important;
    }
}
@media (max-width: 991px) {
    #sp-header .logo {
        height: 200px !important;
    }
}