.img-shadow, .image_frame .img-shadow {
	-webkit-box-shadow: -8px 8px 0px 0px #dcdde2;
	-moz-box-shadow: -8px 8px 0px 0px #dcdde2;
	box-shadow: -8px 8px 0px 0px #dcdde2;
	overflow: visible;
	margin-bottom: 8%;
}
img.img-stamp, .image_frame .image_wrapper img.img-stamp {
	position: absolute!important;
	bottom: -8%;
	width: 55%;
	left: -18px;
	top: auto!important;
}
.gallery-item {
	width: 24.99%;
}

#formSUBMITBUTTON {
    font-family: "Muli", Arial, Tahoma, sans-serif;
    display:block;
    width:auto;
    margin-right:0;
}

/*#mapka {
    width:210px;
    height:400px;
}*/

.map_img {
    display:none;
    position:absolute;
    z-index:-1;
}

.map_img.active_img {
    z-index:1;
}
#top_mapka {
    width:437px;
    height:414px;
    position:absolute;
    display:block;
    z-index:10;
}
#top_mapka_div {
    position: relative;
    margin: 0 8%;
}
#top_mapka_div img
{
	border: none;
	max-width: 100%;
    height: auto;
}

html, body
{
    font-size:1.001em;
}

.pagination-inner 
{
    margin: 0 auto;
    text-align: center;
    padding: 2em 0;
}
.pagination-inner a, .pagination-inner span {
    display: inline-block;
    line-height: 2em;
    padding: 5px;
}
.pagination-middle {
    display: inline-block;
}
.pagination-middle a, .pagination-middle span {
    width: 2em;
    height: 2em;
}
.pagination-inner span {
    color: #fff;
    background-color: #ff0000;
}
.pagination-inner a, .pagination-inner a span {
    color: #686767;
    background: none;
}

@media screen and (max-width: 767px) {
    #Top_bar .logo {
        max-width: 85%;
    }
}

h2 {
    font-size: 40px;
}
h4 {
    font-size: 18px!important;
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    h2 {
        font-size: 28px;
        line-height: 47px;
    }
    h4 {
        font-size: 18px;
    }

	.one-fourth.mcb-wrap {
		width:auto;
	}
	.home-col-left.mcb-wrap, .home-col-right.mcb-wrap {
		width: auto;
		max-width: 480px;
		float: none;
		margin-left: auto;
		margin-right: auto;
		padding: 8% 0;
        height: auto!important;
	}
	.highlight-left:after, .highlight-right:after {
		/*width: auto;*/
		content: none;
	}

	.highlight-left .wrap:first-child, .highlight-right .wrap:last-child {
		background: #2c2c2c;
	}
	.highlight-left .section_wrapper, .highlight-right .section_wrapper { padding-top: 8%; padding-bottom: 8%; }
	.highlight-left { background-position: right top!important; }
}
@media screen and (max-width: 479px) {
    h2 {
        font-size: 27px;
    }
    h4 {
        font-size: 13px;
    }
    .align_center_mobile {
        text-align:center;
    }
}

.home-col-left {
    padding:160px 0 120px;
}
.home-col-right {
    padding:140px 0 125px;
}
@media screen and (max-width: 767px) {
    .home-col-left {
        padding: 8% 1%;
        height: auto!important;
    }
    .home-col-right {
        padding: 8% 1%;
        height: auto!important;
    }
    .highlight-right .section_wrapper {
        /*padding-bottom: 8%;*/
    }
    .highlight-right .home-col-right {
        margin-bottom: 8%;
    }
    .highlight-left .home-col-left {
        margin-top: 8%;
    }
}

.row-margins {
    padding-bottom: 1em; /* */
    border-bottom: 1px solid #e3e1e1;
    margin-bottom: 1em;
}
.row-margins.last-row {
    border-bottom: none;
}

@media screen and (max-width: 767px) {
    .row-margins {
        margin: auto;
        border-bottom: none;
    }
    .row-margins > div, .row-margins.last-row > div {
        margin-bottom: 1em;
        border-bottom: 1px solid #e3e1e1;
    }
    .row-margins.last-row > div:last-child {
        border-bottom: none;
    }
}

.footer_copy {
    background: #ff0000;
    color: #fff;
    line-height: 1.2;
}

.current_page_item, .current_page_item > a > span {
    color: #ff0000;
}

.filebox {
    text-align: center;
    height: 100%;
    position:relative;
}
.filebox > div {
    margin-bottom: 1em;
}
.filebox .filebox-icon {
    font-size: 4em;
    color: #ff0000;
    margin-bottom: .25em;
    margin-top: .25em;
}
.filebox-filename {
    font-weight: bold;
}
.filebox-filename a {
    color: #2c2c2c;
}

.header-stack #Action_bar {
    float: right;width: auto;/*! display: none; */margin-top: 25px;margin-bottom: 25px;background: #fff;
}
@media screen and (max-width: 768px) {
    .header-stack #Action_bar {
        float: none;
    }
}

@media screen and (max-width: 1239px) {
    #Top_bar .menu_wrapper {
        float: right;
    }
}

#Action_bar .social li a:hover {
    color: #000;
}

#Top_bar.is-sticky #Action_bar {
	display: none;
}
#Top_bar.is-sticky .logo {
	margin-left: 2em !important;
}
big, .big { font-size: 16.01px; }


@media only screen and (max-width: 767px) {
    .section_wrapper {
        width: auto!important;
    }
}
.dmap .highlight-left:after, .dmap .highlight-right:after {
    background: white;
}