.container {
  max-width: 1110px !important;
  width: 100% !important;
}
.new_background_wrap {
  z-index: 0 !important;
}

.custom_footer_right {
  float: right;
  padding-left: 30px;
}
.custom_footer_left {
  float: left;
  overflow: hidden;
  background: #f5f5f5;
}
/*.custom_footer_right .top_header_desc{
	max-width:65%;
}*/
.custom_footer_right .header_form_ct {
  margin-top: 30px;
}
.custom_footer_right .header_form_ct ol {
  float: left;
  width: 48%;
  color: #fff;
}
.custom_footer_right .header_form_ct p {
  padding-top: 0px;
  width: 52%;
}
.custom_footer_right .header_form_ct ol li {
  margin-bottom: 0px;
}
.footer_form_right .header-title-form {
  text-align: center;
  padding: 20px 15px 0px 15px;
}
.footer_form_right .header-title-form h1 {
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 15px;
  color: #0b3961;
}
.footer_form_right .header-title-form h1 a {
  color: #0b3961;
  text-decoration: underline;
}
.footer_form_right iframe {
  max-height: 300px;
}
#slider {
  display: none;
}
#header {
  /*overflow: hidden;*/
  width: 100%;
  height: 120px;
}

/*Very top menu style*/
.menu-top li a,
.menu-top li a span {
	  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.menu-top li a{
  color: rgb(216, 216, 216) !important;
  font-size: 14px;
  font-weight: bold;
}

.privacy_policy_form p {
  text-align: right;
  font-size: 14px;
  color: #000;
  padding-right: 15px;
  float: right;
}
.icon_privacy_policy_form {
  background: url(../images/icon_lock.png);
  width: 15px;
  height: 15px;
  float: right;
  margin-right: 15px;
  margin-top: 5px;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer_form_top {
  background: #2076cd;
  padding: 0px;
  min-height: 350px;
}
.footer_form_left {
  width: 65%;
  float: right;
}
.footer_form_right {
  float: left;
  width: 35%;
  border: 5px solid #115189;
  height: 430px;
  position: relative;
  top: -6px;
}
.bg_green {
  background: #195ca0;
  height: 170px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.ct_pos {
  position: relative;
  z-index: 10;
}
.header_form_ct p {
  margin-bottom: 0;
}
.top_header_desc {
  max-width: 60%;
  font-weight: bold;
}
.top_header_desc h2 {
  color: #fff;
  padding-top: 20px;
  font-size: 32px;
}
.top_header_desc h3 {
  color: #f49e07;
}
.header_form_ct ul {
  padding: 20px 0 0 20px;
  float: left;
  width: 54%;
  counter-reset: section; /* Creates a new instance of the
                                            section counter with each ol
                                            element */
  list-style-type: none;
}
.header_form_ct ul li {
  list-style: none;
  color: #fff;
}
.header_form_ct ul li::before {
  counter-increment: section;
  content: counters(section, ".") ". ";
}
.header_form_ct p {
  width: 45%;
  float: left;
  padding-top: 15px;
}
.header_form_ct p img {
  max-width: 90%;
}
.header_form_bottom {
  background: #f8f8f8;
  padding: 15px 0 30px 0;

  border-bottom: 2px solid rgba(0, 0, 0, 0.09);
}
.header_form_bottom h2 {
  color: rgba(20, 114, 184, 0.5);
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 6px;
}
.footer_form_left .header_form_ct p {
  overflow: hidden;
  /*height: 255px;*/
}
.footer_form_left .header_form_ct p img {
  max-width: 95%;
}
.k_show_mobile {
  display: none;
}

.top_header_desc a {
  margin-top: 55px;
  background-color: #18558a;
  color: #fff !important;
  position: relative;
  text-decoration: none;
  padding: 10px 38px 10px 50px;
  /* max-width: 400px; */
  border-radius: 3px;
  margin-bottom: 25px;
  font-size: 1.2em;
  display: block;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  max-width: 100%;
  width: auto;
  float: none;
  clear: both;
  display: block;
  display: table;
}
.top_header_desc a:after {
  width: 0px;
  height: 0px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  content: "";
  margin-top: -6px;
  left: 25px;
  top: 50%;
  position: absolute;
}
div.header-title-form h1 {
  /*font-size: 16px;*/
}
div.header_form_bottom p {
  font-size: 15px;
}

div.all-cilents span {
  width: 13%;
  margin-right: 1%;
}
div.top_header_desc {
  max-width: 100%;
}
div.header_form_left {
  width: 54%;
}
.header_form_top div.header_form_right {
  float: left;
  width: 46%;
  height: auto;
  position: relative;
  top: 10px;
  padding: 10px 0;
  background: #fff;
  margin-bottom: 30px;
  border-radius: 4px;
  border: 2px solid #466583;
  margin-left: 0;
}
div.header_form_ct p {
  padding-top: 40px;
  color: #36444d;
  font-size: 18px;
  padding-bottom: 40px;
}
.menu-main li.top-menu {
  margin-top: 5px;
}
/* Responsive */
@media (max-width: 1300px) {
  .top_header_desc h1,
  .top_header_desc .p_h1 {
    padding-top: 30px !important;
  }
  .header_form_right,
  .custom_footer_left {
    display: none !important;
  }
  .header_form_ct {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  div.header_form_ct p {
    display: none;
  }
  div.header_form_ct span img {
    margin: 85px auto 0;
    display: block;
  }
  .footer_form_left.custom_footer_right {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .header_form_left {
    width: 100% !important;
  }
  .k_show_mobile {
    display: block;
  }
  .k_hide_mobile {
    display: none;
  }
  .top_header_desc a {
    margin: 30px auto;
    display: block;
    max-width: 380px;
  }
  .header_form_top {
    min-height: inherit;
  }
}
@media (max-width: 768px) {
  .header_form_ct {
    width: 100%;
  }
  .top_header_desc {
    max-width: inherit !important;
  }
}
@media (max-width: 630px) {
  .top_header_desc a {
    font-size: 1.2em;
  }
}
@media (max-width: 430px) {
  .top_header_desc a {
    max-width: 260px;
  }

  .top_header_desc h1,
  .top_header_desc .p_h1 {
    padding-top: 34px !important;
  }
  #but_top {
    max-width: 230px;
  }
  .top_header_desc a {
    font-size: 0.8em;
    padding: 10px 50px 10px 40px;
  }
  .top_header_desc a:after {
    width: 0px;
    height: 0px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #fff;
    content: "";
    margin-top: -5px;
    left: 20px;
    top: 50%;
    position: absolute;
  }
  .header .logo {
    float: left;
    padding-top: 10px;
  }
}
@media (max-width: 330px) {
  .footer_form_left .top_header_desc .p_h1,
  .header_form_left .top_header_desc .p_h1 {
    padding-right: 0%;
  }
}
.FormBox__privacy img {
  width: 10px;
  margin-top: -4px;
}
.FormBox__privacy.text-right {
  float: left;
  width: 100%;
  padding-left: 31px;
  color: #000;
}
.FormBox__privacy.text-right a {
  color: #003478;
}

h2.bg-table {
  background-image: url("../images/bg-table.png");
  width: 45px;
  height: 70px;
  text-align: center;
  float: left;
  background-size: 100% 100%;
}
.star-1 {
  background-image: url("../images/1.png");
}
.star-1-5 {
  background-image: url("../images/1-5.png");
}
.star-2 {
  background-image: url("../images/2.png");
}
.star-2-5 {
  background-image: url("../images/2-5.png");
}
.star-3 {
  background-image: url("../images/3.png");
}
.star-3-5 {
  background-image: url("../images/3-5.png");
}
.star-4 {
  background-image: url("../images/4.png");
}
.star-4-5 {
  background-image: url("../images/4-5.png");
}
.star-5 {
  background-image: url("../images/5.png");
}
.star-1,
.star-1-5,
.star-2,
.star-2-5,
.star-3,
.star-3-5,
.star-4,
.star-4-5,
.star-5 {
  color: rgba(255, 255, 255, 0) !important;
  float: left;
  width: 100px;
  height: Auto;
  background-size: 90px 19px;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 768px) {
  .table-2-tr .star-1,
  .table-2-tr .star-1-5,
  .table-2-tr .star-2,
  .table-2-tr .star-2-5,
  .table-2-tr .star-3,
  .table-2-tr .star-3-5,
  .table-2-tr .star-4,
  .table-2-tr .star-4-5,
  .table-2-tr .star-5 {
    width: 100%;
  }
}


/* VARIABLES
* ============================ */
:root {
	--color-primary: #43a931;
	--color-dark: #20335A;
	--color-red: #d51938;
	--color-grey: #bebebe;
	--color-white: #fff;

	--transition-duration: .3s;

	--box-shadow-1:-1px 3px 4px 0px rgba(0, 0, 0, 0.2);
}


/* FORM FIXES
* ============================ */
#content.content {
  width: 100%;
  max-width: calc(100% - 340px);
}

.sidebar-none #content.content {
  width: 100%;
  max-width: 100%;
}


@media(max-width:991px) {
  #content.content {
    max-width: 100%;
  }
}

@media(max-width:767px) {
  #content.content {
    max-width: 100%;
  }
}




/* MENU FIXES 
 * =========================== */

.topbar {
  position: fixed;
  width: 100vw;
  z-index: 9999;
}

header.header {
  margin-top: 30px;
  position: fixed;
  z-index: 9999;
}

header.header .header-wrapper {
  box-shadow: var(--box-shadow-1);
  background-color: var(--color-white);
}

/* Desktop menu | Open */
.menu-main > li.has_children > ul.sub-menu {
  position: fixed;
  top: 105px;
  left: 0;
  width: 100vw;
  display: flex;
  justify-content: center;
  padding-top: 40px;
  box-shadow: var(--box-shadow-1);
  transition: none !important;
  overflow-x: hidden;
}

/* Desktop menu | Open and Logged to WP */
.logged-in .menu-main > li.has_children > ul.sub-menu {
  top: 133px;
}

/* Divider Line Between Menu and Submenu */
.menu-main > li.has_children > ul.sub-menu::after {
  content: "";
  background-color: var(--color-primary);
  height: 2px;
  width: 100%;
  top: 20px;
  left: 0px;
  position: absolute;
  border: none;
  margin: 0;
  visibility: visible !important;
  opacity: 1 !important;
  transition: none !important;
}


/* Links color */
.menu-main a > .menu-link > .menu-title{
	color: var(--color-dark);
}

/* Links color on hover */
.menu-main li:hover > a > .menu-link > .menu-title {
  color: var(--color-primary) !important;
  cursor: pointer;
}

/* Hide default arrow */
.menu-main .sub-menu::before,
.menu-main .sub-menu::after {
  content: none;
  opacity: 0;
  visibility: hidden;
  transition: none !important;
}


/* Hide default arrow */
.menu-main > li.has_children.menu_open > a > .menu-link > .menu-title::before {
  content: " ";
  opacity: 0;
  visibility: hidden;
  margin: 0;
  position: absolute;
  bottom: -30px;
  left: 20px;
  margin: -7px 0 0;
  border-bottom: 8px solid var(--color-white);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  z-index: 9999;
  -moz-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: none !important;
}

/* Hide default arrow */
.menu-main > li.has_children.menu_open > a > .menu-link > .menu-title::after {
  content: " ";
  opacity: 0;
  visibility: hidden;
  margin: 0;
  position: absolute;
  bottom: -29px;
  left: 20px;
  margin: -8px 0 0;
  border-bottom: 8px solid #ddd;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  z-index: 9998;
  -moz-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: none !important;
}

.menu-main .has-children:before {
  top: 43% !important;
  font-size: 20px !important;
  transform: rotate(-90deg) !important;
  transition: none !important;
}

.menu-main .has-children.menu_open::before {
  transform: rotate(0) !important;
  top: 40% !important;
  color: var(--color-primary);
  transition: none !important;
}

ul.menu-main > li.has_children > ul li > a {
  text-transform: uppercase;
  transition: none !important;
}

ul.menu-main > li.has_children > ul li.menu-item-has-children > a {
  border-bottom: 2px solid var(--color-primary);
  transition: none !important;
}

.menu-main li.has_children:hover > ul.sub-menu {
  opacity: 0 !important;
  visibility: hidden !important;
}

.menu-main li.has_children.menu_open > ul.sub-menu {
  opacity: 1 !important;
  visibility: visible !important;
}

.menu-main
  li.has_children.menu_open
  > ul.sub-menu
  li.has_children
  > ul.sub-menu {
  opacity: 1 !important;
  visibility: visible !important;
  position: relative;
  left: -10px;
  box-shadow: unset;
  transition: none !important;
}

.menu-main
  li.has_children.menu_open
  > ul.sub-menu
  li.has_children
  > ul.sub-menu
  a {
  text-transform: unset;
  padding-bottom: 0px;
  cursor: pointer;
  transition: none !important;
}

.menu-main
  li.has_children.menu_open
  > ul.sub-menu
  li.has_children
  > ul.sub-menu
  a:hover {
  color: var(--color-primary);
}

.header_form_top {
  margin-top: 120px;
}

.header .logo a,
.header .logo img {
  position: relative;
  z-index: 99999;
}

#loading-mask {
  z-index: 9990 !important;
}



header.header .header-wrapper {
	bottom: 0;
}


/* BURGER
*  =================================== */
header.header .menu-mobile-open {
	top: 9px;
	width: 28px;
	height: 42px;
	border: none;
	border-radius: 0;
	border-top: 4px solid var(--color-grey);
	background: transparent;
	padding: 0 19px;
	margin: 0;
}

header.header .menu-mobile-open::before {
	top: unset;
	border: none;
	bottom: 14px;
	border-radius: 0;
	height: 4px;
	width: 28px;
	background: var(--color-grey);
}


header.header .menu-mobile-open::after {
	bottom: 26px;
	border: none;
	top: unset;
	border-radius: 0;
	height: 4px;
	width: 42px;
	background: var(--color-grey)
}

header.header .menu-mobile-open::after,
header.header .menu-mobile-open::before {
	left: unset;
	right: 0;
	transition: 0.3s all;
}



.menu-mobile-active header.header .menu-mobile-open {
	border-top: none;
}

.menu-mobile-active header.header .menu-mobile-open::after {
	transform: rotate(-45deg);
}

header.header .menu-mobile-open:hover {
	border-color: var(--color-primary);
}

header.header .menu-mobile-open:hover::before,
header.header .menu-mobile-open:hover::after {
	background-color: var(--color-primary);
}

.menu-mobile-active header.header .menu-mobile-open::before,
.menu-mobile-active header.header .menu-mobile-open::after {
	background-color: var(--color-red)
}

.menu-mobile-active header.header .menu-mobile-open::before {
	transform: rotate(45deg) translate(-8px, -8px);
	width: 42px;
	border-bottom: none;
}

body #menu-mobile.menu-mobile {
	border-top:3px solid var(--color-primary);
	background: #fff;
	transition: 0.3s all;
	top: 120px;
	padding-bottom: 120px;
	width: 100%;
	padding-left: 0px;
	padding-right: 0;
}

body.logged-in #menu-mobile.menu-mobile {
	top: 166px;
	padding-bottom: 166px;
}

#menu-mobile-close.menu-mobile-close {
	border: 3px solid var(--color-red);
	width: 42px;
	height: 42px;
	border-radius: 50%;
	display: none;
}

#menu-mobile-close.menu-mobile-close::after,
#menu-mobile-close.menu-mobile-close::before {
	border-color: var(--color-red);
	width: 18px;
	left: 9px;
	right: unset;
	top: 17px;
	background: var(--color-red);
}

#menu-mobile.menu-mobile a > .menu-link > .menu-title{
	color: var(--color-dark)
}

#menu-mobile.menu-mobile a:hover > .menu-link > .menu-title{
	color: var(--color-primary);
}

#menu-mobile.menu-mobile > .has_children > a > .menu-link > .menu-title{
	text-transform: uppercase;
	color: var(--color-primary);
	border-bottom: 1px solid var(--color-primary);
	display: inline-block;
	width: 100%;
}

#menu-mobile.menu-mobile > .has_children > a + .sub-menu > .has_children > a .menu-link > .menu-title {
	text-transform: uppercase;
	color: var(--color-primary);
}


@media (max-width: 1024px) {
  .menu-main > li.has_children > ul.sub-menu {
    display: none;
  }

  .menu-main > li.has_children.menu_open > ul.sub-menu {
    display: flex;
    justify-content: space-around;
  }
  .menu-main
    li.has_children.menu_open
    > ul.sub-menu
    li.has_children
    > ul.sub-menu {
    display: block;
  }
}

@media (max-width: 782px) {
  .menu-main {
    display: none !important;
  }
}

@media (min-width: 783px) {
  header.header .menu-mobile-open {
    display: none;
  }
	#menu-mobile.menu-mobile {
		display: none;
	}
}


@media (max-width:600px) {
	body #menu-mobile.menu-mobile {
		top: 112px;
		padding-bottom: 112px;

	}
	
	body.logged-in #menu-mobile.menu-mobile {
		top: 160px;
		padding-bottom: 160px;
	}

	.header_form_top {
		margin-top: 115px;
	}
	
}

@media (max-width:400px) {
	#logo.logo {
		position: relative;
		top: -15px;
	}
	header.header .menu-mobile-open {
		top: 2px;
	}
	body #menu-mobile.menu-mobile {
		top: 102px;
		padding-bottom: 102px;

	}
	
	body.logged-in #menu-mobile.menu-mobile {
		top: 149px;
		padding-bottom: 149px;
	}

	.header_form_top {
		margin-top: 105px;
	}
}


/* BANNER FIXES
*  ======================= */

body .header_form_bottom {
	background: var(--color-white);
}

/* FOOTER SECTION FIXES
 * ========================= */

 .footer_form_top {
  background: #f0f6fa;
 }

 .footer_form_top img {
  margin-bottom: -3px;
 }

 /* PAGES ADDITIONAL STYLES
* ========================== */

/* Images */
.post_grid_additional_styles img {
  height: 200px;
  width: 100%;
}

.post_grid_additional_styles .entry-title {
  text-align: left;
  font-size: 18px !important;
  font-weight: bold !important;
  min-height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 0 !important;
}

.post_grid_additional_styles .post-meta-user {
  text-align: left;
}

.post_grid_additional_styles .post-meta-user .author,
.post_grid_additional_styles .post-meta-user .author a,
.post_grid_additional_styles .post-meta-user .author a:link {
  font-size: 12px;
  color: #43a931;
}

.post_grid_additional_styles .tpg-excerpt {
  font-size: 14px !important;
  text-align: left !important;
  font-weight: 400 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}


.post_grid_additional_styles .read-more a {
  width: 100%;
}


/* Styles for the Popular Guides */
.page-content h1:first-of-type .post_grid_additional_styles img {
  height: 120px;
}

.page-content h1:first-of-type .post_grid_additional_styles .entry-title,
.page-content h1:first-of-type .post_grid_additional_styles .entry-title a {
  font-size: 16px!important;
}

/* 02.10.2023 | #003 | Header Fixes
 * Depends: no */
#header {
    background-color: #fff;
}

/* 02.10.2023 | #004 | Form Fixes
 * Depends: no */
.header_form_top .new_background_wrap .container div.header_form_right {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.header_form_container {
  background-color: #f3f3f3;
  border: 2px solid #90a5bb;
}

.header_form_container .FormBox__privacy.text-right {
  float: unset;
  margin-top: -10px;
}

/* 02.10.2023 | #005 | Hide Client Section on the top of the page
 * Depends: no */
#clients {
	display: none;
}

/* 02.10.2023 | #006 | Fixes for background content
 * Depends: no */
.pagetitle {
	background-color: unset!important;
}

/* 02.10.2023 | #007 | Fixes content without slider
 * Depends: no */
.sidebar-none #content.content {
    width: 1110px!important;
}

/* 02.10.2023 | #008 | Show form on the top layer
 * Depends: no */
.quiz .new_background_wrap {
  z-index: 1100 !important;
}

/* 03.10.2023 | #010 | Widget styles fixes
 * Depends: no */
#sidebar {

  margin: 0 0 0 40px;

  width: 300px;

  max-width: 100%;

}

#sidebar .widget_text {

  background: #fff;

  border: 1px solid #dfdfdf;

  padding: 5px;

  text-align: center;

}

#sidebar .widget_text .widget-title {

  margin-top: 0px !important;

}

#sidebar .widget_search {

  margin-top: 0;

}

#sidebar #text-60 p,
#sidebar #text-67 p{

  padding: 25px 20px;

  color: #1f2a33;

  margin: 0;

  font-weight: bold;

}

#sidebar #text-60 p span,
#sidebar #text-67 p span{

  color: #a42822;

}

#sidebar #text-64 .widget-title,
#sidebar #text-69 .widget-title {

  margin: 0;

  padding: 20px 0;

  border-bottom: 1px solid #f1f1f1;

  text-transform: none;

  font-size: 16px;

  color: #1f2a33;

}

#sidebar #text-64 .textwidget,
#sidebar #text-69 .textwidget {

  margin: 20px;

}

#sidebar #text-64 p,
#sidebar #text-69 p{

  margin: 5px 0;

  font-size: 14px;

  color: #1f2a33;

  font-weight: bold;

}

#sidebar #text-64 p span,
#sidebar #text-69 p span {

  color: #a42822;

}

#sidebar #text-64 .btn,
#sidebar #text-69 .btn {

  display: inline-block;

  vertical-align: top;

  margin-top: 15px;

  font-size: 16px;

  line-height: 25px;

  font-weight: bold;

  color: #fff;

  background: #82b546;

  border: 1px solid #487f23;

  border-radius: 8px;

  padding: 10px 25px;

  cursor: pointer;

}

#sidebar #text-65 .widget-title,
#sidebar #text-70 .widget-title {

  text-transform: none;

  font-size: 16px;

  color: #464646;

  font-weight: bold;

  margin: 30px 0 10px;

}

#sidebar #text-65 .textwidget p,
#sidebar #text-70 .textwidget p {

  font-size: 14px;

  color: #999;

}

#sidebar #text-65 .socialicons,
#sidebar #text-70 .socialicons {

  text-align: center;

  margin-bottom: 20px;

}

#sidebar #text-65 .socialicons a,
#sidebar #text-70 .socialicons a{

  display: inline-block;

  vertical-align: top;

  margin: 0 10px;

}

#sidebar #text-65 .socialicons .twittericon,
#sidebar #text-70 .socialicons .twittericon{

  color: #55acee;

  font-size: 24px;

  line-height: 22px;

}

#sidebar #text-65 .socialicons .fbicon,
#sidebar #text-70 .socialicons .fbicon {

  color: #3b5998;

  font-size: 24px;

  line-height: 22px;

}

#sidebar #text-65 .socialicons .linkedinicon,
#sidebar #text-70 .socialicons .linkedinicon {

  display: inline-block;

  vertical-align: top;

  color: #fff;

  font-size: 22px;

  padding: 1px 3px;

  border-radius: 3px;

  line-height: 20px;

  background: #3176b2;

}

#sidebar #text-65 .textwidget,
#sidebar #text-70 .textwidget{
  background: none !important;
}

#sidebar #text-66>.textwidget,
#sidebar #text-71>.textwidget{

  background: url('https://www.ecopreneurist.com/wp-content/uploads/2023/10/widget_bg.jpeg') no-repeat center center;

  background-size: cover;

  text-align: center;

  padding: 20px 0;

}

#sidebar #text-66 .green-text,
#sidebar #text-71 .green-text{

  display: block;

  margin: 0 -5px 20px;

  font-size: 18px;

  line-height: 25px;

  font-weight: bold;

  color: #fff;

  background: #82b546;

  border: 1px solid #487f23;

  border-radius: 1px;

  padding: 15px 15px;

  text-align: center;

}

#sidebar #text-66 p,
#sidebar #text-71 p{

  margin: 0;

  padding: 0 0 10px;

}

#sidebar #text-66 .btn,
#sidebar #text-71 .btn {

  display: inline-block;

  vertical-align: top;

  margin-top: 45px;

  font-size: 16px;

  line-height: 25px;

  font-weight: bold;

  color: #fff;

  background: #e45712;

  border: 1px solid #c05534;

  border-radius: 8px;

  padding: 10px 25px;

  cursor: pointer;

}

#sidebar .widget-title,
#sidebar .widget-title {
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid #f1f1f1;
  text-transform: none;
  font-size: 16px;
  color: #1f2a33;
}

#sidebar .links-widget,
#sidebar .links-widget {
  margin: 20px;
}

#sidebar .links-widget ul li a,
#sidebar .links-widget ul li a {
  font-size: 12px;
  line-height: 20px;
  color: #4996DB;
  display: block;
  position: relative;
  text-align: left;
}

#sidebar .links-widget ul li a i,
#sidebar .links-widget ul li a i {

  position: absolute;
  left: -35px;
  top: 3px;
  color: #E7834D;


}

#sidebar .links-widget ul,
#sidebar .links-widget ul {
  padding-left: 30px;
  line-height: 20px;
  padding-right: 20px;
}

#sidebar .business-list-title {
    margin: 20px 0 20px -6px;
    font-size: 13px;
}


/* 03.10.2023 | #011 | Fixing the content bug (when no header)
 * Depends: no */
body.single-post #main.main,
body.blog #main.main,
body.page #main.main,
body.archive #main.main,
body.error404 #main.main {
	margin-top: 115px;
}

body.page .header_form_top + #main.main {
		margin-top: 0;
}

@media (max-width:400px) {
  body.single-post #main.main,
  body.blog #main.main,
  body.page #main.main,
  body.archive #main.main,
  body.error404 #main.main {
	margin-top: 100px;
  }	
	
  body.page .header_form_top + #main.main {
		margin-top: 0;
  }
}

/* Smoth scroll */
html {
   scroll-behavior: smooth;	
}

/* 09.11.2023 | #015 | Header Section for Posts (without form) styles
 * Depends: no */

/* Header Section */
.main > .header_form_top--post {
	margin-top: -25px;	
}
@media (min-width:400px) and (max-width:600px) {
	.main > .header_form_top--post {
		margin-top: -30px;	
	}	
}
.header_form_top--post {
	min-height: auto!important;
}

.header_form_top--post .container {
	padding: 35px 65px 35px 15px;
	position: relative;
}

/* Image */
.header_form_top--post .container:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 5px;
    height: 110px;
    width: 58px;
    background: url(https://www.ecopreneurist.com/wp-content/uploads/2018/07/bulb.png) bottom center no-repeat;
    background-size: 100% auto;
}

/* Title */
.header_form_top--post .p_h1 {
	margin:0 0 7px 0;
	padding:0;
	color: #244358;
    font-size: 40px;
	font-weight:700;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: auto;
    line-height: 1.2;
	letter-spacing:-2px;
	/* text-transform: uppercase; */
}

@media (max-width: 420px) {
	.header_form_top--post .p_h1 {
		font-size: 10vw;
	}
}

/* Slogan */
.header_form_top--post .p_h6 {
	margin:0;
	padding:0;
	font-size: 17px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    line-height: 27px;
    color: rgba(0,0,0,0.74);
    -webkit-font-smoothing: antialiased;
	font-weight: 700;
}

/* 10.11.2023 | #014 | Breadcrumb mobile fixes
 * Depends: no */

@media (max-width: 800px) {
	#breadcrumb h1.pagetitle-title {
		width:100%;
		float: right;
	}

	#breadcrumb h1.pagetitle-title::after {
		content:'';
		display:block;
		clear: both;
	}	
}

/* 27.11.2023 | #015 Fonts fixes
 * Depends: no */

.menu-main > li > a > .menu-link > .menu-title,
ul.menu-main > li.has_children > ul li.menu-item-has-children > a {
	font-weight: bold;
}

html body,
body .menu-main li a,
body h1, 
body h2, 
body h3, 
body h4, 
body h5, 
body h6, 
body .heading, 
body .header, 
body .title {
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
}

body h1, 
body h2, 
body h3, 
body h4, 
body h5, 
body h6 {
	font-weight: bold;
}

body .page-content a {
	font-weight: bold;	
}


/* 01.12.2023 | #014 | New Zero-Logiforms CSS Form
 * Depends: no */

*, :after, :before {
  box-sizing: border-box;
  outline: none;
}

body {
  line-height: 1.5;
  color: #363636;
  background-color: #CEE4FD;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
}

form {
  margin: 0;
}

label {
  display: block;
  font-weight: 400;
}

.input, input:not([type=submit]), select, textarea {
  border-style: solid;
  border-width: 1px;
  box-shadow: none;
  color: currentcolor;
  font-size: inherit;
  line-height: 40px;
  outline: none;
  padding: 0 12px;
  transition: all 0.2s;
  width: 100%;
}

input[type=button], input[type=checkbox], input[type=radio] {
  width: auto;
}

.form-container {
  max-width: 485px;
  margin: 20px auto;
  padding: 20px;
  border-radius: 10px;
  /* background-color: #cee5fc; */
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  overflow: hidden;
}

.form-header {
  position: relative;
  font-weight: 700;
  font-size: 1.35em;
  line-height: 1.3em;
  color: #fff;
  background-color: #31679b;
  padding: 30px 20px;
  border-radius: 5px;
  border: 1px solid #0b1928;
  margin-bottom: 30px;
  position: relative;
}

.form-header:before,
.form-header:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
}

.form-header:before {
  bottom: -14px;
  left: 51px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 14px solid #31679b;
  z-index: 2;
}

.form-header:after {
  bottom: -15px;
  left: 50px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #0b1928;
  z-index: 1;
}

.option {
  display: flex;
  position: relative;
  align-items: center;
  margin: 6px 0;
  background: white;
  border: 1px solid #818180;
  border-radius: 5px;
  cursor: pointer;
  padding: 10px 10px 10px 6px;
  font-size: 16px;
  color: black;
}

.option:hover {
  background-color: #e5ffe9;
}

.option input[type="radio"] {
  all: unset;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 22px;
  width: 22px;
  border-radius: 50%;
  margin-right: 20px;
  background: #ddd;
  cursor: pointer;
  vertical-align: middle;
}

.option input[type="radio"]:hover {
  background-color: #bfe1c4;
}

.form-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.submit-button {
  width: 208px;
  flex-grow: 0;
  padding: 15px;
  border: none;
  border-radius: 5px;
  background-color: #e45711;
  border: 1px solid #26365f;
  color: white;
  cursor: pointer;
  font: 800 16px/1 "Roboto", sans-serif;
  padding-left: 5px;
  position: relative;
  text-align: center;
}

.submit-button:before {
  content: "\25B8";
  font-size: 26px;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  line-height: 26px;
  padding-left: 1px;
  text-align: center;
  border-radius: 50%;
  background-color: #ca4c0d;
  color: white;
}

.nlf-additional-text {
  width: 45%;
  flex-grow: 1;
  margin-top: 0;
  padding: 0;
  font-size: 16px;
  text-align: right;
  color: #363636;
}

.alert-icon span {
  display: inline-block;
  float: right;
  font-size: 12px;
  background-color: #e45711;
  color: white;
  padding: 2px 5px;
  margin-right: 10px;
  border-radius: 3px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}