/*
Theme Name: Seolinks
Version: 2.0.0
License: MIT
License URI: http://opensource.org/licenses/MIT
*/
body {
	font-family: 'Assistant', sans-serif !important;
	overflow-x: hidden;
}

/*
Required WordPress CSS
*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.thumbnail-wrap .alignright {
	display: inline;
	float: right;
	margin-left: 0.7em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}




/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

#menu-wrapper .dropdown-image-wrapper a {
	text-decoration: none;
}

#menu-wrapper .dropdown-image-wrapper .t {
	font-size: 18px;
    font-weight: 700;
    color: #1d8ae9;
    margin-top: 3px;
    display: flex;
    align-items: center;
	text-decoration: none;
}

#menu-wrapper .dropdown-image-wrapper .t svg {
	width: 18px;
    transform: rotate(180deg);
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


.page-template-page-thankyou .entry-header h1 {
	text-align: center;
    font-size: 32px;
}

.page-template-page-thankyou #main-column .post, .page-template-page-thankyou #main-column .page {
border: none;
}

.page-template-page-thankyou .btn-more {
    color: #fff;
    background: #1d8bea;
}

.page-template-page-thankyou #site-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.page-template-page-thankyou article {
     margin-top: 10%;	
}
/**/
.page-template-page-about_us .site-content {
	.overflow: hidden;
} 
.page-template-page-about_us #site-footer {
	clear: both;
  	border-top: 1px solid #1d8bea;
}
.page-template-page-about_us .site-main {
	margin: 120px 0 100px 0;
}
.single-post .site-content > .container {
	    margin-top: 88px;
}
.page-template-page-guide #breadcrumbs {
	margin-bottom: 24px;
}
.page-template-page-guide .entry-images img:hover {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.page-template-page-guide .entry-images img {
	max-width: 820px;
}
.page-template-page-guide .entry-images {
	text-align: left;
	position: relative;
}
.single-post #site-footer {
	margin-top: 20px;
    border-top: 1px solid #1d8bea;
}
.page-template-page-guide section.single-header {
	margin-bottom: 46px;
	margin-top: 88px;
	position: relative;
}
.page-template-page-guide section.single-header .block-author {
	border:1px solid #bfe1fd;
	background: #fff;
	padding: 40px 48px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
	min-width: 570px;
	max-width: 570px;
	text-align: right;
}
.page-template-page-guide section.single-header .block-author .entry-title {
	font-size: 36px;
	font-weight: 700;
	color: #333333;
}
.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 35px !important;
    height: 35px !important;
}

.at-resp-share-element .at-icon, .at-resp-share-element .at-label {
		width: 35px !important;
    height: 35px !important;
}
.section_content {
	color: #333333;
	font-size: 18px;
}
.section_content h1 {
	color: #1d8bea;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 25px;
}

.page-template-page-about_us .section_content h1 {
	margin-top: 0;
	line-height: 20px;
}

.section_content h2 {
	color: #1d8bea;
	font-size: 26px;
	text-decoration: underline;
	font-weight: 700;
}
.section_content p {
	margin-bottom: 15px;
}
.section_content ul {
	padding-right: 15px;
	margin: 25px 0;
}
.section_content ul li {
	margin: 10px 0;
	padding-right: 15px;
}

.sidebar_right .photo {
	display: block;
	margin: auto;
	border: 1px solid #f1f1f1;
	width: 100%;
	height: auto;
	margin-bottom: 20px;

	width: 272px;
	height: 345px;
}
.sidebar_right a:active,
.sidebar_right a:hover {
	text-decoration: none;
}
.sidebar_right h2 {
	color: #1d8bea;
	font-size: 22px;
	font-weight: 700;
	direction: ltr;
	text-align: right;
	margin: 25px 0 10px 0;
}
.sidebar_right .block {
	background: #f7f7f7;
	border-top: 1px solid #abd1f2;
	padding: 10px 20px 25px 20px;
}
.sidebar_right .row1 {
	overflow: hidden;
	padding: 10px 0 10px 0;
}
.sidebar_right .row1 .text {
	float: right;
	color: #333333;
	font-size: 16px;
	font-weight: 700;
}
.sidebar_right .row1 .ico {
	float: right;
	width: 40px;
	text-align: left;
	margin-left: 15px;
}
.block1 .button {
	background: #1d8bea;
	border: 1px solid #1681de;
	border-radius: 3px;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	padding: 8px 14px;
	display: block;
	margin: 5px auto 0;
	width: 90px;
}
.block2 .text {
	color: #333333;
	font-size: 18px;
}
.sidebar_right .row3 {
	overflow: hidden;
	padding: 10px 0 10px 0;
}
.sidebar_right .row3 .text {
	float: right;
	line-height: 20px;
}
.sidebar_right .row3 .text a {
	color: #333333;
	font-size: 18px;
	font-weight: 400;
}
.sidebar_right .row3 .ico {
	float: right;
	width: 20px;
	text-align: center;
	margin-left: 15px;
}
.sidebar_right .row3 .ico .fa {
	color: #1d8bea;
}
/**/
.section_sidebar_3 {
	text-align: center;
	background: #f1f1f1;
	padding: 30px 0;
	margin: 20px 0;
}
.section_sidebar_3 .sb_3_title {
	font-size: 18px;
    margin: 10px 0;
    text-align: right;
    padding-right: 20px;
    top: 46px;
	color: #1d8bea;
    font-weight: 700;
}
.section_sidebar_3 .text {
	color: #333333;
	font-size: 16px;
	margin: 10px 0;
    margin-top: 110px;
}
.section_sidebar_3 a {
	background: #1d8bea;
	border: 1px solid #1681de;
	padding: 6px 20px 6px;
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	font-weight: 700;
	transition: all 0.3s ease 0s;
	float: right;
    margin-right: 20px;
    margin-top: 40px;
}
.section_sidebar_3 a:hover {
	background: #297fc9;
}
.section_sidebar_3 a:active,
.section_sidebar_3 a:hover {
	text-decoration: none;
}
/**/
.page-template-page-musagim #site-footer {
	clear: both;
  	border-top: 1px solid #1d8bea;
}
.musagim__banner {
	height: 219px;
	background-position: center center;
	background-repeat: none;
}
.musagim__banner .title {
	font-size: 50px;
	font-weight: 700;
	color: #1d8bea;
	line-height: 60px;
	margin-top: 70px;
}
.page-template-page-musagim .site-main {
	padding-top: 40px;
}
.musagim-block {
	margin: 15px 15px;
	padding: 20px 25px;
	background: #f6f6f6;
}
.musagim-block__title {
	color: #1d8bea;
	font-size: 22px;
	text-decoration: underline;
	font-weight: 700;
	margin-bottom: 10px;
	direction: ltr;
	text-align: right;
}
.musagim-block__row {
	width: 100%;
	overflow: hidden;
}
.musagim-block .excerpt {
	width: 90%;
	float: right;
	direction: rtl;
	text-align: right;
}
.musagim-block a {
	color: #1d8bea;
	font-weight: 700;
    transition: all 0.3s ease 0s;
}
.musagim-block a:hover {
	color: #1e6fb4;
}
.musagim-block__author {
	color: #333333;
	font-size: 16px;
	margin: 3px 10px 0px 0;
}
.musagim-block__author span {
	font-weight: 700;
	color: #1d8bea;
}

.musagim-block .avatar {
	display: block;
	float: right;
}
.musagim-block__author {
	display: block;
	float: right;
}
.musagim-block .fa-circle {
	color: #1d8bea;
	font-size: 7px;
	margin: 0 5px 0 2px;
	position: relative;
	top: -1px;
}
.musagim-block .data {
	color: #333333;
	font-size: 14px;
	position: relative;
	top: 1px;
}


.sidebar_musagim h2 {
	font-size: 26px;
	color: #333333;
	font-weight: 700;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 2px solid #d1e6fe;
	direction: ltr;
	text-align: right;
	margin-top: 30px;
}
.sidebar_musagim h2.first {
	margin-top: 0;
}
.sidebar_musagim .section_sidebar_3 h2 {
    font-size: 18px;
    margin: 10px 0;
    margin-bottom: 10px;
    border: none;
    color: #1d8bea;
    text-align: center;
}
.sidebar_musagim .form-control,
.sidebar_musagim .search-txt {
	background: #f1f1f1;
	direction: ltr;
	text-align: right;
	border: 0;
	padding: 10px;
	height: 36px;
	float: right;
	width: 100%;
	border-radius: 0;	
	direction: rtl;
}
.sidebar_musagim button[type="submit"], 
.sidebar_musagim input[type="image"] {
	background: #1d8bea url('img/search-btn.png') center center no-repeat;
	height: 36px;
	width: 36px;
	display: inline-block;
	font-size: 0;
	border: 0;
	border-radius: 0;
	transition: all 0.3s ease 0s;
}
.sidebar_musagim button[type="submit"]:hover, 
.sidebar_musagim input[type="image"]:hover {
	background-color: #2977ba;
}
.sidebar_musagim .from .title {
	color: #1681de;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
}
.sidebar_musagim .from {
	background: #e5f1ff;
	padding: 23px 23px 7px 23px;
}
.sidebar_musagim .from label {
	width: 100%;
	display: block;
	margin: 0;
}
.sidebar_musagim .from input {
	width: 100%;
	color: #a3a2a2;
	font-size: 16px;
	background: #ffffff;
	border-radius: 3px;
	height: 36px;
	border: none;
	margin-bottom: 15px;
	padding-right: 10px;
}
.sidebar_musagim .from input[type="submit"] {
	background: #1d8bea;
	border: 1px solid #1681de;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	width: 100%;
	margin-bottom: 0;
	transition: all 0.3s ease 0s;
}
.sidebar_musagim .from input[type="submit"]:hover {
	background: #297cc3;
}
.sidebar_musagim .from p.upoad {
	position: relative;
	color: #333333;
	font-size: 14px;
}
.sidebar_musagim .from #file-text,
.sidebar_musagim .from #file-photo {
	display: none;
}
.sidebar_musagim .from label {
	border: 1px solid #1d8bea;
	color: #1d8bea;
	padding: 8px 0;
	width: auto;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	width: 90px;
	text-align: center;
	border-radius: 3px;
	font-weight: 400;
	transition: all 0.3s ease 0s;
}
.sidebar_musagim .from label:hover {
	background: #1d8bea;
	color: #ffffff;
}
/**/
.search-results .site-main {
    padding-top: 40px;
}
.search-results #site-footer,
.single-musagim #site-footer {
	clear: both;
  	border-top: 1px solid #1d8bea;
}

@media only screen and (max-width : 1201px) {
	.sidebar_musagim .from p.upoad {
	    padding-top: 50px;
	    text-align: center;
	}
	.sidebar_musagim .from label {
	    left: 50%;
	    margin-left: -45px;
	}

}

	.sidebar_right .photo.photo-mobile {
	    display: none;
	}

@media only screen and (max-width : 992px) {
	.sidebar_right .photo {
	    width: 272px;
	    height: 272px;
	    background-position: center;
	    border-radius: 50%;
	    display: none;
	}
	.sidebar_right .photo.photo-mobile {
		display: block;
		background-position: center;
		border-radius: 50%;
		width: 66px;
		height: 66px;
		margin-top: 40px;
		background-size: cover;
		float: right;
	}

	.block1 .button {
	    float: right;
	}


	.musagim-block {
	    margin: 15px -30px;
	    padding: 20px 15px;
	    background: #f6f6f6;
	}
	#content {
		overflow-x: hidden;
	}
	.sidebar_musagim .from p.upoad {
	    padding-top: 0;
	    text-align: right;
	}
	.sidebar_musagim .from label {
	    left: 0%;
	    margin-left: 0;
	}

	.musagim-block a {
	    color: #1d8bea;
	    font-weight: 700;
	    width: 100%;
	    display: block;
	    float: right;
	    margin-bottom: 10px;
	}


}
@media only screen and (max-width : 481px) {
	.musagim-block .fa-circle {
	    display: none;
	}
	.musagim-block .data {
		width: 100%;
		margin-top: 5px;
		display: inline-block;
	}
	.sidebar_musagim .from p.upoad {
	    padding-top: 50px;
	    text-align: center;
	}
	.sidebar_musagim .from label {
	    left: 50%;
	    margin-left: -45px;
	}
}

body section.home_1 {
	position: relative;
}

body section.home_1 .banner-bg img {
	width: 100%;
	height: auto;
}

body section.home_2 .text-image-row {
	padding: 10px 0;
}

body section.home_2 .text-image-row .text p {
	margin-bottom: 7px;
}

body section.home_2 .text-image-row .text p > strong {
	display: block;
	font-size: 20px;
}

body section.home_2 .bottom-text {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 700;
	text-align: center;
	margin: 0 0 10px;
}

body section.home_2 {
	font-size: 18px;
	line-height: 1.7778;
}

body section.home_2 .text-image-row img {
	max-width: 100%;
	height: auto;
	box-shadow: 0 22px 26.7px 2.3px rgba(216, 221, 229, 0.65);
	margin: 0;
}

body section.home_2 .section-subtitle {
	display: block;
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
	margin: 0 0 10px;
}

body section.home_2 .text ul {
	width: auto !important;
	padding-bottom: 20px;
}

@media only screen and (min-width: 1024px) {
	body section.home_2 .text-image-row {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: flex-start;
		padding: 12px 0 23px;
	}

	body section.home_2 .text-image-row .img-block {
		flex-basis: 51.5%;
		max-width: 51.5%;
		margin: 0;
	}

	body section.home_2 .text-image-row .text {
		flex-basis: 48.5%;
		max-width: 48.5%;
		padding-left: 15px;
		padding: 34px 0 0 30px;
	}
}

@media only screen and (min-width: 768px) {
	body section.home_2 .text-image-row .img-block {
		max-width: 618px;
		margin: 0 auto;
	}

	body section.home_1 .banner-bg img {
		opacity: 0;
		visibility: hidden;
	}

	body section.home_1 .page-container {
		position: relative;
		z-index: 2;
	}

	body section.home_2 .text-image-row .text p > strong {
		font-size: 23px;
	}

	section.home_2 {
		padding-top: 38px;
	}

	section.home_2 h2 {
		margin-bottom: 18px;
	}

	body section.home_2 .bottom-text {
		margin-bottom: 14px;
	}
}

@media only screen and (max-width: 767px) {
	body section.home_1 h1 {
		margin-top: -30px;
		padding-top: 0;
	}

	body.home .text ul li {
		width: auto;
	}



	body section.home_2 .fixtitles h3 {
		margin-right: 0;
	}
}

.table-of-contents .area-sidebar-title i {
	transition: 0.2s;
	transform: rotate(180deg);
}

.table-of-contents.active .area-sidebar-title i {
	    transform: rotate(0deg);
}

.tableof-content-box.active .table-content-title {
	border-bottom: 1px solid #d2565f;
}

		.tableof-content-box .table-content-title {
	border-bottom: 0;
}

.table-of-contents.active .sidebar-acordion {
	display:block;
}

.table-of-contents .sidebar-acordion {
	display:block;
}

.table-of-contents.active .area-sidebar-title {
	border-bottom: 1px solid #acddfb;
}

.table-of-contents .area-sidebar-title {
	border-bottom: 0!important;
}

.table-of-contents.active .area-sidebar-title {
	border-bottom: 1px solid #acddfb!important;
}

.table-of-contents.active {
	padding: 0px 0px 20px 0px!important;
}

.table-of-contents {
	padding: 0px!important;
}

.tableof-content-box {
	max-width: 267px;
	background: #e5f1ff;
	border: 1px solid #d5e8ff;
	padding: 17px 27px 21px;
	margin: 0 0 15px;
}

.tableof-content-box .table-content-title {
	color: #d2565f;
	line-height: 1.2;
	display: table;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px;
}

.tableof-content-box ol {
  counter-reset: item;
  font-size: 17px;
  line-height: 1.2941;
  color: #5a5c60;
  list-style: none;
  padding: 0;
  margin: 0;
}

.tableof-content-box li {
  display: block
  padding: 7px 0 0;
}

.tableof-content-box li ol {
	padding-right: 20px;
}

.tableof-content-box li:before {
  content: counters(item, ".") ".";
  counter-increment: item;
  font-size: 1.0588em;
  line-height: 1.2222;
}

.tableof-content-box li a {
	color: #1d8bea;
	text-decoration: none;
}

.tableof-content-box li a:hover {
	text-decoration: underline;
}

.projects-section .project-item {
	max-width: 869px;
	color: #fff;
	background: #f4bb3a;
	margin: 0 0 16px;
	font-size: 16px;
	line-height: 1.4444;
}

.projects-section .project-item:nth-child(4n+2) {
	background: #d2565f;
}

.projects-section .project-item:nth-child(4n+3) {
	background: #63b398;
}

.projects-section .project-item:nth-child(4n+4) {
	background: #1d8bea;
}

.project-item .project-image img {
	width: 100%;
}

.project-item .project-content {
	padding: 20px 25px;
}

.project-item .project-item-title {
	font-weight: 700;
	font-size: 20px;
	line-height: 1.2;
	color: #fff;
	text-align: right;
	margin: 0 0 10px;
	margin-bottom: 0.3em;
}

.project-item .project-tags {
	list-style: none;
	padding: 0;
	margin: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-start;
	margin: 10px 0px 20px 0px;
	font-size: 16px;
}

.project-item .project-tags li + li:before {
	content: '|';
	padding: 0 0.4444em;
}

.project-item .project-link {
	display: table;
	text-decoration: underline;
	font-weight: 700;
	color: #fff;
}

.project-item .project-link:hover {
	color: #fff;
	text-decoration: none;
}

@media (min-width: 768px) {
	.project-item {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: flex-start;
		-webkit-flex-direction: row-reverse;
		-moz-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		-o-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.project-item .project-image {
		max-width: 56.62%;
		flex-basis:  56.62%;
		max-height: 236px;
		overflow: hidden;
	}

	.project-item .project-content {
		max-width: 43.38%;
		flex-basis:  43.38%;
	}

	.project-item .project-item-title {
		font-size: 25px;
	}
}

@media (min-width: 1100px) {
	.projects-section .project-item {
		font-size: 18px;
	}

	.projects-section .project-item .project-item-title {
		font-size: 30px;
	}
}

/* CUSTOM CSS */
#custom-article .arhive_single img{
	max-width: 100%;
	height: auto;
}

#custom-article .slidedown-dropdown{
	border: 1px solid #e5f1ff;
	margin-bottom: 30px;
}

#custom-article .slidedown-title-wrapper{
	background: #e5f1ff;
	padding: 10px 15px;
	color: #337ab7;
	cursor: pointer;
}

#custom-article .slidedown-title-wrapper span{
	font-size: 24px;
	color: #337ab7;
}

#custom-article .slidedown-title-wrapper .fas{
	float: left;
    line-height: 30px;
}

#custom-article .slidedown-body-wrapper{
    background: #f7fbfe;
    padding: 13px 15px;
	display: none;
}

#custom-article .slidedown-body-wrapper ul{
	margin: 0px;
	padding: 0px;
    list-style: none;
}

#custom-article .slidedown-body-wrapper li{
	padding: 2px 0px;
}

#custom-article .slidedown-body-wrapper .slidedown-btn{
	display: block;
	color: #366fa0;
	transition: all .5s ease;
	text-decoration: none;
}

#custom-article .slidedown-body-wrapper .slidedown-btn:hover{
	padding-right: 10px;
	text-decoration: none;
	opacity: 0.7;
}

#toc_container.toc_light_blue {
    margin-right: auto!important;
}

@media (min-width: 991px) {
	#custom-article .arhive_single{
		max-width: 660px;
		width: 100%;
		margin: 0;
		padding: 0;
	}

	#custom-article{
		max-width: 1136px;
		width: 100%;
	}

	#custom-article .sidebar_border{
		max-width: 370px;
		width: 100%;
	}
}

.page-template-page-guide .single-post .sidebar_border {
	border: 0;
	padding: 0;
}

.page-template-page-guide .single-post .sidebar_border .sticky {
	margin: 0 auto 0 0;
}

@media (max-width: 991px) {

	#custom-article{
		width: 100%;
		max-width: 660px;
	}

}


/* MUSAGIM */
#custom-musagim .section_content img{
	max-width: 100%;
}

@media (min-width: 991px) {
	#custom-musagim .section_content{
		max-width: 660px;
		width: 100%;
		margin: 0px auto;
	}

	#custom-musagim{
		max-width: calc(660px + 300px + 30px);
		width: 100%;
	}

	#custom-musagim .sidebar_musagim{
		max-width: 300px;
		width: 100%;
	}
}

@media (max-width: 991px) {

	#custom-musagim{
		width: 100%;
		max-width: 660px;
	}

}

@media (max-width: 768px){
	.postid-825 .entry-content blockquote.img-block {
		padding: 20px 144px 30px 24px;
	}
	.postid-825 .entry-content blockquote.img-block::before {
    	background: url('https://www.seolinks.co.il/wp-content/uploads/2022/11/man.png');
    	background-size: contain;
		width: 129px;
		height: 173px;
		right: 7px;
		bottom: 16px;
	}
	.site_develop p{
		font-size: 19px;
	}
	
	.site_develop h2{
		font-size: 21px !important;
	}
	
	.site_develop h2 strong{
		font-size: 24px !important;
	}
	
	section.section_sidebar_1 h2{
		padding-bottom: 10px;
	}
	
	.site_develop{
		margin-bottom: 10px;
		display: none !important;
	}

	.single .sidebar_musagim{
		display: none !important;
	}

	.facebook-sidebar-widget{
		display: none !important;
	}
	
	.site_develop img{
		max-width: 220px;
	}
	
	body .site_develop a{
		margin-bottom: 0px !important;
	}
}

/* FORM */
@media(min-width: 991px) {
	.form_wrap p {
    font-size: 18px;
    line-height: 18px;
    color: #d2565f;
    direction: rtl;
    font-weight: 800;
    position: relative;
    top: 0px;
    padding-top: 20px;
    margin-bottom: 20px;
}

.form_wrap p img{
	height: 18px;
	position: relative;
    top: -2px;
}

.form_wrap ul li input {
    width: 100%;
    height: 40px;
    padding-right: 10px;
    font-size: 16px;
}

.form_wrap ul li:last-child{
	width: 25%;
}

.form_wrap ul li .wpcf7-form-control.wpcf7-submit{
	height: 40px;
	width: 100%;
}
}

/* CUSTOM CSS */
.acsb-trigger-default.acsb-trigger-size-small{
	z-index: 2000;
}

.modal-dialog {
	margin-top: 0;
	margin-bottom: 0;
	height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-backdrop {
	z-index: 90000000;
}

.modal {
	z-index: 900000000;
}

#footerContactModal .modal-content:after, #footerContactModal .modal-content:before {
	content: '';
	width: 100%;
	height: 10px;
	display: block;
	background-image: repeating-linear-gradient(135deg, #e3696e 0px, #e3696e 15px, transparent 15px, transparent 25px, #1d8bea 25px, #1d8bea 40px, transparent 40px, transparent 50px);
	/*background-image: repeating-linear-gradient(135deg, #F29B91 0px, #F09290 15px, transparent 15px, transparent 25px, #83B3DB 25px, #84ADCB 40px, transparent 40px, transparent 50px);*/
}

#footerContactModal .modal-title{
	text-align: center;
	font-size: 26px;
	line-height: 1;
	font-weight: 700;
}

#footerContactModal .form-wrapper .input-wrapper{
	display: block;
	margin-bottom: 15px;
}

#footerContactModal .form-wrapper .form-input{
	display: block;
	width: 100%;
	background: white;
	border: 1px solid #cccccc;
	border-radius: 2px;
	height: 42px;
	padding-right: 10px;
	font-size: 16px;
}

#footerContactModal .form-wrapper .form-input:focus{
	outline: none;
}

#footerContactModal .form-wrapper .button-wrapper{
	text-align: center;
}

#footerContactModal .modal-header .close{
	font-size: 28px;
	position: absolute;
	top: 15px;
	right: 10px;
}

#footerContactModal .form-wrapper .form-btn{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: inline-block;
	margin: 0 auto;
	background: #d2565f;
	border: 1px solid #e5f1ff;
	color: white;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0;
	transition: all 0.3s ease 0s;
	height: 42px;
	padding: 0px 40px;
	border-radius: 5px;
	border: none !important;
	width: unset !important;
}

#footerContactModal div.wpcf7 .ajax-loader{
	display: none !important;
}

#footerContactModal .form-wrapper .form-btn:hover, #footerContactModal .form-wrapper .form-btn:focus{
	background: #1d8bea;
	text-decoration: none;
	outline: none;
}

#footerContactModal .modal-content{
	border-radius: 10px;
	overflow: hidden;
	box-shadow: none !important;
	border: none !important;
	background: white;
}

@media (max-width: 768px) {
	#wh-widget-send-button{
		display: none !important;
		visibility: hidden !important;
	}
}

@media (max-width: 576px) {
	#content .home_1 .banner-bg{
		background-position: top !important;
	}
}

/** FORM validation */
.wpcf7-not-valid-tip{display:none !important;}
.wpcf7-validation-errors{display:none !important;}
input[aria-invalid="true"]{border-color:#d2565f;}
textarea[aria-invalid="true"]{border-color:#d2565f;}
select[aria-invalid="true"]{width:200px;;border-color:#d2565f !important;}
.wpcf7-select.wpcf7-not-valid{border:1px solid #d2565f !important;}
.wpcf7-not-valid{border:1px solid #d2565f !important;background:#faf1f1;}

.error input, .error textarea, .error select{background:#f3f3f3 !important;}

div.wpcf7 .ajax-loader{
	display: none !important;
}

/* GOOGLE REVIEWS CSS */
.rplg-slider .rplg-box .rplg-box-content{
	text-align: right !important;
}

.rplg-slider .rplg-stars {
    display: block !important;
    margin-right: 0px!important;
}

.rplg .rplg-grid{
	display: none !important;
}

.rplg-slider .rplg-box .rplg-box-content {
	text-align: right !important;
	display: flex !important;
	flex-direction: column !important;
	height: unset !important;
	min-height: 200px !important;
}

.rplg-slider .rplg-stars {
	display: block !important;
	width: 100% !important;
	order: 1 !important;
	margin: 5px 0px !important;
}

.rplg .rplg-review-text {
	display: block !important;
	width: 100% !important;
	order: 2 !important;
	max-height: 150px !important;
	overflow-y: auto !important;
}

.rplg .rplg-review-badge {
	top: unset !important;
	right: unset !important;
	display: block !important;
	position: relative !important;
	float: none !important;
	order: 0 !important;
	width: 100% !important;
}

.rplg .rplg-stars svg {
	width: 15px!important;
	height: 15px!important;
	margin: 0 0 0 4px!important;
	vertical-align: middle!important;
}

.rplg ::-webkit-scrollbar {
	width: 4px!important;
}

.rplg ::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3)!important;
	-webkit-border-radius: 4px!important;
	border-radius: 4px!important;
}

.rplg ::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px!important;
	border-radius: 10px!important;
	background: #ccc!important;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5)!important;
}

.rplg ::-webkit-scrollbar-thumb:window-inactive {
	background: #ccc!important;
}

.rplg-slider .rplg-slider-review {
	margin: 40px 0px !important;
}

.widget-reviews-sidebar h2{
	margin: 0px 0px 20px 0px !important;
}

.section_sidebar_2 .rplg-slider .rplg-slider-review{
	margin: 0px 0px 20px 0px !important;
}

.rplg-slider .rplg-row{
	padding-bottom: 0px !important;
}

.rplg-slider .rplg-box .rplg-box-content:before{
	bottom: unset !important;
	top: 14px !important;
	z-index: 20000;
	font-size: 40px !important;
	left: 50px !important;
	right: unset !important;
}

.rplg .rplg-review-avatar{
	width: 42px !important;
	height: 42px !important;
	margin: 0px 0px 0px 10px !important;
}

.rplg-row .rplg-row-right{
	text-align: right !important;
	line-height: 20px !important;
}

.rplg .rplg-review-name{
	font-size: 15px !important;
}

.rplg .rplg-review-time{
	font-size: 12px !important;
}

@media (max-width: 1100px) {
	.rplg-slider .rplg-slider-prev, .rplg-slider .rplg-slider-next{
		display: none !important;
	}
}

@media (max-width: 576px) {
	.rplg-slider .rplg-slider-review {
		margin: 20px 0px !important;
	}

	.section_sidebar_2 .rplg-slider .rplg-slider-review{
		margin: 0px 0px 20px 0px !important;
	}
}

/* KK STAR RATING */
body .kk-star-ratings.lft, body .kk-star-ratings.rgt {
	float: none;
}

.kk-star-ratings {
	width: 120px;
}

.kk-star-ratings .kksr-stars, .kk-star-ratings .kksr-stars .kksr-fuel, .kk-star-ratings .kksr-stars a {
	height: 16px !important;
}

.kk-star-ratings .kksr-stars {
	width: 80px;
	height: 16px!important;
}

.kk-star-ratings .kksr-stars a {
	height: 16px!important;
	width: 16px!important;
}

.kk-star-ratings .kksr-legend {
	white-space: nowrap;
	line-height: 16px;
	font-size: 15px;
	color: #888;
	padding: 0 10px 0 0;
	position: relative;
	bottom: -1px;
}

.kk-star-ratings .kksr-star.yellow, .kk-star-ratings .kksr-star.gray, .kk-star-ratings .kksr-star.orange {
	background-size: auto 16px;
}

.kk-star-ratings {
	display: flex;
	width: auto!important;
	margin: 20px 0!important;
	min-height: 0!important;
	height: 16px!important;
}

/* FOOTER SLIDE POPUP */
#footerSlidePopup{
	width: 220px;
	height: 166px;
	display: block;
	position: fixed;
	bottom: 0px;
	left: 10px;
	transition: bottom 0.5s ease;
	z-index: 2000;
}

#footerSlidePopup:not(.popup-open){
	bottom: -97px;
}

#footerSlidePopup .image-wrapper{
	position: relative;
	display: block;
}

#footerSlidePopup .close-wrapper {
	position: absolute;
	top: -5px;
	left: 5px;
	z-index: 200;
	transition: all 0.3s ease;
	opacity: 1;
}

#footerSlidePopup:not(.popup-open) .close-wrapper{
	opacity: 0;
}

#footerSlidePopup .close-wrapper .fas{
	font-size: 16px;
	transition: all 0.3s ease;
	color: #222222;
	cursor: pointer;
	font-family: FontAwesome;
}

#footerSlidePopup .close-wrapper:hover .fas{
	color: #e96b71;
}

@media (max-width: 1200px) {
	#footerSlidePopup{
		display: none !important;
	}
}

@media (max-width: 1400px) and (min-width: 1200px) {
	.open_tofes_desc{
		right: 60%;
	}
}

#wh-widget-send-button{
	top: 50% !important;
	transform: translateY(-50%) !important;
}

@media (max-width: 1000px) {
	#wh-widget-send-button{
		display: none !important;
	}
}

.sidebar-page-title{
	font-size: 26px;
	margin: 10px 0 20px 0 !important;
	text-align: right;
	color: #333333;
	font-weight: 700;
	border-bottom: 2px solid #d1e6fe;
	padding-bottom: 15px;
	direction: ltr;
	display: block;
	width: 100%;
	line-height: 1;
}

@media (max-width: 760px) {
	.sidebar-page-title {
		padding-bottom: 10px;
		clear: both;
		font-size: 25px;
	}
}

#main{
	position: relative;
	z-index: 200;
}

.vacancies__banner #breadcrumbs a, .vacancies__banner #breadcrumbs a:hover{
	color: white !important;
}

.vacancies__banner #breadcrumbs{
	padding-top: 5px;
	color: white !important;
}

.vacancies__banner .title{
	text-align: center;
	margin-top: 50px;
	color: white !important;
	text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
}

.vacancies__container{
	padding: 20px 0px;
}

.vacancies__container .vacancies-taxonomies-list{
	list-style: none;
	display: block;
	margin: 15px 0px 20px 0px;
	padding: 0px;
}

.vacancies__container b p{
	margin-bottom: 0px;
}

.vacancies__container .vacancies-taxonomies-list .vacancies-item{
	display: inline-block;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.vacancies__container .vacancies-taxonomies-list .vacancies-link{
	height: 30px;
	display: block;
	line-height: 30px;
	padding: 0px 10px;
	border-radius: 15px;
	text-align: center;
	color: #1d8bea;
	font-size: 17px;
	background: #dbecfc;
	cursor: pointer;
	text-decoration: none;
}

.vacancies__container .vacancies-taxonomies-list .vacancies-link.active{
	background: #1d8bea;
	color: white;
}

.vacancies__container .vacancies-block-wrapper{
	border: 1px solid #dde5ed;
	min-height: 315px;
	color: #333333;
	margin-bottom: 20px;
}

.vacancies__container .vacancies-block-wrapper .paragraph-text{
	font-size: 16px;
	display: block;
	margin: 15px 0px;
}

.vacancies__container .vacancies-block-wrapper .content-wrapper{
	padding: 25px;
	height: 312px;
}

.vacancies__container .vacancies-block-wrapper .strong-title{
	font-weight: bold;
	font-size: 26px;
	color: #1d8bea;
	display: inline-block;
	position: relative;
	line-height: 1;
}

.vacancies__container .vacancies-block-wrapper .bold-text{
	font-size: 18px;
	color: #393939;
	display: block;
	margin-bottom: 10px;
	line-height: 1;
}

.vacancies__container .vacancies-block-wrapper .vacancies-list{
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
}

.vacancies__container .vacancies-block-wrapper .vacancies-list li{
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.vacancies__container .vacancies-block-wrapper .contact-form-wrapper{
	direction: rtl !important;
	text-align: right !important;
}

.vacancies__container .vacancies-block-wrapper .contact-form-wrapper .wpcf7-file{
	direction: rtl;
	text-align: right;
	display: inline-block;
	width: 145px;
	height: 42px;
	transition: all 0.3s ease;
}

.vacancies__container .vacancies-block-wrapper .contact-form-wrapper .wpcf7-file:hover{
	opacity: 0.8;
}

.vacancies__container .vacancies-block-wrapper .readmore-button-wrapper{
	height: 60px;
	display: block;
	width: calc(100% - 15px);
	background: white;
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 15px 25px 0px 0px;
}

.vacancies__container .vacancies-block-wrapper .active-border{
	border-bottom: 1px solid #dde5ed;
}

.vacancies__container .vacancies-block-wrapper .readmore-text{
	line-height: 1;
	font-size: 16px;
	color: #1d8bea;
	padding-bottom: 2px;
	border-bottom: 1px solid #1d8bea;
	cursor: pointer;
}

.vacancies__container .vacancies-block-wrapper .readmore-text i{
	font-size: 10px;
	margin-right: 5px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

.vacancies__container .vacancies-block-wrapper .green-button{
	width: 142px;
	height: 45px;
	line-height: 45px;
	display: block;
	color: white;
	font-size: 18px;
	background: #68bb9b;
	text-align: center;
	margin: 0px auto;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	position: absolute;
	cursor: pointer;
}

.vacancies__container .vacancies-block-wrapper .blue-button{
	width: 45px;
	height: 45px;
	line-height: 45px;
	display: none;
	color: #1d8bea;
	font-size: 26px;
	background: #c5e1fa;
	text-align: center;
	margin: 0px auto;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	position: absolute;
	cursor: pointer;
}

.vacancies__container .vacancies-block-wrapper .blue-button::after{
	content: 'סגור';
	font-size: 18px;
	color: #1d8bea;
	display: block;
	line-height: 1;
	position: relative;
	top: 2px;
	cursor: pointer;
}

.vacancies__container .vacancies-block-wrapper .vacancies-list .list-text{
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
}

.vacancies__container .vacancies-block-wrapper .vacancies-list .list-text::before{
	content: '\f00c';
	color: #1d8bea;
	font-family: FontAwesome;
	font-weight: 900;
	font-size: 10px;
	display: inline-block;
	padding-left: 15px;
	vertical-align: top;
	line-height: 16px;
}

.vacancies__container .vacancies-block-wrapper .strong-title::after{
	content: '';
	position: relative;
	height: 2px;
	width: 100%;
	background: #d2e8fb;
	margin-top: 3px;
	display: block;
}

.vacancies__container .vacancies-block-wrapper .row{
	margin: 0px;
}

.vacancies__container .vacancies-block-wrapper .content-border{
	padding: 0px;
}

.vacancies__container .vacancies-block-wrapper .contact-border{
	padding: 0px;
	display: none;
}

.vacancies__container .vacancies-block-wrapper .button-border{
	border-right: 1px solid #dde5ed;
	padding: 0px;
}

.vacancies__container .vacancies-block-wrapper .button-wrapper{
	height: 313px;
	position: relative;
}

.vacancies__container .vacancies-block-wrapper .file-upload-wrapper{
	display: block;
	margin-bottom: 15px;
}

.vacancies__container .vacancies-block-wrapper .contact-form-wrapper{
	padding: 10px 25px 25px 25px;
}

.vacancies__container .vacancies-block-wrapper .contact-title{
	font-size: 18px;
	color: #292929;
	line-height: 1;
	display: inline-block;
	padding-bottom: 3px;
	border-bottom: 2px solid #d2e8fb;
	margin-bottom: 15px;
}

.vacancies__container .vacancies-block-wrapper .wpcf7 .wpcf7-form input.wpcf7-text{
	background-color: #f0f4f8;
	color: #333333;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 2px;
	display: block;
	font-size: 16px;
	font-weight: 400;
	height: 40px;
	padding: 0 10px;
	text-align: right;
	width: 100%;
	margin-bottom: 15px;
}

.vacancies__container .vacancies-block-wrapper .wpcf7 .wpcf7-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #333333;
}

.vacancies__container .vacancies-block-wrapper .wpcf7 .wpcf7-form ::-moz-placeholder { /* Firefox 19+ */
	color: #333333;
}

.vacancies__container .vacancies-block-wrapper .wpcf7 .wpcf7-form :-ms-input-placeholder { /* IE 10+ */
	color: #333333;
}

.vacancies__container .vacancies-block-wrapper .wpcf7 .wpcf7-form :-moz-placeholder { /* Firefox 18- */
	color: #333333;
}

.vacancies__container .vacancies-block-wrapper .wpcf7 .wpcf7-form textarea{
	background-color: #f0f4f8;
	color: #333333;
	padding: 10px;
	border: medium none;
	border-radius: 2px;
	display: block;
	font-size: 16px;
	font-weight: 400;
	height: 70px;
	text-align: right;
	width: 100%;
	margin-bottom: 15px;
}

.vacancies__container .vacancies-block-wrapper .wpcf7 .wpcf7-form textarea:focus,
.vacancies__container .vacancies-block-wrapper .wpcf7 .wpcf7-form input.wpcf7-text:focus{
	outline: none;
}


.vacancies__container .vacancies-block-wrapper .wpcf7-form-control.wpcf7-submit{
	width: 130px;
	height: 46px;
	line-height: 46px;
	color: white;
	font-size: 18px;
	border: none;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: block;
	margin: 0 auto;
	background: #d2565f;
	font-weight: 700;
	transition: all 0.3s ease 0s;
	cursor: pointer;
}

.vacancies__container .vacancies-block-wrapper .wpcf7-form-control.wpcf7-submit:hover{
	background: #b74a52;
}

.vacancies__container .vacancies-block-wrapper .wpcf7-form-control-wrap.your-file{
	color: transparent;
	display: inline-grid;
}

.vacancies__container .vacancies-block-wrapper .wpcf7-file:focus{
	outline: none;
}

.vacancies__container .vacancies-block-wrapper .custom-file-input::-webkit-file-upload-button {
	visibility: hidden;
}

.vacancies__container .vacancies-block-wrapper .custom-file-input::before {
	content: 'צרף קובץ קו"ח';
	display: inline-block;
	width: 145px;
	height: 42px;
	line-height: 42px;
	background: #1d8bea;
	text-align: center;
	color: white;
	outline: none;
	white-space: nowrap;
	-webkit-user-select: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
}

.vacancies__container .vacancies-block-wrapper .custom-file-input:hover::before {
	border-color: black;
}

.vacancies__container .vacancies-block-wrapper .custom-file-input:active::before {
	background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

.vacancies__container .vacancies-block-wrapper .wpcf7-form-control.wpcf7-submit:focus{
	outline: none;
}

.vacancies__container .vacancies-block-wrapper .contact-form-wrapper .wpcf7-file.wpcf7-not-valid,
.vacancies__container .vacancies-block-wrapper .contact-form-wrapper .wpcf7-file.wpcf7-not-valid::before{
	background: #d2565f !important;
	border: none !important;
}
@media (max-width: 991px) {

	.vacancies__container .vacancies-block-wrapper .blue-button::after{
		display: none !important;
	}

	.vacancies__container .vacancies-block-wrapper .button-wrapper{
		height: 95px;
	}

	.vacancies__container .vacancies-block-wrapper .button-border{
		border-top: 1px solid #dde5ed;
		border-bottom: none !important;
		border-right: none !important;
	}

	.vacancies__container .vacancies-block-wrapper .content-border{
		 order: 0;
	}

	.vacancies__container .vacancies-block-wrapper .button-border{
		order: 2;
	}

	.vacancies__container .vacancies-block-wrapper .contact-border.content-border{
		order: 1;
	}

	.vacancies__container .vacancies-block-wrapper .content-wrapper{
		height: unset;
	}

	.vacancies__container .vacancies-block-wrapper .contact-form-wrapper {
		padding: 0px 25px 25px 25px;
	}
}

@media (max-width: 768px) {
	.vacancies__banner{
		background-position: center !important;
	}
}

@media (max-width: 468px) {

	.vacancies__container .vacancies-block-wrapper .strong-title{
		font-size: 21px;
	}

	.vacancies__container .vacancies-block-wrapper .paragraph-text{
		margin: 10px 0px;
	}

	.vacancies__container .vacancies-block-wrapper .green-button,
	.vacancies__container .vacancies-block-wrapper .blue-button{
		height: 40px;
		line-height: 40px;
	}

	.vacancies__container .vacancies-block-wrapper .blue-button{
		width: 40px;
	}

	.vacancies__container .vacancies-block-wrapper .wpcf7-form-control.wpcf7-submit{
		height: 42px;
		line-height: 42px;
		font-size: 16px;
	}

	.vacancies__container .vacancies-block-wrapper .contact-form-wrapper .wpcf7-file{
		height: 38px;
		line-height: 38px;
		font-size: 16px;
	}

	.vacancies__container .vacancies-block-wrapper .button-wrapper{
		height: 75px;
	}

	.vacancies__container .vacancies-block-wrapper .green-button{
		font-size: 16px;
	}

	.vacancies__container .vacancies-block-wrapper .blue-button{
		font-size: 21px;
	}

	.vacancies__banner {
		height: auto !important;
		padding: 10px 0px;
	}

	.vacancies__banner .title{
		padding: 15px 0px 25px 0px;
		font-size: 32px !important;
		max-width: 270px;
		margin: 0px auto;
		line-height: 1 !important;
	}
}

/*======== NOW LETS ADD FLEXBOX ========*/
.row-flex {
	display: flex;
	flex-wrap: wrap;
}
.row-flex [class*="col-xs-1"] {
	flex: 1 0 8.3333333333%;
}
.row-flex [class*="col-xs-1"]:last-child {
	flex: 0 0 8.3333333333%;
}
.row-flex [class*="col-xs-2"] {
	flex: 2 0 16.6666666667%;
}
.row-flex [class*="col-xs-2"]:last-child {
	flex: 0 0 16.6666666667%;
}
.row-flex [class*="col-xs-3"] {
	flex: 3 0 25%;
}
.row-flex [class*="col-xs-3"]:last-child {
	flex: 0 0 25%;
}
.row-flex [class*="col-xs-4"] {
	flex: 4 0 33.3333333333%;
}
.row-flex [class*="col-xs-4"]:last-child {
	flex: 0 0 33.3333333333%;
}
.row-flex [class*="col-xs-5"] {
	flex: 5 0 41.6666666667%;
}
.row-flex [class*="col-xs-5"]:last-child {
	flex: 0 0 41.6666666667%;
}
.row-flex [class*="col-xs-6"] {
	flex: 6 0 50%;
}
.row-flex [class*="col-xs-6"]:last-child {
	flex: 0 0 50%;
}
.row-flex [class*="col-xs-7"] {
	flex: 7 0 58.3333333333%;
}
.row-flex [class*="col-xs-7"]:last-child {
	flex: 0 0 58.3333333333%;
}
.row-flex [class*="col-xs-8"] {
	flex: 8 0 66.6666666667%;
}
.row-flex [class*="col-xs-8"]:last-child {
	flex: 0 0 66.6666666667%;
}
.row-flex [class*="col-xs-9"] {
	flex: 9 0 75%;
}
.row-flex [class*="col-xs-9"]:last-child {
	flex: 0 0 75%;
}
.row-flex [class*="col-xs-10"] {
	flex: 10 0 83.3333333333%;
}
.row-flex [class*="col-xs-10"]:last-child {
	flex: 0 0 83.3333333333%;
}
.row-flex [class*="col-xs-11"] {
	flex: 11 0 91.6666666667%;
}
.row-flex [class*="col-xs-11"]:last-child {
	flex: 0 0 91.6666666667%;
}
.row-flex [class*="col-xs-12"] {
	flex: 12 0 100%;
}
.row-flex [class*="col-xs-12"]:last-child {
	flex: 0 0 100%;
}
@media (min-width: 768px) {
	.row-flex [class*="col-sm-1"] {
		flex: 1 0 8.3333333333%;
	}
	.row-flex [class*="col-sm-1"]:last-child {
		flex: 0 0 8.3333333333%;
	}
	.row-flex [class*="col-sm-2"] {
		flex: 2 0 16.6666666667%;
	}
	.row-flex [class*="col-sm-2"]:last-child {
		flex: 0 0 16.6666666667%;
	}
	.row-flex [class*="col-sm-3"] {
		flex: 3 0 25%;
	}
	.row-flex [class*="col-sm-3"]:last-child {
		flex: 0 0 25%;
	}
	.row-flex [class*="col-sm-4"] {
		flex: 4 0 33.3333333333%;
	}
	.row-flex [class*="col-sm-4"]:last-child {
		flex: 0 0 33.3333333333%;
	}
	.row-flex [class*="col-sm-5"] {
		flex: 5 0 41.6666666667%;
	}
	.row-flex [class*="col-sm-5"]:last-child {
		flex: 0 0 41.6666666667%;
	}
	.row-flex [class*="col-sm-6"] {
		flex: 6 0 50%;
	}
	.row-flex [class*="col-sm-6"]:last-child {
		flex: 0 0 50%;
	}
	.row-flex [class*="col-sm-7"] {
		flex: 7 0 58.3333333333%;
	}
	.row-flex [class*="col-sm-7"]:last-child {
		flex: 0 0 58.3333333333%;
	}
	.row-flex [class*="col-sm-8"] {
		flex: 8 0 66.6666666667%;
	}
	.row-flex [class*="col-sm-8"]:last-child {
		flex: 0 0 66.6666666667%;
	}
	.row-flex [class*="col-sm-9"] {
		flex: 9 0 75%;
	}
	.row-flex [class*="col-sm-9"]:last-child {
		flex: 0 0 75%;
	}
	.row-flex [class*="col-sm-10"] {
		flex: 10 0 83.3333333333%;
	}
	.row-flex [class*="col-sm-10"]:last-child {
		flex: 0 0 83.3333333333%;
	}
	.row-flex [class*="col-sm-11"] {
		flex: 11 0 91.6666666667%;
	}
	.row-flex [class*="col-sm-11"]:last-child {
		flex: 0 0 91.6666666667%;
	}
	.row-flex [class*="col-sm-12"] {
		flex: 12 0 100%;
	}
	.row-flex [class*="col-sm-12"]:last-child {
		flex: 0 0 100%;
	}
}
@media (min-width: 992px) {
	.row-flex [class*="col-md-1"] {
		flex: 1 0 8.3333333333%;
	}
	.row-flex [class*="col-md-1"]:last-child {
		flex: 0 0 8.3333333333%;
	}
	.row-flex [class*="col-md-2"] {
		flex: 2 0 16.6666666667%;
	}
	.row-flex [class*="col-md-2"]:last-child {
		flex: 0 0 16.6666666667%;
	}
	.row-flex [class*="col-md-3"] {
		flex: 3 0 25%;
	}
	.row-flex [class*="col-md-3"]:last-child {
		flex: 0 0 25%;
	}
	.row-flex [class*="col-md-4"] {
		flex: 4 0 33.3333333333%;
	}
	.row-flex [class*="col-md-4"]:last-child {
		flex: 0 0 33.3333333333%;
	}
	.row-flex [class*="col-md-5"] {
		flex: 5 0 41.6666666667%;
	}
	.row-flex [class*="col-md-5"]:last-child {
		flex: 0 0 41.6666666667%;
	}
	.row-flex [class*="col-md-6"] {
		flex: 6 0 50%;
	}
	.row-flex [class*="col-md-6"]:last-child {
		flex: 0 0 50%;
	}
	.row-flex [class*="col-md-7"] {
		flex: 7 0 58.3333333333%;
	}
	.row-flex [class*="col-md-7"]:last-child {
		flex: 0 0 58.3333333333%;
	}
	.row-flex [class*="col-md-8"] {
		flex: 8 0 66.6666666667%;
	}
	.row-flex [class*="col-md-8"]:last-child {
		flex: 0 0 66.6666666667%;
	}
	.row-flex [class*="col-md-9"] {
		flex: 9 0 75%;
	}
	.row-flex [class*="col-md-9"]:last-child {
		flex: 0 0 75%;
	}
	.row-flex [class*="col-md-10"] {
		flex: 10 0 83.3333333333%;
	}
	.row-flex [class*="col-md-10"]:last-child {
		flex: 0 0 83.3333333333%;
	}
	.row-flex [class*="col-md-11"] {
		flex: 11 0 91.6666666667%;
	}
	.row-flex [class*="col-md-11"]:last-child {
		flex: 0 0 91.6666666667%;
	}
	.row-flex [class*="col-md-12"] {
		flex: 12 0 100%;
	}
	.row-flex [class*="col-md-12"]:last-child {
		flex: 0 0 100%;
	}
}
@media (min-width: 1200px) {
	.row-flex [class*="col-lg-1"] {
		flex: 1 0 8.3333333333%;
	}
	.row-flex [class*="col-lg-1"]:last-child {
		flex: 0 0 8.3333333333%;
	}
	.row-flex [class*="col-lg-2"] {
		flex: 2 0 16.6666666667%;
	}
	.row-flex [class*="col-lg-2"]:last-child {
		flex: 0 0 16.6666666667%;
	}
	.row-flex [class*="col-lg-3"] {
		flex: 3 0 25%;
	}
	.row-flex [class*="col-lg-3"]:last-child {
		flex: 0 0 25%;
	}
	.row-flex [class*="col-lg-4"] {
		flex: 4 0 33.3333333333%;
	}
	.row-flex [class*="col-lg-4"]:last-child {
		flex: 0 0 33.3333333333%;
	}
	.row-flex [class*="col-lg-5"] {
		flex: 5 0 41.6666666667%;
	}
	.row-flex [class*="col-lg-5"]:last-child {
		flex: 0 0 41.6666666667%;
	}
	.row-flex [class*="col-lg-6"] {
		flex: 6 0 50%;
	}
	.row-flex [class*="col-lg-6"]:last-child {
		flex: 0 0 50%;
	}
	.row-flex [class*="col-lg-7"] {
		flex: 7 0 58.3333333333%;
	}
	.row-flex [class*="col-lg-7"]:last-child {
		flex: 0 0 58.3333333333%;
	}
	.row-flex [class*="col-lg-8"] {
		flex: 8 0 66.6666666667%;
	}
	.row-flex [class*="col-lg-8"]:last-child {
		flex: 0 0 66.6666666667%;
	}
	.row-flex [class*="col-lg-9"] {
		flex: 9 0 75%;
	}
	.row-flex [class*="col-lg-9"]:last-child {
		flex: 0 0 75%;
	}
	.row-flex [class*="col-lg-10"] {
		flex: 10 0 83.3333333333%;
	}
	.row-flex [class*="col-lg-10"]:last-child {
		flex: 0 0 83.3333333333%;
	}
	.row-flex [class*="col-lg-11"] {
		flex: 11 0 91.6666666667%;
	}
	.row-flex [class*="col-lg-11"]:last-child {
		flex: 0 0 91.6666666667%;
	}
	.row-flex [class*="col-lg-12"] {
		flex: 12 0 100%;
	}
	.row-flex [class*="col-lg-12"]:last-child {
		flex: 0 0 100%;
	}
}

/* ------------------ REPORTS -------------------- */
#floatingReport{
	position: fixed;
	bottom: 0px;
	right: 0px;
	display: block;
	z-index: 900000;
}

#floatingReport .person-wrapper{
	position: relative;
	display: block;
}

#floatingReport .person-wrapper .body-wrapper{
	width: 94px;
	height: 134px;
	background-size: cover;
	background-position: center;
	display: block;
}

#floatingReport .person-wrapper .hand-wrapper{
	width: 117px;
	height: 94px;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 22px;
	right: 78px; /* 81px */
	z-index: -1;
	-webkit-animation: mover 2s infinite  alternate;
	animation: mover 2s infinite  alternate;
}

#floatingReport .person-wrapper .quote-wrapper{
	width: 150px;
	height: 75px;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: -68px;
	right: 28px;
	z-index: -1;
}

#floatingReport .person-wrapper .quote-wrapper p{
	font-size: 15px;
	color: white;
	line-height: 1.2;
	text-align: center;
	margin-top: 16px;
}

#floatingReport .person-wrapper .quote-wrapper b{
	font-size: 14px;
	color: white;
	display: block;
}

#floatingReport .person-wrapper .quote-wrapper i{
	font-size: 11px;
	display: inline-block;
	margin-right: 3px;
}

#floatingReport .person-wrapper .person-link{
	display: block;
	width: 100%;
	height: 100%;
}

@media (max-width: 991px) {
	#floatingReport{
		display: none !important;
	}
}

#reports-sidebar-image{
	margin: 0px auto;
	text-align: center;
	padding-bottom: 10px;
}

#reportSidebar{
	padding: 20px 0px;
	display: block;
}

#reportSidebar .background-wrapper{
	margin: 19px auto 40px auto;
	width: 268px;
	height: 173px;
	background-size: cover;
	background-position: center;
	display: block;
	position: relative;
}

#reportSidebar .person-wrapper{
	width: 106px;
	height: 232px;
	background-size: cover;
	background-position: center;
	display: block;
	left: 7px;
	top: -19px;
	position: absolute;
	z-index: 10;
}

#reportSidebar .hand-wrapper{
	width: 117px;
	height: 94px;
	background-size: cover;
	background-position: center;
	display: block;
	left: 98px;
	top: 8px;
	position: absolute;
	z-index: 1;
	-webkit-animation: mover 4s infinite alternate;
	animation: mover 4s infinite alternate;
}

#reportSidebar .text-wrapper{
	position: absolute;
	bottom: 15px;
	right: 15px;
	display: block;
}

#reportSidebar .text-wrapper .report-title{
	color: white;
	font-size: 20px;
	display: block;
}

#reportSidebar .text-wrapper .report-link{
	height: 28px;
	width: 137px;
	display: block;
	line-height: 28px;
	text-align: center;
	color: white;
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
	background: #da606f;
	cursor: pointer;
	transition: all 0.3s ease;
	text-decoration: none;
}

#reportSidebar .text-wrapper .report-link i{
	font-size: 11px;
	color: white;
	margin-right: 3px;
	display: inline-block;
}

#reportSidebar .text-wrapper .report-link:hover{
	background: #bf4049;
}

/* ------ POPUP CSS -------- */
#reportPopup{
	display: flex;
	position: fixed;
	z-index: 20000000;
	height: 100%;
	width: 100%;
	top: 0px;
	right: 0px;
	background: rgba(0, 0, 0, 0.6);
	align-items: center;
	justify-content: center;
	transition: all 0.5s ease;
	opacity: 0;
}

#reportPopup.popup-open {
	opacity: 1;
}

#reportPopup .popup-wrapper{
	padding: 20px 0px;
	display: block;
	position: relative;
}

#reportPopup .background-wrapper{
	margin: 19px auto 40px auto;
	width: 268px;
	height: 173px;
	background-size: cover;
	background-position: center;
	display: block;
	position: relative;
}

#reportPopup .person-wrapper{
	width: 106px;
	height: 232px;
	background-size: cover;
	background-position: center;
	display: block;
	left: 7px;
	top: -19px;
	position: absolute;
	z-index: 10;
}

#reportPopup .hand-wrapper{
	width: 117px;
	height: 94px;
	background-size: cover;
	background-position: center;
	display: block;
	left: 98px;
	top: 8px;
	position: absolute;
	z-index: 1;
	-webkit-animation: mover 4s infinite alternate;
	animation: mover 4s infinite alternate;
}

#reportPopup .text-wrapper{
	position: absolute;
	bottom: 15px;
	right: 15px;
	display: block;
}

#reportPopup .text-wrapper .report-title{
	color: white;
	font-size: 20px;
	display: block;
}

#reportPopup .text-wrapper .report-link{
	height: 28px;
	width: 137px;
	display: block;
	line-height: 28px;
	text-align: center;
	color: white;
	font-size: 16px;
	font-weight: bold;
	margin-top: 2px;
	background: #da606f;
	cursor: pointer;
	transition: all 0.3s ease;
	text-decoration: none;
}

#reportPopup .text-wrapper .report-link i{
	font-size: 11px;
	color: white;
	margin-right: 3px;
	display: inline-block;
}

#reportPopup .text-wrapper .report-link:hover{
	background: #bf4049;
}

#reportPopup .close-wrapper{
	position: absolute;
	top: -5px;
	right: 0px;
	z-index: 200;
	transition: all 0.3s ease;
	opacity: 1;
	cursor: pointer;
}

#reportPopup .close-wrapper .lnr{
	color: white;
	font-size: 28px;
}

#reportPopup .close-wrapper:hover{
	opacity: 0.8;
}

@media (min-width: 576px) {
	#reportPopup{
		display: none !important;
	}
}

#reportsPage .title-wrapper{
	padding-top: 180px;
	width: 100%;
	display: block;
	background-size: contain;
	background-position: bottom;
	background-repeat: repeat;
}

#reportsPage .title-wrapper .person-wrapper{
	display: block;
	position: absolute;
	bottom: 100%;
	left: 60px;
}

#reportsPage .title-wrapper .fingers-wrapper{
	display: block;
	position: absolute;
	bottom: -20px;
	left: -20px;
	width: 38px;
	height: 32px;
	z-index: 100;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
	-webkit-animation: mover 4s infinite alternate;
	animation: mover 4s infinite alternate;
}

#reportsPage .title-wrapper .hand-wrapper{
	display: block;
	position: absolute;
	bottom: 27px;
	left: 130px;
	width: 215px;
	height: 172px;
	z-index: 1;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-animation: mover 4s infinite alternate;
	animation: mover 4s infinite alternate;
}

#reportsPage .title-wrapper .body-wrapper{
	width: 167px;
	height: 252px;
	display: block;
	position: relative;
	z-index: 10;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

#reportsPage .form-wrapper .form-input{
	height: 50px;
	width: 100%;
	line-height: 50px;
	padding: 0px 15px;
	border: none;
	background: rgba(255, 255, 255, 0.25);
	color: white;
	font-size: 18px;
}

#reportsPage .form-wrapper .form-btn{
	height: 50px;
	width: 100%;
	line-height: 50px;
	padding: 0px 15px;
	border: none;
	background: #da606f;
	color: white;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	border: none;
	outline: none;
	transition: all 0.3s ease;
}

#reportsPage .form-wrapper .form-btn:hover{
	background: #bf4049;
}

#reportsPage .form-wrapper .form-btn i{
	font-size: 14px;
	color: white;
	margin-right: 5px;
	display: inline-block;
}

#reportsPage .form-wrapper ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: white;
}

#reportsPage .form-wrapper ::-moz-placeholder { /* Firefox 19+ */
	color: white;
}

#reportsPage .form-wrapper :-ms-input-placeholder { /* IE 10+ */
	color: white;
}

#reportsPage .form-wrapper :-moz-placeholder { /* Firefox 18- */
	color: white;
}

#reportsPage .title-wrapper .slogen-text{
	font-size: 26px;
	color: #1d8bea;
	background: #d2e8fb;
	display: inline-block;
	line-height: 1;
	padding: 5px 10px;
}

#reportsPage .title-wrapper .xxl-title{
	display: block;
	margin: 40px 0px 20px 0px;
	line-height: 1;
	font-size: 46px;
	color: #121212;
	font-weight: bold;
	padding: 0px;
}

#reportsPage .title-wrapper .small-text{
	font-size: 24px;
	display: block;
	color: #121212;
	line-height: 1;
}

#reportsPage .contact-wrapper{
	position: relative;
	top: 50px;
	display: block;
	width: 100%;
	min-height: 100px;
	border-radius: 4px;
	background: #1d8bea;
	padding: 25px 20px;
}


#reportsPage .content-wrapper{
	padding: 125px 0px 90px 0px;
	display: block;
	background: #f2f8fd;
	border-bottom: 1px solid #1d8bea;
}

#reportsPage .content-wrapper .bold-title{
	font-size: 34px;
	color: #121212;
	display: block;
	line-height: 1;
	margin: 0px;
}

#reportsPage .content-wrapper .content-list{
	display: block;
	padding: 40px 0px;
	list-style: none;
	line-height: 1;
	margin: 0px;
}

#reportsPage .content-wrapper .list-item{
	display: block;
	margin-bottom: 20px;
}

#reportsPage .content-wrapper .list-item:last-child{
	margin-bottom: 0px;
}

#reportsPage .content-wrapper .item-text{
	display: inline-block;
	font-size: 18px;
	color: #121212;
	vertical-align: middle;
}

#reportsPage .content-wrapper .item-text::before{
	font-family: "Font Awesome 5 Free";
	content: "\f0a8";
	display: inline-block;
	vertical-align: middle;
	font-weight: 900;
	font-size: 17px;
	color: #1d8bea;
	margin-left: 15px;
}

#reportsPage .content-wrapper .small-text{
	font-size: 18px;
	font-weight: bold;
	color: #121212;
	display: block;
	line-height: 1;
	margin: 0px;
}

#reportsPage .content-wrapper .image-wrapper{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

#reportsPage .content-wrapper .align-center-wrapper{
	display: flex;
	align-items: center;
	height: 100%;
}

#reportsPage .contact-wrapper p{
	margin: 0px;
}

@media (min-width: 992px) {
	#reportsPage .content-wrapper .row {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display:         flex;
		flex-wrap: wrap;
	}
	#reportsPage .content-wrapper .row > [class*='col-'] {
		display: flex;
		flex-direction: column;
	}

}

@media (max-width: 991px) {
	#reportsPage .form-wrapper .input-wrapper{
		margin-bottom: 15px;
	}

	#reportsPage .content-wrapper .align-center-wrapper{
		justify-content: center;
		width: 100%;
	}

	#reportsPage .title-wrapper .person-wrapper{
		left: 20px;
	}

	#reportsPage .content-wrapper .text-wrapper{
		display: inline-block;
	}

	#reportsPage .content-wrapper{
		padding: 90px 0px 40px 0px;
	}

	#reportsPage .content-wrapper .content-list{
		padding: 30px 0px;
	}

	#reportsPage .content-wrapper .list-item{
		margin-bottom: 15px;
	}

	#reportsPage .title-wrapper{
		padding-top: 80px;
	}
}

@media(max-width: 768px) {
	#reportsPage .content-wrapper{
		padding: 80px 0px 30px 0px;
	}

	#reportsPage .content-wrapper .content-list{
		padding: 20px 0px;
	}

	#reportsPage .contact-wrapper{
		padding: 20px 15px;
	}

	#reportsPage .form-wrapper .input-wrapper{
		margin-bottom: 10px;
	}

	#reportsPage .content-wrapper .list-item{
		margin-bottom: 10px;
	}

	#reportsPage .form-wrapper .form-input{
		height: 40px;
		line-height: 40px;
		font-size: 15px;
	}

	#reportsPage .content-wrapper .bold-title{
		font-size: 28px;
	}

	#reportsPage .content-wrapper .item-text{
		font-size: 16px;
	}

	#reportsPage .content-wrapper .small-text{
		font-size: 16px;
	}

	#reportsPage .form-wrapper .button-wrapper{
		text-align: center;
	}

	#reportsPage .form-wrapper .form-btn{
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		max-width: 200px;
	}

	#reportsPage .title-wrapper .body-wrapper{
		width: 120px;
		height: 187px;
	}

	#reportsPage .title-wrapper .fingers-wrapper{
		bottom: -15px;
		left: -15px;
		width: 26px;
		height: 20px;
	}

	#reportsPage .title-wrapper .hand-wrapper{
		bottom: 20px;
		left: 100px;
		width: 140px;
		height: 113px;
	}

	#reportsPage .title-wrapper .text-wrapper{
		margin-bottom: 120px;
	}

	#reportsPage .title-wrapper{
		padding-top: 40px;
	}

	#reportsPage .title-wrapper .small-text{
		font-size: 19px;
	}

	#reportsPage .title-wrapper .xxl-title{
		font-size: 36px;
		margin: 25px 0px 15px 0px;
	}

	#reportsPage .title-wrapper .slogen-text{
		font-size: 21px;
	}
}

@media (max-width: 576px) {
	#reportsPage .title-wrapper .body-wrapper {
		width: 90px;
		height: 134px;
	}

	#reportsPage .title-wrapper .hand-wrapper {
		bottom: 20px;
		left: 75px;
		width: 80px;
		height: 64px;
	}

	#reportsPage .title-wrapper .fingers-wrapper {
		bottom: -10px;
		left: -10px;
		width: 22px;
		height: 18px;
	}

	#reportsPage .title-wrapper .slogen-text{
		font-size: 18px;
	}

	#reportsPage .content-wrapper .bold-title{
		font-size: 26px;
	}

	#reportsPage .content-wrapper .item-text{
		font-size: 15px;
	}

	#reportsPage .content-wrapper .small-text{
		font-size: 15px;
	}

	#reportsPage .title-wrapper .text-wrapper {
		margin-bottom: 90px;
	}

	#reportsPage .content-wrapper {
		padding: 70px 0px 20px 0px;
	}

	#reportsPage .title-wrapper .small-text{
		font-size: 18px;
		max-width: 210px;
		line-height: 1.2;
	}

	#reportsPage .title-wrapper .xxl-title {
		font-size: 32px;
		margin: 15px 0px 10px 0px;
	}
}

@-webkit-keyframes mover {
	0% { transform: rotateZ(0); }
	100% { transform: rotateZ(10deg); }
}

@keyframes mover {
	0% { transform: rotateZ(0); }
	100% { transform: rotateZ(10deg); }
}

.recommended-articles {
	margin-top: 24px;
}
.recommended-articles .title-block {
	margin-bottom: 16px;
	font-size: 20px;
	font-weight: 700;
}
.recommended-articles .items {
	display: flex;
	flex-wrap: wrap;
}
.recommended-articles .items .item {
	position: relative;
	display: block;
	width: calc(50% - 10px);
	height: 162px;
	margin: 0 0 16px 20px;
	border-radius: 6px;
}
.recommended-articles .items .item:nth-child(2n + 2) {
	margin-left: 0;
}
.recommended-articles .items .item img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	border-radius: 6px;
}
.recommended-articles .items .item .bg {
	background: linear-gradient(transparent, 30%, #1282dd);
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.recommended-articles .items .item .name {
	width: calc(100% - 24px);
	position: absolute;
	right: 12px;
	bottom: 10px;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	line-height: 1.222;
	text-shadow: 0px 1px 3px rgba(0, 136, 249, 0.77);
}
.recommended-articles-shortcode {
	margin-bottom: 30px;
	padding-bottom: 14px;
	border-bottom: 1px solid #b7e1fc;
}
.recommended-articles-shortcode .title-block {
	position: relative;
	margin-bottom: 24px;
}
.recommended-articles-shortcode .title-block:after {
	content: '';
	width: 100%;
	height: 1px;
	background: #b7e1fc;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0, -50%);
	z-index: 1;
}
.recommended-articles-shortcode .title-block span {
	position: relative;
	font-size: 22px;
	font-weight: 700;
	background: #fff;
	padding-left: 12px;
	z-index: 2;
}
.recommended-articles-shortcode .items {
	display: flex;
	flex-wrap: wrap;
}
.recommended-articles-shortcode .items .item {
	width: calc(33.33% - 16px);
	margin-left: 24px;
	margin-bottom: 20px;
}
.recommended-articles-shortcode .items .item:hover {
	text-decoration: none;
}
.recommended-articles-shortcode .items .item:nth-child(3n + 3) {
	margin-left: 0;
}
.recommended-articles-shortcode .items .item .image {
	height: 96px;
	display: block;
	width: 100%;
}
.recommended-articles-shortcode .items .item .image img {
	border-radius: 6px 6px 0 0;
	object-fit: cover;
	width: 100%;
	height: 100%!important;
}
.recommended-articles-shortcode .items .item .bg {
	box-shadow: 0px 1px 16px 0px rgba(0, 136, 249, 0.23);
	display: block;
	padding: 16px;
	border-radius: 0 0 6px 6px;
}
.recommended-articles-shortcode .items .item .bg .name {
	font-size: 19px;
    font-weight: 700;
    color: #000;
    line-height: 1.2;
    transition: 0.2s;
    height: 52px;
    display: block;
    overflow: hidden;
}
.recommended-articles-shortcode .items .item:hover .bg .name {
	color: #0077e6;
}
.float-whatsapp {
	position: fixed;
	right: 18px;
	bottom: 34px;
	z-index: 999;
}
.float-whatsapp a img {
	width: 60px;
	height: 60px;
	border: 2px solid #1b8cec;
	border-radius: 50%;
}
.float-whatsapp .whatsapp-icon {
	display: block;
	background: #1b8cec;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	position: absolute;
	right: -4px;
	bottom: -2px;
}
.float-whatsapp .circle {
	position: relative;
}
.float-whatsapp .whatsapp-icon svg {
	fill: #fff;
	width: 62%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}
.float-whatsapp .indicator {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	position: absolute;
	top: 6px;
	left: 1px;
	animation-name: blinker;
	animation-iteration-count: infinite;
	animation-timing-function: cubic-bezier(1.0,2.0,0,1.0);
	animation-duration: 2s;
	-webkit-animation-name: blinker;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: cubic-bezier(1.0,2.0,0,1.0);
	-webkit-animation-duration: 2s;
}
.float-whatsapp .message {
	padding: 8px 10px 8px 20px;
	background: #393536;
	border-radius: 6px;
	width: 220px;
	position: absolute;
	top: -58px;
	right: 0;
	display: none;
}
.float-whatsapp .message.open {
	display: block!important;
}
.float-whatsapp .message .text p {
	margin-bottom: 0;
}
.float-whatsapp .message .text {
	font-size: 15px;
	color: #fff;
	line-height: 1.125;
}
.float-whatsapp .message:before {
	content: '';
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 8px solid #393536;
	position: absolute;
	bottom: -8px;
	right: 27px;
}
.float-whatsapp .message svg {
	position: absolute;
	left: 3px;
	top: 5px;
	cursor: pointer;
}

@keyframes blinker {
	0% { background: #18df17; }
	50% { background: #03c202; }
	100% { background: #18df17; }
}

@-webkit-keyframes blinker {
	0% { background: #18df17; }
	50% { background: #03c202; }
	100% { background: #18df17; }
}

.single-author-block {
	border-top: 1px solid #47a8fa;
	margin-top: 36px;
	margin-bottom: 50px;
}
.single-author-block .name-block {
	font-size: 22px;
	font-weight: 500;
	margin: 32px 0 18px;
}
.single-author-block .block {
	width: 100%;
	position: relative;
}
.single-author-block .block .box {
	position: relative;
	background: #fff;
	border: 1px solid #d7e9fc;
	border-radius: 10px;
	display: flex;
	width: calc(100% - 5px);
	right: 5px;
	padding: 12px 24px;
	z-index: 2;
}
.single-author-block .block:after {
	content: '';
	width: calc(100% - 5px);
	height: 100%;
	background: #d7e9fc;
	border-radius: 10px;
	position: absolute;
	right: 0px;
	bottom: -5px;
	z-index: 1;
}
.single-author-block .block .photo {
	margin-left: 24px;
}
.single-author-block .block .photo .img {
	width: 110px;
	height: 110px;
}
.single-author-block .block .photo img {
	object-fit: cover;
	border-radius: 50%;
	width: 100%;
	height: 100%!important;
}
.single-author-block .block .info .author-name {
	font-size: 26px;
	font-weight: 700;
	color: #0f8fe0;
	margin-bottom: 2px;
}
.single-author-block .block .info .post {
	font-size: 19px;
	font-weight: 700;
	margin-bottom: 6px;
}
.single-author-block .block .info .description {
	font-size: 18px;
	line-height: 1.389;
}
.single-author-block .block .info .description p {
	margin-bottom: 2px;
}
.single-author-block .block .info .link a {
	position: relative;
	margin-top: 6px;
	font-size: 18px;
	font-weight: 700;
	color: #0f8fe0;
}
.single-author-block .block .info .link a i {
	position: absolute;
	left: -12px;
	top: 8px;
	font-size: 9px;
	font-style: initial;
	transition: 0.2s;
}
.single-author-block .block .info .link a:hover i {
	left: -15px;
}
.autor_text.go-block {
	cursor: pointer;
	border-bottom: 1px solid #0095ef;
}
@media (max-width: 1040px) {
	.recommended-articles-shortcode .items .item .bg .name {
		height: 92px;
	}
}
.mob-breadcrumb {
	margin-top: 6px;
}
.mob-autor {
	display: flex;
	margin-bottom: 16px;
}
.mob-autor .avatar {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	overflow: hidden;
	margin-left: 14px;
}
.mob-autor .avatar img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.mob-autor .autor_text {
	font-size: 15px;
	font-weight: 700;
}
.mob-autor .i-b .cat {
	font-size: 14px;
	color: #0077e6;
}
.mob-autor .i-b .date {
	font-size: 14px;
	margin-right: 10px;
	position: relative;
}
.mob-autor .i-b .date:before {
	content: '';
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background: #000;
	position: absolute;
	right: -7px;
	top: 8px;
}
@media (max-width: 840px) {
	body.single-post article.single_item .entry-title {
		margin: 12px 0 20px;
	}
	body.single-post .site-content>.container {
		margin-top: 6px!important;
	}
	body.single-post article.single_item .entry-images {
		width: calc(100% + 28px);
		position: relative;
		right: -14px;
	}
	body.single-post article.single_item .entry-images img {
		width: 100%;
		height: 100%;
		background-size: cover;
	}
	.single-post .entry-content {
		font-size: 19px;
	}
	.entry-content p {
		margin-bottom: 24px;
	}
	.entry-content ol li {
		margin-bottom: 16px;
	}
	.recommended-articles {
		margin-top: 18px;
		padding-top: 24px;
		border-top: 1px solid #037ce2;
	}
	.recommended-articles .title-block {
		text-align: center;
	}
	.recommended-articles .items .item .name {
		font-size: 17px;
	}
	.recommended-articles .items .item {
		height: 154px;
	}
	.recommended-articles-shortcode .items .item {
		width: calc(50% - 9px);
		margin-left: 18px;
		margin-bottom: 16px;
	}
	.recommended-articles-shortcode .items .item:nth-child(2n + 2) {
		margin-left: 0;
	}
	.recommended-articles-shortcode .items .item:nth-child(3n + 3) {
		margin-left: 18px;
	}
	.recommended-articles-shortcode {
		padding-bottom: 24px;
	}
	.recommended-articles-shortcode .items .item .image {
		height: 76px;
	}
	.recommended-articles-shortcode .items .item .bg .name {
		font-size: 16px;
	}
	.recommended-articles-shortcode .items .item .bg {
		padding: 12px;
	}
	.recommended-articles-shortcode .items .item .bg .name {
		display: block;
		height: 48px;
	}
	.recommended-articles-shortcode .title-block span {
		font-size: 19px;
	}
	.recommended-articles-shortcode .title-block {
		margin-bottom: 18px;
	}
	.recommended-articles-shortcode {
		padding-bottom: 16px;
	}
	.float-whatsapp {
		display: none;
	}
	.single-author-block {
		margin-top: 30px;
	}
	.single-author-block .block .info .author-name {
		font-size: 23px;
		margin-bottom: 3px;
		margin-top: 12px;
		line-height: 1;
	}
	.single-author-block .block .info .post {
		font-size: 18px;
		line-height: 1;
	}
	.single-author-block .block .photo .img {
		width: 54px;
		height: 54px;
	}
	.single-author-block .block .photo {
		margin-left: 20px;
	}
	.single-author-block .block .info .description {
		font-size: 18px;
		margin-top: 24px;
		position: relative;
		right: -86px;
		width: calc(100% + 86px);
	}
	.single-author-block .block .info .link {
		position: relative;
		right: -86px;
	}
}
.table {
	height: auto;
	display: table;
	float: left;
	border:1px solid #c8e4fb;
}
.table .tr {
	height: auto;
	display: table-row;
}
.table .tr .td {
	float: none;
	display: table-cell;
	vertical-align: baseline;
	font-size: 0.8rem;
	padding: 16px 18px;
	border-bottom: 1px solid #44464e;
	border-left:1px solid #c8e4fb;
	font-size: 18px;
}
.table .tr .td:last-child {
	border-left: 0;
}
.table .tr:last-child .td {
	border-bottom: 0;
}
.table .tr.th .td {
	font-size: 22px;
	font-weight: 700;
	padding: 8px 18px;
}
.table .tr.th .td_2 {
	background: #d6eae3;
}
.table .tr.th .td_3 {
	background: #f6dbde;
}
.table .tr .td_1 {
	vertical-align: middle;
	font-weight: 700;
	width: 190px;
}
.table .tr .td_1 span {
	display: flex;
}
.table .tr .td_1 span img {
	border-radius: 50%;
	width: 48px!important;
	height: 48px!important;
	margin-left: 12px;
}
.list-icon  .li {
	font-size:18px;
	line-height: 1.2;
	margin-bottom: 8px;
	padding-right: 24px;
	position: relative;
}
.list-icon .li:last-child {
	margin-bottom: 0;
}
.list-icon .check .li:before {
	content: '';
	background-image: url(/wp-content/themes/seolinks/img/check.svg);
	width: 11px;
	height: 11px;
	position: absolute;
	top: 4px;
	right: 0;
}
.list-icon  .cross .li:before {
	content: '';
	background-image: url(/wp-content/themes/seolinks/img/cross.svg);
	width: 11px;
	height: 11px;
	position: absolute;
	top: 6px;
	right: 0;
}
@media (max-width: 840px) {
	.overflow-auto {
		overflow-y: auto;
	}
	.overflow-auto .table {
		float: unset;
	}
	.table .tr.th .td {
		font-size: 19px;
	}
	.overflow-auto::-webkit-scrollbar {
		height: 2px;
	}
	.overflow-auto::-webkit-scrollbar-track {
		background: #ffffff;
	}
	.overflow-auto::-webkit-scrollbar-thumb {
		background: #1d8bea;
	}
	.overflow-auto .table {
		margin-bottom: 0;
	}
	.table .tr .td_1 span {
		display: block;
	}
	.table .tr .td_1 span img {
		margin: 0;
	}
	.table .tr .td_1 {
		width: 130px;
	}
	.overflow-auto .table.table_1 {
		min-width: 700px;
	}
}
.postid-825 .form_footer {
	display: none!important;
}