/*
Theme Name: Home in Cyprus
Theme URI: https://wizard-design.com
Version: 1.0
Description: 
Author: WD
Author URI: https://wizard-design.com
Update: https://wizard-design.com

*/
  
body { 
	margin: 0px;
	padding: 0px;
background: #fff; 
font-family: 'PT Sans Narrow', sans-serif;
font-size: 18px;
color:#2a2a2a;
width: 100%;

}   
 
img { 
	border: none;  
}

img a {
	border:none;
}
  
a {
color:#181818;
text-decoration: none; 
	 
}
a:hover {
color:#6ba85a;
	text-decoration: none; 
}
.topadressblock {
	width: 100%;
	height: 30px;
	background: url(images/fon2.png);
}
.topadress {
	margin:0 auto;
	width: 100%;
	max-width: 1000px;
	height:auto;
	color:#FFF;
	font-size: 14px;
}
.topadressleft {
	width: 50%;
	height:auto;
	float:left;
	text-align:left;
	margin-top: 5px;
}
.topadressleft img {
	float:left;
	text-align:left;
	margin-right: 10px;
}
.topadressright {
	width: 45%;
	height:auto;
	float:left;
	text-align:right;
	margin-top: 5px;
}
.topadressright img {
	float:right;
	text-align:right;
	margin-left: 10px;
}

.headblock {
	width: 100%;
	height:95px;
	background:#FFF;
	border-bottom: 1px #e3e3e3 solid;
}

.head {
	margin:0 auto;
	width: 100%;
	max-width: 1200px;
	height:auto;

}
.headleft {
	width: 215px;
	height:auto;
	float:left; 
}
.headright {
	height:auto;
	float:left;
}
.toptitle {
	font-size: 30px;
	font-family: 'Baloo Tammudu', cursive;
	color:#bc5051;
	font-style: 700; 
}
.toptitle a {
	color:#bc5051;
	text-decoration:none;
}
.toptitle a:hover {
	color:#bc5051;
	text-decoration:none;
}
.toptitle2 {
	color:#717171;
	font-size: 17px;
	text-align:right;
	margin-top:-25px;
	margin-right: 3px;
}
.menublock {
	margin-left: 40px;
	margin-top: 30px;
}

.translate {
	width:auto;
	height:auto;
	float:right;
	text-align:right;
	margin-top: 5px;
	font-size: 16px;
}
.translate ul {
	list-style:none;
	margin:0;
}
.translate li {
	display: inline;
	list-style:none;
	margin-left: 15px;
}
.qtranxs_widget ul li { opacity: 0.5; }
.qtranxs_widget ul li.active { opacity: 1; }
.qtranxs_widget ul li:hover { opacity: 1; }
.qtranxs_widget img { box-shadow: none; vertical-align: middle; display: initial;  border: 1px #e3e3e3 solid; }
.qtranxs_widget ul li span { margin: 0 0 0 0; }
.qtranxs_flag_and_text { padding-left:20px; }
.qtranxs_flag { height:12px; width:18px; display:block; }
.qtranxs_flag span { display:none; }

 
.poiskindexblock {
	width: 100%;
	background: url(images/fon2.png);
	padding-bottom: 45px;
}
.poiskindex {
	margin:0 auto;
	width: 100%;
	max-width:1200px;
	height:auto;
	color:#FFF;
	font-size: 16px;
	text-align: center;
}
 
.modal {
    background: transparent !important;
    box-shadow: none !important;
    max-width: none !important;
    width: 80% !important;
    text-align: center !important;
}

.owl-prev {
width: 35px !important;
height: 100px !important;
position: absolute !important;
top: 40% !important;
left: 25px !important;
display: block !important;
border:0px solid black !important;
}

.owl-next {
width: 35px !important;
height: 100px !important;
position: absolute !important;
top: 40% !important;
right: 25px !important;
display: block !important;
border:0px solid black !important;
}

.owl-prev span, .owl-next span {
color: #fff !important;
font-size: 50px !important;
outline: none !important;
}
.owl-prev , .owl-next {
outline: none !important;
}

.owl-nav{
margin-top: 0 !important;
}
.mobile_main_photo{
	display: none;
}

.owl-carousel .owl-stage {
	display: flex;
	align-items: center;
}
.index-foto {
	position	: relative;
	width		: 100%;
}
.index-foto img {
	width: 100%;
	height:auto;
}


.index-foto-block {
	position	: absolute;
	top		: 200px;
	left		: 0;
	width		: 100%;
}
.onasblock {
	margin: 0 auto;
	width: 100%;
	height:auto;
}
.poisk-index {
	width: 600px;
	height:300px;
	float:left;
	background: url(images/fon2.png);
}
.poiskblock {
	margin:20px;
	color:#FFF;
}

.onas {
	width: 400px;
	height: auto;
	float: right;
	background: url(images/alphafon2.png);
}
.onastext {
	margin: 20px;
	text-align:left;
	color:#FFF;
	font-size: 18px;
	text-align:justify;
}
.onastext li {
	list-style:circle;
}

.onastitle {
	font-size: 34px;
	font-weight:bold;
	margin-bottom: 20px;
}
.onaslink {
	margin-top: 20px;
}
.onaslink a {
	display:block;
	width: auto;
	height:auto;
	background:#bc5051;
	text-align:center;
	padding: 5px 20px 5px 20px;
	font-size: 20px;
	text-transform:uppercase;
	color:#FFF;
	border-bottom: 2px #984041 solid;
	text-decoration:none;
	font-weight:bold;
}
.onaslink a:hover {
	background:#6ba85a;
	border-bottom: 2px #517f44 solid;
}

.plusoblock {
	width: 100%;
	height:auto;
	background:#f8f8f8;
	text-align: center;
}
.pluso {
	margin:0 auto;
		max-width: 1000px;
	width: 100%;
	height:auto;
}
.plus {
	width: 250px;
	height:auto;
	float:left;
	text-align:center;
}
.plusotitle {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 30px;
	color:#bc5051;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
.plusotext {
	margin: 20px;
	color:#504f4f;
	font-weight:bold;
	margin-bottom:40px;
	font-size: 20px;
}

.prodaja {
	text-align:center;
	padding-bottom: 40px;
	color:#bc5051;
	font-size: 30px;
	font-weight:bold;
}
.prodaja-link {
	margin-top: 20px;
}
.prodaja-link a {
	padding: 5px 20px 5px 20px;
	border:#999 1px solid;
	background:#6ba85a;
	border-bottom: 2px #517f44 solid;
	font-size: 20px;
	text-transform:uppercase;
	color:#FFF;
}
.prodaja-link a:hover {
		background:#bc5051;
	border-bottom: 2px #984041 solid;
}

.bread {
	 margin-top: 20px;
	 color:#bc5051;
	 max-width: 1200px;
	 margin:auto;
	 font-size: 16px;
}
.bread span {
	color:#181818;
}
.bread span a {
	color:#181818;
}

.slaider {
	margin-top: -40px;
}
.slaider img {
	background:#f8f8f8;
	border-top:1px #e3e3e3 solid;
	padding-top:9px;
}

.content {
	margin: 0 auto;
	width: 100%;
	height:auto;
	margin-top: 20px;
	margin-bottom: 40px;
}
.content-all {
    margin: auto;
    width: 100%;
    max-width: 1200px;
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    /* padding: 20px; */
}
.content li {
	list-style:circle;
}

.content-left {

	height:auto;
	float:left;
	margin-top: 20px;
	width: 70%;
}
.content-left-text {
	margin-right: 20px;
}
.content-right {
    width: 29%;
	max-width: 300px;
	height:auto;
	float:left;
	margin-top: 20px;
}

.content-right h3 {
	margin:0;
	padding:0;
	padding-top:0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 20px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-weight:400;
	border-bottom: 1px #FFF solid;
}

.forma-sidebar {
	max-width: 300px;
	height:auto;
	background: url(images/fon2.png);
	color:#FFF;
	padding: 20px;
}
.eurobanner-post {
	margin-top: 20px;
}

.videoblock {
	width: 100%;
	height:auto;
	background: url(images/fon2.png);
}
.video {
    margin: 0 auto;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
.video-right a{
	display:inline-block;
	width: 200px;
	height:auto;
	float:right;
	background:#bc5051;
	color:#FFF;
	padding-top: 12px;
	padding-bottom: 15px;
	text-align:center;
	text-transform:uppercase;
	font-size: 17px;
}
.video-right a:hover {
	background:#6ba85a;
}


.price{
font-size: 32px;
	font-weight:bold;
	color:#bc5051;
	text-align:center;
	margin-top: -10px;
}

.price span{ 
color:#a1a1a1;
font-size: 28px;
text-decoration:line-through;
font-weight: normal;
}
	
.post-green {
	width: 100%;
	height:auto;
	background:#f8f8f8;
	margin-top: 20px;
}
.post-green-block {
	width: 50%;
	height:auto;
	float:left;
}
.post-green-block li {
	list-style-type:circle;
	margin-bottom: 10px;
	color:#2a2a2a;
	font-size: 18px;
}
.post-green-block strong {
	font-size: 17px;
}
.post-green-block sup {
	font-size: 12px;
}

.description {
	margin-top: 20px;
}
.postmap {
	margin-top: 30px;
}

#gallery-1 img {
border:  1px #e3e3e3 solid!important;
}



/*** tabs ***/
.tabsblock {
	margin-top: 20px;
	margin-bottom: 20px;
}

.tabs {
}
.tabs__caption {
	height: auto;
	list-style: none;
	padding-bottom: 60px;
}

.tabs__caption li {
	float: left;
	display: inline;
	cursor: pointer;
	position: relative;
	display:block;
	width: 190px;
	height:auto;
	text-align:center;
	background:#f8f8f8;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
	color:#717171;
	padding:10px;
}
.tabs__caption li:hover {
	background:#bc5051;
	color:#fff;
}
.tabs__caption .active {
	background:#bc5051;
	color:#fff;
}
.tabs__content {
	display: none;
}
.tabs__content.active {
	display: block;
}


.spisok {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.spisok ul {
	margin-left: -40px;
}

.spisok li {
	display:inline-block;
	width:246px;
	height:auto;
	list-style:none;
	text-align:center;
	margin-bottom: 20px;
	border-bottom: 2px #984041 solid;
}
.spisok a {
	display:block;
	width: 100%;
	height: 100%;
	background:#bc5051;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#fff;
}
.spisok a:hover {
	background:#f8f8f8;
	color:#717171;
}
 
#post-entry{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 40px;
}

#post-entry .post-meta{
	display: block;
	float:left;
	width: 210px;
	height: 370px;
	
	text-align:center;
	background:#f8f8f8;
	border:1px #e3e3e3 solid;
	border-radius:2px;
}
#post-entry .post-meta-repairs{
	display: block;
	float:left;
	width: 210px;
	height: 244px;
	float:left;
	margin-right: 8px;
	margin-left: 0;
	margin-bottom: 8px;
	text-align:center;
	background:#f8f8f8;
	border:1px #e3e3e3 solid;
	border-radius:2px;
}
#post-entry .post-meta-articles{
	display: block;
	float:left;
	width: 100%;
	height: auto;
	float:left;
	margin-bottom: 20px;
	background:#f8f8f8;
	border:1px #e3e3e3 solid;
	border-radius:2px;
}
.indeximg {
	margin-top: 10px;
}
.indeximg img {
	border-radius:2px;
}
.posttitle {
	margin-top:10px;
	margin-left: 20px;
	margin-right: 20px;
}
.posttitle a {
	color:#181818;
	text-decoration:none;
}
.posttitle a:hover {
	color:#6ba85a; 
}

.extra_title {
	margin-top: 10px;
	font-size: 18px;
	color:#F00;
	font-weight:bold;
}
	
.repairs-title {
	font-weight:bold;
	margin-bottom:10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
.articles-title {
	font-size:19px;
	font-weight:bold;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
.articles-title img {
	text-align:left;
	float:left;
	margin-right: 20px;
	background:#f8f8f8;
	border:1px #e3e3e3 solid;
	padding:8px;
	border-radius: 2px;
}


.articles-excerpt {
	margin-left: 20px;
	margin-right: 20px;
}



.postprice {
	margin-top: 5px;
	font-size: 30px;
	font-weight:bold;
	color:#bc5051;
}
.postmore {
	margin-top: 10px;
	font-size: 16px;
}
h1 {
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom: 20px;
	font-size: 26px;
	color:#181818;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}

h2 {
	margin:0;
	padding:0;
	padding-top: 25px;
	padding-bottom: 20px;
	font-size: 22px;
	color:#181818;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
h3 {
	margin:0;
	padding:0;
	padding-bottom: 20px;
	font-size: 20px;
	color:#bc5051;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
h4 {
	margin:0;
	padding:0;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px;
	color:#181818;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}

.okipre {
	margin: 20px;
}

.okipre-title {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight:bold;
}
.okipre-title a {
color:#bc5051;
}

.okipre-title a:hover {
	color:#6ba85a;
}

.okipre-title img {
	text-align:left;
	float:left;
	margin-right: 20px;
	background:#f8f8f8;
	border:1px #e3e3e3 solid;
	padding:8px;
	border-radius: 2px;
}

.okipre-text {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 17px;
	text-align:justify;
}

.eurobanner {
	padding-top: 20px;
}

.green {
		width: 100%;
	height:auto;
	background:#f8f8f8;
}
.greenblock {
	margin:0 auto;
	width: 100%;
	max-width: 1000px;
	height:auto;
}
.text-mobile {
    max-width: 1000px;
    margin: auto;
}
.articles-block {
	width: 333px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom: 40px;
}
.articles-text {
	margin: 20px;
}
.articles-text li {
	list-style:circle;
}
.maps {
	width: 100%;
	height: 500px;
	margin-top: 40px;
}
.title-forma {
	font-size: 16px;
}
.title-forma span {
	color:#bc5051;
}

.pole {
	font-size: 17px;
	width: 640px;
	height:auto;
	padding:10px;
	border: 1px #e3e3e3 solid;
	margin-bottom: 10px;
	border-radius:2px;
	font-family: 'PT Sans Narrow', sans-serif;
}
.pole2 {
	width: 640px;
	max-width: 640px;
	height: auto;
	border: 1px #e3e3e3 solid;
	font-size:17px;
	padding: 10px;
	font-family: 'PT Sans Narrow', sans-serif;
	border-radius: 2px;
	margin-bottom: 10px;
}
.pole3 {
	width: 660px;
	height:auto;
	background:#bc5051;
	text-align:center;
	padding: 10px;
	font-size: 18px;
	color:#FFF;
	border:none;
	border-bottom: 2px #984041 solid;
}

.navigation {
	margin-top: 40px!important;
	margin-bottom: 40px!important;
}

.alignleft, .attachment-alignleft {
	text-align: left;
	float: left;
}
.alignright, .attachment-alignright {
	text-align: right;
	float: right;
}
.center, .attachment-center {
	margin: 0px auto;
	clear: both;
}

img.alignleft, img.attachment-alignleft {
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	background:#f8f8f8;
	border:1px #e3e3e3 solid;
	padding:9px;

}
img.alignright, img.attachment-alignright {
	display: inline;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
		background:#f8f8f8;
	border:1px #e3e3e3 solid;
	padding:9px;

}
img.aligncenter, img.attachment-aligncenter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
	clear: both;
	background:#f8f8f8;
	border:1px #e3e3e3 solid;
	padding:9px;


}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.footer-button {
	margin:0 auto;
	height:auto;
	text-align:right;
	    width: fit-content;

}
.footer-button a {
	display:block;
	width: 260px;
	margin-right: 40px;
	height:auto;
	float:right;
	text-align:center;
	padding: 10px 20px 10px 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	color:#FFF;
	background: url(images/fon2.png);
	border-bottom: 2px #020a1b solid;
	text-decoration:none!important;
	font-weight:bold;
	font-size: 26px;
}

.footer-button a:hover {
	background:#6ba85a;
	border-bottom: 2px #517f44 solid;
}



.footerblock {
	width: 100%;
	height: 300px;
	background: url(images/fon2.png);
	color:#FFF;
}

.footer {
	margin:0 auto;
	height:auto;
	padding-top: 40px;
	font-size: 16px;
}
.footer ul {
	margin-top:0;
}
.footer li {
	list-style:circle;
}
.footer a {
	color:#FFF;
}

.footer a:hover {
	color:#2a2a2a; 
}
.footerpart {
	width: 250px;
	height:auto;
	float:left;
}
.footerpart-text {
	margin-left: 10px;
	margin-right: 10px;
}
.cards {
	margin-top: 20px;
}
.cards img {
	margin-right: 10px;
}
.prava {
	margin-top: 20px;
}
.podpis {
	margin-top: 20px;
	text-align:right;
	font-size: 14px;
}

.clear
	{
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0; 
	} 
.menuwrapp_mobile {
	display:none;
}

.header_object_slider{
	width: 100%;
}
.poiskindex form{
    
    text-align: left;
}

.poiskindex h2{
	color: #fff;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.poiskindex input,
.poiskindex select
{
	padding: 5px;
	border-radius: 3px;
	width: 90%;
	background: #fff;
}

.poiskindex .price_input{
	padding: 5px;
	border-radius: 3px;
	width: 20%;
}

.poiskindex .block{
	width: 32%;
	float: left;
}

.poiskindex .inner_block{
	width: 41%;
	float: left;
	margin-right: 25px;
}

.poiskindex .inner_block input,
.poiskindex .inner_block select
{
	background: #fff;
	width: 90%;
}

.poiskindex .inner_block select{
	width: 100%;
}

.poiskindex p{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 15px;
}

.poiskindex input[type=submit]{
	display: block;
	width: auto;
	height: auto;
	background: #bc5051;
	text-align: center;
	padding: 5px 20px 5px 20px;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFF;
	border: none;
	border-bottom: 2px #984041 solid;
	text-decoration: none;
	margin-top: 15px;
	cursor: pointer;
}

.poiskindex input[type=submit]:hover{
	background:#6ba85a;
	border-bottom: 2px #517f44 solid;
}

.search_form_sidebar h2{
color: #fff;
margin-bottom: 0;
padding-bottom: 0;
margin-top: 0;
padding-top: 0;
}

.search_form_sidebar input,
.search_form_sidebar select
{
	padding: 5px;
	border-radius: 3px;
	width: 90%;
	background: #fff;
}

.search_form_sidebar input{
width: 85%;
}

.search_form_sidebar .price_input{
padding: 5px;
border-radius: 3px;
width: 20%;
}

.search_form_sidebar .block{
}

.search_form_sidebar p{
padding: 0px;
margin: 0px;
margin-bottom: 5px;
margin-top: 15px;
}

.search_form_sidebar input[type=submit]{
display: block;
width: auto;
height: auto;
background: #bc5051;
text-align: center;
padding: 5px 20px 5px 20px;
font-size: 20px;
text-transform: uppercase;
color: #FFF;
border: none;
border-bottom: 2px #984041 solid;
text-decoration: none;
margin-top: 15px;
cursor: pointer;
}

.search_form_sidebar input[type=submit]:hover{
background:#6ba85a;
border-bottom: 2px #517f44 solid;
}

.owl-carousel,
.owl-carousel .item,
.owl-carousel .item img
{
}

.owl-carousel .item img{
	width: auto !important;
}

/* animations */

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}


@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

.google-map-container {
    width: 100%;
}

.google-map-container iframe { /* If the plugin uses an iframe */
    width: 100% !important; /* Use !important to ensure it overrides inline styles */
}

.google-map-container > div { /* If the plugin uses a direct div structure */
    width: 100% !important;
}

.artres {
    max-width: 1200px;
    margin: auto;
}
@media (min-width:50em){
.sl-wrapper .sl-navigation button{
    font-size: 10rem !important;
    color: #ffffff !important;
}
.sl-wrapper .sl-navigation button.sl-next{
	right: 160px !important;
	}
.sl-wrapper .sl-navigation button.sl-prev{
	left: 160px !important;
	right: 160px !important;
	}
}