/*
Welcome to Custom CSS!

To learn how this works, see https://wp.me/PEmnE-Bt
*/
.footer-button,
.footer-button:visited {
	position: relative;
	margin: 6px 4px 6px 0;
	min-width: 64px;
	display: inline-block;
	border: 0;
	color: #fff;
	background: #757575;
	font-size: 14px;
	line-height: 1.7142857;
	font-weight: 500;
	text-align: center;
	padding: 6px 16px;
	text-transform: uppercase;
	letter-spacing: .035714em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: box-shadow .2s cubic-bezier(0.4,0,0.2,1);
	-moz-transition: box-shadow .2s cubic-bezier(0.4,0,0.2,1);
	-o-transition: box-shadow .2s cubic-bezier(0.4,0,0.2,1);
	-ms-transition: box-shadow .2s cubic-bezier(0.4,0,0.2,1);
	transition: box-shadow .2s cubic-bezier(0.4,0,0.2,1);
}

.footer-button:hover {
	color: #fff;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.5);
}

.footer-button:active {
	color: #fff;
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.15),rgba(0,0,0,0.15));
	background-image: -moz-linear-gradient(top,rgba(0,0,0,0.15),rgba(0,0,0,0.15));
	background-image: -ms-linear-gradient(top,rgba(0,0,0,0.15),rgba(0,0,0,0.15));
	background-image: -o-linear-gradient(top,rgba(0,0,0,0.15),rgba(0,0,0,0.15));
	background-image: linear-gradient(top,rgba(0,0,0,0.15),rgba(0,0,0,0.15));
}

.red,
.red:visited {
	color: #fff;
	background-color: #f44336;
}
.scroll-to-top { display: none !important; }
.scroll-to-top { display: none !important; }



body{
	-webkit-font-smoothing: antialiased !important;
	 font-family: "Open Sans", sans-serif !important;
}

.box * {
/*     color: #424242; */
}

.secondary-nav {
    font-family: "Open Sans", sans-serif !important;
}

.secondary-nav li a {
    font-size: 13px;
    font-weight: 400;
/*     color: #222; */
    z-index: 4;
    padding: 0 16px;
}

.secondary-nav li ul li a {
/*     color: #212121; */
}

.search-field::placeholder {
/*     color: black !important; */
    font-family: "Open Sans", sans-serif !important;
}

.search-field {
/*     color: black !important; */
}

.nav-menu>li>a {
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    font-family: "Open Sans", sans-serif;
/*     color: #111111; */
}

.entry-content {
    font-family: "Open Sans", sans-serif;
}

.section-title {
    font-size: 16px;
    font-weight: 400;
}


.section-title strong {
    font-size: 16px;
    font-weight: 400;
/*     color: #222; */
}

.section-title strong span {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    margin-right: 8px;
}

.flex-caption h2 a {
/*     color: #424242; */
}

.flex-caption h2 a:hover {
/*     color: #DE0000; */
}

.slide-excerpt {
    font-size: 14px;
    line-height: 24px;
}

.entry-meta a {
    font-size: 14px;
/*     color: #222; */
}
.entry-meta{
	font-weight: 600;
}

.entry-meta span{
	font-size:14px;
/* 	color:#222; */
	font-weight: 400;
	
}

.entry-meta span a{
	font-weight: 600;
	
}

.entry-meta a:hover {
/*     color: #DE0000; */
}

.post-content h3 a {
/*     color: #222; */
}

.post-content h3 a:hover {
/*     color: #DE0000; */
}

.entry-list-right a:hover {
/*     color: #DE0000; */
}

.flex-direction-nav li a {
    font-size: 14px;
}

.flex-direction-nav li a:hover {
/*     color: #DE0000; */
}

.widget {
    font-family: "Open Sans", sans-serif !important;
}

.entry-list-right .post-excerpt {
    font-size: 14px;
}

#secondary .widget ul li {
/*     border-bottom-color: #111111; */
}

.section-title span {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 400;
}

.entry-content h3 a:hover{
/* 		 color: #DE0000; */
	}

@media all and (max-width: 1200px) {
 .flex-caption h2{
   font-size: 22px;
    line-height: 30px;
  }

}

@media all and (max-width: 575px) {
 .flex-caption h2{
   	font-size: 20px;
    line-height: 26px;
  }

}


.single-post .entry-content p{
		font-size:14px;
}

.single-post .entry-content p a{
/* 		color:#DE0000; */
}

.single-post .entry-content p a:hover{
		text-decoration:underline;
/* 		color:#DE0000; */
}

.single-post ol li{
	color:#222;
}

.single-post ol li a{
/* 	color:#DE0000; */
	font-weight:normal;
}
.single-post ol li a:hover{
	text-decoration:underline;
}
.single-post{
	font-family: "Open Sans", sans-serif !important;
}
/*  ============ new css =========*/

ul.nav-menu > li > a {
    text-shadow: none;
/*     color: #111111; */
}

.primary-nav li ul {
    padding: 12px 16px;
    width: 210px;
    box-shadow: 0px 4px 12px rgb(0 25 33 / 6%);
/*     background: white; */
}

.primary-nav li ul li a {
    line-height: 20px;
    white-space: pre-wrap;
/*     color: #212121; */
    text-align: left;
    padding: 0 10px !important;
    text-transform: capitalize;
}

.primary-nav li li{
	margin: 0 0 15px 0;
}

.primary-nav li.menu-item-has-children > a:after{
	    font-size: 16px;
    font-weight: bolder !important;
    padding: 0 0 0 10px;
}