﻿body {
    /*font-family: 'Questrial', sans-serif;*/
    font-family: 'Syne', sans-serif;
}


/*@font-face {
    font-family: 'ngbold';
    src: url('../font/niveau_grotesk_boldniveau.eot');
    src: url('../font/niveau_grotesk_boldniveau.eot?#iefix') format('embedded-opentype'), url('../font/niveau_grotesk_boldniveau.woff2') format('woff2'), url('../font/niveau_grotesk_boldniveau.woff') format('woff'), url('../font/niveau_grotesk_boldniveau.ttf') format('truetype'), url('../font/niveau_grotesk_boldniveau.svg#niveau_grotesk_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'ngregular';
    src: url('../font/niveaugroteskregularniveau.eot');
    src: url('../font/niveaugroteskregularniveau.eot?#iefix') format('embedded-opentype'), url('../font/niveaugroteskregularniveau.woff2') format('woff2'), url('../font/niveaugroteskregularniveau.woff') format('woff'), url('../font/niveaugroteskregularniveau.ttf') format('truetype'), url('../font/niveaugroteskregularniveau.svg#niveau_grotesk_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

.DVEBulten {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    /*background-color: #3d404a;*/
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: all 0.3s;
    display:none;
}


.DVEBultenPP {
    width: 90%;
    max-width: 800px;
    transform: scale(1);
    box-shadow: 0 20px 20px rgba(0,0,0,0.2);
    outline: none;
    transition: all 0.3s;
    background-color: #ffffff;
    height: 90%;
    max-height: 450px;
    position: relative;
    
}

.DVEBKapatBtn{
    position:absolute;right:20px;top:10px;z-index:9999;
}

.DVEBKapatBtn a{
    text-decoration:none;display:block;transition:all .3s;
}

    .DVEBKapatBtn a i{
        font-size:25px;color:#96999F;
    }

    .DVEBKapatBtn a:hover i {
        color: #6c6e71;
    }

.DVEBultenGorsel {
    background-image: url(../images/e-bulten-gorsel.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    /*position:relative;*/
    overflow: hidden;
    height: 100%;
    position: absolute;
    width: 50%;
}

    .DVEBultenGorsel img{
        /*position:absolute;left:-50%;*/
    }

.DVEBultenIcerik {
    text-align: left;
    width: 80%;
    margin: 0 auto;
}

        .DVEBultenIcerik h3 {
            color: #1F242E;
            font-size: 40px;
            font-weight: 600;
        }

@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot?20786659');
    src: url('../font/fontello.eot?20786659#iefix') format('embedded-opentype'), url('../font/fontello.woff?20786659') format('woff'), url('../font/fontello.ttf?20786659') format('truetype'), url('../font/fontello.svg?20786659#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}


.demo-icon {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    /*speak: never;
    display: inline-block;
    text-decoration: inherit;*/
    width: 1em;
    /*margin-right: .2em;*/
    text-align: center;

    font-variant: normal;
    /*text-transform: none;

    line-height: 1em;

    margin-left: .2em;*/

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-mail:before { content: '\e800'; } /* '' */
.icon-heart:before { content: '\e801'; } /* '' */
.icon-heart-empty:before { content: '\e802'; } /* '' */
.icon-star-empty:before { content: '\e803'; } /* '' */
.icon-star:before { content: '\e804'; } /* '' */
.icon-user:before { content: '\e805'; } /* '' */
.icon-ok:before { content: '\e806'; } /* '' */
.icon-th-list:before { content: '\e807'; } /* '' */
.icon-th:before { content: '\e808'; } /* '' */
.icon-cancel:before { content: '\e809'; } /* '' */
.icon-cancel-circled:before { content: '\e80a'; } /* '' */
.icon-eye:before { content: '\e80b'; } /* '' */
.icon-edit:before { content: '\e80c'; } /* '' */
.icon-comment:before { content: '\e80d'; } /* '' */
.icon-attention:before { content: '\e80e'; } /* '' */
.icon-folder:before { content: '\e80f'; } /* '' */
.icon-folder-open:before { content: '\e810'; } /* '' */
.icon-phone:before { content: '\e811'; } /* '' */
.icon-basket:before { content: '\e812'; } /* '' */
.icon-resize-full:before { content: '\e813'; } /* '' */
.icon-left-dir:before { content: '\e814'; } /* '' */
.icon-right-dir:before { content: '\e815'; } /* '' */
.icon-left-open:before { content: '\e816'; } /* '' */
.icon-right-open:before { content: '\e817'; } /* '' */
.icon-up-open:before { content: '\e818'; } /* '' */
.icon-down-open:before { content: '\e819'; } /* '' */
.icon-align-justify:before { content: '\e81a'; } /* '' */
.icon-menu-1:before { content: '\e81b'; } /* '' */
.icon-cancel-1:before { content: '\e81c'; } /* '' */
.icon-check:before { content: '\e81d'; } /* '' */
.icon-ok-1:before { content: '\e81e'; } /* '' */
.icon-cancel-2:before { content: '\e81f'; } /* '' */
.icon-cancel-alt-filled:before { content: '\e820'; } /* '' */
.icon-search:before { content: '\e821'; } /* '' */
.icon-search-1:before { content: '\e822'; } /* '' */
.icon-right-open-mini:before { content: '\e823'; } /* '' */
.icon-left-open-mini:before { content: '\e824'; } /* '' */
.icon-down-open-mini:before { content: '\e825'; } /* '' */
.icon-up-open-mini:before { content: '\e826'; } /* '' */
.icon-down-open-big:before { content: '\e827'; } /* '' */
.icon-right-open-big:before { content: '\e828'; } /* '' */
.icon-up-open-big:before { content: '\e829'; } /* '' */
.icon-left-open-big:before { content: '\e82a'; } /* '' */
.icon-right-open-1:before { content: '\e82b'; } /* '' */
.icon-left-open-1:before { content: '\e82c'; } /* '' */
.icon-up-open-1:before { content: '\e82d'; } /* '' */
.icon-down-open-1:before { content: '\e82e'; } /* '' */
.icon-ok-2:before { content: '\e82f'; } /* '' */
.icon-cancel-3:before { content: '\e830'; } /* '' */
.icon-search-2:before { content: '\e831'; } /* '' */
.icon-linkedin-1:before { content: '\e832'; } /* '' */
.icon-linkedin-3:before { content: '\e833'; } /* '' */
.icon-code-1:before { content: '\e834'; } /* '' */
.icon-popup:before { content: '\e835'; } /* '' */
.icon-th-outline:before { content: '\e836'; } /* '' */
.icon-th-1:before { content: '\e837'; } /* '' */
.icon-th-large:before { content: '\e838'; } /* '' */
.icon-th-list-1:before { content: '\e839'; } /* '' */
.icon-th-large-outline:before { content: '\e83a'; } /* '' */
.icon-ok-3:before { content: '\e83b'; } /* '' */
.icon-cancel-4:before { content: '\e83c'; } /* '' */
.icon-kapat-btn-custom:before { content: '\e83d'; } /* '' */
.icon-key:before { content: '\e83e'; } /* '' */
.icon-laptop:before { content: '\e83f'; } /* '' */
.icon-cloud:before { content: '\e840'; } /* '' */
.icon-users:before { content: '\e841'; } /* '' */
.icon-thumbs-up:before { content: '\e842'; } /* '' */
.icon-right:before { content: '\e843'; } /* '' */
.icon-left:before { content: '\e844'; } /* '' */
.icon-down:before { content: '\e845'; } /* '' */
.icon-up:before { content: '\e846'; } /* '' */
.icon-pencil:before { content: '\e847'; } /* '' */
.icon-pen:before { content: '\e848'; } /* '' */
.icon-pencil-1:before { content: '\e849'; } /* '' */
.icon-pencil-2:before { content: '\e84a'; } /* '' */
.icon-pencil-3:before { content: '\e84b'; } /* '' */
.icon-mail-1:before { content: '\e84c'; } /* '' */
.icon-mail-2:before { content: '\e84d'; } /* '' */
.icon-phone-1:before { content: '\e84e'; } /* '' */
.icon-phone-2:before { content: '\e84f'; } /* '' */
.icon-paper-plane:before { content: '\e850'; } /* '' */
.icon-down-open-2:before { content: '\f004'; } /* '' */
.icon-up-open-2:before { content: '\f005'; } /* '' */
.icon-right-open-2:before { content: '\f006'; } /* '' */
.icon-left-open-2:before { content: '\f007'; } /* '' */
.icon-th-list-2:before { content: '\f009'; } /* '' */
.icon-th-thumb:before { content: '\f00a'; } /* '' */
.icon-th-thumb-empty:before { content: '\f00b'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-resize-full-alt:before { content: '\f0b2'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-comment-empty:before { content: '\f0e5'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-laptop-1:before { content: '\f109'; } /* '' */
.icon-code:before { content: '\f121'; } /* '' */
.icon-attention-alt:before { content: '\f12a'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-stackexchange:before { content: '\f18d'; } /* '' */
.icon-try:before { content: '\f195'; } /* '' */
.icon-user-plus:before { content: '\f234'; } /* '' */
.icon-battery-4:before { content: '\f240'; } /* '' */
.icon-hourglass-o:before { content: '\f250'; } /* '' */
.icon-commenting-o:before { content: '\f27b'; } /* '' */
.icon-shopping-basket:before { content: '\f291'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
.icon-linkedin-squared:before { content: '\f30c'; } /* '' */
.icon-linkedin-2:before { content: '\f318'; } /* '' */

.DVS{
    position: fixed;
    right: -320px;
    width: 320px;
    background-color: #F3F7F7;
    z-index: 100;
    top: 0px;
    height: 100vh;
    padding: 0px 15px;
    box-shadow: 0 10px 50px -10px rgb(0 0 0 / 30%);
    border: none;
    display: none;
}

.DVSKapat {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 11;
    width: 50px;
    height: 50px;
    transition:all .9s;
}

.DVSLogo{
    position:absolute;left:25px;top:25px;z-index:10;
    width:110px;
}

.DVSLogo a{
    text-decoration:none;display:block;
}

    .DVSLogo a img{
        width:100%;height:auto;
    }

.DVSKapat:hover {
    transform: rotate(360deg);
}

    .DVSKapat a {
        width: 50px;
        height: 50px;
        display: block;
        background-image: url('../images/ym-kapat-btn.svg');
        background-repeat: no-repeat;
        text-decoration: none;
    }

        .DVSKapat a img {
            width:100%;height:auto;
        }

.CNFUstmenuVeLogo{

}


.DVUstmenuVeLogoKaps{
    padding:15px 0px;
}


.DVUstmenuVeLogo{

}


.DVLogo{
    display:inline-block;
}

    .DVLogo a{
        display:block;
    }

.DVLogo a img{
    width:100%;height:auto;max-width:150px;
}


.DVMenu {
    display: inline-block;
    margin-left: 35px;
}

.DVMenu ul{
    padding-left:0px;margin-left:0px;
}

    .DVMenu ul > li {
        display: inline-block;
        position: relative;
        padding: 7px 0px;
    }

    .DVMenu ul > li:hover ul {
        display: block;
    }

        .DVMenu ul > li > a {
            text-decoration: none;
            padding: 6px 15px;
            color: #1f242e;
            font-size: 15px;
            font-weight: 600;
            display: block;
            
        }

            .DVMenu ul > li > a:after {
                content: '';
                width: 0%;
                height: 2px;
                background-color: #1f242e;
                display: block;
            }


            .DVMenu ul > li > a:hover:after {
                content: '';
                width: 100%;
                -webkit-transition: width 0.3s ease-in-out;
                -moz-transition: width 0.3s ease-in-out;
                -o-transition: width 0.3s ease-in-out;
                transition: width 0.3s ease-in-out;
            }


.AltMenu > li > a:after {
    content: '';
    width: 0%;
    height: 2px;
    background-color: #ffffff !important;
    display: block;
}


.AltMenu > li > a:hover:after {
    content: '';
    width: 100%;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
}


        .DVMenu ul > li ul {
            position: absolute;
            top: 45px;
            display: none;
            background-color: #171A21;
            padding: 15px 10px;
            z-index: 20;
            width: 300px;
        }

        .DVMenu ul > li ul li{
            
        }

            .DVMenu ul > li ul li a {
                color: #96999F;
                font-size: 15px;
                font-weight: 500;
                text-decoration: none;
            }

            .DVMenu ul > li ul li a:hover {
                color: #ffffff;
                font-size: 15px;
                font-weight: 500;
                text-decoration: none;
            }

        .DVAramaVeYanMenuBtn {

        }

    .DVAramaVeYanMenuBtn a {
        color: #1f242e;
        font-size: 21px;
        font-weight: 500;
        padding: 6px 15px;
        text-decoration:none;

        transition:all .3s;
        display:inline-block;
    }


    .DVAramaVeYanMenuBtn a:hover {
        transform:scale(1.2);
    }

.DVAramaGenel {
    background-color: #1f232e;position:absolute;z-index:10;left:0px;
    width:100%;height:400px;top:-400px;
}


.DVAramaInput{
    width:80%;margin:0 auto;/*position:absolute;top:50%;
    margin-left:-25px;*/
}

    .DVAramaInput input {
        background-color: transparent;
        font-size: 20px;
        color: #d2d3d5;
        font-weight: 400;
        width: 100%;
        height: 50px;
        border: none;
        border-bottom: 2px solid #3b3e48;
    }

    .DVAramaInput input:focus {
        outline:none;
    }

.DVLogoArama {
    width: 100%;
    max-width: 200px;
    position: absolute;
    top: 20px;
    left: 20px;
}

    .DVLogoArama a{
        display:block;
    }

        .DVLogoArama a img {
            width: 100%;
            height: auto;
            max-width: 250px;
        }

.DVAramaKismi{
    position:absolute;top:50%;margin:0 auto;width:70%;
    left:17%;
}



.DVAramaBtn {
    width: 30px;
    position: absolute;
    right: 10px;
    top: 50%;
    text-align: right;
    margin-top: -13px;
    
}

    .DVAramaBtn a {
        display: block;
        color: #ffffff;
        font-size: 24px;
        font-weight: 400;
        text-decoration: none;
        transition: all .3s;
    }

    .DVAramaBtn a:hover {
        transform:scale(1.3);
    }


::-webkit-input-placeholder { /* Edge */
    color: #d2d3d5;
    font-size: 20px;
    font-weight: 400;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #d2d3d5;
    font-size: 20px;
    font-weight: 400;
}

::placeholder {
    color: #d2d3d5;
    font-size: 20px;
    font-weight: 400;
}


.DVAramaKapatBtn {
    position: absolute;
    right: 40px;
    top: 30px;
    z-index: 10;
    width: 25px;
}

    .DVAramaKapatBtn a {
        text-decoration: none;
        font-size: 50px;
        color: #ffffff;
        font-weight: 300;
        display: block;
        transition: all 1.3s;
    }

    .DVAramaKapatBtn a:hover {
        transform: rotate(360deg);
    }


.DVSIBilgileri {
    position: absolute;
    bottom: 0px;
    width: 80%;
    padding: 25px 10px;
    border-top: 1px solid #DDDDDD;
}

    .DVSIBilgileri a.aSTelNo {
        text-decoration: none;
        font-size: 22px;
        font-weight: 600;
        color: #1F242E;
        font-style: italic;
    }


    .DVSIBilgileri a.aSEmail {
        text-decoration: none;
        font-size: 14px;
        font-weight: 500;
        color: #1F242E;
    }


.DVSSMedyaLinkler{
    height:150px;
    padding:20px 10px;
    position:absolute;top:50%;margin-top:-75px;left:30px;
}

    .DVSSMedyaLinkler a {
        display: block;
        text-decoration: none;
        color: #1F242E;
        font-size:17px;
        font-weight:500;
        margin:20px 0px;
        transition:all .4s;
        width:250px;
    }

    .DVSSMedyaLinkler a:hover {
        color: #858383;
    }

    .DVSSMedyaLinkler a i{
        padding-right:12px;
    }

.aMenu {
    display: inline-block !important;
}

.aSagMenu {
    display: none !important;
}

.DVMenu {
    display: none;
}

.DVHMenu {
    position: fixed;
    left: -550px;
    top: 0px;
    width: 100%;
    max-width: 550px;
    height: 100vh;
    z-index: 20;
    padding: 0px 15px;
    box-shadow: 0 10px 50px -10px rgb(0 0 0 / 30%);
    border: none;
    padding-left: 0px;
}

.DVHMenuUL {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 350px;
    overflow-y: hidden;
    margin-top: -175px;
    max-width: 280px;
}

    .DVHMenuUL ul li a {
        transition:all .4s;
    }

    .DVHMenuUL ul li a i {
        display: none;
    }

    .DVHMenuUL ul li a:hover i {
        display: inline-block;
    }

.DVHMenuLogo {
    background-color: #1f232e;
    padding-left: 40px;
    position:relative;
}

    .DVHMenuLogo a{
        text-decoration:none;display:block;
    }

    .DVHMenuLogo a img{
        width:100%;height:auto;max-width:100px;
    }

.aHMenuKapat {
    color: #96999F;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: all .4s;
    display: block;
    position: absolute;
    top: 50px;
    right: 40px;
}

.aHMenuKapat:hover i{
    transform:rotate(180deg);
}

            .aHMenuKapat i {
                color:#ffffff;
                font-size: 15px;
                font-weight: 600;
                display:inline-block;
                transition:all .6s;
            }


    .DVHMenuLogo ul{
        padding-left:0px;margin-left:0px;
    }

        .DVHMenuLogo ul li {
            margin: 10px 0px;
        }

        .DVHMenuLogo ul li a {
            font-size: 24px;
            font-weight: 500;
            color: #D2D3D5;
        }

            

        .DVHMenuLogo ul li a:hover {
            color: #ffffff;
        }

.DVHMenuSMSimgeler {
    position: absolute;
    bottom: 20px;
    left: 35px;
    width: 60%;
    border-top: 1px solid #3d404a;
}

    .DVHMenuSMSimgeler a {
        display: inline-block;
        padding: 6px;
        color: #D2D3D5;
        font-size:16px;
    }

.DVHMenuSagKisim {
    background-color: #2d303d;
}

.h100vh{
    height:100vh;
}

.HMenuLogo{
    width:80px;position:absolute;left:35px;top:20px;
}

.AltMenuM{
    padding-left:20px !important;max-width:300px !important;display:none;
}

    .AltMenuM li{

    }

    .AltMenuM li a{
        font-size:16px !important;font-weight:500 !important;
        display:block;transition:all 0.4s;
    }

        .AltMenuM li a i{
            display:none !important;
        }


        .AltMenuM li a:hover {
            color:#ffffff;
        }

        .AltMenuM li a:hover i{
            display:block;
        }

.DVHMenuLogo .aHMenuKapat {
    display:block;
}

.DVHMenuSagKisim .aHMenuKapat {
    display: none;
}


.CNFSayilar{
    margin:60px 0px;background-color:#000000;padding:60px 15px;
}


.DVFSayi {
    text-align: center;
    padding: 30px 15px;
}

    .DVFSayi p{
        padding-bottom:0px;margin-bottom:0px;
    }

    .DVFSayi p:first-child {
        color: #ffffff;
        font-size: 55px;
        font-weight: 600;
    }

    .DVFSayi p:last-child {
        color: #ffffff;
        font-size: 26px;
        font-weight: 500;
    }


.CNFBiziTercihEdenler{
    margin:50px 0px;padding:30px 15px;
}

.CNFFooter {
    background-color: #171a21;padding:50px 15px;
}

.FTWYazi {
    color: #ffffff;
    font-size: 30px;
    font-weight: 500;
    max-width: 800px;
}

.DVFooterBolum{
    padding-top:20px;
}

    .DVFooterBolum a{
       text-decoration:none;
    }

        .DVFooterBolum a h5, .DVFooterBolum h5 {
            color: #96999F;
            font-size: 16px;
            font-weight: 500;
            text-decoration: none;
        }

        .DVFooterBolum a h5:hover {
            color: #ffffff;
        }


    .DVFooterBolum .FAltMenu{
        list-style:none;list-style-type:none;padding-left:0px;margin-left:0px;
    }

    .DVFooterBolum .FAltMenu li{
        margin:5px 15px;padding-left:0px;margin-left:0px;
        
    }

    .DVFooterBolum .FAltMenu li a{
        color: #ffffff;
        font-size: 12px;
        font-weight: 400;
        text-decoration:none;
        display:block;
        transition:all .4s;
    }


        .DVFooterBolum .FAltMenu li a:hover {
            color: #96999F;
        }



.DVFSMedyaSimgeler{
    text-align:right;
}

    .DVFSMedyaSimgeler a{
        display:inline-block;margin:0px 10px;color:#d2d3d5;font-size:24px;font-weight:500;text-decoration:none;transition:all .5s;padding:6px 10px;
    }

    .DVFSMedyaSimgeler a:hover {
        transform:scale(1.4);
    }

.DVFTelNo{
    text-align:right;
}

    .DVFTelNo a {
        text-decoration: none;
        color: #d2d3d5;
        font-size: 25px;
        font-weight: 500;
    }

.DVFAltARSCopyright {
    border-top: 1px solid #3d404a;padding:30px 15px;
}

.DVFAltARSCopyright span{
    color:#3d404a;font-size:12px;font-weight:500;
}


.DVInputBT{
    position:relative;
}

    .DVInputBT i {
        position: absolute;
        left: 13px;
        top: 26px;
        font-weight: 500;
        font-size: 19px;
    }

    .DVInputBT input[type=text] {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #c8cdcf;
        width: 100%;
        height: 50px;
        color: #3d404a;
        font-size: 14px;
        font-weight: 500;
        margin: 15px 0px;
        padding-left: 30px;
    }

    .DVInputBT textarea {
        width: 100%;
        height: 100px;
        color: #3d404a;
        font-size: 14px;
        font-weight: 500;
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #c8cdcf;
        margin: 15px 0px;
        padding-left: 30px;
    }

.DVInputEB input[type=text] {
    padding-left: 42px;
}

.DVInputEBCB {
    padding: 10px 15px;
}

.DVInputEBBtn{
    width:100% !important;max-width:unset !important;
}

    .DVInputEBBtn input[type=submit] {
        width: 100% !important;
        max-width: unset !important;
    }


.DVITArea {
}

    .DVITArea i {
        top: 15px;
    }

.DVInputBT *:focus {
    outline: none;
}

.DVInputBtn{
    width:100%;max-width:200px;
}

    .DVInputBtn i {
        color: #ffffff;
        font-weight: 500;
        font-size: 16px;
        top:10px;left:50px;
    }

.DVInputBT input[type=submit], .DVInputBT a.DVBtnGnd {
    border: none;
    background-color: #2f39d3;
    width: 100%;
    padding: 10px 20px;
    max-width: 200px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    padding-left: 25px;
    transition: all .4s;
    display: block;
}

    .DVInputBT input[type=submit]:hover, .DVInputBT a.DVBtnGnd:hover {
        background-color: #3842db;
    }

.DVInputCB{
    padding:20px 15px;
}

.form-check-input {
    border: 1px solid #6c6e71;
}

.form-check-label {
    color: #6c6e71;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.form-check-label a{
    color: #6c6e71;
    font-size: 13px;
    font-weight: 500;
    text-decoration:underline;
}

/*#txtAdSoyad:before {
    font-family: "fontello";
    content: "\f16a";
    width: 18px;
    height: 28px;
    display: inline-block;
    margin-right: 4px;
    font-style: normal;
}*/
::-webkit-input-placeholder { /* Edge */
    color: #3d404a;
    font-size: 15px;
    font-weight: 500;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #3d404a;
    font-size: 15px;
    font-weight: 500;
}

::placeholder {
    color: #3d404a;
    font-size: 15px;
    font-weight: 500;
}


.DVBilgiAlmakIcin span {
    color: #1F242E;
    font-size: 40px;
    font-weight: 600;
}


/*.form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: 
}*/


.DVIletisimSMSimgeler{

}

    .DVIletisimSMSimgeler a {
        padding: 11px 14px;
        border: 1px solid #d2d3d5;
        border-radius: 20px;
    }

    .DVIletisimSMSimgeler a:hover {
        color: #3d404a;
    }

    @media (min-width:768px) {
        .DVHMenuLogo .aHMenuKapat {
        display: none;
    }

    .DVHMenuSagKisim .aHMenuKapat {
        display: block;
    }
}

@media (min-width:1200px) {
    .aMenu{
            display:none !important;
        }

    .DVMenu {
        display: inline-block;
    }

    .aSagMenu {
        display: inline-block !important;
    }

    .DVUstmenuVeLogoKaps {
        padding: 25px 35px;
    }


    .FTWYazi {
        color: #ffffff;
        font-size: 52px;
        font-weight: 500;
        max-width: 800px;
    }
}