@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,300..700;1,300..700&display=swap');

body
{
	min-width:320px;
	height:100%;
	font-family: "Cabin", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
	
	}

.poza-desprex {
  background-color: rgb(255, 255, 255);
  box-shadow: 11.82px 9.235px 73px 0px rgba(0, 0, 0, 0.22);
	width: 100%;
}




.galerie1
{
	float: left;
	width: 53%;
	padding-top: 110px;
}

.pozaavantaj
{
	float: left;
	width: 90px;
	padding-right: 12px;
}

.text-avantaj, .text-avantaj a
{
	font-size: 15px;
	color: #010101;
	text-decoration: none;
	line-height: 1.2;
}



.text-avantaj strong
{
	padding-bottom:10px;
	display: inline-block;
}

.bgd-avantaje
{
	background-image: url("images/bgd-avantaje.webp");
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 80px;
}
.avantaje1
{
	background-color: rgba(190,174,130,.75);
	border-radius: 5px;
	padding: 45px;
}

.padding-banner
{
	padding: 12px;
}
.padding-banner2
{
	padding-right: 8px;
}


.padding-banner3
{
	padding-left: 8px;
}

.poza-zoom img
{
	width: 100%;
	display: block;
}

.bgd-blog
{
  background-color: rgb(235, 237, 241);
}

.poza-blog
{
  box-shadow: 10px 10px 60px 0px rgba(0, 0, 0, 0.33);
}

}


.continut-despre
{
    position: absolute;
    top: 0;
    right: 0;
    width: 56%;
    z-index: 1;
}

.continut-despre2
{
  background-color: #FFF;
  box-shadow: 0px 0px 46px 0px rgba(21, 19, 19, 0.22);
  border-left: 10px solid #ec5a31;
    padding: 30px;
    margin-top: 10%;
}

.continut-despre3
{
  float: left;
width: 640px;
    max-width: 100%;
}

.titlu-factsc
{
 margin: auto;   
    display: inline-block;
}

.titlu-facts
{
    width: 140px;
    border: 1px solid #FFF;
    background-color: #2b2726;
    height: 140px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    border-radius: 50%;
    display:table-cell;
    color: #FFF;
   
}

.key-facts
{
    position: relative;
    padding-top: 68px;
    padding-bottom: 68px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: auto;
    overflow: hidden;
}

.bgd-pilots
{
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: 3.152px 2.463px 21px 0px rgba(0, 0, 0, 0.15);
    width: 100%;
    border-right: 1px solid #FFF;
}
.poza-pilots
{
    float: right;
    width: 60%;
}

.continut-pilots
{
    float: left;
    padding: 2%;
    width: 36%;
    
}

.casuta-noutate {

  border-radius: 3px;
  background-color: rgb(254, 254, 254);
  box-shadow: 0px 0px 46px 0px rgba(21, 19, 19, 0.22);
  width: 48%;
 margin-left: 1%;
 margin-right: 1%;
margin-bottom: 30px;
    display: inline-block;
    overflow: hidden;
    	transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}

.casuta-noutate:hover
{
    
  box-shadow: 0px 0px 46px 0px rgba(21, 19, 19, 0.42);
}
.casuta-pagina {

  border-radius: 3px;
  background-color: rgb(254, 254, 254);
  box-shadow: 0px 0px 46px 0px rgba(21, 19, 19, 0.22);
  width: 98%;
 margin-left: 1%;
 margin-right: 1%;
margin-bottom: 30px;
    display: inline-block;
    overflow: hidden;
    	transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}

.casuta-pagina:hover
{
    
  box-shadow: 0px 0px 46px 0px rgba(21, 19, 19, 0.42);
}

.poza-pagina
{
    float: right;
    width: 45%;
}

.continut-pagina
{
    float: left;
    width: 55%;
}

.continut-noutate
{
    padding: 22px;
}


.subtitlu-noutate
{
font-size: 25px;
line-height: 1.1;
display: block;
height: 50px;
    overflow: hidden;
    font-weight: 300;
    color: #beae82;
    text-decoration: none;
    text-align: left;
}

.titlu-avantaje a
{
font-size: 35px;
line-height: 1.1;
display: block;
    font-weight: 700;
    color: #010101;
    text-decoration: none;
    text-align: left;
}

.subtitlu-avantaje
{
font-size: 25px;
line-height: 1.1;
display: block;
    font-weight: 300;
    color: #beae82;
    text-decoration: none;
    text-align: left;
}

.titlu-noutate a
{
font-size: 25px;
line-height: 1.1;
display: block;
height: 90px;
    overflow: hidden;
    font-weight: 700;
    color: #010101;
    text-decoration: none;
    text-align: left;
}

.titlu-noutate a:hover
{
    color: #beae82;
}

.text-noutate
{
    height: 179px;
    overflow: hidden;
line-height: 1.3;
    color: #011a23;
    font-size: 15px;
    font-weight: 300;
    text-align: left;
}

.text-pagina
{
    height: 120px;
    overflow: hidden;
line-height: 1.2;
    color: #010101;
    font-size: 15px;
    font-weight: 300;
    text-align: left;
}



.p16
{
    width: 16.66%;
    float: left;
}


.galerie2
{
	float: right;
	width: 44%;
}


.bgd-despre
{
  background-color: #FFF;
    padding-top: 60px;
    padding-bottom: 60px;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url("images/bgd-despre.webp");
	background-size: 100% 260px;
    
}

.casuta-icon-jos
{
	float: left;
	width: 25%;
	font-size: 15px;
	line-height: 1.1;
	padding-top: 10px;

}
.casuta-icon-jos a
{
	text-decoration: none;
	color: #000;
}
.casuta-icon-jos strong
{
	color: #2b2726;
}

.poza-icon-jos
{
	float: left;
  border-radius: 50%;
	background-color: #FFF;
	box-shadow: 0px -1px 40px 0px rgba(0, 0, 0, 0.2);
  width: 62px;
  height: 62px;
  text-align: center;
	line-height: 62px;
	margin-right: 10px;
	margin-top: -10px;
}

.poza-icon-jos img
{
	max-width: 50%;
	max-height: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px;
}



.text-newsletter
{
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	padding-left: 4%;
	padding-right: 2%;
    width: 90%;
	background: transparent;
	border: none;
	outline: none;
	color: #cfcabd;
	font-style: italic;
    font-weight: 300;
}


.banda-gri
{
	padding-top:8px;
	padding-bottom:8px;
	background-color:#f5f5f5;
}

.poza-home
{
	float: left;
	width: 46%;
	padding-top: 80px;
	position: relative;
	z-index: 1;
}

.bgd-echipa
{
	background-image: url("images/bgd-echipa.webp");
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f5f5f5;
	padding-bottom: 20px;
	border-bottom: 3px solid #2b2726;
}

.casuta-echipa
{
	display: inline-block;
	vertical-align: top;
	width: 20%;
	text-align: center;
}

.poza-echipa
{
	display: inline-block;
  border-style: solid;
  border-width: 3px;
  border-color: rgb(255, 255, 255);
  border-radius: 50%;
  background-color: #FFF;
  box-shadow: 0px -1px 40px 0px rgba(0, 0, 0, 0.2);
  width: 154px;
  max-width: 90%;
	overflow: hidden;
}
.titlu-echipa a
{
	font-weight: 600;
display: block;
text-align: center;
	font-size: 15px;
	color: #b22229;
	text-decoration: none;
}

.casuta-blog
{
	background-color: #f5f5f5;
	position: relative;
}

.poza-blog
{
	width: 50%;
	float: left;
}
.continut-blog
{
	
	width: 550px;
	padding-left: 80px;
	padding-top: 60px;
	float: left;
	max-width: 40%;
	position: relative;
	z-index: 1;
}


.titlu-blog-mare
{
	background-color: #ebedf1;
	position: absolute;
	top: 40px;
	height:100px;
	line-height: 100px;
	margin-left: -300px;
	font-size: 35px;
	color: #beae82;
	font-weight: 700;
	z-index: 2;
	border-radius: 20px;
	text-align: left;
	padding-left: 60px;
	min-width: 240px;
}


.titlu-echipa a:hover
{
	color: #000;
}

.continut-home
{
	float: right;
  border-radius: 2px;
  box-shadow: 0px -1px 40px 0px rgba(0, 0, 0, 0.2);
	width: 48%;
	padding: 3%;
	background-color: #FFF;
	position: relative;
	z-index: 2;

}


.linie-titlu
{
	width: 520px;
	max-width: 98%;
	margin: auto;
	text-align: center;
	background-image: url("images/linie-titlu.svg");
	background-size: 1px;
	background-position: center;
	background-repeat: repeat-x;
}

.titlu-linie
{
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFF;
}

.subtitlu-pagina, .subtitlu-pagina2
{

	font-size: 22px;
	color: #beae82;
    
	font-weight: 300;
	line-height: 1.1;
	display: inline-block;

}



.centru-tot
{
	width: 100%;
	overflow: hidden;
	
}


.meniu-fix
{
	position:relative;
	background-image: url("images/bgd-sus.webp");
	background-color: #141414;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 8px solid #beae82;
   
}



.meniu-tot
{
    position: relative;
    text-align: right;
	background-color: #87b53b;
}



/*------------------------MENIU-----------------*/	
.myMenu {
	list-style:none;
	margin:0;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
    text-align: right;
    width: 100%;
    cursor: pointer;
		
}
	
.myMenu li {
	list-style:none;
	margin-top:0;
	padding-top:0px;
	padding-bottom:0px;
    display: inline-block;
	vertical-align: top;
    
}
.myMenu li a {
	
	display: inline-block;
    font-weight: 400!important;
        color: #FFF;
    text-decoration: none;
  padding-left: 8px;
padding-right: 8px;
    font-size: 15px;
	text-transform: uppercase;
	height: 34px;
	line-height: 34px;
	padding-left: 16px;
	padding-right: 16px;
	border-radius: 17px;
}



.myMenu li a:hover {
	color: #000;
	background-color: #beae82;
}

/*style the sub menu*/
.myMenu li ul {
	position:absolute;
	visibility:hidden;
	background-color:rgba(255,255,255,.98);
	color: #ec5a31;
	padding:10px;
    padding-top: 20px;
	display: block;
	-moz-box-shadow: 2px 4px 4px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 4px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 2px 4px 4px 1px rgba(0, 0, 0, 0.1);
	z-index:450!important;
	width:300px;
    border-radius: 0px; 
-moz-border-radius:0px;
-webkit-border-radius: 0px;
behavior:url(/PIE.htc);
    
    
    transition: all 0.0s ease;
-webkit-transition: all 0.0s ease;
-moz-transition: all 0.0s ease;
-o-transition: all 0.0s ease;

	
}

.myMenu li ul li  {
	
	float:none;
	background-image: none;
	display:block;
	border-radius: 0px; 
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	behavior:url(/PIE.htc);
	text-align: left;
    text-shadow: none!important;
	
	
}
	

.myMenu li ul li a:link, .myMenu li ul li a:visited {
	
	border-right:none;
	background-image: none;
	color:#000;
	text-decoration:none;
		font-size:14px;
	display: block;
	line-height: 1;
	font-weight:400;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px solid rgba(251, 225, 172, 0.2);
	margin-bottom:4px;
	
    text-shadow: none!important;
	padding-left:3%;
	margin-left:2%;
	height: auto;
	border-radius: 0px; 
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	behavior:url(/PIE.htc);
	text-align: left;
	text-transform: none;
     transition: all 0.0s ease;
-webkit-transition: all 0.0s ease;
-moz-transition: all 0.0s ease;
-o-transition: all 0.0s ease;
}
.myMenu li ul li a:hover {
	color: #FFF;
	background-image: none;
	display:block;	
}






.descriere-companie
{
	width: 700px;
	max-width:90%;
	margin: auto;
}


.separator-galerie
{
	float: left;
	height: 20px;
	width: 1.6%;
}

.vezimaimult a
{
	font-size: 15px;
	color: #3d3e3e;
	text-decoration: none;
	padding-right: 40px;
	font-weight: 600;
	display: inline-block;
	text-transform: lowercase;
	background-image: url("images/vezimaimult.svg");
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: 22px auto;
	transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}

.vezimaimult a:hover
{
	background-position: right center;
	color: #b12229;
}

.descriere-echipa
{
	font-size: 13px;
	color: #3d3e3e;
	line-height: 1.1;
	height: 44px;
	overflow: hidden;
	display: block;
	text-align: center;
	padding-left: 2%;
	padding-right: 2%;
}

.poza-programare {
  background-repeat: no-repeat;
  background-size:cover;
  padding-top: 120px;
  padding-bottom: 150px;
  min-height: 400px;
	background-image: url("images/poza-programare.webp");
}

.ascunsinline, .ascuns
{
	display: none!important;
}

.formular50s
{
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 46px 0px rgba(207, 172, 170, 0.83);
  height: 54px;
	line-height: 54px;
	color: #0c0e13;
	font-size: 17px;
	width: 48%;
	float: left;
	margin-bottom: 22px;
	overflow: hidden;

}

.formular50d
{
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 46px 0px rgba(207, 172, 170, 0.83);
  height: 54px;
	line-height: 54px;
	color: #0c0e13;
	font-size: 17px;
	width: 48%;
	float: right;
	margin-bottom: 22px;
overflow: hidden;
}

.formular100
{
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 46px 0px rgba(207, 172, 170, 0.83);
  height: 54px;
	line-height: 54px;
	color: #0c0e13;
	font-size: 17px;
	width: 100%;
	margin-bottom: 22px;
overflow: hidden;
}


.formindex
{
  outline: none;
	border: none;
	padding-left: 65px;
  height: 52px;
	line-height: 52px;
	color: #0c0e13;
	font-size: 16px;
	width: calc(100% - 68px);
	background-repeat: no-repeat;
	background-position: left 20px center;
	background-size: 28px auto;
	font-weight: 300;
	

}


.programare-tot
{
	float: left;
	width: 750px;
	max-width: 90%;
	padding-left: 5%;
}

.titlu-formular1
{
	font-size: 30px;
	color: #0c0e13;
	font-weight: 300;
	text-transform: uppercase;
}

.mesaj-formular
{
	color: #ad706f;
	font-size: 20px;
	font-weight: 400;
	width: 80%;
}




.linie-sus
{
	height: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #483231;
	clear: both;
}

.casuta-tratamente
{
	width: 23%;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 45px;
}

.poza-tratamente
{
	display: inline-block;
	width: 391px;
	position: relative;
	vertical-align: top;
	max-width: 100%;
}

.poza-tratamente img
{
	width: 100%;
	display: block;
}

.peste-poza-tratamente
{
position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.titlu-tratament a
{
	text-align: center;
	display: block;
	color: #0c0e13;
	font-size: 30px;
	text-transform: uppercase;
	height: 70px;
	overflow: hidden;
	line-height: 1.2;
	text-decoration: none;
	font-weight: 300;
}


.titlu-tratament a:hover
{
	color: #ad706f;
}

.peste-poza-tratamente a
{
	cursor: pointer;
}

.peste-poza-tratamente img
{
	width: 100%;
	display: block;
}
.coloana-despre
{
	margin-bottom: 30px;
}

.coloana-despre img
{
	max-width: 90%;
}

.coloana-despre a
{
	text-decoration: none;
}

.titlu-despre2
{
	text-align: center;
	display: block;
	font-size: 20px;
	color: #ad706f;
	font-weight: 500;
	line-height: 1.2;
	height: 30px;
	overflow: hidden;
	text-decoration: none;
}

.descriere-despre2
{
	color: #0c0e13;
	font-size: 17px;
	line-height: 1.2;
	height: 60px;
	overflow: hidden;
	font-weight: 300;
}

.titlu-despre2:hover
{
	color: #000;
}


.coloana-despre
{
	position: relative;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 30%;
	padding-left: 1.6%;
	padding-right: 1.6%;
}

.sub-banner
{
	background-image: url("images/ala-dental-despre.webp");
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: -200px;
	padding-top: 240px;
	z-index: 3;
	position: relative;
	min-height: 600px;
}

.cc-cp-foot-save, .cc-nb-okagree, .cc-nb-reject
	{
 background: #2b2726!important;
	}


.privacypolicies-com---palette-light .cc-nb-okagree, .privacypolicies-com---palette-light .cc-nb-reject,.privacypolicies-com---palette-light .cc-nb-changep, .privacypolicies-com---palette-light .cc-cp-foot-save {

 background: #2b2726!important;
}

.privacypolicies-com---palette-light .cc-cp-foot-save {

 background: #2b2726!important;
}


.privacypolicies-com---palette-light .cc-nb-changep {
  background-color: #eaeaea;
  color: #fff!important;
}

.p33companie
{
    width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 20px;
    float: left;
	text-align: center;
}

.p33companie img
{
	max-width: 90%!important;
	display: inline-block;
	border-radius: 5px;
	overflow: hidden;
}
.p33companie strong
{
	text-transform: uppercase;
}



.p33companie2
{
    width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 20px;
    float: left;
	text-align: center;
}

.p33companie2 img
{
	max-width: 60%!important;
	display: inline-block;
	border-radius: 5px;
	overflow: hidden;
}
.p33companie2 strong
{
	text-transform: uppercase;
}



.p25companie
{
    width: 22%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 20px;
    float: left;
	text-align: center;
}

.p25companie img
{
	max-width: 90%;
	display: inline-block;
	border-radius: 5px;
	overflow: hidden;
}
.p25companie strong
{
	text-transform: uppercase;
}

.poza-servicii
{
	float: right;
	width: 66%;
	z-index: 1;
}



.continut-jos
{
	float: right;
	width: 750px;
	max-width: 90%;
}


.coloana21-jos
{
	float: right;
}

.coloana22-jos
{
	float: right;
	padding-left: 40px;
	border-left: 1px solid #FFF;
	margin-left: 40px;
}

.casuta-industrie
{
	width: 32%;
	display: inline-block;
	padding-left: 0.65%;
	padding-right: 0.65%;
	vertical-align: top;
	
}

.p30
{
	float: left;
	width: 30%;
}

.p70
{
	float: right;
	width: 70%
}
.poza-industrie
{
	clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
	overflow: hidden;
	width: 100%;
	background-color: #cecece;
}
.poza-industrie img
{
	width: 100%;
	display: block;
}


.poza-industrie2
{
	overflow: hidden;
	width: 100%;
	text-align: center
}
.poza-industrie2 img
{
	width: 90%;
	display: inline-block;
}

.titlu-industrie a
{
	display: block;
	text-align: center;
	font-size: 25px;
	font-weight: 700;
	color: #1791d3;
	text-decoration: none;
	text-transform: uppercase;
	height: 50px;
	line-height: 1.1;
	overflow: hidden;
}
.titlu-industrie a:hover
{
	color: #032335;
}


.poza-serviciu
{
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: 2.364px 1.847px 16px 0px rgba(0, 0, 0, 0.07);
	overflow: hidden;
}




.detalii
{
    display: inline-block;
    padding: 0;
    margin: auto;
}

.detalii a
{
  border-radius: 17px;
    display: block;
  background-color: #beae82;
  height: 34px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 34px;
    width: auto!important;
    font-size: 13px;
    text-decoration: none;
    color: #000;
    padding-left: 24px;
    padding-right: 70px;
    background-image: url("images/detalii.svg");
    background-position: right 16px center;
    background-size: auto 23px;
    background-repeat: no-repeat;
    	transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}


.detalii a:hover
{
	    background-position: right 6px center;
	
}




.detalii2
{
    display: inline-block;
    padding: 0;
    margin: auto;
}

.detalii2 a
{
  border-radius: 2px;
    display: block;
    background-color: #2b2726;
  height: 38px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 38px;
    width: auto!important;
    font-size: 13px;
    text-decoration: none;
    color: #FFF;
    padding-left: 15px;
    padding-right: 74px;
    background-image: url("images/detalii.svg");
    background-position: right 6px bottom;
    background-size: auto 32px;
    background-repeat: no-repeat;
    	transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}


.detalii2 a:hover
{
	 color: #FFF;
    
  background-color: rgb(236, 90, 49);
}



.buton-newsletter2
{
    outline: none;
    border: none;
    background: transparent;

  border-radius: 17px;
    display: block;
  background-color: #beae82;
  height: 34px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 34px;
    width: auto!important;
    font-size: 13px;
    text-decoration: none;
    color: #000;
    padding-left: 24px;
    padding-right: 70px;
    background-image: url("images/detalii.svg");
    background-position: right 16px center;
    background-size: auto 23px;
    background-repeat: no-repeat;
    	transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}


.buton-newsletter2:hover
{
	    background-position: right 6px center;
	
}



.poza-cat-stanga
{
	float: left;
	width: 58%;
	border-radius: 0px 4px 4px 0px;
	overflow: hidden;
}

.continut-cat-dreapta
{
	float: right;
	width: 40%;
}

.text-cat-dreapta
{
	float: left;
	width: 480px;
	max-width: 90%;
	padding: 20px;
}


.poza-cat-stanga img
{
	width: 100%;
	display: block;
}



.poza-cat-dreapta
{
	float: right;
	width: 58%;
	border-radius: 4px 0px 0px 4px;
	overflow: hidden;
}

.continut-cat-stanga
{
	float: left;
	width: 40%;
}

.text-cat-stanga
{
	float: right;
	width: 480px;
	max-width: 90%;
	padding: 20px;
}


.poza-cat-dreapta img
{
	width: 100%;
	display: block;
}



.serviciui
{
	padding-top: 10px;
	font-size: 15px;
	color: #000000;
	font-weight: 300;
	line-height: 1.1;
	
	margin-bottom: 60px;
	width: 49%;
	float:left;
	padding-right: .3%;
}
.serviciui strong
{
	font-size: 22px;
	color: #4ab4bf;
	font-weight: 300;
	line-height: 1.2;
}

.serviciu
{
	padding-top: 20px;
	font-size: 15px;
	color: #000000;
	font-weight: 300;
	line-height: 1.1;
	
	margin-bottom: 60px;
	width: 33%;
	float:left;
	padding-right: .3%;
}
.serviciu strong
{
	font-size: 22px;
	color: #4ab4bf;
	font-weight: 300;
	line-height: 1.2;
}

.poza-serviciu img, .poza-serviciui2 img
{
	display: block!important;
	width: 100%;
}

.lista-servicii
{
	position: absolute;
	z-index: 2;
	left: 0;
	top: 10%;
	width: 38%;
	border: 3px solid #e2e7e7;
	padding: 1%;
}


.lista-servicii2
{
	background-color: rgba(255,255,255,.60);
	padding: 12px;
}


.descriere-servicii
{
	position: absolute;
	z-index: 2;
	right: 0;
	top: 10%;
	width: 50%;
	border: 3px solid #f1f3f3;
	padding: 1%;
}


.descriere-servicii2
{
	background-color: rgba(255,255,255,.60);
	padding: 12px;
}


.despre-noi
{
	border-top: 4px solid #FFF;
	background-image: url("images/despre.webp");
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 60px;
}

.linie-meniu
{
	height: 1px;
	background-color: #e1e9ea;
}

.bgd-albastru
{
	background-color: #1791d3;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
}
.bgd-albastru-contact
{
	background-color: #1791d3;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
	background-image: url("/images/icon.svg");
	background-position: right 10px center; 
	background-size: auto 90%; 
	background-repeat: no-repeat;
}



.limbi-sus
{
	float: right;
	position: relative;
	z-index: 3;
}

.limbi-sus a {
  display: block;
  height: 28px;
  color: #FFF;
  font-size: 15px;
  padding-left: 5px;
  padding-right: 12px;
  text-decoration: none;
  text-transform: uppercase;
  background-image: url("images/drop.svg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: 10px auto;
}

.limbi-sus a:hover {
	opacity: .7;
}

.limbi-sus img
{
	height: 28px;
	display: inline-block;
  vertical-align: middle;
	margin-right: 10px;
}

#limbi, #limbi2 {
  position: absolute;
  z-index: 2;
  top: 108%;
  right: 0;
  width: 100%;
  background-color: rgba(255,255,255,0.90);
  text-align: center;
  display: none;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
  box-shadow: 0px 5px 4.75px 0.25px rgba(0, 0, 0, 0.25);
}
#limbi a, #limbi2 a
{
	color: #000!important;
}

.separator-sus
{
	height: 20px;
	border-bottom: 1px solid #716953;
	margin-bottom: 20px;
	clear: both;
}

.play
{
	background-color: rgba(255,255,255,.60);
	background-image: url("images/play.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 42px auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.alb-jos
{
	padding: 2%;
	width: 540px;
	max-width: 94%;
	float: left;
	margin-left: 1%;
	box-shadow: 0px 2px 29px 0px rgba(0, 0, 0, 0.59); 
	background-color: rgba(255,255,255,.70);
	border-radius: 5px;
}
.poza-serviciu-slide
{
	float: left;
	width: 52%;
	
}

.poza-serviciu-slide img
{
	width: 100%;
	display: block;
}

.separator-pagina, .linie-pagina
{
	width: 200px;
	display: inline-block;
	height: 16px;
	margin-bottom: 20px;
    margin-top: 10px;
    background-image: url("images/separator-pagina.webp");
    background-position: center;
    background-repeat: repeat-x;
    text-align: center;
}

.separator-pagina2
{
    display: inline-block;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #FFF;
    text-align: center;
    height: 16px;
}
.separator-pagina2 img
{
    height: 16px;
    width: auto;
}




.p40
{
	float: left;
	width: 45%;
}
.p60
{
	float: right;
	width: 55%;
}

.despre-index
{
	float: right;
	width: 600px;
	max-width: 100%;
}

.despre-index2
{
	float: left;
	width: 600px;
	max-width: 96%;
	padding-left: 1%;
	
	border-left: 7px solid #c0be3f;
}


.lb-sus
{	
	float: right;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 5px;
	height: 28px;
	border: 1px solid #c0be3f;
	text-transform: uppercase;
	border-radius: 5px;
	line-height: 28px;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	background-position: right;
	background-repeat: no-repeat;
	background-size: auto 7px;
	background-position: right 12px center;
	position: relative;
}

.lba a
{
	height: 28px;
	padding-left: 12px;
	padding-right: 32px;
	text-transform: uppercase;
	
	line-height: 28px;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	background-image: url("images/drop.svg");
	background-position: right;
	background-repeat: no-repeat;
	background-size: auto 7px;
	background-position: right 12px center;
	position: relative;
}


.lb-sus
{
	
	display: block;
	position: relative;
}

.drop-lb
{
	position: absolute;
	z-index: 12;
	left: 0;
	top: 110%;
	width:100%;
	border: 1px solid #c0be3f;
	background-color: #FFF;
	text-align: left;
	border-radius: 5px;
	display: none;
}

.drop-lb a
{
	padding-left: 12px;
	display: block;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}

.lb-sus img
{
	display: inline-block;
	height: 14px;
	vertical-align: middle;
	padding-right: 14px;
}
.retele-jos
{
	width: 100%;
}

.retele-jos img
{
	height: 34px;
}

.retele-sus
{
	float: right;
}

.retele-sus img
{
	height: 34px;
}

.tel-sus a
{
	display: block;
	float: right;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 16px;
	font-weight: 400;
	text-align: left;
	
}
.tel-sus a strong
{
	color: #c0be3f;
	font-size: 25px;
	font-weight: 600;
	
	
}


.inainte-banner
{
	position: absolute;
	top: 50%;
	right: 2%;
	margin-top: -25px;
}

.inainte-banner img
{
	height: 50px;
}




.inapoi-banner
{
	position: absolute;
	top: 50%;
	left: 2%;
	margin-top: -25px;
}

.inapoi-banner img
{
	height: 50px;
}


.meniu-peste
{
  position: -webkit-sticky!important;
  position: sticky!important;
	width: 100%;
	z-index: 10;
	top: 0;
	left: 0;
	padding-bottom: 4px;
	background-color: #FFF;
	/*box-shadow: 3px 4px 3px 0px rgba(0, 0, 0, 0.15); */
}



.padding-eveniment
{
	max-width: 70%;
	
}


.data-eveniment
{
	float: left;
	font-size: 40px;
	color: #030202;
	
	font-weight: 600;
}

.poza-eveniment
{
	width: 52%; 
	float: right;
	margin-right: -12%;
	z-index: 2;
	background-image: url("images/bgd-evenimente.svg");
	background-size: 100% auto;
	background-position: center;
	z-index: 2;
	position: relative;
}

.continut-eveniment
{
	float: left;
	width: 72%;
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
}


.blog-tot
{
	background-color: #eeecec;
	position: relative;
}


.data-blog
{
	font-size: 20px;
	color: #4ab4bf;
	font-weight: 300;
	
	text-transform: uppercase;
	text-align: left;
}




.specialitate
{
	display: block;
	font-size: 20px;
	color: #ad706f;
	font-weight: 400;
	line-height: 1.1;
	text-decoration: none;
}

#cautare1
{
	float: right;
	width: 450px;
	max-width: 100%;
	border-radius: 3px;
	padding-right: 10px;
	background-color:rgba(255,255,255,.10);
}


html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
	outline:none;
	-webkit-tap-highlight-color: transparent;
}


.copyright
{
	font-size: 15px;
	color: #beae82;
	font-weight: 300;
	line-height: 1;
}

.copyright a:hover
{
    text-decoration: underline;
	color: #FFF;
}
.copyright a
{
    text-decoration: none;
    color: #beae82;
}


 .titlu-jos
{
	font-size: 20px;
	color: #ad706f;
	font-weight: 400;
	line-height: 1.1;
	text-transform: uppercase;
}

.text-jos, .text-jos a
{
	font-size: 13px;
	color: #000000;
	font-weight: 400;
	line-height: 1.1;
	text-decoration: none;
}

.text-jos a
{
	text-decoration: none;
}
.text-jos a:hover
{
	color:#2b2726;
}

.link-jos, .link-jos a
{
	font-size: 15px;
	color: #4ab4bf;
	text-decoration: none;
	font-weight: 400;
    
	line-height: 1.1;
}
 .link-jos a:hover
{
	color: #000;
}

.jos-tot
{
	padding-top: 34px;
	padding-bottom: 24px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url("images/bgd-sus.webp");
	position: relative;
	z-index: 1;
	min-height: 200px;
    background-color: #080c11;
    border-top: 10px solid #beae82;

}

.separator-jos
{
	height: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eeecec;
}


.sageti-scroll
{
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	height: 38px;
}

.inapoi-scroll
{
	position: absolute;
	height: 30px;
	top: 0;
	left: 1%;
	z-index: 2;
}


.inainte-scroll
{
		position: absolute;
	height: 30px;
	top: 0;
	right: 1%;
	z-index: 2;
}
.inapoi-scroll img, .inainte-scroll img
{
	height: 100%;
}


.umbra-servicii
{
	background-color: #FFF;
	box-shadow: 0px -1px 40px 0px rgba(45, 62, 80, 0.27);
}


.casuta-serviciu
{
	float: left;
	width: 16.66%;
	display: block;
	position: relative;
}
.casuta-serviciu-b
{
	border: 2px solid rgba(255,255,255,0);
	position: relative;
	text-align: center;
}
.titlu-serviciu a
{
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
	color: #2b2726;
	position: relative;
	z-index: 2;
	  margin: auto;
	margin-top: -28px;
	background-color: #FFF;
  box-shadow: 0px -1px 40px 0px rgba(0, 0, 0, 0.2);
padding-top: 18px;
	padding-bottom: 18px;
	text-align: center;
	margin-bottom: 20px;
	min-width: 60%;
	padding-left: 20px;
	padding-right: 20px;
}
.titlu-serviciu a:hover
{
	color: #9d9e9e;
}
.numar-serviciu
{
	position: absolute;
	left: 15px;
	top: 0;
	font-size: 100px;
	color: #FFF;
	font-weight: 600;
	text-shadow: 4px 3px 5px rgba(26, 25, 25, 0.17); 
	z-index: 2;
	line-height: 60px;
}
.inapois
{
	position: absolute;
	left: 5px;
	top: 50%;
    margin-top: -30px;
	background-image: url("images/inapoi.svg");
	background-size: 100% 100%;
	width: 28px;
	height: 28px;
	cursor: pointer;
}

.inaintes
{
	position: absolute;
	right: 5px;
	
	top: 50%;
    margin-top: -30px;
	background-image: url("images/inainte.svg");
	background-size: 100% 100%;
	width: 28px;
	height: 28px;
	cursor: pointer;
}


.titlu-banner-peste
{
	position: absolute;
	width: 100%;
	top: 45%;
	left: 0%;
	display: block;
	z-index: 2;
}

.titlu-banner a
{
	color: #000;
    
}


.titlu-banner
{
	font-size: 25px;
	font-weight: 400;
	color: #000;
	line-height: 1;
	text-decoration: none;
    text-align: center;
	
	
}

.titlu-banner strong, .titlu-banner bold
{
	color: #000;
	font-weight: 700;
	font-size: 35px;
}

.detalii-banner
{
    display: inline-block;
    padding: 0;
    margin: auto;
}

.detalii-banner a
{
  border-radius: 2px;
    display: block;
  background-color: rgb(236, 90, 49);
  height: 38px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 38px;
    width: auto!important;
    font-size: 13px;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 74px;
    background-image: url("images/detalii.svg");
    background-position: right 6px bottom;
    background-size: auto 32px;
    background-repeat: no-repeat;
    	transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}


.detalii-banner a:hover
{
	 color: #FFF;
    background-color: #2b2726;
}


.titlu-blog a
{
	font-size: 17px;
	line-height: 1.2;
	display: block;
	text-decoration: none;
    
	color: #000000;
	font-weight: 600;
	height: 56px;
	overflow: hidden;
	text-transform: uppercase;
}




.titlu-blog a:hover
{
	color: #b3232a;
}

.data-blog
{
	font-size: 16px;
	color: #2b2726;
	font-weight: 600;
	text-transform: uppercase;
}

.text-blog
{
	font-size: 15px;
	line-height: 1.4;
	display: block;
	text-decoration: none;
    
	color: #000000;
	font-weight: 400;
	height: 128px;
	overflow: hidden;
}







.inapois2
{
	position: absolute;
	left: 0;
	
	top: 50%;
	margin-top: -30px;
	width: 60px;
	z-index: 2;
	
	margin-left: -80px;
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 46px 0px rgba(225, 218, 218, 0.22);


	
	
}

.inaintes2
{
	position: absolute;
	right: 0;
	
	top: 50%;
	margin-top: -30px;
	margin-right: -80px; 
	width: 60px;
	z-index: 2;
	
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 46px 0px rgba(225, 218, 218, 0.22);
	
}

.casuta-slide
{
	padding-left: 50px;
	padding-right: 50px;
}

.inapois2 img, .inaintes2 img
{
	width: 100%;
	display: block;
}



.partener
{
	display: inline-block;
	font-size: 0;
	text-align: center;
	width: 10%;
	height: 85px;
	margin-bottom: 20px;
}
.partener img
{
	display: inline-block;
	max-width: 98%;
	max-height: 100%;
	vertical-align: middle;
}


.text-blog
{
	font-size: 15px;
	line-height: 1.2;
	display: block;
	text-decoration: none;
    
	color: #000000;
	font-weight: 400;
}


.bgd-logistica
{
	background-color: #262426;
	background-image: url("images/logistica.jpg");
	background-size: 100% auto;
	background-position: center left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}

.linie-testimoniale
{
	width: 80px;
	height: 20px;
	background-color: #4ab4bf;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 3;
}

.casuta-testimonial
{
	padding: 4%;
	width: 40%;
	display: inline-block;
	text-align: left;
}
.peste-galerie
{
	position: absolute;
	z-index: 2;
	left: 0;
	width: 100%;
	bottom: 0;
}


.titlu-testimonial
{
	font-size: 20px;
	color: #4ab4bf;
	line-height: 1.1;

	height: 46px;
	overflow: hidden;
	
    
}

.peste-casuta-serviciu
{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.40);
	display: none;
}
.casuta-certificare
{
	float: left;
	width: 16.66%;
}
.border-certificare
{
	padding-left: 14px;
	padding-right: 14px;
}


.bgd-index
{
	background-image: url("images/bgd-index.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.poza-index
{
	float: left;
	width: 44%;
}

.continut-index
{
	float: right;
	padding-top: 60px;
	width: 48%;
}

.titlu-mare
{
	font-size: 40px;
	color: #83909d;
    
	font-weight: 700;
	text-transform: uppercase;
}


.titlu-logistica
{
	font-size: 30px;
	color: #ffffff;
    
	font-weight: 300;
	line-height: 1.1;
	display: inline-block;
	text-transform: uppercase;
}

.titlu-logistica strong
{
	color: #4ab4bf;
	font-weight: 700;
}



.titlu-eveniment-tot
{
	border-right: 162px solid #4ab4bf;
	padding-right: 22px;
	text-align: right;
}





.subtitlu-pagina22
{
	font-weight: 300;
	color: #111111;
	line-height: 1.1;
	font-size: 24px;
	padding: 0;
    
	
}

.text-despre
{
    float: left;
    width: 60%;
}

.titlu-index
{
	font-size: 40px;
	color: #0c0e13;
    
	font-weight: 300;
	line-height: 1.1;
	display: inline-block;
	text-transform: uppercase;
}

.titlu-pagina
{
	font-size: 18px;
	color: #010101;
    
	font-weight: 300;
	line-height: 1.1;
	display: inline-block;
	text-transform: uppercase;
}




.titlu-index2
{
	font-size: 20px;
	color: #ad706f;
    
	font-weight: 500;
	line-height: 1.1;
	display: inline-block;
	text-transform: uppercase;
}
.subtitlu-index
{
	font-size: 36px;
	color: #000000;
    
	font-weight: 200;
	line-height: 1.1;
	display: inline-block;
	text-transform: uppercase;
}


.separator-index
{
	
	display: inline-block;
	width: 124px;
	height: 3px;
	border-radius: 2px;
	background-color: #4ab4bf;
		margin-top:16px;
}

.icon-sus
{
	float: left;
	border-right: 1px solid #4e4d4d;
	padding-right: 40px;
	padding-left: 40px;
}

.icon-sus img
{
	height: 32px;
	display: inline-block;
	padding-right:12px;
	vertical-align: middle;
	float: left;
}



.icon-sus a
{
	font-weight: 400;
	text-decoration: none;   
	color: #FFF;
	font-size: 15px;
	white-space: nowrap;
	line-height: 1.2;
	text-align: left;
}
.icon-sus strong, .icon-sus b
{
color: #beae82;
	font-weight: 400;
}


.retele
{
	float: right;
}

.retele img
{
	height: 28px;
	display: inline-block;
	text-align: left;
	padding-right: 10px;
	
	filter: brightness(100);
}

.retele a:hover
{
	
	filter: brightness(50%);
}



.buton-banner, .buton-banner2
{
	display: inline-block;
	
	margin-right: 20px;
}
.buton-banner a
{
	 
	color: #FFF;
	font-size: 16px;
	border: 1px solid #000;
	border-radius: 36px;
	height: 36px;
	line-height: 36px;
	display: block;
	min-width: 140px;
	background-color: #000;
	text-align: center;
	text-decoration: none;	
	border: 1px solid #4ab4bf;
	background-color: #4ab4bf;
	padding-left: 5px; 
	padding-right: 5px;
}

.titlu-alb-jos {
  font-size: 20px;
  color: #FFF;
  
  text-transform: uppercase;
  line-height: 20px;
}


.titlu-newsletter
{
clear: both;
	font-size: 18px;
	color: #beae82;
	padding-bottom: 10px;
    padding-left: 2%;
}

.casuta-newsletter
{
    float: left;
    width: 36%;
	margin-left: 2%;
    border-radius: 2px;
    height: 36px;
	border-radius: 18px;
	border: 1px solid #beae82;
}


.buton-newsletter
{
    outline: none;
    border: none;
	margin-left: 2%;
    background:transparent;
    height: 36px;
    background-color: #beae82;
    font-size: 15px;
    color: #0c0c0c;
    text-align: center;
    width: 19%;
    border-radius: 18px;
    float: left;
    text-transform: uppercase;
	border: 1px solid #beae82;
}

.buton-newsletter:hover
{
background-color: #2b2726;
	color: #beae82;
}


.retele2
{
	float: right;
	width: 35%;
	text-align: center;
	height: 52px;
	line-height: 52px;
}

.retele2 img
{
	height: 40px;
	display: inline-block;
	padding-top: 6px;
	padding-right: 2px;
}


.descriere-banner
{
		font-size: 17px;
	font-weight: 400;
	color: #fef0e9;
	line-height: 1;
	text-decoration: none;
}

.programare a
{
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -22px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 60px;
	height: 56px;
	background-image: url("images/programare.svg");
	background-position: left;
	background-size: auto 100%;
	line-height: 56px;
	padding-right: 20px;
		transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
	z-index: 2;
}

.programare a:hover
{
	color: #373737;
}


.logo {
  width: 24%;
	float: left;
}
.logo img, .logo2 img
{
	max-width: 100%;
	opacity: .6;
	filter: drop-shadow(1px 1px 4px #000);
}

.logo img:hover
{
	opacity: 1;
}






.dreapta-logo
{
	
 float: right;
	max-width: 88%;
	text-align: right;
}

.meniu-sus, .meniu-sus2
{
display: inline-block;	
	height: 25px;
	vertical-align: top;
}

.meniu-sus a, .meniu-sus2 a
{
	
	color: #fef0e9;
	padding-top: 4px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 17px;
	text-decoration: none;
cursor: pointer;
	font-weight: 500;
}


.meniu-buton
{
	height: 25px;
	display: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -4px;
	vertical-align: middle;
}
.meniu-buton img
{
	height: 25px;
}

.meniu-sus a:hover
{
color: #000;
	border-radius: 5px;
  background-image: -moz-linear-gradient( -30deg, rgb(242,203,196) 0%, rgb(253,240,234) 50%, rgb(216,166,145) 100%);
  background-image: -webkit-linear-gradient( -30deg, rgb(242,203,196) 0%, rgb(253,240,234) 50%, rgb(216,166,145) 100%);
  background-image: -ms-linear-gradient( -30deg, rgb(242,203,196) 0%, rgb(253,240,234) 50%, rgb(216,166,145) 100%);
	
}

.meniu-sus2 a:hover
{

	border-bottom: 3px solid #FFF;
	padding-bottom: 4px;
	
}


.meniu-sus-mobil a
{
	display: inline-block;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 11px;
	padding-right: 11px;
    
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 6px;
	transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
	font-weight: 400;
	float: left;
	
}

		.programare-mobil a {
  display: block;
 
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 40px;
  height: 28px;
  background-image: url("images/programare.svg");
  background-position: left;
  background-size: auto 100%;
  line-height: 28px;
  padding-right: 10px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  z-index: 2;
			font-size: 12px;
			float: right;
			margin-top: 5px;
}




.meniu-jos a
{
	display: block;
	color: #beae82;
	line-height: 1.3;
	font-size: 15px;
	text-decoration: none;
	transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
	font-weight: 300;
	text-transform: uppercase;
	padding-left: 20%;
	
}

.meniu-jos a:hover
{
    color: #FFF;
}


.cauta
{
	display: inline-block;
	padding-top: 0!important;
	padding-bottom: 0!important;
	vertical-align: bottom;
}

.cauta:hover
{
	border-bottom:none!important;
}
.cauta img
{
	height: 20px;
}
.ascuns-inline
{
	display: none;
}




.coloana1-galerie
{
	float: right;
	width: 39%;
}
.coloana2-galerie
{
	float: left;
	width: 56%;
	padding-left: 4%;
	margin-top: 70px;
	background-color: #e7d5c5;
}

.coloana2-galerie2
{
	float: left;
	width: 56%;
	padding-left: 4%;
	background-color: #e7d5c5;
}

.border-stanga
{
	border-left: 10px solid #FFF;
}

.border-galerie
{
	border-left: 2px solid #e7d5c5;
}


.poza-noutate
{
	float:left;
	width: 40%;
	margin-right: 5%;
	margin-bottom: 15px;
		border: 1px solid #e3e4e8;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
behavior:url(/PIE.htc);
	overflow: hidden;
	text-align: center;
	box-shadow: 0px 0px 8px #cecece;
}



.tooltip {
	display:none;
	position:absolute;
	border:1px solid #FFF;
	background-color:#f4f0f0;
	border-radius:5px;
	padding:8px;
	z-index:55;
	color:#716b6b;
	 
	font-size:12px;
}



.casuta-galerie
{
	float:left;
	width: 18.5%;
	margin-right: 1%;
	margin-bottom: 15px;
		border: 1px solid transparent;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;

	overflow: hidden;
	text-align: center;
}


.casuta-galerie-index-border
{
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
	position: relative;
	
}


.coloana1-jos
{
	  width: 23%;
    text-align: left;
	float: left;
}
.coloana2-jos
{
	width: 70%;
	float: right;
}




.coloana1-jos img
{
	display: inline-block;
	max-width: 100%;
}


.blog-jos
{
	background-color: #f9f9f9;
	position: relative;
}





.ascuns4
{
	display: none;
}



.banner-tot a
{
	display: block;
	width: 100%;
	position: relative;
	text-decoration: none;
}


.tooltip {
	display:none;
	position:absolute;
	border:1px solid #FFF;
	background-color:#f4f0f0;
	border-radius:5px;
	padding:8px;
	z-index:55;
	color:#716b6b;
	 
	font-size:12px;
}



.fieldFormText
{
border-radius: 4px; 
-moz-border-radius:4px;
-webkit-border-radius: 4px;
width:99%;
behavior:url(/PIE.htc);
background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
	}			
.titlu-form
{
	 
	margin:0;
	padding:0;
	font-weight:600;
	font-size:15px;
	
	line-height:38px;
	float:left;
	width:18%;
	min-width: 80px;
	}	


.camp-form5
{
	float:left;
	width:70%;
	}	
	
.separator10c2
{
	clear:both;
	height:10px;
	line-height:10px;
	}	
.fieldForm
{
border-radius: 4px; 
-moz-border-radius:4px;
-webkit-border-radius: 4px;
width:99%;
height:28px;
behavior:url(/PIE.htc);
background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
	}
	
	
	
.fieldFormMic
{
border-radius: 4px; 
-moz-border-radius:4px;
-webkit-border-radius: 4px;
width:40%;
margin-left:10px;
height:25px;
behavior:url(/PIE.htc);
background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
	}
	
.disponibilitate

{

 
	font-size:16px;
	color:#49b82d;
	line-height:30px;
	font-weight: 300;
	background-position:left;
	background-repeat:no-repeat;
	}
	
.disponibilitate2

{

 
	font-size:16px;
	color:#d62929;
	line-height:30px;
	min-height:30px;
	font-weight: 300;
	background-position:left;
	background-repeat:no-repeat;
	}

.disponibilitatef2

{

 
	font-size:14px;
	color:#e3b13a;
	line-height: 1.1;
	font-weight: 400;
	background-position: top left;
	background-repeat: no-repeat;
	padding-top:5px;
    padding-bottom:5px;
	}


.disponibilitatef

{

 
	font-size:14px;
	color:#8cc04b;
	line-height: 1.1;
	font-weight: 400;
	background-position: top left;
	background-repeat: no-repeat;
	padding-top:5px;
    padding-bottom:5px;
	}





.coloana21
{
	float:right;
	width:47%;
	padding:2%;
	
	position: relative;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
z-index: 2;
	margin-top: 1px;
	

	}

.coloana22
{
	
	width:36%;
	float: left;
	z-index: 1;
	background-position: bottom 10px right 10px;
	background-repeat: no-repeat;
	border-radius: 2px;
  box-shadow: 0px -1px 40px 0px rgba(0, 0, 0, 0.2);
  padding: 3%;
	background-color: #FFF;
	}




.coloana222
{
	float:left;
	width:42%;
padding:1%;
	padding-top: 0%;
background-color:#FFF;


	}


 .grecaptcha-badge{
	visibility: collapse !important;  
}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  opacity:  1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    opacity:  1;
}
::-ms-input-placeholder { /* Microsoft Edge */
   opacity:  1;
}

.newsletter-casuta
{
    outline: none;
    background: transparent;
    border: none;
    float: left;
    width: 60%;
    height: 54px;
    line-height: 54px;
    color: #000;
    font-size: 15px;
    
}

.newsletter-buton
{
    outline: none;
    background: transparent;
    border: none;
    float: right;
    text-align: right;
    width: 30%;
    height: 54px;
    line-height: 54px;
    color: #000;
    font-size: 15px;
    
}

.text h1
{
}

.text img
{
    max-width: 100%;
    padding: 0%;
    padding-top: 0;
    height: auto!important;
}


.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float:left;
  width:100%;
  position: relative;
}
.peste-banner-jos
{
	width: 100%;
	left: 0;
	bottom:20px;
	position: absolute;
	z-index: 3;
	text-align:center;
}




.bullet-recomandari
{
	text-align: center;
}

.bullet
{
	display: inline-block;
	width: 120px;
	height: 3px;
	border-radius: 3px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: rgba(255,255,255,.50);
	text-decoration: none;
}

.bullet-select
{
		display: inline-block;
	width: 120px;
	height: 3px;
	border-radius: 3px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #beae82;
}

.bullet-select a, .bullet a
{
	text-decoration: none;
	display: block;
}




.albpeste
{
	background-image: url("loading.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 40px auto;
	background-color: #fff;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 1100;
}

#cookie
{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	box-shadow: 0px 0px 8px #cecece;
	z-index: 235;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	
}


.p33
{
    width: 33.333%;
    float: left;
}


.p33j
{
    width: 33.333%;
    float: left;
	text-align: left;
}

.p33j img
{
    width: 120px;
    max-width: 90%;
}

.p33j a
{
    color: #FFF;
    font-size: 15px;
    text-align: left;
    display: block;
    text-decoration: none;
    line-height: 1.2;
    font-weight: 300;
}

.p33j a strong
{
    font-weight: 600;
}
.p33j a:hover
{
    color: #beae82;
}

.p50
{
    width: 50%;
    float: left;
}
.p50x
{
    width: 50%;
    float: left;
}

.p25
{
    width: 25%;
    float: left;
}

.p25i
{
    width: 25%;
    float: left;
}
.p70i
{
    width: 70%;
    float: right;
}








.retea
{
	padding-left: 3px;
	padding-right: 3px;
	display: inline-block;
}
.retea:hover
{
	opacity: .7;
}



.meniu
{
	text-align: right;
}



.meniu a
{
    font-size: 14px;
    text-transform: uppercase;
    color: #302e2c;
    
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
    text-decoration: none;
    display: inline-block;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
		background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100% 6px;
	background-image: none;
	font-weight: 300;
}

.meniu a:hover
{
    color: #008930;
	background-position: bottom;
	background-repeat: no-repeat;
	
	background-image: url("images/linie-meniu.svg");
}


.cauta-tot
{
	float: right;
	height: 34px;
	border-radius: 17px;
	background-color: #beae82;
	display: block;
	min-width: 230px;
	
	
}

.casuta-cauta {
    background: transparent;
    outline: none;
    border: none;
    float: left;
    width: 68%;
    height: 36px;
    line-height: 36px;
    color: #000;
    margin-left: 3%;
	padding-left: 10px;
	padding-right: 10px;
    font-size: 12px;
	border-radius: 5px;
	font-style: italic;
}



.buton-cauta 
{
    background: transparent;
	background-position: center;
        background-repeat: no-repeat;
        background-image: none;
        background-size: auto 24px;
    outline: none;
    border: none;
    float: right;
    width: 36px;
    background-image: url("/images/cauta-sus.svg");
    height: 36px;
    line-height: 36px;
}




.banner-container
{
	width:100%;
	overflow: hidden;
    position: relative;
	max-height: 100vh;
    background-color: #4d484b;
    
}



.poza-zoom
{
	overflow:hidden;
	position: relative;
}

.poza-zoom img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.poza-zoom:hover img {
    -webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05);
}

img, fieldset {
	border: 0;
}
.text li, .text-index li
{
	list-style: none;
	padding-bottom: 5px;
	border-bottom: 1px solid #d3cdcd;
	margin-bottom: 5px;
}

.text, .text a, .text-index, .text-index a
{
  
  	font-size: 14px;
	line-height: 1.3;
	color: #252220;
	font-weight: 300;
}

.text strong
{
	font-size: 16px;
}

.text a
{
    color: #ec5a31;
    font-weight: 600;
}


.text-industrie
{
  
    font-size: 15px;
    color: #032335;
	line-height: 1.2;
	text-align:center;
	height: 72px;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
	margin-bottom: 20px;
}

.text h2
{
	color: #011a23;
	font-size: 20px;
	font-weight: 700;
}

.citestemaimult a
{
	background-image: url("images/citestemaimult.svg");

	background-size: auto 12px;
	background-repeat: no-repeat;
		transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
	color: #838383;
	display: inline-block;
	padding-right: 42px;
	text-decoration: none;
	font-weight: 300;
	background-position: right 6px center;
	font-size: 16px;
	
}
.citestemaimult a:hover
{
	color: #000;
		background-position: right;
}

.p20
{
	width: 20%;
	float: left;
}
.p20b
{
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
}
.p25
{
	width: 25%;
	float: left;
}


.p202
{
	width: 24.6%;
	float: left;
}

.text p
{
	padding-bottom: 20px;
}

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

.text-cookie, .text-cookie a
{
  
    font-size: 12px;
    color: #302f2c;
}



.istoric, .istoric a
{
    
    font-size: 13px;
    font-style: italic;
    color: #302f2c;
    text-decoration: none;
    text-align: center;
}



h3
{
    padding: 0;
    margin:0;
    
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.mijloc
{
    width: 1400px;
    max-width: 98%;
    margin: auto;
	display: block;
}






.ascuns
{
	display: none;
}

#deasupra2
{
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,.50);
	position:fixed;
	z-index:130;
	}
#deasupra
{
	width:40%;
	padding:2%;
	position:fixed;
	top:8%;
	background-color:#FFF;
	margin-left:28%;
	z-index:135;
		border-radius: 4px; 
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	behavior:url(/PIE.htc);
	box-shadow:0px 0px 10px #898888;
	overflow:auto;
	max-height:95%;
	}

.separator45
{
	height: 45px;
	clear: both;
}

.separator5
{
	height: 5px;
	clear: both;
}

.separator35
{
	height: 35px;
	clear: both;
}

.my-gallery
{
	padding:0;
	margin:0;
}

figure {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
	padding: 0px;
}

.casuta-galerie
{
	float:left;
	width: 18.5%;
	margin-right: 1%;
	margin-bottom: 15px;
		border: 1px solid #e3e4e8;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
behavior:url(/PIE.htc);
	overflow: hidden;
	text-align: center;
	box-shadow: 0px 0px 8px #cecece;
}

.ascuns
{
	display: none;
}


.clear
{
	clear:both;
}
.separator15
{
	height:15px;
	clear: both;
}


.separator20
{
	clear: both;
	display: block;
	height: 20px;
}


.separator30
{
	clear: both;
	height: 30px;
}

.separator10
{
	clear: both;
	height: 10px;
}


 .ascuns2
    {
        display: none;
    }


.banner-container
{
	width:100%;
	position: relative;
}


.banner-container2
{
	overflow: hidden;
}



.separator-apart
{
	height: 28px;
	display: block;
}
.ascuns7
{
	display: none;
}



@media screen and (max-width: 1400px) {
	
	
	
	
	
	
	.deascuns2
	{
		display: none!important;
	}
	


	
	.myMenu li a
	{
		font-size: 14px;
	}
	

    
    
}

	
	@media screen and (max-width: 1100px) {
		
		

  
    .coloana22,.coloana222, .coloana21
	{
		clear: both;
		width: 90%;
		padding:5%;
		padding-bottom: 5%;
		margin-top: 0;
		position: relative;
		margin-bottom: 20px;
        border-right: none;
		background-image: none;
	}	
	
	
	.ascuns4
	{
		display: block;
	}
	
	
	.deascuns4
	{
		display: none!important;
	}
		
		
		
		
		.p40, .p60
		{
			width: 100%;
		}
		


		



		
		
		.text, .text a, .text-index, .text-index a {
 
  font-size: 14px;
}
	

		

		
		
		.titlu-banner-peste
{
	position: absolute;
	width: 100%;
	top: auto;
	bottom: 15%;
	left: 0%;
	display: block;
	z-index: 2;
}

		
		.titlu-banner {
  font-size: 24px;
}
		
		.serviciu, .serviciui {
  font-size: 13px;
 
}
		.serviciu strong, .serviciui strong {
  font-size: 15px;
}
		
				
		.peste-banner-jos {

  width: 100%;
  margin-left: 0%;
  left: 0;
  position: absolute;
  z-index: 3;
            bottom: 0px;
}
        
        .casuta-newsletter
        {
            overflow: hidden;
        }
        
        .p33j img
        {
    width: 80px;
  max-width: 90%;
        }
		
		.linie-sus {
  height: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #483231;
  clear: both;
}
		
		
		.descriere-despre2 {
  font-size: 13px;
  height: 60px;
}
		
		.casuta-tratamente {
  width: 47%;
  padding-left: 1%;
  padding-right: 1%;
  margin-bottom: 25px;
}
		
		
	
		
		.myMenu li a
	{
		font-size: 12px;
		padding-left: 6px;
		padding-right: 6px;
	}
	
		.casuta-icon-jos {

  width: 50%;
  margin-bottom: 30px;
}	
        
     
.text-pagina
        {
            display: none;
        }
        
        .titlu-noutate a {
  font-size: 18px;
            height: 82px;
  
}
        
        .subtitlu-noutate {
  font-size: 16px;
}
  
   
        .dreapta-logo
        {
            width: 70%;
            max-width: 70%;
        }
		
}

@media screen and (max-width: 880px) 
	
	{
		
.pozaavantaj {
  float: none;
	display: block;
	margin: auto;
  width: 90px;
  padding-right: 0px;
	padding-bottom: 20px;
}
		
		.titlu-avantaje a {
  font-size: 25px;
  
}
		
		
.icon-sus
{
	border-right: none;
	padding-right: 20px;
	padding-left: 20px;
}

.icon-sus img
{
	height: 24px;
	
}

        
        .titlu-pagina {
  font-size: 22px;
  
}
        
        .poza-pagina, .continut-pagina {
  float: right;
  width: 100%;
}
        
.bullet, .bullet-select
{
	width: 50px;
}


.titlu-banner strong
        {
            font-size: 15px;
        }
        
        .myMenu li a {
  text-shadow: none!important;
        }


.text-pagina
        {
            display: block;
        }

        
        .text-despre {
  width: 90%;
            margin-left: 5%;
            margin-right: 5%;
}
        
      
        .continut-despre {
  position: relative;
  top: 0;
  right: 0;
  width: 80%;
  z-index: 1;
            float: right;
            margin-top: -40px;
}
        
        

		  .titlu-banner-peste {
    position: relative;
              background-color: #080b10;
    left: 0%;
              padding-left: 3%;
              padding-right: 3%;
    display: block;
    z-index: 2;
              width: 94%;
              padding-bottom: 40px;
              padding-top: 40px;
              background-image: url("images/bgd-sus.webp");
              background-position: bottom;
  }
        
          .titlu-banner1 {
    font-size: 18px;
  }
        
        .facts {
  display: inline-block;
  width: 50%;
  text-align: center;
            margin-bottom: 30px;
}
        
        .continut-pilots {
  padding: 2%;
  width: 96%;
            margin-bottom: 30px;
}
        .casuta-noutate
        {
width: 91%;
        }
        
        .poza-pilots {
  width: 100%;
}
		 
	 .separator-galerie
	 {
	display: none;
	 }
		
		.retele a
		{
			display: inline-block!important;
			padding-left: 10px!important;
		}

		
		  .coloana1-jos {
 margin-bottom: 30px;
  }
		
		.formular50s, .formular50d {

  width: 100%;
}
		
		

		
		.detalii-banner a
		{
			display: none;
		}

		
		.poza-home {
  float: none;
  width: 100%;
  padding-top: 0px;
}
		
		.continut-home {
  float: none;
  width: 90%;
			margin: auto;
margin-top: -20px;
}
		  .casuta-serviciu {
    width: 100%;
  }
		
		.coloana-despre {
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 96%;
  padding-left: 1.6%;
  padding-right: 1.6%;
			padding-bottom: 30px;
}
		
		
		.titlu-tratament a {
  font-size: 20px;
  height: 70px;
  
}
		
		
		.mesaj-formular {
  color: #ad706f;
  font-size: 14px;
  font-weight: 400;
  width: 90%;
}
		
		.titlu-formular1 {
  font-size: 20px;
  color: #0c0e13;
  font-weight: 300;
  text-transform: uppercase;
}
		
		.poza-programare {
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
			background-position: center;
  min-height: 400px;
  background-image: url("images/poza-programare.webp");
}

		
		
		.descriere-banner {
 display: none;
}
		
		
		.titlu-banner-intern
{
	bottom: 25%;
}
		
		.p33companie, .p33companie2
{
    width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
		
		.p25companie
		{
		width: 47%;
		}
		
		
		.limbi-sus {
  border: none;
 
}
		
		.logo {
  width: 30%;
	float: left;
}
.logo img, .logo2 img
{
	max-width: 100%;
}


.logo2 {
  width: 35%;
}
		
		.dreapta-logo
		{
			width: 60%;
		}
		
		

		
		
		.text-cat-stanga, .text-cat-dreapta {
  width: 90%;
  padding: 5%;
}
		
	.casuta-industrie {
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
}
		
		.poza-cat-stanga, .poza-cat-dreapta {
  width: 100%;
			margin-bottom: 30px;
  border-radius: 0px 0px 0px 0px;
}
		
		.continut-cat-stanga, .continut-cat-dreapta {
  float: right;
  width: 90%;
			padding-left: 5%;
			padding-right: 5%;
}
		
		

		
		.programare
		{
			display: none;
		}
		
		
	
		
.separator-sus
		{
			display: none!important;
		}
		
		
		.poza-index, .continut-index {
 
  width: 100%;
			
}
		
	
		.p33j
		{
			width: 40%;
			padding-left: 4%;
			padding-right: 4%;
			border-left: none;
			margin-top: 20px;
			display: inline-block;
			float: none;
			vertical-align: top;
		}
		
		.poza-testimonial {
  float: none;
			margin: auto;
  width: 130px;
  border-radius: 70px;
  overflow: hidden;
}
		
		.continut-testimonial
		{
			clear: both;
			width: 100%;
			padding-top: 30px;
		}
		
		.bgd-index {
  background-image: none;
		}
		
.titlu-banner a
		{
			font-size: 20px;
		}
.titlu-banner2 a
		{
			font-size: 16px;
		}
		


		.dreapta-logo
		{
			width: 58%;
		}

		
		.cauta img
		{
			padding-left: 15px!important;
		}
		
		
		.poza-eveniment {
  width: 100%;
  float: none;
  margin-right: 0;
  z-index: 2;
 clear: both;
  position: relative;
  top: 0;
  right: 0;
}
		.data-eveniment
		{
			display: none;
		}
		
		.titlu-eveniment-tot
		{
			border-right: none;
			text-align: center;
			padding: 0;
			width: 100%;
		}
		
		.continut-eveniment {
  float: none;
			clear: both;
  width: 100%;
		}
		
		.padding-eveniment {
  max-width: 90%;
			padding-left: 5%;
			padding-right: 5%;
}
		
		.casuta-testimonial {
  padding: 4%;
  width: 92%;
  display: inline-block;
  text-align: left;
			
}
		
		.retele
		{
			width: 92%;
			text-align: center;
		}
		

		
	.p25x
	{
		width: 50%;
	}
	
	.peste-banner {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding-top: 20px;
}
		
		.titlu-banner, .titlu-banner a, .titlu-banner strong, .titlu-banner strong a
		{
			color: #FFF;
		}
	
	
   .p20, .p25
	 {
	width: 50%;
	 }
	 
	 .p202
	 {
	width: 50%;
	 }
	 
  
	.camp-form
{
	float:none;
	width:100%;
	}	
	
.titlu-mare-form2
{
	clear:both;
	width:92%;
	float:none;
	}
	
.titlu-mare-form3
{
	clear:both;
	width:92%;
	height:5px; 
	line-height:5px;
	float:none;
	}	
	
.continut-form
{
	clear:both;
	width:90%;
	float:none;
	}	
	
.continut-form
{
	clear:both;
	width:90%;
	float:none;
	}	
	
.camp-form2
{
	float:none;
	width:100%;
	}
	

.titlu-form
{
	float:none;
	clear:both;
	width:90%;
	}	
    
    
    
    
    

	.deascuns
	{
		display: none!important;
	}

	.ascuns
	{
		display: block!important;
	}
  

.camp-form5
{
	float:left;
	width:100%;
	}
    

	
	

	.coloana21-jos, .coloana22-jos
	
	{
		text-align: center;
		 width: 90%;
		margin-right: 5%;
		margin-left: 5%;
		margin-bottom: 30px;
		padding: 0;
		border: none;
	}
	
	
	
	
    .poza-noutate { 
	width: 100%;
	margin-right: 0%;
	}
  
    
.meniu-mobil
		{
			position: fixed;
			z-index: 90;
			top: 0;
			left: 0;
			width: 100%;
			height: 100vh;
			background-color: rgba(255,255,255,.5);
			display: none;
			backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
			
		}
  .meniu-sus a
		{
			display: block;
			text-align: center;
			font-size: 20px;
			padding-top: 5px;
			padding-bottom: 5px;
			color: #000;
			
		}
		
   
.p50, .p54, .p40, .p44, .p68, .p48
	{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
		clear:both;
		margin-bottom: 20px;
		
	}
	
.p48
	{
		text-align: left!important;
	}

	
	
	
	
	.coloana2-galerie, .coloana2-galerie2 {
  float: left;
  width: 97%;
  padding-left: 0%;
  margin-top: 0px;
  background-color: #e7d5c5;
}
	
.coloana1-galerie {
  float: left;
  width: 97%;
}	
	.border-galerie
	{
		border-left: none;
	}
	

	

.poza-blog {
  width: 100%;
	height: auto;
  position: relative;
  right: 0;
  top: 0;
  z-index: 2;
}
	
.continut-blog {
  width: 90%;
	max-width: 90%;
	float: none;
	clear: both;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 2%;
  padding-right: 2%;
  float: none;
  z-index: 1;
  position: relative;
	border-left: none;
}
		.padding-banner
		{
		
   padding: 2px;
  
		
		}
		 .padding-banner2, .padding-banner3
		{
		padding: 2px;
		}
		
	.partener
		{
			width: 50%;
		}
		
		.newsletter-tot {
  width: 90%;
			padding-left: 5%;
  float: none;
}
		
		.titlu-newsletter {
  float: none;
  width: 100%;
  text-align: left;
  line-height: 52px;
}
		.newsletter-tot2 {
  width: 100%;
}
		
		
		.retele2 {
  width:90%;
  text-align: center;
			
			margin-top: 20px;
}
		
		
	

		.titlu-index2, .titlu-index
{
	font-size: 20px;
}
		
		.poza-index
		{
		font-size: 11px;
		}
		
		.poza-index strong {
  font-weight: 400;
  font-size: 12px;
}
	
		
		.poza-index {
  display: inline-block;
  width: 30%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  text-align: center;
  max-width: 30%;

}

    
.ascuns-inline
	{
		display: inline-block;
	}
	
	.poza-index img
		{
			max-width: 70%!important;
		}
		
		
		.lista-servicii {
  position: relative;
  z-index: 2;
  left: 0;
  top: 10%;
  width: 90%;
  border: 3px solid #e2e7e7;
  padding: 1%;
			margin-left: 3.5%;
}
	
		.poza-servicii {
 
  width: 100%;
			margin-top: -20px;
  z-index: 1;
}
		.serviciu, .serviciui {
  width: 98%;
}
		
		.poza-serviciu-slide {
  float: none;
			clear: both;
  width: 100%;
}
		.descriere-servicii {
  position: relative;
  z-index: 2;
  right: 0;
  top: 0%;
  width: 98%;
  border: none;
			background-color: none;
			margin-left: 0%;
}
		.descriere-servicii2 {
			background: none!important;
  padding: 0;
			padding-top: 20px;
}
		
.casuta-echipa
		{
			width: 50%;
		}
		
		.galerie1
		{
			padding-top: 20px;
		}
		
		.casuta-newsletter {
  float: left;
  width: 97%;
			margin-top: 10px;
}
		
		.banda-newsletter {
  background-image: none;
  background-position: center;
  padding-top: 40px;
  height: auto;
  margin-top: 0px;
			padding-bottom: 40px;
			background-color: #9d9e9e;
  z-index: 2;
  position: relative;
}
		.coloana2-jos {
  width: 90%;
            margin-left: 5%;
  float: left;
}
		
		.buton-newsletter {
  
 width: 97%;
			margin-top: 10px;
}
		
		  .casuta-icon-jos {
    width: 90%;
			  margin: auto;
			  float: none;
    margin-bottom: 30px;
  }
		
		.coloana1-jos {
  width: 70%;
			margin-left: 15%;
  float: left;
}
        
        .jos-tot {
            background-size: auto 100%;
        }
		
		.meniu-buton
{
	display: inline-block;
		}
		
		.limbi-sus a {
  display: block;
  height: 38px;
  color: #FFF;
  font-size: 15px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  text-transform: uppercase;
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
  background-size: 12px auto;
}
		
		 .meniu-sus-mobil a {
    display: block;
			 width: 90%;
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
  }
		.meniu-sus-mobil a:hover {
			border-bottom: none;
			padding-bottom: 5px;
		}
		
		.meniu-sus-mobil {
  display: block;
			width: 100%;
  height: 25px;
  vertical-align: top;
}
		
		.p30, .p70
{
	width: 100%;
}
.ascunsinline
		{
			display: inline-block;
		}
		
		.alb-mobil
		{
			background-color: #FFF;
		}
		
    


.myMenu li ul
	{
		display:none;
	}
	
.myMenu li a:link, .myMenu li a:visited {
	font-size:12px;
	padding-right:3px;
	padding-left: 3px;
	display:inline-table;
	line-height: 46px;
	height: 46px;

}
	
	.myMenu li ul li a:hover {
	background-color:#dcdbdb;
	display:block;	
}		

	.myMenu {
	float:none;
	list-style:none;
	margin:0;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
		text-align: left;
		
}
	
.myMenu li {
	float:none;
	list-style:none;
	margin-top:0;
	padding-top:0px;
	display: block;
	
	padding-bottom:0px;
}


.myMenu li a:link, .myMenu li a:visited {
	float:none;
	background-color: none;
	background-image: none;
	border-radius: 0px; 
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	behavior:url(/PIE.htc);
		font-size:15px;
	color:#000;
	border-bottom:1px solid #e2dfdf;
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
	border-right:none;
	height:auto;
	
	line-height:46px;
	font-weight:400;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 6px;
	padding-right: 6px;
	display:block;
	margin:0px;

}


.myMenu li a:hover {
}

/*style the sub menu*/
.myMenu li ul {
	position:relative;
	margin-left:-1px;
	visibility:visible;
	background-color:transparent;
	padding:0;
	margin-top:0;
    left: 0;
    
	padding-left:10px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index:100;
	width:100%;
	display:block;
	background-image:none;
	margin:0px;
	min-height:auto;
	height:auto;
	border:none;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 6px;
}

.myMenu li ul li {
	
	float:none;
	width: 100%;
	
}

.myMenu li ul li a:link, .myMenu li ul li a:visited {
	
	border-right:none;
	background-image:none;
	text-shadow:none;
	border-bottom:1px solid #e2dfdf;	
	padding:8px 0px 8px 10%;
	line-height:17px;
	text-align:left;
	width:88%;
	height:auto;
	float:none;
	display:block;
		font-size:15px;
	color:#000;
	display:block;
}

.myMenu li ul li a:hover {
	color:#000;
	display:block;	
}	
	
	

	.meniu-mobil
{
	position:fixed;
	display:block;
	top:0px;
	left:-60%;
backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
background-color: rgba(255,255,255,.5);
	width:60%;
	overflow:hidden;
	z-index:150;
	height: 100%;
		max-height:100%;
	min-height:90%;
	}
		
		
	
.meniu-mobil2
{
	position:fixed;
	display:block;
	top:0px;
	left:0;
backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
background-color: rgba(255,255,255,.5);
	width:92%;
	padding:4%;
	overflow:auto;
	height: 100%;
		max-height:100%;
	min-height:90%;
	z-index:150;
	}	
.copyright
        {
            text-align: center;
            width: 100%;
        }

}
