/*
    Theme Name: EconomicPeace
    Theme URI:
    Description: Business / WordPress theme
    Author: EkDesign
    Author URI: 
    Version: BS-4
    Tags: 
*/


/* =GENERAL
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Heebo:100,300,400,500,700,800,900&subset=hebrew');


body {
    font-size:18px;
	font-family: 'Heebo', sans-serif;
	background: #FFF;
	line-height:1;
	margin:0;
	padding:0;
	color:#042042;
	}

a {
    color: #042042;
    text-decoration: none;
	-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
} 

a:hover, a:focus {
	text-decoration: none;
	color:#042042;
}

a:focus { 
    outline: none;
}

input,
textarea {
	font-family: 'Heebo', sans-serif;
	box-sizing:border-box;
	border:none;
	border-bottom: #FFF 2px solid;
	width:100%;
	padding:6px 10px;
	border-radius:0px;
	background: none;
	color:#FFF;
	font-size:18px;
	line-height:18px;
	font-weight:300;
	
}

input[type="submit"],
input[type="button"] {
	font-family: 'Heebo', sans-serif;
	display: inline-block;
	cursor:pointer;
	padding:10px 25px 7px 25px;
	text-align:center;
	color:#FFF;	
	font-size:22px;
	line-height:18px;
	font-weight: 500;
	background:#2b92cc;
	border: none;
	border-bottom:#2680b3 3px solid;
	border-radius:10px;
	
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
	
	}

input[type="submit"]:hover,
input[type="button"]:hover {
	-moz-transform: scale(0.9);
-webkit-transform: scale(0.9);
-o-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
	}


::-webkit-input-placeholder {
       color:#FFF;
}

:-moz-placeholder { /* Firefox 18- */
      color:#FFF;
}

::-moz-placeholder {  /* Firefox 19+ */
       color:#FFF;
}

:-ms-input-placeholder {  
     color:#FFF;
}


.fa-phone {
	-moz-transform: rotate(250deg);
-webkit-transform: rotate(250deg);
-o-transform: rotate(250deg);
-ms-transform: rotate(250deg);
transform: rotate(250deg);
}

.fa-volume-control-phone {
	-moz-transform: rotate(-30deg);
-webkit-transform: rotate(-30deg);
-o-transform: rotate(-30deg);
-ms-transform: rotate(-30deg);
transform: rotate(-30deg);
}

ul, li {
	padding:0;
	margin:0;
	list-style: none;
}

.call {
	white-space: nowrap;
}

.ltr {
	direction:ltr;
}

.flex {
	display: flex;
}

/* =LAYOUT
-------------------------------------------------------------- */

.container {
	position:relative;
}

#main {
	padding:40px 0;
	
	}
	
.section {
	padding: 50px 0;
}

#contact-bage {
	position: fixed;
	z-index:500;
	left:0;
	top:180px;
	
}

.padding {
	width:70%;
	margin: auto;
}

/* =HEADER
-------------------------------------------------------------- */


#toprow {
	position: relative;
	padding:27px 0;
	background:#09408e url(images/topcenter_bg.png) center center no-repeat;
	color:#FFF;
}

.logo {
	position: absolute;
	top:-40px;
	width:100%;
	left:0;
	text-align: center;
	z-index:50;
	
}

.logo img {
	
}



.social-icons a {
	display: inline-block;
	margin-left:5px;
	color:#FFF;	
}



#toprow .social-icons {
	display: inline-block;
	padding-right:10px;
	}

#toprow .social-icons a {
	font-size:25px;
	
}

#headrow {
	padding:60px 0;
	min-height:150px;
	
	background-image: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0, #EBF0F3),
	color-stop(0.47, #FFFFFF),
	color-stop(1, #EBF0F3)
);
background-image: -o-linear-gradient(right, #EBF0F3 0%, #FFFFFF 47%, #EBF0F3 100%);
background-image: -moz-linear-gradient(right, #EBF0F3 0%, #FFFFFF 47%, #EBF0F3 100%);
background-image: -webkit-linear-gradient(right, #EBF0F3 0%, #FFFFFF 47%, #EBF0F3 100%);
background-image: -ms-linear-gradient(right, #EBF0F3 0%, #FFFFFF 47%, #EBF0F3 100%);
background-image: linear-gradient(to right, #EBF0F3 0%, #FFFFFF 47%, #EBF0F3 100%);
}

#search {
	position: relative;
}

#search input#s {
	border: none;
	border-bottom:#042042 4px solid;
	color:#042042;
	font-size:16px;

}

#search button {
	position: absolute;
	left:0;
	top: 0px;
	font-size:22px;
	background: none;
	border: none;
}

.donation-top {
	text-align: left;
}

.donation-top a {
	isplay: inline-block;
    padding: 10px 30px 8px 30px;
    color: #FFF;
    font-weight: 500;
    font-size: 19px;
    background: #2b92cc;
    border-radius: 8px;
    border-bottom: #2680b3 3px solid;
}


/* =MENUS
-------------------------------------------------------------- */
#menurow {
	position: relative;
	background:#FFF;
	border-top:#e8eaed 1px solid;
	}

.menu-primary-container {
    position:relative;
   	z-index: 60;
	padding:0;
	text-align: center;
		
   }

.menu-primary {
	
}

.menu-primary li{
	display:inline-block;
	float:none;
	
		-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
	  
}


.menu-primary ul {
	min-width: 250px;
}


/* First Level - Menu Primary */

.menu-primary li a {
	font-size:20px;
	display:block;
	color:#042042;    
    padding: 25px 25px;
	border-bottom:#FFF 4px solid;
	text-decoration: none;
   	-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;	
	
	}
	
.menu-primary li a span {
	position: absolute;
	left:-4px;
	top:25px;
	font-size:20px;
	color:#e8eaed;
	
}


.menu-primary li a:hover, 
.menu-primary li a:active,
.menu-primary li.current-cat > a, 
.menu-primary li.current_page_item > a, 
.menu-primary li.current-menu-item > a {
	
	border-bottom:#0e499e 4px solid;
	}







/* Child Levels - Menu Primary */

.menu-primary li ul {
	min-width:250px;
	text-align:right;
	z-index:99999999;
	margin:0;
	padding-top:20px;
	background:#D7E8F3;
				
}

.menu-primary li li {
	padding:0;
	display: block;
}

.menu-primary li li a {
	font-size:17px;
	color:#000;
	padding:15px 10px !important;
	border-radius:0;
	z-index:99999999;
	border-bottom:#cbd2da 1px solid;
	
	    }
	

.menu-primary li li a:hover, .menu-primary li li a:active, .menu-primary li li a:focus, 
.menu-primary li li:hover > a, .menu-primary li li.current-cat > a, .menu-primary li li.current_page_item > a, .menu-primary li li.current-menu-item > a {
		background:#8dacc1;
		color:#000;
	
		   
}

.sf-sub-indicator {
	display:none;
}
/**************LANG***********/
#languages .menu-lang-container ul {
	text-align: left;
	color: rgba(255, 255, 255, 0.4);
	
}

#languages li {
	display: inline-block;
	float: none;
}

#languages li a {
	display: inline-block;
	color:#2b92cc;
	font-size:16px;
	padding:10px 15px;
}

#languages li:last-child span.slash {
	display: none;
}

#languages li a:hover,
#languages li.wpglobus-current-language a {
	color:#FFF;
}



/********************home******************/

#mainslider {
	position: relative;
	overflow: hidden;
}

#mainslider .cap {
	position: absolute;
	width:100%;
	left:0;
	bottom:0;
	z-index:10;
	background:rgba(4, 32, 66, 0.6);
	padding:15px 0;
	color:#FFF;
}

#mainslider .s-title {
	font-size:34px;
	line-height:1.3;
}

#mainslider .s-text {
	font-size:20px;
	line-height:1.3;
	width:70%;
}

#mainslider .more-btn {
	text-align: left;
}

#mainslider .more-btn a {
	display: inline-block;
	padding:12px 25px;
	color:#FFF;
	border: #FFF 1px solid;
	border-radius:12px;
}


.more-btn a i {
	margin-right:5px;
}


#news-section {
	background:#f7f9fa;
}

.home-box {
	padding:20px;
	background:#FFF;
	border-radius:10px;
}

.area-title  {
	justify-content: space-between;
	border-bottom:#e8eaed 1px solid;
	padding-bottom:15px;
}

.area-title i.bigicon {
	font-size:50px;
	color:#2b92cc;
	width:60px;
}

.area-title div {
	font-size:28px;
	color:#09408e;
	width: 60%;
	font-weight:600;
}

.area-title span,
.area-title a {
	color:#09408e;
	font-size:15px;
	font-weight:500;
}

.news-title {
	font-size:15px;
	color:#2b92cc;
	margin-bottom:10px;
}

.news-item {
	padding:15px 0;
	border-bottom:#e8eaed 1px solid;
}

.news-item:last-child {
	border-bottom: none;
}

.news-title a {
	color:#2b92cc;
}

.home-video .video-box {
	padding-top: 20px;
}

.home-video .video-text {
	
}

.movie-title {
	padding-top:15px;
	font-weight:600;
	margin-bottom:10px;
	
}

#counter-section {
	position: relative;
	overflow: hidden;
	background:#09408e;
	color:#FFF; 
	
}

.globe {
	position: absolute;
	left:-20px;
	top:-20px;
}

.counter-boxes ul li {
	margin-bottom:30px;
}

.counter-boxes .c-icon {
	width:130px;
	float: right;
	padding-left:20px;
		}
		
.counter-boxes .counter {
	font-size:80px;
	font-weight:200;
	margin-bottom:10px;
}

.home-content {
	padding-left:40px;
	border-left:#2e5c9f 1px solid;
}

.home-content.entry a {
	color:#FFF;
	text-decoration: underline;
	
}

.home-content.entry a:hover {
	
}

.home-content.entry h1 {
	font-size:32px;
	color:#FFF;
	font-weight:600;
	margin-bottom:10px;
}

.home-content.entry h2 {
	font-size:26px;
	color:#329bd6;
	font-weight:600;
	margin-bottom:10px;
}

/***********/

.box-item {
}

.box-icon {
	text-align: center;
	margin-bottom:15px;
}


.box-title  {
	font-size:35px;
	margin-bottom:10px;
	color:#9b7943;
	text-align: center;
	
}

.box-title a {
	color:#9b7943;
}

.box-text {
	font-size:18px;
	font-weight:300;
	text-align: justify;
	margin-bottom:10px;
}

.box-item .more {
	text-align: center;
}




.more {
	margin:10px 0;	
}

.more a {
	display: inline-block;
	padding:8px 20px 5px 20px;
	color:#FFF;
	font-weight: 500;
	font-size:14px;
	background:#2b92cc;
	border-radius:8px;
	border-bottom:#2680b3 3px solid;

}

.single-img {
	max-width:50%;
}


.single-img.alignright {
	margin-left:30px;
	margin-bottom:30px;
}
.single-img.alignleft {
	margin-right:30px;
	margin-bottom:30px;
}

.single-img img {
	border-radius:6px;
	
}

.publication-date {
	color:#09408e;
	font-size:24px;
	font-weight:500;
}



/*************GRAVITY****************/

#contact-line {
	padding:60px 0;
	background:#031833;
	color:#FFF;
}

#contact-line .text-area {
	width:50%;
	float: right;
	font-size:25px;
	line-height:48px;
	color:#FFF;
	padding-left:10px;
}

#contact-line .form-title {
	font-size:28px;
	color:#FFF;	
}

#contact-line .form-title .chunk1 {
	color:#329bd6;
}



#contact-line .form-subtitle {
	display: inline;
	font-weight:500;
	color:#3a86e1;
}


#contact-line .form-area {
	}

#contact-line label {
	display: none;
}

#contact-line .gform_body {
	width:90%;
	float: right;
	clear: none;
}

#contact-line .gform_fields .gfield  {
	width:25%;
	float:right;
	clear: none;
	padding-left:10px;
	margin-top:0;
}

#contact-line .gfield input {
	width:100%;
}

#contact-line .gform_footer {
	width:10%;
	float:left;
	clear: none;
}
#contact-line .gform_footer input {
	width:100%;
	text-align: center;
}

#contact-line .gform_wrapper .gform_footer {
    padding:0;
    margin: 0;
}

#contact-line .gform_confirmation_wrapper {
	color: #FF0;
	font-size:25px;
	padding-top:30px;
}

.acf-map {
	min-height:370px;
}

.gform_validation_container {
	display: none;
}


.contact-info {	
	
}

.contact-info ul {
	padding:50px 0;
	
	}


.contact-info li {
	padding:15px 0;
	border-bottom: #e8eaed 1px solid;
	
}

.contact-info li i {
	font-size:55px;
	width:75px;
	float: right;
}

.contact-info li a {
	
}

.contact-info label {
	display: block;
	margin-bottom:8px;
	padding-top:10px;
	color:#09408e;
	font-weight:600;
}



/*********GENERAL*******/


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.one-5 {
	width:20%;
	float: right;
	padding-left:15px;
	padding-right:15px;
}

.two-cols {
	-moz-column-count: 2;
-moz-column-gap: 20px;
-webkit-column-count: 2;
-webkit-column-gap: 20px;
column-count: 2;
column-gap: 20px;
}

.entry {
	line-height:1.4;
	text-align: justify;
}

.entry h1,
.entry h2 {
	font-size:26px;
	color:#09408e;
	font-weight:600;
	margin-bottom:15px;
}

.entry h3 {
	font-size:24px;
	color:#2b92cc;
	font-weight:600;
	margin-bottom:15px;
}

.entry h4 {
	font-size:24px;
	color: #09408e;
	font-weight:500;
	margin-bottom:15px;
}
.entry h5 {
	font-size:22px;
	font-weight:500;
	margin-bottom:10px;
	color:#2b92cc;
}

.entry h6 {
	font-size:20px;
	font-weight:700;
	color:#09408e;
	margin-bottom:10px;
	
}

.entry hr {
	border-top:#c2c3c4 1px solid;
}

.entry ul,
.entry ol {
	margin-right: 50px;
	}

.entry ul li {
	list-style: square;
}



.entry ol li {
	list-style: decimal;
}


.entry a {
	text-decoration: underline;
	    color: #09408e;
}

.entry a:hover {
	text-decoration:  none;
}



.one-half {
	width:50%;
	float: right;
}

.one-third {
	width:33.33%;
	float:right;
}

.one-fourth {
	width:25%;
	float:right;
}

.mas-item {
    width: calc(25% - 30px);
    float: right;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;
}

img.grayscale {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

img.grayscale:hover {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
}


.entry img.alignleft {
	margin-right:30px;
	margin-bottom:30px;
}

.entry img.alignright {
	margin-left:30px;
	margin-bottom:30px;
}

.two-cols p:first-child {
	margin-top:0;
}


.title {
	font-size:32px;
	font-weight:600;
	margin-bottom:40px;
	color:#09408e;
}

#topimage {
	position: relative;
	background:#040f1f;
	overflow: hidden;
	width:100%;
	
	}

.topimg {
	opacity:0.6;
	display: block;
}

#topimage .textholder {
	position: absolute;
	top:0px;
	left:0;
	width:100%;
	z-index:1;
	padding:20px 0;
	}

.toptitle {
	color:#FFF;
	font-size:55px;
	text-align: center;
	padding-top:120px;
	font-weight: bold;
	
}

.toptitle span {
	
}

.bcr-area {
	
}

#breadcrumbs {
	font-size:14px;
	color:#FFF;
	}

#breadcrumbs a {
	color:#FFF;
	text-decoration:underline;
}

#breadcrumbs a:hover {
	text-decoration: none;
}


#share {
	margin-top:30px;
	border-top: #dee6e8 1px solid;
	padding:24px 0;
	font-size:22px;
	color:#00489e;
}

#share .addtoany_shortcode {
	display: inline-block;
	float: left;
}

#share .addtoany_list a>span {
	border-radius:100%;
}

.category-content {
	background: #f7f9fa;
	padding:40px 0;
}

.article {
	margin-bottom:30px;
	}
	
.art-img {
	margin-bottom:20px;
}

.art-img img {
	border-radius:12px;
}
	
.article .inner {
	}
	
.art-title {
	font-size: 18px;
    margin-bottom: 10px;
    color: #042042;
	font-weight:600;
}

.art-title a {
	 color: #042042;
}

.art-title a:hover {
	color:#2b92cc;
}

.excerpt {
	padding-bottom:10px;
}

.article .more  {
	text-align: left;
}
	
.er-404 {
	font-size:150%;
	text-align: center;
}

.a2a_svg {
	background-color:#405f78 !important;
}

.navigation {
	padding-top:15px;
	text-align: center;
}

.navigation select {
	padding:5px 10px;
	border: #2b92cc 1px solid;
	border-radius:4px;
}

/*******************EVENTS***************/

.ev-title-area {
	width:50%;
	justify-content: flex-start;
}
.ev-title-area i {
	color:#2b92cc;
	font-size:50px;
	width:60px;
	
}
.ev-title {
font-size: 28px;
    color: #09408e;
      font-weight: 600;
	width: calc(100% - 240px);
}

.ev-date {
	color:#2b92cc;
	padding-right:15px;
	text-align: left;
	width:150px;
	font-weight: bold;
}

.ev-date span {
	display: block;
	text-align: left;
}

.event-item {
	padding: 15px 0px;
    border-bottom: #e8eaed 1px solid;
}

.event-item:last-child {
	border-bottom: none;
}

.event-item .details {	 
	 padding-left:10px;
	 border-left: #e8eaed 1px solid;
}

.event-item .date-holder {
	padding-right:10px;
	text-align: center;
	
}

.event-title {
	font-size: 18px;
    margin-bottom: 10px;
    color: #042042;
    font-weight: 600;
}

.event-title  a {
    color: #042042;
}

.event-title a:hover {
    color: #2b92cc;
}

.event-item .date {
	color:#2b92cc;
	font-size:15px;
	font-weight: 600;
}

.icon-holder {
	padding-left:10px;
	
}

.icon-holder i {
	font-size:42px;
	color:#2b92cc;
}

.e-page-loop {
	background:#f7f9fa;
	border-radius:8px;
	padding: 15px 15px;
	margin-bottom:30px;
}

.e-page-loop .details {
	padding-right:10px;
	 border-right: #e8eaed 1px solid;
}

/*******************VIDEO****************/

.video-item {
	margin-bottom:40px;
}
.video-img {
	position: relative;
	width:100%;
	overflow: hidden;
	}

.video-img .vimg {
	display: block;
	margin-top:-50px;
	
}

.play {
	position: absolute;
	z-index:1;
	width:100%;
	text-align: center;
	top:40%;
}



/***************CONTACT PAGE**************/

#contact-page {
	
}

#cd-section {
	background:#060e17;
	color:#FFF;
}

#cd-section .entry {
	text-align: center;
}

#contact-form .form-container {
	
}

#contact-form .title {
	font-size:28px;
}

#contact-form label {
	display: none;
}

#contact-form li {
	margin-bottom:10px;
}

#contact-form li.three {
	width:33.33%;
	float: right;
}

#contact-form li.three {
	padding-left:7px;
}

#contact-form li#field_2_4 {
	padding-left:0;
}

#contact-form li:nth-child(3) {
	padding-left:0;
}

#contact-form .gfield input,
#contact-form .gfield textarea {
	background:#FFF;
	border:#d3d7dd 1px solid;
	color:#060e17;
}

#contact-form .gform_footer {
	text-align: center;
}

#contact-form .gform_footer input {
	width: auto;
	padding:10px 40px;
}

#contact-form ::-webkit-input-placeholder {
       color:#060e17;
}

#contact-form :-moz-placeholder { /* Firefox 18- */
      color:#060e17;
}

#contact-form ::-moz-placeholder {  /* Firefox 19+ */
       color:#060e17;
}

#contact-form :-ms-input-placeholder {  
     color:#060e17;
}


#contact-page .contact-info {
	
}

#contact-page .contact-info label {
	display: block;
	margin-bottom:8px;

}

#contact-page .contact-info li i {
	float: right;
	margin-left:10px;
	
	
}

#contact-page .contact-info li.tel i {
	
}

.validation_message, .validation_error {
	color:#F00;
	padding:10px;
	font-size:18px;
}



/***************ALFOBET TABS****************/

#abnames-container {
	margin-bottom:30px;
}
#tabs-menu {
	background:#033b74;
	padding:10px 5px;
	color:#FFF;
	font-size:24px;
}

#tabs-menu li a {
	color:#FFF;
	padding:0 10px;
}

#tabs-menu li a:hover {
	color:#eff8ff;
}

#tabs-menu li.r-tabs-state-active a {
	text-decoration: underline;
	font-weight: bold;
}

.letter-group {
	padding:30px 0;
}

.letter-title {
	display: inline-block;
	font-size:24px;
	font-weight: bold;
	width:40px;
	height:40px;
	line-height:40px;
	text-align: center;
	border-radius:50%;
	background:#033b74;
	color:#FFF;
	margin-bottom:20px;
}

.sub-list {
	float: right;
	width:25%;
	padding-left:15px;
}

.names li {
	margin-bottom:7px;
}



/*********************SIDEBAR********************/

#sidebar {
}

.side-wdg {
	margin-bottom:30px;
}

.side-widget-title {
	text-align: center;
	font-weight:500;
	font-size:30px;
	margin-bottom:10px;
	}
	
.side-subtitle {
	font-size:20px;
	text-align: center;
	margin-bottom:10px;
}

#contact-widget {
	background:#df9f3a;
	border-radius:6px;
	padding:20px;
	color:#FFF;
	}

#contact-widget label {
	display: none;
}

#contact-widget input {
	margin-bottom:7px;
}

#testi-widget {
	background:#252222;
	color:#FFF;
	padding:20px;
	border-radius:6px;
	text-align: center;
}

#testi-widget #testi-scroll {
	width:80%;
}

#testi-widget .slick-prev:after {
	left:-40px;
}

#testi-widget .slick-next:after {
	right:-40px;
}

/* =FOOTER*/
#footer {
	background:#031833;
	color: #FFF;
	font-size:16px;
}

.footer-inner {
	padding:60px 0;
	border-top: rgba(255,255, 255, 0.3) 1px solid;
}

.foot-widget-title {
	font-size:22px;
	margin-bottom:15px;
	color:#2b92cc;
	font-weight:600;
}

.foot-wdg {
	margin-bottom:30px;
}

.foot-wdg .widget_nav_menu li {
	display: block;
	float: none;
}

.foot-wdg li a {
	display: block;
	padding:7px 0;
	color: #FFF;
}

.foot-wdg li a:hover {
	color: #81888f;
}

.logo-bottom {
	text-align: left;
}

#footer .social-icons {
	font-size:22px;
	}

#footer .social-icons a {
	    color: #FFF;
		width:32px;
		height:32px;
		line-height:32px;
		text-align: center;
		border: #c99c52 1px solid;
		border-radius:100%;
}


#bottom {
	position:relative;
	border-top:rgba(255, 255, 255, 0.2) 1px solid;
	color: #81888f;
	font-size:14px;
	padding-top:15px;
	padding-bottom:15px;
	
	}
	

  
#bottom a {
	color: #81888f;
}


.copyrights {
	text-align:right;
	}
.credits {
	text-align:left;
	
		}

#credits img {
	vertical-align:middle;
}

.mk-go-top {
	display:block;
	position:absolute;
	top:-45px;
	left:50%;
	line-height:60px;
	background:#FFF;
	color:#808080 !important;
	font-size:40px;
	border:#76b5de 10px solid;
	border-radius:50%;
	z-index:10;
}

.mk-go-top i {
	padding:10px 20px;
}

