@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900&subset=latin-ext");
@import url(reset.css);
@import url(owl.carousel.css);
html {
    height: auto
}
body {
    min-height: 100%
}
body {
    background: url("../img/body.jpg") #fff no-repeat;
    background-position: center bottom;
    background-size: cover;
    -webkit-text-size-adjust: 100%;
    font-family: 'Source Sans Pro', sans-serif
}
textarea,
button,
input[type="text"],
input[type="submit"] {
    -webkit-appearance: none !important
}
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}
.kes {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.disCervceve {
    overflow: hidden;
    padding: 50px 0
}
.ortaBolum {
    width: 1720px;
    margin: 0 auto
}
.ortaBolum .solBolum {
    float: left;
    width: 70%
}
.ortaBolum .sagBolum {
    float: left;
    width: 30%;
    position: relative;
    min-height: 867px;
    background: url("../img/login.jpg") center center;
    background-size: cover;
    padding: 100px 50px
}
.ortaBolum .ustBolum {
    float: left;
    width: 100%;
    position: relative;
    z-index: 99;
    margin-bottom: -23px
}
.ivrLogo {
    float: left
}
.ivrLogo a {
    display: inline-block img;
    display-display: block
}
.ivrDakikalar {
    float: left;
    margin-left: 70px
}
.ivrDakikalar .dakikaKutu {
    float: left;
    margin-right: 50px
}
.ivrDakikalar .dakikaKutu .baslik {
    display: inline-block;
    color: #13233d;
    font-weight: 300;
    font-size: 15px;
    text-align: right;
    margin-right: 5px
}
.ivrDakikalar .dakikaKutu .baslik strong {
    display: block;
    font-size: 23px
}
.ivrDakikalar .dakikaKutu .dakika {
    display: inline-block;
    color: #bcbdc1;
    font-size: 18px;
    line-height: 1
}
.ivrDakikalar .dakikaKutu .dakika strong {
    display: inline-block;
    font-size: 50px;
    margin-right: 5px;
    line-height: 1
}
.ivrSosyalMedya {
    float: right
}
.ivrSosyalMedya a {
    display: inline-block;
    margin-left: 6px;
    width: 50px;
    height: 50px;
    text-indent: -99999px
}
.ivrSosyalMedya a.facebook {
    background: url("../img/facebook.png") center center no-repeat
}
.ivrSosyalMedya a.twitter {
    background: url("../img/twitter.png") center center no-repeat
}
.ivrSosyalMedya a.googlePlus {
    background: url("../img/googlePlus.png") center center no-repeat
}
.slider {
    position: relative
}
.slider ul li a {
    display: block;
    position: relative;
}
.slider ul li a img {
    display: block;
    width: 100%
}
.slider .owl-pagination {
    position: absolute;
    left: 100px;
    bottom: 100px
}
.slider .owl-pagination .owl-page {
    width: 21px;
    height: 21px;
    border: 1px solid #fff;
    border-radius: 150px;
    margin-right: 10px;
    float: left
}
.slider .owl-pagination .owl-page.active {
    background: #fff
}
.slider .owl-buttons {
    position: absolute;
    right: 100px;
    bottom: 100px
}
.slider .owl-buttons .owl-prev {
    display: inline-block;
    text-indent: -99999px;
    width: 70px;
    height: 70px;
    background: url("../img/left.png") center center no-repeat
}
.slider .owl-buttons .owl-next {
    display: inline-block;
    text-indent: -99999px;
    width: 70px;
    height: 70px;
    background: url("../img/right.png") center center no-repeat;
    margin-left: 10px
}

.sliderAciklamasi {position: absolute; left: 100px; top: 28%; width: 500px;}
.sliderAciklamasi h2 {font-family: 'Source Sans Pro', sans-serif; font-size: 32px; color: #282e41; margin-bottom: 20px; display: block; font-weight: 900;}
.sliderAciklamasi p {font-family: 'Source Sans Pro', sans-serif; font-size: 20px; line-height: 1.2; margin-bottom: 20px; color: #383845; display: block; font-weight: 300; }
.sliderAciklamasi .sliderButton {font-family: 'Source Sans Pro', sans-serif; display: inline-block; border: 2px solid #fff; color: #fff; font-size: 25px; padding: 0 70px; line-height: 57px;}

.girisYapTutucu {
    float: left;
    width: 100%
}
.girisYapBaslik {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 65px;
    font-weight: 300
}
.girisYapBaslik strong {
    display: block;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.2px
}
.girisYapBaslik a {
    text-decoration: underline;
    color: #fff
}
.inputTutucu {
    float: left;
    width: 100%;
    margin-bottom: 28px
}
.inputTutucu span {
    display: block;
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    padding-left: 22px;
    font-weight: 300
}
.inputTutucu span.email {
    background: url("../img/adam.png") left center no-repeat
}
.inputTutucu span.sifre {
    background: url("../img/kilit.png") left center no-repeat
}
.inputTutucu input {
    background: none;
    /*border: none;*/
    border: 1px solid #fff;
    padding-bottom: 15px;
    font-size: 16px;
    color: #fff;
    width: 100%;
    font-weight: 300
}
.beniHatirlaLabel {
    float: left;
    margin-top: 15px;
    background: url("../img/checkbox2.png") left center no-repeat;
    margin-bottom: 40px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-weight: 300;
    padding-left: 20px;
    user-select: none
}
.beniHatirlaLabel input {
    display: none
}
.beniHatirlaLabel.secildi {
    background: url("../img/checkbox1.png") left center no-repeat
}
.sifremiUnuttum {
    float: right;
    color: #fff;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 40px
}
.girisYap {
    float: left;
    width: 100%;
    margin-bottom: 130px;
    color: #fff;
    background: none;
    border: 2px solid #fff;
    font-size: 20px;
    font-weight: normal;
    height: 60px;
    background: url("../img/girisYap.png") 20px center no-repeat
}
.solBolumAlt {
    float: left;
    width: 100%;
    text-align: center
}
.solBolumAlt .hesapOlustur {
    display: inline-block;
    padding: 0 27px;
    line-height: 50px;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    background: #132540;
    border-radius: 150px
}
.solBolumAlt .uyelikAktivasyon {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: normal
}
.yeniUyelikTutucu {
    float: left;
    width: 100%;
    display: none
}
.yeniUyelikTutucu select {
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    padding: 0 10px;
    background: none;
    color: #fff;
    font-size: 15px;
    font-weight: 300
}
.yeniUyelikTutucu select:focus {
    outline: 0 !important
}
.yeniUyelikTutucu select option {
    color: #000
}
.yeniUyelikTutucu input[type="text"] {
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    background: none;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding: 0 10px
}
.yeniUyelikTutucu input[type="text"]::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu input[type="text"]::-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu input[type="text"]:-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu input[type="text"]:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu input[type="number"] {
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    background: none;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding: 0 10px
}
.yeniUyelikTutucu input[type="number"]::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu input[type="number"]::-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu input[type="number"]:-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu input[type="number"]:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu input[type="password"] {
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    background: none;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding: 0 10px
}
.yeniUyelikTutucu input[type="password"]::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu input[type="password"]::-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu input[type="password"]:-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu input[type="password"]:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu label {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
    cursor: pointer
}
.yeniUyelikTutucu label input {
    margin-right: 5px
}
.yeniUyelikTutucu label a {
    color: #fff;
    text-decoration: underline
}
.yeniUyelikTutucu input[type="submit"] {
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    background: #fff;
    color: #367fa9;
    font-size: 15px;
    font-weight: 600;
    padding: 0 10px
}
.yeniUyelikTutucu input[type="submit"]::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu input[type="submit"]::-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu input[type="submit"]:-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu input[type="submit"]:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.yeniUyelikTutucu .oncekiSayfa {
    color: #fff;
    display: inline-block;
    font-size: 18px
}
.yeniUyelikTutucu .dogru {
    border-color: green !important
}
.yeniUyelikTutucu .yanlis {
    border-color: red !important
}
.yeniUyelikTutucu .telefonNumarasi {
    position: relative
}
.yeniUyelikTutucu .telefonNumarasi .alanKodu {
    position: absolute;
    background: #fff;
    top: 0;
    left: 10px;
    height: 100%;
    font-size: 18px;
    width: 50px;
    text-align: center;
    line-height: 40px
}
.yeniUyelikTutucu .telefonNumarasi input {
    padding-left: 60px !important
}
.smsOnayTutucu {
    float: left;
    width: 100%;
    display: none;
}
.smsOnayTutucu h2 {
    color: #fff;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-size: 35px;
    font-weight: 300
}
.smsOnayTutucu select {
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    padding: 0 10px;
    background: none;
    color: #fff;
    font-size: 15px;
    font-weight: 300
}
.smsOnayTutucu select:focus {
    outline: 0 !important
}
.smsOnayTutucu select option {
    color: #000
}
.smsOnayTutucu input[type="text"] {
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    background: none;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding: 0 10px
}
.smsOnayTutucu input[type="text"]::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu input[type="text"]::-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu input[type="text"]:-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu input[type="text"]:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu input[type="number"] {
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    background: none;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding: 0 10px
}
.smsOnayTutucu input[type="number"]::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu input[type="number"]::-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu input[type="number"]:-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu input[type="number"]:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu input[type="password"] {
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    background: none;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding: 0 10px
}
.smsOnayTutucu input[type="password"]::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu input[type="password"]::-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu input[type="password"]:-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu input[type="password"]:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu label {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
    cursor: pointer
}
.smsOnayTutucu label input {
    margin-right: 5px
}
.smsOnayTutucu label a {
    color: #fff;
    text-decoration: underline
}
.smsOnayTutucu input[type="submit"] {
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    background: #fff;
    color: #367fa9;
    font-size: 15px;
    font-weight: 600;
    padding: 0 10px
}
.smsOnayTutucu input[type="submit"]::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu input[type="submit"]::-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu input[type="submit"]:-moz-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu input[type="submit"]:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1
}
.smsOnayTutucu .oncekiSayfa {
    color: #fff;
    display: inline-block;
    font-size: 18px
}
.smsOnayTutucu .dogru {
    border-color: green !important
}
.smsOnayTutucu .yanlis {
    border-color: red !important
}
.girisSayfasinaDon {
    color: #fff;
    display: inline-block;
    font-size: 18px
}
.altYazi {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
    margin-top: 5px
}
.row {
    margin: 0 -10px
}
.tekliSatir {
    float: left;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 22px
}
.ikiliSatir {
    float: left;
    width: 50%;
    padding: 0 10px;
    margin-bottom: 22px
}
.guvenlikKodu {
    position: relative
}
.guvenlikKodu img {
    position: absolute;
    left: 11px;
    top: 50%;
    height: 38px;
    width: 120px;
    margin-top: -19px
}
.guvenlikKodu input {
    padding-left: 130px !important
}
.modalBg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    text-align: center;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 99999;
    padding: 10px;
    overflow-y: scroll;
}
.modalBg .modalSartlar {
    width: 50%;
    margin: 0 auto;
    display: inline-block;
    background: #fff;
    min-height: 100%;
    padding: 20px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
    border-radius: 10px
}
.modalBg .modalSartlar .modalHeader {
    float: left;
    width: 100%;
    color: #000;
    font-size: 25px;
    font-weight: 600;
    text-align: left;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px
}
.modalBg .modalSartlar .modalBody {
    float: left;
    width: 100%;
    color: #000;
    font-size: 18px;
    line-height: 1.3;
    text-align: left;
    margin-bottom: 20px
}
.modalBg .modalSartlar .modalButon {
    float: left;
    width: 100%;
    padding: 20px 0;
    margin-bottom: 20px;
    text-align: right
}
.modalBg .modalSartlar .modalButon .modalKapat {
    background: #F34254;
    border: 1px solid #F34254;
    padding: 10px 30px;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
    display: inline-block
}
.uyariTutucu {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    text-align: center;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 99999
}
.uyariTutucu .uyari {
    position: absolute;
    top: 50%;
    left: 10%;
    width: 80%;
    margin-top: -60px;
    background: #fff;
    color: #000;
    font-size: 19px;
    line-height: 1.3;
    padding: 20px 10px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
    border-radius: 10px
}
.uyariTutucu .uyari .kirmizi {
    color: red !important
}
.uyariTutucu .uyari .yesil {
    color: green !important
}
.uyariTutucu .uyari .yesil .uyariKapat {
    margin-top: 20px;
    background: green;
    border: 1px solid green;
    padding: 10px 30px;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
    display: inline-block
}
.uyariTutucu .uyari .kirmizi .uyariKapat {
    margin-top: 20px;
    background: #F34254;
    border: 1px solid #F34254;
    padding: 10px 30px;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
    display: inline-block
}
@media screen and (min-width: 1300px) and (max-width: 1800px) {
    .ortaBolum .sagBolum {
        min-height: 605px
    }
    .disCervceve .ortaBolum {
        width: 1200px
    }
    .ortaBolum .sagBolum {
        padding: 30px
    }
    .girisYapBaslik {
        margin-bottom: 20px
    }
    .girisYap {
        margin-bottom: 51px
    }
    .ivrDakikalar {
        margin-left: 10px
    }
    .ivrDakikalar .dakikaKutu .baslik {
        font-size: 13px
    }
    .ivrDakikalar .dakikaKutu .baslik strong {
        font-size: 18px
    }
    .ivrDakikalar .dakikaKutu .dakika strong {
        font-size: 44px
    }
    .ivrDakikalar .dakikaKutu {
        margin-right: 10px
    }
    .tekliSatir {
        margin-bottom: 9px
    }
    .ikiliSatir {
        margin-bottom: 9px
    }
}
@media screen and (min-width: 992px) and (max-width: 1300px) {
    .disCervceve .ortaBolum {
        width: 950px
    }
    .ortaBolum .solBolum {
        width: 100%
    }
    .ortaBolum .sagBolum {
        width: 100%
    }
    .ortaBolum .sagBolum {
        padding: 30px
    }
    .girisYapBaslik {
        margin-bottom: 20px
    }
    .girisYap {
        margin-bottom: 51px
    }
    .ivrDakikalar {
        margin-left: 0px;
        float: right
    }
    .ivrDakikalar .dakikaKutu .baslik {
        font-size: 13px
    }
    .ivrDakikalar .dakikaKutu .baslik strong {
        font-size: 18px
    }
    .ivrDakikalar .dakikaKutu .dakika strong {
        font-size: 44px
    }
    .ivrDakikalar .dakikaKutu {
        margin-right: 10px
    }
    .ivrSosyalMedya {
        display: none
    }
    .ortaBolum .sagBolum {
        min-height: auto
    }
    .modalBg .modalSartlar {
        width: 70%
    }

    .sliderAciklamasi {width: auto; top: 20%; left: 50px;}
    .sliderAciklamasi h2 {font-size: 25px;}
    .sliderAciklamasi p {font-size: 18px;}
    .sliderAciklamasi .sliderButton {font-size: 20px; line-height: 40px; padding: 0 20px;}

}
@media screen and (min-width: 767px) and (max-width: 992px) {
    .disCervceve .ortaBolum {
        width: 740px
    }
    .ortaBolum .solBolum {
        width: 100%
    }
    .ortaBolum .sagBolum {
        width: 100%
    }
    .ortaBolum .sagBolum {
        padding: 30px
    }
    .girisYapBaslik {
        margin-bottom: 20px
    }
    .girisYap {
        margin-bottom: 51px
    }
    .ivrDakikalar {
        display: none
    }
    .ortaBolum .sagBolum {
        min-height: auto
    }
    .modalBg .modalSartlar {
        width: 80%
    }

    .sliderAciklamasi {width: auto; top: 20%; left: 50px;}
    .sliderAciklamasi h2 {font-size: 25px;}
    .sliderAciklamasi p {font-size: 18px;}
    .sliderAciklamasi .sliderButton {font-size: 20px; line-height: 40px; padding: 0 20px;}
}
@media screen and (max-width: 767px) {
    .disCervceve {
        padding: 10px 0 0 0
    }
    .disCervceve .ortaBolum {
        width: 100%
    }
    .ortaBolum .solBolum {
        width: 100%
    }
    .ortaBolum .sagBolum {
        width: 100%
    }
    .ortaBolum .sagBolum {
        padding: 10px 10px 20px 10px
    }
    .girisYapBaslik {
        margin-bottom: 20px
    }
    .girisYap {
        margin-bottom: 51px
    }
    .slider .owl-buttons {
        display: none
    }
    .slider .owl-pagination {
        bottom: 10px;
        left: 10px
    }
    .ivrDakikalar {
        display: none
    }
    .ortaBolum .ustBolum {
        padding: 0 10px
    }
    .ortaBolum .sagBolum {
        min-height: auto
    }
    .modalBg .modalSartlar {
        width: 100%
    }

    .sliderAciklamasi {top: 20px; left: 0px; width: 100%; padding: 0 20px;}
    .sliderAciklamasi h2 {font-size: 18px; margin-bottom: 10px;}
    .sliderAciklamasi p {font-size: 16px; margin-bottom: 10px;}
    .sliderAciklamasi .sliderButton {font-size: 20px; line-height: 30px; padding: 0 20px;}

}

.captcha{
    width: 120px;
    height: 38px;
}
/*# sourceMappingURL=ivr.css.map */

