@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600,300);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,900,700,600,500,300,200,100,800);
@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url(https://fonts.googleapis.com/css?family=Playball);

body{
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
	margin-top:-20px;
}

p{  
    font-family: 'Open Sans', sans-serif;
    font-size: 12.5px;
    line-height: 20px;
    font-weight: 100;
}

*{
    outline-color: transparent !important;
}

/*===== common ====*/
.bg-color{
    background-color: #21876d !important;
}

section{
    padding-top: 50px;
    padding-bottom: 50px;
}

.p-l-0{
    padding-left: 0;
}

.p-l-r-0{
    padding-left: 0;
    padding-right: 0;
}

.small-tag {
    color: #777;
    font-family: "Raleway",sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

h2.section-title{
    text-transform: uppercase;
    color: #131313;
    margin-top: 0; 
    margin-bottom: 30px;
    word-spacing: 5px; 
    font-size: 30px;
    font-weight: 700;  
}

.section-para{
    color: #999;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}

.btn.btn-default{
    background-color: #21876d;
    color: #fff;
    border-color: #21876d;
    border-radius: 0; 
    padding: 10px 20px; 
    text-transform: uppercase;
    word-spacing: 3px;
    font-size: 13px;
    margin: 5px; 
}

.btn.btn-primary{
    background-color: transparent;
    color: #fff;
    border-color: #fff;
    border-radius: 0; 
    padding: 10px 20px; 
    text-transform: uppercase; 
    font-size: 13px
}

.btn.btn-default:hover,
.btn.btn-primary:hover{
    background-color: #121212;
    border-color: #121212;
    color: #fff;
}

.btn.btn-primary,
.btn.btn-default,
.what-we-do .do-box,
.service-overflow {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.service-overflow,
.intro{
    display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
}

/*===== header ====*/
/* menu */
.navbar.default-menu{
    border-radius: 0; 
    border: 0; 
    margin-bottom: 0;
    min-height: 70px; 
    background-color: #fff;
    border-bottom: 2px solid #0CB88E;
}

.default-logo {
    font-family: "Playball",cursive;
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
}

.default-menu.navbar-default .navbar-toggle {
    border-radius: 0; 
    border-width: 2px;
    margin-top: 16px;
    margin-bottom: 16px;
}

.default-menu.navbar-default .navbar-nav > li > a{
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 40px !important;
    font-family: "Raleway",sans-serif;
    padding: 15px 20px;
    text-transform: uppercase;
}

.default-menu.navbar-default .navbar-nav > li:last-child > a{
    padding-right: 0;
}

.default-menu.navbar-default .navbar-nav > li > a i{
    position: relative;
    line-height: 40px;
}

.default-menu.navbar-default .navbar-nav > li > a:active, 
.default-menu.navbar-default .navbar-nav > li > a:focus, 
.default-menu.navbar-default .navbar-nav > li > a:hover{
    color: #21876d;
}

.default-menu.navbar-default .navbar-nav > .active > a, 
.default-menu.navbar-default .navbar-nav > .active > a:focus, 
.default-menu.navbar-default .navbar-nav > .active > a:hover{
    background-color: transparent;
    color: #21876d;
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #21876d;
}

.default-menu .dropdown-menu{
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: #333;
    min-width: 200px; 
    margin-top: 2px !important;
    padding: 0;
    border-bottom: 2px solid #21876d;
}

.default-menu .dropdown-menu > li > a {
    color: #999;
    font-weight: 400;
    line-height: 1.42857;
    padding: 15px 20px;
    font-size: 11px; 
    text-transform: uppercase; 
    left: 0.3px; 
    word-spacing: 3px; 
    font-weight: 600
}

.dropdown-menu > li > a:focus, 
.dropdown-menu > li > a:hover {
    background-color: #333333;
    color: #fff;
    text-decoration: none;
}
.what-were-do{
	color: #636262;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    margin-bottom: 45px;
    word-spacing: -1px;
	text-align:center;
}
.what-were-do h1{
	 margin-bottom:25px;
}
.what-were-do .colorgren{
	background-color:#2788af;
}
.what-were-do .colorgren:hover{
	background-color:#21876d;
}
.what-were-do i{
	color:#fff;
	font-size:80px;
	padding: 30px;
	background-color:#21876d;
	border:1px;solid;
	border-radius:10860px;
		transition: .5s;
}
.what-were-do i:hover{
	color:#fff;
	background-color:#2788af;
}
.what-were-do p{
	font-size:15px;
	margin-bottom:20px;
	color:#555;
}
.what-ur-mind{
	background-color:#1a6854;
	color:#fff;
	text-align:center;
}
.what-ur-mind h3{
	font-size:48px;
}
.what-ur-mind h4{
	font-size:20px;
	margin-bottom:15px;
}
.what-ur-mind h4 a{
	color:#fff;
	text-decoration:underline;
}
.foot{
	background-color:#333333;
}
.foot p{
	color:#fff;
}
.foot a:hover{
 text-decoration:none;
}
.foot .row{
	margin-top:15px;
}

.tagcloud01 ul {
	margin-top:15px;
	padding: 0;
	list-style: none;
}
.tagcloud01 ul li {
	display: inline-block;
	margin: 0 .3em .3em 0;
	padding: 0;
}
.tagcloud01 ul li a {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding: 0 1em;
	background-color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	font-size: 13px;
	text-decoration: none;
	-webkit-transition: .2s;
	transition: .2s;
}
.tagcloud01 ul li a:hover {
	background-color: #1a6854;
	color: #fff;
}
.foot h1{
    color:#fff;
}
.foot p {
    margin-top:15px;
    color:#fff;
}
.foot .btn-primary{
    border-color:#a02923;
    background-color:#a02923;
}
.foot .btn-primary:hover {
    border-color:chocolate;
    background-color:chocolate;
}
.foot .btn{
    float:right;
    margin-top:15px;
    margin-bottom : 15px;
}
.cright {
	background-color:#1f1f1f;
}
.cright .pklas a{
	padding-right:7.5px;
	padding-left:7.5px;
	border-right:1px solid;
	border-color:#333;
}
.cright .pklas a:last-child {
	border:none;
}
.cright p {
	margin-top:-1px;
}

.pricing {
  position: relative;
  margin-bottom: 35px;
  border: 3px solid #eee;
}

.pricing-active {
  border: 3px solid #1a6854;
  margin-top: -10px;
  box-shadow: 7px 7px rgba(54, 215, 172, 0.2);
}

.pricing:hover {
  border: 3px solid #1a6854;
}

.pricing:hover h4 {
  color: #015251;
}

.pricing-head {
  text-align: center;
}

.pricing-head h3,
.pricing-head h4 {
  margin: 0;
  line-height: normal;
}

.pricing-head h3 span,
.pricing-head h4 span {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-style: italic;
}

.pricing-head h3 {
  font-weight: 300;
  color: #fafafa;
  padding: 12px 0;
  font-size: 27px;
  background: #1a6854;
  border-bottom: solid 1px #0f352b;
}

.pricing-head h4 {
  color: #646464;
  padding: 5px 0;
  font-size: 54px;
  font-weight: 300;
  background: #fbfef2;
  border-bottom: solid 1px #f5f9e7;
}



.pricing-head h4 i {
  top: -8px;
  font-size: 28px;
  font-style: normal;
  position: relative;
}

.pricing-head h4 span {
  top: -10px;
  font-size: 14px;
  font-style: normal;
  position: relative;
}

/*Pricing Content*/
.pricing-content li {
  color: #1f1f1f;
  font-size: 12px;
  padding: 7px 15px;
  border-bottom: solid 1px #f5f9e7;
}

/*Pricing Footer*/
.pricing-footer {
  color: #1f1f1f;
  font-size: 11px;
  line-height: 17px;
  text-align: left;
  padding: 0 20px 19px;
}

/*Priceing Active*/
.price-active,
.pricing:hover {
  z-index: 9;
}

.price-active h4 {
  color: #1a6854;
}

.no-space-pricing .pricing:hover {
  transition: box-shadow 0.2s ease-in-out;
}

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
  color: #1a6854;
  padding: 15px 0;
  font-size: 80px;
  transition: color 0.5s ease-in-out;
}

.yellow-crusta.btn {
  color: #FFFFFF;
  background-color: #777;
}
.yellow-crusta.btn:hover,
.yellow-crusta.btn:focus,
.yellow-crusta.btn:active,
.yellow-crusta.btn.active {
    color: #FFFFFF;
    background-color: #8d2a25;
}
.display-4{
    text-align: center;
    margin-bottom:20px;
    color:#636262;
}
.hizmetlist a:hover{
	background-color:#1a6854;
	color:#fff;
}
.hizmetlist .active{
	background-color:#1a6854;
	color:#fff;
	border-color:#1a6854;
}
.contact-form{ margin-top:25px;}
.contact-form .textarea{ min-height:220px; resize:none;}
.form-control{ box-shadow:none; border-color:#dddddd; height:49px;}
.form-control:focus{ box-shadow:none; border-color:#1a6854;}
.form-control-feedback{ line-height:50px;}
.main-btn{ background:#1a6854; border-color:#1a6854; color:#fff;}
.main-btn:hover{ background:#227a63;color:#fff;}
.form-control-feedback {
line-height: 50px;
top: 0px;
}
.ilet h5{
	font-size:25px;
	margin-top:25px;
	color:#757575;
}
.ilet i {
	color:#878787;
}
.ilet b{
	color:#757575;
}
.panel-body .odd td {
	max-width:10px;
    overflow: hidden; /* taşanları gizle */
    white-space: nowrap; /* alt satıra hiç inme */
    text-overflow: ellipsis; /* eğer uzunsa üç nokta koy */
}
.referans {
	margin-top:35px;
	margin-bottom:25px;
}
.referans .btn-secondary{
	background-color:#1a6854;
	color:#fff;
}
.referans .btn-secondary:hover{
	background-color:#333;
	color:#fff;
}
.ferforje img {
  margin-bottom: 10px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

.ferforje img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}
.ferforje{

	padding:20px;
	margin:0 auto;
	width:80%;	 
	margin-left:10%;
}
.ferforje h2{
	color:#216ab2;
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
}
.ferforje  p {
	width:92%;
	margin:10px;
	color:#646566;
	text-indent:50px;
	margin-bottom:15px;
}
/* media quaries */
@media screen and (max-width: 768px){
    .default-menu.navbar-default .navbar-nav > li > a{
        line-height: 12px;
    }
    
    .default-menu .navbar-nav > li .nav-search{
        border-color: rgba(153, 153, 153, 0.1);
    }
    
    .nav-search .form-control{
        text-align: center;
        width: 100%;
        padding-left: 40px;
        padding-right: 20px;
    }
    
    .nav-search .form-group i {
        color: #999;
        font-size: 12px;
        left: 20px;
    }
    
    .default-menu.navbar-default .navbar-nav > li:last-child > a{
        padding-left: 20px !important;
    }
    
    .default-menu.navbar-default .navbar-nav > li:first-child > a{
        padding-left: 20px !important;
    }
}

.default-menu.menu-4{
    border-bottom: 0;
}

.default-menu.menu-4 .default-logo{
    color: #21876d;
}

.default-menu.menu-4 .navbar-nav > li > a{
    color: #999;
}

.default-menu.menu-4 .navbar-nav > li > a:before,
.default-menu.menu-4 .navbar-nav > li > a:after{
    color: transparent;
    font-size: 13px;
    position: absolute;
    transition: all 0.5s ease-in-out; 
    margin-top: -1px;
}

.default-menu.menu-4 .navbar-nav > li > a:before{
    content: '|';
    left: -5px;
}

.default-menu.menu-4 .navbar-nav > li > a:after{
    content: '|';
    right: -5px;
}

.default-menu.menu-4 .navbar-nav > li > a:hover:after,
.default-menu.menu-4 .navbar-nav > li > a:hover:before{
    color: #21876d; 
}

.default-menu.menu-4 .navbar-nav > li > a:hover:before{
    left: 8px;
}

.default-menu.menu-4 .navbar-nav > li > a:hover:after{
    right: 8px;
}

.default-menu.navbar-default .navbar-nav > li:last-child > a:after,
.default-menu.navbar-default .navbar-nav > li:last-child > a:before{
    content: '';
}

.default-menu.menu-4 .dropdown-menu{
    margin-top: 0 !important;
}

@media screen and (max-width: 768px){
    .default-menu.menu-4 .navbar-nav > li > a:hover:after,
    .default-menu.menu-4 .navbar-nav > li > a:hover:before{
        color: transparent; 
    }
}

/* small menu */
.small-menu{
    background-color: #ffffff; 
    min-height: 30px;
    border-bottom: 1px solid rgba(153, 153, 153, 0);    
}

.small-menu .list-inline{
    margin: 4px 0;
}

.info-link{
    margin-bottom: 0;
}

.social-link > li,
.info-link > li {    
    font-size: 11px; 
    padding-right: 20px;
    padding-left: 0;
    cursor: pointer;
	
}
.inf {
	float:right;
	margin-right:15px;
	
}

.social-link > li > span, 
.info-link > li > span {
    color: #555;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: -0.5px;
    margin-left: 6px;
    text-transform: uppercase;
    word-spacing: 2px;
}


.list-inline li:last-child{
    padding-right: 0 !important;
}

.social-link > li:first-child span{
    text-transform: lowercase;
}

.social-link > li > i.fa,
.info-link > li > i.fa {
    color: #21876d;
    float: left;
    margin-top: 1px;
}

.small-menu-2{
    background-color: #333;
}
.small-menu-2 a{
   color:#ccc;
}
.small-menu-2 a:hover{
   color:#21876d;
   text-decoration:none;
}

.small-menu-2 .social-link > li > span, 
.small-menu-2 .info-link > li > span{
    color: #ccc;
}
/*===== intro ====*/
.intro{
    height: 538px;
    background: url("../images/intro-2.jpg") no-repeat scroll center top/ cover;
}

.intro-content > h1{
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    margin-bottom: 45px;
    word-spacing: 6px;
} 

.intro-content > a > i.lnr{
    font-size: 10px;
    margin-left: 5px;
}

.intro-content > p{
    color: #f8f8f8;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    max-width: 570px;
}

.intro .carousel-indicators {
    bottom: 0;
    margin-bottom: -20%;
}

.intro .carousel-indicators li {
    background-color: #21876d;
    border: 2px solid #21876d;
    height: 15px;
    width: 15px;
    margin: 4px;
}

.intro .carousel-indicators .active {
    background-color: #fff;
    border: 3px solid #fff !important;
    height: 13px;
    margin: 5px;
    width: 13px;
}
@media screen and (max-width: 768px){
	.inf li:nth-child(1){
		display:none;
	}
	.inf li:nth-child(2){
		display:none;
	}
}

