body {

    background-color: #fcfcfc!important;


}
.header {


}
.content {

}

.revLogo {
    left: 10px;
    position: relative;
    display: block;

}

.giris {

    float:right;
    margin-top: 10px;

}
.mobile-nav{

    text-align: center;
    margin:0;
    padding:0;
    display:none;
    list-style: none;

}
.mobile-nav li{
    margin-top: 20px;
    width: 100%;
    border-bottom: solid #c2c2c2 1px;
}
.nav-top {

    float: right;
    margin-top: 5px;
    margin-right: 0;
    right: 0;

}

.giris {

   float: right;
}



.nav-top li {

    float:left;
    margin-left: 15px;
    list-style-type: none;
    line-height: 27px;
}


.form-slide {

    overflow: hidden;
    position: relative;


}

.form-box {
    color:white;
    background-color: rgba(1, 44, 115, 0.7);
    max-width: 350px;
    height: auto;
    position: absolute;
    right: 80px;
    top:50px;
    border-radius: 15px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 50px;
    margin-bottom: 50px;
    z-index: 2;

}


.message-box {

    background-color: rgba(43, 221, 121, 0.9);
    max-width: 300px;
    height: 100px;
    position: absolute;
    right: 80px;

    bottom:20px;
    border-radius: 15px;
    padding-right: 20px;
    padding-left: 20px;
    z-index: 3;

}
#basdate{
    font-size: 18px;
}
.message-box span {

    color:white;

    font-weight: 300;
    font-size: 16px;
    line-height: 40px;
    margin-top: 15px;
    display: inline-block;
    text-align: center;

}


.form-cont {

    position: relative!important;
    height: 600px;

}

.form-title {

    color:white;

    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    margin-top: 15px;
    display: inline-block;

}

.form-bottom {

    color:white;

    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    display: inline-block;

}


.form-box input {

    margin-top: 5px;
    height: 40px;

}

.gonder {

    width: 100%!important;
    background-color: #b1e120!important;

}


footer span {

    color: #b8b8b8!important;
    margin-top: 20px;
    display: inline-block;

}

.main-cont {

    background-color: white;
    border-radius: 12px;
    border: solid 1px #d7d7d7;
    min-height: 400px;
    padding: 20px 80px 20px 80px!important;


}

.content-part {

min-height: 250px;
margin-bottom: 100px!important;

}

.content-part h1 {


 font-size: 30px;
 color: #004687;
 border-bottom: solid 1px #004687;
 line-height: 60px;

}

.content-part ul li {



 font-size: 16px;
 color: #595d65;
 margin-top:15px;

}

.big-paragraf {



 font-size: 35px;
 color: #003da6;

}

.normal-paragraf {



 font-size: 16px;
 color: #595d65;


}

.tab-button {

    width:200px;
    height:40px;
    border-radius: 8px;
    background-color: #003da6;
    position: relative;
    float: left;
    border: solid 1px #003da6;
    margin-left: 15px;


}

.tab-button-active {

    width:66px;
    height:30px;
    position:absolute;
    bottom:-20px;
    left: 70px;
    background: url('../images/aktifButton.png') no-repeat top center!important;

}

.tab-button a {

    color: white;

    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    display: block;

}

.tab-button-gray a {

    color: #003da6;

    font-weight: 300;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    display: block;

}

.tab-button-gray {

    width:200px;
    height:40px;
    border-radius: 8px;
    background-color: #caeeff;
    position: relative;
    float: left;
    border: solid 1px #caeeff;
    margin-left: 15px;


}

.tab-button-gray-tam {

    width:200px;
    height:40px;
    border-radius: 8px;
    background-color: #fcfcfc;
    position: relative;
    float: left;
    border-width: 3px;
    border-style: dashed;
    border-color: #caeeff;
    margin-left: 15px;


}

.tab-button-gray-tam a {


    color:#595d65;

    font-weight: 500;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    display: block;

}





.form-control {

    height: 40px!important;
    margin-top: 25px;
    display:inline-block!important;

}


.content {

    padding-left: 0px!important;


}

.bg-form {

    background-color: #caeeff;
    border-radius: 20px;
    padding-top:20px;

}

.title-bolum {

    color:#175f81;

    font-weight: 300;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    display: block;


}

.option-box {

    width:300px;

}

.feedbackF{
    color:#f76c68;
    font-size: 10px;
    font-style: italic;

}


