@font-face {
    font-family: 'Tesla';
    src: url('fonts/Tesla.eot');
    src: url('fonts/Tesla.eot') format('embedded-opentype'),
         url('fonts/Tesla.woff2') format('woff2'),
         url('fonts/Tesla.woff') format('woff'),
         url('fonts/Tesla.ttf') format('truetype'),
         url('fonts/Tesla.svg#Tesla') format('svg');
}

* {
	padding: 0;
	margin: 0;
}
*, *:before, *:after {
  box-sizing: border-box;
}
a {
	outline: none;
	text-decoration: none;
	color: #000;
}
.clear {
	clear: both;
	height: 0;
}

ul {
	list-style: none;
}

html {

	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
input {
	border-bottom: 1px #666 solid;
	border-left: none;
	border-right: none;
	border-top: none;
}
input[type="submit"] {
	border: none;
	padding: 5px;
	margin-top: 5px;
	color: #fff;
	background: #4abdac;
	cursor:hand;
	cursor: pointer}
body {
	margin: 0;

	background: #ececec;
}


body,
button,
input,
select,
textarea {
	color: #3E3E3E;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;

	font-weight: 400;
	line-height: 210%;
}

h1, h2, h3, h4, h5, h6, .widget-title {
	font-family: 'Playfair Display', serif;
	font-weight: 400;
}
h1, .widget-title {


font-size: 42px;
text-transform: uppercase;
font-weight: 300;

line-height: 120%;
}
h2 {
	font-size: 28px;
text-transform: uppercase;
font-weight: 300;

line-height: 120%;
}
h4 {


font-size: 24px;
text-transform: uppercase;
font-weight: 300;

line-height: 120%;
}
h5 {


font-size: 18px;

font-weight: 700;

line-height: 120%;
}
h6 {
	font-size: 20px;
	font-style: italic;
	font-weight: 400
}
header.site-header {
	padding: 20px 20px 10px 20px;
	background: #fff;
	width: 100%;
	z-index: 1000000;
	-webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}
.site-logo {
	text-align: center;
	float:left;
	width: 33%;

}
.social-navigation {
	float: left;width: 33%;
}
.menu-lang-container, #qtranslate-2 {
	float: right;
	text-align: right;

}
.menu-lang-container li, #qtranslate-2 li {
	display: inline-block;
	padding: 0 1px;
	margin:  0!important;
}
.menu-lang-container li a, #qtranslate-2 li a {
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	font-size: 16px!important;

}

.wrmen {
  display: flex;
  justify-content: center;
}
.stick .wrmen .menu-add-to-main-container{
display: none;
}
.main-navigation {
	text-align: center;
	padding: 0 20px;
}
.main-navigation li {
	padding: 0 10px;
	display: inline-block;
}
.main-navigation li a {
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	font-size: 18px;

}
#main {
	min-height:450px}

.front {

	padding: 80px 0 0px 0;
	width: 1200px;
	margin: 0 auto;
}
.frontbutton {
		width: 45%;
	}
	.frontbutton.odd {
		float: left;
	}
	.frontbutton.even {
		float: right;
	}
.frontbutton {

	text-align: center;
	position:relative;
padding-bottom: 50px
}
.frontbutton a.allbut {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 10000;
}
.frontbutton.odd {padding-right: 60px;
}
.frontbutton.even {padding-left: 60px;
}
.frontbutton.odd .ftitle {text-align: right;}
.frontbutton.even .ftitle {text-align: left;}
.frontbutton.odd .readmore {
			margin-left: 40px;
		}
		.frontbutton.even .readmore {
			margin-right: 40px;
		}
.ftitle  {

	padding-bottom: 30px;


}

.subtitle {
	font-family: 'Tesla';
	color: #4ABDAC;
	font-size: 50px;

}
.frontbutton.odd .frontbcover {
	background: #D10C75
}
.frontbcover {
	position: relative;
	background: #F1CD0F;height: 450px;
}
.frontimg {
	width: 100%;
	height: 450px;position: absolute;top: 40px;
	overflow: hidden;
z-index: 500;
}
.frontimg.switch {
  z-index: 700;
}
.frontimg.swap {
  z-index: 900;
}
.front .frontimg {-webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.frontbutton.odd .frontimg{


	left: 40px;
}
.frontbutton.even .frontimg{

	right: 40px;
}

.photo {
	position:absolute;
	z-index: 10000;

	width: 100%;
	height: 100%;

    top: 0;
    left: 0;

    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: transform .5s ease-out;
	background-color: #fff;

}

.frontimg.shadow {
	box-shadow: 0 0 15px rgba(0,0,0,0.3);
}
.blockl {
position: absolute;top: 40px;

	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  background: #4ABDAC;
}

.frontbutton.even .blockl {right:40px;
}
.frontbutton.odd .blockl {left:40px;
}
.social-navigation i:before{
	color: #fff;
	background: #000;
	border-radius: 50px;
	width: 30px;
	height: 30px;
text-align: center;
padding-top: 8px;
	display: block;

}
.social-navigation li a {
}
.social-navigation li {
	display:inline-block;
	padding: 0 5px;
}
.frontbutton .readmore {
	margin-top: 80px;
}
.readmore   {
	position: relative;
	text-align: center;display: inline-block;

	height: 20px;

}
.readmore.rev:after {background: #4ABDAC;}
.readmore.rev:before {background: #F1CD0F;}
.readmore:after {z-index: 1;
	background: #F1CD0F;width: 140%;
}
.readmore:before {width: 0;z-index: 2;
	background: #4ABDAC;
	-webkit-transition: width 0.2s;
	-moz-transition: width 0.2s;
	transition: width 0.2s;
}
.readmore:after, .readmore:before {
	position: absolute;
	bottom: 0px;
	left: -20%;

	height: 20px;

	content: "";
	display: inline-block;

}


.readmore:hover::before, .readmore.readover::before {
	width: 140%;

}
.readmore a {
font-family: 'Playfair Display', serif;
font-style: italic;
font-size: 18px;font-weight: 400;
position: absolute;
z-index: 5;

top:-20px;
display: block;

white-space: nowrap;
}

.seclink {
position: absolute;
z-index: 12000;
bottom: 0px;
width: 100%;
text-align: center;
}
.seclink .readmore {
  margin: 0 0px 0 -50px
}
.seclink .readmore:after {
  background: #D10C75
}
.banner {
  position: absolute;
  bottom: 10%;
  right: -80px;
  background: #4ABDAC;
  padding: 5px 20px;
  color: #fff;
  z-index: 25000;
  transform: skew(-35deg);
  -ms-transform: skew(-35deg);
  -o-transform: skew( -35deg);
  -moz-transform: skew(-35deg);
    -webkit-transform: skew(-35deg);
  transform: skew( -35deg);
box-shadow: -20px -15px 0 #007b6a
}
.banner > div {
  transform: skew(35deg);
  -ms-transform: skew(35deg);
  -o-transform: skew( 35deg);
  -moz-transform: skew(35deg);
    -webkit-transform: skew(35deg);
  transform: skew( 35deg);
  font-size: 16px;
  line-height: 130%;
  max-width: 180px;
  font-weight: bold;
}
.labout {
	padding: 150px 240px;
	width: 55%;float: left;
}
.rabout {width: 45%;height: 500px;position: relative;float:right;
}
.block2 .labout {
	float:right;
}
.block2 .rabout {
	float:left;
}
.rabout_wr {
	position:absolute;
	background: #4ABDAC;height: 450px;
	right: 0px; top: 40px;
	width: 100%;
	padding-left: 40px
}

.rabout .frontimg {

	position:relative

}
 .about_txt {
	padding: 50px 0px 50px 0;
}

footer {
	padding: 0 150px;

}
.site-info {
	background: #fff;
	padding: 50px;


}
.widget_media_image img {
	padding: 50px 0;
}
.widget_media_image {
	text-align: center;
}
.widget_media_image .widget-title {
	padding-bottom: 50px;
}
.bigimg {
	width: 100%;
	}

	.block1 {
		padding: 80px 20px;

		width: 1200px;
		margin: 0 auto;
	}
	.block1 h1 {
		text-align: center;
	}
	.about_txt .column {
		padding: 10px 20px;
	}
.tourism_block {

	padding: 120px 0;


	z-index: -5;

}
.block2 h1, .block2 .subtitle {

}
.block2 .column {
	padding:40px;
}
.tourism_block .contents {
	width: 1400px;
	margin: 0 auto;
	padding-top: 120px;
}
.tourism_block .cont_single {
	width: 100%;
	padding: 30px;
	float: left;
	position: relative;
	z-index: 120;
	margin-bottom: 70px;

}
.tourism_block .singl_gallery {
width: 72%;
}
.tourism_block .cont_single  .teaseimgs {
	height: 500px;


}
.tourism_block .cont_single .singl_text {
	background: #fff;
	padding: 30px;
	position: absolute;
	z-index:105;
	right: 80px;
	width: 28.9%;

}
.tourism_block .cont_single .singl_text_wr{

	right: 30px;
	z-index:102;
	position:absolute;
}
.color-zuto {
	background:#F1CD0F;
}
.color-plavo {
	background:#4ABDAC
}
.color-magenta {
	background:#d10c75
}
.tourism_block .cont_single .slick-prev, .tourism_block .cont_single .slick-next {
	background-color: transparent;
}
.tourism_block .cont_single .singl_text h2 {
	text-transform: uppercase;
	color: #4ABDAC;
	padding-bottom: 10px;
}
.tourism_block .cont_single .singl_text .sreadmore {
	text-align: right;
	width: 100%;
}
.tourism_block .cont_single .singl_text .sreadmore a {
	font-style: italic;
	font-family: 'Playfair Display', serif;
	padding-right: 15px;
	font-size: 18px;
}
.tourism_block .cont_single .singl_text .singl_inner {
	line-height: 200%;
	padding: 20px;
}
.top_gallery  {
	padding: 40px 40px 0 0;
}

.singlecover {
	background: #F1CD0F;
}
h1.single {
	padding: 40px;
	text-align: center
}
.cent_cont {
	padding: 50px;
	width: 1200px;
	margin: 0 auto;
	background:#fff;
	position: relative;
	top: 100px;
	-webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cent_cont.moved {
	top: -50px;
}
.fake {
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 500;
}
.full_text {

}
.imgtext {
	padding-bottom: 80px;
	width: 1200px;
	margin: 0 auto;
}
.imgtext .timg  {
	width: 40%;

}
.imgtext .ttext  {
	width: 60%;
	background: #fff;
}
.imgtext .timg, .imgtext .ttext {
	position: relative;
}

.imgtext.odd .timg, .imgtext.even .ttext {
	float: left;

}

.imgtext.even .timg, .imgtext.odd .ttext {
	float: right;
}

.text.brick {
	position: relative;
}
 .text.brick .text_inner {
	 padding: 80px;
 }
.imgtext .ttext_inner{
	position: absolute;
top:50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.imgtext .ttext_inner h2 {
	padding-bottom: 20px;
}
.tourism_block .readmore {
	float: right;
	margin: 10px 20px 20px 0;

}

.menubck {
	 width: 100%;
	 height: 600px;
	 position: relative;
}

.cent_cont2 {
	width: 100%;
	position: absolute;
	top: 450px;

}
.cent_cont2 .inner {width: 1200px;
	margin: 0 auto;background: #fff;
	padding: 50px;
}
.cent_cont2 .inner h1  {
	text-align: center;
}
.menut {
	padding-top: 80px;
}
.menut .column {
	padding: 15px;
	float: left;
	width: 50%;
}
.menut:after {
	content:"";
	display: block;
	clear: both;
}
.grid {
	padding-top: 80px;
}
.totop {
	background: #F1CD0F;
	padding: 8px;

}

.topwr {
	padding-top: 15px;
	width:100%;text-align: right;
}
.mob, .hidden {
	display: none;
}
.ccategories {
	padding: 80px;
	text-align:center;
}
.ccategory {
	width: 29%;
	display: inline-block;
	padding: 40px;
	position:relative;
	text-align: center;
}
.ccategory .wholeb {
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	z-index:10000;
}
.ccategory .circled {
	position: absolute;


	border-radius: 500px;

	bottom: 170px;

	z-index: -1;
	left: 50%;
transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
	-webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ccategory .circled.cat-1 {
	background: #F1CD0F;width: 340px;height: 340px;
}

.ccategory .circled.cat-7 {
	background: #4ABDAC;
	width:310px;bottom:200px;height: 310px;

}

.ccategory .circled.cat-6 {
	background: #d10c75;
	width:310px;bottom:200px;height: 310px;
}
.ccategory .circled.cover  {
	box-shadow: 0 0 20px #999;
}
.cat_inner {
	display: none;
	position: absolute;
	bottom: 100px;
	left: 40px;
	height: 370px;
	width: 90%;color: #fff;text-align: left;
	z-index: -1
}
.cat_inner.id1 {
	background: #F1CD0F;

}
.cat_inner.id6 {
	background: #4a5abd;

}
.cat_inner.id7 {
	background: #4ABDAC;

}
.ccategory img {

	max-width: 100%;
	height: auto;

}
.ccategory h2 {
padding-bottom: 30px;
}
.giant {
	font-size:3500%;
	font-family: 'Playfair Display', serif;
padding-top:150px;

}

.ccategory .blank {

	}

.no-results {
	padding: 40px;
	text-align: center;
}

.corecontent {
	width: 1200px;
	margin: 0 auto;
	padding: 80px 20px;
}
.corecontent a {
	color: #4ABDAC;
}
.texttable td {
    vertical-align: top;
    padding: 20px;
    border-bottom: 2px solid #000;
    margin: 0;
}

.footer-widget-1 section {
	float: left;

}
.footer-widget-1:after {
	display: block;
	clear: both;
	content: "";
}
.widget_media_image {
	background: #4abdac;
	width: 60%;
}

.widget_media_image h2 {
	color: #fff;
	padding-top: 40px;

}
.widget_text {
	padding: 100px 100px 100px 50px;
	text-align: right;width: 40%;
	color: #fff;
}
footer {
	background-color: #4abdac;
	margin-top: 0px;
}
.sub_panel {
	text-align: center;
	display: none;
	padding-top: 50px;
}
.sub_panel.open {
	display: block;
}
.subcat_panel {
	display: inline-block;
	width: 19%;
	position: relative;
	padding: 20px 40px;
}
.subcat_panel .subtext {
	font-size: 24px;
}
 .whole {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100000;

}
.subcat_panel img {
	max-width: 100%;
	height: auto;
}
.subreadmore {
	font-family: 'Playfair Display', serif;
font-style: italic;
font-size: 18px;font-weight: 400;
position: absolute;
z-index: 5;
text-transform: none;
bottom:-15px;
right:0;
display: block;
color: #4abdac;
white-space: nowrap;
-webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.subreadmore.over {
	color: #F1CD0F;
}

.subtext {
	position: relative;
	display: inline-block;
	text-align: right;
}
.categg {
  display:flex;
}
.cat_items {
  flex: 1 1 auto;
}
.cmenu_mob  {
	display: none;
}
.categs_menu {
  flex:  0 0 350px;
}
.categs_menu {


	padding: 80px;

position: relative;
margin: 40px 0 0 40px;

}
.categs_menu.color-1 {
	background: #F1CD0F;
}
.categs_menu.color-7 {
	background: #4ABDAC;
}
.categs_menu.color-6 {
	background: #d10c75;
}
.categs_menu_inner {
	background: #fff;
	position: absolute;
	top: 40px;
	left: 40px;
	width: 100%;
	padding: 40px 80px;
}


.item_title {
	font-family: 'Playfair Display', serif;
	font-size: 18px;

}
.cat_items {

	padding: 50px 20px 50px 90px;
}
.hidden {
	display: none;
}
.cat_items_cont {
	margin-top: -110px;
}
.cat_item {
	width: 24%;
	display: inline-block;
	padding: 40px 20px;
	margin-bottom: 60px;
	vertical-align: bottom;


}
.cat_item_inner {position: relative;
}
.cat_item .text_wr {
	position: absolute;

	z-index: 10000;
	width: 100%;
	left: 0;
	padding: 0 10px;
}
.cat_item .text_wr .item_title {
	line-height:130%;
}
.subcategory {
	display: inline-block;
	width: 24.5%;
	position: relative;
	padding: 40px 30px;
	text-align: center;

}
.subcategory img {
	max-width: 100%;
	height: auto;
}
.subcategory h2 {
	font-size: 24px;
}
.categs_menu > ul >li > a {
	font-size: 18px;
}
.categs_menu ul.children {
	padding-left: 20px;
	display: none;

}
.categs_menu li.current-cat ul.children,
.categs_menu li.current-cat-parent ul.children{
	display: block;
}
.item_title, .itemtext {
	text-align: center;
}
.prod_flip {
	position: relative;
}
.prod_imgs img, .prod_flip img {
	max-width: 100%;
	height: auto;
	cursor: grab

}

.prod_flip img {
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  cursor: auto
}
.prod_flip img.posit1 {
	opacity:1;
}
.prod_flip img.posit2 {
	opacity:0;

}
.prod_flip:hover img.posit2 {
	opacity: 1;
}
.prod_flip:hover img.posit1 {
	opacity: 0;
}
.zoomImg {
	-webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
 .categs_menu li a {
	height: 40px;
}
.categs_menu li.current-cat {
	position: relative;
	height: 25px;
	display: inline-block;
}

.categs_menu li.current-cat > a  {
	height: 40px;
	z-index: 5;
	position: absolute;
font-weight: bold;
white-space: nowrap;
}

.categs_menu	li.current-cat > a:after {z-index: -1;
	width: calc(100% + 15px); content: "";height: 17px;position: absolute;
	bottom: 5px; left: -6px;}
	.categs_menu	li.current-cat.cat-item-1 > a:after, .categs_menu	li.current-cat-parent.cat-item-1 > ul > li > a:after {background: #F1CD0F;}
	.categs_menu	li.current-cat.cat-item-7 > a:after, .categs_menu	li.current-cat-parent.cat-item-7 > ul > li > a:after{background: #4ABDAC;}
	.categs_menu	li.current-cat.cat-item-6 > a:after, .categs_menu	li.current-cat-parent.cat-item-6 > ul > li > a:after {background: #d10c75;}
.categs_menu li.current-cat .children {
	padding-top: 35px;
}
.entry-footer {
	background: none;
	margin: 0;
	padding: 0;
}
.menu_cont {
	display: none;
}

.categories_wr  {
	display: flex;
}
.ccategories {
	flex: 1 1 auto;
}

.categs_menu_inner > ul > li > a {
	font-size: 18px;
}
.error-404  {
	padding: 80px 40px 0 40px;
	text-align: center;
	font-size: 18px;
}
.error-404 .big {
	font-size: 120px;
	color: #4abdac;
	line-height: 120%;
	font-weight: 900
}
.stick {
  position: fixed;
  top: 0;
  left: 0;
  animation: smoothScroll 1s;
  padding: 20px!important;

}
.stick .site-logo {
	position: absolute;
	top: 20px;
	left: 40px;
	float: none;
	width: auto;
}
.stick .site-logo img {
	width: 150px;
	height: auto;
}
.stick .soc.desk {
	position: absolute;
	right: 80px;
	top: 20px;
}
.stick .soc.desk .social-navigation {
	float: none;
	width: auto;
}
.stick .main-navigation.desk {
	position: absolute;
	left: 220px;
	top: 20px;
	width: auto;
}
.stick .main-navigation.desk a, .stick .menu-lang-container a, #qtranslate-2  a{
	font-size: 14px;
}
.tfull_text {
background: #fff;
padding: 50px;
margin-top: 50px;
display: none;
}
.post-3 {
	width: 1500px;
	margin: 0 auto;
	padding: 40px;
}
.post-3 h4, .post-3 a {
	color: #4ABDAC
}
.post-3 a {
	text-decoration: underline;
}
.bottom {
	padding: 40px;
	margin-top: 100px;
	text-align: center;
	background:#F1CD0F;
	color: #fff;
}
.maps, .maps a {
	color: #fff;
}
.distance {
	float: left;
	padding: 100px 100px 100px 50px;
text-align: right;
width: 40%;

}
.distance h1 {
	padding-bottom: 30px;
}
.map {
	float: left;
	width: 60%;
	position: relative;

}
.map  img  {
	max-width: 100%;
	height: auto;
}
.mapa {
	opacity:0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1
}
.mapa.open{
opacity:1;
	z-index: 10
}
.distance li a.active {
	color:#F1CD0F;
	font-weight: bold
}

.frontimgs {
	overflow:hidden;

}
.singl_gallery {
	overflow:hidden;
	height: 500px;
}
img.alignright {
	text-align:right;
}
.itemtext {
	line-height: 160%
}

.bottom_text, .bottom_text a {
	color: #4ABDAC;
	font-size: 18px;
}
.info_bot a {
	color: #4ABDAC;
}
.tour.even .tslik, .tour.odd .tura {
	float:  left;
	width: 50%;

}
.tour.odd .tslik, .tour.even .tura {
	float:  right;
	width: 50%;

}
.tura_inner {
	padding: 80px
}
.tour.even .tura {
	background: #fff
}
.tura ul {

	padding-left: 20px;
	list-style: none
}
.tura ul li {
	position: relative;
}
.tura ul li:before {
	content: "-";
	position: absolute;
	top: 0;
	left:  -20px;
	color: #4ABDAC
}
#multi-step-form .fw-wizard-step-container{
	width: 800px;
	margin: 0 auto;
}
.teaser {
  background: #9c081b;
  padding: 40px 0 0 40px;
  color: #fff;
  height: calc(100vh - 130px);
  margin-bottom: 150px
}
.teas_gall_wr {
  width: 63%;

  display: inline-block;
  vertical-align: middle;

}
.teas_gall .teasimg {
  width: 100%;
  height: calc(100vh - 170px);
}

.teas_blok {
  width: 35%;
display: inline-block;
vertical-align: middle;
  padding: 50px 100px;

}

.teas_title {
  font-size: 35px;
	font-family: 'Playfair Display', serif;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.teas_blok .readmore {
  margin-top: 50px;
float: right;
}
.teas_blok .readmore a{
  color: #fff;
}

.flexy {
  display: flex;
  justify-content: space-between;
  margin-top: 40px
}
.flexy .half {
  width: 47%;
  text-align: left;
}
.flexy .catimg img {
  object-fit: cover;
  -o-object-fit: cover;
  width: 100%;
  height:100%;
}
.popup h2 {
  display: none;
}
.popup {
  position: fixed;
  top: 50%;
  left: 50%;

  width: 600px;
  border:25px solid #F1CD0F;
  height: auto;
  transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  background: #fff;
  z-index: 350000;
  font-weight:700;

}
.popup_inner {
  position: relative;
}
.popup .close {
  position: absolute;
  top: -30px;
  right: -30px;
  cursor: pointer;
  border-radius: 30px;
  background: #F1CD0F;
  padding: 0 10px
}
.popimg {
  width: 100%;
  height: 70vh;
background: url('imgs/1.jpg') no-repeat center center;
background-size: cover;
}

.poptxt {
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  width: 30%;
  right: 23%
}


@keyframes fadein {
	0% {

		opacity: 0

	}
	100% {

		 opacity: 1
	}
}
@keyframes smoothScroll {
	0% {opacity: 0;
		transform: translateY(-150px);


	}
	100% {
		transform: translateY(0px);
		 opacity: 1
	}
}
.ads_inblock {
  display: inline-block;
  padding-right: 20px;
}
