/*
Theme Name: Medanis
Theme URI: http://medanis.com.tr/
Author: Medanis Web Team
Author URI: http://medanis.com.tr
Description: www.medanis.com.tr !
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url(../index.html);
@import url(../index.html);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600,300&amp;subset=latin,latin-ext);


 
/* TABLE */

/* WP CORE CSS */

/* CUSTOM CSS */

.top-info {
	background:#aecbeb;
	border-bottom:2px solid #C0C0C0;
	 -webkit-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
     -khtml-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
       -moz-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
         -o-box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
            box-shadow:rgba(0,0,0,0.7) 0px 5px 15px, inset rgba(0,0,0,0.15) 0px -10px 20px;
	position: relative;
        height: 40px;
        
        
        
}

.ust-iletisim {
	padding:0px;
	margin:0px;
	list-style:none;
}

.ust-iletisim li a :hover {
	font-size: 25px;
}
.ust-iletisim li {
	float:left;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	color: #767676;
	margin-right: 20px;
	padding:9.5px 0px;
}

.sosyal-medya {
	padding:0px;
	float:right;
	margin:0px;
	list-style:none;
}

.sosyal-medya li {
	display: block;
	float:left;
	font-size: 15px;
	font-weight: 600;
	color: #767676;
	border-right: 1px solid ;
 
}


 

.sosyal-medya li a,
.sosyal-medya li a:visited {
	padding: 8px 10px;
	display:block;
}

.sosyal-medya li a:hover, .sosyal-medya li a:focus {
	background:#3e78ca;
	color:white;
}

 
section.logoarea {
	padding: 10px 0px;
	box-shadow: 0px 0px 5px #666;
}

.navbar-collapse.collapse {
	margin-top: 30px;
	float:left;
}

.navbar-nav>li>a {
	font-size: 13px;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 15px;
}

.nav>li>a:hover, .nav>li>a:focus {
	background-color: #fcd345;
	color: #FFF;
}

.aramaformu {
	float: right;
	margin-top: 40px;
}

input#s {
	float: left;
	background: #F0F0F0;
	border: 1px solid #B4B4B4;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
}

.aramaformu button {
	height: 30px;
	line-height: 27px;
	background: rgb(240, 240, 240);
	padding: 0px 10px;
	border: 1px solid #B4B4B4;
}

.homekutular {
	background:#FFF;
	padding:50px 0px;
	border-bottom:1px solid #D3D3D2;
}

.homekutular img {
	display:block;
	margin:0 auto;
}

.homekutular a:hover img {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

.homekutular a, .homekutular a:visited {
	display:block;
}

.homekutular .homekutuh2 {
	font-size: 15px;
	margin-top:20px;
	font-weight: 700;
	text-align: center;
	margin-bottom:20px;
}

.homekutular p {
	font-size: 13px;
	font-weight: 500;
	text-align: center;
	padding: 0px 5%;
	margin:0px;
}

header.header {
	background: #FFF;
}

ul#breadcrumbs {
	box-shadow: none;
	border-radius: 0px;
	margin-top: 0px;
	background: -moz-linear-gradient(top, rgba(1,117,142,0.6) 0%, rgba(1,117,142,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,117,142,0.6)), color-stop(100%,rgba(1,117,142,1)));
	background: -webkit-linear-gradient(top, rgba(1,117,142,0.6) 0%,rgba(1,117,142,1) 100%);
	background: -o-linear-gradient(top, rgba(1,117,142,0.6) 0%,rgba(1,117,142,1) 100%);
	background: -ms-linear-gradient(top, rgba(1,117,142,0.6) 0%,rgba(1,117,142,1) 100%);
	background: linear-gradient(to bottom, rgba(1,117,142,0.6) 0%,rgba(1,117,142,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcd345', endColorstr='#',GradientType=0 );
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
	margin-bottom:0px;
}

ul#breadcrumbs a,
ul#breadcrumbs a:visited {
	color:#FFF;
}

input.gerigit {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(97, 97, 97);
	color: rgb(24, 129, 152);
}

input.gerigit:hover {
	background: rgb(28, 131, 153);
}

.page-content {
	background: #FFF;
	padding: 20px 30px 20px;
	box-shadow: none;
	border-radius: 0px;
	border: 1px solid #59A2B1;
}

h3.page-title {
	margin-top: 0px;
	font-weight: 700;
	color: rgb(2, 117, 148);
	border-bottom: 1px solid #98C7D1;
	padding-bottom: 5px;
}

.navbar-collapse ul li ul {
	box-shadow: none;
	background: rgb(1, 117, 142);
}

.navbar-collapse ul li ul a:hover, .navbar-collapse ul li ul a:focus {
	background: #9BC7D2;
}

h4.h4-baslik-iletisim {
	font-weight: 600;
	color: rgb(0, 117, 143);
}
 

.altmenu {
	list-style:none;
	padding:0px;
	margin:0px;
}

.altmenu li {
	border-bottom:1px solid #FFF;
}

.altmenu li a,
.altmenu li a:visited {
	padding:5px 0px 7px 30px;
	color:#FFF;
	display:block;
}

.altmenu li a:hover,
.altmenu li a:focus {
	background:#FFF;
	color:#fcd345;
	text-decoration:none;
}

.altmenuikili {
	list-style:none;
	padding:0px;
	margin:0px;
}

.altmenuikili li {
	border-bottom:1px solid #FFF;
	width:49%;
	display:inline-block;
}

.altmenuikili li a,
.altmenuikili li a:visited {
	padding:5px 0px 7px 30px;
	color:#FFF;
	display:block;
}

.altmenuikili li a:hover,
.altmenuikili li a:focus {
	background:#FFF;
	color:#fcd345;
	text-decoration:none;
}

section.copyright {
	border-top: 40px solid #FFF;
	padding: 15px 0px;
	font-size: 13px;
}

.etiketler {
	padding:0px;
	margin:0px;
	list-style:none;
}

ul#menu-etiketler {
	border: 1px solid rgba(144, 144, 144, 0.37);
	margin-top: 20px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}

.etiketler li {
	display:inline-block;
}

.etiketler li a,
.etiketler li a:visited {
	display:block;
	padding:10px 15px;
}

.etiketler li a:hover, .etiketler li a:focus {
	background: rgb(38, 189, 239);
	color: #FFF;
	text-decoration: none;
}

.ustlinkler {
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.ustlinkler {
	border: 1px solid rgba(144, 144, 144, 0.37);
	margin-bottom: 20px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}

.ustlinkler li {
	display:inline-block;
}

.ustlinkler li a,
.ustlinkler li a:visited {
	display: block;
	padding: 4px 15.11px;
	font-size: 12px;
	font-weight: 600;
}

.ustlinkler li a:hover, .ustlinkler li a:focus {
	background: rgb(38, 189, 239);
	color: #FFF;
	text-decoration: none;
}

.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

.tab-content:before {
	clear:both;
	display:block;
}

.tab-content:after {
	clear:both;
	display:block;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../index.html") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.hizmetler {
	background:#F3F3F3;
	padding:50px 0px;
}

.hizmetler .hizmetlerbaslik {
	color: #606060;
	font-size: 16px;
	font-weight: 600;
	border-bottom: 1px solid #B5B5B5;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 25px;
}

.referanslar-anasayfa {
	background:#FFF;
	padding:0px 0px;
}

.referanslar-anasayfa .referanslar-baslik {
	color: #606060;
	font-size: 16px;
	font-weight: 600;
	border-bottom: 1px solid #B5B5B5;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 25px;
}

.hizmetler .hizmetlerlinkbaslik {
	font-weight:600;
	text-align:center;
	margin-top:15px;
}

section.hakkimizda-anasayfa {
	padding: 50px 0px;
	background: #FFF;
}

.hakkimizda-yazi {
	background: #fcd345;
	padding: 40px 0px;
	color: #FFF;
	height: 210px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align:justify;
}

img.hakkimizdaimg {
	display: block;
	margin-top: -100px;
}

.hakkimizda-yazi .hakkimizda-ust-yazi {
	margin-bottom: 0px;
	font-size: 23px;
	margin-top: 0px;
	font-weight: 600;
}

.hakkimizda-yazi .hakkimizda-alt-baslik {
	margin-top: 0px;
	font-size: 28px;
	font-weight: 800;
}

a.hakkimizdadevami, a.hakkimizdadevami:visited {
	background: #FFF;
	text-align: center;
	font-weight: 600;
	padding: 5px 20px;
	color: #fcd345;
	display: table;
	margin-top: 75px;
}

a.hakkimizdadevami:hover, a.hakkimizdadevami:focus {
	background: #fcd345;
	color: #FFF;
}

.owl-carousel-referans {
	margin-bottom: 80px;
}

.copyright span {
	margin-top: 12px;
	float:left;
	display:block;
}

#medanis {
	float:right;
}

/* CUSTOM CSS */