@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900,300italic,400italic,600italic,700italic,900italic&subset=latin,vietnamese,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,500,300);

*{ margin:0;padding:0;font-family: 'Roboto', sans-serif;}

body {
	color: #525252;
	font-family: 'Roboto', sans-serif !important;
	font-size: 14px;
	line-height: 1.52857;
}
section {
    display: block;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 18px;
    font-size: 14px;
    min-height: 36px;
    text-transform: uppercase;
    color: #333333;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}
.btn-primary { color:#FFF;}
.btn-warning {background-color: #ffc300;
border-color: #ffc300;
color: #ffffff;}
a {
    color: #526aff;
    text-decoration: none;
}
a {
    background-color: transparent;
}

header .border_line{
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-image: url("../images/border-line.jpg") 25 30 0 0 repeat !important;
    border-top: 3px solid !important;
}

header .header_top { 
background:#f4f4f4;
padding-top: 10px;
padding-bottom: 10px;
border-bottom:1px solid #ccc;

}
header .header_top a {color: #2b2b2b; margin-right:10px; font-size:100%;}
header .header_top a:hover {color: #2b2b2b; text-decoration:none; }



header .header_top ul.social_box { margin:0;padding:0; list-style:none;}
header .header_top ul.social_box  li{ display:inline; text-align:right; font-size:16px; border-right:1px solid #ccc; margin-right:15px;}
header .header_top ul.social_box  li:last-child { border:0px none;}

header .header_top ul.social_box  li a.facebook:hover {color:#3b5998;}
header .header_top ul.social_box  li a.twitter:hover {color:#00aced;}
header .header_top ul.social_box  li a.instagram:hover {color:#007bb6;}
header .header_top ul.social_box  li a.linkedin:hover {color:#3b5998;}

header .header {margin:10px;}
header .header  .logo h1  , header .header  .logo p{ display:none; }
header .header  .logo img { margin-top:15px;}

header .header  section.header_right { text-align:left;}
header .header  section.header_right h3 { font-size:15px; font-weight:normal;}
header .header  section.header_right h4 { font-size:12px; font-weight:bold;}

nav { 
background: none repeat scroll 0 0 #ffc300;
border: 0 none;
margin-bottom: 0;
margin-top: 0;
min-height: auto;
padding-left: 20px;
position: relative;
top: 40px;
z-index: 777;
}

.slider { 
margin: 0px auto;
background-color: rgb(255, 255, 255);
padding: 0px;
position: relative;
width: 100%;
background:#ccc;
border-top:2px solid #999;
height:575px !important;
}

.slider .row , #slider .col-md-12{ margin: 0px;padding: 0px;}
.slider a {color:#FFF;}
.slider a:hover {color:#CCC;}
.slider .content { margin-bottom:5px; background:url('../images/black_transparan.png'); padding:10px;}
.slider .content h3{ padding:0px; margin:0px; color:#FFF;}
.carousel-inner , .carousel-inner .item , .carousel-inner .item img { width: 100%; height:575px;}

nav  ul { list-style:none;  margin:0; padding:0; } 
nav  ul li { display:inline; text-align:left;}
nav  ul li a:hover { text-decoration:none;}
nav  ul li.active a {color: #23527c;}
nav  ul li a {
color: #fff;
display: inline-block;
font-family: "Source Sans Pro", sans-serif;
font-size: 15px;
font-weight: 600;
padding: 25px 15px;
position: relative;
text-transform: uppercase;
-webkit-transition: all .1s ease-out;
-moz-transition: all .1s ease-out;
-ms-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out;

-webkit-transition: all .1s ease-out;
-moz-transition: all .1s ease-out;
-ms-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out;

}


#content { margin:0; padding:0;}


h3.title {
    color: #000;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
	}
	
.service-item {
    margin: 30px 0;
	text-align:center;
}	
.service-item h4 {
    font-size: 20px;
    margin-bottom: 25px;
    color: #333333;
}
.service-icon {
    margin-bottom: 30px;
    border: 2px solid #ffc300;
    border-radius: 100px;
    display: inline-block;
    height: 145px;
    padding: 35px 5px 25px 5px;
    text-align: center;
    width: 145px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.service-item .fa::before {
    color: #333333;
    font-size: 72px;
    margin: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}	
.service-item p {
    margin: 0 0 10.5px;
}



.banner-full-width {
    background: none repeat scroll 0 0 #333333;
    display: inline-block;
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 0;
    padding: 37px 20px;
    width: 100%;
}

.full-title {
    color: #fff;
    background: #FC6;
    padding: 10px;
    font-size: text-transform:uppercase;
}

.full-title.banner-full-width {
    background-color: #526aff;
    height: 80px;
}

.full-title-name {
    background: none repeat scroll 0 0 #ffc300;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    left: 0;
    padding: 20px 32px;
    position: relative;
    text-transform: uppercase;
    top: 18px;
    min-width: 295px;
    text-align: center;
}


.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}


#filter {
  height: 80px;
  margin-top: -36px;
  padding-left: 0px;
  margin-left:8px;
}

#filter li {
	display: inline-block;
	list-style: none;
	margin-bottom: 0px;
}
#filter li a {
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #dddddd;
    color: #999999;
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin-left: -5px;
    overflow: hidden;
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
	transition: all 0.4s ease 0s;
	
}
#filter li a:hover, #filter li a.current {
	 background: none repeat scroll 0 0 #000;
    border-color: #000;
    color: #fff;
}


.title-action  a{
	 background: none repeat scroll 0 0 #526aff !important;
    border-color: #526aff !important;
    color: #fff !important;
}

.isotope-skin2  .isotope-item{
	margin:1% ;
		width: 31.18%;
}

.isotope-item {
	width: 20%;
}


.isotope-item img {
	max-width: 100%;
	height: auto;
	border:4px solid #000;
}


.isotope-item:hover .slide-desc {
	opacity: 1;
}
.isotope-item .slide-desc {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
	left: 0px;
	position: absolute;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	padding: 20px;
	color: #fff;
	opacity: 0;
	overflow: hidden;
	text-align:center;
}


.isotope-item .slide-desc table,.isotope-item .slide-desc td{
	border:none;
	height:100%;
	width:100%;
	background:none;
	
}

/* 0.7 X-carousel */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

.pre-footer {
    background: none repeat scroll 0 0 #526aff;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    margin-top: 20px;
    overflow: hidden;
    padding: 30px;
    position: relative;
    text-align: center;
    top: 20px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}

.pre-footer * {
    font-size: 20px;
    color: #fff;
}
.btn-location-open {
    cursor: pointer;
}


.btn-location-open i {
    color: #ffc300;
    font-size: 26px;
    margin:12px 2px;
    position: relative;
    top:2px;
}
.pre-footer:hover i {
    color: #fff;
}

.pre-footer:hover {
    background: none repeat scroll 0 0 #ffc300;
}

.pre-footer-content { max-height:400px;}

footer {width: 100%; margin-top:0px; border-top:4px solid #000;
background-color: #323036;
padding:30px 0px 0px 0px;}

footer ul  { list-style:none;}

footer ul a  { text-decoration:none;}

footer section.footer-top { text-align:left; margin-top:50px;}
footer section.footer-top ul { margin:0; padding:0; text-align:left; width:80%;}
footer section.footer-top ul li  a { padding:5px; border-bottom:1px dotted #666; color:#ccc; display:block; font-size:15px; }

footer section.footer-top ul.duyurular { width:100%;}
footer section.footer-top ul.duyurular li { padding:5px; border-bottom:1px dotted #666; color:#ccc; display:block; font-size:15px;}
footer section.footer-top ul.duyurular li  a{ display:block; color:#ccc; border:0px none; padding:auto;}
footer section.footer-top ul.duyurular li small { display:block; text-align:right;}

footer section.footer-top ul.iletisim { width:100%;}
footer section.footer-top ul.iletisim li { padding:10px; border-bottom:1px dotted #666; color:#ccc; display:block; font-size:15px;}

footer section.footer {width: 100%; margin-top:50px;
background: none repeat scroll 0 0 #ffc300;
padding: 20px 0;
position: relative;
color:#fff;
}

footer a {
    color: #333333;
	text-decoration: underline;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

footer a:hover {
   color: #333333;
   text-decoration:none;
    -webkit-transition: all 0.5s !important;
    -moz-transition: all 0.5s !important;
    -ms-transition: all 0.5s !important;
    -o-transition: all 0.5s !important;
    transition: all 0.5s !important;
}

footer h4 { color:#ccc;}



section.content_top .no-bg-color-parallax {
color: #fff;
overflow: hidden;
padding: 60px 0;
}

section.content_top  .bg-section {
    color: transparent;
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    min-height: 400px;
}

.bg-cover {

top: -34.5px;
background: url('http://html.templines.com/building/media/paralax/paralax1.png') center center; 
background-size: cover;
background-attachment: fixed;
	
}

section.content_top .bg-section::after {
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.theme-section {
    margin: 0;
    position: relative;
    background-color: transparent;
}

.paralax-header {
    text-align: left;
    position: relative;
    margin: 35px 0 35px 0;
    font-size: 40px;
}
.text-uppercase {
    text-transform: uppercase;
}

.paralax-header::after {
    border-bottom: 3px solid #fff;
    bottom: -15px;
    content: "";
    left: 2px;
    position: absolute;
    width: 6%;
}

.widget {
	font-family: 'Roboto', sans-serif !important;
    padding: 20px;
    border: 1px solid rgba(156, 156, 156, 0.3);
    margin-bottom: 20px;
    color: #9c9c9c;
}

.widget h3 {
font-size: 24px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 10px;

font-size: 16px;
line-height: 1.3;
text-transform: uppercase;
margin: 0 0 12px;
position: relative;
overflow: hidden;
color: #40434c;
font-weight: bold;
margin: 0 0 18px;
}

.widget h3::after {
content: "";
display: inline-block;
height: 0.8em;
vertical-align: bottom;
width: 100%;
margin-right: -100%;
margin-left: 15px;
border-top: 4px solid;
border-color: #feb600;
}

.widget ul { margin:0; padding:0; list-style:none;}
.widget ul li {margin:0; padding:0; border-bottom:1px dotted #ccc;}
.widget ul li.active a { font-weight:bold; color: #526aff;}
.widget ul li.active a::before {
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
content: "\f054  ";
}

.widget ul li a:hover::before {
font-weight:normal;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
content: "\f054  ";
}



.widget ul li:last-child {margin:0; padding:0; border-bottom:0 none;}
.widget ul li a { color: #7f7f7f;
text-decoration: none;
-webkit-transition: color .2s linear;
transition: color .2s linear;
display:block; padding:8px;}
.widget ul li a:hover {color: #000;}

aside.col-md-3 {
    padding: 40px !important;
}

.m0 { margin:0;}
.p0 { padding:0;}



h3.title { text-align:left; float:left;
text-transform:uppercase;
font-weight:bold; margin-bottom:40px;
 }
h3.title::after {
content: "";
display: inline-block;
height: 0.5em;
vertical-align: bottom;
width: 80%;
margin-right: -100%;
margin-left: 15px;
border-top: 4px solid;
border-color: #feb600;
}

ul.urunler { list-style:none; margin:0; padding:0; }
ul.urunler li  {  border:1px dotted #ccc; height:340px; padding:5px; margin-bottom:8px; border-right:0px none;  }
ul.urunler li:last-child , ul.urunler li:nth-child(3n) {border-right:1px dotted #ccc;}

ul.urunler li img {width: 210px;height: 200px; text-align:center; margin:auto;}
ul.urunler li .title {font-size:15px; color:#1a2da5; margin-top:5px; text-transform:uppercase; font-weight:bold;}

ul.urunler li table{font-size:11px; text-align: center; width: 100%; border: 0px; margin:8px auto; border-color: #dba210; color:#434343; vertical-align:bottom; }
ul.urunler li table td {width: 44px; border-color: #dba210}
ul.urunler li table .baslik {background: #feb600; color:#fff; font-weight: bold; }
ul.urunler li table .baslik  td{width:235px!important;}




ul.uygulamalarimiz { list-style:none; margin:0; padding:0; }
ul.uygulamalarimiz li  {  padding:5px; margin-bottom:8px; border-right:0px none; height:240px; text-align:center;  }


ul.uygulamalarimiz li img {height:180px; text-align:center; margin:auto;}
ul.uygulamalarimiz li .title {font-size:15px; color:#1a2da5; margin-top:5px; text-transform:uppercase; font-weight:bold;}

ul.uygulamalarimiz li table{font-size:11px; text-align: center; width: 100%; border: 0px; margin:8px auto; border-color: #dba210; color:#434343; vertical-align:bottom; }
ul.uygulamalarimiz li table td {width: 44px; border-color: #dba210}
ul.uygulamalarimiz li table .baslik {background: #feb600; color:#fff; font-weight: bold; }
ul.uygulamalarimiz li table .baslik  td{width:235px!important;}


.iletisim  strong i{ color:#2039d7;}
.iletisim  iframe{margin-bottom:20px; margin-top:20px;}




@media (max-width: 991px){
/*<991 ise*/

section.header_right { display:none;}
.logo { text-align:center;}
.header_top .text-left , .header_top .text-right {text-align:center !important;}
nav ul li { display:block; padding:0; margin:0; width:100%;}
nav ul li:first-child {padding-top:10px;

display:block !important;
text-align:right;
cursor:pointer;
padding-right:10px; }
nav ul li:first-child a {font-size:24px; }
nav ul li a { padding:10px; width:100%; display:block;}
nav ul li{ display:none;}

}

@media (max-width: 1136px){
/*<1136 ise*/
}

@media (min-width: 991px){
/*>991 ise*/
section.header_right { display:block;}


nav ul li{ display:inline-block !important; width:auto;}

nav ul li:first-child {display:none !important; }
}
