body
{
color: #000;
}

a
{
color: #3f8f43;
}

a:hover
{
color: #16691a;
}

.container{
		max-width: 95%;
}

#top-bar {
    background: #3f8f43; 
}

#top-bar .top-bar-text {
    box-sizing: border-box;
    width: 0%;
		display:none;
}

.top-bar-navigation {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100%;
}

.blink
{
		padding:3px 10px;
		animation:blink 1.5s infinite;
		border: 1px solid #fff;
		color:#fff;
		font-weight: bold;
		background: #20577c;
}

@keyframes blink {
  0% {
    opacity: 1;
			background: #20577c;
  }
		 50% {
    opacity: 1;
			background: #20577c;
  }
  100% {
    opacity: 1;
			background: #2074ae;
  }
}

@media (max-width: 768px) {
#top-bar .top-bar-text {
    width: 100%; 
}

.top-bar-navigation {
    width: 100%; 
}
.blink
{		
		text-wrap: wrap;
    line-height: 1.2em;
    display: block;
		}
}

#top-bar .top-bar-text span a, .top-bar-navigation ul li a {
  color: #fff;
  font-size: 11pt;
  font-weight: bold;
}

.top-bar-navigation ul li a:before {
    color: #fff;
}

.site-header .site-branding img {
  max-height: 100px !important;
  width: auto;
}
p {
    margin: 0 0 1em !important;
}

.button1
{
	color: #fff !important; 
		border: 1px solid #fff;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:10px;
		background: #369110; 
		display: inline-block;
		padding: 5px 10px; 
		border-radius: 5px;
		text-decoration: none;
}

.button1:hover
{
	background: #222;
}

.button2
{
	color: #fff !important;
		background: #1f74ad;
    border: 1px solid #fff;
		display: inline-block;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:10px;
		padding: 5px 10px; 
		border-radius: 5px;
		text-decoration: none;
}

.button2:hover
{
	background: #222;
}

#sow-editor-2
{
  background-color: #bfe397;
    padding: 15px 15px 15px 15px;
}

.site-info{
display: none !important;
}

.main-navigation ul li {
    padding-right: 5px; 
		padding-left: 5px;
		margin-right: 0px;
}

.main-navigation ul li a {
		font-size: 11pt;
		color: #000000;
	text-transform: uppercase;
}

.main-navigation ul ul li:hover > a 
{
		background: #222222;
    border-color: #222222;
    color: #fff;
}

.main-navigation div > ul > li > a:hover {
    border-bottom: 3px solid #222222;
}
.main-navigation ul li:hover > a {
    color: #222222;
}

.main-navigation ul ul {
    border-top: 3px solid #222222; 
		box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.main-navigation ul ul li a {
    padding: 0.25em 0.8em;
		color: #000;
		border-bottom: 1px solid rgba(0,0,0,0.07);
}

.main-navigation .current-menu-item > a, .main-navigation .current a {
    color: #3f8f43;
}

.entry-header .breadcrumbs, .page-header .breadcrumbs, .entry-header .breadcrumbs, .page-header .breadcrumbs {
    color: #ddd; 
}

.entry-header .breadcrumbs a:hover, .page-header .breadcrumbs a:hover {
    color: #eee;
}
.entry-header .breadcrumbs a, .page-header .breadcrumbs a {
    color: #ddd;
}

@media screen and (min-width:800px) 
  {
.site-header .site-branding-container {
    max-width: 28%; 
		padding-right: 10px;
}

.main-navigation {
    max-width: 72%; 
}	
}    

.sow-carousel-content 
{
box-shadow: 0 0 5px rgba(0,0,0,0.5);
		padding-bottom: 10px;
		min-height: 340px;
		background: #fff;
}

.single .entry-header, .page .site-content > .entry-header, .blog .page-header, .archive .page-header, .search-results .page-header, .search-no-results .page-header, .error404 .page-header {
  padding: 70px 0px;
    background: #063208 url(https://hareyali.com/wp-content/uploads/2025/10/top-banner-3.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.single .entry-header h1.entry-title, .page .site-content > .entry-header h1.entry-title, .blog .page-header h1.page-title, .search-results .page-header h1.page-title, .search-no-results .page-header h1.page-title, .error404 .page-header h1.page-title
{
color: #fff;
font-size:24pt;
}

.blockwidget
{
background: #a2cb75;
    padding: 20px;
    border-radius: 20px;
}

.blockwidget:hover
{ 
	background:#dbf5be;
				box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}

blockquote.alignnone, figure.wp-caption.alignnone, img.alignnone, p:only-child, blockquote.aligncenter, figure.wp-caption.aligncenter, img.aligncenter
{
margin-bottom: 0px !important;
}

input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="password"], input[type="search"], select[multiple], select, textarea {
  margin: 5px 0px;
  border: 1px solid #AAA;
  padding: 5px;
  max-width: none;
  width: 100%;
  background: #f6f6f6 !important;
}

.site-footer .footer-main button, .site-footer .footer-main input[type="button"], .site-footer .footer-main input[type="reset"], .site-footer .footer-main input[type="submit"]
{
		background: #026097;
    color: #fff;
		padding: 6px 15px;
}

.site-footer .footer-main button:hover, .site-footer .footer-main input[type="button"]:hover, .site-footer .footer-main input[type="reset"]:hover, .site-footer .footer-main input[type="submit"]:hover 
{
background: #111;
}


table th, table td
{
padding: 2px 5px;
}

.site-footer .bottom-bar
{
background: #222 url('https://hareyali.com/wp-content/uploads/2025/04/footerbg.jpg');
  border-top: 10px solid #dedede;
color: #ddd;
}

#secondary {
    box-sizing: border-box;
    float: right;
    padding-left: 2.5%;
    width: 30%;
}

#secondary li
{
background: #f2f2f2;
    padding: 3px 10px;
    border-radius: 5px;
    border: 1px solid #bbb;
    margin-bottom: 5px;
}

#secondary li:hover
{
background: #bfe397;
    padding: 3px 10px;
    border-radius: 5px;
    border: 1px solid #bbb;
    margin-bottom: 5px;
}

#secondary li a
{
color: #111;
		font-size: 12pt;
}

.sidebar #primary {
    border-color: #eaeaeb;
    border-style: solid;
    border-width: 0 1px 0 0;
    float: left;
    padding-right: 2.5%;
    width: 70%;
}

.home.blog.siteorigin-panels-home #primary, .page-template-home-panels #primary, .page-template-full-width #primary, .page-template-full-width-no-title #primary {
    width: 100% !important; 
		border: none !important;
}

.site-footer .footer-main {
  padding-top: 0px;
  background: #222222 url('https://hareyali.com/wp-content/uploads/2025/04/footerbg.jpg');
  background-attachment: fixed;
  border-top:0px solid #dfe9ec;
  color: #fff;
}

#colophon .widget {
    padding: 0 0;
		width: 100%;
}

#colophon table {
padding-bottom:0px;
		margin-bottom:0px;
}

#colophon .wpcf7-spinner {
display:none;
}

.site-footer .footer-main a:hover
{
text-decoration:underline;
}

@media (max-width: 768px)
		{
.resp #colophon .widget:last-of-type {
    padding-bottom: 10px;
				}
}
@media (max-width: 768px)
{
		.resp #colophon .widget:first-of-type {
    padding-top: 10px;
}
}

.midimgg
{
width: 200px; 
height: 200px; 
border-radius: 50%; 
box-shadow: 3px 3px 5px #111;
  background: #BAD5E8;
}

.midimgg:hover
{
  background: #D9EAF7;
}

.widget .menu li {
    list-style: circle;
    padding: 0px 5px;
}

.widget .menu li:hover,  .widget .menu li a:hover{
		color: #cc0000 !important;
}

.widget .menu li a:visited, .widget .menu li a {
	color: #000;
		text-transform: uppercase;
  text-decoration: none;
  font-size: 12pt ;
}

.formdiv
{
	background:#daedf7;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  padding: 30px;
}

#group-student
{
background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  margin: 20px -15px;
  padding: 15px;
  text-align: center;
}

#group-documents
{
background: rgba(255, 255, 179, 0.5);
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  margin: 20px -15px;
  padding: 15px;
  text-align: center;
}

@media (min-width: 800px)
{
.formfield
{
	width: 33%;
  padding: 10px;
  display: inline-block;
}
}

@media (max-width: 799px)
{
.formfield
{
	width: 100%;
  display: inline-block;
}
}

input[type="file"] {
    background: #fff;
    padding: 10px;
    border: 1px solid #d3d8a2;
}

body, button, input, select, textarea
{
font-size: 14pt;
}

.wpcf7 p .wpcf7-not-valid-tip {
    background: #fe5c51;
    border-top: 1px solid #fe5c51;
    border-bottom: 1px solid #fe5c51;
    color: #fe5c51;
    font-size: 0;
    line-height: 0;
    margin-top: -5px;
}

.so-widget-sow-accordion-default-d7de8f7d6b49 .sow-accordion .sow-accordion-panel .sow-accordion-panel-header:focus {
    outline: 1px dotted #666;
    outline: auto 0px -webkit-focus-ring-color;
}

.typed-cursor
{
display:none;
}


.lsow-testimonials .lsow-testimonial-text {
    background: #eee;
    margin-bottom: 30px;
    font-style: normal;
    color: #000;
    padding-bottom: 15px;
}

.lsow-testimonials-slider.lsow-container
{
    max-width: 100% !important;
}

.lsow-testimonials-slider .lsow-testimonial-text {
		color: #000 !important;
    max-width: 95%  !important;
}

.lsow-testimonials .lsow-testimonial-text:after {
		    background: #eee;
}