body {
	font-family: 'Raleway', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
}

.navbar-inverse .navbar-nav>li>a {
	padding: 5px 4px;
	margin: 0;
	border-radius: 3px;
	color: #fff;
	line-height: 24px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	/* padding-top: 3px; */
}

#contact-page {
	padding-top: 0;
	margin-top: 60px;
}

.form-group .form-control {
	padding: 7px 12px;
	border-color: #d4d2d2;
	box-shadow: none;
}

.form-control {
	display: block;
	width: 100%;
	height: 39px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow
		ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.request h4 {
	position: absolute;
	width: 245px;
	position: relative;
}

.request h4 a {
	background: #522D6D;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	border-radius: 3px;
	padding: 5px 25px;
}

.panel-heading.active a.accordion-toggle i {
	background: #4a4c4c;
	color: #fff;
}

.panel-heading.active {
	background: #28988b;
}

.panel-default>.panel-heading, .panel {
	background-color: #f5f5f5;
	border: 0 none;
	box-shadow: none;
}

a.accordion-toggle i {
	width: 45px;
	line-height: 44px;
	font-size: 20px;
	margin-top: -10px;
	text-align: center;
	margin-right: -15px;
	background: #28988b;
}

.fa-angle-right:before {
	content: "\f105";
	color: white;
}

.panel-heading.active .panel-title>a {
	color: #0c0000;
}

.panel-heading.active a.accordion-toggle i {
	background: #28988b;
	color: #fff;
}

.sorusor {
	background-color: burlywood;
	border: 1px;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #522D6D;
	white-space: inherit;
	float: left;
}

@media only screen and (max-width: 800px) {
	.sliderLogo {
		width: 120px
	}
	.animated-item-1 {
		color: #522D6D;
		font-size: 30px;
	}
	.animated-item-2 {
		color:black !important;
		font-size: 16px;
	}
	#conatcat-info {
	background:none;
		background: #522D6D;
	}
#conatcat-info h1{
	margin:0
	}
#conatcat-info h2{
	margin:0
	}
	.slideraltLogo {
		width: 200px
	}

}

@media only screen and (min-width: 800px) {
	.sliderLogo {
		width: 160px
	}


	.animated-item-1 {
		
		color: #522D6D;
		font-size: 42px;
	}
	.animated-item-2 {
		color: black !important;
		font-size: 26px;
	}

	.feature-wrap {
	background-color: #fafafa;
	}
#conatcat-info h1{
	margin-left:50px
	}
#conatcat-info h2{
	margin-left:50px
	}
feature-wrap2  {
    background-color: #f5f5f5;
}

}

.containertimeline::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    right: -17px;
    background-color: #eeeeee;
    border: 4px solid #28988b;
    top: 15px;
    border-radius: 50%;
    z-index: 1;
}

.feature-wrap h2 {
    margin-top: 10px;
    text-align: center;
}

.feature-wrap2 h2 {
    margin-top: 10px;
    text-align: center;
}

.feature-wrap2  {
    background-color: #fff;
}

.center h2 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 20px;
}

@media (max-width: 767px){
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #ccc;
}}

@media (max-width: 767px){
.navbar-nav > li {
    padding-bottom: 4px;
}}


#main-slider .carousel .carousel-content {
    margin-top: -85px;
}

@media only screen and (max-width: 800px){
.center h2 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 20px;
}}

@media only screen and (max-width: 800px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
	}

	.uyelikClass {font-size:14px;}
.uyelikClass li	{float:right; margin-right:15px;}
	.uyelikClass li.sagli	{float:right; margin-right:45px;}

@media screen and (max-width: 600px) {
  .mobileHidden {
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }

  	.uyelikClass {font-size:13px;}
.uyelikClass li	{float:right; margin-right:5px;}
	.uyelikClass li.sagli	{float:right; margin-right:5px;}



}

.btn-success {
    color: #fff;
    background-color: #28988b;
    border-color: #28988b;
}

.alert-success {
    color: #000;
    background-color: #f5f5f5;
    border-color: #000;
}

.kazananTable {width:740px}

.kazananTable td {border:1px solid #ccc; padding:10px}
.navbar {

    background: #522D6D;
}
.top-bar {

    border-bottom: 1px solid #522D6D;
 
}

#conatcat-info {
    background: #522D6D url(../images/contact.png) no-repeat 90% 0;
    padding: 30px 0;
}

#bottom {
    background: #f5f5f5;
    border-bottom: 5px solid #522D6D;
    font-size: 14px;
}

a {
    color: #522D6D;
}



.navbar-inverse .navbar-nav > li > a:hover{
	background-color: #522D6D;
  color: #fff;
	    padding: 5px 4px;

}
.yarismaBaslik {
	color: #522D6D; font-size: larger
}
.navbar-inverse .navbar-nav .dropdown-menu {
    background-color: #522D6D;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a,
.navbar-inverse .navbar-nav .dropdown-menu > li:focus > a,
.navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
  background-color: #522D6D;
  color: #fff;
}
.kunyeBaslik {color:#522D6D; font-size:18px}
.odullerTitle {
	text-align: center;
    background-color: #522D6D;
    padding: 20px;
    color: #fff;
    font-size: 19px;
}


.midnight-blue{border-top: 5px solid #522D6D;}
.contenttimeline {
    padding: 15px 30px;
    background-color: #522D6D;
    position: relative;
    border-radius: 6px;
    color: white;
}
.shortcode-item h2 {
	color:#522D6D
}

.panel-heading.active a.accordion-toggle i {
    background: #522D6D;
    color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #522D6D;
    border-color: #522D6D;
}

.navbar-nav>li {
	margin-left: 15px;
    padding-bottom: 10px;
}

.containertimeline::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    right: -12px;
    background-color: #eeeeee;
    border: 4px solid #522D6D;
    top: 15px;
    border-radius: 50%;
    z-index: 1;
}

.btn-primary {
    background: #522D6D;
}