.logo {
    padding-top: 4px !important;
}

.logo img {
    height: auto !important;
    width: 117px !important;
}
.cs-btn-one.btn-gradient-color {
    background: linear-gradient(
45deg
, #f18700, #00468c) !important;
    color: #fff;
}
.feature-box {
    text-align: center;
    margin-bottom: 63px;
}
.feature-box .link a {
    position: absolute;
    background: linear-gradient(
45deg
, #f18700, #00468c) !important;
    color: #fff;
    height: 45px;
    width: 85px;
    line-height: 45px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -20px;
    border-radius: 30px;
    z-index: 1;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
}
.title h3 {
	    font-size: 22px;
}
.hizmet-baslik {
	padding-top: 23px;
}
.ic-baslik-h1{
	font-size: 35px;
    margin-bottom: 9px;
}
.form-baslik h2{
	    padding-bottom: 12px;
    font-size: 27px;
}
.form-control {

    background: #edf0fa;

}
.dosya-ayar {
	line-height: 14px !important;
}