/**********************************************************************************/
@import url(https://web.archive.org/web/20180817221858cs_/https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&amp;subset=latin-ext);
/* ==========================================================================
   @DEFAULT-TYPES-ELEMENTS
   ========================================================================== */
 
body {
    font-family: "Open Sans",sans-serif;
    font-size: 14px !important;
    line-height: 1.7;
    overflow-x: hidden;
	 
}
a, a:hover, a:focus {
    text-decoration: none;
    transition: all 0.2s ease-in 0s;
}
/*.container{width:895px !important;}*/
 
.p0{padding:0px;}
/* Slider Bilgileri*/
 #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
	
/* Slider Bilgileri*/	




footer{background:#202020;
min-height:80px;
padding-top:35px;
}
.copy{color:#fff;}
.logo{padding-top:20px; padding-bottom:20px;}
.block, .main-content {
    border: 1px solid rgba(97, 123, 153, 0.18);
}
.block {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 15px;
}
.block .block-title {
    background: #eceef0 none repeat scroll 0 0;
    border-bottom: 3px solid rgb(225, 230, 236);
   padding-left:10px;
}

.block .block-title h2 {
    color: #4c6179;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.block-content {
    border-radius: 3px;
    padding: 6px 0 0;
    width: 100%;
}
.block-content ul {
    padding-bottom: 8px;
    padding-left: 12px;
    padding-top: 1px;
    width: 97%;
}
.block-content ul li {
    margin: 0 0 5px;
    padding: 6px;
    transition: all 0.1s ease-in 0s;
}
.block-content ul li:hover {
    background: rgba(193, 220, 232, 0.2) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
}
.block-content ul li::before {
    color: rgba(101, 101, 101, 1);
     
    padding-right: 5px;
}
.block-content ul li ul {
    display: none;
    margin-left: 17px;
    margin-top: 5px;
    padding-left: 0;
    padding-top: 3px;
    width: 86%;
}
.block-content ul li ul li::before {
    content: "-";
}
.block-content ul li a {
    color: rgb(43, 60, 79);
    font-size: 14px;
    font-weight: 400;
}
.block-content ul li ul li a {
    font-size: 13px;
}
 
 
/*************************
*******Header******
**************************/


#header{
  margin-bottom: 0;
  
}

#header .navbar-inverse .container{
  position: relative;
}

.search{
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 1;
}

.search i{
  color: #dbb075;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 2px;
}

.field-toggle{
  position: relative;
  top: 30px;
  right: 15px;
  display: none;
  height: 50px;
}

.search-form{
  padding-left: 10px;
  height: 40px;
  font-size: 18px;
  color: #818285;
  font-weight: 300;
  outline: none;
  border: 1px solid #dbb075;
  margin-top: 20px;
  border-radius: 4px;
}

.social-icons ul li{
  padding: 0 10px;

}

.social-icons ul li:last-child{
  padding-right: 0;

}

.social-icons ul li a{
  font-size: 18px;
  color: #d3d3d3;
  padding: 0;
}

.social-icons ul li a:hover,
.social-icons ul li a:focus{
  color:#dbb075;
  background: none;
}

#header{background:#F7F7F7;
   
}
#header .navbar {
  background: #fff;
  border: 0;
  margin-bottom: 0;
  padding-top:15px;
  padding-bottom:15px;
}

#header .navbar-toggle{
  margin-top: 20px;
}

#header .navbar-brand{
  padding: 0;
  margin-left: 0;
}

#header .navbar-brand h1{
  padding: 0;
  margin: 0;
}

#header .navbar-nav.navbar-right >li:last-child{
  margin-right: 20px;
}

#header .navbar-nav.navbar-right > li a {
    
     color: #888;
    font-family: "arial";
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
    font-style:normal;
}

#header .navbar-inverse .navbar-nav  li.active > a,  
#header .navbar-inverse .navbar-nav  li.active > a:focus, 
#header .navbar-nav.navbar-right li > a:hover,
.navbar-inverse .navbar-nav > .open > a {
  background-color: inherit;
  border: 0;
  color: #d29948;
}

#header .navbar-inverse .navbar-nav  li a:hover{
  color: #d29948;
}
.nav.navbar-nav.navbar-right {
    
}
.item img {
    border-radius: 6px;
}
/*Dropdown menu*/

ul.sub-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

#header .navbar-nav li ul.sub-menu li a {
  color: #818285;
  padding: 5px 0;
  font-size: 13px;
  display: block;
  text-transform: capitalize;
}

#header .navbar-nav li ul.sub-menu li .active{
  background: #fef7ee;
  color: #d29948;
  position: relative;
}

#header .navbar-nav li ul.sub-menu li .active i{
  position: absolute;
  font-size: 56px;
  top: -13px;
  color: #dab074;
}

#header .navbar-nav li ul.sub-menu li .active .fa-angle-right{
  left: -3px;
}

#header .navbar-nav li ul.sub-menu li .active .fa-angle-left{
  right: -3px;
}


#header .navbar-nav li ul.sub-menu li a:hover,
#header .navbar-nav li ul.sub-menu li a:focus{
  background: #fef7ee;
  color: #d29948;
}

.fa-angle-down{
  padding-left: 5px; 
}
/*
.scaleIn {
    animation-name: scaleIn;
}
@keyframes scaleIn {
0% {
    opacity: 0;
    transform: scale(0);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}*/

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

@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}


 .prev, .next {
    background: rgba(0, 0, 0, 0) url("/web/20180817221858im_/http://elzemmedikal.com/Frontend/themes/elzem/img/control.png") no-repeat scroll 0 0;
    bottom: 140px;
    cursor: pointer;
    display: block;
    height: 58px;
	top:40%;
    position: absolute;
    text-indent: -9999px;
    width: 37px;
}
.prev {
    left:0px;
}
.next {
    background-position: -32px 0;
    right: 0px;
}

 h3 {
    font-size: 21px;
    font-weight: 700;
    padding: 0 7px 3px;
}

h2 :hover {
    color: rgb(219, 31, 48);
}

p ,span{
	 color: #909090;
	 
    font-size: 14px !important;
	line-height: 26.8px;
	
}
 

.panel-heading {
    background: #eceef0 none repeat scroll 0 0;
    border-bottom: 3px solid rgb(225, 230, 236);
    padding: 12px 16px;
}
.panel h3 {
    color: rgb(79, 105, 134);
    font-size: 15px;
    font-weight: 600;
    margin: 0;
	font-weight:bold;
}
.panel-default > .panel-heading {
    background-color: #f4f4f4;
    background-image: none !important;
    border-color: #ddd;
    color: #666;
}

.block .block-title {
    background: #eceef0 none repeat scroll 0 0;
    border-bottom: 3px solid rgb(225, 230, 236);
    padding: 12px 15px 11px;
}


.logoalani{margin-top:-10px; z-index:1px; margin-left:-25px;}


.column {
	 
	padding: 0;
}
.column:last-child {
	/*padding-bottom: 60px;*/
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: left;
	width: 280px;
	height: 189px;
	 margin-bottom:10px;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}
figure {
	width: 300px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}

/* Shine */
.hover14 figure {
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -40%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

.header_icon {
     
    color: #909090;
    
    font-size: 12px;
    margin-right: 5px;
    padding-left:10px;
}

.sosyalbolum i {
    color: #cccccc;
}
 .tercumebayrak{}
 .p0{padding:0px;}
 
 .sosyalbolum {
    margin-bottom: 30px;
    padding: 10px;
}


.site_container {
    background-color: #f8f8f8;
    margin-left: auto;
    margin-right: auto;
    max-width: 1590px;
}

.iletisim li {
    float: left;
    margin-right: 15px;
     
}

.navbar{padding:10px;}

.ustbolum {
    border-bottom: 1px solid #ededed;
}

.nav .active {
    background: #42b3e5 none repeat scroll 0 0;
   
}
.nav > li:hover{ background: #42b3e5 none repeat scroll 0 0; color:#fff;
}
.nav >li a:hover{color:#fff !important;}

.active a{ color: #fff !important;}


.panel1{background:#42B3E5; color:#fff;}

.panel-renk1{background:#42B3E5; color:#fff;}
.panel-renk2{background:#0384CE; color:#fff;}
.panel-renk3{background:#3156A3; color:#fff;}
.panel-heading{background:none; border:none;  font-weight: bold;}

#owl-demo2 .item{
  margin: 3px;
}
#owl-demo2 .item img{
  display: block;
  width: 100%;
  height: auto;
}

.urunlerimiz {
    background: #ededed none repeat scroll 0 0;
   
    padding: 14px;
	margin-top:20px; margin-bottom:20px;
	padding-top:0px;
}

.list-contact-item {
    display: block;
    font-size: 13px;
    margin-bottom: 25px;
    padding: 10px 0;
	color:#909090;
}
.l {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.white {
	background:#202020;
    border-bottom: 1px solid #353535;
    padding: 25px 0;
}
.list-contact-item > span.phone {
    background-position: center -33px;
}
.list-contact-item > span {
    background-image: url("/web/20180817221858im_/http://elzemmedikal.com/Frontend/themes/elzem/img/icons.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 33px;
    margin-bottom: 25px;
    margin-right: 15px;
    width: 25px;
}
.menu-footer ul {
    float: left;
    list-style: outside none none;
    margin: 10px 0 0;
    padding: 0;
    width: 50%;
}

.menu-footer a {
    color: #909090;
}


.calisma-saatleri > li {
    border-bottom: 1px solid;
    display: block;
    line-height:30px;
    padding: 10px;
}
.calisma-saatleri > li:last-child {
    margin-bottom: 14px;
}

.saatler {
    float: right;
}

.icerikalani h1 {
    font-size: 25px;
    margin-top: 0;
    padding: 10px;
}


.urunlerimiz h2 {
    color: #000;
    font-family: arial;
    font-size: 21px;
}

.box_header::after {
    background: #42b3e5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    margin-top: 10px;
    width: 50px;
}
.nav-pills >li:hover{ background:none;}


.list-contact-item > a {
    color: #fff;
}
.sertifika {
    margin-top: 30px;
}

.fr{float:right;}

.panel-body{min-height:210px;}

.icerikalani {
    min-height: 105px;
}

.head {
    background: #4d4d4d none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 41px;
    line-height: 38px;
    padding: 5px;
    width: 20%;
}

p.odd {
    background: #f3f2f2 none repeat scroll 0 0;
    border: 2px solid #eee;
    float: left;
    line-height: 30px;
    margin-bottom: 5px;
    width: 100%;
}

.ll {
    float: left;
    font-size: 14px;
    padding: 5px;
    width: 80%;
}

p.even {
    background: #eaeaea none repeat scroll 0 0;
    border: 2px solid #eee;
    float: left;
    line-height: 30px;
    margin-bottom: 5px;
    width: 100%;
}
/*
     FILE ARCHIVED ON 22:18:58 Aug 17, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:02:02 Dec 10, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.18
  load_resource: 937.973
  PetaboxLoader3.datanode: 936.973 (4)
  exclusion.robots.policy: 0.166
  esindex: 0.007
  PetaboxLoader3.resolve: 130.721
  RedisCDXSource: 35.479
  LoadShardBlock: 187.16 (3)
  CDXLines.iter: 16.629 (3)
  captures_list: 241.733
*/