/* ==========================================================================
Template Name 	: PiuPiu
Author				: Simplesphere - Anoop Jeewoolall
Theme Url 			: http://websites.simplesphere.net/piupiu/
Description		: Flexible One Page Template for Freelancers / Agencies
Website				: http://www.simplesphere.net
 ========================================================================== */ 

/* ==========================================================================
Basic Styling
 ========================================================================== */ 
body { width: 100%; height: 100%; font-family: "Raleway", Lucida Sans Unicode, Arial, "Helvetica Neue", Helvetica, sans-serif;}
html { width: 100%; height: 100%;}

h1, h2, h3, h4, h5, h6 { margin: 0 0 35px; font-family: Montserrat,"Helvetica Neue", Helvetica,Arial,sans-serif; font-weight: 700; }
h1, h2, h3, h4, h5, h6 { margin-top: 0;  margin-bottom: 10px;}

h4 {font-size: 16px;}

p { font-family: Montserrat,"Helvetica Neue", Helvetica,Arial,sans-serif; font-weight: 400; font-size: 14px; line-height: 28px; margin-bottom: 20px; }

a, a:visited { -webkit-transition: all 150ms ease-in; -moz-transition: all 150ms ease-in; -o-transition: all 150ms ease-in; transition: all 150ms ease-in;}
a { color: #00a8d6; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
a:hover,
a:focus { text-decoration: none; color: #007DA0; outline: none; } 

ul { margin: 0; padding: 0; list-style: none;}
ul li {line-height: 28px;}

::-moz-selection { text-shadow: none; background: #1F1F1F; color: #FFF;}
::selection { text-shadow: none; background: #1F1F1F; color: #FFF; }

img::selection { background: 0 0;}
img::-moz-selection { background: 0 0;}

hr {margin: 30px 0; border-top: 1px solid #DDD;}
body { webkit-tap-highlight-color: rgba(255,255,255,.2);}

/* ==========================================================================
Classes
 ========================================================================== */ 
.headline {text-align: center;}
	.headline h1 {color: #31373a; padding-bottom: 15px; border-bottom: 2px solid #DDD; display: inline-block;}
	.headline p {margin-bottom: 50px;}

.white h1 {color: #FFF;}
.white p {color: #FFF;}

.section {padding: 100px 0;}

.padding70top {padding-top: 70px;}

.bordered {border:1px solid #DDD;}
.border-left {border-left: 1px solid #DDD;}
.border-right {border-right: 1px solid #DDD;}
.border-top {border-top: 1px solid #DDD;}
.border-bottom {border-bottom: 1px solid #DDD;}
.nopadding-bottom {padding-bottom: 0;}

.divider70 {clear: both; height: 70px;}
.divider20 {clear: both; height: 20px;}
.divider35 {clear: both; height: 35px;}

.btn {-webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.blue-btn { padding: 12px 15px; font-size: 12px; font-family: "Raleway", sans-serif; text-transform: uppercase; font-weight: 700; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; background-color: #00a8d6; color: white; border:1px solid rgba(0,0,0,0.1);}
.blue-btn:hover { background-color: #31373a; color: #FFF;}

.tick-list {margin: 15px 0;}
.tick-list li {list-style: none; margin-bottom: 10px;}
.tick-list li i {margin-right: 10px; color: #00a8d6;}

.quote {color: #FFF; border: none; font-size: 40px; text-align: center; position: relative; font-weight: bold;}
.quote::before{  font-family:'FontAwesome'; content:"\f10d"; font-size: 20px; font-weight: bold; padding-right: 30px; font-weight: normal; }
.quote span {display: block; font-size: 16px; }

.text-center img {display: block; margin: 0 auto;}

/* ==========================================================================
Color Customizations
 ========================================================================== */ 
.bg-white {background-color: #FFF;}
.bg-grey {background-color: #F8F8F8;}
.bg-grey2 {background-color: #F5F5F5;}

.bg-blue {background-color: #00a8d6;}

.color-red {color: #ff3838;}

.testimonial-bg {background:url(../img/headshot-bg.jpg) no-repeat center center fixed; }
.bg-stats {background: url(../uploads/about-bg.jpg) no-repeat center center fixed; }
.bg-ipad {background: url(../img/blur.png) no-repeat center center fixed;}
.bg-notebook {background: url(../img/blur.png) no-repeat center center fixed;}

.bg-grey-pattern {background: url(../img/grey-pattern.jpg);}

.cover {-webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover; background-size: cover; }

.color-blue {color: #00a8d6;}
.color-white {color: #FFF;}

.overlay-bg {position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.5; background: rgba(0, 0, 0, 0.5); background: -webkit-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%); background:-moz-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%); background: -ms-radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%); background: radial-gradient(50% 55%, ellipse closest-corner, rgba(0, 0, 0, 0.57) 1%, rgba(0, 0, 0, 0.8) 100%); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 0;}

/* ==========================================================================
Carousel Settings
 ========================================================================== */ 
.carousel-mod .carousel-indicators {position: static; display: block; width: auto; margin: 15px auto;}
.carousel-mod .carousel-indicators li {background-color: #A3A3A3; border: none; margin:0;}
.carousel-mod .carousel-indicators .active {background-color: #31373a; width: 10px; height: 10px;}
.carousel-mod .carousel-control.left, .carousel-mod .carousel-control.right {background: none; background-color: transparent; filter:none;}
.carousel-mod .carousel-control {top: 45%;}

/* ==========================================================================
 Navigation
 ========================================================================== */ 
.navbar-inverse { margin-bottom: 0; -webkit-border-radius: 0; -moz-border-radius: 0;border-radius: 0; padding: 15px 0; -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out; -moz-transition: background .5s ease-in-out,padding .5s ease-in-out; transition: background .5s ease-in-out,padding .5s ease-in-out; background-color: transparent; background: none;  border: none;}
.navbar-inverse .navbar-nav > li > a { color: #fff; display: block; -webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; -ms-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; text-transform: uppercase; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: bold; padding: 35px 10px;}

.menu-right {float: right;}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li {-webkit-transition: all 400ms linear; -moz-transition: all 400ms linear; -o-transition: all 400ms linear; -ms-transition: all 400ms linear; transition: all 400ms linear;}

.navbar-toggle { padding: 4px 6px; font-size: 16px; color: #fff;}
.navbar-toggle:focus,
.navbar-toggle:active { outline: 0;}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {background-color: transparent;}

.navbar-brand { padding: 10px 15px;}
.navbar-brand:hover { color: #fff; } 



.scroll-fixed-navbar { padding: 10px 0; background-color: rgba(0,0,0,0.2); opacity:6.4; -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);}
.scroll-fixed-navbar .navbar-nav > li > a:hover, 
.scroll-fixed-navbar .navbar-nav > li.active > a { color: white; }

.navbar-toggle { position: relative; float: right; background-color: transparent; padding: 10px; margin: 13px 30px 13px 0; border: none; color: #fff; border: 2px solid #fff;}
.navbar-toggle .icon-bar { background-color: #fff;}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color: rgba(0,0,0,0.1);}

/* ==========================================================================
Logo
 ========================================================================== */ 
.navbar-inverse .navbar-brand  {color: #FFF; font-size: 30px; font-weight: 700; padding: 15px;}

/* ==========================================================================
Intro Slider
 ========================================================================== */ 
html, body {height: 100%;}
.carousel, .item, .active {background-image: cover;}
.carousel-inner {height: 100%;}

.slide1 {background-image:url(../img/main-slider1.png);}
.slide2 {background-image:url(../img/main-slider2.png);}
.slide3 {background-image:url(../img/main-slider3.png);}

#main-slider {background: #1A1A1A;}
#main-slider .carousel-caption { top: 40%; text-align:center; }
#main-slider .carousel-caption h2 {font-size: 50px; }
#main-slider .carousel-caption h4 {padding-top: 15px; border-top: 3px solid #DDD; display: inline-block; color: #EFEFEF; margin-top: 10px;}

.carousel-fade .carousel-inner .item { opacity: 0; -webkit-transition-property: opacity; transition-property: opacity;}
.carousel-fade .carousel-inner .active {opacity: 1;}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 2;}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {opacity: 1;}
.carousel-fade .carousel-control {z-index: 3; opacity: 0.3;}


#main-slider .carousel [data-slide] { visibility: hidden; }
#main-slider .carousel:hover [data-slide] { visibility: visible; }

/* ==========================================================================
Call To Action
 ========================================================================== */ 
.call-to-action { padding: 25px 0; border-bottom: 1px solid #dce4e6; text-align: center;}
.call-to-action h4 {font-size: 15px; font-weight: normal; margin-top: 10px; border-right:1px solid #DDD;}
.call-to-action h4 strong {text-transform: uppercase; font-size: 16px;}
.icon-button { margin-left: 15px; }
 
/* ==========================================================================
Intro
 ========================================================================== */ 
.main-point {} 
.main-point p {margin-bottom: 0;}
.main-point i { background-color: #00a8d6; width: 60px; height: 60px; border-radius: 30px; color: #FFF; line-height: 60px; text-align: center; font-size: 30px; display: inline-block; margin-right: 30px; float: left; margin-right: 20px;}
.main-point h4 { margin-bottom: 10px; }
 
/* ==========================================================================
Stats
 ========================================================================== */ 
.stats h4 {color: #fff;}
.stats {text-align: center;}
.stats p {color: #fff; font-size: 22px; margin-bottom: 35px; }
.stats p span {border-bottom: 3px solid #fff; padding-bottom: 15px; }
.stats i {border-radius: 50%; background: rgba(0,0,0,0.2); width: 110px; height: 110px; line-height: 100px; border: 2px solid rgba(0,0,0,0.1); margin-bottom: 20px;}
 
/* ==========================================================================
About
 ========================================================================== */ 
.members-detail {text-align: center; background-color: #FFF; border-radius: 4px; padding-bottom: 30px; margin-top: 30px; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; }
.members-detail:hover { -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); cursor: pointer;}
.members-detail h4 { display: inline-block; padding-bottom: 10px; border-bottom: 2px solid #DDD;}
.members-detail img {margin-bottom: 20px; border-radius: 4px 4px 0 0; }
.members-social {display: block;}
.members-social li {display: inline-block;  height: 40px; width: 40px; border:1px solid #EFEFEF; line-height: 40px;}
.members-social li:hover a{color:#31373a;}
 
/* ==========================================================================
Skills
 ========================================================================== */ 
.skill { text-align: center;}
.skill h4 {color: #FFF; margin-top: -80px; padding-bottom: 80px; font-size: 14px;}
.knob {font-family: "Raleway", Lucida Sans Unicode, Arial, "Helvetica Neue", Helvetica, sans-serif!important; margin-top: 50px!important;  font-weight: normal!important; font-size: 24px!important;}

/* ==========================================================================
Portfolio 
 ========================================================================== */
.hover-details {width: 100%; height: auto; overflow: hidden; position: relative; -moz-transition: all ease 400ms ease-in-out; -webkit-transition: all ease 400ms ease-in-out; -o-transition: all ease 400ms ease-in-out; transition: all ease 400ms ease-in-out; margin-bottom: 40px; }
.hover-details .img-cover { width: 100%; height: 100%; opacity: 0; position: absolute; top: 0; left: 0; background: rgba(0, 168, 214, 0.8); -moz-transition: all ease 400ms ease-in-out; -webkit-transition: all ease 400ms ease-in-out; -o-transition: all ease 400ms ease-in-out; transition: all ease 400ms ease-in-out; border-radius:3px; }
.hover-details > img { width: 100%; height: auto; -moz-transition: all ease 400ms ease-in-out; -webkit-transition: all ease 400ms ease-in-out; -o-transition: all ease 400ms ease-in-out; transition: all ease 400ms ease-in-out;}

.img-zoom { width:50px; height:50px; background-color: #d5512b; line-height: 50px; position: absolute; top: -50%; left: 50%; border-radius: 50%; margin-top: -25px; margin-left:  -25px; -webkit-transition: all ease 400ms ease-in-out; -moz-transition: all ease 400ms ease-in-out; -ms-transition: all ease 400ms ease-in-out; -o-transition: all ease 400ms ease-in-out; transition: all ease 400ms ease-in-out; text-align: center;}
.img-zoom i {color: #FFF;}

.img-cover h3 { width: 100%;	 position: absolute; bottom: -28%; color: #f8f8f8; font-size: 16px; text-align: center;	 padding: 0 10px; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;}

.hover-details:hover {cursor: pointer;}
.hover-details:hover > img { transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2);}
.hover-details:hover .img-zoom { top: 45%;}
.hover-details:hover .img-cover h3 { bottom: 28%;}
.hover-details:hover .img-cover { opacity: 1;}
.img-zoom:hover { background-color: #333;}

/* ==========================================================================
Testimonials
 ========================================================================== */ 
.testimonial-inner {text-align: center;}
.testimonial-inner img {margin-bottom: 15px;}
.testimonial-inner p {display: block; position: relative; font-size: 16px;}
.testimonial-inner p::before{  font-family:'FontAwesome'; content:"\f10d"; font-size: 20px; font-weight: bold; padding-right: 30px; font-weight: normal; }
.testimonial-inner small {display: inline-block; border-top: 2px solid #333; padding-top: 10px; font-size: 14px; font-weight: bold;}

/* ==========================================================================
Services
 ========================================================================== */
.services-list {margin-bottom: 40px;}
.services-list i { background-color: #00a8d6; width: 60px; height: 60px; border-radius: 30px; color: #FFF; line-height: 60px; text-align: center; font-size: 30px; display: inline-block; margin-right: 30px; float: left; margin-right: 20px;}

/* ==========================================================================
Contact
 ========================================================================== */ 
.contact-form input[type="text"], .contact-form textarea { background-color: #f4f4f4; color: #000000; border: 1px solid #dddddd; outline: none; width: 100%; padding: 15px 20px 5px 20px; display: block; margin-bottom: 15px; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; border-radius: 0; height: auto;}
.contact-form textarea { min-height: 200px;}
.contact-form button { width: 100%; text-align: center; color: #fff; padding: 15px 0; background-color: #ff3838; margin-bottom: 15px; border: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; text-transform: uppercase; font-weight: bold; border-radius: 3;}
.contact-form button i { color: #fff; font-size: 24px;}
.contact-form button:hover{ opacity: 0.8;}
.contact-list i {border: 1px solid #DDD; border-radius: 20px; height: 40px; width: 40px; text-align: center; line-height: 40px; margin-right: 10px; margin-bottom: 10px;}

/* ==========================================================================
Google Map
 ========================================================================== */ 
 #map {height: 600px;}
 
 /* ==========================================================================
   Video Container
============================================================================ */
.video-container { position:relative;}
.video-container iframe{ width:100%; height: 480px; border:none;}

/* ==========================================================================
Footer
 ========================================================================== */
#footer {background-image: url('../uploads/footer.png'); padding: 30px 0;}
#footer p { color: #aaa; margin-bottom: 0;}
#footer a {color: #FFF;}
.copyright {float: right;}
.copyright i {color: #FF3D7F; margin:0 5px;}

/* ==========================================================================
Social Links
 ========================================================================== */
.social {}
.social li {display: inline-block; width: 35px; height: 35px; border-radius: 3px; text-align: center; line-height: 35px; webkit-transition: background-color 400ms ease-out 0.2s; -moz-transition: background-color 400ms ease-out 0.2s; -o-transition: background-color 400ms ease-out 0.2s; transition: background-color 400ms ease-out 0.2s;}
.social li a { color: #fff; }
.social li.facebook { background: #204385; }
.social li.twitter { background: #2aa9e0; }
.social li.google-plus { background: #d3492c; }
.social li.linkedin { background: #0073b2; }
.social li.skype { background: #00b0f6; }
.social li.youtube { background: #e22d24; }
.social li:hover {background:#31373a; cursor: pointer; }

/* ==========================================================================
Scroll To Top
 ========================================================================== */
a.scroll-up { display: none; position: fixed; right: 10px; bottom: 10px; padding:5px 10px; background-color: #ff3838; text-align: center; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-transition: -moz-transform 0.8s ease-in-out; -o-transition: -o-transform 0.8s ease-in-out; -webkit-transition: -webkit-transform 0.8s ease-in-out; transition: transform 0.8s ease-in-out; -webkit-backface-visibility: hidden;}
a.scroll-up i {color: #FFF;}
a.scroll-up:hover, 
a.scroll-up:focus { -moz-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); background: #31373a;}


/* ---------------------------------------------------------------------- */
/*	Media Queries (to make the layout responsive)
/* ---------------------------------------------------------------------- */

/* ------ Tablet Portrait size to standard 960 (devices and browsers) ------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

}

/* ------ Mobile Landscape Size to Tablet Portrait (devices and browsers) ------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.menu-right {background: rgba(0,0,0,0.9);}
	.navbar-inverse .navbar-toggle {padding: 10px; background: #333; text-align: center;}
	.navbar-inverse .navbar-nav > li > a {text-align: center;}
	.menu-right {float: none;}
	.navbar-inverse .navbar-nav > ul {text-align: center;}
	p {}
	h4 {}
	hr { margin: 15px 0;}
	.call-to-action h4 { border: none;}
	.call-to-action h4 strong {display: block; margin-bottom: 10px;}
	.headline h1 {}
	.section {padding: 70px 0;}
	.main-point {margin-bottom: 40px;}
	.stats {margin-bottom: 50px;}
	.services-list i {margin-bottom: 20px;}
	.video-container {margin-bottom: 40px;}
	.members-holder{width:80%; float: none; margin:20px auto;}
}

/* ------ Mobile Portrait Size to Mobile Landscape Size (devices and browsers) ------*/
@media only screen and (max-width: 479px) {
	.menu-right {background: #00A8D6;}
	.navbar-inverse .navbar-toggle {padding: 10px; background: #333;}
	.navbar-inverse .navbar-nav > li > a {text-align: center;}
	.menu-right {float: none;}
	p {font-size: 13px;}
	h4 {font-size: 16px; line-height: 25px;}
	hr { margin: 15px 0;}
	.call-to-action h4 { border: none;}
	.call-to-action h4 strong {display: block; margin-bottom: 10px;}
	.headline h1 {font-size: 30px;}
	.section {padding: 50px 0;}
	.main-point {margin-bottom: 40px; border: none; float: none; width: 100%;}
	.stats {margin-bottom: 50px; float: none; width: 100%;}
	.members-holder{width:80%; float: none; margin:20px auto;}
	.services-list i {margin-bottom: 20px;}
	.video-container {margin-bottom: 40px;}
	.img-cover h3 {display: none;}
	#footer {text-align: center;}
	.copyright {float: none;}
}


/* ==========================================================================
	Dropdown Menu
 ========================================================================== */
 
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: rgba(0, 0, 0, 0);
}

.dropdown-menu > li > a:hover, .dropdown-menu {
	background-color: rgba(0, 0, 0, 0.5);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a{
	color:white;
	text-decoration: bold;
}

/* ==========================================================================
	Govde
 ========================================================================== */
 
.govde ul {
	list-style-type: disc;
}



/* ==========================================================================
	CARD
 ========================================================================== */
 .cv_card > .card{
 	padding-left: 0;
 	margin-left: 0;
 }
 .card {
  max-width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 0;
  background: #fff;
  padding: 0px 0px;
  border: none;
  border-radius: .5rem;
  box-shadow: 0 10px 20px 0 #d4d4d5;
  transition: box-shadow 0.1s ease, transform 0.1s ease;
}
.card a,
.cards > .card a {
  cursor: pointer;
}

.card > .card-content,
.cards > .card > .card-content {
  flex-grow: 1;
  border: none;
  background: 0 0;
  margin: 0;
  padding: 0;
  box-shadow: none;
  font-size: 1em;
  border-radius: 0;
}
.card > .card-content:after,
.cards > .card > .card-content:after {
  display: block;
  height: 0;
}

.card > .card-content p,
.cards > .card > .card-content p {
  font-size: 50px;
  color: white;
}

/*card with border*/
.card.card-centred-text {
	text-align: center;
	padding: 0px 0px;
	margin: 0px 0px;
}
/*card with border*/
.card.card-with-border .card-content {
  position: relative;
  padding: 50px 15px 40px 15px;
}
.card.card-with-border::after {
  position: absolute;
  display: block;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  content: '';
  top: 5px;
  left: 5px;
  z-index: 1;
} 

/* ==========================================================================
							--ANASAYFA--
 ========================================================================== */


/* ==========================================================================
	header baslığı
 ========================================================================== */
 
.basliklar {
	margin: -20% auto 5% auto;
}

.basliklar > h1 {
	font-size: 36px;	
}

.basliklar > p {
	font-size: 18px;	
}



/* ==========================================================================
	Anasayfa İçerik
 ========================================================================== */

.anasayfa_section_1{
	background-image: url(../uploads/lamp.jpg);
}

.ust_kisim{
	margin: 15% auto auto auto;
}

.anasayfa_section_1 > .ust_kisim > h1{
	font-size: 30px;
}

.anasayfa_section_1 > .ust_kisim > h3{
	font-size: 40px;
	font-style: bold;
	font-family: Nunito;
}

/*****************************************/
.alt_kisim{
	margin: 10% auto 15% auto;
}
.alt_kisim h3{
	font-size: 20px;
}
.alt_kisim p{
	font-style: : bold;
}
.on_plan {
	position: relative;
	z-index: 4; 
}
#wrap1 {
    position: relative;
}
#wrap1::after {
    content: "\f0f4";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #ece2e4;
    font-size: 240px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0%;
    margin-top: -50%;
}
#wrap1:hover:after {
    content: "\f0f4";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #ece2e4;
    font-size: 240px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0%;
    margin-top: -60%;
}
#wrap2 {
    position: relative;
}
#wrap2::after {
    content: "\f118";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #ece2e4;
    font-size: 240px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 10%;
    margin-top: -50%;
}
#wrap2:hover:after {
    content: "\f118";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #ece2e4;
    font-size: 240px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 10%;
    margin-top: -60%;
}
#wrap3 {
    position: relative;
}
#wrap3::after {
    content: "\f18e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #ece2e4;
    font-size: 240px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 10%;
    margin-top: -50%;
}
#wrap3:hover:after {
    content: "\f18e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #ece2e4;
    font-size: 240px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 10%;
    margin-top: -60%;
}

/*******************************/

.anasayfa_section_2{
	background-color: #977756;
	padding-top: 30px;
	padding-bottom: 10px;
}
.anasayfa_section_2 img{
	margin-left:18%;
}
.anasayfa_section_2 .main-point {
	margin-top: 50px;
}
.anasayfa_section_1 > .ust_kisim > h1{
	font-size: 30px;
}

.anasayfa_section_1 > .ust_kisim > h3{
	font-size: 40px;
	font-style: bold;
	font-family: Nunito;
}

/*******************************************************************/



.image {
  display: block;
  width: 50%;
  height: 50%;
  margin-left: 10%;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  background-color: #977756;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.cont:hover .overlay {
  width: 100%;
  left: 0;
}
.resim_yazisi{
	color: white;
	margin-top: 10%;
	margin-left: -50%;
}
.yazi {
  white-space: nowrap; 
  color: white;
  font-size: 13px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}


.image2 {
  display: block;
  width: 50%;
  height: 50%;
  margin-left: 10%;
}
.overlay2 {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  background-color: #977756;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.cont2:hover .overlay2 {
  width: 100%;
  left: 0;
}
.resim_yazisi2{
	color: white;
	margin-top: 10%;
	margin-left: -50%;
}
.yazi2 {
  white-space: nowrap; 
  color: white;
  font-size: 13px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.image3 {
  display: block;
  width: 50%;
  height: 50%;
  margin-left: 10%;
}
.overlay3 {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  background-color: #977756;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.cont3:hover .overlay3 {
  width: 100%;
  left: 0;
}
.resim_yazisi3{
	color: white;
	margin-top: 10%;
	margin-left: -50%;
}
.yazi3 {
  white-space: nowrap; 
  color: white;
  font-size: 13px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.image4 {
  display: block;
  width: 50%;
  height: 50%;
  margin-left: 10%;
}
.overlay4 {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  background-color: #977756;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.cont4:hover .overlay4 {
  width: 100%;
  left: 0;
}
.resim_yazisi4{
	color: white;
	margin-top: 10%;
	margin-left: -50%;
}
.yazi4 {
  white-space: nowrap; 
  color: white;
  font-size: 13px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}





 #map {height: 600px;}


/* ==========================================================================
							--Oferty--
 ========================================================================== */

.bootstrap-select.btn-group .dropdown-menu li a{
	background-color: #2A0F1E;
	
}

.search_main .row-fluid {
	padding: 0px;
}

#main-slider .carousel-caption .bootstrap-select{
	text-align: left;
	width: 260px;
	margin-left: -20px;
	padding-left:0px;
}

.bootstrap-select.btn-group .btn .caret{
	opacity: 0;				
}

.btn span.glyphicon {    			
	opacity: 0;				
}

.btn.active span.glyphicon {			
	opacity: 1;				
}

.trans_form{
	background-color: rgb(0,0,0,0);
	border-color: white;
	border-style: solid;
	border-width: 1px;
	border-radius: 6px;
}

.search_main .bootstrap-select>.btn{
	padding-right: 0px;
	margin-left: 0px;
}

.form-control select {
	background-color: rgb(0,0,0,0);
	border-color: white;
	border-style: solid;
	border-width: 3px;
	border-radius: 6px;
}

.search_main select {
	background-color: rgb(0,0,0,0);
	height: 40px;
	width: 240px;
}

.selectpicker {
	color: white;
}

.search_main h3 {
	color:#CDB991;
	margin-top: 5%;
	margin-bottom: 3%;
}

.search_main .btn2 {
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  color: #ffffff;
  font-size: 16px;
  background: #ff3838;
  padding: 6px 22px 6px 22px;
  border: solid #ff3838 1px;
  text-decoration: none;
}

.search_main .btn2:hover {
  background: rgba(0,0,0,0.1);
  color: #fff;
  border: solid #fff 1px;
  text-decoration: none;
}


/*                          İlanları listele                     */
.search_oferty{
	z-index: 10;
	margin: 1% 3% 3% 3%;
	display: grid;
	grid-template-columns: 25% 54% 23%;
	padding-bottom: 2%;
}

.oferty_form{
	margin-top: -36%;
	background-color: #2A0F1E;
	opacity:1;
	padding: 5% 5% 5% 2%;
	border-radius: 6px;
}

.oferty_form .btn {
  height: 45px;
  background: rgba(0,0,0,0.5);
  border: solid #D1D1D1 1px;
  color: white;
  margin-left: -15px;
  width: 120px;
}

.oferty_form .btn:focus{
  border: solid rgb(48,9,34,0.9) 1px;
  font-weight: bold;
  color: white;	
}

.search_baslik{
	color:white;
	margin: 2% auto 4% 3%;
}

.select_sector>.selectpicker {
	background: url(../uploads/liste_ikon.png) no-repeat right center;
	background-size: 9%;
	z-index:5;
}

.select_local>.selectpicker {
	background: url(../uploads/konum_ikon.png) no-repeat right center;
	background-size: 9%;
	z-index:5;
}
.bootstrap-select.btn-group .dropdown-menu li{
    z-index:5;
}
.oferty_slide{
	z-index: -2;
	height: 500px;
}



.oferty_top {
	background-color: #666A62;
	opacity: 0.5;
    filter: alpha(opacity=50);
    height: 15%;
}

.new_filtre {
	background-color: #fff;
	border-radius: 6px;
	margin-right: -8%;
}

.new_filtre .row {
	margin-left: 5%;
}

.listeler{
    z-index:1;
	background-color: #fff;
	padding-bottom: 3%;
	border-radius: 6px;
}

.listeler .row {
	margin-left: 3%;
}

.listeler h4 {
	margin-top: 5%;
	color: #1f1f14;
}

.listeler h6 {
	margin-top: 3%;
	color: #3d3d29;
}

.listeler p{
	color: #000;
	margin-bottom: -3%;
}

.listeler .firma{
	color: #000;
	margin-bottom: 0%;
}

.listeler .sehir{
	color: #4B4B33;
	margin-bottom: 0%;
}

.listeler .tarih{
	color: #a3a375;
	margin-bottom: 0%;
}

.listeler .ilan_bilgi{
	height: 160px;
}

.listeler .firma_bilgi {
	height: 160px;
	margin-top: 3%;
}

.firma_logo{
    z-index:1;
    height: 130px;
    width: 130px;
}

.carousel_oferty{
	margin-top: -3%;
	z-index: 2;
}

.ilanlar{
    background-color: #F4F4F4;
	z-index: 0;
	margin-top: -7%;
}

.bootstrap-select.btn-group .dropdown-menu li a {
	z-index: 10;
}


/* **************************** detay ******************* */

.oferty_detay{
	display: grid;
	grid-template-columns: 18% 62% 15% 5%;
	padding-top: 1%;
}

.detail_background h3{
	margin-top: 5%;
}

.detay_container{
	background-color: #fff;
	border-radius: 6px;
	padding: 5% 4% 5% 4%;
	margin-right: 1%;
	border-width: 1px;
	border-color:white;
	margin-bottom: auto;
}

.firma_container{
	background-color: #fff;
	border-radius: 6px;
	padding-top: 5%;
	border-width: 1px;
	border-color:white;
	margin-bottom: auto;
}

.firma_container .row{
	padding-top: -1%;
}

.firma_container img{
	max-height: 150px;
	max-width: 200px;
}

.bootstrap-select.btn-group :focus{
	color: white;
}
/*********************************************/
.abone_ol{
	border-width: 2px;
	border-color: #979495;
}
.abone_ol:hover{
	border-width: 2px;
	border-color: white;
	color:white;
}


