﻿.portfolio-info h2 {
    color: #051d8a !important;
}
.col-lg-6 h4 {
    font-size:19px;
    font-family: 'Open Sans', sans-serif;
}
.form-group {
    width: 250px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
    .form-group h4 {
        color: #051d8a !important;
        
    }
    .form-group label {
        color: #051d8a !important;
    }
#btnYolla {
    margin-top: 5px !important;
    margin-bottom: 20px !important;
    margin-left: 170px !important;
}
.g-recaptcha {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}
#logo h1{
    font-size:30px !important;
}
.intro-content #telefon {
    color: deeppink !important;
    /*color: #ff6600 !important;*/
}
.sabit {
    font-size: 45px !important;
    display: block;
    bottom: 0px;
    left: 0px;
    width: 130px;
    position: fixed;
    margin-right:10px;
    border: 0px;
    text-align: center;
    font-weight: bold;
    width: 100%;
}
    .sabit a {
        margin-right: 15px;
       
    }
    .sabit i {
        color: #051d8a !important;
    }

/*@media only screen and (min-width:1000px) (max-width:1300px){
    #logo h1 {
        font-size: 30px !important;
    }
}
@media only screen and (min-width:890px) and (max-width:1000px) {
    #logo h1 {
        font-size: 20px !important;
    }
}*/
@media only screen and (min-width: 0px) and (max-width: 693px) {
    #logo h1 {
        font-size: 15px !important;
    }

    /*.sabit {
        display: inherit !important;
    }*/
}

@media only screen and (min-width: 694px){
    .sabit {
        display: none !important;
        visibility:hidden !important;
    }
}
.talep_formx {
    position: relative;
    width: 100%;
    background: #33CC66;
    color: #FFF;
    z-index: 10;
}



