@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,600;0,700;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');


body{
	font-family: 'Raleway', sans-serif!important;
	color:#323947;
	font-size:16px;
	font-weight:400;
	min-height: 100% !important;
	padding:180px 0 0 0;
	margin:0;
	background: #132030;
	overflow-x: hidden!important;
}

.z-index-2{
	z-index:2
}

a, a:hover{
	text-decoration:none;
}

a{
	color:#222B47;
}

a:hover{
	color:#323947
}

body{overflow-x: hidden}
.aos-init:not(.aos-animate):after {position: fixed;}
/* 
#hero {
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	background-size: cover;
	background-position: center;
} */


.profil-bg{
	background: url(../images/bg-krotiri.jpg) no-repeat center center;
	background-size: cover;
	border-top:10px solid #fff
}

#hero {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100vh;
}

#fullscreen-video {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}



.video-wrapper{
	/*	background:#cc0033 url('../images/vinea-apoldia-maior.jpg') no-repeat left top;
		background-size:cover;*/
		background:#fff;
		height:100vh;
		overflow:hidden
	}
	
	#video-viewport {
		overflow: hidden;
		z-index: -1; /* for accessing the video by click */
	  }
	

.bg-light{
	background:#F2F2F2!important
}

.bg-purple{
	background: #F5EFF9;
}

#content {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100vh;
	color: white;
	text-align: center;
}

ul{
	list-style:none;
	padding:0 0 0 20px;
	margin:0;
}

ul li{
	margin-bottom:15px;
	line-height:120%
}

ul li a{
	color:#585858
}

ul li::before {
    content:"\2810";
    color: #222B47;
    margin-left: -16px;
    width: 16px;
    display: inline-block;
    font-family: 'Font Awesome\ 5 Free' !important;
    font-weight: 900;
    font-size: 13px;
}

h1, h2, h3{
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	color:#000000
}

h1{
	font-size:44px;
	margin-bottom:30px;
	display:block;
	padding-bottom:10px;
	position: relative;
}


h1::after{
	content:"";
	width:30px;
	height:2px;
	background: #222B47;
	position:absolute;
	left:0;
	bottom:0;
}

h2{
	font-size:30px;
	margin-bottom:30px;
	display:block;
	padding-bottom:10px;
	position: relative;
	text-transform: uppercase;
}

h2::after{
	content:"";
	width:30px;
	height:2px;
	background: #222B47;
	position:absolute;
	left:0;
	bottom:0;
}

h4{
	font-size:20px;
}

.text-white{
	color:#fff!important
}

.navbar{
	padding-top:0;
}

.navbar-expand-lg .navbar-nav {
	margin-top:68px
  }

.top{
	height:181px;
	background: linear-gradient(360deg, rgba(0,24,55,0) 0%, rgba(0,24,55,1) 100%);
	/* background: linear-gradient(360deg, rgba(45,142,202,0) 0%, rgba(0,24,55,1) 100%); */
	background: #222B47;
	color:#fff;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}


.top.small-bar{
	/*background-color:#001837;*/
	background-color:#222B47;
	height:100px;
	padding-top:0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}


a.stoma{
	width:280px;
	height:157px;
	margin-top:20px;
	background: url('../images/logo-stoma.svg') no-repeat left top;
	background-size: 100%;
	text-indent:-9999px;
	display:inline-block;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}




.top.small-bar a.stoma{
	width: 208px;
  height: 130px;
  margin-top:0;
	background: url('../images/logo-stoma.svg') no-repeat left top;
	background-size: 100%;
	text-indent:-9999px;
	display:inline-block;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;	
}


.top.small-bar .navbar-expand-lg .navbar-nav {
	margin-top: 60px;
  }

.hero-home{
	position:relative
}
/*
.hero-home{
	background: url('../images/img-vinea-apoldia-maior.jpg') no-repeat center top;
	background-size:cover;
	width:100%;
	height:100vh;
}
*/
.hero.int{
	height:340px;
	overflow: hidden;
}

@media (min-width:1920px){
	.hero.int{
		height:450px;
		overflow: hidden;
	}
	
}




ul li{
	margin-bottom:10px;
}


.main-nav ul{
	padding:0
}

.main-nav ul li{
	margin: 0 8px;
	position: relative;
	float:left
}

.main-nav ul li::before {
   display:none
}

.main-nav ul li a{
	color:#fff;
	text-transform: uppercase;
	letter-spacing: 0;
	padding:10px 0;
	display:block;
	position:relative;
	font-size:13px;
}

.whitev .main-nav ul li a{
	color:#323947;
}

.top.small-bar .main-nav ul li a{
	text-transform: uppercase;
	letter-spacing: 0;
	padding:10px 0;
	display:block;
	position:relative
}

.small-bar.top.whitev .main-nav ul li a{
	color:#323947
}

.main-nav ul li a::after{
	content:'';
	width:0;
	height:4px;
	left:0;
	bottom:0;
	position:absolute;
	background:#222B47;
	display:block;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.main-nav ul li a:hover::after{
	content:'';
	width:100%;
	height:4px;
	background:#222B47;
	display:block;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.main-nav ul li.current_page_item a::after{
	content:'';
	width:100%;
	height:4px;
	background:#222B47;
	display:block;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.main-nav ul li ul{
	display:none
}

.main-nav ul li:hover ul{
	padding:20px;
	background-color: rgba(255,255,255,1);
	display:block;
	position:absolute;
	left:0;
	top:36px;
	width:240px;
}

.whitev .main-nav ul li:hover ul{
	padding:20px;
	background-color: rgba(255,255,255,1);
	display:block;
	position:absolute;
	left:0;
	top:44px;
	width:240px;
}


.top.small-bar .main-nav ul li:hover ul{
	padding:20px;
	background-color: rgba(255,255,255,1);
	display:block;
	position:absolute;
	left:0;
	top:44px;
	width:240px;
}

.main-nav ul li:hover ul li{
	margin:0
}


.main-nav ul li:hover ul li a{
	font-size:12px;
	letter-spacing: 2px;
	color:#000
}

.top.whitev .main-nav ul li:hover ul li a{
	font-size:12px;
	letter-spacing: 2px;
	color:#000
}


.main-nav ul li ul li a::after{
	content:'';
	width:0;
	height:2px;
	left:0;
	bottom:0;
	position:absolute;
	background:#222B47;
	display:block;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.main-nav ul li ul li a:hover::after{
	content:'';
	width:100%;
	height:2px;
	background:#222B47;
	display:block;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.main-nav ul li ul li a.current::after{
	content:'';
	width:100%;
	height:2px;
	background:#222B47;
	display:block;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}


@media (max-width:768px){
	.main-nav ul li{
		margin: 0 20px;
		position: relative;
		float:none;
		display:block
	}
}




@media(max-width:992px){
	.accomodation a span.title{
		height:46px;
		font-size:20px;
	}
	
	.accomodation a:hover span.title{
		font-size:20px;
	}
	
	
	body{

	padding:118px 0 0 0;
}
}


/*facilities*/


section.bg-blue{
	background:#222B47;
	color:#fff
}

section.bg-blue .bg-white{
	color:#000
}

section.facilities h2{
	color:#fff;
}

section.facilities h2::after{
	background:#fff
}

section.elementor-section{
	padding-top:20px!important;
	padding-bottom:20px!important;
}

.bg-facilities{
	width:100%;
	height:100%;
	background: url('../images/krotiri-resort-facilities.jpg') no-repeat center center;
	background-size: cover;
}

section.bg-blue h2{
	color:#fff
}


/*video*/


section.krotiri-video{
	background:#222B47;
	color:#fff
}


/* restaurant - bar - cafe */

.menu a{
	color:#000;
	font-size:13px;
}

/*beach*/

.beach{
	min-height:600px;
	background: url('../images/beach-krotiri-resort.jpg') no-repeat center center;
	background-size: cover;
}

.beach h2{
	color:#fff
}

.beach h2::after{
	background: #fff;
}

.txt-beach{
	width:30%;
	position:absolute;
	right:0;
	bottom:0;
	padding:40px;
	background: #222B47;
	color:#fff
}



@media(max-width:992px){
	.txt-beach{
		width:100%;
		position:absolute;
		right:0;
		bottom:0;
		padding:30px;
		background: #222B47;
		color:#fff
	}

	.top{
		height:120px;
	}

	.beach{
		min-height:600px;
		background: url('../images/beach-krotiri-resort-m.jpg') no-repeat center center;
		background-size: cover;
	}
	
}



.contacts{
	position:fixed;
	z-index:100;
	right:0;
	top:20%
}
.contacts li{
	margin-bottom:4px;
}

.contacts li::before{
	display:none
}


.contacts a{
	min-width:56px;
	padding:10px 15px;
	background:#222B47;
	color:#fff;
	clear:left;
	text-align:center;
	margin-bottom:4px;
	display:inline-block;
	font-size:18px;
}

.contacts a span{
	font-size:14px;
}


.contacts a span{
	width:0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	display:inline-block;
	text-align: left;
	opacity:0
}

.contacts a:hover span{
	width:300px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	opacity:1
}

.contacts li:first-child a:hover span{
	width:140px;
}

.video-wrapper{
/*	background:#cc0033 url('../images/vinea-apoldia-maior.jpg') no-repeat left top;
	background-size:cover;*/
	background:#fff;
	height:100vh;
	overflow:hidden
}

#video-viewport {
	overflow: hidden;
	z-index: -1; /* for accessing the video by click */
	
  }

  /* @media (max-width:768px){
	.video-wrapper{
		height: 400px !important;
	}
  } */


  :picture-in-picture {
	box-shadow: 0 0 0 5px red;
  }
  
.mask{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background-color:rgba(0, 24, 55, 0.1);
}

.mask-int{
	width:100%;
	height:130px;
	position:absolute;
	left:0;
	top:0;
	background-color:rgba(0, 24, 55, 0.5);
}

span.line{
	width:40px;
	height:4px;
	background: #222B47;

}

.btn-scroll{
	cursor: pointer;
}

.hero-txt{
	position: absolute;
	width:100%;
	bottom:5%;
	left:0;
	text-align: center;
	
	font-weight:300;
	color: #fff;
	z-index:3;
	padding-bottom:60px
}

.hero-txt h1{
	font-size:42px;
	color:#fff;
	margin-bottom:0;
	font-weight:300
}
.hero-txt h1::after{
	display:none
}

.hero-txt span{
	display:block;
	font-weight:700
}

.hero-txt .t2{
	font-size:30px;
	text-transform: uppercase;
	font-weight:700
}

.hero-txt .t2 p:last-child{
	font-size:20px;
	margin-top:20px;
}

.hero.int .hero-txt{
	top:20%;
}

.hero.int .hero-txt h1{
	font-size:42px;
}

.slideshow{
	background:#fff;
	width:100%;
	overflow: hidden
}




.slideshow .item{
	position: relative;
	overflow: hidden;
	height:100vh
}

@media (max-width:992px){
	.slideshow .item{
		position: relative;
		overflow: hidden;
		height:Calc(100vh / 2);
	}
}
.owl-nav{
	position:absolute;
	top:50%;
	margin-top:-25px;
	z-index:100;
	width:100%
}

.owl-carousel .owl-nav button.owl-prev{
	width:50px;
	height:50px;
	position:absolute;
	left:20px;
	top:0;
	display:block;
	z-index:101;
	font-size:20px;
	background:url(../images/btn-prev-w.png) no-repeat center center;
}

.owl-carousel .owl-nav button.owl-next{
	width:50px;
	height:50px;
	position:absolute;
	right:20px;
	top:0;
	display:block;
	z-index:101;
	font-size:20px;
	background: url(../images/btn-next-w.png) no-repeat center center;
}

@media (max-width:768px){
	.owl-carousel .owl-nav button.owl-prev{
		width:30px;
		height:50px;
		position:absolute;
		left:0;
		top:0;
		display:block;
		z-index:101;
		font-size:20px;
	}
	
	.owl-carousel .owl-nav button.owl-next{
		width:30px;
		height:50px;
		position:absolute;
		right:0;
		top:0;
		display:block;
		z-index:101;
		font-size:20px;
	}
}

.owl-dots{
	width:100%;
	position:absolute;
	bottom:12px;
	left:0;
	text-align: center;
}

.slideshow-wrapper .owl-dots{
	display:none
}

.owl-carousel button.owl-dot{
	width:20px;
	height:4px;
	background: #fff!important;
	margin:0 4px;
}

.owl-carousel button.owl-dot.active{
	background: #222B47!important
}


.quest-book-carousel p{
	font-style: italic;
}

.owl-carousel.quest-book-carousel{
	padding-left:60px;
	padding-right:60px;
}

.owl-carousel.quest-book-carousel .owl-nav button.owl-prev{
	width:50px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
	display:block;
	z-index:101;
	font-size:20px;
	background:url(../images/btn-prev.png) no-repeat center center;
}

.owl-carousel.quest-book-carousel .owl-nav button.owl-next{
	width:50px;
	height:50px;
	position:absolute;
	right:0;
	top:0;
	display:block;
	z-index:101;
	font-size:20px;
	background: url(../images/btn-next.png) no-repeat center center;
}

.owl-carousel.quest-book-carousel button.owl-dot{
	background:#cccccc!important
}

.owl-carousel.quest-book-carousel .owl-dots {
	bottom: -20px;
  }

@media (max-width:768px){
	.owl-carousel.quest-book-carousel .owl-nav button.owl-prev{
		width:30px;
		height:50px;
		position:absolute;
		left:-15px;
		top:0;
		display:block;
		z-index:101;
		font-size:20px;
	}
	
	.owl-carousel.quest-book-carousel .owl-nav button.owl-next{
		width:30px;
		height:50px;
		position:absolute;
		right:0;
		top:0;
		display:block;
		z-index:101;
		font-size:20px;
	}

	.owl-carousel.quest-book-carousel{
		padding-left:0;
		padding-right:0;
	}
}







@media (max-width:1440px){
	.hero.int{
		position:relative
	}
	.hero.int .hero-txt{
		top:auto;
		bottom: 0;
	}
	
}



@media (max-width:768px){

	.hero-txt{
		position: absolute;
		width:100%;
		top:auto;
		left:0;
		text-align: center;
		
		font-weight:300;
		color: #fff;
		z-index:3
	}

	.hero-txt h1{
		font-size:28px;
		margin-bottom:0;
	}

	.mobile-hero .hero-txt{
		font-size:24px;
		margin-bottom:20px;
		top:68%;
	}

	.hero-txt .t2 {
		font-size: 16px;
		text-transform: uppercase;
		font-weight: 700;
	  }

	  .hero-txt .t2 p:last-child {
		font-size: 14px;
		margin-top: 10px;
	  }

	  .hero.int .hero-txt h1 {
		font-size: 24px;
	  }

}


/* .btn-scroll{
	position:absolute;
	left:50%;
	margin-left:-10px;
	bottom:20px;
	z-index:100;
	color:#fff;
	font-size:40px;
	opacity:0.7;
	cursor:pointer
} */

section{
	background:#fff;
	padding:80px 15px;
}

section.intro{
	padding:80px 15px;
}

section.restaurant-bg{
	background: url('../images/krotiri-resort-restaurant-bg.jpg') no-repeat center center;
	background-size: cover;
}


a.read-more{
	font-size:13px;
	padding:6px 20px;
	display: inline-block;
	color:#222B47;
	border:1px solid #222B47;
	background: transparent;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	letter-spacing: 2px;
	margin-top:20px
}

a.read-more:hover{
	font-size:13px;
	padding:6px 20px;
	display: inline-block;
	color:#fff;
	border:1px solid #222B47;
	background: #222B47;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

a.read-more.white-btn{
	display: inline-block;
	color:#fff;
	border:1px solid #fff;
}

a.read-more.white-btn:hover{
	border:1px solid #fff;
	background: #fff;
	color:#222B47
}




.custom-bg{
	background:#222B47
}



/*owl carousel*/
.owl-carousel button.owl-dot{
	width:20px;
	height:4px;
	background: #fff!important;
	margin:0 4px;
}

.owl-carousel button.owl-dot.active{
	background: #222B47!important
}


.owl-carousel.h-carousel .owl-dots{
	width:100%;
	position:relative;
	bottom:auto;
	left:auto;
	text-align: center;
}

.owl-carousel.h-carousel button.owl-dot{
	width:20px;
	height:4px;
	background: #ccc!important;
	margin:0 4px;
}

.owl-carousel.h-carousel button.owl-dot.active{
	background: #222B47!important
}


.owl-carousel.h-carousel .owl-nav button.owl-prev{
	width:30px;
	left:-40px;
	color:#222B47;
	font-size:30px;
}

.owl-carousel.h-carousel .owl-nav button.owl-next{
	width:30px;
	right:-40px;
	color:#222B47;
	font-size:30px;
}


.owl-nav{
	position: absolute;
	left:0;
	top:50%;
	width:100%
}

.owl-carousel.h-carousel .owl-nav button.owl-next{
	right:20px;
	position:absolute;
}

.owl-carousel .item{
	text-align:center;
}

.owl-carousel .item h3{
	text-transform:uppercase;
	font-size:20px;
	font-weight:400
}

.owl-carousel .item a{
	display:block;
	padding:20px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	position:relative;
	overflow: hidden;
}

.owl-carousel .item a:hover{
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.news-carousel.owl-carousel .item a:hover{
	box-shadow:none!important;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.owl-carousel .item a:hover h3{
	color:#222B47
}

.owl-carousel .item .label{
	width:60px;
	height:60px;
	text-align: center;
	line-height:60px;
	font-size:18px;
	background:#222B47;
	color:#fff;
	position:absolute;
	right:-60px;
	top:50%;
	margin-top:-30px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	z-index:101
}

.owl-carousel .item:hover .label{
	width:60px;
	height:60px;	
	text-align: center;
	background:#222B47;
	color:#fff;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-30px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}



.owl-nav{
	position: absolute;
	left:0;
	top:50%;
	width:100%;
	z-index:4
}



.owl-carousel.news-carousel .item{
	text-align:left;
}

.owl-carousel .item h3{
	text-transform:uppercase;
	font-size:20px;
	font-weight:400
}

.owl-carousel .item a{
	display:block;
	padding:20px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	position:relative;
	overflow: hidden;
}

.owl-carousel .item a:hover{
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}


.owl-carousel .item a:hover h3{
	color:#222B47
}

.news-carousel.owl-carousel .item h4 a{
	padding:0;
	color:#323947

}

.owl-carousel .item .label{
	width:60px;
	height:60px;
	text-align: center;
	line-height:60px;
	font-size:18px;
	background:#222B47;
	color:#fff;
	position:absolute;
	left:-60px;
	top:20%;
	margin-top:-30px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	z-index:101
}

.owl-carousel .item:hover .label{
	width:60px;
	height:60px;	
	text-align: center;
	background:#222B47;
	color:#fff;
	position:absolute;
	left:0;
	top:20%;
	margin-top:-30px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}




footer{
	padding:80px 0;
	color:#b0b0b0;
	font-size:14px;
	font-family: 'Open Sans', sans-serif!important;
}

footer a{
	color:#b0b0b0!important
}

footer ul{
	padding:0;
}

footer ul li::before{
	display:none
}

footer .social-btm a{
	font-size:18px;
}

iframe.map{
	width:100%
}


/*=======
CATEG
========*/

section.first{
	background:#fff
}

section.first .title{
	border-right:1px solid #222B47
}

section.content{
	background:#f6f6ec;
	padding:30px 15px;
}


a.more-link{
	float:right
}

a.more-link::after{
	content:"\f30b";
	font-family: 'Font Awesome\ 5 Free' !important;
    font-weight: 900;
	margin-left:6px;
}

.modal-body video{
	width:100%!important
}

a.start-video{
	display:block;
	position:relative
}

/* .video-mask{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:2;
	display:block;
	background-color:rgba(0, 24, 55, 0.3);

	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
} */

.video-mask{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:30%;
	z-index:2;
	display:block;
	/* background-color:rgba(0, 24, 55, 0.3); */

	background: linear-gradient(180deg, rgba(45,142,202,0) 0%, rgba(0,24,55,0.5) 100%);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}


.play-btn{
	width:100px;
	height:100px;
	background:url('../images/play-btn.svg') no-repeat left top;
	background-size:100%;
	color:#fff;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-50px;
	margin-top:-50px;
	z-index:3;
	opacity:0.6;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

a.start-video:hover .play-btn{
	opacity:1;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.acf-editor-wrap iframe#acf-editor-40_ifr{
	/* min-height:500px!important; */
	/* height: 500px !important; */
}

@media (max-width:992px){

	body{
		font-size:16px;
	}

	h1, h2, h3{
		font-weight:400
	}

	h1{
		font-size:1.5rem;
	}

	h2{
		font-size:24px;
	}
section{
	padding-top:50px;
	padding-bottom:50px;
}

	 a.stoma {
		width: 150px;
		height: 91px;
		position: absolute;
		left: 0;
		top: 0;
	  }

	.custom-toggler.navbar-toggler{
		position:absolute;
		right:-15px;
		top:13px;
	}


	.mask-int {
		width: 100%;
		height: 60px;
		position: absolute;
		left: 0;
		top: 0;
		background-color: rgba(0, 24, 55, 0.4);
	  }

	.breadcrumbs{
		display:none;
	}

	section.intro {
		background: #f6f6eb;
		padding: 40px 15px;
	}

	.top.whitev a.stoma{
		width:90px;
		height:90px;
	}


	.top.small-bar{
		height:120px;
	}

	.top.small-bar a.stoma{
		width:150px;
		margin-top:20px
	}

	
	
	.navbar-toggler{
		border:none
	}

	.top.whitev .main-nav ul li a {
		color: #323947;
	}

	.custom-toggler .navbar-toggler-icon{
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	  }

	  .custom-toggler.navbar-toggler {
		border-color: rgb(255,255,255);
	  } 

	  .navbar-nav{
		  margin-top:20px;
		  padding:20px;
		  background:rgba(255,255,255,1)
	  }




	.top.whitev .navbar-nav{
		margin-top:20px;
		padding:10px;
		background:rgba(255,255,255,1);
		box-shadow: -5px 7px 9px 0px rgba(0,0,0,0.21);
	-webkit-box-shadow: -5px 7px 9px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: -5px 7px 9px 0px rgba(0,0,0,0.21);
	}

	  .main-nav ul li{
		  margin-bottom:0;
	  }

	  .main-nav ul li a{
		display:block
	  }

	  .top.whitev .main-nav ul li:hover ul{
		padding:20px;
		background-color: rgba(255,255,255,1);
		display:block;
		position:relative;
		left:auto;
		top:auto;
		width:100%;
	}

	.top .main-nav ul li:hover ul{
		padding:10px 10px;
		background-color: rgba(255,255,255,1);
		display:block;
		position:relative;
		left:auto;
		top:auto;
		width:100%;
	}

	.top.small-bar .main-nav ul li:hover ul, .top .main-nav ul li:hover ul{
		position:relative;
		left:auto;
		top:auto;
		width:100%;
		background-color:transparent
	}

	.main-nav ul {
		padding: 0;
		margin-top: 0;
	  }
	
	.main-nav ul li a{
		color:#323947!important
	}



	  .contacts{
		top:40%
	}

	.contacts-top{
		position: absolute;
		right: 70px;
		top: 56px;
	}

	.contacts-top li::before{
		display:none
	}

	.small-bar .contacts-top{
		top:50px;
	}

	.contacts-top li{
		display: inline-block;
		padding:0 6px;
	}

	.contacts-top li a{
		color:#fff;
		font-size:18px
	}

	.top.whitev .contacts-top li a, .top.small-bar .contacts-top li a{
		font-size:18px
	}

	.small-bar.top.whitev .contacts-top li a{
		color:#323947;
		font-size:18px
	}

	.txt-name {
		width: 100%;
		height: 80px;
		margin-left:-50%;
		margin-top:-40px;
		top:50%
	}

	.txt-name-black {
		width: 100%;
		height: 80px;
		margin-left:-50%;
		margin-top:-40px;
		top:30%
	}


	.contacts{
		display:none
	}

	.owl-carousel.news-carousel .owl-nav button.owl-prev{
		width:30px;
		left:-10px;
		color:#222B47;
		font-size:30px;
		position:absolute
	}
	
	.owl-carousel.news-carousel .owl-nav button.owl-next{
		width:30px;
		right:-10px;
		color:#222B47;
		font-size:30px;
		position:absolute
	}


	section.intro {
		background: #f6f6eb;
		padding: 50px 15px;
	}

	.hero.int{
		max-height:none;
		height:400px;
		overflow: hidden;
	}
	
	.visit-us img{
		width:70px;
	}

}

@media (max-width:768px){
	.mobile-hero{
		background: url('../images/hero-int-m.jpg') no-repeat center top;
		height:200px;
		background-size:cover;
	}
}

@media (max-width:640px){
	.txt-name {
		width: 100%;
		height: 80px;
		margin-left:-50%;
		margin-top:-40px;
	}

	.navbar-light .navbar-toggler-icon{
		fill:#fff
	}

	


}

table{
	border: none !important;
}


table{
	width:100%!important;
	margin-bottom:30px;
}

table tr td, table tr th{
	padding:10px;
	padding-top:20px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	text-align: center;
	letter-spacing: 0;
}

@media (max-width:640px){
	table tr td, table tr th{
		padding:10px;
		border-bottom: 1px solid #ccc;
		vertical-align: top;
		text-align: center;
		letter-spacing: 0;
	}
}


.top-wrapper{
	
	z-index:999;
	font-size:13px;
}

.top-links{
	position: absolute;
	right:15px;
	top:30px;
	font-size:13px;
}

.lang-wrapper a{
	color:#fff
}


.lang-wrapper h3{
	display:none
}

.lang-wrapper ul li{
	margin-left:10px;
}

.lang-wrapper ul li::before{
	display:none
}

a.online-booking{
	padding:6px 20px;
	background: #222B47;
	color:#fff;
	font-size:16px;
	display:inline-block
}

@media (max-width:992px){
	a.online-booking{
		padding: 6px 9px;
	background: #222B47;
	color: #fff;
	font-size: 13px;
	display: inline-block;
	}

	.top-links {
		position: absolute;
    right: 17px;
    top: 27px;
    font-size: 13px;
	  }
	
}


/*contact*/

form.contact-us label{
	padding-top:16px;
	font-size:16px;
}

form.contact-us input{
	width:100%;
	border:0;
	border-bottom:1px solid #8F8F8F;
	padding:6px 0;
	background:none
}

form.contact-us input:focus, form.contact-us textarea:focus{
	outline:none
}

form.contact-us textarea{
	margin-top:40px;
	width:100%;
	padding:15px;
	background:none;
	border:1px solid #8F8F8F
}

form.contact-us input[type="submit"]{
	width:auto;
	padding:8px 30px;
	background: #fff;
	border:1px solid #8F8F8F;
	color: #2d2d2d !important;
}

/* 
.swiper-button-prev{
	width:50px;
	height:50px;
	position:absolute;
	left:20px;
	top:0;
	display:block;
	z-index:101;
	font-size:20px;
	background:#000 url(../images/btn-prev-w.png) no-repeat center center;
}

.swiper-button-next{
	width:50px;
	height:50px;
	position:absolute;
	right:20px;
	top:0;
	display:block;
	z-index:101;
	font-size:20px;
	background:#000 url(../images/btn-next-w.png) no-repeat center center;
} */


.gallery{
	display:none
}

.attachment-large{
	width: 100% !important;
}

/* 

.swiper {
	width: 100%;
	height: 100%;
  }

  .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
  }

  .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
  }

  .swiper-slide {
	width: 80%;
  }

  .swiper-slide:nth-child(2n) {
	width: 60%;
  }

  .swiper-slide:nth-child(3n) {
	width: 40%;
  } */

  .my-gallery img {
    width: 100%;
    height: 100%;
	object-fit: cover;
}


.swiper-slide a{
	height:100%;
	display:block
}
.swiper-slide img{
	width: 100%;
    height: 100%;
	object-fit: cover;
}

@media (min-width: 1400px) {
	.container{
	  width:1320px;
	  max-width: 1320px;
	}
  }


/*contact*/

form.contact-us label{
	padding-top:16px;
	font-size:16px;
}

form.contact-us input{
	width:100%;
	border:0;
	border-bottom:1px solid #8F8F8F;
	padding:6px 0;
	background:none
}

form.contact-us input:focus, form.contact-us textarea:focus{
	outline:none
}

form.contact-us textarea{
	margin-top:40px;
	width:100%;
	padding:15px;
	background:none;
	border:1px solid #8F8F8F
}

form.contact-us input[type="submit"]{
	width:auto;
	padding:8px 30px;
	background: #fff;
	border:1px solid #8F8F8F;
	color: #2d2d2d !important;
}




.wpforms-container label{
	padding-top:16px;
	font-size:16px;
}

.wpforms-container input{
	width:100%;
	border:0!important;
	border-bottom:1px solid #8F8F8F!important;
	padding:6px 0;
	background:none!important
}

.wpforms-container input:focus, .wpforms-container textarea:focus{
	outline:none!important
}

.wpforms-container textarea{
	margin-top:40px;
	width:100%;
	padding:15px;
	background:none!important;
	border:1px solid #8F8F8F!important
}

.wpforms-container button[type="submit"]{
	width:auto;
	padding:8px 30px;
	background: #132030!important;
	border:1px solid #8F8F8F;
	color: #fff !important;
}



.-ml-60{
	margin-left:-60px
}

.-ml-90{
	margin-left:-90px
}


@media (max-width:992px){
	.-ml-60{
		margin-left:auto
	}

	.-ml-90{
		margin-left:auto
	}
	
}

.my-gallery a{
	position:relative;
	display:block;
	height:100%
}

.my-gallery a::before{
	content:"";
	width:100%;
	height:0;
	left:0;
	bottom:0;
	position:absolute;
	background-color: rgba(0,0,0,0.3);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	background-image: url('../images/add.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index:2;
}

.my-gallery a:hover::before{
	width:100%;
	height:100%;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	background-image: url('../images/add.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/* 
#n2-ss-2,
#n2-ss-2 .n2-ss-slider,
#n2-ss-2 .n2-ss-slide,
#n2-ss-2 .n2-ss-slide-backgrounds,
#n2-ss-2 .n2-ss-slide-background,
#n2-ss-2 .n2-ss-slide-background-image {
    height: 100vh !important;
}


#n2-ss-2 {
    width: 100vw !important;
    max-width: 100% !important;
    overflow: hidden;
}

#n2-ss-2 .n2-ss-slide-background-image img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
 */


/* MAX MEGA MENU  desktop */
#mega-menu-wrap-primary,
#mega-menu-wrap,
header .mega-menu-wrap {
    margin-left: auto !important;
    margin-right: 0 !important;
    display: flex !important;
    justify-content: flex-end !important;
}

#mega-menu-wrap-header-menu{
	top:16px;
}

/* MAX MEGA MENU  mobil */
@media (max-width: 768px) {


    #mega-menu-wrap-header-menu {
        position: relative !important;    }


    #mega-menu-wrap-header-menu .mega-menu-toggle {
        position: absolute !important;
        right: 0 !important;
        top: 50px !important;
        z-index: 9999 !important;
    }

    #mega-menu-wrap-header-menu .mega-toggle-blocks-left,
    #mega-menu-wrap-header-menu .mega-toggle-blocks-center {
        display: none !important;
    }

    #mega-menu-wrap-header-menu .mega-toggle-blocks-right {
        display: block !important;
    }

    #mega-menu-header-menu {
        margin-top: 60px !important;
    }

	.main-nav-mobile{
		width:100%
	}
	
	#mega-menu-header-menu {
        width: 100% !important;     
        left: 0 !important;         
        right: 0 !important;       
		top:40px!important
    }
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
  line-height: 40px;
  height: 40px;
  padding: 0px 10px;
  vertical-align: baseline;
  width: auto;
  display: block;
  color: white;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  background: #222B47!important;
  border: 0;
  border-radius: 0px;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  outline: none;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover, 
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link[aria-current="page"]{
	 background: #AD9167!important;
}


/*sidebar nav*/

.accordion-menu{
	padding:0;
}

.accordion-menu li{
	background: #222B47;
	margin-bottom:2px;
}

.accordion-menu li a{
	position:relative
}

.accordion-menu li:hover, .accordion-menu li.open{
	background: #AD9167;
	margin-bottom:2px;
}

.accordion-menu li::before{
	display:none
}

.accordion-menu li a::before{	
	content:"\f054";
	font-weight: 900;
	color:#fff;
	position:absolute;
	right:10px;
	top:10px;
	font-family: 'Font Awesome\ 5 Free' !important;
}

.accordion-menu li a{
	color:#fff!important;
	font-weight:600;
	display:block;
	padding:10px 30px 10px 10px;
}



/* boxes home */

.boxes{
    margin-top:0;
    position:relative;
    z-index:2;
}

@media (max-width:992px){
    .slideshow-home{
    padding-bottom:0;
    margin:0
}

.boxes{
    margin:0;
    padding-top:40px;
    position:relative;
    z-index:2
}

}

.img-box{
    background: #fff;
    overflow: hidden;
    
}

.img-box .pic{
    width:100%;
    padding:10px 10px 10px 10px!important;
    overflow: hidden;
}

.img-zone{
	margin-bottom:10px;
}

.img-box .pic img{
    width:100%;
     -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
object-fit: cover;
object-position: center center;
}

.img-box:hover .pic img{
      -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}

.img-box h5{
    display:block;
    background: #fff;
    font-weight:600;
    font-size:18px;
    padding:15px 15px 0 15px;
    position:relative;
    margin:0;
}

.img-box h5::after{
    content:"";
    position:absolute;
   right: 15px;
  top: 14px;
  width: 27px;
  height: 27px;
    background: url('../images/arrow-light-blue.svg') no-repeat;
    display:inline-block;
     -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.img-box:hover h5::after{
    content:"";
    position:absolute;
  right: 10px;
  top: 14px;
  width: 27px;
  height: 27px;
    background: url('../images/arrow-light-blue.svg') no-repeat;
    display:inline-block;
     -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.data{
	color:#222B47
}

.img-right{
	max-width:50%;
	float:right;
	margin:15px 0 15px 15px;
		height:auto
}

@media (max-width:992px){
	.img-left{
	float:none;
	margin:auto;
		max-width:100%;
		height:auto
}

.img-right{
	float:none;
	margin:auto;
	max-width:100%;
	height:auto
}
}



/* Blog */

.sidebar-blog {
    border: 1px solid #ddd;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 6px;
}

.sidebar-blog .widget-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}

.sidebar-blog .archive-list li {
    margin-bottom: 8px;
}

.sidebar-blog .archive-list li a {
    color: #333;
    text-decoration: none;
}

.sidebar-blog .archive-list li a:hover {
    color: #007bff;
}

.sidebar-blog .archive-dropdown select {
    width: 100%;
    padding: 6px 10px;
    border-radius: 4px;
    border: 1px solid #ccc;
}


/* select search blog*/

#month-filter-select {
    background-color: #222B47;   /* fundal albastru */
    color: #ffffff;              /* text alb */
    border: none;
   padding: 0.5rem 30px 0.75rem 0.5rem; 
    border-radius: 0;            /* fără colțuri rotunjite */
    font-weight: 500;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D'12'%20height%3D'12'%20viewBox%3D'0%200%2012%2012'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20d%3D'M2%204l4%204%204-4'%20stroke%3D'%23fff'%20stroke-width%3D'2'%20fill%3D'none'%20fill-rule%3D'evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 12px 12px;
}



/* Opțiuni select */
#month-filter-select option {
    color: #000000;              /* text negru în dropdown */
    background-color: #ffffff;   /* fundal alb pentru opțiuni */
}

/* Hover / focus */
#month-filter-select:focus {
    outline: none;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

/* Adăugăm o săgeată custom */
#month-filter-select {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D'12'%20height%3D'12'%20viewBox%3D'0%200%2012%2012'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20d%3D'M2%204l4%204%204-4'%20stroke%3D'%23fff'%20stroke-width%3D'2'%20fill%3D'none'%20fill-rule%3D'evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 12px 12px;
}

/* Stilizare opțiuni */
#month-filter-select option {
    background-color: #222B47;   /* fundal albastru */
    color: #ffffff;              /* text alb */
    border-radius: 0;            /* fără colțuri rotunjite */
}

/* Hover opțiuni */
#month-filter-select option:hover {
    background-color: #AD9167;   /* turcoaz */
    color: #ffffff;
}


.sidebar-blog{
	background:#fff!important
}

#blog-search-input {
    width: 100%;
    padding: 0.5rem 0.75rem;
    border: none;
    background-color: #222B47;
    color: #ffffff;
    font-weight: 500;
    box-sizing: border-box;
    border-radius: 0;
}

#blog-search-input::placeholder {
    color: rgba(255,255,255,0.8);
}



.img-box .serviciu {
 position: absolute;
  left: 10px;
  top: 30px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background: rgba(0,0,0,0);
  display: flex;
  align-items: end;     
  justify-content: center; 
  -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
padding:30px;
}

.img-box:hover .serviciu {
 position: absolute;
  left: 10px;
  top: 30px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);

  display: flex;
  align-items: end;     
  justify-content: center; 
  -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}



.img-box .pic {
  height: 100%;
  text-align: center;
}

.img-box .pic img {
  width: 50%;
  height: auto;
  object-fit: cover;
}

.img-box .pic .img-zone img {
  margin-bottom:20px
}

.img-box h4{
	font-weight:600;
	color:#000;
	line-height:20px;
}

.img-box .pic .arrow-w img{
	width:30px!important;
	height: 30px !important;
	min-height: 0;
  object-fit:none;
	padding-top:10px;
}

.tratamente .img-box h4{
	color:#000
}

/* .blog-boxes .img-box {
  height: 250px; 
}
 */
.blog-boxes .img-box .pic {
  height: 100%;
}

.blog-boxes .img-box .pic img {
  width: 100%;
  min-height: 250px;
  object-fit: cover;
}

a.post-edit-link{
	background:#cc0033;
	color:#fff!important;
	padding:6px 20px;
	display:inline-block
}


/* home  slideshow*/


#n2-ss-2,
#n2-ss-2 .n2-ss-slider,
#n2-ss-2 .n2-ss-slide,
#n2-ss-2 .n2-ss-slide-backgrounds,
#n2-ss-2 .n2-ss-slide-background,
#n2-ss-2 .n2-ss-slide-background-image {
    height: 100vh !important;
}


#n2-ss-2 {
    width: 100vw !important;
    max-width: 100% !important;
    overflow: hidden;
}

#n2-ss-2 .n2-ss-slide-background-image img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

@media (max-width:992px){
	

	#n2-ss-2,
	#n2-ss-2 .n2-ss-slider,
	#n2-ss-2 .n2-ss-slide,
	#n2-ss-2 .n2-ss-slide-backgrounds,
	#n2-ss-2 .n2-ss-slide-background,
	#n2-ss-2 .n2-ss-slide-background-image {
		height: 250px !important;
	}


	#n2-ss-2 {
		width: 100vw !important;
		max-width: 100% !important;
		overflow: hidden;
	}

	#n2-ss-2 .n2-ss-slide-background-image img {
		width: 100%;
		height: 250px;
		object-fit: cover;
	}
	
	div#n2-ss-2 .n-uc-kYioCZs0uzPW{
		max-width:50%;
	}
	
	div#n2-ss-2 .n2-font-e8625225f51339d66b5768a334d28c51-hover{
		font-size:22px
	}
	
	@media only screen and (max-width: 768px) {
  #mega-menu-wrap-header-menu .mega-menu-toggle {
    z-index: 1;
    cursor: pointer;
    background: #222B47;
    border-radius: 2px;
    line-height: 40px;
    height: 40px;
    text-align: left;
    user-select: none;
    outline: none;
    white-space: nowrap;
    display: flex;
  }
}
	
}

a.programare{
	padding:10px 20px;
	background: #AD9167;
	color:#fff;
	-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
font-weight:700;
text-transform: uppercase;
font-size:13px
}

