﻿@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700%7CWaiting+for+the+Sunrise:400');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

body {
    background-color: #f4f4f4;
    /*  background-color: #ffffff; */
    margin: 0px;
    padding: 0px;
    /*   font-family: "PT Sans", sans-serif; */
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.1px;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: 5px 300px;
    color: #434343;
}

.ptfont {
    font-family: "PT Sans", sans-serif;
    color: #5d5c5c;
}


form {
    margin: 0px;
    padding: 0px;
    min-width: 350px;
}

.w990 {
    max-width: 950px;
    border: 0px solid red;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.w9902 {
    max-width: 1300px;
    border: 0px solid red;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.plr20 {
    padding-left: 30px;
    padding-right: 30px;
}

.golge {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.24);
}

.golge2 {
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
}

.ort {
    margin-left: auto;
    margin-right: auto;
}

img {
    border: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cbot {
    clear: both;
}

.iciOrt {
    text-align: center;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
}

.enust {
    border: 0px solid red;
    height: 70px;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.12),inset 0 -1px 0 0 #dadce0;
    background-color: white;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 999;
}

.ustbtn {
    background-color: #1a73e8;
    border-radius: 3px;
    height: 35px;
    margin-right: 10px;
    margin-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
    color: white;
    padding-top: 15px;
    cursor: pointer;
}

    .ustbtn a {
        color: white;
        text-decoration: none;
    }

    .ustbtn:hover {
        background-color: #174ea6;
        -moz-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

.ustbtnbeyaz {
    border-radius: 3px;
    margin-top: 10px;
    color: gray;
    cursor: pointer;
    width: 225px;
    float: none;
    font-size: 13px;
    border: 1px solid #c5c5c5;
    margin-right: auto;
    margin-left: auto;
}

    .ustbtnbeyaz:hover {
        background-color: white;
        -moz-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

    .ustbtnbeyaz a {
        color: gray;
        text-decoration: none;
        font-weight: bold;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
        display: block;
    }

.logodv {
    float: left;
    font-size: 19px;
    height: 35px;
    margin-right: 10px;
    margin-top: 6px;
    padding-left: 20px;
    padding-right: 20px;
    color: #595959;
    font-weight: bold;
    padding-top: 15px;
    cursor: pointer;
}

    .logodv img {
        float: left;
        margin-top: -1px;
        margin-right: 5px;
    }

    .logodv a {
        color: #595959;
        text-decoration: none;
    }

.menu {
    float: left;
    font-size: 15px;
    height: 35px;
    margin-right: 10px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    color: gray;
    padding-top: 15px;
    cursor: pointer;
}


    .menu ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

        .menu ul li {
            float: left;
        }

            .menu ul li a {
                margin-right: 20px;
                text-decoration: none;
                color: #595959;
                font-size: 13px;
            }

                .menu ul li a:hover {
                    color: #000000;
                }

.banner {
    margin-top: 60px;
    border-bottom: 1px solid #dfe2e4;
    height: 550px;
    background-color: #f8f9fa;
    position: relative;
    background-image: url(/images/banner3a.png);
    background-repeat: no-repeat;
    background-position: center;
    color: white;
}

.banner1 {
    position: absolute;
    height: calc(100% - 2px);
    width: calc(100% - 42px);
    padding: 20px;
    border: 0px solid red;
}

    .banner1 h1 {
        margin: 0px;
        padding: 0px;
        margin-top: 10px;
        font-size: 60px;
        color: #000000;
        color: white;
    }

.bannerslo {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    font-size: 20px;
    padding-left: 2px;
}

.bannerok0 {
    margin-top: -25px;
    z-index: 998;
    position: relative;
}

.beniara {
    font-size: 30px;
    font-weight: 100;
    margin-left: -6px;
    margin-top: -3px;
    margin-right: 15px;
}

.bannerok {
    width: 50px;
    height: 50px;
    background-color: white;
    border-radius: 50%;
    font-size: 50px;
    border-top: 2px solid #dfe2e4;
    color: #c8cbce;
    color: #000;
    position: relative;
}

    .bannerok i {
        top: 0px;
        left: 0px;
        border: 0px solid red;
        position: absolute;
    }

.anab1 {
    background-color: #f5f5f5;
    background-color: #fff;
    padding: 15px;
    min-height: 250px;
    border-radius: 4px;
    margin-top: 10px;
    width: 350px;
    float: left;
    border: 1px solid gray;
}

.anab2 {
    background-color: #fff;
    padding: 15px;
    min-height: 250px;
    border-radius: 4px;
    margin-top: 10px;
    width: 350px;
    float: right;
    border: 1px solid gray;
}

.anab3 {
    clear: both;
    margin-top: 10px;
    background-color: #eaf2ff;
    padding: 15px;
    min-height: 250px;
    border-radius: 4px;
}

.anab1a {
    padding: 50px;
    min-height: 250px;
    border-radius: 4px;
    margin-top: 10px;
    border: 0px solid #c5c5c5;
    font-size: 16px;
}

.anab1v {
    background-color: white;
    margin-top: -45px;
    padding-top: 45px;
}

.check {
    margin: 10px;
    border: 0px solid red;
    width: 270px;
}

    .check i {
        float: left;
        margin-right: 10px;
        font-size: 20px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        border-radius: 50%;
        background-color: #6db3f8;
        text-align: center;
        color: #ffffff;
    }

.cihaz1 {
    width: 300px;
    height: 270px;
    border: 0px solid #c5c5c5;
    margin: 7px;
    border-radius: 5px;
    font-size: 16px;
    margin-top: 25px;
    background-color: #fff;
}
    .cihaz1 a {
        color: #434343;
        text-decoration:none;
    }
    .cihaz1 a:hover {
       
        text-decoration: underline;
    }

.cihaz1a {
    width: 289px;
    height: 200px;
    background-color: white;
    margin-bottom: 10px;
    margin: 6px;
}

.cihaz1b {
    padding: 10px;
}

.alt {
    background-color: #f1f1f1;
    padding: 50px;
}

.altm1 {
    width: 230px;
    float: left;
    margin-right: 15px;
}

    .altm1 a {
        display: block;
        color: #595959;
        text-decoration: none;
        padding: 10px;
        padding-left: 0px;
    }

.mobilmenu {
    float: right;
    font-size: 34px;
    margin: 20px;
    text-decoration: none;
    color: #595959;
    animation-iteration-count: 1;
    animation-duration: 1s;
}

.markabtn {
    border-radius: 3px;
    margin-top: 10px;
    padding-left: 1px;
    padding-right: 1px;
    color: gray;
    padding-top: 1px;
    padding-bottom: 1px;
    cursor: pointer;
    width: 200px;
    float: none;
    font-size: 15px;
    border: 1px solid #c5c5c5;
    margin-right: auto;
    margin-left: auto;
    font-weight: bold;
    overflow: hidden;
}

    .markabtn:hover {
        background-color: white;
        -moz-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

    .markabtn a {
        color: gray;
        text-decoration: none;
        display: block;
        border: 0px solid red;
        padding: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

.mtop80 {
    margin-top: 80px;
}

.mtop30 {
    margin-top: 30px;
}

.mtop50 {
    margin-top: 50px;
}


.anacihazlar {
    margin-top: 30px;
    padding: 70px;
    text-align: center;
    font-size: 20px;
    border: 0px solid red;
    background-color: #f5f5f5;
}

.anamarkalar {
    margin-top: 0px;
    padding: 70px;
    text-align: center;
    font-size: 20px;
    border: 0px solid red;
    background-color: #eff4ff;
    border-top: 1px solid #dfe2e4;
}

.fz44 {
    font-size: 44px;
}

.anaservisagi {
    padding: 40px;
    padding-top: 70px;
    text-align: center;
    font-size: 20px;
    border: 0px solid red;
    background-color: white;
}

.veya {
    font-size: 13px;
    padding: 10px;
}

.beniara2 {
    width: 150px;
    float: none;
    border: 0px solid red;
    margin-right: auto;
    margin-left: auto;
    height: 40px;
}

.tel2 {
    font-size: 30px;
    font-weight: 100;
    margin-left: -6px;
    margin-top: -1px;
    margin-right: 7px;
}


.altmedya {
    border-bottom: 1px solid gray;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.altmedya2 {
    float: left;
    padding-right: 20px;
    font-weight: bold;
}

.fz20 {
    font-size: 20px;
}

.copy {
    border-top: 1px solid gray;
    padding-top: 15px;
    margin-top: 15px;
}

.copy2 {
    float: left;
    margin-right: 10px;
}

.yardim {
    font-size: 18px;
    float: left;
}

.yardim2 {
    font-size: 12px;
    margin-left: 5px;
}

.gmasterbg {
    background-image: url(/images/abg.jpg);
    background-repeat: repeat-x;
    margin-top: 70px;
}

.icsayfabg {
    min-height: 500px;
    background-color: white;
    padding: 40px;
}

    .icsayfabg h1 {
        font-size: 40px;
        color: #000;
        text-align: center;
    }

.altbaslikP {
    font-size: 18px;
    text-align: center;
}

.iletisimtel {
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    text-align: left;
    max-width: 500px;
    border: 0px solid #c5c5c5;
    border-radius: 5px;
    padding: 10px;
    background-color: #e8f0fe;
}

    .iletisimtel i {
        font-size: 30px;
        float: left;
        padding-right: 20px;
        color: #1a73e8;
        padding-top: 3px;
    }

    .iletisimtel a {
        color: #434343;
        text-decoration: none;
    }

        .iletisimtel a:hover {
            text-decoration: underline;
        }

    .iletisimtel div {
        width: calc(100% - 90px);
        font-size: 15px;
    }

    .iletisimtel b {
        font-size: 15px;
    }

hr {
    height: 1px;
    border-width: 0;
    color: gray;
    background-color: #c5c5c5;
}

.iletisimform {
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    text-align: left;
    max-width: 500px;
    border: 0px solid #c5c5c5;
    border-radius: 5px;
    padding: 10px;
    background-color: #f5f5f5;
}

    .iletisimform b {
        font-size: 15px;
    }

    .iletisimform span {
        font-size: 12px;
        display: block;
    }

.input {
    padding: 8px;
    margin: 10px;
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    width: calc(100% - 36px);
    display: block;
    font-family: Arial;
    font-size: 14px;
}

.btn {
    padding: 5px;
    padding-bottom: 15px;
    padding-top: 15px;
    margin: 10px;
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    width: calc(100% - 20px);
    display: block;
    font-family: Arial;
    font-size: 14px;
    cursor: pointer;
}

.iletisimbg {
    background-image: url(/images/iletisimbg.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.ic900 {
    max-width: 900px;
    border: 0px solid red;
    margin-left: auto;
    margin-right: auto;
}

    .ic900 h1 {
        text-align: left;
    }

    .ic900 p {
        text-align: justify;
        padding-right: 25px;
        float: none;
        overflow: hidden;
        padding-bottom: 30px;
    }

.ic900img {
    float: right;
}

.altihtiyac {
    border-top: 1px solid gray;
    padding: 40px;
}

    .altihtiyac b {
        padding-bottom: 20px;
        font-weight: bold;
        font-size: 20px;
    }

    .altihtiyac a {
        float: right;
        font-weight: bold;
        font-size: 20px;
        text-decoration: none;
        color: #1a73e8;
        background-image: url(/images/telm.png);
        background-repeat: no-repeat;
        padding-left: 30px;
        background-position: 0px 3px;
        margin-top: -30px;
    }

.altServisimiz {
    border: 0px solid red;
    padding-bottom: 45px;
}

    .altServisimiz div {
        width: 270px;
        height: 180px;
        float: left;
        margin: 5px;
        text-align: center;
        background-color: #e8f0fe;
        border-radius: 4px;
        padding: 10px;
    }

    .altServisimiz p {
        padding: 0px;
        margin: 0px;
    }

.icon1 {
    height: 89px;
    padding: 0px;
    margin: 0px;
    background-image: url(/images/icon1.png);
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.8;
}

.icon2 {
    height: 89px;
    padding: 0px;
    margin: 0px;
    background-image: url(/images/icon2.png);
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.8;
}

.icon3 {
    height: 89px;
    padding: 0px;
    margin: 0px;
    background-image: url(/images/icon3.png);
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.8;
}

.markaicerik {
    border: 0px solid red;
    text-align: justify;
    line-height: 20px;
}




#altSabitTelMbl {
    position: fixed;
    bottom: 0;
    background-color: #cd291f;
    color: #fff;
    width: 100%;
    height: 50px;
}

.altSabitTelMblRlt {
    position: relative;
    border: 0 solid blue;
    width: 190px;
    margin-left: auto;
    margin-right: auto;
}

.altSAyfaAltTel2m {
    float: right;
    font-size: 20px;
    font-weight: 700;
    background-image: url(/images/alttel.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding: 15px;
    padding-left: 15px;
    padding-left: 45px;
    background-color: #cd291f;
    margin-top: -15px;
    border-radius: 30px;
    width: 130px;
    margin-top: -20px;
    background-position: 20px 15px;
    position: absolute;
    border: 0 solid red;
}

.altSabitTelMblspn {
    font-size: 11px;
    position: absolute;
    left: 75px;
    bottom: 0;
}

.altSAyfaAltTel2m a {
    color: #fff;
    text-decoration: none;
}


.detaynv {
    font-size: 12px;
    color: gray;
    position: relative;
    z-index: 50;
}

    .detaynv a {
        text-decoration: none;
        color: gray;
    }

        .detaynv a:hover {
            text-decoration: underline;
            color: #000000;
        }

.tcenter {
    text-align: center;
}

.talepFormCs {
    border: 0 solid red;
    max-width: 600px;
    margin-top: 0px;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

    .talepFormCs input {
        border: 1px solid #ccc;
        font-family: Arial;
        font-size: 12px;
        padding: 4px;
        width: calc(100% - 11px);
        box-shadow: 0 1px 1px #ccc;
        border-radius: 3px;
        outline: none !important;
    }



    .talepFormCs div {
        padding: 1px;
        padding-top: 1px;
    }

    .talepFormCs .aad {
        border: 0 solid blue;
        font-weight: bold;
        padding-left: 6px;
        padding-top: 4px;
        width: 200px;
        overflow: hidden;
    }

    .talepFormCs .aad2 {
        border: 0 solid #ff0;
        padding: 5px;
        float: none;
        overflow: hidden;
        padding-bottom: 10px;
    }

    .talepFormCs textarea {
        border: 1px solid #ccc;
        font-family: Arial;
        font-size: 12px;
        height: 45px;
        padding: 10px;
        width: calc(100% - 22px);
        box-shadow: 0 1px 2px #ccc;
        border-radius: 3px;
        outline: none !important;
    }

    .talepFormCs input {
        border: 1px solid #ccc;
        font-family: Arial;
        font-size: 14px;
        padding: 8px;
        width: calc(100% - 20px);
        box-shadow: 0 1px 1px #ccc;
        border-radius: 3px;
        outline: none !important;
    }

    .talepFormCs select {
        border: 1px solid gray;
        font-family: Arial;
        font-size: 12px;
        border: 1px solid #ccc;
        padding: 10px;
        width: calc(100% - 1px);
        box-shadow: 0 1px 2px #ccc;
        border-radius: 3px;
        outline: none !important;
    }
.markalst842 {
    list-style-type:  circle;
    padding:0px;margin:0px;
    margin-left:15px;
}
.markalst842 li{
   float:left;
   width:260px;
   height:40px;
   line-height:19px;
}
.markalst842 li a{
   display:block;
   color:#595959;
   padding:4px;
   text-decoration:none;
   border:0px solid red;
   padding-right:24px;
   text-align:center;
}
    .markalst842 li a:hover {
       
        color: red;
       
    }

.markaresim1 {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    border:1px solid #f1f1f1;
    border-radius:4px;
    padding:7px;
}
.markaresim2 {
    width: 240px;
    height: 150px;
    background-size:contain;
    margin: 10px;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    padding: 7px;
}