footer {

	background-color: #00558e !important;
	margin: 0;
	padding: 0;
}
/* New panel only mobile*/
.fixed-panel-footer{
	display: none;
}
/* end */
footer .footer-copyright,
footer .footer-copyright a {
	margin: 0;
	padding: 0;
	width: 100%;
	line-height: 26px;
	font-size: 12px;
	color: #fff;
}
footer .footer-copyright a:hover {
	color: #fff;
}
.footer-sidebar-wrapper {
	background-color: #08c5f8 !important;
}

.footer-wrapper ul#footer-sidebar li {
    margin-bottom: 10px;
}

.footer-wrapper #footer-sidebar li.full-height-widget{
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.footer-wrapper #footer-sidebar .link-to-site-button{
    font-family: 'almoni', sans-serif;
    display: block;
    background-color: #015e9c;
    color: #fff;
    text-transform: uppercase;
	display: inline-block;
	line-height: 2.083333333333333vw;
	border-radius: 6px;
	box-shadow: -8px 7px 8px -2px rgb(1 156 231 / 90%);
}
#footer-sidebar .textwidget>p{
	padding-top: 15px;
}
.footer-wrapper ul#footer-sidebar li .footer-button-wrapper{
    padding-bottom: 15px;
}
.footer-wrapper footer .footer-menu{
    margin-bottom: 0px;
}

.footer-wrapper footer .footer-copyright p{
    margin-bottom: 0px;
}

.footer-wrapper footer .footer-copyright{
    font-family: "open sans-serif";
    font-size: 12px;
    padding: 5px 0px 5px 0px;
}

.footer-wrapper .footer-sidebar-wrapper.footer-sidebar-style-dark #footer-sidebar,
.footer-wrapper .footer-sidebar-wrapper.footer-sidebar-style-dark #footer-sidebar a{
    color: #fff;
	font-size: 24px;
}

.footer-wrapper .footer-sidebar-wrapper.footer-sidebar-style-dark #footer-sidebar{
    line-height: 20px;
    font-size: 14px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.footer-wrapper .footer-sidebar-wrapper.footer-sidebar-style-dark #footer-sidebar .widgettitle{
    font-size: 30px;
}
.employers .scroll-to-top{
    border: 1px solid #015e9c;
	color: #015e9c;
	width: 40px;
	height: 40px;
}
.job-seekers .scroll-to-top{
    border: 1px solid #015e9c;
	color: #015e9c;
	width: 40px;
	height: 40px;
}
.employers .scroll-to-top:hover{
	background-color: #0aaa40;
	color: #fff;
}
.job-seekers .scroll-to-top:hover{
	background-color: #015e9c;
	color: #fff;
}
.scroll-to-top{
    left: 30px;
    right: initial;
	transform: rotate(45deg);
}
.scroll-to-top:hover{
	transform: rotate(45deg);
}

.scroll-to-top:before {
    font-size: 40px;
    line-height: 37px;
	transform: rotate(-45deg);
	margin-top: -2px;
	margin-right: 4px;
}
.scroll-to-top:hover:before {
	transform: rotate(-45deg);
}

.footer-wrapper .footer-sidebar-wrapper .footer-sidebar{
    padding: 50px 0 30px;
}

.footer-sidebar > ul > li {
    padding: 0;
}
.footer-facebook-wrapper {
	padding-top: 15px;
}
.footer-facebook-wrapper a{
	width: 3.6vw;
	height: 3.6vw;
	display: block;
	margin: 0 auto;
}
.footer-facebook-wrapper a img{
	width: 100%;
}
/* Footer social romb style*/
#footer-social-romb{
	top: -90px;
	position: relative;
	transform: rotate(45deg);
}
#footer-social-romb .wpb_column.vc_column_container{
	width: 13% !important;
}
#footer-social-romb .wpb_column.vc_column_container>.vc_column-inner{
	padding-left: 0px;
	padding-right: 0px;
}
#footer-social-romb .vc_icon_element{
	margin: 3px 3px 3px 0px;
	border: 2px solid #0477a2;
	border-radius: 2px;
	background: #fff;
}
#footer-social-romb .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
	color: #0477a2;
}
#footer-social-romb .vc_icon_element .vc_icon_element-inner{
	width: 2em;
	height: 2.2em;
	transform: rotate(-45deg);
}
@media screen and (min-width: 1921px) {
	.footer-facebook-wrapper a{
		max-width: 76px;
		max-width: 76px;
	}
}
/* New panel footer only mobile*/
@media screen and (max-width: 768px) {
	.footer-sidebar.sidebar.container{
		display: none;
	}
	.fixed-panel-footer{
		display: block;
		position: fixed;
		width: 100%;
		z-index: 9999;
		bottom: 0px;
		background: #0698db;
		border-top: 1px solid #fff;
	}
	.fixed-panel-footer ul{
		display: flex;
		padding: 0;
		margin: 0;
	}
	.fixed-panel-footer ul li:nth-child(1),
	.fixed-panel-footer ul li:nth-child(2),
	.fixed-panel-footer ul li:nth-child(3),
	.fixed-panel-footer ul li:nth-child(4),
	.fixed-panel-footer ul li:nth-child(5){
		background-size: 20px!important;
		background-position: center 4px!important;
	}
	.fixed-panel-footer ul li:nth-child(1){
		background: url(../img/comp.png) no-repeat;
	}
	.fixed-panel-footer ul li:nth-child(2){
		background: url(../img/check.png) no-repeat;
	}
	.fixed-panel-footer ul li:nth-child(3){
		background: url(../img/book.png) no-repeat;
	}
	.fixed-panel-footer ul li:nth-child(4){
		background: url(../img/clock.png) no-repeat;
	}
	.fixed-panel-footer ul li:nth-child(5){
		background: url(../img/search.png) no-repeat;
	}
	.fixed-panel-footer ul li{
		width: 25%;
		list-style: none;
		padding: 5px 1%;
		text-align: center;
		display: block;
		line-height: 1;
		min-height: 50px;
		border-right: 1px solid #fff;
	}
	.fixed-panel-footer .blue_menu ul.menu>li>a{
		color: #fff;
		line-height: 0;
	}
	.fixed-panel-footer .blue_menu ul.menu>li>a:before{
		content: '';
		display: block;
		width: 100%;
		height: 20px;
	}
}
@media screen and (max-width: 420px) {
	.fixed-panel-footer .blue_menu ul.menu>li>a{
		font-size: 12px;
	}
}
/* End */
@media screen and (min-width: 1024px) {

	body.footer-sidebar.footer-sidebar-col-4 > ul > li {
		width: 33.33% !important;
	}

	body.rtl .footer-wrapper .footer-sidebar-wrapper.footer-sidebar-style-dark #footer-sidebar {
		flex-direction: row;
	}
	body.employers .footer-button-wrapper a{
		font-size: 28px;
	}
	.footer-wrapper #footer-sidebar .link-to-site-button {
		/*padding: 0.2604vw 2.08333vw !important;*/
		padding: 5px 35px !important;
		/*font-size: 0.9375vw;*/
		font-size: 18px;
		white-space: nowrap;
	}

}
@media screen and (max-width: 1023px) {
	.footer-wrapper ul#footer-sidebar li#custom_html-2 {
		width: 100% !important;
	}
	body.rtl .footer-wrapper .footer-sidebar-wrapper.footer-sidebar-style-dark #footer-sidebar {
		flex-direction: column;
	}
	body.rtl .footer-wrapper .footer-sidebar-wrapper.footer-sidebar-style-dark #footer-sidebar li{
		text-align: center;
	}
	body.employers .footer-button-wrapper a{
		background-color: #0aaa40 !important;
	}
	.footer-wrapper #footer-sidebar .link-to-site-button {
		border-radius: 3px;
		font-size: 30px !important;
		float: none;
		width: 320px;
		height: 66px;
		margin: 0 auto;
		white-space: nowrap;
		display: block;
		text-align: center;
		line-height: 66px !important;
	}
	#footer-sidebar {
		display: block !important;
	}
	#text-2 {
		width: 100%!important;
		display: block;
		margin-bottom: 8vw!important;
	}
	#text-3 {
		/*width: 50%!important;	*/
		width: 100%!important;
		display: block !important;
		/*float: right !important;*/
		padding: 0 !important;
		margin: 0 !important;
		clear: none !important;
	}
	#text-4 {
		/*width: 50%!important;*/
		width: 100%!important;
		display: block !important;
		/*float: left !important;*/
		padding: 0 !important;
		margin: 0 !important;
		clear: none !important;
	}
	#custom_html-3 {
		/*width: 50%!important;*/
		width: 100%!important;
		display: block !important;
		/*float: left !important;*/
		padding: 0 !important;
		margin: 0 !important;
		clear: none !important;
	}
	#custom_html-4{
		/*width: 50%!important;*/
		width: 100%!important;
		display: block !important;
		/*float: left !important;*/
		padding: 0 !important;
		margin: 0 !important;
		clear: none !important;
	}

	#text-5 {
		width: 100%!important;
		display: block;
		margin-top: 8vw;
	}
	#footer-sidebar:nth-child(1) {
		width: 100%;
	}
	#footer-sidebar:nth-child(2) {
		width: 50%;
	}
	#footer-sidebar:nth-child(3) {
		width: 50%;
	}
	#footer-sidebar:nth-child(4) {
		width: 100%;
	}
	.footer-wrapper .footer-sidebar-wrapper.footer-sidebar-style-dark #footer-sidebar,
	.footer-wrapper .footer-sidebar-wrapper.footer-sidebar-style-dark #footer-sidebar a,
	.footer-wrapper .footer-sidebar-wrapper.footer-sidebar-style-dark #footer-sidebar p	{
		line-height: 40px;
		font-size: 30px;
	}
	.scroll-to-top{
		margin-bottom: 30px;
	}
	.footer-facebook-wrapper a {
		width: 90px;
		height: 90px;

	}
}

