﻿body
{
    background: #fff;
    color: #222;
    font-family: Arial;
    font-size: 1em;
}
a
{
    color: #00072d;
    transition: .5s;
}
a:hover, a:focus
{
    color: #0b6bd3;
    outline: none;
    text-decoration: none;
}
h1
{
    font-size: 1.5em;
    font-family: Arial;
    color: #720026;
    margin: 0 0 25px 0;
    padding: 0 0 0 0;
    font-weight: 300;
    text-align: center;
}
h2
{
    font-size: 1.5em;
    font-family: Arial;
    color: #720026;
    margin-bottom: 10px;
    padding: 0 0 0 0;
    font-weight: 900;
}
h3
{
    font-size: 1.3em;
    font-family: Arial;
    font-weight: bold;
}
.hide
{
    display: none;
}
.resimler
{
    width: 100%;
    height: 500px;
    background-color: #e0a800;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: 0;
    z-index: -1;
}
.resim_overlay
{
    width: 100%;
    height: 100%;
    background: url("../../willbetgambling/image/bg_ust.png") top repeat-x;
}
.main
{
    min-height: 650px;
    background-color: #fff;
    border-radius: 0 0 0 0;
    box-shadow: 0 -17px 19px -7px rgba(0,0,0,.75);
}
.ic_sayfa
{
    position: relative;
}
.btn-ana
{
    text-align: center;
    font-size: 1.4em;
    padding: 30px 10px;
}
.btn-ana i
{
    width: 100%;
    display: block;
    padding: 15px 0;
    font-size: 2em;
}
.form-musteri-gsm
{
    font-size: 2.4em;
    color: #f00;
}
header
{
    height: 140px;
    position: relative;
    border-bottom: 1px solid #ccc;
    font-size: 1.2em;
}
.header_text
{
    position: absolute;
    right: 0;
    bottom: 15px;
    font-size: .9em;
    color: rgba(0,0,0,.7);
}
.logo
{
    width: 200px;
    height: 200px;
    background-image: url("../../willbetgambling/image/logo.png");
    background-size: 200px auto;
    background-repeat: no-repeat;
    margin: 30px auto;
}
.logo a img
{
    width: 200px;
    height: 200px;
}
.back-to-top
{
    position: fixed;
    display: none;
    background: #29335c;
    color: rgba(255,255,255,.5);
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    border-radius: 10px;
    right: 15px;
    bottom: 15px;
    transition: .5s;
    z-index: 11;
}
a.back-to-top:hover
{
    color: #fff;
}
.back-to-top i
{
    padding-top: 15px;
}
.arama
{
    padding: 15px;
    background: rgba(255,255,255,.85);
    z-index: 200;
    height: 70px;
    border-radius: 10px 10px;
    border: 1px solid #720026;
    position: relative;
}
.arama .form-control::-webkit-input-placeholder
{
    color: #720026;
}
.arama .input-group-prepend
{
    background: none!important;
}
.arama .input-group-text
{
    background: none!important;
    border: none;
    color: #720026!important;
    font-size: 1.5em;
}
.arama_ic input
{
    border: none!important;
    background: none;
    color: #720026!important;
    padding-left: 36px;
}
.arama_ic input:focus
{
    background: rgba(0,0,0,0)!important;
    border: none!important;
}
.arama_icon
{
    position: absolute;
    left: 18px;
    font-size: 28px;
    color: #720026;
}
.hizmet
{
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    padding: 20px;
    border-radius: 10px;
    height: 100%;
}
.hizmet_icon
{
    font-size: 2em;
    color: #720026;
}
.hizmet_baslik
{
    font-size: 1em;
}
.hizmet_ozet
{
    font-size: .85em;
}
.ana_tabs ul
{
    border-bottom: 1px solid #720026;
}
.ana_tabs ul .active
{
    border-bottom: 5px solid #720026!important;
    background-color: rgba(0,0,0,0)!important;
    color: #29335c!important;
    font-weight: bold;
}
.ana_tabs li a
{
    border-radius: 10px 10px 0 0!important;
    font-size: 1.1em;
    padding: 10px 30px;
    margin: 0 5px;
    border: 1px solid rgba(0,0,0,.1)!important;
    border-bottom: 5px solid rgba(0,0,0,.1)!important;
    background-color: rgba(0,0,0,.01);
}
.tab-pane
{
    padding: 10px;
}
.mobile_hizmet_label
{
    display: none;
}
@media(max-width: 768px)
{
    .mobile_hizmet_label
    {
        display: block;
    }
    .ana_tabs li a
    {
        padding: 10px;
    }
    .ana_tabs li a span
    {
        display: none;
    }
}
.formValidate label.error, .formValidate span.error, .formValidate .error_ch, .formValidate .error_ch_cagree
{
    color: #7c2e26!important;
    font-size: .9em;
    margin-top: 5px;
    padding: 0 10px;
}
.formValidate input, .formValidate textarea, .formValidate select
{
    border: 0!important;
    border-bottom: 1px solid rgba(0,0,0,.5)!important;
    background: rgba(0,0,0,.05);
    border-radius: 0;
}
.formValidate input:disabled
{
    opacity: .5;
}
input.error, select.error
{
    border-color: #f00!important;
}
.form-label
{
    font-weight: bold;
}
.radio-label
{
    font-weight: bold;
}
.modal_loading
{
    max-width: 300px!important;
    text-align: center;
}
#SubmitButtonFi
{
    margin-right: 10px;
}
.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png
{
    font-size: 1.3em;
}
@font-face
{
    font-family: "raty";
    font-style: normal;
    font-weight: normal;
    src: url("http://altyapibasvuru.genclerbirligi.org.tr/webfonts/raty.eot?");
    src: url("http://altyapibasvuru.genclerbirligi.org.tr/webfonts/raty.eot?") format("embedded-opentype");
    src: url("http://altyapibasvuru.genclerbirligi.org.tr/webfonts/raty.svg") format("svg");
    src: url("http://altyapibasvuru.genclerbirligi.org.tr/webfonts/raty.ttf") format("truetype");
    src: url("http://altyapibasvuru.genclerbirligi.org.tr/webfonts/raty.woff") format("woff");
}
.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png
{
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "raty";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
}
.cancel-on-png:before
{
    content: "";
}
.cancel-off-png:before
{
    content: "";
}
.star-on-png:before
{
    content: "";
}
.star-off-png:before
{
    content: "";
}
.star-half-png:before
{
    content: "";
}
.form_star
{
    color: #a5a367!important;
}
.btn-rounded
{
    border-radius: 50px!important;
}
#modal_loading .modal-content
{
    background: rgba(0,0,0,.7)!important;
    color: rgba(255,255,255,.7);
}/*# sourceMappingURL=style.css.map */