body, body > *, .main-navigation, h1, h2, h3, h4, h5, h6,
thead th, button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.more-link, fieldset legend,
.navigation.pagination,
.post-navigation-wrapper .previous .post-title,
.post-navigation-wrapper .next .post-title,
.tags-links a,
.comments-area .comment-author .fn,
.comments-area .reply .comment-reply-link,
.site-description,
.search-modal .search-form .search-field,
.wp-block-button .wp-block-button__link,
.wp-block-file .wp-block-file__button,
.wp-block-quote cite,
.wp-block-quote .wp-block-quote__citation,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large .wp-block-quote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote .wp-block-pullquote__citation,
.wp-block-getwid-testimonial .wp-block-getwid-testimonial__heading,
.wp-block-getwid-person .wp-block-getwid-person__content-wrapper .wp-block-getwid-person__title,
.wp-block-getwid-person .wp-block-getwid-person__content-wrapper .wp-block-getwid-person__subtitle,
.wp-block-getwid-banner .wp-block-getwid-banner__title,
.wp-block-getwid-price-box .wp-block-getwid-price-box__pricing,
.wp-block-getwid-counter .wp-block-getwid-counter__wrapper .wp-block-getwid-counter__number,
.wp-block-getwid-template-post-link
{
	font-family: 'Gilroy' !important;
}

#masthead {
	border-bottom: 1px solid #c1c1c1;
}

.footer-sidebars-wrapper {
	background-color: #323235;
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	padding-top: 80px;
	padding-bottom: 40px;
}

.footer > .row > div {
	margin-bottom: 20px;
	text-align: center;
}

.footer-logo, .footer-text {
	margin-bottom: 30px;
}



.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer-1 a {
	text-decoration: underline;
}

.footer-menu .title {
	font-weight: 800;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 20px;
}

.footer-menu ul {
	list-style: none;
	padding-left: 0;
}

#reg-modal .title {
	font-weight: 800;
	font-size: 18px;
	line-height: 25px;
}

#reg-modal .info {
	font-size: 15px;
}

#reg-modal .btn-blue {
	width: 100%;
}

#reg-form {
	margin-top: 30px;
}

#reg-form .politics {
	font-size: 12px;
	color: #9c9c9c;
	margin-bottom: 0;
}

.menu.primary-menu li {
	margin: 0;
	padding: 0;
}

.site-branding {
	padding-top: 5px;
	padding-right: 41px;
}

.custom-form label {
	margin: 0;
}

.custom-form > div {
	margin-bottom:25px;
}

input.custom-input[type="text"], textarea.custom-input {
	border: 1px solid #C1C1C1;
	box-sizing: border-box;
	border-radius: 5px;
	height: 40px;
	padding-left: 20px;
	color: #070707;
	font-weight: 800;
}
textarea.custom-input {
	height: 140px;
}

input.custom-input.input-error {
	border-color: red;
}

.top-header {
	/*height: 60px;*/
}

.top-login {
	padding-top: 10px;
}

.top-auth {
	padding-top: 5px;
}

#post-1208 h1 {
	margin-bottom: 0;
}

#post-1208 .entry-header {
    margin-bottom: 0;
}

.entry-content .wpsf-form-wrap.wpsf-template-8 .wpsf-content-wrap {
	background: none;
}

#primary-menu .menu-item-1261 {
	padding-top: 0.5rem;
}

#primary-menu .menu-item-1261 a {

	transition: all .3s ease;

	border: none;
	box-shadow: none;
	cursor: pointer;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word;

	letter-spacing: 1px;

    border-radius: 10px;
    background: #8f4ec7;
    color: #fff;
    line-height: 1;
    padding: 10px 20px;
}

#primary-menu .menu-item-1261 a:hover {
	cursor: pointer;
    background: #68c5f9;
    text-decoration: none;
    color: #fff;
}




.btn-outlined {
	color: #070707;
	border: 1px solid #070707;
	display: inline-block;
	padding: 7px 34px;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 800;
	line-height: 21px;
	text-align: center;
}

.top-auth .btn-outlined {
	padding: 7px 17px;
}

.btn-blue {
	color: #fbfbfb;
	border: 1px solid #3773E0;
	background-color: #3773E0;
	display: inline-block;
	padding: 7px 30px;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 800;
	line-height: 21px;
	text-align: center;
	padding-top: 9px;
}

.btn-blue[disabled] {
	background: #68c5f9;
	cursor: not-allowed;
}

.btn-outlined:hover, .btn-outlined:focus, .btn-outlined:active,
.btn-blue:hover, .btn-blue:focus, .btn-blue:active {
	text-decoration: none;
}

.btn-blue:hover, .btn-blue:focus {
	background-color: #275fc5;
}

.sub-form a.show-reg-modal:hover {
	background-color: #1f53b1;
}

#primary-menu li a {
	color:#070707;
	font-size: 15px;
}

#primary-menu li.current-menu-item > a {
	font-weight: 800;
}

#primary-menu > li > a:hover {
	background-color: #f7f7f7;
	color: #000;
	/*font-weight: 800;*/
}
.footer .social {
	text-align: center;
}

.footer .social i {
	font-size: 28px;
}

.footer .social a {
	margin-left: 44px;
	margin-bottom: 40px;
	display: inline-block;
}

.footer .social a:first-child {
	margin-left: 0;
}


.page-template-template-features #masthead, .page-template-template-features #content {
	background-color: #fbfbfb;
}


.page-template-template-features h1 {
	font-weight: 800;
	font-size: 35px;
	line-height: 50px;
	margin-top: 62px;
	text-align: center;
}

.page-template-template-features h1 span {
	color: #3773E0;
}

.features-wrap {
	margin-top:40px;
}

.features-card {
	background-color: #fff;
	padding: 30px;
	font-size: 15px;
	line-height: 21px;
	border-radius: 20px;
	font-size: 15px;
	line-height: 21px;
	color: #000;
	margin-bottom: 30px;
}

.features-card .title {
	font-weight: 800;
	margin-top: 50px;
	margin-bottom: 20px;
	min-height: 42px;
}

.features-card .icon {
	font-size: 50px;
	color: #3773E0;
}

.primary-menu-container:after {

}

.tariff .middle-text {
	min-height: 63px;
}


@media (min-width: 768px){
	.footer > .row > div {
		text-align: left;
	}

	.footer-menu.social-menu > div, .footer .social > div {
		display: inline-block;
	}

	.footer .social > div:first-child {
		margin-left: 40px;
	}

	.footer .social > div:last-child, .footer .social a {
		margin-left: 31px;
	}

	.footer .social i {
		font-size: 20px;
	}

	.features-card .text {
		min-height: 150px;
	}
}

@media (min-width: 1024px){

	.footer .social {
		text-align: left;
	}

	.footer .social > div, .footer-menu.social-menu > div {
		display: block;
	}

	.footer .social > div:first-child, .footer .social > div:last-child {
		margin-left: 0;
	}
}

@media (min-width: 1280px){
	.footer-text {
		padding-right: 40px;
	}


}


@media only screen and (min-width : 320px) and (max-width : 480px) {
	body.page .site-main > .hentry > .entry-header {
		margin-top: 1rem;
	}

	body.page .site-main > .hentry > .entry-header .entry-title {
		margin-bottom: 1rem;
	}

	.wpsf-form-wrap.wpsf-template-8 .wpsf-content-wrap {
		padding-bottom: 0;
		padding-top: 0;
	}

	#post-1208 .subscribe-section, #post-1208 .blog-sub-title {
		margin-bottom: 0;
	}

	#primary-menu .menu-item-1261 a {
		padding: 10px;
	}
}

#searchform div {
	display: inline-flex;
}
#searchform div #searchsubmit {
	margin-left: 10px;
}
#searchform div #s {
	border-radius: 10px;
}
/*-----------------------------------------blog-----*/
#archive .card {
	border: 1px solid #f9f9f9;
	/*border-radius: 10px;*/
	border-radius: 20px;
	background-color: #f9f9f9;
	margin: 10px;
}

#archive .card .card-body {
	/*padding: 15px;*/
}

#archive .card .card-body p {
	padding-top: 5px;
	color: #000000;
}

@media screen and (max-width: 375px) {
	#archive .card .card-body {
		padding: 30px 30px 30px 30px;
	}
}

@media screen and (min-width: 376px) {
	#archive .card .card-body {
		padding: 30px 47px 30px 48px;
	}
}

.category-filters-posts {
	margin-top: 0px !important;
}

.category-filters-panel {
  width: 100%;
  margin: 60px 0px 8px 0px;
	display: block;
  padding: 0px 0px 0px 0px;
  overflow-x: auto;
	overflow-y: visible;
  height: 73px;
  border-width: 0px;
}

.sub-categories {
  list-style-type: none;
  display: block;

  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-width: 0px;

  min-width: 800px;
  height: 48px;
}

.sub-categories>.cat-item {
  display: inline-block;

  height: 45px;
  border-radius: 30px;
  background-color: #FFFFFF;
  border: 1px solid #C1C1C1;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
}

.sub-categories>.cat-item:first-child {
  margin: 0px 0px 0px 10px;
}

.sub-categories>.cat-item:last-child {
  margin: 0px 10px 0px 0px;
}

.sub-categories>.cat-item:hover {
  background-color: #F8F8F8;
  cursor: pointer;
}

.sub-categories>.cat-item>a {
  display: block;
  margin: 12px 25px;
  color: #070707;
  text-decoration: none;

  font-family: 'Gilroy' !important;
  font-size: 15px;
  line-height: 21px;
  font-style: normal;
  font-weight: 400;
}

.sub-categories>.cat-item>a:hover {
  text-decoration: none;
}
.sub-categories>.current-cat {
  border: 1px solid #3773E0;
  background-color: #3773E0;
}
.sub-categories>.current-cat:hover {
  background-color: #3773E0;
  cursor: pointer;
}
.sub-categories>.current-cat>a {
  color: #FFFFFF;
  margin: 10px 25px;
  font-size: 18px;
  line-height: 21px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

#archive .card {
  border-radius: 20px;
}

#archive .card:hover {
	background-color: #FFFFFF;
	/*box-shadow: 0px 3px 21px #DEDEDE;*/
	filter: drop-shadow(0px 3px 21px #DEDEDE);
}

#archive .card-title>a {
  font-family: 'Gilroy' !important;
  color: #070707;
  font-size: 20px;
  line-height: 30px;
  font-style: normal;
  font-weight: 700;
}

#archive .card-body .entry-date {
  font-family: 'Gilroy' !important;
  color: #070707;
  font-size: 15px;
  line-height: 21px;
  font-style: normal;
  font-weight: 400;
}

#archive .card-main {
	height: 216px;
	margin: 0px 0px 19px 0px;
	/*overflow: scroll;*/
	overflow-x: visible;
	overflow-y: auto;
}

#archive .card-anons {
	font-family: 'Gilroy' !important;
  color: #070707;
  font-size: 18px;
  line-height: 25px;
  font-style: normal;
  font-weight: 400;
	min-height: 75px;
	max-height: 100px;
	overflow: hidden;
}

#archive .card-read-more {
	height: 25px;
}

#archive .card-read-more>a {
  font-family: 'Gilroy' !important;
  color: #3773E0;
  font-size: 18px;
  line-height: 25px;
  font-style: normal;
  font-weight: 700;
}

@media screen and (max-width: 375px) {
  .sub-categories>.cat-item {
    margin-right: 10px;
  }

	.sub-categories>.cat-item:first-child {
	  margin-right: 10px;
	}

  #archive .card {
    /*width: 335px;*/
    height: 320px;
    background-color: #FAFAFA;
  }

  #archive .card .card-body {
    /*padding: 30px 30px 30px 30px;*/
  }
}

@media screen and (min-width: 376px) {
  .sub-categories>.cat-item {
    margin-right: 15px;
  }

	.sub-categories>.cat-item:first-child {
	  margin-right: 15px;
	}

  #archive .card {
    /*width: 370px;*/
    height: 320px;
    background-color: #F8F8F8;
  }

  #archive .card .card-body {
    /*padding: 30px 47px 30px 48px;*/
  }
}


/*-----------------------------------------blog-end-----*/


.entry-title {
	font-weight: 800;
	font-size: 45px;
	line-height: 50px;
	margin-top: 62px;
	text-align: center;
}

.entry-content {
	color: #000000;
}
