/*
CTC Separate Stylesheet
Updated: 2017-12-28 15:13:47
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');
body {
  font-size: 18px;
  font-size: 28px;
  font-family: Poppins;
  background: #fff; /* Old browsers */
  overflow-x: hidden;
  color: #595959;
}
p {
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    color: #595959;
    border: none;
    padding: 0;
    margin-bottom: 1.250em;
}
li {
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    color: #595959;
    border: none;
    padding: 0;
    text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Poppins;
  color: #000;
}
h1 {
  text-transform: none;
  font-weight: 600;
  font-size: 34px;
  line-height: 44px;
}
h2 {
  font-weight: 600;
  font-size: 34px;
  line-height: 44px!important;
  margin: 0 0 15px;
}
}
h3, h4, h5, h6 {
  text-transform: none;
  font-weight: 600;
}
h3 {
  font-size: 30px;  
  margin: 15px 0 15px;
}
a {
    color: #00AC45;
}
a:hover {
    color: #006C2B;
    text-decoration: none!important;
}
/* reset bootstrap */
.slogan {
    position: absolute;
    top: 12px;
    left: 210px;
}
.slogan img {
    height: 32px;
    transition: height 250ms;
    padding: 0px 20px;
}
@media screen and (max-width: 1420px) {
  .slogan img {
    height: 24px;
    padding: 0px 10px;
  }
}
.slogan img:not(:last-child) {
    border-right: 1px solid #DDE3ED;
}
.breadcroumbs p {
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0px;
}
.hero p {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}
.new-badge {
  padding: 8px 13px;
  position: absolute;
  top: -20px;
  background: #FFEC3D;
  border-radius: 100000px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  color: #000000;
}
.elementor-button, button {
    background: #00AC45!important;
    border-radius: 4px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    padding: 17px 20px!important;
    border: 0px;
    outline: none;
    cursor: pointer;
    min-width: 340px;
    height: auto;
}
.elementor-button:hover, button:hover {
  background: #006C2B!important;
  color:#fff!important;
}
.main-history .elementor-button {
  padding: 17px 54px!important;
}
.hero-width {
  max-width: 500px;
}

.header-inner {
  width: 100%;
  padding-left: 56px;
  padding-right: 48px;
  margin:0 auto;
  display: block;
  position: relative;
}
.alm-btn-wrap .alm-load-more-btn {
  height: auto!important;
}
.home-who h2 {
  font-weight: 600;
  font-size: 50px;
  line-height: 55px;
  font-style: normal;
  font-weight: normal;
}
.home-who p {
  font-size: 16px;
  line-height: 26px;
  font-style: normal;
  font-weight: normal;
  color:#fff;
}
.home-who h5 {
  color: #FFFFFF;
  text-align:center;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
}
.home-who h6 {
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
  font-style: normal;
  font-weight: normal;
}
.single-post .pre-footer {
    background: #219653;
    color: #fff;
    padding: 30px 0;
    margin-bottom: 0px;
}
.home-form {
  width:100%;
  max-width: 486px;
  margin:0 auto;
}
.home-form p {
  width: 100%;
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #262626;
}
.home-form input[type=text] {
  background: #FFFFFF;
  border: 1px solid #BFBFBF;
  box-sizing: border-box;
  border-radius: 4px;
  width: 486px;
  height: 42px;
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  padding:9px 12px;
}
.home-form input[type=text]::placeholder {
  color: #595959;
}
.home-form button {
  width: 100%;
  max-width: 340px;
  margin:0 auto;
}

.single-post .entry-content .pre-footer {
    margin-bottom: 30px;
}
.single-post .pre-footer h5 {
    font-weight: 100;
}

.cta-main button {
  background: #219653;
  border:1px solid #219653;
  color:#fff;
  padding: 4px 20px 5px;
}
/*make the menu sub-menu items drop down on mouse hover */
.dropdown-submenu {
    position: relative;
}
.page-id-42 .below-hero {
  margin-bottom: 0px;
  padding-bottom:40px;
}
.service-box {
  background: #FFFFFF;
  transition: .5s all;
border: 1px solid rgba(33, 33, 33, 0.08);
box-sizing: border-box;
box-shadow: 0px 0px 4px 2px rgba(43, 168, 96, 0.08);
border-radius: 5px;
padding: 15px;
width: 100%;
display: block;
float: left;
min-height: 180px;
}
.service-box:hover {
  background: #F0FFF6;
}
.service-box .col-md-2, .service-box .col-md-10 {
  display: block;
  float: left;
}
.service-box .service-title {
  padding: 0px 0px 15px 0px;
  display: block;
  float: left;
  width: 100%;
}
.service-box .service-desc {
  display: block;
  float: left;
  width: 100%;
}
.service-box h3 {
  font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 28px;
color: rgba(27, 37, 58, 0.87);
padding: 0px;
    margin: 0px;
}
.service-box .service-desc {
  font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 20px;
color: rgba(27, 37, 58, 0.6);
}
.masonry-grid { 
  columns: 370px;
  column-gap: 20px;
}
.masonry-column {
  break-inside: avoid-column;
  margin-bottom:20px;
}
.recent-post-box-inner {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  box-sizing: border-box;
  padding:30px;
}
 .masonry-column:hover {
  filter: drop-shadow(0px 2px 15px rgba(125, 125, 146, 0.4));
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
}
.recent-post-box .post-image {
    width:100%;
    height: 254px;
    margin-bottom:24px;
}

.recent-post-box .col-posts {
    float: left;
}
.recent-post-box h6 {
  font-family: Poppins;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 22px;
color: #000000;
flex: none;
order: 0;
flex-grow: 0;
margin: 4px 0px;
}
.recent-post-box h4 {
    font-family: Poppins;
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 28px;
color: #000000;
flex: none;
order: 1;
flex-grow: 0;
margin: 4px 0px;
}
.recent-post-box p {
font-family: Poppins;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 22px;
color: #595959;
flex: none;
order: 0;
flex-grow: 0;
margin: 12px 0px;
}
.member-link a {
  font-family: Poppins;
font-style: normal;
font-weight: 600;
font-size: 13px;
line-height: 18px;
color: #2F54EB!important;
padding-left:30px;
background:url(../svg/globe.svg);
background-repeat:no-repeat;
margin-bottom: 28px;
}
.member-more a{
  font-family: Poppins;
font-style: normal;
font-weight: 600;
font-size: 13px;
line-height: 18px;
color: #00AC45;
flex: none;
order: 0;
flex-grow: 0;
margin: 0px 2px;
}
.member-more a:after {
    content: ' ';
    background: url(../svg/arrow.svg);
    width: 7px;
    height: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 8px;
}
h2.wwa-heading {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 50px;
  line-height: 55px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
}
p.wwa-text {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  display: flex;
  align-items: center;
  color: #FAFAFA;
}
h5.wwa-style {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 12px;
}
h6.wwa-style {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
}

.post-thumbnail-col {
  padding:0px;
}
.post-thumbnail {
  display: block;
  width: 100%;
  height:558px;
}
.post-hero {
  background: #F5F5F5;
  padding:74px 54px;
  align-content: center;
    align-items: center;
    display: flex;
}
.entry-header-single{
  width: 100%;
  max-width: 570px;
  margin:0 auto;
}
.post-hero h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}
.post-hero p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #595959;
}
.post-hero .member-link a {
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 24px;
color: #2F54EB!important;
padding-left:30px;
background:url(../svg/globe.svg);
background-repeat:no-repeat;
margin-bottom: 0px;
background-position-y: 5px;
}
.single-first {
  padding-top:15px;
}
.first-image {
  padding-bottom:15px;
}
.main-services {
  margin:40px 15px;
  padding:30px;
  background: #FFFFFF;
  box-shadow: 0px 1px 10px rgba(125, 125, 146, 0.5);
  border-radius: 4px;
  width:100%;
}
.main-services .col-md-3 p {
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
  color: #595959;
  margin: 0px;
}
.main-services .col-md-9 p {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
  color: #000000;
  margin: 0px;
}
.main-services .col-md-3, .main-services .col-md-9 {
    float: left;
}
.main-why-we h3, .main-history h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: 36px;
}
.main-why-we strong {
  color: #000;
}
.main-history ul {
  list-style: none;
  padding:0px;
}
.main-history li {
  list-style: none;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  padding-bottom:15px;
}
.main-history li::before  {
  content: "• ";
  color: #2F54EB;
  font-size: 24px;
}
.comments-box {
  display: none;
}
.fbc-page .fbc-wrap .fbc-items li a:last-child {
    margin-right: 4px;
    margin-left: 4px;
}
@media screen and (max-width: 480px) {
  h2 {
    font-weight: 600;
  font-size: 20px;
  line-height: 28px!important;
  }
  .recent-post-box .post-image {
    height: 179px;
}
.new-badge {
  position: relative;
  top: 0px!important;
  margin-top:0px;
  padding:4px 12px;
  font-size: 14px;
  line-height: 22px;
}
.post-thumbnail {
    height: 213px;
  }
h2.wwa-heading {
    font-size: 20px;
    line-height: 28px;
    text-align:center!important;
    display: block;
  }
  p.wwa-text {
    text-align:center!important;
    display: block;
  }
  .www-logo {
    text-align:center!important;
    display: block;
  }
body, p, li {
    font-size: 16px!important;
    line-height: 26px!important;
}
h1 {
    font-size: 20px!important;
    line-height: 28px!important;
}
.post-hero h2 {
    font-size: 14px!important;
    line-height: 22px!important;
}
.main-why-we h3, .main-history h3 {
    font-size: 24px!important;
    line-height: 32px!important;
}
  .main-history li {
  font-size: 16px!important;
  line-height: 24px!important;
  padding-bottom:10px!important;
}
.member-link a {
font-size: 14px!important;
line-height: 22px!important;
}
.member-more a{
font-size: 14px!important;
line-height: 22px!important;
}
  .container-small-mobile {
  width: 100%;
  max-width: 797px;
  margin: 0 auto;
  padding:0px 0px 20px 0px!important;
}
.post-thumbnail-mobile { 
margin:0 0px; 
}
.post-hero {
    background: #fff;
    padding: 20px 15px 40px 15px;
}
.elementor-button, button {
    min-width: auto;
}
}
@media screen and (max-width: 765px) {
.new-badge {
  top:40px;
}
}
@media screen and (max-width: 1249px) {
.masonry-grid {
    columns: 400px;
    column-gap: 20px;
}
}
@media screen and (max-width: 888px) {
.masonry-grid {
    columns: 310px;
    column-gap: 20px;
}
}
@media screen and (max-width: 699px) {
.masonry-grid {
    columns: 400px;
    column-gap: 20px;
}
}
@media screen and (max-width: 1120px) {
  .entry-header-single{
      margin: 0px;
}
  .post-thumbnail-col, .post-hero {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
  .post-thumbnail {
    height: 486px;
  }
  
.recent-post-box .post-image {
    height: 213px;
}
  .slogan {
    display: none;
  }
  .hero-width {
    width:100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
.hero {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  h2.wwa-heading {
    font-size: 34px;
    line-height: 44px;
  }
  p.wwa-text {
    font-size: 16px;
    line-height: 26px;
  }
  h5.wwa-style {
    font-size: 20px;
    line-height: 28px;
  }
  h6.wwa-style {
    font-size: 14px;
    line-height: 22px;
  }
  .site-main {
    padding-top:90px!important;
  }
  .container-full {
    padding: 0px 15px!important;
}
.first-featured-post-box  .post-image {
    height: 400px;
}
.first-featured-post-box .post-hero-box-inner-left {
    max-width: 100%;
    margin-left: 0px;
}
.second-featured-post-box .post-image {
    height: 400px;
}
.second-featured-post-box .post-hero-box-inner-right {
    max-width: 100%;
    margin-left: 0px;
}
.article-boxes .post-thumbnail {
  width:100%!important;
  height: 200px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 0px!important;
  border-top-right-radius: 5px;
}
.article-boxes .post-overview {
  width:100%!important;
  display: block;
  float:left;
}
}
.site-main .post-navigation {
    float: left;
    display: block;
}

.header-box {
  padding: 0em 1em;
}
.site-info {
  font-size: 0.8em;
}

.site-content, .site-main {
  background: #fff;
}
#page-sub-header {
    background: transparent !important;
}
#page {
  position: relative;
  z-index: 10;
}
.btn {
  border-radius: 5px;
  font-weight:700;
  margin-right: 10px;
}
.btn-primary, .btn-secondary:hover {
    color: #fff;
    background-color: #219653;
    border-color: #219653;
}
.btn-secondary, .btn-primary:hover {
    color: #fff;
    background-color: #75BD43;
    border-color: #75BD43;
}
.btn-primary, .btn-secondary {
border-bottom: 4px solid transparent;
}

.btn-primary:hover {
border-bottom: 4px solid #219653;
}
.btn-secondary:hover {
border-bottom: 4px solid #75BD43;
}
a.btn-center {
  margin:0 auto;
}


.btn-white, .btn-white:hover {
  background: #fff;
 }
 .btn-group-lg>.btn, .btn-lg {
  font-size: 1rem
 }
 .btn-outline {
  background:transparent;
  color:#313334;
  border:1px solid #313334;
  border-radius: 3px;
 }
  .btn-outline:hover {
  background:#313334;
  border:1px solid #313334;
  color:#fff;
 }
.entry-header {
  padding: 4em 1em 4em 1em;
  color: #313334;
  background: #fff;
}
.entry-header h1.entry-title {  
  text-align: center;
}
.site-main .entry-header {
  background: transparent!important; 
}



/* Blog */
.post-box {
  background: #FFFFFF;
  border: 1px solid rgba(33, 33, 33, 0.08);
  box-sizing: border-box;
  border-radius: 8px;
  margin-bottom: 30px;
  transition: all .2s cubic-bezier(.02,.54,.58,1);
  position: relative;
  float: left;
    }
.post-box:hover{
    transition: all .2s cubic-bezier(.02,.54,.58,1);
    box-shadow: 0px 16px 24px rgba(43, 168, 96, 0.18);
    -webkit-transform: translate3d(0,-20px,0);
    -moz-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
    text-decoration: none;
}
.post-box:hover a, .post-box:hover .post-box-date, .post-box:hover h2,
a:hover .post-box, a:hover .post-box .post-box-date, a:hover .post-box h2{
    text-decoration: none;
}
.post-box .post-category {
  position: absolute;
  font-size: 12px;
  top:0px;
  left: 0px;
  background: #219653;
  color:#fff;
  padding:5px;
}
.post-box .post-time {
  position: absolute;
  font-size: 12px;
  top:0px;
  right: 0px;
  background: #219653;
  color:#fff;
  padding:5px;
}
.post-box .post-box-date {
  padding: 10px 20px 0px 20px;
  font-size: 12px;
  color:#313334;
}
.sidebar-right {
  background: #FFFFFF;
  margin-bottom: 30px;
  transition: all .2s cubic-bezier(.02,.54,.58,1);
    }
  .below-post-container{
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top:60px;
    border-top: 1px dotted #ddd;
  }
  .below-post-container .widget_text  {
    width: 100%;
  }
  .more-topics__row-item {
    background-color: #f5f5f5;
    border-radius: 5px;
    box-shadow: 0 1px 5px 0 #ddd;
    font-size: 1em;
    font-weight: 700;
    color: inherit;
    position: relative;
    display: inline-block;
    border-left: 5px solid #ddd;
    width: 100%;
    padding: 13px;
    margin-bottom: 10px;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0;
}
.site-main .posts-navigation {
  display: block;
  float: left;
}
.site-main {
  padding-top:90px;
  padding-bottom: 0em;
}
h2.category-page-title, .sidebar-main h2 {
  font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 28px;
color: #313334;
}
.sidebar-main ul, .sidebar-main li {
  list-style-type: none;
  padding-bottom: 0px
  margin:0px;
}
.sidebar-main .menu-item a {
  background: #F0FFF6;
border: 1px solid rgba(33, 33, 33, 0.08);
box-sizing: border-box;
box-shadow: 0px 0px 4px 2px rgba(43, 168, 96, 0.08);
border-radius: 5px;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 23px;
text-align: left;
color: rgba(27, 37, 58, 0.6);
padding: 10px 20px;
margin-bottom:10px;
}

li.widget {
    list-style-type: none;
}
.widget select option {
  color:#313334;
}

.blog .entry-title, .tag .entry-title  {
 background: #fff;
 padding: 10px 20px;
}
 .post-titles{
 padding: 10px 20px;
}
.blog .entry-meta, .single .entry-meta, .tag .entry-meta, .tag .entry-meta {
  color: #313334;
  letter-spacing: 0.3em;
}
.blog .entry-title > a, .tag .entry-title > a {
    color: #313334;
}
.blog .post.hentry, .post.hentry {
  padding-bottom: 0em;
    margin-bottom: 0em;
}
.menu-side a {
    width: 100%;
    font-size: 17px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #000;
    margin-bottom: -18px;
    text-align: left;
    display: block;
    line-height: 26px;
    color: #f5f5f5;
}
.menu-side a:hover {
  color: #219653;
}
.menu-side-inner {
    padding: 15px;
    margin: 8px 0px;
    border-left: 5px solid #000;
    background-color: #313334;
    border-radius: 5px;
    box-shadow: 0 1px 5px 0 #ddd;
}
.container-ie img {
  width: 100%;
}

/* Single page */
.container-full {
  width: 100%;
  padding: 0px 40px;
}
.container-small, .container-small-mobile {
  width: 100%;
  max-width: 797px;
  margin: 0 auto;
  padding:0 15px;
}
.pgntn-page-pagination a:hover {
  color:#00AC45!important;
  border:1px solid #00AC45!important;
}
.navbar-expand-lg {
  padding: 16px 24px 24px 32px;
}
/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    min-height: 1000px;
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 9999999999999999999 !important; /* Stay on top */
    top: 0;
    right: 0;
    background-color: #fff; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding: 45px 0px;
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}
.sidenav .slogan {
    display: block!important;
    padding: 0px 24px 10px 32px;
    position: relative;
    top: 0px;
    left: 0px;
}
.sidenav .slogan img {
    padding: 0px 10px 0px 0px;
}
.sidenav p {
  padding:10px 24px 10px 32px;
}
.sidenav .login-btns {
    padding: 0px 24px 10px 32px;
    width: 100%;
    display: block;
    float: left;
    position: relative;
    height: 60px;
}
.sidenav .login-btns a.login-button {
    position: absolute;
    right: auto;
    left: auto;
    float: left;
    display: block;
    padding: 10px 18px;
    margin-right: 15px;
}
.sidenav .login-btns a.signup-button {
    right: 10px;
    left: auto;
    cursor: pointer;
    background: #76B929;
    height: 40px;
    display: block;
    padding: 10px 18px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.25px;
    text-transform: uppercase;
    color: #fff!important;
    text-decoration: none;
    border: 2px solid #76B929;
    box-sizing: border-box;
    border-radius: 4px;
    position: absolute;
    margin-top: 12px;
}
.open {
  position: fixed !important;
  }
#nav-icon2 {
  width: 30px;
  height: 25px;
  position: absolute;
  top: 21px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  float: right;
  right:15px;
  z-index:999999999999999999999;
}


#nav-icon2 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background: #6CB61E;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
  left: 50%;
}

#nav-icon2 span:nth-child(odd) {
  left:0px;
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px;
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 9px;
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 18px;
}

#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px;
  background: #6CB61E;
}

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
  background: #6CB61E;
}

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 12px;
  background: #6CB61E;
}

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 12px;
  background: #6CB61E;
}
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column;
    width: 250px;
        padding: 16px 24px 24px 32px;
}
.navbar-expand-lg .navbar-toggler {
    display: block;
  }
.nav-transparent {
    background: rgba(255,255,255,0);
}
.nav-overlay {
    background: rgba(255,255,255,0.8);
}
.nav-down {     
    position: fixed;
    top: 0;
    transition: top 0.3s ease-in-out;
    width: 100%;
    z-index: 99999999;
}
.nav-up {
  position: fixed;
    top: -100px;
  transition: top 0.3s ease-in-out;
  width: 100%;
    z-index: 99999999;
}
.menu-phone {
  position: absolute;
    top: 17px;
    right: 80px;
    font-size: 1.4em;
    font-weight: 600;
    color: #fff;
}
.menu-phone a, .menu-phone a:hover {
  color: #fff;
  text-decoration: none;
}
.navbar-brand {
  display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    /* margin-right: 1rem; */
    padding-left: 1em;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand img {
  width: 100px;
}
.navbar-expand-lg {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

header#masthead {
    filter: drop-shadow(0px 3px 6px rgba(125, 125, 146, 0.3));
    margin-bottom: 0;
    background:#fff;
    padding-top:12px;
    height: 88px;
}
header#masthead .container {
  position: relative;
}


.text-uppercase {
  text-transform: uppercase;
}
.pre-footer {
  background: #219653;
  color:#fff;
  padding:60px 0px;
}
.pre-footer h2, .pre-footer h3, .pre-footer h5{
  color:#fff;
}
.pre-footer h5{
  padding-bottom: 15px;
}
.pre-footer button {
  background:#313334;
  border:1px solid #313334;
}
#masthead .navbar-nav > li > a:hover {
  color: #313334;
  transition: top 0.3s ease-in-out;
}
#masthead .navbar-nav > li {
      padding: 18px 0;
    border-top: 1px solid #DDE3ED;
    margin-right: -24px;
}
#masthead .navbar-nav > li > a  {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: rgba(24, 37, 58, 0.6);
    text-decoration: none;
    text-transform: uppercase;
}
.dropdown-menu {
    border: 0px solid rgba(0,0,0,0); 
    border-radius: 0rem; 
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #313334;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
    font-size: 0.8em;
    text-align: center;
}
.collapses {
    display: block;
}

.grey-bg {
  background: #F1F5F7;
}
.white-bg {
  background: #fff;
}
.pt-5, .pb-5 {
  padding-top: 4em !important;
  padding-bottom: 4em !important;
}




.entry-header p {
  text-transform:none;
  max-width: 1140px;
  width: 100%;
  margin: 30px auto;
  }
  .mt-40 {
  margin-top: 40px;
  }
.mt-60 {
  margin-top: 60px;
  }
.mb-60 {
  margin-bottom: 60px;
  }
  .mb-40 {
  margin-bottom: 40px;
  }
.mtb-60 {
  margin: 60px 0px;
  }
  .mtb-40 {
  margin-top: 40px;
  margin-bottom: 40px;
  }

.col-md-6, .col-md-4 {
  float:left;
  }

.main-nav {
  float: right;
  position: absolute;
  z-index: 999999;
  top: 7px;
  right: 180px;
}
.main-nav ul {
  list-style-type: none;
}
.main-nav li {
  display: inline-block;
}
.main-nav li a {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.25px;
  color: rgba(24, 37, 58, 0.6);
  text-decoration: none;
  text-transform: uppercase;
  font-family: Roboto, "proxima-nova", sans-serif;
}
a.login-button {
    height: 40px;
    display: block;
    padding: 10px 24px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.25px;
    text-transform: uppercase;
    color: #6CB61E!important;
    text-decoration: none;
    border: 2px solid #76B929;
    box-sizing: border-box;
    border-radius: 4px;
    float: right;
    position: absolute;
    right: 48px;
    top: 12px;
}
.open-side-menu {
    width: 250px;
}
.main-nav .dropdown-menu li a  {
  color:#313334;
}
.entry-date {
  text-align:center;
  padding: 10px;
  font-size:80%;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 20px;
  color:#fff;
}
.entry-date {
    text-align: center;
    padding: 0px 0;
    font-size: 80%;
    width: auto;
    display: block;
    position: relative;
    float: left;
    bottom: 6px;
    color: #313334;
    width: 100%;
}
.single-post-category{
text-align: center;
    padding: 4px 0 10px 0px;
    width: 100%!important;
    font-size: 80%;
    width: auto;
    display: block;
    position: relative;
    float: left;
    bottom: 20px;
    color: #313334;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous, .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  background:#313334;
  color: #fff;
  padding: 6px;
  border-radius:3px;
  margin: 0px 3px 20px 3px;
      width: 200px;
    text-align: center;
}
.comment-navigation .nav-previous a, .posts-navigation .nav-previous a, .post-navigation .nav-previous a, .comment-navigation .nav-next a, .posts-navigation .nav-next a, .post-navigation .nav-next a {
  color:#fff!important;
  text-decoration: none;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 auto;
}
.nav-link {
    display: block;
    padding: .3rem 16px;
}
.cat-sep:last-child {
  display: none;
}
.mobile-shows, .mobile-show {
    display: none;
  }
  label {
    width: 100%;
}
.page-template-default .entry-header {
    background: #f5f5f5;
}
@media screen and (max-width: 1279px) { 
.header-inner {
    padding: 0 16px;
}
.slogan, .primary-navigation.mobile-hide {
  display: none;
}
#nav-icon2.mobile-show{
  display: block;
}
a.login-button {
  right:80px;
}
.navbar-brand img {
    width: 70px;
    margin-top: 11px;
}
}
@media screen and (max-width: 900px) { 
#nav-icon2 span {
  background:#6CB61E;
}
#nav-icon2 {
    top: 21px;
  }
.hero-bg  {
  background: transparent;
  padding: 6em 0em 4em 0em;
}
}
.mobile-show-badge {
  display: none;
}
@media screen and (max-width: 1025px) {
  .mobile-hide-badge {
    display: none!important;
  }
  .mobile-show-badge {
    display:inline!important;
    margin-left: -36px;
  }
}
@media screen and (max-width: 768px) {
  .slogan {
    display: none;
  }
  a.login-button {
    right: 70px;
  }
  .mobile-shows, .mobile-show {
    display: block!important;
  }
  .mobile-show-badge {
    top:0px;
    margin-left: -15px;
  }
  .mobile-hide {
    display: none!important;
  }
  .hero {
  padding:110px 20px 40px 20px;
  text-align: center;
}  
.hero h1 {
    font-size:2rem;
    line-height: 2.1rem;
}
.sfsi_wicons {
    display: inline-block!important;
    padding: 2px;
}
.sfsi_shortcode_container .norm_row.sfsi_wDiv {
    width: 100%!important;
}

.align-self-center {
  text-align: center;
  padding-bottom: 20px;
}

.post-category-single, .single-post-time {
    text-align: center;
    width: 100%;
}
.single .cat-sep:last-child {
    display: none;
}
.autor-box-container img {
    width: 100%;
    max-width: 100px;
    margin: 0 auto;
    display: block;
}
.autor-box-container, .autor-box-container p {
  text-align: center;
}
.below-hero h2, .below-hero .btn {
  margin-bottom:20px;
}
}


.help-me {
    background: linear-gradient(99.61deg, #2BA860 1.89%, #76B929 101.68%);
    padding: 16px;
    margin: 10px 0px 0px 0px;
    border-radius: 18px;
}
.help-me section {
  background: white;
    padding: 32px 32px;
    border-radius: 8px;
}
.help-me .accordion-section .panel-default>.panel-heading {
    background: #fff;
}
.help-me .accordion-section .panel-default .panel-title a {
    font-style: normal;
}
.help-me .accordion-section .panel-default .panel-title a:after {
    margin-top: -45px;
}
.help-me input {
  background: #F9F8F6;
    border-radius: 4px;
    height: 48px;
    width: 100%;
    padding: 0 16px;
    border: none;
    box-sizing: border-box;
    outline: none;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: rgba(24, 37, 58, 0.87);
}
.help-me button {
    background: #AFD46F;
    height: 48px;
    font-weight: 500;
    font-size: 18px;
    line-height: 16px;
    letter-spacing: 1.25px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    width: 100%;
    border-radius: 4px;
    margin-top: 0px;
}
.alm-btn-wrap {
    text-align: center!important;
    padding: 0px 0!important;
    display: block!important;
    width: 100%!important;
    max-width: 340px!important;
    margin: 0 auto!important;
    position: absolute!important;
    left: 50%!important;
    margin-left: -170px!important;
    bottom: -70px!important;
    z-index: 99999!important;
}

footer#colophon {
    background: #333940;
    color: #fff;
    padding: 80px 32px 20px 32px;
    font-size: 20px;
    line-height: 24px;
}
footer#colophon p {
  color: #fff!important;
}
footer h5 {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0 0 24px;
}
footer .social-media {
    display: block;
    grid-auto-flow: column;
    grid-gap: 24px;
    justify-content: start;
}
footer .social-media a {
    width: 46px;
}
footer .social-media a img {
    filter: invert(42%) sepia(7%) saturate(198%) hue-rotate(
211deg
) brightness(96%) contrast(92%);
}
footer .menu {
    margin: 0 96px;
    min-width: 105px;
    padding: 0;
    letter-spacing: 0.15px;
    text-transform: uppercase;
    list-style: none;
    margin: 0px 0;
}
footer .menu li {
    margin: 0 0 16px;
    text-align:left!important;
}
footer .menu a, footer .customer-service a, footer .billing a {
    color: #90CE4D!important;
}
footer .menu a span {
  background: #EAFF8F;
  border-radius: 4px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #262626;
  padding:0px 5px;
}
footer .footer-contacts {
  text-align:left;
}
footer .footer-contacts h6 {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.15px;
    color: #fff;
    font-weight: normal;
    margin: 0;
    padding: 0 0 8px;
}
footer .billing, footer .customer-service {
    width: 50%;
    max-width: 50%;
    display: block;
    float: left;
}
footer .customer-service {
    padding-right: 48px;
}
footer .customer-service p:nth-of-type(1), footer .billing p:nth-of-type(1) {
    font-weight: 600!important;
    color: rgba(255, 255, 255, 0.74)!important;
}
footer .customer-service p:nth-of-type(2), footer .billing p:nth-of-type(2) {
    color: rgba(255, 255, 255, 0.74)!important;
}
footer .customer-service p, footer .billing p {
    line-height: 20px;
    font-size: 16px;
}
footer p {
    margin: 0 0 16px;
}
footer .billing p:nth-of-type(1) {
    margin-top: 0;
}
.footer-contacts p.footer-contact-text {
  font-size:13px!important;
  font-weight: 400;
  line-height: 20px!important;
}
.footer-contacts .secondary-button {
    border-radius: 4px;
    background: transparent;
    border: 1px solid white;
    height: 50px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    width: 216px;
    outline: none;
    -webkit-appearance: none;
    user-select: none;
    color: #fff;
    transition: all 0.1s ease-in;
    text-decoration: none;
    box-sizing: border-box;
}
.footer-contacts .secondary-button:not([disabled]):hover {
    cursor: pointer;
    background: #00ac45;
    text-decoration: none;
    border: none;
}
.footer-bottom {
    flex-direction: row;
    justify-content: space-between;
    padding: 0 80px;
    margin-top: 0;
}
.footer-bottom {
    display: block;
    width:100%;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.74);
    margin-top: 68px;
}

footer .bottom-links {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}
footer .bottom-links li {
    margin-right: 40px;
    margin-bottom: 0;
    float: left;
}
footer .bottom-links a {
    color: rgba(255, 255, 255, 0.74)!important;
    font-size: 15px!important;;
    line-height: 20px!important;;
    letter-spacing: 0.15px!important;;
}
footer .rights {
    margin-top: 0;
    text-align:right;
    float: right;
}
@media screen and (max-width: 786px) {
  footer .billing, footer .customer-service {
    width: 100%;
    max-width: 100%;
}
footer .customer-service {
    padding-right: 0px;
}
.footer-bottom {
    padding: 0 0px;
    margin-top: 30px;
}
footer .bottom-links li {
    margin-right: 40px;
    text-align: center;
    float: none;
}
footer .bottom-links {
    margin-bottom: 30px;
}
footer .rights {
    text-align: center;
    float: none;
}
}

/* ACF */
.page-id-791 #ess-main-wrapper, .page-id-791 #ess-main-wrapper .ess-sidebar-share {
  display:none!important;
}
.acf-field .acf-label {
    font-size: 20px;
    font-weight: 400!important;
}
body .elementor-791 .elementor-element.elementor-element-a52bcce .acf-form-fields.-top p.description {
    padding-bottom: 0px;
    font-size: 14px;
    font-style: italic;
}
.elementor-791 .elementor-element.elementor-element-a52bcce .acf-field:not(.acf-field-image) input:not([type=submit]):not([type=button]):not(.acf-input):not(.select2-search__field) {
    background-color: #ffffff;
    border: 1px solid #999;
    padding: 10px;
}
.acf-url i {
    top: 15px!important;
}
.elementor-791 .elementor-element.elementor-element-a52bcce .acfef-submit-button {
    background: #76B929;
    border: 0px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
}
@media screen and (max-width: 786px) {
ul.alphabet-menu {
  display: flex;
  flex-wrap: nowrap;  
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0px;
  padding:0px 0px 10px 0px;
}
ul.alphabet-menu::-webkit-scrollbar, ul.alphabet-menu::scrollbar  {
    display: none;
}
}
ul.alphabet-menu {
  list-style-type: none;
  margin:0px;
  padding:0px;
}
ul.alphabet-menu li {
    list-style-type: none;
    margin: 0px 3px;
    display: block;
    float: left;
}
ul.alphabet-menu li a {
  display: block;
  float: left;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 5px 13px;
  text-align:center;
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #00AC45;
}
ul.alphabet-menu li a:hover, ul.alphabet-menu li.active a {
  background: #00AC45;
  color:#fff;
  border: 1px solid #E8E8E8;
  box-sizing: border-box;
  border-radius: 4px;
}

#ess-main-wrapper .ess-sidebar-networks-container, #ess-main-wrapper .ess-sidebar-share {
  z-index: 9999;
  position: absolute;
  left: 75px;
  top: 850px;
  width: 170px;
  height: 230px;
  padding: 12px;
  background: #FFFFFF;
  box-shadow: 0px 1px 10px rgb(125 125 146 / 30%);
  border-radius: 4px;
}
#ess-main-wrapper .ess-sidebar-share:before {
  content: 'Feeling social?';
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #000000;
}
#ess-main-wrapper .ess-sidebar-icon-count-wrapper li:nth-child(1){
  margin-bottom: 10px!important;
}
#ess-main-wrapper .ess-sidebar-icon-count-wrapper:before {
  content: 'Click below to share your featured member page!';
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 10px;
  color: #262626;
}
#ess-main-wrapper .ess-sidebar-networks-container .ess-all-networks-toggle, #ess-main-wrapper .ess-sidebar-share .ess-all-networks-toggle {
  display: none!important;
}
#ess-main-wrapper #ess-wrap-inline-networks.ess-inline-networks-container {
  display: none;
}

@media screen and (max-width: 768px) {
  #ess-main-wrapper .ess-sidebar-share {
    display: none!important;
  }
#ess-main-wrapper #ess-wrap-inline-networks.ess-inline-networks-container {
  display: block!important;
  width: 100%;
  padding: 12px;
  background: #FFFFFF;
  box-shadow: 0px 1px 10px rgb(125 125 146 / 30%);
  border-radius: 4px;
}
#ess-main-wrapper #ess-wrap-inline-networks.ess-inline-networks-container:before {
  content: 'Feeling social? Click below to share your featured member page!';
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 43px;
  float: left;
  padding-right: 15px;
  color: #000;
}
}
@media screen and (max-width: 480px) {
  #ess-main-wrapper #ess-wrap-inline-networks.ess-inline-networks-container {
  display: block!important;
  width: 100%;
  padding: 12px;
  background: #FFFFFF;
  box-shadow: 0px 1px 10px rgb(125 125 146 / 30%);
  border-radius: 4px;
}
  #ess-main-wrapper #ess-wrap-inline-networks.ess-inline-networks-container:before {
  content: 'Feeling social?';
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 43px;
  float: left;
  width: 100%;
  color: #000;
  text-align: center;
  padding-right: 0px;
}
#ess-wrap-inline-networks .ess-social-network-lists:before {
  content: 'Click below to share your featured member page!';
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  width: 100%;
  text-align: center;
  clear: both;
  display: block;
  line-height: 20px;
  color: #262626;
  padding-bottom: 10px;
}
#ess-wrap-inline-networks .ess-social-network-lists {
  width: 100%;
  display: block;
  float: left;
}
#ess-wrap-inline-networks .ess-social-network-lists li:nth-child(1) {
  padding-left: 85px;
}
.post-reviews {
  text-align: center;
}
.post-reviews-inner {
  padding: 12px 12px;
}
}

.post-reviews-inner {
  background: #FFFFFF;
  box-shadow: 0px 1px 10px rgba(125, 125, 146, 0.5);
  border-radius: 4px;
  padding: 40px 32px 20px 32px;
  width: 100%;
  margin-bottom: 40px;
}
.post-reviews-inner .post-reviews-content{
  font-family: Poppins;
  font-style: italic;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
}
.post-reviews-inner .post-reviews-author {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}
.post-reviews-inner .post-reviews-author a {
  color: #2F54EB;
}
.home #page {
margin-top: 18px!important;
}
.others-extra-box {
  background: #fafafa;
}
.others-extra-box-inner {
  width: 100%;
  max-width: 1400px;
  margin:0 auto;
}

.show-search {
  display: block!important;
}
.header-search {
  float:  right;
  top: 0px;
  right: 0px;
  position:absolute;
  z-index:999999;
}
.header-search .navbar-toggler {
    color: transparent;
    border-color: transparent;
    border: 0px;
    float:right;
    margin-top:14px;
    cursor:pointer;
}
.header-search button.navbar-toggler, .header-search button.navbar-toggler:hover, .header-search button.navbar-toggler:active {
    width: auto;
    height: auto;
    border-radius: 0px;
    background: transparent!important;
    z-index: 999999999;
    border: 0px;
    float:right;
    cursor:pointer;
}
.show-search {
  display: block!important;
}
#mobile-search  {
    display: none;
    position: absolute;
    width: 300px;
    background: #fff;
    right: 0px;
    top: 51px;
    padding: 15px 10px 15px 10px;
    z-index: 99;
}
.probox button {
  min-width:auto!important;
  background:transparent!important;
  padding:0px!important;
}
.search-results .post-thumbnail {
 height: auto;
}
.search-results .post-category, .search-results .post-time, .search-results .post-box-date {
  display: none!important;
}
.top-nav-letters, .top-nav-search, .pagination-bottom, .masonry-grid, .top-title {
display:block;
width:100%;
float: left;
}
.top-title h1 {
  text-align: center;
  padding: 60px 10px 40px 10px;
}
.top-nav-letters {
  padding: 20px 0px;
}
.masonry-grid {
  padding: 40px 0px;
}


.search-hero {
    padding: 120px 1em 0px 1em!important;
    background: #F6F7FF!important;
}
.search-hero .fbc-page .fbc-wrap .fbc-items {
  background: #F6F7FF!important;
}
.search-hero-bar {
    width: 100%;
    max-width: 900px;
    margin: 0 auto 30px auto;
}
.search-hero-bar .asl_m.asl_w {
  border-radius:5px !important;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2)!important;
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2)!important;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2)!important;
}
.search-hero-bar .asl_w .probox .promagnifier {
    width: 50px!important;
  height: 50px!important;
}
.search-hero-bar .probox, 
.search-hero-bar .asl_w .probox {
      height: 50px!important;
  padding:0px !important;
  border-radius:5px!important;
}
.search-hero-bar .probox .proinput input, 
.search-hero-bar .asl_w .probox .proinput input {
      font-size: 18px!important;
    height: 50px;
}
.search-hero-bar .asl_w .probox .proclose {
    width: 50px;
    height: 50px;
}
.search-content {
    width: 100%;
    max-width: 900px;
    margin: 30px auto 30px auto;
  background: #F6F7FF!important;
}
.search-results, .search-results .entry-header, .search-results .site-content, .search-results .site-main {
  background: #F6F7FF!important;
  position: relative;
}
.search-results .entry-header {
  padding:0px!important;
}
.search-results .entry-header {
  position:relative;
}
.search-results .back-button {
    position: absolute;
    left: 0;
    top: 19px;
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
}

.search-box {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    margin: 20px 0px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2)!important;
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2)!important;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2)!important;
}
.search-box .post-image {
  height:212px;
  border-radius:6px;
}
.search-results #content.site-content {
  padding-top:0px;
}
.search-box h3.search-box-title {
  font-size:18px;
  font-weight:600;
  line-height:24px
}
.search-box p {
  font-size:14px;
  font-weight:400;
  line-height:22px
}
.search-box .excerpt-box, .search-box .excerpt-box p {
  font-size:14px;
  line-height:22px;
}
.search-box p.read-more-search {
  font-weight:600;
}
.search-content .row { 
    -webkit-column-count: 2;
    -moz-column-count:2;
    column-count: 2;
    padding: 0;
  display:block!important;
}
.search-content .col-md-6 {
    display: inline-block!important;
    width: 100%!important;
  max-width:100%;
  float:none;
}
.search-hero .fbc-page .fbc-wrap .fbc-items li:first-child {
    padding-left: 0px;
}

.pgntn-page-pagination {
  width: 100%;
    clear: both!important;
    position: absolute;
    left: 0;
    bottom: -100px;
}
@media only screen and (max-width: 480px) {
  .search-hero {
    padding: 80px 1em 0 1em!important;
}
    .search-content .row {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
  .search-results .back-button {
    display:none!important;
  }
}