@media (max-width: 767px){
	body #wrapper-outer #wrapper {
		display: block;
		height: auto;
	}
	body #wrapper-outer #wrapper #wrapper-inner {
		display: block;
		height: auto;
	}
}



.scrollup{
width:40px;
height:40px;
opacity:0.3;
position:fixed;
bottom:50px;
display:none;
text-indent:-9999px;
background: url('../img/icon_top.png') no-repeat;
}

.property-filter label.ch {
/* display: inline-block; */
width: 20px;
float: left;
}
.property-filter .chw {
float: left;
}

.clear {
clear: both;
}

.spec_grid_info {
width: 200px;
float: left;
}

.properties-grid .property {
min-height: 260px;
}

.properties-grid .row {
	margin-bottom: 20px;
}
.properties-grid .property .title-top h2 {
margin: 10px 0px 10px 0px;
font-size: 14px;
font-weight: bold;
position: relative;
overflow: hidden;
height: 28px;
line-height: 14px;
}



.properties-grid .filter {
	display: inline-block;
	zoom: 1;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	display: block;
	margin: 0px 0px 30px 0px;
	height: auto;
	padding: 10px;
}

.properties-grid .filter:after {
	height: 0;
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}

.properties-grid .filter form {
	float: right;
	margin: 0px;
}

.properties-grid .filter form .control-group {
	float: right;
	margin-bottom: 0px;
}

.properties-grid .filter form .control-group .controls {
	margin-left: 120px;
}

.properties-grid .filter form .control-group .control-label {
	width: 100px;
}

.properties-grid .filter form .control-group label {
	color: #1b1b1b;
	font-weight: bold;
	line-height: 30px;
}

.properties-grid .filter form .control-group select {
	width: 100px;
}

.property-info {
margin: 10px;
position: relative;
}

.property-info-in {
margin-right: 85px;
}
.property-info-ad {
width: 78px;
position: absolute;
right: 0;
top: -20px;
}
.property-info-bottom {
position: absolute;
bottom: 0;
width: 100%;
}
.properties-grid .property-info-price {
padding: 0 10px;
font-size: 20px;
font-weight: 700;
height: 25px;
line-height: 25px;
}

.properties-grid .property-info-fav {
float: right;
top: 0;
right: 0;
position: absolute;
}

.properties-grid .best_price {
font-size: 80%;
padding: 5px;
background-color: rgb(80, 76, 245);
color: white;
text-align: center;
border-radius: 5px;
}

.property-info-param {
display: inline-block;
margin: 0 5px;
}

.property-info-param.bedrooms_count {
	background-image: url("../img/icons/bedsi.png");
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.property-info-param.square_all {
	background-image: url("../img/icons/sqri.png");
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 25px;
}

.block {
	margin: 10px auto;
/*width: 80%;
*/
}

.slider-wrapper .images .iosSlider {
height: 500px;
}
@media (max-width: 767px){
	.slider-wrapper .images .iosSlider {
    height: 180px;
}
}

.slider-wrapper .slider-info {
top: 20px;
bottom: auto;
}

.spit {
position: relative;
height: 150px;
margin-bottom: 10px;
overflow: hidden;
}
.spit-data {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 0 10px;
background-color: rgba(0, 0, 0, 0.54);
color: white;
}
.spit-data-title {
margin: 5px 40px 5px 0;
}
.spit-data-price {
font-weight: 700;
font-size: 120%;
position: absolute;
right: 10px;
bottom: 5px;
}
.spit-image img {
	width: 100%;
}


.property-detail {
position: relative;
}
.pluso_r {
position: absolute !important;
right: 0;
top: 0;
}
.pluso .pluso-more {
	display: none !important;
}
.property-detail-priceh {
font-size: 22px;
line-height: 22px;
padding: 0 0 10px 0;
text-align: center;
font-weight: 700;
margin-bottom: 10px;
border-bottom: 1px solid #eee;
}

.fav-add {
	background-image: url('../img/starg.png');
	display: inline-block;
	width: 24px;
	height: 24px;
	background-position: 50% 50%;
	background-repeat: no-repeat;

}

.fav-add:hover {
	background-image: url('../img/starg_h.png');
}

.fav-rem {
	background-image: url('../img/star.png');
	display: inline-block;
	width: 24px;
	height: 24px;
	background-position: 50% 50%;
	background-repeat: no-repeat;

}

.fav-rem:hover {
	background-image: url('../img/star_h.png');
}

.searchbyidform {
margin: 2px 0 2px 20px;
float: right;
}

.favoriteslink a {
line-height: 34px;
color: rgb(157, 31, 31);
background-image: url('../img/star.png');
display: inline-block;
background-position: 0 50%;
background-repeat: no-repeat;
padding-left: 28px;
}
.favoriteslink a:hover {
text-decoration: none;
font-weight: bold;
}

.realty-service-bar {
margin-bottom: 20px;
}

.realty-service-bar-block {
display: inline-block;
}

.property-filter .nav-tabs > li > a {
color: White;
}
.property-filter .nav-tabs > li.active > a {
color: #0d2d1e;
}
.property-filter .nav-tabs > li > a:hover {
color: #0d2d1e;
}


.properties-grid .property h2 a {
font-size: 14px;
font-weight: 700;
}

.icoim {
float: left;
width: 78px;
height: 78px;
margin-right: 2px;
margin-bottom: 2px;
}

.ibestprice {
	background-image: url('../img/ibp.png');
}
.iexclusive {
	background-image: url('../img/iex.png');
}
.isold {
	background-image: url('../img/isd.png');
}
.ireserved {
	background-image: url('../img/ire.png');
}
.ihotsale {
	background-image: url('../img/ihs.png');
}
.ihot {
	background-image: url('../img/iht.png');
}

.slidernav {
height: 310px;
overflow-y: scroll;
}

.slidernav .property {
margin-bottom: 10px;
}


.sitebreadcrumbs {
margin-bottom: 10px;
}
.sitebreadcrumbs .breadcrumbs {
margin-bottom: 10px;
margin-top: 10px;
}

.mailbox-options a {
	display: block;
	transition: background-color 0.2s ease-in;
	background-color: #0d2d1e;
	margin-top: 10px;
}
.mailbox-options a:hover {
	background-color: #cc9c49;
}
.property-detail table {
	text-align: left;
}
.last_reviews_newadd {
margin: 10px 0;
}
#footer-wrapper #footer-top h2 {
font-weight: 500;
}
.properties-grid  .filter form .control-group .controls {
margin-left: 140px;
}
.properties-grid .filter form .control-group .control-label {
width: 130px;
}
.banner {
margin: 10px 0;
}
.articlesgrid-article {
padding-bottom: 20px;
    display: block;
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
    background-color: #fff;
    margin-bottom: 30px;
    position: relative;
    padding: 5px 10px;
    overflow: hidden;
}
.articlesgrid-article-date {
    position: absolute;
    right: 10px;
    top: 5px;
}
.articlesgrid-article-title {
color: #707070;
font-weight: 700;
font-size: 16px;
margin: 10px 0;
}
.articlesgrid-article-image {
    float: left;
    margin: 0 10px 5px 0;
}
.articlesgrid-article-title a {
color: #707070;
}
.articleview-article {
    display: block;
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
    background-color: #fff;
    margin-bottom: 30px;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.articleview-article-image {
    float: left;
    margin: 0 10px 5px 0;
}
.articleview-article-date {
    display: none;
}
.articleview-article-title {
    display: none;
}
.partners img {
width: 200px;
margin-bottom: 10px;
display: block;
}
.socbuttons {
list-style: none;
float: left;
margin: 5px 0;
margin-bottom: 20px;
}
.socbuttons li {
float: left;
margin-right: 5px;
}
.socbuttons a:hover {
text-decoration: none;
}
.scic {
    width: 44px;
    height: 44px;
    display: inline-block;
	    border-radius: 5px;
}
.socbuttons a.facebook {
background-image: url("../img/icons/facebook.png");
}
.socbuttons a.youtube {
background-image: url("../img/icons/youtube.png");
}
.socbuttons a.vk {
background-image: url("../img/icons/vkontakte.png");
}
.socbuttons a.ok {
background-image: url("../img/icons/odnoklassniki.png");
}
select {
    border: 1px solid #d5d5d5;
    height: 38px;
    line-height: 40px;
    border-radius: 0;
}
/*
.logobrand {
    position: absolute;
    float: left;
    width: 284px;
    height: 70px;
    margin: -1px 0 0 0;
    padding: 10px 0;
    background: #c11f1c;
    z-index: 2;
}
.logobrand  h1 {
    float: left;
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin: 0 0 15px 0;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;

    font-style: italic;
    text-align: center;
}
.logobrand  h1 a {
   color: #fff;
}
.logobrand  h1 a:hover {
    text-decoration: none;
}
.logobrand  span {
    float: left;
    width: 100%;
    height: 15px;
    line-height: 15px;
    color: #fff;
    font-weight: 300;
    font-size: 1.4em;
    text-align: center;
}
.logobrand:after {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -50%;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 25px #c11f1c;
    border-left: solid 142px transparent;
    border-right: solid 142px transparent;
}*/
/*@media (min-width: 979px) {
.navigation-wrapper .navigation .nav {
     margin-left: 290px;
}
}*/
.spacer-30 {
    height: 60px;
    clear: both;
    width: 100%;
}
.widget.our-agents .agent .name {
    color: #0d2d1e;
}
.widget.our-agents .agent .phone {
    font-size: 16px;
	color: #cc9c49;
}
.site-search {
	width: 100%;
       margin-right: 0 !important;
	   float: left !important;
    color: White;
}
.site-search  #apps_search_form {
	    padding: 5px;
    margin: 10px 0;
    background-color: White;
}
.site-search  input#autocomplete_live_search {
    border: 0;
	    width: 100%;
}
input#autocomplete_live_search:focus {
    outline: none;
}
.autocomplete_live_search_list_popup {
  font-size: 12px;
    width: 300px;
	    background: none;
    background-color: White;
    margin: 0;
    padding: 0 10px;
	    list-style: none;
		    margin-top: -20px;
}
.autocomplete_live_search_list_popup li {
           border-bottom: 1px solid #eee;
    margin: 0 0 5px 0;
}
.autocomplete_live_search_list_popup li a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.autocomplete_live_search_list_popup li a:hover {
text-decoration: none;
cursor: pointer;
}
.autocomplete_live_search_list_popup li a.ui-state-focus {
    border: 0;
    background-color: #000;
    background: none;
    color: inherit;
}
.site-search-lupe {
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -8px;
}
.navigation-wrapper .navigation .site-search {
    position: relative;
}
.navigation-wrapper .navigation .nav li ul {
   display: none;
}
.navigation-wrapper .navigation .nav li:hover>ul {
    visibility: visible;
    display: block;
}
#writeus_mod form input[type=text] {
	width: 95%;
}
#writeus_mod form textarea {
	    height: 80px;
    width: 95%;
}
.carousel.property .preview {
	text-align: center;
}
.carousel.property .preview .preview-in {
    display: inline-block;
    position: relative;
}
.carousel.property .preview .preview-price {
    background-color: #fff;
    color: #313131;
    font-size: 24px;
    padding: 5px 16px;
    position: absolute;
    right: 0;
    bottom: 15px;
}
.slider-wrapper .images .navigationPrevNext {
    margin: 0px;
    padding: 0px;
        list-style: none;
    position: absolute;
    width: 100%;
    z-index: 1040;
	    top: 50%;
		    margin-top: -20px;
}
.slider-wrapper .images .navigationPrevNext .navigationPrevNext-item {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
	font-size: 60px;
    font-weight: 100;
    line-height: 25px;
    color: #ffffff;
    text-align: center;
        background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.slider-wrapper .images .navigationPrevNext-item:hover, .slider-wrapper .images .navigationPrevNext-item:focus {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.slider-wrapper .images .navigationPrevNext .navigationPrevNext-next {
    right: 10px;
}
.slider-wrapper .images .navigationPrevNext .navigationPrevNext-prev {
    left: 10px;
}

.fav-add {
	background-image: url('../img/starg.png');
	display: inline-block;
	width: 24px;
	height: 24px;
	background-position: 50% 50%;
	background-repeat: no-repeat;

}

.fav-add:hover {
	background-image: url('../img/starg_h.png');
}

.fav-rem {
	background-image: url('../img/star.png');
	display: inline-block;
	width: 24px;
	height: 24px;
	background-position: 50% 50%;
	background-repeat: no-repeat;

}

.fav-rem:hover {
	background-image: url('../img/star_h.png');
}

#view_table {
	margin: 10px 0;
}

#view_table .row3 td {
	padding: 5px 0 0 10px;
}

#view_table .hint {
	color: #A09D9D;
	display: block;
	font-size: 80%;
}

#apps_faq_page #qanda-all > div {
	overflow: hidden;
}

#apps_faq_page .pagination {
	list-style: none;
	text-align: center;
}

#apps_faq_page .pagination li {
	display: inline-block;
	margin: 0 5px;
}
#simple_search a{
    color:black;
  }
#simple_search a:hover{
    color:white;
  }
.hidden_advance_search a{
    color:black;
  }
.hidden_advance_search a:hover{
    color:white;
  }
.scrollup{
width:40px;
height:40px;
opacity:0.3;
position:fixed;
bottom:50px;
display:none;
text-indent:-9999px;
background: url('../img/icon_top.png') no-repeat;

}

.property-filter .ch_small {
  display: inline-block;
  width: 20%;
}
.property.grid_list_vip {

  background-color: rgba(255, 193, 193, 0.45);
}
.property.grid_list_premium {
background-image: url('../img/premiumi.png');
background-repeat: no-repeat;
  background-position: 99% 99%;
}
.property.grid_list_bold .title-price .title h2 a {
font-weight: bold;
}
.property.grid_list_bold .title-price .price {
  font-weight: bold;
}

.property.grid_thumbs_vip {

  background-color: rgba(255, 193, 193, 0.45);
}
.property.grid_thumbs_premium {
background-image: url('../img/premiumi.png');
background-repeat: no-repeat;
  background-position: 99% 99%;
}
.property.grid_thumbs_bold .title h2 a {
font-weight: bold;
}
.property.grid_thumbs_bold .title-price .price {
  font-weight: bold;
}
#prettyLogin .tab-content {
    overflow-y: scroll;
}
        .navigation-logo-wrapper {
    float: left;
    height: 60px;
    line-height: 60px;
    margin: 0px 15px 0px 0px;
}
#navigation .navigation-logo-wrapper .navigation-logo {
    float: left;
}
#navigation .navigation-logo-wrapper .navigation-logo img {
    max-height: 50px;
}
#navigation .navigation-logo-wrapper #btn-nav {
    background-image: url(../img/btn-nav.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 35px 35px;
    float: left;
    height: 35px;
        margin-top: 13px;
    margin-left: 10px;
    margin-right: 10px;
    text-indent: -9999px;
    width: 35px;
}
.navigation-wrapper .navigation .nav li .nolink, .navigation-wrapper .navigation .nav li a {
	    padding-left: 10px;
}
.navigation-wrapper .navigation .nav li.menuparent>.nolink, .navigation-wrapper .navigation .nav li.menuparent>a {
    padding-right: 35px;
}
#myTab {
    margin-bottom: 0;
}
#myTab-content {
	background: none;
    padding: 0;
	margin-bottom: 20px;
	    box-shadow: none;
}
#myTab-content .slider-wrapper {
    padding-top: 0;
}
#myTab-content .slider-wrapper {
    padding-top: 0;
}

#prettyLogin {
	display: none;
}

#prettyLogin .tab-pane .row {
	margin: 3px 0;
	width: 100%;
	float: none;
	padding: 0;
	float: none;
	clear: both;
	display: block;
}

#prettyLogin .modal-body {
	max-height: 600px;
}

#prettyLogin .tab-pane .row label {
	display: block;
	float: left;
	cursor: pointer;
	width: 200px;
}

#prettyLogin .tab-pane .error {
	display: none;
}

#prettyLogin .tab-pane .error_mark {
	display: none;
}
.navigation-wrapper .navigation .nav li ul {
	width: auto;
}
/*.navigation-wrapper .navigation .nav li ul li ul {
    left: 100% !important;
    margin: 0;
}*/
#footer-wrapper #footer #footer-inner .nav li a.vk {
	background-image: url("../img/share/vk.png");
	background-size: 24px 24px;
	width: 24px
}
.property-detail-para {
    font-weight: 700;
}
.property-detail-para label {
    font-weight: normal;
    margin-right: 20px;
    display: inline-block;
}

.social-switcher {
    float: right;
        margin: 16px 0px 16px 0px;
    position: relative;
}
.social-switcher  ul {
    margin: 0;
}
.social-switcher li {
    display: inline-block;
        margin-left: 10px;
}
.social-switcher li a {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 30px;
	width: 30px;
	    background-size: 20px 20px;
    text-indent: -99999px;
	background-repeat: no-repeat;
    text-decoration: none;
	background-color: #0d2d1e;
	    border-radius: 3px;
}
.social-switcher .ok {
    background-image: url(../img/share/ok.png);
}
.social-switcher .instagram {
    background-image: url(../img/share/instagram.png);
}

.our-agents-short {
	margin-bottom: 20px !important;
}
.widget.our-agents.our-agents-short .agent {
    padding: 20px 0;
}
.our-agents-short .phone {
	text-align: center;
}
.our-agents-short .phone a {
	font-size: 20px;
}



.articles-wrapper {
    background-color: #f4f7f9;
    padding: 30px 30px;
}
.articles-wrapper .divx3 {
    width: 100%;
    background: white;
	padding-bottom: 10px;
}
.articles-wrapper .divx3 .title h3 {
    line-height: 22px;
    margin: 3px 0px 0px 0px;
    padding: 0px 10px;
}
.articles-wrapper .divx3 .location {
    padding: 0px 10px;
}
.homeform-bg {
    background-position: 50%;
    background-size: cover;
    position: relative;
	height: 300px;
	background-image: url('../img/saratov-maintheme.jpg');
}
.homeform-bg .homeform-inner {
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
}

.homeform-bg .homeform-index {
	background-image: url('../img/logo_white.png');
    width: 300px;
    height: 200px;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -150px;
}
/*@media (min-width: 768px){*/
	.homeform-bg {
		height: calc(100vh - 189px);
	}
/*}*/
@media (max-width: 979px) {
	.logo-wrapper .logo {
		display: none;
	}
	#header-wrapper #header #header-inner .navbar .navbar-inner .info {
		display: inline;
	}
}

#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone span a {
    color: #800000;
    font-weight: 700;
}
#header-wrapper #header #header-inner .navbar .navbar-inner .site-email a {
    color: rgb(218, 165, 32);
    font-weight: 700;
}
#header-wrapper #header #header-inner .navbar .navbar-inner .site-email {
    line-height: 45px;
}
/*#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
    line-height: 45px;
}*/
#header-wrapper #header #header-inner .navbar .navbar-inner .site-links {
    float: left;
    margin-top: 30px;
    margin-left: 40px;
}
@media (max-width: 979px) {
	#header-wrapper #header #header-inner .navbar .navbar-inner .site-links {
		line-height: 45px;
		margin-top: 0;
		margin-left: 0;
		float: none;
	}
}
#header-wrapper #header #header-inner .navbar .navbar-inner .site-links .site-link {
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
	margin: 0 10px;
}
#header-wrapper #header #header-inner .navbar .navbar-inner .site-links .site-link a {
    width: 100%;
    height: 100%;
    display: block;
}
#header-wrapper #header #header-inner .navbar .navbar-inner .site-links .site-viber {
    background-image: url('../img/viber.svg');
}
#header-wrapper #header #header-inner .navbar .navbar-inner .site-links .site-instagram {
    background-image: url('../img/instagram.svg');
}
#header-wrapper #header #header-inner .navbar .navbar-inner .site-links .site-whatsapp {
       background-image: url('../img/whatsapp.svg')
}


/*
.info-wrap {
    float: left;
    display: flex;
    flex-direction: column;
}
.info-wrap .info-bottom-line {
    text-align: center;
}
.info-wrap .info-bottom-line > div {
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
	margin: 0 10px;
}
.info-wrap .info-bottom-line > div a {
    width: 100%;
    height: 100%;
    display: block;
}
.info-wrap .info-bottom-line > div.site-viber {
    background-image: url('../img/viber.svg');
}
.info-wrap .info-bottom-line > div.site-instagram {
    background-image: url('../img/instagram.svg');
}
.info-wrap .info-bottom-line > div.site-whatsapp {
       background-image: url('../img/whatsapp.svg')
}*/
.last_reviews_items {
    margin-bottom: 10px;
}
.last_reviews_item {
	padding: 10px;
	display: inline-block;
	zoom: 1;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	display: block;
	font-size: 14px;
}
.last_reviews_item_title {
	color: #022a3b;
	font-size: 16px;
	font-weight: normal;
	}
	.last_reviews_item_body {
	line-height: 20px;
	margin: 10px 0;
}
.apps_reviewer_container_list_item, .apps_reviewer_container_review {
    padding-bottom: 20px;
    display: block;
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
    background-color: #fff;
    margin-bottom: 30px;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.apps_reviewer_container_list_item_topline_date {
    position: absolute;
    right: 10px;
    top: 5px;
}
.apps_reviewer_container_list_item_link {
    margin-top: 10px;
    text-align: right;
}
.apps_reviewer_container_list_item_topline_author {
    color: #707070;
    font-weight: 700;
    font-size: 16px;
    margin: 10px 0;
}

.property-filter .control-slider {
    clear: both;
    padding-top: 20px;
    margin-bottom: 10px;
}

.searchform-wrapper {
    margin: 20px 0;
}
@media (max-width: 767px) {
	.searchform-wrapper {
		display: none;
	}
	.searchform-wrapper.open {
		display: block;
	}
}

.recall {
	background-image: url(../img/recallbg.jpg);
	margin: 20px 0;
}
.recall .recallbg {
    background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
    padding: 20px;
}
.recall h2 {
    font-weight: 700;
    color: black;
}
.recall h2 span {
	color: #cc9c49;
	    display: block;
}
.opts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
		margin-bottom: 20px;
		color: black;
}
.opts .opt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    width: 50%;
		align-items: center;
}
.opts .opt .icn {
    width: 44px;
    height: 44px;
    /*background: #eee;
		border-radius: 22px;*/
    margin-right: 10px;
}
 .opts .opt .icn img {

 }
 #recallform .client_form {
	 display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
 }
  #recallform .client_form > .form_element_control {
     margin-top: 25px;
 }

@media (max-width: 979px) {
	#singleNews .text img {
		width: 100%;
		    padding: 0 !important;
		    display: block;
				    margin-bottom: 10px;
	}
}


.specialbage {

	position: absolute;
	top: 5px;
	left: 5px;
}
.specialbage .specialbage-prepay {
	height: 75px;
	width: 100px;
	background-size: contain;
	background-repeat: no-repeat;
}

.specialbage .specialbage-prepay {
	background-image: url('../img/zadatok.gif');
}
.specialbage .specialbage-exclusive {
	background: #0d2d1e;
	color: white;
	padding: 2px 5px 3px;
}