/*
Theme Name: Mikrocredit
Theme URI: Mikrocredit.kz
Description: Mikrocredit online 
Version: 1.0
Author: Mikrocredit
Author URI: https://mikrocredit.kz/
*/

.odd {background: white; color: black;}
.even {background: #f7f7f7; color: black;}

.comments-area ol {
list-style: none;
	}

.comment-metadata {
font-size: 11px;
}

.comment-metadata a {
text-decoration: none;
}

.fn {
font-size: 18px;
color: #52b752;
}

.button-credit {
background-color: #52b752;
    color: #ffffff;
    border-radius: 17px;
  font-weight: 700;
    font-size: 28px;
	width: 270px;
	text-align: center;	
	margin: 0 0 30px 0;
}

.button-credit:hover { background-color: #359335; color: #ffffff; }

.button-credit a {
	display: block;
	padding: 25px 25px;
    color: #ffffff;
	text-decoration: none;
    }

.button-credit a:hover {
    color: #ffffff;
	text-decoration: none;
    }

@media only screen and (min-width: 470px) {
.button-credit  {
background-color: #52b752;
    color: #ffffff;
    border-radius: 5px;
	font-weight: 700;
    font-size: 26px;
	width: 330px;
	text-align: center;	
	margin: 0 0 30px 0;
} 
}

.row {
  display: flex;
  flex-direction: row;
}

@media screen and (max-width: 767px) {
.row {
    display: block;
    }
	}

.stolb {
    text-transform: uppercase;
    font-weight: 700;
    background-color: #ffffff;
    color: #a70202;
    font-weight: 700;
    font-size: 18px;
    width: 270px;
    text-align: left;
    margin: 10px 0 0 0;
  }

.stolb a {
	    color: #a70202;
	text-decoration: none;
    }

@media only screen and (min-width: 470px) {
.stolb  {
   text-transform: uppercase;
    font-weight: 700;
    background-color: #fbfbfb;
    color: #a70202;
    border-radius: 5px;
    font-weight: 700;
    font-size: 18px;
    width: 330px;
    text-align: left;
    margin: 10px 0 0 0;
 } 
}

.plus {
       margin-right: 10px;
    }

.diplom {
    margin: 10px 0px 0px 0px;
	padding: 5px;
	border-style: solid;
	border-color: #52b752;
	border-width: 3px;
	font-size: 18px;
	width: 270px;
    }

@media only screen and (min-width: 470px) {
.diplom  {
  margin: 20px 0px 0px 0px;
	padding: 10px;
	border-style: solid;
	border-color: #52b752;
	border-width: 3px;
	font-size: 18px;
	width: 330px;
} 
}


.onepage {
     background-color: #E7ECFF;  
}

.twopage {
     background-color: #ffede1;  
}

.map{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.posted-on {
  padding: 0px 10px;
}


.first-footer {
    width: 100%;
    background-color: #F6FFF8;
    margin: 0px;
}

.city-credit {
margin: 10px 10px;
}

.column-city {
 -webkit-columns: 4;
  -moz-columns: 4;
  columns: 4;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

@media screen and (max-width: 768px) {
	.column-city {
-webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
			}
}

.column-city a {
margin: 0;
padding: 0 10px 10px 10px;
text-decoration: none;
}

@media screen and (max-width: 768px) {
	.column-city a {
margin: 0;
			}
}


.keeptogether {
  display: flex;
  flex-direction: column; 
}

.speed-menu {text-align: right;}
#toggle-menu {display: none;} /* скрываем сам чекбокс */
.nav {visibility: hidden; display: none;} /* предварительно меню свернуто */
/* показываем меню, если нажали на кнопку, отметили чекбокс */
#toggle-menu:checked + .nav {display: block; visibility: visible;}
.s-menu {text-align: left;}
.s-menu li {text-align: left;}
.topmenu li {
margin: 0 5px;
padding: 10px 26px;
list-style: none;
background: url(https://mikrocredit.kz/wp-content/uploads/2022/01/m-credit.png) no-repeat 0 14px;
}
.topmenu li a { text-decoration: none; color: #444;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

.site {
	padding: 0 24px;
	background-color: #fff;
        clear: both !important;
	display: block !important;
	float: none !important;
	max-width: 100%;
	position: relative !important;
}

.site-title {
	display: inline-block;
    margin: 16px 0 0 0;
    float: none;
    font-family: Arial;
    font-size: 32px;
    letter-spacing: 1px;
    color: #ffc107;
    font-weight: normal;
	text-transform: uppercase;
}

.site-title a {
	    color: #a70202;
	text-decoration: none;
   }

@media screen and (max-width: 768px) {
	.site-branding, .site-title {
		 font-size: 22px;
		text-align: center;
			}
}


@media screen and (max-width: 440px) {
	.site-branding, .site-title {
		 font-size: 18px;
		text-align: center;
			}
}

.site-title a:hover,
a:focus,
a:active {
	color: #890505;
}

.entry-content {
	margin: 0 14px;
}


@media screen and (max-width: 440px) {
.site, .speed-menu {
    padding: 1%;
}
		.entry-content, .entry-title {
				margin: 0px 2%;
		padding: 3px 2% 0 2%;
			}
}

@media screen and (max-width: 768px) {

	.entry-content, .entry-title {
				margin: 0px 1%;
		padding: 3px 2% 0 1%;
			}
}

@media screen and (min-width: 768px) {
		.site {
		margin: 0 auto;
		max-width: 1040px;
	}
	.entry-content, .entry-title {
				margin: 0px 1%;
		padding: 3px 2% 0 1%;
			}
	body.template-front-page .entry-content,
	body.single-attachment .entry-content,
	body.full-width .entry-content {
		width: 96%;
		border-right: none;
	}
}




@media screen and (min-width: 960px) {
	body {
		background-color: #e6e6e6;
	}
	body .site {
		padding: 24px 24px 0;
				}
	body.custom-background-empty {
		background-color: #ffffff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		background-color: #ffffff;
	}
		.entry-content, .entry-title {
				margin: 0px 1%;
		padding: 30px 2% 0 1%;
			}
}

.period {
  display: flex;
  flex-direction: row;
}

@media screen and (max-width: 767px) {
.period {
    display: block;
    text-align: center;
}
	}

.data-1, .data-2 {
    border-radius: 10px;
    box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 10%);
    padding: 15px;
}

.data-1 {
    background: #FED6BC;
    }

.data-2 {
    background: #C3FBD8;
	    }

.data-1, .data-2 {
    display: flex;
	flex-grow: 1;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 45%;
    padding: 10px 20px;
	text-align: center;
	margin: 10px;
	}

@media screen and (max-width: 767px) {
  .data-1, .data-2 {
    width: 90%;
   flex-direction: column;
	  -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
	      -webkit-box-align: center;
	  align-items: center;
	  box-sizing:border-box;
  }
}

@media screen and (max-width: 991px) {
.data-1, .data-2 {
    padding: 10px 15px;
	box-sizing:border-box;
}
	}

.dat {
    text-transform: uppercase;
    font-weight: 700;
	color: #444;
	}
.data-1 a { text-decoration: none;}
.data-2 a { text-decoration: none;}


.data-img {
display: block;
    width: 100px;
    max-width: none;
   	 margin: 0 auto; 
   	}

@media screen and (max-width: 767px) {
.data-img {
    width: 100px;
    padding: 10px 0px;
	box-sizing: border-box;
}
}


.site-footer {margin: 0px; padding: 0px;}
.footer-top {width: 100%; background-color: #fff; margin: 0px;}
.footer-bottom {width: 100%; background-color: #333; margin: 0px;}

footer {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
		overflow-y: scroll;
	font-size: 100%;
}



/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: none;
	text-decoration: none;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}


li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
	border:2px solid #000;
	border-collapse: collapse;
}

td, th {border:1px solid #000;} 
tr:nth-child(even) {
    background-color: #f2f2f2;
}

.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}

.table-rating {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 1rem;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  background: #ffffff;
  position: relative;
}

/* Стиль скроллбара */
.table-rating::-webkit-scrollbar {
  height: 8px;
}

.table-rating::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

.table-rating::-webkit-scrollbar-thumb {
  background: #cccccc;
  border-radius: 10px;
}

.table-rating::-webkit-scrollbar-thumb:hover {
  background: #999999;
}

.table-rating table {
  width: 100%;
  border-collapse: collapse;
  border:2px solid #ffffff;
  min-width: 600px; /* чтобы был смысл прокручивать на мобильных */
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 15px;
}

.table-rating thead tr {
 background-color: #e8f0fe;
  font-weight: 600;
  text-transform: uppercase;
  }

.table-rating th,
.table-rating td {
  padding: 12px 16px;
  text-align: left;
  white-space: nowrap;
  border:1px solid #ffffff;
  border-bottom: 1px solid #e2e8f0;
}

.table-rating a {
  color: #0077cc;
  text-decoration: none;
  transition: color 0.2s ease-in-out;
}

.table-rating a:hover {
  color: #005a99;
}

@media (max-width: 768px) {
  .table-rating table {
    font-size: 14px;
  }
}


/* Links
--------------------------------------------- */
a {
	color:#1b5802;
}

a:hover,
a:focus,
a:active {
	color: #1b5802;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
    text-align: center;
    float: left;
    width: 100%;
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}

.main-navigation {
	text-align: center;
	float:left;
	width:100%;
}

.main-navigation li {
	font-size: 12px;
	line-height: 1.42857143;
	width:auto;
	transition: .3s ease 0s;
}

.main-navigation li:hover {
		display: inline-block;
		text-decoration: none;
		background:#ffc107;
		}
	
.main-navigation  li a{
         padding: 0 20px;
   	     }

@media screen and (max-width: 768px) {
.main-navigation ul {
		display: none;
    }
	.main-navigation li a, .main-navigation li {
		display: none;
    }
	
	.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
   
    display: none;
 
}
.main-navigation {
    box-shadow:none;
}
}


@media screen and (min-width: 768px) {
.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		background:none repeat scroll 0 0 #F3F3F3;
		border-bottom: 5px solid #ffc107;
		border-top: 1px solid #ededed;
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a, 
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #444;
		line-height: 3.692307692;
		padding: 0 20px;
		text-transform: uppercase;
		white-space: nowrap;
		transition: .3s ease 0s;
	}
	.main-navigation li a:hover {
		color: #fff;
	}
	.main-navigation li {
		position: relative;
	}
	.main-navigation li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 999;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul {
		border-left: 0;
		display: block;
	}
	.main-navigation li ul li a {
		background: #EFEFEF;
		border-bottom: 1px solid #F9F9F9;
		display: block;
		font-size: 11px;
		line-height: 2.181818182;
		padding: 8px 10px;
		width: 160px;
		white-space: normal;
	}
		.main-navigation li ul li a:hover {
		background: #e9e9e9;
		color: #444;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		    background: none repeat scroll 0 0 #ffc107;
			color: #FFFFFF;
			font-weight: bold;
	}
}

@media screen and (max-width: 768px) {

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul, .main-navigation li {
    background: none;
    border-bottom: none;
    border-top: none;
    display: none;
    }
}




/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.entry-content {
	margin: 5px 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}



/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.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;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/******************************************************************
	COLORS
******************************************************************/
/* ====================================
		GREYSCALE
	==================================== */
/* ====================================
		PROJECT
	==================================== */
/* ====================================
		SPECIALS
	==================================== */
/******************************************************************
	FONTS
******************************************************************/
/* ====================================
		INITIALIZE
	==================================== */
/******************************************************************
	BREAKPOINTS
******************************************************************/
/******************************************************************

    SETTINGS: SET_MIXINS
        > BREAKPOINTS
        > CLEARFIX

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

    BREAKPOINTS

        --> @include medium {...}

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

    WiSHLISTTTT


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

.receive-money {
  transition: background-color 0.2s ease-in-out !important;
  font-family: 'Oswald', Helvetica, Arial, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  border: none !important;
  border-radius: 5px !important;
  padding: 5% 25% !important;
  transition: 0.1s ease-in-out !important;
  background-color: #52b752 !important;
  font-size: 12px !important;
  color: #ffffff !important;
  text-align: center;
  box-shadow: none !important;
  text-decoration: none !important;
	    margin: 0px 0px 10px 0px;
		}

@media only screen and (min-width: 481px) {
.receive-money {
  transition: background-color 0.2s ease-in-out !important;
  font-family: 'Oswald', Helvetica, Arial, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  border: none !important;
  border-radius: 5px !important;
  padding: 3% 11% !important;
  transition: 0.1s ease-in-out !important;
  background-color: #52b752 !important;
   font-size: 12px !important;
  color: #ffffff !important;
  text-align: center;
  box-shadow: none !important;
  text-decoration: none !important;
  }
}

@media only screen and (min-width: 961px) {
.receive-money {
  transition: background-color 0.2s ease-in-out !important;
  display: inline-block !important;
  font-family: 'Oswald', Helvetica, Arial, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  border: none !important;
  border-radius: 5px !important;
  padding: 3% 11% !important;
  transition: 0.2s ease-in-out !important;
  background-color: #52b752 !important;
   font-size: 12px !important;
  color: #ffffff !important;
  text-align: center;
  box-shadow: none !important;
  text-decoration: none !important;
  }
}


.detail-offer {
    font-family: 'Oswald', Helvetica, Arial, sans-serif !important;
  font-weight: 500 !important;
  padding: 3% 25% !important;
 text-transform: uppercase !important;
    border: 1px solid #404040;
    border-radius: 5px !important;
     transition: 0.1s ease-in-out !important;
    background-color: #ffffff !important;
        font-size: 12px !important;
       box-shadow: none !important;
    text-decoration: none !important;
	    margin: 0px 0px 10px 0px;
	 text-align: center;
	    }

@media only screen and (min-width: 481px) {
.detail-offer {
    font-family: 'Oswald', Helvetica, Arial, sans-serif !important;
  font-weight: 500 !important;
  padding: 3% 11% !important;
  font-size: 12px !important;
	 text-transform: uppercase !important;
    border: 1px solid #404040;
    border-radius: 5px !important;
     transition: 0.1s ease-in-out !important;
    background-color: #ffffff !important;
       box-shadow: none !important;
    text-decoration: none !important;
	 text-align: center;
	      }
}

@media only screen and (min-width: 961px) {
.detail-offer {
   font-family: 'Oswald', Helvetica, Arial, sans-serif !important;
  font-weight: 500 !important;
  padding: 3% 11% !important;
  font-size: 12px !important;
	 text-transform: uppercase !important;
   border: 1px solid #404040;
    border-radius: 5px !important;
     transition: 0.1s ease-in-out !important;
    background-color: #ffffff !important;
       box-shadow: none !important;
    text-decoration: none !important;
	float: left;
	 text-align: center;	 
	      }
}




.wpgr-m_card__btn_wpgr-m_btn_wpgr-m_btn__open:visited, .wpgr-m_card__btn_wpgr-m_btn_wpgr-m_btn__open:active, .wpgr-m_card__btn_wpgr-m_btn_wpgr-m_btn__open:link {
  color: #ffffff !important;
}

.detail-offer:hover {
 outline: 0 !important;
  		cursor: pointer !important;
	background-color: #f5f5f5 !important;
	transition: 0.1s ease-in-out !important;
}

.receive-money:hover {
 outline: 0 !important;
  		cursor: pointer !important;
	background-color: #389b38 !important;
	transition: 0.1s ease-in-out !important;
}


.wpgr-m_card__btn_wpgr-m_btn_wpgr-m_btn__open:hover {
  outline: 0 !important;
  background-color: #449d44 !important;
  color: #ffffff !important;
		cursor: pointer !important;
}


.detail-offer:focus {
  outline: 0 !important;
		cursor: pointer !important;
}

.receive-money:focus {
 outline: 0 !important;
  		cursor: pointer !important;
}


.wpgr-m_card__btn_wpgr-m_btn_wpgr-m_btn__open:focus {
  outline: 0 !important;
		cursor: pointer !important;
	}

.amountsum, .termov, .lit, .tel, .mail, .stavka
{
 display: flex;
flex-direction: row;
}

.icon-img {
padding-right: 10px;
}

@media only screen and (min-width: 470px) {
.icon-img {
padding-right: 20px;
  }
}

@media only screen and (min-width: 961px) {
.superfight {
 display: flex;
flex-direction: row;
  }
}

@media only screen and (min-width: 961px) {
.megafight {
 display: flex;
flex-direction: row;
  }
}

.megafight {
    width: 100%;
    text-align: left;
    margin: 10px 0 0 0;
} 

@media only screen and (min-width: 470px) {
  .megafight {
    width: 330px;
    text-align: left;
    margin: 10px 0 0 0;
  }
}

.termrate, .amountrate, .litsrate, .telerate, .mailrate, .stavkarate
{
display: inline;
    line-height: 1.5;
    font-weight: normal;
	padding-left: 5px;
}

.div-sum {font-weight: bold;}

.fight {margin: 0px 0px 10px 0px;}

@media only screen and (min-width: 320px) {
  .fight { margin: 0px 0px 15px 5%; }
}


.amountsum ul li { 
	padding-top: 0px; 
	list-style: none; 
    background: url() no-repeat 0 4px; 
    padding-left: 24px; 
}


.wpgr-wishlist__inner-wrapper {
	padding: 5px;
    -moz-border-radius: 3px 3px 0 0;
    background: #1b1d20;
	}

section.wpgr-wishlist {
  margin: 2em 0;
}

section.wpgr-wishlist .wpgr-m_card {
  box-shadow: 3px 3px 11px 0px rgba(0, 0, 0, 0.1) !important;
  position: relative !important;
  background-color: #ffffff !important;
  margin: 0 auto !important;
  margin-bottom: 40px !important;
  padding: 0px 10px 10px 20px !important;
  border-top: 2px solid #f5f5f5 !important;
	border-right: 2px solid #f5f5f5 !important;
	border-bottom: 2px solid #f5f5f5 !important;
	border-left: 1px solid #f5f5f5 !important;
  border-radius: 5px !important;
  font-family: 'Oswald', Helvetica, Arial, sans-serif !important;
}

@media only screen and (min-width: 481px) {
  section.wpgr-wishlist .wpgr-m_card {
    margin-bottom: 45px !important;
    padding: 30px 30px 20px 100px !important;
  }
}

@media only screen and (min-width: 961px) {
  section.wpgr-wishlist .wpgr-m_card {
    margin-bottom: 55px !important;
    padding: 40px 70px 45px 110px !important;
  }
}

section.wpgr-wishlist .wpgr-m_card--content {
  cursor: default;
  padding: 0px 10px 10px 20px !important;
}

@media only screen and (min-width: 481px) {
  section.wpgr-wishlist .wpgr-m_card--content {
    padding: 30px 30px 20px 28% !important;
	   }
}

@media only screen and (min-width: 961px) {
  section.wpgr-wishlist .wpgr-m_card--content {
    padding: 40px 70px 45px 28% !important;
  }
}

section.wpgr-wishlist .wpgr-m_card--content.is-open {
  cursor: default !important;
	}

@media only screen and (min-width: 481px) {
  section.wpgr-wishlist .wpgr-m_card--nocontent {
    padding: 3% 3% 3% 30% !important;
  }
}

@media only screen and (min-width: 961px) {
  section.wpgr-wishlist .wpgr-m_card--nocontent {
    padding: 3% 3% 3% 25% !important;
  }
}

section.wpgr-wishlist .wpgr-m_card--nocontent {
  margin-bottom: 1.2em !important;
}

.wpgr-m_card__heading  {
  margin: 0;
}

section.wpgr-wishlist .wpgr-m_card--nocontent .wpgr-m_card__content {
  display: block;
  opacity: 1 !important;
}

section.wpgr-wishlist .wpgr-m_card__figure {
  display: inline-block;
  width: 180px !important;
  height: 80px !important;
  background-color: #fcfcfc !important;
  background-image: url("/wp-content/themes/src/img/logo-gift-registry.svg");
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  border: 0 !important;
}

section.wpgr-wishlist .wpgr-m_card__figure-anchor {
  position: static !important;
}

section.wpgr-wishlist .wpgr-m_card__figure-wrapper {
  top: 1%;
	text-align: center;
    }

@media only screen and (min-width: 481px) {
  section.wpgr-wishlist .wpgr-m_card__figure-wrapper {
    top: 4%;
    left: 0%;
	  position: absolute;
      }
}

@media only screen and (min-width: 961px) {
  section.wpgr-wishlist .wpgr-m_card__figure-wrapper {
    left: 0%;
	  top: 6%;
	  position: absolute;
	     }
}

@media only screen and (min-width: 481px) {
  section.wpgr-wishlist .wpgr-m_card__figure {
    width: 110px !important;
    height: 110px !important;
  }
}

@media only screen and (min-width: 961px) {
  section.wpgr-wishlist .wpgr-m_card__figure {
    width: 160px !important;
    height: 160px !important;
  }
}

section.wpgr-wishlist .wpgr-m_card__heading {
  transition: color 0.2s ease-in-out !important;
  margin-top: 0 !important;
  font-family: 'Oswald', Helvetica, Arial, sans-serif !important;
  font-size: 17px !important;
  letter-spacing: normal !important;
  line-height: 22px !important;
  font-weight: 500 !important;
  text-align: left !important;
	 border-radius: 13px 13px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    background: #DEF7FE;
	padding: 12px;
    /* overflow: hidden; */
    color: #404040;
	height: 50px;
 }

@media only screen and (min-width: 481px) {
  section.wpgr-wishlist .wpgr-m_card__heading {
    font-size: 20px !important;
    line-height: 24px !important;
    text-align: left !important;
	border-radius: 13px 13px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    background: #DEF7FE;
	  padding: 12px;
    /* overflow: hidden; */
    color: #404040;
	 height: 55px;
  }
}

@media only screen and (min-width: 961px) {
  section.wpgr-wishlist .wpgr-m_card__heading {
        font-size: 26px !important;
    line-height: 32px !important;
    font-weight: 500 !important;
    text-align: left !important;
	border-radius: 13px 13px 4px 0;
    -moz-border-radius: 3px 3px 0 0;
	  padding: 12px;
    background: #DEF7FE;
    /* overflow: hidden; */
    color: #404040;
	height: 55px;
	  }
}

section.wpgr-wishlist .wpgr-m_card__price-wrapper {
  transition: background-color 0.2s ease-in-out !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  background: #0797dc !important;
  float: right;
  padding: 12px 12px 3px 42px !important;
  border-radius: 0 13px 0px 0px !important;
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.1) !important;
  height: 50px;
}

@media only screen and (min-width: 481px) {
  section.wpgr-wishlist .wpgr-m_card__price-wrapper {
  transition: background-color 0.2s ease-in-out !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  background: #0797dc !important;
  float: right;
	 padding: 12px 12px 5px 42px !important;
  border-radius: 0 13px 0px 0px !important;
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.1) !important;
	  height: 55px;
  }
}

@media only screen and (min-width: 961px) {
  section.wpgr-wishlist .wpgr-m_card__price-wrapper {
  transition: background-color 0.2s ease-in-out !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  background: #0797dc !important;
  float: right;
	  padding: 12px 12px 11px 42px !important;
  border-radius: 0 13px 0px 0px !important;
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.1) !important;
	  height: 55px;
  }
}

section.wpgr-wishlist .wpgr-m_card__price {
  font-size: 16px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  color: #ffffff !important;
}

@media only screen and (min-width: 961px) {
  section.wpgr-wishlist .wpgr-m_card__price {
    font-size: 18px !important;
  }
}

section.wpgr-wishlist .wpgr-m_card__price-text {
  color: #ffffff !important;
  font-size: 14px !important;
  line-height: 1 !important;
  }

@media only screen and (min-width: 961px) {
  section.wpgr-wishlist .wpgr-m_card__price-text {
    font-size: 12px !important;
  }
}

section.wpgr-wishlist .wpgr-m_card__price-icon {
  display: none;
}

section.wpgr-wishlist .wpgr-m_card__progress {
  position: relative;
  display: inline-block;
  margin-right: 6px;
  width: 80px;
  height: 6px;
  background: #DCE0E3;
  border-radius: 3px;
  vertical-align: 1px;
  overflow: hidden;
}

section.wpgr-wishlist .wpgr-m_card__progress-wrapper {
  font-size: 12px;
  color: dimgrey;
  display: block;
  margin-top: -8px;
  margin-bottom: 12px;
}

@media only screen and (min-width: 481px) {
  section.wpgr-wishlist .wpgr-m_card__progress-wrapper {
    float: left;
    margin-top: 16px;
    margin-bottom: 0;
    margin-right: 16px;
  }
}

section.wpgr-wishlist .wpgr-m_card__progress-wrapper > span {
  font-weight: bold;
  color: #52aaa6;
}

section.wpgr-wishlist .wpgr-m_card__progress-wrapper + .wpgr-m_card__content {
  margin-top: 10px;
}

section.wpgr-wishlist .wpgr-m_card__progress > span {
  display: block;
  height: 100%;
  background-color: #73cbc7;
  position: relative;
  overflow: hidden;
  transition: all 1s ease-in-out;
}

section.wpgr-wishlist .wpgr-m_card__content {
  transition: opacity 0.3s ease-in-out !important;
  display: none;
  opacity: 1 !important;
  padding: 0 !important;
}

section.wpgr-wishlist .wpgr-m_card__content.is-active {
  opacity: 1 !important;
}

section.wpgr-wishlist .wpgr-m_card__desc {
  margin-bottom: 14px !important;
  margin-bottom: 18px !important;
  font-family: 'Oswald', Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  letter-spacing: normal !important;
  line-height: 22px !important;
  }

@media only screen and (min-width: 961px) {
  section.wpgr-wishlist .wpgr-m_card__desc {
    margin-top: 0 !important;
    margin-bottom: 1.5rem !important;
    font-size: 15px !important;
    line-height: 26px !important;
  }
}

section.wpgr-wishlist .wpgr-m_card__btn-wrapper {
  text-align: left !important;
}

@media only screen and (min-width: 481px) {
  section.wpgr-wishlist .wpgr-m_card__btn-wrapper {
    text-align: right !important;
  }
}

@media only screen and (min-width: 961px) {
  section.wpgr-wishlist .wpgr-m_card__btn-wrapper {
    margin-bottom: 0 !important;
	margin-top: 20px;
  }
}

section.wpgr-wishlist .wpgr-m_card__btn {
  position: relative;
  min-width: 80px !important;
  text-align: center !important;
  line-height: 1.6 !important;
	font-family: 'Oswald', Helvetica, Arial, sans-serif !important;
    font-weight: 700 !important;
    color: #ffffff !important;
   }

section.wpgr-wishlist .wpgr-m_card__btn a {
  	display: block; 
    height: 100%
   }

section.wpgr-wishlist .wpgr-m_card__btn:not(:first-child) {
  margin-top: 6px !important;
}

section.wpgr-wishlist .wpgr-m_card__btn:not(:last-child) {
  margin-right: 4px !important;
}

section.wpgr-wishlist .wpgr-m_card__btn-text {
  display: inline-block;
  font-weight: 700;
	color: #ffffff;
		}

.btn-text-opinion {
  display: inline-block;
  font-weight: 700;
	color: #404040;
		}

/*# sourceMappingURL=maps/style.css.map */


.about-site {
background-color: #def7fe;
}

#tema {
 text-align: center;
	font-weight: 500;
    line-height: 1.2;
}

.abzac {
margin: 15px 15px;
}

.mikrocredit-row {
  display: flex;
  flex-direction: row;
}

@media screen and (max-width: 767px) {
.mikrocredit-row {
    display: block;
    text-align: center;
}
	}

.mikrocredit-img {
    width: 120px;
    padding-top: 50px;
}

@media screen and (max-width: 767px) {
.mikrocredit-img {
    width: auto;
    padding: 10px 0px;
}
}

.detail-img {
display: block;
    width: 110px;
    max-width: none;
    margin-right: 20px;
	}

@media screen and (max-width: 767px) {
.detail-img {
    width: 99%;
    padding: 10px 0px;
}
}

@media screen and (max-width: 767px) {
  .mikrocredit-heading {
 text-align: center;
  }
}

.mikrocredit-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding: 10px 20px;
}

@media screen and (max-width: 767px) {
  .mikrocredit-div {
    width: 100%;
   flex-direction: column;
	  -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
	      -webkit-box-align: center;
	  align-items: center;
  }
}

@media screen and (max-width: 991px) {
.mikrocredit-div {
    padding: 10px 15px;
}
	}

.mikrocredit-line {
  height: 5px;
    width: 100%;
    padding: 10px 0px;
	background-color: #fff;
}

.mikrocredit-final {
 	background-color: #FFFADD;
}

#last-footer-ul {
	margin: 5px 0px 0px 0px;
	list-style: none;
		}

#last-footer-ul li {
	color: #ffffff;
	margin-left: 5px;
	padding: 5px 0px;
	text-transform: uppercase;
		}
	
#last-footer-ul a {
	color: #ffffff;
	text-decoration: none;
		}
	
		.contact-max  {
			margin: 5px 0px 0px 0px;
	font-size: 24px;
	color: #ffffff;		
		}
	
	.contact-mini  {
		margin: 5px 0px 0px 0px;
	font-size: 12px;
		color: #ffffff;
		}

.last-site {
	padding: 0 24px;
	max-width: 100%;
	}

@media screen and (min-width: 768px) {
		.last-site {
			margin: 0 auto;
			max-width: 1040px;
	}
	}