/*

Theme Name: Sirbu Daniela

Theme URL: 
Description: 
Author: SMART CUPS AGENCY
Author URI: www.smartcupsagency.ro
Version: 2025


*/


/*--------------------------------------------------------------
        Project
--------------------------------------------------------------*/

html {
	background: #fff;	
}
*{ margin: 0px auto; padding: 0px; font-family: 'Montserrat', sans-serif;}
h1{
	font-size:32px;
	line-height:47px;
	color:#8c8c74;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
}
h2{
	font-size:25px;
	line-height:40px;
	color:#a37172;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
	border-left: 2px solid #d5aaab;
	padding: 10px 0px 10px 20px;
	margin:0px 0px 20px 0px;
}
h3{
	font-size:23px;
	line-height:37px;
	color:#a37172;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
	border-left: 2px solid #d5aaab;
	padding: 10px 0px 10px 20px;
	margin:20px 0px 20px 0px;
}
h4{
	font-size:19px;
	line-height:32px;
	color:#026730;
	text-align:left;
	text-decoration: none;
	font-weight:bold;
	margin:20px 0px 20px 0px;
}
h5{
	font-size:17px;
	line-height:25px;
	padding:10px 0px 10px 0px;
	text-decoration: none;
	font-weight:normal;
}
h6{
	font-size:13px;
	line-height:13px;
	padding:9px 0px 9px 0px;
	text-decoration: none;
	font-weight:normal;
	color:#fff;
}
img {
	border:0;
	max-width: 100%;
	height: auto;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:15px;
}
img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 20px 20px;
	display: inline;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
}
img.alignleft {
	padding: 5px 5px;
	margin: 5px 20px 20px 0px;
	display: inline;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
}
img.alignnone {
	display: inline;
}
.grecaptcha-badge {
    display: none !important;
}
ul li{ 
 margin: 0 0 0 20px;
}
.txt1 {
	color:#5b9ebd;
	font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

/*-------------------
    Top
---------------------*/
#header {
	float:left;	
	background: #f4ebe9;
	width:100%;
	height:120px;
	position: fixed;
	z-index:100;
}
#header-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:13px;
}
#logo {
	float:left;	
	width:20%;
	min-height:10px;
	text-align:center;
}
#header-ct {
	float:right;
	width:50%;
	min-height:10px;
	font-size:14px;
	text-align:right;
	margin-top:7px;
}
#header-ct a {	
	background: #d5aaab;	
	color:#fff;
	text-decoration: none;
	padding:7px 15px 7px 15px;
	border: 1px solid #d5aaab;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#header-ct a:link {  }
#header-ct a:visited { }
#header-ct a:hover{
	background: #8c8c74;	
	color:#fff;
	text-decoration:none;
	border: 1px solid #8c8c74;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#meniu {
	float:right;
	width:80%;
	min-height:10px;
	margin-top:16px;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {margin:0;padding:0;border:0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#cssmenu:after,
#cssmenu > ul:after {content: ".";display: block;clear: both;visibility:hidden;line-height:0;height:0;}
#cssmenu #menu-button {display: none;}
#cssmenu {width:auto;font-family: "Oswald", sans-serif;}
#cssmenu > ul > li {float: left;}
#cssmenu.align-center > ul {font-size:0;text-align:center;}
#cssmenu.align-center > ul > li {display:inline-block;float:none;}
#cssmenu.align-right > ul > li {float:right;}
#cssmenu > ul > li > a {padding: 10px 15px 10px 15px;font-size:22px;text-decoration:none;color: #000000;font-family: "Cinzel", sans-serif;font-weight: 400;letter-spacing: 0.7px; transition: 1s ease; transition: 0.5s ease-out;}
#cssmenu > ul > li:first-child > a {}
#cssmenu.align-center > ul > li:first-child > a {}
#cssmen.align-right > ul > li:first-child > a {}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {color: #8c8c74;font-size:22px;}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {color: #8c8c74;font-size:22px; transition: 1s ease; transition: 0.5s ease-out;}
#cssmenu > ul > li:after {content: '';  position: absolute;  top: 12px;  right: 0;  display: block;  height: 20px;  width: 1px;  opacity: .15;  background:#fff; }
#cssmenu.align-right > ul > li:after {right: auto;left:-1px;}
#cssmenu > ul > li:before { content: '';  position: absolute;  top: 16px;  right: -1px;  display: block;  height: 20px;  width: 1px;  opacity: .35;  background:#fff; }
#cssmenu.align-right > ul > li:before {right:auto;left:0px;}
#cssmenu > ul > li:last-child:after,
#cssmenu > ul > li:last-child:before {display: none;}
#cssmenu.small-screen {width: 100%;background: #fff;-moz-border-radius:10px; -webkit-border-radius:10px; - border-radius:10px;}
#cssmenu.small-screen > ul,
#cssmenu.small-screen.align-center > ul {width:100%;text-align:left;}
#cssmenu.small-screen > ul > li,
#cssmenu.small-screen.align-center {float: none;display: block;}
#cssmenu.small-screen > ul > li > a {padding: 5x 10px;color: #333333;background: #fff;}
#cssmenu.small-screen > ul > li > a:hover {color: #333333;background-color: #e1f4f4;}
#cssmenu.small-screen > ul > li:after,
#cssmenu.small-screen > ul > li:before {display: none;}
#cssmenu.small-screen #menu-button {display: block;padding: 10px 25px 10px 25px;cursor: pointer;font-size: 16px;text-decoration: none;color: #333333;}
#cssmenu.small-screen #menu-button.menu-opened {color: #333333;}
#cssmenu.small-screen #menu-button:after { content: "";  position: absolute;  right: 25px;  top: 12px;  display: block;  -webkit-box-sizing: content-box;  -moz-box-sizing: content-box;  box-sizing: content-box;  border-top: 2px solid #333333;  border-bottom: 2px solid #333333;  width: 18px;  height: 3px;}
#cssmenu.small-screen #menu-button.menu-opened:after {border-top: 2px solid #333333;border-bottom: 2px solid #333333;}
#cssmenu.small-screen #menu-button:before {content: "";  position: absolute;  right: 25px;  top: 22px;  display: block;  width: 18px;  height: 2px;  background: #333333;}

/*-------------------
    cups
---------------------*/
#cups {
	float:left;	
	background: #f4ebe9 url(files/images/bk-cups-2560.webp) no-repeat center bottom;
	width:100%;
	min-height:10px;
	margin-top:100px;
	z-index:10;
}
/*-------------------
    Home
---------------------*/
#slide {
	float:left;
	background: #e8e3dd url(files/images/slide-2560.webp) no-repeat center center;
	width:100%;
	min-height:977px;
}
#slide-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:300px;
}
#slide-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:55px;
	line-height:55px;
	color:#8c8c74;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:center;
	margin-bottom:20px;
}
#slide-stitle {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:45px;
	line-height:45px;
	color:#8c8c74;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:center;
	margin-bottom:20px;
}
#slide-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:20px;
	line-height:32px;
	color:#905a56;
	font-weight:normal;
	text-align:center;
	margin-bottom:40px;
}
#slide-link {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
	margin-top:7px;
}
#slide-link a {	
	width:260px;
	background: #8c8c74;	
	color:#fff;
	font-size:21px;
	text-decoration: none;
	padding:15px 20px 15px 20px;
	border: 1px solid #8c8c74;
	transition: 1s ease;
	transition: 0.5s ease-out;
	display:block;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
}
#slide-link a:link {  }
#slide-link a:visited { }
#slide-link a:hover{
	background: #fff;	
	color:#1b1b1b;
	text-decoration:none;
	border: 1px solid #fff;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
.pr2 {
	font-size:16px;
	font-weight:normal;
}

/*-------------------
    Servicii
---------------------*/
#servicii-med {
	float:left;	
	width:100%;
	min-height:10px;
}
#servicii-med-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:50px;
	margin-bottom:170px;
}
#servicii {
	float:left;	
	background: #f4ebe9 url(files/images/bk-servicii-2560.webp) no-repeat center top;
	width:100%;
	min-height:10px;
}
#about-list {
	float:left;	
	width:50%;
	min-height:10px;
	margin-left:25%;
	margin-top:150px;
	margin-bottom:50px;
}
#about-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:35px;
	line-height:50px;
	color:#8c8c74;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:center;
	margin-bottom:0px;
}
#about-stitle {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:25px;
	color:#d5aaab;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:center;
	margin-bottom:30px;
}
#about-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:19px;
	line-height:34px;
	color:#1b1b1b;
	text-align:center;
	font-weight:normal;
	margin-bottom:40px;
}
#about-sm {
	float:left;	
	width:30%;
	min-height:10px;
	margin-bottom:40px;
	margin-left:35%;
}
#about-sm-link {
	float:left;	
	width:31.33%;
	min-height:10px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
}
#servicii-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:100px;
	margin-bottom:150px;
}
#servicii-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#8c8c74;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:center;
	margin-top:60px;
	margin-bottom:40px;
}
#serviciu {
	float:left;	
	width:31.33%;
	min-height:200px;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:30px;
}
#serviciu-consult {
	float:left;	
	width:100%;
	min-height:240px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	overflow:hidden;
}
#serviciu-consult a {
	background: #fff url(files/images/serviciu-consult-a.svg) no-repeat center left;
	min-height:240px;
	color:#8c8c74;
	text-decoration: none;
	display:block;
	padding-left:185px;
	padding-right:30px;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-consult a:link {  }
#serviciu-consult a:visited { }
#serviciu-consult a:hover{
	background: #d5aaab url(files/images/serviciu-consult-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-ecografie {
	float:left;	
	width:100%;
	min-height:240px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	overflow:hidden;
}
#serviciu-ecografie a {
	background: #fff url(files/images/serviciu-ecografie-a.svg) no-repeat center left;
	min-height:240px;
	color:#8c8c74;
	text-decoration: none;
	display:block;
	padding-left:185px;
	padding-right:30px;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-ecografie a:link {  }
#serviciu-ecografie a:visited { }
#serviciu-ecografie a:hover{
	background: #d5aaab url(files/images/serviciu-ecografie-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-papanicolau {
	float:left;	
	width:100%;
	min-height:240px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	overflow:hidden;
}
#serviciu-papanicolau a {
	background: #fff url(files/images/serviciu-papanicolau-a.svg) no-repeat center left;
	min-height:240px;
	color:#8c8c74;
	text-decoration: none;
	display:block;
	padding-left:185px;
	padding-right:30px;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-papanicolau a:link {  }
#serviciu-papanicolau a:visited { }
#serviciu-papanicolau a:hover{
	background: #d5aaab url(files/images/serviciu-papanicolau-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-cauterizari {
	float:left;	
	width:100%;
	min-height:240px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	overflow:hidden;
}
#serviciu-cauterizari a {
	background: #fff url(files/images/serviciu-cauterizari-a.svg) no-repeat center left;
	min-height:240px;
	color:#8c8c74;
	text-decoration: none;
	display:block;
	padding-left:185px;
	padding-right:30px;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-cauterizari a:link {  }
#serviciu-cauterizari a:visited { }
#serviciu-cauterizari a:hover{
	background: #d5aaab url(files/images/serviciu-cauterizari-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-sterilet {
	float:left;	
	width:100%;
	min-height:240px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	overflow:hidden;
}
#serviciu-sterilet a {
	background: #fff url(files/images/serviciu-sterilet-a.svg) no-repeat center left;
	min-height:240px;
	color:#8c8c74;
	text-decoration: none;
	display:block;
	padding-left:185px;
	padding-right:30px;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-sterilet a:link {  }
#serviciu-sterilet a:visited { }
#serviciu-sterilet a:hover{
	background: #d5aaab url(files/images/serviciu-sterilet-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-col {
	float:left;	
	width:100%;
	min-height:240px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	overflow:hidden;
}
#serviciu-col a {
	background: #fff url(files/images/serviciu-col-a.svg) no-repeat center left;
	min-height:240px;
	color:#8c8c74;
	text-decoration: none;
	display:block;
	padding-left:185px;
	padding-right:30px;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-col a:link {  }
#serviciu-col a:visited { }
#serviciu-col a:hover{
	background: #d5aaab url(files/images/serviciu-col-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-esarcina {
	float:left;	
	width:100%;
	min-height:240px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	overflow:hidden;
}
#serviciu-esarcina a {
	background: #fff url(files/images/serviciu-esarcina-a.svg) no-repeat center left;
	min-height:240px;
	color:#8c8c74;
	text-decoration: none;
	display:block;
	padding-left:185px;
	padding-right:30px;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-esarcina a:link {  }
#serviciu-esarcina a:visited { }
#serviciu-esarcina a:hover{
	background: #d5aaab url(files/images/serviciu-esarcina-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-ctg {
	float:left;	
	width:100%;
	min-height:240px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	overflow:hidden;
}
#serviciu-ctg a {
	background: #fff url(files/images/serviciu-ctg-a.svg) no-repeat center left;
	min-height:240px;
	color:#8c8c74;
	text-decoration: none;
	display:block;
	padding-left:185px;
	padding-right:30px;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-ctg a:link {  }
#serviciu-ctg a:visited { }
#serviciu-ctg a:hover{
	background: #d5aaab url(files/images/serviciu-ctg-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-infertilitate {
	float:left;	
	width:100%;
	min-height:240px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	overflow:hidden;
}
#serviciu-infertilitate a {
	background: #fff url(files/images/serviciu-infertilitate-a.svg) no-repeat center left;
	min-height:240px;
	color:#8c8c74;
	text-decoration: none;
	display:block;
	padding-left:185px;
	padding-right:30px;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-infertilitate a:link {  }
#serviciu-infertilitate a:visited { }
#serviciu-infertilitate a:hover{
	background: #d5aaab url(files/images/serviciu-infertilitate-h.svg) no-repeat center left;
	color:#fff;
	text-decoration:none;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#serviciu-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:28px;
	line-height:43px;
	font-weight:normal;
	margin-top:40px;
	text-decoration: underline;
	text-decoration-style: solid;
	text-underline-offset: 10px;
	padding-bottom:5px;
}
#serviciu-txt{
	float:left;	
	width:100%;
	font-size:17px;
	line-height:26px;
	font-weight:normal;
	margin-top:15px;
}
#servicii-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:17px;
	text-align:center;
	margin-top:40px;
	margin-bottom:20px;
} 
#servicii-link  a {
	color:#905a56;
	text-decoration: none;
	padding:15px 20px 15px 20px;
	border: 1px solid #905a56;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#servicii-link a:link {  }
#servicii-link a:visited { }
#servicii-link a:hover{
	background: #d5aaab;
	color:#fff;
	text-decoration:none;
	border: 1px solid #d5aaab;
	transition: 1s ease;
	transition: 0.5s ease-out;
}

#sarcina {
	float:left;	
	background: #f4ebe9 url(files/images/bk-sarcina-2560.webp) no-repeat top center;	
	width:100%;
	min-height:882px;
}
#sarcina-list {
	float:right;
	background: #d5aaab;
	width:30%;
	min-height:10px;
	margin-right:15%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	margin-top:200px;
	margin-bottom:50px;
}
#sarcina-c {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:50px;
	margin-bottom:50px;
}
#sarcina-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#fff;
	font-family: "Cinzel", serif;
	font-weight: 400;
	margin-bottom:5px;
}
#sarcina-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#fff;
	font-weight:normal;
}
#sarcina-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:16px;
	text-align:center;
	margin-top:40px;
	margin-bottom:20px;
} 
#sarcina-link a {
	color:#fff;
	text-decoration: none;
	padding:12px 17px 12px 17px;
	border: 1px solid #fff;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#sarcina-link a:link {  }
#sarcina-link a:visited { }
#sarcina-link a:hover{
	background: #f4ebe9;
	color:#000;
	text-decoration:none;
	border: 1px solid #fff;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#patologie {
	float:left;		
	width:100%;
	min-height:10px;
}
#patologie-life {
	float:left;		
	background: url(files/images/bk-patologie-2560.webp) no-repeat center left;
	width:100%;
	min-height:10px;
	margin-top:40px;
	margin-bottom:120px;
}
#patologie-list {
	float:right;	
	width:42%;
	min-height:10px;
	margin-right:10%;
	margin-top:180px;
	margin-bottom:170px;
}
#patologie-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#8c8c74;
	font-family: "Cinzel", serif;
	font-weight: 400;
	margin-bottom:5px;
}
#patologie-stitle {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:25px;
	line-height:40px;
	color:#905a56;
	margin-bottom:20px;
}
#patologie-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#1b1b1b;
	font-weight:normal;
	margin-bottom:40px;
}
#patologie-opis {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
}
#patologie-box {
	float:left;	
	width:48%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:30px;
}
#patologie-item {
	float:left;	
	background: url(files/images/bullet.svg) no-repeat center left;
	width:100%;
	min-height:10px;
	font-size:20px;
	line-height:35px;
	color:#905a56;
	font-weight:normal;
	padding-left:37px;
	margin-bottom:13px;
}
/*-------------------
    Echipa
---------------------*/
#echipa {
	float:left;	
	width:100%;
	min-height:10px;
}
#echipa-box {
	float:left;	
	width:31.33%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:30px;
}
#echipa-img {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#8c8c74;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:center;
	margin-bottom:10px;
}
#echipa-nume {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:25px;
	line-height:35px;
	color:#8c8c74;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:center;
	margin-bottom:5px;
}
#echipa-spec {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:40px;
	color:#905a56;
	text-align:center;
}
/*-------------------
    Section
---------------------*/
#section {
	float:left;	
	width:100%;
	min-height:10px;
}
#section-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:70px;
	margin-bottom:150px;
}
#sidebar {
	float:left;
	background: #d5aaab;
	width:20%;
	min-height:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	margin-top:20px;
}
#sidebar-list {
	float:left;	
	width:90%;
	min-height:200px;
	margin-top:25px;
	margin-bottom:30px;
	margin-left:5%;
}
#sidebar-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:23px;
	color:#fff;
	font-family: "Cinzel", serif;
	text-align:center;
	font-weight: 400;
	margin-top:15px;
	margin-bottom:15px;
}
#sidebar-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	margin-top:7px;
	margin-bottom:7px;
} 
#sidebar-link a {
	color:#fff;
	text-decoration: none;
	padding:12px 17px 12px 17px;
	border: 1px solid #fff;
	display:block;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#sidebar-link a:link {  }
#sidebar-link a:visited { }
#sidebar-link a:hover{
	background: #f4ebe9;
	color:#000;
	text-decoration:none;
	border: 1px solid #fff;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#content {
	float:right;	
	width:77%;
	min-height:10px;
}
#content-center {
	float:left;	
	width:80%;
	min-height:10px;
	margin-left:10%;
}
#content-list {
	float:left;		
	width:100%;
	min-height:10px;
	margin-bottom:50px;
}
#content-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:25px;
	line-height:40px;
}
#breadcrumbs {
	float:left;
	background:url(files/images/bk-cat.png) no-repeat center left;
	width:80%;
	min-height:10px;
	font-size:14px;
	line-height:14px;
	color:#1b1b1b;
	padding-left:20px;
	margin-top:20px;
	margin-bottom:20px;
} 
#breadcrumbs  a {
	color:#1b1b1b;
	text-decoration: none;
	}
#breadcrumbs a:link {  }
#breadcrumbs  a:visited { }
#breadcrumbs a:hover{
	color:#e24c4b;
	text-decoration:none;
}
#time {
	float:right;
	width:18%;
	min-height:10px;
	font-size:14px;
	line-height:14px;
	color:#8c8c74;
	text-align:right;
	margin-top:15px;
} 
#content-page {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#1b1b1b;
	font-weight:normal;
	text-align:justify;
	margin-top:10px;
	margin-bottom:30px;
}
#content-page p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#content-page a {
	color:#e24c4b;
	text-decoration:none;
}
#content-page a:link { }
#content-page a:visited { }
#content-page a:hover{
	color:#e24c4b;
	text-decoration:underline;
}
/*-------------------
    Contact
---------------------*/
#contact-left {
	float:left;
	width:38%;
	min-height:10px;
}
#contact-right {
	float:right;
	width:58%;
	min-height:10px;
}
#contact-form {
	float:left;
	width:100%;
	min-height:10px;
}
#contact-form-left {
	float:left;
	width:48%;
	min-height:10px;
}
#contact-form-right {
	float:right;
	width:48%;
	min-height:10px;
}
#contact-form-line {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:15px;
}
#contact-form-full {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
	margin-top:30px;
}
input[type="date"]:valid {
    width: 100%;padding: 10px 20px;  margin: 8px 0; box-sizing: border-box; font-size:14px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="select"],
.wpcf7 textarea,
.wpcf7-select {background: #fff;padding: 10px 20px;width:100%; margin: 6px 0px; box-sizing: border-box; font-size:16px;border: 1px solid #d3ced2;color:#777;}
.wpcf7-submit{
	background: #f4ebe9;
	font-size:17px;
	color:#905a56;
	text-decoration: none;
	padding:15px 20px 15px 20px;
	border: 1px solid #905a56;
	transition: 1s ease;
	transition: 0.5s ease-out;
	cursor:pointer;
	}
.wpcf7-submit:hover {
	background: #d5aaab;
	color:#fff;
	text-decoration:none;
	border: 1px solid #d5aaab;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
.grecaptcha-badge {
    display: none !important;
}
#data-box {
	float:left;	
	width:50%;
	min-height:10px;
}
#contact-maps {
	float:left;
	width:100%;
	height:500px;
	margin-top:50px;
}

/*-------------------
    Info
---------------------*/

#info {
	float:left;	
	background: #fff;
	width:100%;
	min-height:10px;
}
#info-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:150px;
	margin-bottom:70px;
}
#info-blog {
	float:left;	
	width:33%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
}
#info-blog-box {
	float:left;
	background: #fff;
	width:100%;
	min-height:10px;	
	margin-bottom:40px;
}
#info-contact {
	float:left;	
	background: #d5aaab url(files/images/info-contact.svg) no-repeat top left;
	width:33%;
	min-height:525px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	margin-left:1%;
	margin-right:1%;
}
#info-contact-c {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:140px;
	margin-bottom:40px;
}
#info-contact-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:30px;
	color:#fff;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:center;
	margin-bottom:15px;
}
#info-contact-stitle {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:23px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	margin-bottom:45px;
}
#info-contact-phone {
	float:left;
	width:100%;
	margin-bottom:10px;	
	min-height:10px;
	text-align:center;
	margin-bottom:45px;
} 
#info-contact-phone a {
	background: url(files/images/telefon-a.svg) no-repeat center left;
	color:#fff;
	text-decoration: none;
	font-size:28px;
	padding:15px  20px 15px 70px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#info-contact-phone a:link {  }
#info-contact-phone a:visited { }
#info-contact-phone a:hover{
	background: #fff url(files/images/telefon-h.svg) no-repeat center left;
	color:#d5aaab;
	text-decoration:none;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#info-contact-sm {
	float:left;
	width:100%;
	margin-bottom:10px;	
	min-height:10px;
} 
#info-contact-e {
	float:left;
	width:48%;	
	min-height:10px;
	text-align:right;
} 
#info-contact-w {
	float:right;
	width:48%;	
	min-height:10px;
	text-align:left;
} 
#info-program {
	float:left;	
	background: #efefdb;
	width:28%;
	min-height:520px;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	margin-left:1%;
	margin-right:1%;
}
#info-program-c {
	float:left;	
	width:90%;
	min-height:100px;
	border: 1px solid #8c8c74;
 	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	- border-radius:10px;
	margin-left:5%;
	margin-top:80px;
	margin-bottom:45px;
}
#info-program-icon {
	float:left;	
	background: url(files/images/info-program.svg) no-repeat center top;
	width:100%;
	min-height:100px;
	margin-top:-50px;
}
#info-program-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:30px;
	color:#8c8c74;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
}
#info-program-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:23px;
	color:#8c8c74;
	font-weight:normal;
	text-align:center;
	margin-bottom:21px;
}
/*-------------------
    Blog
---------------------*/
#gallery {
	float:right;
	width:100%;
	min-height:10px;
}
#photo-box {
	float:left;
	width:31.33%;	
	min-height:10px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:30px;
}
/*-------------------
    Impresii
---------------------*/
#impresii {
	float:left;
	width:100%;
	min-height:10px;
}
#impresii-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:25px;
	line-height:40px;
}
#impresii-list {
	float:left;
	width:90%;	
	min-height:10px;
	margin-left:5%;
	margin-top:30px;
	margin-bottom:30px;
}
#impresie {
	float:left;
	background: #fff;
	width:100%;
	min-height:10px;
}
#impresie-c {
	float:left;
	width:90%;	
	min-height:10px;
	margin-left:5%;
	margin-top:25px;
	margin-bottom:25px;
}
#impresie-img {
	float:left;
	width:15%;	
	min-height:10px;
	text-align:center;
}
#impresie-opis {
	float:right;
	width:83%;
	min-height:10px;
}
#impresie-nume {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#1b1b1b;
	font-weight:normal;
	text-align:justify;
}
#impresie-star {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:5px;
}
#impresie-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:16px;
	line-height:27px;
	color:#1b1b1b;
	font-weight:normal;
	text-align:justify;
	margin-top:10px;
}
/*-------------------
    Blog
---------------------*/
#archive {
	float:right;
	width:100%;
	min-height:10px;
}
#archive-list {
	float:left;
	width:90%;	
	min-height:10px;
	margin-left:5%;
	margin-top:60px;
	margin-bottom:170px;
}
#archive-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#8c8c74;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:center;
	margin-bottom:70px;
}
#blog {
	float:left;
	width:100%;
	min-height:10px;
}
#blog-list {
	float:left;
	width:80%;	
	min-height:10px;
	margin-left:10%;
	margin-top:100px;
	margin-bottom:40px;
}
#blog-stitle {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#8c8c74;
	font-family: "Cinzel", serif;
	font-weight: 400;
	text-align:center;
	margin-bottom:70px;
}
#blog-box {
	float:left;
	background: #fff;
	width:31.33%;
	min-height:10px;	
	margin-left:1%;
	margin-right:1%;	
	margin-bottom:40px;
	overflow:hidden;
}
#blog-i {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
}
.postimg{
	width: auto;
	height:auto;
}
#blog-c {
	float:left;
	width:90%;
	min-height:10px;	
	margin-left:5%;
	margin-top:16px;
	margin-bottom:10px;
}
#blog-d {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	color:#c8c8c8;
	text-align:right;
}
#blog-t {
	float:right;
	width:100%;
	margin-bottom:10px;	
	min-height:10px;
	text-align:left;	
} 
#blog-t  a {
	color:#8f7057;
	text-decoration: none;
	font-size:24px;
	line-height:33px;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#blog-t a:link {  }
#blog-t a:visited { }
#blog-t a:hover{
	color:#5b9ebd;
	text-decoration:none;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#blog-a {
	float:right;
	width:100%;
	margin:15px 0px;
	min-height:10px;
	text-align:right;
	font-size:14px;
} 
#blog-a  a {
	color:#717171;
	text-decoration: none;
}
#blog-a a:link {  }
#blog-a  a:visited { }
#blog-a a:hover{
	color:#ff0000;
	text-decoration:none;
}
#blog-e {
	float:left;
	width:100%;
	min-height:50px;
	font-size:17px;
	line-height:26px;
	color:#939393;
	text-align:justify;
	margin-top:5px;	
} 
#blog-l {
	float:left;
	width:100%;
	min-height:10px;
	font-size:13px;
	text-align:left;
	margin-top:18px;
	margin-bottom:25px;
} 
#blog-l a {
	color:#905a56;
	text-decoration: none;
	border: 1px solid #905a56;
	padding:5px 8px 6px 8px;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
#blog-l a:link {  }
#blog-l  a:visited { }
#blog-l a:hover{
	background: #d5aaab;
	color:#fff;
	text-decoration:none;
	border: 1px solid #d5aaab;
	transition: 1s ease;
	transition: 0.5s ease-out;
}

/*-------------------
    Footer
---------------------*/
#footer {
	float:left;	
	background: #8c8c74 url(files/images/bk-footer-2560.webp) no-repeat top center;	
	width:100%;
	min-height:10px;
}
#footer-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-top:280px;
	margin-left:5%;
	margin-right:5%;
}
#footer-left {
	float:left;	
	width:30%;
	min-height:10px;
	text-align:center;
	padding:20px 0px 20px 0px;
	border-right: 1px solid #fff;
	margin-bottom:30px;
}
#footer-right {
	float:right;	
	width:55%;
	min-height:10px;
	margin-bottom:30px;
	margin-top:20px;
}
#footer-box {
	float:left;
	width:48%;
	min-height:10px;
	margin-left:1%;
	margin-right:1%;
}
#footer-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size: 16px;
	line-height:25px;
}
#footer-link a {
	color:#fff;
	text-decoration: none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	transition: 1s ease;
	transition: 0.5s ease-out;
} 
#footer-link a:link {  }
#footer-link a:visited { }
#footer-link a:hover{
	color:#fff;
	text-decoration:underline;
	transition: 1s ease;
	transition: 0.5s ease-out;
}

#maps {
	float:left;	
	background: #8c8c74;	
	width:100%;
	min-height:10px;
}
#maps-list {
	float:left;	
	width:90%;
	height:400px;
	margin-top:40px;
	margin-left:5%;
	margin-right:5%;
}
#pol-link {
	float:left;
	width:100%;
	min-height:10px;
	font-size: 14px;
	text-align:center;
	margin-top:30px;
	margin-bottom:40px;
}
#pol-link a {
	color:#fff;
	text-decoration: none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	transition: 1s ease;
	transition: 0.5s ease-out;
} 
#pol-link a:link {  }
#pol-link a:visited { }
#pol-link a:hover{
	color:#fff;
	text-decoration:underline;
	transition: 1s ease;
	transition: 0.5s ease-out;
}
/*-------------------
    Project
---------------------*/
#project {
	float:left;
	background:#fff;
	min-height:10px;
	width:100%;
}
#project-list {
	float:left;
	width:100%;	
	min-height:10px;
	margin-top:20px;
	margin-bottom:20px;
}
#copyright {
	float:left;
	width:100%;	
	min-height:10px;
	font-size:13px;
	color:#494949;
	text-align:center;
}
#created {
	float:right;
	min-height:10px;
	padding-right:5%;
}
/*-------------------
    Youtube
---------------------*/
.youtube-responsive-container {
position:relative;
padding-bottom:56.25%;
padding-top:0px;
margin-top:15px;
height:0;
overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

/*-------------------
    Under Construction
---------------------*/
#uc {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#uc-list {
	float:left;
	width:80%;
	min-height:10px;
	margin-top:70px;
	margin-bottom:70px;
	margin-left:10%;
	margin-right:10%;
}
#uc-img {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
	margin-top:70px;
}
#uc-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#656565;
	text-align:center;
	margin-top:40px;
}
#uc-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:28px;
	text-align:center;
	color:#656565;
	margin-top:15px;
}
#uc-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
/*-------------------
    Display
---------------------*/
@media (min-width:2560px)
{
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:70px;
}
#info-list {
	width:80%;
	margin-left:10%;
}
#info-blog-box {
	width:80%;
	margin-left:10%;
}
}
@media (min-width:2000px) and (max-width:2559px)
{
	
#serviciu {
	min-height:220px;
}
#serviciu-consult {
	min-height:220px;
}
#serviciu-consult a {
	min-height:220px;
}
#serviciu-ecografie {
	min-height:220px;
}
#serviciu-ecografie a {
	min-height:220px;
}
#serviciu-papanicolau {
	min-height:220px;
}
#serviciu-papanicolau a {
	min-height:220px;
}
#serviciu-cauterizari {
	min-height:220px;
}
#serviciu-cauterizari a {
	min-height:220px;
}
#serviciu-sterilet {
	min-height:220px;
}
#serviciu-sterilet a {
	min-height:220px;
}
#serviciu-col {
	min-height:220px;
}
#serviciu-col a {
	min-height:220px;
}
#serviciu-esarcina {
	min-height:220px;
}
#serviciu-esarcina a {
	min-height:220px;
}
#serviciu-ctg {
	min-height:220px;
}
#serviciu-ctg a {
	min-height:220px;
}
#serviciu-infertilitate {
	min-height:220px;
}
#serviciu-infertilitate a {
	min-height:220px;
}
	
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#info-list {
	width:80%;
	margin-left:10%;
}
#info-blog-box {
	width:80%;
	margin-left:10%;
}
}
@media (min-width:1800px) and (max-width:1999px)
{
#slide {
	background: #e8e3dd url(files/images/slide-2000.webp) no-repeat center center;
	min-height:977px;
}
#slide-list {
	margin-top:300px;
}
#servicii {
	background: #f4ebe9 url(files/images/bk-servicii-2000.webp) no-repeat center top;
}
#servicii-list {
	margin-top:40px;
	margin-bottom:130px;
}
#serviciu {
	min-height:240px;
}
#serviciu-consult {
	min-height:240px;
}
#serviciu-consult a {
	min-height:240px;
}
#serviciu-ecografie {
	min-height:240px;
}
#serviciu-ecografie a {
	min-height:240px;
}
#serviciu-papanicolau {
	min-height:240px;
}
#serviciu-papanicolau a {
	min-height:240px;
}
#serviciu-cauterizari {
	min-height:240px;
}
#serviciu-cauterizari a {
	min-height:240px;
}
#serviciu-sterilet {
	min-height:240px;
}
#serviciu-sterilet a {
	min-height:240px;
}
#serviciu-col {
	min-height:240px;
}
#serviciu-col a {
	min-height:240px;
}
#serviciu-esarcina {
	min-height:240px;
}
#serviciu-esarcina a {
	min-height:240px;
}
#serviciu-ctg {
	min-height:240px;
}
#serviciu-ctg a {
	min-height:240px;
}
#serviciu-infertilitate {
	min-height:240px;
}
#serviciu-infertilitate a {
	min-height:240px;
}

#sarcina {
	background: #f4ebe9 url(files/images/bk-sarcina-2000.webp) no-repeat top center;	
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#blog-box {
	width:48%;
}
#info-blog-box {
	width:80%;
	margin-left:10%;
}
}
@media (min-width:1600px) and (max-width:1799px)
{
#slide {
	background: #e8e3dd url(files/images/slide-1800.webp) no-repeat center center;
	min-height:850px;
}
#slide-list {
	margin-top:250px;
}
#servicii {
	background: #f4ebe9 url(files/images/bk-servicii-1800.webp) no-repeat center top;
}
#servicii-list {
	margin-top:40px;
	margin-bottom:130px;
}
#serviciu-consult {
	min-height:310px;
}
#serviciu-consult a {
	background: #fff url(files/images/serviciu-consult-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-consult a:hover{
	background: #d5aaab url(files/images/serviciu-consult-h.svg) no-repeat center top;
}
#serviciu-ecografie {
	min-height:310px;
}
#serviciu-ecografie a {
	background: #fff url(files/images/serviciu-ecografie-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-ecografie a:hover{
	background: #d5aaab url(files/images/serviciu-ecografie-h.svg) no-repeat center top;
}
#serviciu-papanicolau {
	min-height:310px;
}
#serviciu-papanicolau a {
	background: #fff url(files/images/serviciu-papanicolau-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-papanicolau a:hover{
	background: #d5aaab url(files/images/serviciu-papanicolau-h.svg) no-repeat center top;
}
#serviciu-cauterizari {
	min-height:310px;
}
#serviciu-cauterizari a {
	background: #fff url(files/images/serviciu-cauterizari-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-cauterizari a:hover{
	background: #d5aaab url(files/images/serviciu-cauterizari-h.svg) no-repeat center top;
}
#serviciu-sterilet {
	min-height:310px;
}
#serviciu-sterilet a {
	background: #fff url(files/images/serviciu-sterilet-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-sterilet a:hover{
	background: #d5aaab url(files/images/serviciu-sterilet-h.svg) no-repeat center top;
}
#serviciu-col {
	min-height:310px;
}
#serviciu-col a {
	background: #fff url(files/images/serviciu-col-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-col a:hover{
	background: #d5aaab url(files/images/serviciu-col-h.svg) no-repeat center top;
}
#serviciu-esarcina {
	min-height:310px;
}
#serviciu-esarcina a {
	background: #fff url(files/images/serviciu-esarcina-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-esarcina a:hover{
	background: #d5aaab url(files/images/serviciu-esarcina-h.svg) no-repeat center top;
}
#serviciu-ctg {
	min-height:310px;
}
#serviciu-ctg a {
	background: #fff url(files/images/serviciu-ctg-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-ctg a:hover{
	background: #d5aaab url(files/images/serviciu-ctg-h.svg) no-repeat center top;
}
#serviciu-infertilitate {
	min-height:310px;
}
#serviciu-infertilitate a {
	background: #fff url(files/images/serviciu-infertilitate-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-infertilitate a:hover{
	background: #d5aaab url(files/images/serviciu-infertilitate-h.svg) no-repeat center top;
}
#serviciu-title {
	margin-top:150px;
}
#sarcina {
	background: #f4ebe9 url(files/images/bk-sarcina-1800.webp) no-repeat top center;
	min-height:794px;	
}
#sarcina-list {
	width:33%;
	margin-right:12%;
	margin-top:200px;
	margin-bottom:50px;
}
#patologie-list {
	width:40%;
	margin-right:8%;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#blog-box {
	width:48%;
}
}
@media (min-width:1400px) and (max-width:1599px)
{
#slide {
	background: #e8e3dd url(files/images/slide-1600.webp) no-repeat center center;
	min-height:800px;
}
#slide-list {
	margin-top:250px;
}
#servicii {
	background: #f4ebe9 url(files/images/bk-servicii-1600.webp) no-repeat center top;
}
#servicii-list {
	margin-top:20px;
	margin-bottom:100px;
}
#serviciu-consult {
	min-height:330px;
}
#serviciu-consult a {
	background: #fff url(files/images/serviciu-consult-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-consult a:hover{
	background: #d5aaab url(files/images/serviciu-consult-h.svg) no-repeat center top;
}
#serviciu-ecografie {
	min-height:330px;
}
#serviciu-ecografie a {
	background: #fff url(files/images/serviciu-ecografie-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-ecografie a:hover{
	background: #d5aaab url(files/images/serviciu-ecografie-h.svg) no-repeat center top;
}
#serviciu-papanicolau {
	min-height:330px;
}
#serviciu-papanicolau a {
	background: #fff url(files/images/serviciu-papanicolau-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-papanicolau a:hover{
	background: #d5aaab url(files/images/serviciu-papanicolau-h.svg) no-repeat center top;
}
#serviciu-cauterizari {
	min-height:330px;
}
#serviciu-cauterizari a {
	background: #fff url(files/images/serviciu-cauterizari-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-cauterizari a:hover{
	background: #d5aaab url(files/images/serviciu-cauterizari-h.svg) no-repeat center top;
}
#serviciu-sterilet {
	min-height:330px;
}
#serviciu-sterilet a {
	background: #fff url(files/images/serviciu-sterilet-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-sterilet a:hover{
	background: #d5aaab url(files/images/serviciu-sterilet-h.svg) no-repeat center top;
}
#serviciu-col {
	min-height:330px;
}
#serviciu-col a {
	background: #fff url(files/images/serviciu-col-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-col a:hover{
	background: #d5aaab url(files/images/serviciu-col-h.svg) no-repeat center top;
}
#serviciu-esarcina {
	min-height:330px;
}
#serviciu-esarcina a {
	background: #fff url(files/images/serviciu-esarcina-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-esarcina a:hover{
	background: #d5aaab url(files/images/serviciu-esarcina-h.svg) no-repeat center top;
}
#serviciu-ctg {
	min-height:330px;
}
#serviciu-ctg a {
	background: #fff url(files/images/serviciu-ctg-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-ctg a:hover{
	background: #d5aaab url(files/images/serviciu-ctg-h.svg) no-repeat center top;
}
#serviciu-infertilitate {
	min-height:330px;
}
#serviciu-infertilitate a {
	background: #fff url(files/images/serviciu-infertilitate-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-infertilitate a:hover{
	background: #d5aaab url(files/images/serviciu-infertilitate-h.svg) no-repeat center top;
}
#serviciu-title {
	margin-top:150px;
}
#sarcina {
	background: #f4ebe9 url(files/images/bk-sarcina-1600.webp) no-repeat top center;
	min-height:760px;	
}
#sarcina-list {
	width:38%;
	margin-right:9%;
	margin-top:200px;
	margin-bottom:50px;
}
#patologie-life {	
	background: url(files/images/bk-patologie-1600.webp) no-repeat center left;
}
#patologie-list {
	width:40%;
	margin-right:8%;
	margin-top:140px;
	margin-bottom:130px;
}
#sidebar {
	width:17%;
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#content {
	width:79%;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#blog {
	background: #efebe4 url(files/images/blog-1600.webp) no-repeat top center;
}
#blog-box {
	width:48%;
}
}
@media (min-width:1200px) and (max-width:1399px)
{
#slide {
	background: #e8e3dd url(files/images/slide-1400.webp) no-repeat center center;
	min-height:750px;
}
#slide-list {
	margin-top:190px;
}
#servicii {
	background: #f4ebe9 url(files/images/bk-servicii-1400.webp) no-repeat center top;
}
#about-sm {
	width:40%;
	margin-left:30%;
}
#servicii-list {
	margin-top:0px;
	margin-bottom:80px;
}
#serviciu-consult {
	min-height:330px;
}
#serviciu-consult a {
	background: #fff url(files/images/serviciu-consult-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-consult a:hover{
	background: #d5aaab url(files/images/serviciu-consult-h.svg) no-repeat center top;
}
#serviciu-ecografie {
	min-height:330px;
}
#serviciu-ecografie a {
	background: #fff url(files/images/serviciu-ecografie-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-ecografie a:hover{
	background: #d5aaab url(files/images/serviciu-ecografie-h.svg) no-repeat center top;
}
#serviciu-papanicolau {
	min-height:330px;
}
#serviciu-papanicolau a {
	background: #fff url(files/images/serviciu-papanicolau-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-papanicolau a:hover{
	background: #d5aaab url(files/images/serviciu-papanicolau-h.svg) no-repeat center top;
}
#serviciu-cauterizari {
	min-height:330px;
}
#serviciu-cauterizari a {
	background: #fff url(files/images/serviciu-cauterizari-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-cauterizari a:hover{
	background: #d5aaab url(files/images/serviciu-cauterizari-h.svg) no-repeat center top;
}
#serviciu-sterilet {
	min-height:330px;
}
#serviciu-sterilet a {
	background: #fff url(files/images/serviciu-sterilet-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-sterilet a:hover{
	background: #d5aaab url(files/images/serviciu-sterilet-h.svg) no-repeat center top;
}
#serviciu-col {
	min-height:330px;
}
#serviciu-col a {
	background: #fff url(files/images/serviciu-col-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-col a:hover{
	background: #d5aaab url(files/images/serviciu-col-h.svg) no-repeat center top;
}
#serviciu-esarcina {
	min-height:330px;
}
#serviciu-esarcina a {
	background: #fff url(files/images/serviciu-esarcina-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-esarcina a:hover{
	background: #d5aaab url(files/images/serviciu-esarcina-h.svg) no-repeat center top;
}
#serviciu-ctg {
	min-height:330px;
}
#serviciu-ctg a {
	background: #fff url(files/images/serviciu-ctg-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-ctg a:hover{
	background: #d5aaab url(files/images/serviciu-ctg-h.svg) no-repeat center top;
}
#serviciu-infertilitate {
	min-height:330px;
}
#serviciu-infertilitate a {
	background: #fff url(files/images/serviciu-infertilitate-a.svg) no-repeat center top;
	min-height:330px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-infertilitate a:hover{
	background: #d5aaab url(files/images/serviciu-infertilitate-h.svg) no-repeat center top;
}
#serviciu-title {
	margin-top:150px;
}
#sarcina {
	background: #f4ebe9 url(files/images/bk-sarcina-1400.webp) no-repeat top center;
	min-height:700px;	
}
#sarcina-list {
	width:42%;
	margin-right:7%;
	margin-top:150px;
	margin-bottom:50px;
}
#patologie-life {	
	background: url(files/images/bk-patologie-1400.webp) no-repeat center left;
}
#patologie-list {
	width:43%;
	margin-right:5%;
	margin-top:110px;
	margin-bottom:130px;
}
#sidebar {
	width:17%;
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#content {
	width:79%;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#blog-box {
	width:48%;
}
}
@media (min-width:1000px) and (max-width:1199px)
{
#meniu {
	width:96%;
	margin-left:2%;
	margin-top:0px;
}
#slide {
	background: #e8e3dd url(files/images/slide-1200.webp) no-repeat center center;
	min-height:700px;
}
#slide-list {
	margin-top:170px;
}
#servicii {
	background: #f4ebe9 url(files/images/bk-servicii-1200.webp) no-repeat center top;
}
#about-sm {
	width:40%;
	margin-left:30%;
}
#serviciu {
	width:98%;
	min-height:310px;
}
#servicii-list {
	margin-top:0px;
	margin-bottom:80px;
}
#serviciu-consult {
	min-height:310px;
}
#serviciu-consult a {
	background: #fff url(files/images/serviciu-consult-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-consult a:hover{
	background: #d5aaab url(files/images/serviciu-consult-h.svg) no-repeat center top;
}
#serviciu-ecografie {
	min-height:310px;
}
#serviciu-ecografie a {
	background: #fff url(files/images/serviciu-ecografie-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-ecografie a:hover{
	background: #d5aaab url(files/images/serviciu-ecografie-h.svg) no-repeat center top;
}
#serviciu-papanicolau {
	min-height:310px;
}
#serviciu-papanicolau a {
	background: #fff url(files/images/serviciu-papanicolau-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-papanicolau a:hover{
	background: #d5aaab url(files/images/serviciu-papanicolau-h.svg) no-repeat center top;
}
#serviciu-cauterizari {
	min-height:310px;
}
#serviciu-cauterizari a {
	background: #fff url(files/images/serviciu-cauterizari-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-cauterizari a:hover{
	background: #d5aaab url(files/images/serviciu-cauterizari-h.svg) no-repeat center top;
}
#serviciu-sterilet {
	min-height:310px;
}
#serviciu-sterilet a {
	background: #fff url(files/images/serviciu-sterilet-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-sterilet a:hover{
	background: #d5aaab url(files/images/serviciu-sterilet-h.svg) no-repeat center top;
}
#serviciu-col {
	min-height:310px;
}
#serviciu-col a {
	background: #fff url(files/images/serviciu-col-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-col a:hover{
	background: #d5aaab url(files/images/serviciu-col-h.svg) no-repeat center top;
}
#serviciu-esarcina {
	min-height:310px;
}
#serviciu-esarcina a {
	background: #fff url(files/images/serviciu-esarcina-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-esarcina a:hover{
	background: #d5aaab url(files/images/serviciu-esarcina-h.svg) no-repeat center top;
}
#serviciu-ctg {
	min-height:310px;
}
#serviciu-ctg a {
	background: #fff url(files/images/serviciu-ctg-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-ctg a:hover{
	background: #d5aaab url(files/images/serviciu-ctg-h.svg) no-repeat center top;
}
#serviciu-infertilitate {
	min-height:310px;
}
#serviciu-infertilitate a {
	background: #fff url(files/images/serviciu-infertilitate-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-infertilitate a:hover{
	background: #d5aaab url(files/images/serviciu-infertilitate-h.svg) no-repeat center top;
}
#serviciu-title {
	margin-top:150px;
}
#sarcina {
	background: #f4ebe9 url(files/images/bk-sarcina-1200.webp) no-repeat top center;
	min-height:700px;	
}
#sarcina-list {
	width:48%;
	margin-right:7%;
	margin-top:130px;
	margin-bottom:50px;
}
#patologie-life {	
	background: url(files/images/bk-patologie-1200.webp) no-repeat top center;
}
#patologie-list {
	width:80%;
	margin-right:10%;
	margin-top:640px;
	margin-bottom:0px;
}
#echipa-box {
	width:48%;
}
#sidebar {
	width:80%;
	margin-left:10%;
}
#sidebar-link {
	width:48%;
	margin-left:1%;
	margin-right:1%;
}
#content {
	width:100%;	
}
#content-center {
	width:90%;
	margin-left:5%;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#blog-box {
	width:48%;
}
#info-blog {
	width:60%;
	margin-left:20%;
}
#info-contact {
	width:48%;
	min-height:530px;
}
#info-program {
	width:48%;
	min-height:520px;
}
}
@media (min-width:768px) and (max-width:999px)
{
#logo {
	width:36%;
	margin-left:2%;
	margin-right:2%;
}
#meniu {
	width:56%;
	margin-top:20px;
	margin-left:2%;
	margin-right:2%;
}
#slide {
	background: #e8e3dd url(files/images/slide-1000.webp) no-repeat center center;
	min-height:650px;
}
#slide-list {
	margin-top:150px;
}
#slide-title {
	font-size:50px;
	line-height:50px;
}
#slide-stitle {
	font-size:40px;
	line-height:40px;
}
#servicii {
	background: #f4ebe9 url(files/images/bk-servicii-1000.webp) no-repeat center top;
}
#about-list {
	width:70%;
	margin-left:15%;
	margin-top:60px;
	margin-bottom:0px;
}
#about-sm {
	width:50%;
	margin-left:25%;
}
#serviciu {
	width:98%;
	min-height:310px;
}
#servicii-list {
	margin-top:0px;
	margin-bottom:80px;
}
#serviciu-consult {
	min-height:310px;
}
#serviciu-consult a {
	background: #fff url(files/images/serviciu-consult-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-consult a:hover{
	background: #d5aaab url(files/images/serviciu-consult-h.svg) no-repeat center top;
}
#serviciu-ecografie {
	min-height:310px;
}
#serviciu-ecografie a {
	background: #fff url(files/images/serviciu-ecografie-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-ecografie a:hover{
	background: #d5aaab url(files/images/serviciu-ecografie-h.svg) no-repeat center top;
}
#serviciu-papanicolau {
	min-height:310px;
}
#serviciu-papanicolau a {
	background: #fff url(files/images/serviciu-papanicolau-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-papanicolau a:hover{
	background: #d5aaab url(files/images/serviciu-papanicolau-h.svg) no-repeat center top;
}
#serviciu-cauterizari {
	min-height:310px;
}
#serviciu-cauterizari a {
	background: #fff url(files/images/serviciu-cauterizari-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-cauterizari a:hover{
	background: #d5aaab url(files/images/serviciu-cauterizari-h.svg) no-repeat center top;
}
#serviciu-sterilet {
	min-height:310px;
}
#serviciu-sterilet a {
	background: #fff url(files/images/serviciu-sterilet-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-sterilet a:hover{
	background: #d5aaab url(files/images/serviciu-sterilet-h.svg) no-repeat center top;
}
#serviciu-col {
	min-height:310px;
}
#serviciu-col a {
	background: #fff url(files/images/serviciu-col-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-col a:hover{
	background: #d5aaab url(files/images/serviciu-col-h.svg) no-repeat center top;
}
#serviciu-esarcina {
	min-height:310px;
}
#serviciu-esarcina a {
	background: #fff url(files/images/serviciu-esarcina-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-esarcina a:hover{
	background: #d5aaab url(files/images/serviciu-esarcina-h.svg) no-repeat center top;
}
#serviciu-ctg {
	min-height:310px;
}
#serviciu-ctg a {
	background: #fff url(files/images/serviciu-ctg-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-ctg a:hover{
	background: #d5aaab url(files/images/serviciu-ctg-h.svg) no-repeat center top;
}
#serviciu-infertilitate {
	min-height:310px;
}
#serviciu-infertilitate a {
	background: #fff url(files/images/serviciu-infertilitate-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-infertilitate a:hover{
	background: #d5aaab url(files/images/serviciu-infertilitate-h.svg) no-repeat center top;
}
#serviciu-title {
	margin-top:150px;
}
#sarcina {
	background: #f4ebe9 url(files/images/bk-sarcina-1000.webp) no-repeat top center;
	min-height:660px;	
}
#sarcina-list {
	width:70%;
	margin-right:7%;
	margin-top:110px;
	margin-bottom:50px;
}
#patologie-life {	
	background: url(files/images/bk-patologie-1000.webp) no-repeat top center;
}
#patologie-list {
	width:80%;
	margin-right:10%;
	margin-top:540px;
	margin-bottom:0px;
}
#echipa-box {
	width:48%;
}
#sidebar {
	width:90%;
	margin-left:5%;
}
#sidebar-link {
	width:48%;
	margin-left:1%;
	margin-right:1%;
}
#content {
	width:100%;	
}
#content-center {
	width:90%;
	margin-left:5%;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#blog-box {
	width:98%;
}
#info-blog {
	width:70%;
	margin-left:15%;
}
#info-contact {
	width:48%;
	min-height:530px;
}
#info-program {
	width:48%;
	min-height:520px;
}
#footer-list {
	margin-top:150px;
}
#footer-left {
	width:100%;
	border-right: 0px solid #fff;
}
#footer-right {
	width:100%;
}
}
@media (min-width:480px) and (max-width:767px)
{
#logo {
	width:46%;
	margin-left:2%;
	margin-right:2%;
}
#meniu {
	width:96%;
	margin-top:0px;
	margin-left:2%;
	margin-right:2%;
}
#cups {
	background: #f4ebe9 url(files/images/bk-cups-768.webp) no-repeat bottom center;	
}
#slide {
	background: #e8e3dd url(files/images/slide-768.webp) no-repeat center center;
	min-height:550px;
}
#slide-list {
	margin-top:100px;
}
#slide-title {
	font-size:40px;
	line-height:50px;
}
#slide-stitle {
	font-size:30px;
	line-height:40px;
}
#servicii {
	background: #f4ebe9 url(files/images/bk-servicii-768.webp) no-repeat center top;
}
#about-list {
	width:70%;
	margin-left:15%;
	margin-top:60px;
	margin-bottom:0px;
}
#about-sm {
	width:50%;
	margin-left:25%;
}
#serviciu {
	width:98%;
	min-height:310px;
}
#servicii-list {
	margin-top:0px;
	margin-bottom:80px;
}
#serviciu-consult {
	min-height:310px;
}
#serviciu-consult a {
	background: #fff url(files/images/serviciu-consult-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-consult a:hover{
	background: #d5aaab url(files/images/serviciu-consult-h.svg) no-repeat center top;
}
#serviciu-ecografie {
	min-height:310px;
}
#serviciu-ecografie a {
	background: #fff url(files/images/serviciu-ecografie-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-ecografie a:hover{
	background: #d5aaab url(files/images/serviciu-ecografie-h.svg) no-repeat center top;
}
#serviciu-papanicolau {
	min-height:310px;
}
#serviciu-papanicolau a {
	background: #fff url(files/images/serviciu-papanicolau-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-papanicolau a:hover{
	background: #d5aaab url(files/images/serviciu-papanicolau-h.svg) no-repeat center top;
}
#serviciu-cauterizari {
	min-height:310px;
}
#serviciu-cauterizari a {
	background: #fff url(files/images/serviciu-cauterizari-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-cauterizari a:hover{
	background: #d5aaab url(files/images/serviciu-cauterizari-h.svg) no-repeat center top;
}
#serviciu-sterilet {
	min-height:310px;
}
#serviciu-sterilet a {
	background: #fff url(files/images/serviciu-sterilet-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-sterilet a:hover{
	background: #d5aaab url(files/images/serviciu-sterilet-h.svg) no-repeat center top;
}
#serviciu-col {
	min-height:310px;
}
#serviciu-col a {
	background: #fff url(files/images/serviciu-col-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-col a:hover{
	background: #d5aaab url(files/images/serviciu-col-h.svg) no-repeat center top;
}
#serviciu-esarcina {
	min-height:310px;
}
#serviciu-esarcina a {
	background: #fff url(files/images/serviciu-esarcina-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-esarcina a:hover{
	background: #d5aaab url(files/images/serviciu-esarcina-h.svg) no-repeat center top;
}
#serviciu-ctg {
	min-height:310px;
}
#serviciu-ctg a {
	background: #fff url(files/images/serviciu-ctg-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-ctg a:hover{
	background: #d5aaab url(files/images/serviciu-ctg-h.svg) no-repeat center top;
}
#serviciu-infertilitate {
	min-height:310px;
}
#serviciu-infertilitate a {
	background: #fff url(files/images/serviciu-infertilitate-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-infertilitate a:hover{
	background: #d5aaab url(files/images/serviciu-infertilitate-h.svg) no-repeat center top;
}
#serviciu-title {
	margin-top:150px;
}
#sarcina {
	background: #f4ebe9 url(files/images/bk-sarcina-768.webp) no-repeat top center;
	min-height:660px;	
}
#sarcina-list {
	width:70%;
	margin-right:7%;
	margin-top:70px;
	margin-bottom:50px;
}
#patologie-life {	
	background: url(files/images/bk-patologie-768.webp) no-repeat top center;
}
#patologie-list {
	width:80%;
	margin-right:10%;
	margin-top:440px;
	margin-bottom:0px;
}
#echipa-box {
	width:98%;
}
#sidebar {
	width:90%;
	margin-left:5%;
}
#content {
	width:100%;	
}
#content-center {
	width:100%;
	margin-left:0%;
}
#photo-box {
	width:48%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#contact-form-left {
	width:100%;
}
#contact-form-right {
	width:100%;
}
#contact-maps {
	height:350px;
	margin-top:40px;
}
#info-blog {
	width:98%;
}
#info-contact {
	width:98%;
	min-height:530px;
}
#info-program {
	width:98%;
	min-height:520px;
	margin-top:40px;
}
#footer {
	background: #8c8c74 url(files/images/bk-footer-768.webp) no-repeat top center;	
}
#footer-list {
	margin-top:100px;
}
#footer-left {
	width:100%;
	border-right: 0px solid #fff;
}
#footer-right {
	width:100%;
}
}
@media (min-width:300px) and (max-width:479px)
{
#logo {
	width:46%;
	margin-left:2%;
	margin-right:2%;
}
#meniu {
	width:96%;
	margin-top:5px;
	margin-left:2%;
	margin-right:2%;
}
#cups {
	background: #f4ebe9 url(files/images/bk-cups-480.webp) no-repeat bottom center;	
}
#slide {
	background: #e8e3dd url(files/images/slide-480.webp) no-repeat center center;
	min-height:450px;
}
#slide-list {
	margin-top:100px;
}
#slide-title {
	font-size:40px;
	line-height:50px;
}
#slide-stitle {
	font-size:30px;
	line-height:40px;
}
#servicii {
	background: #f4ebe9 url(files/images/bk-servicii-480.webp) no-repeat center top;
}
#about-list {
	width:80%;
	margin-left:10%;
	margin-top:80px;
	margin-bottom:0px;
}
#about-sm {
	width:70%;
	margin-left:15%;
}
#serviciu {
	width:98%;
	min-height:310px;
}
#servicii-list {
	margin-top:0px;
	margin-bottom:80px;
}
#serviciu-consult {
	min-height:310px;
}
#serviciu-consult a {
	background: #fff url(files/images/serviciu-consult-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-consult a:hover{
	background: #d5aaab url(files/images/serviciu-consult-h.svg) no-repeat center top;
}
#serviciu-ecografie {
	min-height:310px;
}
#serviciu-ecografie a {
	background: #fff url(files/images/serviciu-ecografie-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-ecografie a:hover{
	background: #d5aaab url(files/images/serviciu-ecografie-h.svg) no-repeat center top;
}
#serviciu-papanicolau {
	min-height:310px;
}
#serviciu-papanicolau a {
	background: #fff url(files/images/serviciu-papanicolau-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-papanicolau a:hover{
	background: #d5aaab url(files/images/serviciu-papanicolau-h.svg) no-repeat center top;
}
#serviciu-cauterizari {
	min-height:310px;
}
#serviciu-cauterizari a {
	background: #fff url(files/images/serviciu-cauterizari-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-cauterizari a:hover{
	background: #d5aaab url(files/images/serviciu-cauterizari-h.svg) no-repeat center top;
}
#serviciu-sterilet {
	min-height:310px;
}
#serviciu-sterilet a {
	background: #fff url(files/images/serviciu-sterilet-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-sterilet a:hover{
	background: #d5aaab url(files/images/serviciu-sterilet-h.svg) no-repeat center top;
}
#serviciu-col {
	min-height:310px;
}
#serviciu-col a {
	background: #fff url(files/images/serviciu-col-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-col a:hover{
	background: #d5aaab url(files/images/serviciu-col-h.svg) no-repeat center top;
}
#serviciu-esarcina {
	min-height:310px;
}
#serviciu-esarcina a {
	background: #fff url(files/images/serviciu-esarcina-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-esarcina a:hover{
	background: #d5aaab url(files/images/serviciu-esarcina-h.svg) no-repeat center top;
}
#serviciu-ctg {
	min-height:310px;
}
#serviciu-ctg a {
	background: #fff url(files/images/serviciu-ctg-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-ctg a:hover{
	background: #d5aaab url(files/images/serviciu-ctg-h.svg) no-repeat center top;
}
#serviciu-infertilitate {
	min-height:310px;
}
#serviciu-infertilitate a {
	background: #fff url(files/images/serviciu-infertilitate-a.svg) no-repeat center top;
	min-height:310px;
	padding-left:30px;
	padding-right:30px;
}
#serviciu-infertilitate a:hover{
	background: #d5aaab url(files/images/serviciu-infertilitate-h.svg) no-repeat center top;
}
#serviciu-title {
	margin-top:150px;
}
#sarcina {
	background: #f4ebe9 url(files/images/bk-sarcina-480.webp) no-repeat top center;
	min-height:660px;	
}
#sarcina-list {
	width:90%;
	margin-right:5%;
	margin-top:70px;
	margin-bottom:50px;
}
#patologie-life {	
	background: url(files/images/bk-patologie-480.webp) no-repeat top center;
}
#patologie-list {
	width:80%;
	margin-right:10%;
	margin-top:340px;
	margin-bottom:0px;
}
#patologie-box {
	width:98%;
}
#echipa-box {
	width:98%;
}
#sidebar {
	width:90%;
	margin-left:5%;
}
#content {
	width:100%;	
}
#content-center {
	width:100%;
	margin-left:0%;
}
#photo-box {
	width:98%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#contact-left {
	width:100%;
	margin-bottom:30px;
}
#contact-right {
	width:100%;
}
#contact-form-left {
	width:100%;
}
#contact-form-right {
	width:100%;
}
#contact-maps {
	height:350px;
	margin-top:40px;
}
#impresie-img {
	width:100%;
}
#impresie-opis {
	width:100%;
	margin-top:20px;
}
#info-blog {
	width:98%;
}
#info-contact {
	width:98%;
	min-height:530px;
}
#info-program {
	width:98%;
	min-height:520px;
	margin-top:40px;
}
#footer {
	background: #8c8c74 url(files/images/bk-footer-480.webp) no-repeat top center;	
}
#footer-list {
	margin-top:100px;
}
#footer-left {
	width:100%;
	border-right: 0px solid #fff;
}
#footer-right {
	width:100%;
}
}