body {
    margin: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px !important;
    color: #24353b;
    line-height: none;
}

@media(max-width:991px) {
    .sonfirmabg {
        display: none;
    }
}

@media (max-width:767px) {


    .scrollbar {
        height: 150px;
        width: 100%;
        background: none;
        overflow-y: scroll;
    }

    .insidepage-banner {
        background: url("../../media/ics-banner.jpg") no-repeat center bottom;
        background-size: cover;
        min-height: 150px;
        padding-bottom: 15px;
        border-bottom: 3px solid #d5dbdf;
    }

    .mt40insidepage {
        margin-top: 40px;
    }

    .kategribaslik {
        background: #1d3c54;
        height: 50px;
        line-height: 50px;
        padding: 0px 25px 0px 25px;
        font-size: 16px;
        font-weight: 700;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
    }

    .fs18mt50f {
        font-size: 16px;
        margin-top: 15px;
        line-height: 18px;
    }

    .sariborderbg {
        background: #ffd925;
        padding: 20px;
        line-height: 18px;
    }

    .float-rightmap2 {
        float: left;
    }

    .float-rightmap {
        float: left;
    }

    .mt40firmadet {
        margin-top: 30px;
    }

    .mt20fs25fm {
        margin-top: 20px;
        font-size: 16px;
    }

    .flogoboy {
        height: 130px !important;
        background-size: 100% !important;
        width: 100% !important;
    }

    .f-adres {
        height: 130px;
        line-height: 130px;
    }

    .call-top180 {
        margin-top: 20px;
    }

    .firma-detay-header {
        background: url("../../media/ic-banner.jpg") no-repeat center bottom;
        background-size: cover;
        min-height: 461px;
        padding-bottom: 15px;
        border-bottom: 3px solid #d5dbdf;
    }

    .dxlblock {
        display: none;
    }

    .footerbg {
        background: #e4e9ed;
        padding: 25px;
        min-height: 300px;
    }

    .mt40fs20 {
        margin-top: 20px;
        font-size: 14px;
    }

    .sonfirmabaslik {
        background: #ffd925;
        height: 80px;
        line-height: 80px;
        padding: 0px 25px 0px 25px;
        font-size: 18px;
        font-weight: 700;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
    }

    .fs18fbaslik {
        font-size: 14px;
    }

    .lha-z {
        line-height: 14px;
        font-size: 14px;
    }

    .iconbgs {
        background-size: 100% !important;
        height: 30px !important;
    }

    .text-center-mobile {
        text-align: center;
    }

    .cat-pad1 {
        padding: 5px 25px 5px 25px;
    }

    .cat-icon {
        background: #e4e9ed;
        padding: 0px 15px 10px 15px;
        border: 1px solid #e4e9ed;
        color: #1d3c54;
        border-radius: 5px;
        font-size: 11px;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .cat-icon:hover {
        background: #e4e9ed;
        padding: 0px 15px 10px 15px;
        border: 1px solid #c9d9e6;
        color: #1d3c54;
        border-radius: 5px;
        font-size: 11px;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .back1 {
        background: url("../../media/banner.jpg") no-repeat center bottom;
        background-size: cover;
        height: 95vh;
        display: table;
        width: 100%;
    }

    .scroll-down {
        position: absolute;
        bottom: 0px;
        left: 50%;
        margin-left: -16px;
        display: block;
        border-radius: 50%;
        z-index: 2;
        -webkit-animation: bounce 2s infinite 2s;
        animation: bounce 2s infinite 2s;
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
        transform: scale(1);
        background: url("../..//media/scrolldown.png");
        height: 42px;
        width: 25px;
        background-size: 25px;
    }

    .search::-webkit-input-placeholder {
        /* Edge */
        color: #1d3c54;
        font-size: 10px;
    }

    .search:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #1d3c54;
        font-size: 10px;
    }

    .search::placeholder {
        color: #1d3c54;
        font-size: 10px;
    }

    .mt8srch {
        margin-top: 12px;
    }

    .mt30zoeken {
        margin-top: 25px;
    }

    .search-alan {
        position: absolute;
        width: 100%;
        bottom: 15px;
    }

    .saribg {
        background: rgba(255, 217, 37, 0.61);
        min-height: 70px;
        padding: 0px 25px 15px 25px;
        border-radius: 15px;
    }

    .sform {
        height: 40px !important;
        padding-left: 10px !important;
        padding-right: 20px !important;
        border: 0px !important;
    }

    .s-button {
        background: #FFFFFF;
        padding: 10px 10px 10px 10px;
        color: #1d3c54;
        width: 100%;
        border-radius: 10px;
        border: none;
        font-size: 16px;
        font-weight: 800 !important;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .s-button:hover {
        background: #ffd925;
        padding: 10px 10px 10px 15px;
        color: #1d3c54;
        width: 100%;
        border-radius: 10px;
        border: none;
        font-size: 16px;
        font-weight: 800 !important;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .s-text {
        margin-top: 30px;
        line-height: 15px;
    }

    .sfs13 {
        font-size: 10px;
    }

    .sfs11 {
        font-size: 9px;
        margin-top: 20px;
    }

    .scroll-mt {
        margin-top: 80px;
    }

    .menubar {
        margin-top: 10px;
    }

    .lacivertbar {
        background: #1d3c54;
        padding: 8px 0px 8px 0px;
        font-size: 11px;
    }

    .menubg {
        height: 50px;
        background: rgba(29, 60, 84, 0.15);
    }

    .yellow {
        padding: 15px 0px 15px 15px;
        margin-top: 12px;
        font-size: 18px;
        font-weight: 500;
    }

    .logo {
        background: url("../../media/logo.png") no-repeat center center;
        width: 160px;
        height: 67px;
        background-size: 160px;
        display: block;
        margin-top: -13px;
    }
}

@media(min-width:1550px) {
    .insidepage-banner {
        background: url("../../media/ics-banner.jpg") no-repeat center bottom;
        background-size: cover;
        height: 250px;
        padding-bottom: 15px;
        border-bottom: 3px solid #d5dbdf;
    }

    .mt40insidepage {
        margin-top: 40px;
    }

    .kategribaslik {
        background: #1d3c54;
        height: 80px;
        line-height: 80px;
        padding: 0px 25px 0px 25px;
        font-size: 18px;
        font-weight: 700;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
    }

    .fs18mt50f {
        font-size: 18px;
        margin-top: 50px;
        line-height: 18px;
    }

    .sariborderbg {
        background: #ffd925;
        padding: 50px;
        line-height: 18px;
    }

    .float-rightmap {
        float: right;
    }

    .float-rightmap2 {
        float: right;
    }

    .mt40firmadet {
        margin-top: 40px;
    }

    .mt20fs25fm {
        margin-top: 20px;
        font-size: 25px;
    }

    .flogoboy {
        height: 130px !important;
        background-size: 100% !important;
        width: 100% !important;
    }

    .f-adres {
        height: 130px;
        line-height: 130px;
    }

    .call-top180 {
        margin-top: 180px;
    }

    .firma-detay-header {
        background: url("../../media/ic-banner.jpg") no-repeat center bottom;
        background-size: cover;
        height: 461px;
        padding-bottom: 15px;
        border-bottom: 3px solid #d5dbdf;
    }

    .dxlblock {
        display: block;
    }

    .footerbg {
        background: #e4e9ed;
        padding: 45px;
        min-height: 300px;
    }

    .sonfirmabaslik {
        background: #ffd925;
        height: 80px;
        line-height: 80px;
        padding: 0px 25px 0px 25px;
        font-size: 22px;
        font-weight: 700;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
    }

    .fs18fbaslik {
        font-size: 18px;
    }

    .iconbgs {
        background-size: 100% !important;
        height: 45px !important;
    }

    .text-center-mobile {
        text-align: left;
    }

    .cat-pad1 {
        padding: 10px 25px 10px 25px;
    }

    .cat-icon {
        background: #e4e9ed;
        padding: 10px 15px 10px 15px;
        border: 1px solid #e4e9ed;
        color: #1d3c54;
        border-radius: 5px;
        font-size: 14px;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .cat-icon:hover {
        background: #e4e9ed;
        padding: 10px 15px 10px 15px;
        border: 1px solid #c9d9e6;
        color: #1d3c54;
        border-radius: 5px;
        font-size: 14px;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .back1 {
        background: url("../../media/banner.jpg") no-repeat center bottom;

        background-size: cover;
        height: 95vh;
        display: table;
        width: 100%;
    }

    .scroll-down {
        position: absolute;
        bottom: 0px;
        left: 50%;
        margin-left: -16px;
        display: block;
        border-radius: 50%;
        z-index: 2;
        -webkit-animation: bounce 2s infinite 2s;
        animation: bounce 2s infinite 2s;
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
        transform: scale(1);
        background: url("../../media/scrolldown.png");
        height: 52px;
        width: 31px;
        background-size: 31px;
    }

    .search::-webkit-input-placeholder {
        /* Edge */
        color: #1d3c54;
        font-size: 14px;
    }

    .search:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #1d3c54;
        font-size: 14px;
    }

    .search::placeholder {
        color: #1d3c54;
        font-size: 14px;
    }

    .mt8srch {
        margin-top: 8px;
    }

    .mt30zoeken {
        margin-top: 33px;
    }

    .search-alan {
        position: absolute;
        width: 100%;
        bottom: 50px;
    }

    .saribg {
        background: rgba(255, 217, 37, 0.61);
        height: 110px;
        padding: 10px 35px 25px 35px;
        border-radius: 25px;
    }

    .sform {
        height: 50px !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
        border: 0px !important;
    }

    .s-button {
        background: #FFFFFF;
        padding: 10px 15px 10px 15px;
        color: #1d3c54;
        width: 100%;
        border-radius: 10px;
        border: none;
        font-size: 30px;
        font-weight: 800 !important;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .s-button:hover {
        background: #ffd925;
        padding: 10px 15px 10px 20px;
        color: #1d3c54;
        width: 100%;
        border-radius: 10px;
        border: none;
        font-size: 30px;
        font-weight: 800 !important;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .s-text {
        margin-top: 50px;
        line-height: 15px;
    }

    .sfs13 {
        font-size: 13px;
    }

    .sfs11 {
        font-size: 11px;
        margin-top: 20px;
    }

    .scroll-mt {
        margin-top: 100px;
    }

    .lacivertbar {
        background: #1d3c54;
        padding: 15px 15px 15px 15px;
        font-size: 14px;
    }

    .menubg {
        height: 100px;
        background: rgba(29, 60, 84, 0.15);
    }

    .yellow {
        padding: 15px 0px 15px 15px;
        margin-top: 18px;
        font-size: 20px;
        font-weight: 500;
    }

    .navbar {
        padding: 0px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        color: #FFFFFF;
        padding: 15px 18px 15px 18px;
        font-size: 18px;
        background: none;
        margin-top: 22px;
        font-weight: 400;
    }

    .navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #1d3c54;
        background: #ffd925;
        border-radius: 4px;
    }

    .navbar-expand-lg .navbar-nav .show>.nav-link,
    .active>.nav-link,
    .nav-link.show,
    .nav-link.active {
        color: #1d3c54;
        background: #ffd925;
        border-radius: 4px;
    }

    .dropdown-item {
        padding: 10px 20px 10px 20px;
        font-size: 15px;
        border-radius: 4px;
    }

    .logo {
        background: url("../../media/logo.png") no-repeat center center;
        width: 368px;
        height: 139px;
        background-size: 368px;
        display: block;
        margin-top: -12px;
    }

    .container {
        min-width: 1400px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media(min-width:1200px) {
    .insidepage-banner {
        background: url("../../media/ics-banner.jpg") no-repeat center bottom;
        background-size: cover;
        height: 250px;
        padding-bottom: 15px;
        border-bottom: 3px solid #d5dbdf;
    }

    .mt40insidepage {
        margin-top: 40px;
    }

    .kategribaslik {
        background: #1d3c54;
        height: 80px;
        line-height: 80px;
        padding: 0px 25px 0px 25px;
        font-size: 18px;
        font-weight: 700;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
    }

    .fs18mt50f {
        font-size: 18px;
        margin-top: 50px;
        line-height: 18px;
    }

    .sariborderbg {
        background: #ffd925;
        padding: 30px;
        line-height: 18px;
    }

    .float-rightmap2 {
        float: right;
    }

    .float-rightmap {
        float: right;
    }

    .mt40firmadet {
        margin-top: 40px;
    }

    .mt20fs25fm {
        margin-top: 20px;
        font-size: 20px;
    }

    .flogoboy {
        height: 130px !important;
        background-size: 100% !important;
        width: 100% !important;
    }

    .f-adres {
        height: 130px;
        line-height: 130px;
    }

    .call-top180 {
        margin-top: 180px;
    }

    .firma-detay-header {
        background: url("../../media/ic-banner.jpg") no-repeat center bottom;

        background-size: cover;
        height: 461px;
        padding-bottom: 15px;
        border-bottom: 3px solid #d5dbdf;
    }

    .dxlblock {
        display: block;
    }

    .footerbg {
        background: #e4e9ed;
        padding: 45px;
        min-height: 300px;
    }

    .sonfirmabaslik {
        background: #ffd925;
        height: 80px;
        line-height: 80px;
        padding: 0px 25px 0px 25px;
        font-size: 20px;
        font-weight: 700;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
    }

    .fs18fbaslik {
        font-size: 16px;
    }

    .iconbgs {
        background-size: 100% !important;
        height: 45px !important;
    }

    .text-center-mobile {
        text-align: left;
    }

    .cat-pad1 {
        padding: 10px 25px 10px 25px;
    }

    .cat-icon {
        background: #e4e9ed;
        padding: 10px 15px 10px 15px;
        border: 1px solid #e4e9ed;
        color: #1d3c54;
        border-radius: 5px;
        font-size: 14px;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .cat-icon:hover {
        background: #e4e9ed;
        padding: 10px 15px 10px 15px;
        border: 1px solid #c9d9e6;
        color: #1d3c54;
        border-radius: 5px;
        font-size: 14px;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .back1 {
        background: url("../../media/banner.jpg") no-repeat center bottom;
        background-size: cover;
        height: 95vh;
        display: table;
        width: 100%;
    }

    .scroll-down {
        position: absolute;
        bottom: 0px;
        left: 50%;
        margin-left: -16px;
        display: block;
        border-radius: 50%;
        z-index: 2;
        -webkit-animation: bounce 2s infinite 2s;
        animation: bounce 2s infinite 2s;
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
        transform: scale(1);
        background: url("../../media/scrolldown.png");
        height: 52px;
        width: 31px;
        background-size: 31px;
    }

    .search::-webkit-input-placeholder {
        /* Edge */
        color: #1d3c54;
        font-size: 14px;
    }

    .search:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #1d3c54;
        font-size: 14px;
    }

    .search::placeholder {
        color: #1d3c54;
        font-size: 14px;
    }

    .mt8srch {
        margin-top: 8px;
    }

    .mt30zoeken {
        margin-top: 28px;
    }

    .search-alan {
        position: absolute;
        width: 100%;
        bottom: 50px;
    }

    .saribg {
        background: rgba(255, 217, 37, 0.61);
        height: 95px;
        padding: 10px 25px 25px 25px;
        border-radius: 25px;
    }

    .sform {
        height: 40px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        border: 0px !important;
    }

    .s-button {
        background: #FFFFFF;
        padding: 10px 10px 10px 10px;
        color: #1d3c54;
        width: 100%;
        border-radius: 10px;
        border: none;
        font-size: 20px;
        font-weight: 800 !important;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .s-button:hover {
        background: #ffd925;
        padding: 10px 10px 10px 15px;
        color: #1d3c54;
        width: 100%;
        border-radius: 10px;
        border: none;
        font-size: 20px;
        font-weight: 800 !important;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .s-text {
        margin-top: 50px;
        line-height: 15px;
    }

    .sfs13 {
        font-size: 13px;
    }

    .sfs11 {
        font-size: 11px;
        margin-top: 20px;
    }

    .scroll-mt {
        margin-top: 100px;
    }

    .lacivertbar {
        background: #1d3c54;
        padding: 15px 15px 15px 15px;
        font-size: 14px;
    }

    .menubg {
        height: 100px;
        background: rgba(29, 60, 84, 0.15);
    }

    .yellow {
        padding: 15px 0px 15px 15px;
        margin-top: 20px;
        font-size: 18px;
        font-weight: 500;
    }

    .navbar {
        padding: 0px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        color: #FFFFFF;
        padding: 15px 18px 15px 18px;
        font-size: 16px;
        background: none;
        margin-top: 22px;
        font-weight: 400;
    }

    .navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #1d3c54;
        background: #ffd925;
        border-radius: 4px;
    }

    .navbar-expand-lg .navbar-nav .show>.nav-link,
    .active>.nav-link,
    .nav-link.show,
    .nav-link.active {
        color: #1d3c54;
        background: #ffd925;
        border-radius: 4px;
    }

    .dropdown-item {
        padding: 10px 20px 10px 20px;
        font-size: 14px;
        border-radius: 4px;
    }

    .logo {
        background: url("../../media/logo.png") no-repeat center center;
        width: 368px;
        height: 139px;
        background-size: 368px;
        display: block;
        margin-top: -35px;
    }
}

@media(min-width:992px) {
    .scrollbar {
        height: 450px;
        width: 100%;
        background: none;
        overflow-y: scroll;
    }

    .insidepage-banner {
        background: url("../../media/ics-banner.jpg") no-repeat center bottom;
        background-size: cover;
        height: 250px;
        padding-bottom: 15px;
        border-bottom: 3px solid #d5dbdf;
    }

    .mt40insidepage {
        margin-top: 40px;
    }

    .kategribaslik {
        background: #1d3c54;
        height: 80px;
        line-height: 80px;
        padding: 0px 25px 0px 25px;
        font-size: 18px;
        font-weight: 700;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
    }

    .fs18mt50f {
        font-size: 16px;
        margin-top: 50px;
        line-height: 18px;
    }

    .sariborderbg {
        background: #ffd925;
        padding: 30px;
        line-height: 18px;
    }

    .float-rightmap2 {
        float: right;
    }

    .float-rightmap {
        float: right;
    }

    .mt40firmadet {
        margin-top: 60px;
    }

    .mt20fs25fm {
        margin-top: 20px;
        font-size: 18px;
    }

    .flogoboy {
        height: 130px !important;
        background-size: 100% !important;
        width: 100% !important;
    }

    .f-adres {
        height: 130px;
        line-height: 130px;
    }

    .call-top180 {
        margin-top: 180px;
    }

    .firma-detay-header {
        background: url("../../media/ic-banner.jpg") no-repeat center bottom;
        background-size: cover;
        height: 461px;
        padding-bottom: 15px;
        border-bottom: 3px solid #d5dbdf;
    }

    .dxlblock {
        display: none;
    }

    .footerbg {
        background: #e4e9ed;
        padding: 45px;
        min-height: 300px;
    }

    .sonfirmabaslik {
        background: #ffd925;
        height: 80px;
        line-height: 80px;
        padding: 0px 25px 0px 25px;
        font-size: 18px;
        font-weight: 700;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
    }

    .fs18fbaslik {
        font-size: 14px;
    }

    .iconbgs {
        background-size: 100% !important;
        height: 45px !important;
    }

    .text-center-mobile {
        text-align: left;
    }

    .cat-pad1 {
        padding: 10px 25px 10px 25px;
    }

    .cat-icon {
        background: #e4e9ed;
        padding: 10px 15px 10px 15px;
        border: 1px solid #e4e9ed;
        color: #1d3c54;
        border-radius: 5px;
        font-size: 14px;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .cat-icon:hover {
        background: #e4e9ed;
        padding: 10px 15px 10px 15px;
        border: 1px solid #c9d9e6;
        color: #1d3c54;
        border-radius: 5px;
        font-size: 14px;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .back1 {
        background: url("../../media/banner.jpg") no-repeat center bottom;
        background-size: cover;
        height: 95vh;
        display: table;
        width: 100%;
    }

    .scroll-down {
        position: absolute;
        bottom: 0px;
        left: 50%;
        margin-left: -16px;
        display: block;
        border-radius: 50%;
        z-index: 2;
        -webkit-animation: bounce 2s infinite 2s;
        animation: bounce 2s infinite 2s;
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
        transform: scale(1);
        background: url("../../media/scrolldown.png");
        height: 52px;
        width: 31px;
        background-size: 31px;
    }

    .search::-webkit-input-placeholder {
        /* Edge */
        color: #1d3c54;
        font-size: 14px;
    }

    .search:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #1d3c54;
        font-size: 14px;
    }

    .search::placeholder {
        color: #1d3c54;
        font-size: 14px;
    }

    .mt8srch {
        margin-top: 8px;
    }

    .mt30zoeken {
        margin-top: 28px;
    }

    .search-alan {
        position: absolute;
        width: 100%;
        bottom: 50px;
    }

    .saribg {
        background: rgba(255, 217, 37, 0.61);
        height: 95px;
        padding: 10px 25px 25px 25px;
        border-radius: 25px;
    }

    .sform {
        height: 40px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        border: 0px !important;
    }

    .s-button {
        background: #FFFFFF;
        padding: 10px 10px 10px 10px;
        color: #1d3c54;
        width: 100%;
        border-radius: 10px;
        border: none;
        font-size: 20px;
        font-weight: 800 !important;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .s-button:hover {
        background: #ffd925;
        padding: 10px 10px 10px 15px;
        color: #1d3c54;
        width: 100%;
        border-radius: 10px;
        border: none;
        font-size: 20px;
        font-weight: 800 !important;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .s-text {
        margin-top: 50px;
        line-height: 15px;
    }

    .sfs13 {
        font-size: 13px;
    }

    .sfs11 {
        font-size: 11px;
        margin-top: 20px;
    }

    .scroll-mt {
        margin-top: 100px;
    }

    .lacivertbar {
        background: #1d3c54;
        padding: 15px 15px 15px 15px;
        font-size: 14px;
    }

    .menubg {
        height: 80px;
        background: rgba(29, 60, 84, 0.15);
    }

    .yellow {
        padding: 15px 0px 15px 15px;
        margin-top: 12px;
        font-size: 18px;
        font-weight: 500;
    }

    .navbar {
        padding: 0px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        color: #FFFFFF;
        padding: 15px 18px 15px 18px;
        font-size: 16px;
        background: none;
        margin-top: 15px;
        font-weight: 400;
    }

    .navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #1d3c54;
        background: #ffd925;
        border-radius: 4px;
    }

    .navbar-expand-lg .navbar-nav .show>.nav-link,
    .active>.nav-link,
    .nav-link.show,
    .nav-link.active {
        color: #1d3c54;
        background: #ffd925;
        border-radius: 4px;
    }

    .dropdown-item {
        padding: 10px 20px 10px 20px;
        font-size: 14px;
        border-radius: 4px;
    }

    .logo {
        background: url("../../media/logo.png") no-repeat center center;
        width: 280px;
        height: 113px;
        background-size: 280px;
        display: block;
        margin-top: -12px;
    }
}

@media(min-width:768px) {

    .scrollbar {
        /* height: 150px; */
        width: 100%;
        background: none;
        overflow-y: scroll;
    }

    .insidepage-banner {
        background: url("../../media/ics-banner.jpg") no-repeat center bottom;
        background-size: cover;
        min-height: 150px;
        padding-bottom: 15px;
        border-bottom: 3px solid #d5dbdf;
    }

    .mt40insidepage {
        margin-top: 40px;
    }

    .kategribaslik {
        background: #1d3c54;
        height: 80px;
        line-height: 80px;
        padding: 0px 25px 0px 25px;
        font-size: 18px;
        font-weight: 700;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
    }

    .fs18mt50f {
        font-size: 16px;
        margin-top: 20px;
        line-height: 18px;
    }

    .sariborderbg {
        background: #ffd925;
        padding: 30px;
        line-height: 18px;
    }

    .float-rightmap2 {
        float: right;
    }

    .float-rightmap {
        float: left;
    }

    .mt40firmadet {
        margin-top: 30px;
    }

    .mt20fs25fm {
        margin-top: 20px;
        font-size: 18px;
    }

    .flogoboy {
        height: 130px !important;
        background-size: 100% !important;
        width: 100% !important;
    }

    .f-adres {
        height: 130px;
        line-height: 130px;
    }

    .call-top180 {
        margin-top: 20px;
    }

    .firma-detay-header {
        background: url("../../media/ic-banner.jpg") no-repeat center bottom;
        background-size: cover;
        min-height: 461px;
        padding-bottom: 15px;
        border-bottom: 3px solid #d5dbdf;
    }

    .dxlblock {
        display: none;
    }

    .footerbg {
        background: #e4e9ed;
        padding: 45px;
        min-height: 300px;
    }

    .mt40fs20 {
        margin-top: 40px;
        font-size: 20px;
    }

    .sonfirmabaslik {
        background: #ffd925;
        height: 80px;
        line-height: 80px;
        padding: 0px 25px 0px 25px;
        font-size: 18px;
        font-weight: 700;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
    }

    .fs18fbaslik {
        font-size: 14px;
    }

    .lha-z {
        line-height: 40px;
        font-size: 18px;
    }

    .iconbgs {
        background-size: 100% !important;
        height: 45px !important;
    }

    .text-center-mobile {
        text-align: left;
    }

    .cat-pad1 {
        padding: 10px 25px 10px 25px;
    }

    .cat-icon {
        background: #e4e9ed;
        padding: 10px 15px 10px 15px;
        border: 1px solid #e4e9ed;
        color: #1d3c54;
        border-radius: 5px;
        font-size: 14px;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .cat-icon:hover {
        background: #e4e9ed;
        padding: 10px 15px 10px 15px;
        border: 1px solid #c9d9e6;
        color: #1d3c54;
        border-radius: 5px;
        font-size: 14px;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .back1 {
        background: url("../../media/banner.jpg") no-repeat center bottom;
        background-size: cover;
        height: 95vh;
        display: table;
        width: 100%;
    }

    .scroll-down {
        position: absolute;
        bottom: 0px;
        left: 50%;
        margin-left: -16px;
        display: block;
        border-radius: 50%;
        z-index: 2;
        -webkit-animation: bounce 2s infinite 2s;
        animation: bounce 2s infinite 2s;
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
        transform: scale(1);
        background: url("../../media/scrolldown.png");
        height: 52px;
        width: 31px;
        background-size: 31px;
    }

    .search::-webkit-input-placeholder {
        color: #1d3c54;
        font-size: 14px;
    }

    .search:-ms-input-placeholder {
        color: #1d3c54;
        font-size: 14px;
    }

    .search::placeholder {
        color: #1d3c54;
        font-size: 14px;
    }

    .mt8srch {
        margin-top: 8px;
    }

    .mt30zoeken {
        margin-top: 25px;
    }

    .search-alan {
        position: absolute;
        width: 100%;
        bottom: 50px;
    }

    .saribg {
        background: rgba(255, 217, 37, 0.61);
        height: 95px;
        padding: 10px 35px 25px 35px;
        border-radius: 25px;
    }

    .sform {
        height: 40px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        border: 0px !important;
    }

    .s-button {
        background: #FFFFFF;
        padding: 10px 10px 10px 10px;
        color: #1d3c54;
        width: 100%;
        border-radius: 10px;
        border: none;
        font-size: 20px;
        font-weight: 800 !important;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .s-button:hover {
        background: #ffd925;
        padding: 10px 10px 10px 15px;
        color: #1d3c54;
        width: 100%;
        border-radius: 10px;
        border: none;
        font-size: 20px;
        font-weight: 800 !important;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -transition: all 0.2s ease-out;
    }

    .s-text {
        margin-top: 50px;
        line-height: 15px;
    }

    .sfs13 {
        font-size: 13px;
    }

    .sfs11 {
        font-size: 11px;
        margin-top: 20px;
    }

    .scroll-mt {
        margin-top: 100px;
    }

    .menubar {
        margin-top: 25px;
    }

    .lacivertbar {
        background: #1d3c54;
        padding: 10px 15px 10px 15px;
        font-size: 13px;
    }

    .menubg {
        height: 80px;
        background: rgba(29, 60, 84, 0.15);
    }

    .yellow {
        padding: 15px 0px 15px 15px;
        margin-top: 12px;
        font-size: 18px;
        font-weight: 500;
    }

    .logo {
        background: url("../../media/logo.png") no-repeat center center;
        width: 280px;
        height: 113px;
        background-size: 280px;
        display: block;
        margin-top: -12px;
    }
}

@media (min-width: 576px) {}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
        z-index: 99999;
    }

    .sidenav a {
        font-size: 18px;
    }
}


@keyframes scale {
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    60% {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}


.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 99;
}

.topbg {
    background: #d22315;
    color: #FFFFFF;
    text-align: center;
    border-radius: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.topbg:hover {
    background: #24353b;
    color: #FFFFFF;
}

.topbg:focus {
    background: #24353b;
    color: #FFFFFF;
    border: none !important;
}

.overflow-y {
    overflow-y: hidden !important;
}

.compensate-for-scrollbar {
    margin-right: 0px !important;
}

.w100 {
    width: 100%;
}

.lacivert {
    color: #1d3c54;
}

.lacivertlink {
    color: #1d3c54;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.lacivertlink:hover {
    color: #CBCBCB !important;
    text-decoration: none;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.lacivertbtn {
    background: #1d3c54;
    display: inline-block;
    width: 100%;
    border-radius: 15px;
    padding: 10px 20px 10px 20px;
    color: #FFFFFF;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.lacivertbtn:hover {
    color: #FFFFFF !important;
    text-decoration: none;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}


.lacivertbtnsub {
    background: #1d3c54;
    border: none;
    display: inline-block;
    border-radius: 15px;
    padding: 10px 35px 10px 35px;
    color: #FFFFFF;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.lacivertbtnsub:hover {
    background: #ffd925;
    color: #1d3c54 !important;
    text-decoration: none;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.imgeffect_ic {
    opacity: 1;
}

.imgeffect_ic:hover {
    opacity: 0.3;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -transition: all 0.2s ease-out;
}

.lcvrtbtn {
    padding: 8px 10px 8px 10px;
    width: 100%;
    display: inline-block;
    background: #1d3c54;
    border-radius: 10px;
    color: #ffd925;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -transition: all 0.2s ease-out;
}

.lcvrtbtn:hover {
    padding: 8px 10px 8px 15px;
    width: 100%;
    display: inline-block;
    background: #002f54;
    border-radius: 10px;
    color: #ffd925;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -transition: all 0.2s ease-out;
}

.sonfirmabg {
    background: #FFFFFF;
    border-radius: 25px;
    -webkit-box-shadow: 0px 5px 84px -22px rgba(117, 131, 143, 1);
    -moz-box-shadow: 0px 5px 84px -22px rgba(117, 131, 143, 1);
    box-shadow: 0px 5px 84px -22px rgba(117, 131, 143, 1);
}

.volgendedp {
    display: inline-block;
    width: 100%;
}

a {
    text-decoration: none;
    color: #2581CC;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -transition: all 0.2s ease-out;
}

a:hover {
    text-decoration: none;
    color: #0F4877;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -transition: all 0.2s ease-out;
}

html {
    overflow-x: hidden;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.br0 {
    border-radius: 0px;
}

.prelative {
    position: relative;
}

.white {
    color: #ffffff;
    text-decoration: none;
}

.whitelink {
    color: #ffffff;
    text-decoration: none;
}

.whitelink:hover {
    color: #CBCBCB !important;
    text-decoration: none;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.yellowcolor {
    color: #ffd925;
}

.yellowlink {
    color: #ffd925;
    text-decoration: none;
}

.yellowlink:hover {
    color: #CBCBCB !important;
    text-decoration: none;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}


.gricolor {
    color: #1d3c54;
}

.gricolorlink {
    color: #e5eaed;
    text-decoration: none;
}

.gricolorlink:hover {
    color: #1d3c54 !important;
    text-decoration: none;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.gricolorlink2 {
    color: #1d3c54;
    text-decoration: none;
}

.gricolorlink2:hover {
    color: #e5eaed !important;
    text-decoration: none;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.yellowlink2 {
    color: #ffd925;
    text-decoration: none;
}

.yellowlink2:hover {
    color: #CBCBCB !important;
    text-decoration: none;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}



.koyugri {
    color: #808080;
}

.gri {
    color: #a1a1a1;
    font-size: 13px;
}

.grilink {
    color: #a1a1a1;
}

.grilink:hover {
    color: #d22315;
}

.siyahlink {
    color: #000;
}

.siyahlink:hover {
    color: #636363;
}

.siyahli {
    color: #24353b;
    text-decoration: none;
}

.siyahli:hover {
    color: #d22315;
    text-decoration: none;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

lik {
    font-style: italic;
}

.hover-top:hover {
    box-shadow: 0 11px 27px 1px rgba(197, 201, 202, 0.29);
    transform: translateY(-3px);
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.phone-f {
    background: #ffd925;
    color: #1d3c54;
    padding: 8px 15px 8px 15px;
    border-radius: 10px;
}

.phone-f:hover {
    background: #f7f0cf;
    color: #1d3c54;
    padding: 8px 15px 8px 15px;
    border-radius: 10px;
}

.yellowcolormap {
    color: #ffd925;
}

.yellowcolormap:hover {
    color: #ffd925;
    opacity: 0.7;
}

.hover-topmap:hover {
    color: #ffd925 !important;
    transform: translateY(-3px);
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.hover-right {
    opacity: 1;
}

.hover-right:hover {
    opacity: 0.8;
    box-shadow: 0 11px 27px 1px rgba(197, 201, 202, 0.39);
    transform: translateX(3px);
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.hover-topscroll:hover {
    opacity: 0.5;
    transform: translateY(-3px);
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.hover-top2:hover {
    box-shadow: 0 11px 27px 1px rgba(197, 201, 202, 0.89);
    transform: translateY(-3px);
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}


.altbilgi {
    color: #848c91;
    text-decoration: none !important;
}

.altbilgi:hover {
    color: #1a242d;
    text-decoration: none !important;
}



.kat {
    padding: 15px;
    margin: 0px;
}

.kat li {
    list-style: none;
    width: 100%;
    min-height: 25px;
}

.kat li a {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
    color: #1d3c54;
    text-decoration: none;
    padding-left: 15px;
    display: inline-block;
    border-bottom: solid 0px #e5e5e5;
}

.kat li a:hover {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
    color: #8d9194;
    text-decoration: none;
    padding-left: 19px;
    display: inline-block;
    border-bottom: solid 0px #e5e5e5;
}

.kat li a.mactive {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
    color: #8d9194;
    text-decoration: none;
    padding-left: 15px;
    display: inline-block;
    border-bottom: solid 0px #e5e5e5;
}

.altkat {
    padding: 0px;
    margin: 0px;
}

.altkat li {
    list-style: none;
    width: 100%;
    margin-top: 0px;
    font-weight: 400;
}

.altkat li a {
    background: none;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    color: #1d3c54;
    text-decoration: none;
    display: inline-block;
    border-bottom: none;
}

.altkat li a:hover {
    background: none;
    font-size: 13px;
    width: 100%;
    font-weight: 400;
    color: #8c8c8c;
    ;
    text-decoration: none;
}

.altkat li a.act {
    background: none;
    font-size: 13px;
    width: 100%;
    color: #8c8c8c;
    padding-top: 0px;
    font-weight: 400;
}

.br5 {
    border-radius: 5px;
}

.br7 {
    border-radius: 7px;
}

.ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.menumobilalt ul {
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

.menumobilalt li {
    list-style: none;
    margin-top: 1px;
    float: none;
    margin-top: 2px;
    padding: 0 0 0 10px;
    list-style: none;
}

.menumobilalt li a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    padding: 2px 15px 5px 0;
    margin: 5px 0px 0px 0px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}

.menumobilalt li a:hover {
    color: #fff;
}

.mobilepad {
    padding: 10px !important;
    background: #1d3c54;
}

.bar3 {
    width: 35px;
    height: 4px;
    background-color: #ffffff;
    margin: 5px 0px 5px 0px;
    transition: 0.4s;
    border-radius: 12px;
}

.bar2 {
    width: 35px;
    height: 4px;
    background-color: #ffffff;
    margin: 5px 0px 5px 0px;
    transition: 0.4s;
    border-radius: 12px;
}

.bar1 {
    width: 35px;
    height: 4px;
    background-color: #ffffff;
    margin: 5px 0px 5px 0px;
    transition: 0.4s;
    border-radius: 12px;
}

.w-200 {
    width: 270px !important;
    display: block;
}

.overlaymenu {
    position: absolute;
    background: #000000;
    opacity: 0.6;
    z-index: 999;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    background: #ffffff;

    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;

}

.sidenav a {
    padding: 5px 8px 5px 32px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    color: #24353b;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #CBCBCB;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
    padding: 16px;
}





.byzzz {
    color: #dfdfdf;
}

.wrap {
    clear: both;
}

.bold {
    font-weight: bold;
}

.fw9 {
    font-weight: 900;
}

.fw7 {
    font-weight: 700;
}

.fw5 {
    font-weight: 500;
}

.fw6 {
    font-weight: 600;
}

.fw8 {
    font-weight: 800;
}

.fw4 {
    font-weight: 400;
}

.fw3 {
    font-weight: 300;
}

.fw2 {
    font-weight: 200;
}

.fw1 {
    font-weight: 100;
}

.mle10 {
    margin-left: -10px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mte5 {
    margin-top: -5px;
}

.mte9 {
    margin-top: -9px;
}

.mte15 {
    margin-top: -15px;
}

.mt1 {
    margin-top: 1px;
}

.mt2 {
    margin-top: 2px;
}

.mt3 {
    margin-top: 3px;
}

.mt5 {
    margin-top: 5px;
}

.mt8 {
    margin-top: 8px;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mt14 {
    margin-top: 14px;
}

.mt15 {
    margin-top: 15px;
}

.mt17 {
    margin-top: 17px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt100 {
    margin-top: 100px;
}

.mt130 {
    margin-top: 130px;
}

.mb2 {
    margin-bottom: 1px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb7 {
    margin-bottom: 7px;
}

.mb8 {
    margin-bottom: 8px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.fs7 {
    font-size: 7px;
}

.fs9 {
    font-size: 9px;
}

.fs10 {
    font-size: 10px;
}

.fs11 {
    font-size: 11px;
}

.fs12 {
    font-size: 12px;
}

.fs13 {
    font-size: 13px;
}

.fs14 {
    font-size: 14px !important;
}

.fs15 {
    font-size: 15px !important;
}

.fs16 {
    font-size: 16px !important;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 20px;
}

.fs23 {
    font-size: 23px;
}

.fs25 {
    font-size: 25px;
}

.fs26 {
    font-size: 26px;
}

.fs27 {
    font-size: 27px;
}

.fs28 {
    font-size: 28px;
}

.fs29 {
    font-size: 29px;
}

.fs30 {
    font-size: 30px;
}

.fs35 {
    font-size: 35px;
}

.fs40 {
    font-size: 40px;
}

.fs45 {
    font-size: 45px;
}

.fs50 {
    font-size: 50px;
}

.p0 {
    padding: 0px;
}

.m0 {
    margin: 0px;
}

.p3l {
    padding: 5px 0px 5px 1px;
}

.p3l2 {
    padding: 3px 0px 5px 1px;
}

.p1 {
    padding: 1px;
}

.p2 {
    padding: 2px;
}

.p3 {
    padding: 3px;
}

.p5 {
    padding: 5px;
}

.p7 {
    padding: 7px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p20 {
    padding: 20px;
}

.p25 {
    padding: 25px;
}

.p30 {
    padding: 30px;
}

.p40 {
    padding: 40px;
}

.p50 {
    padding: 50px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl13 {
    padding-left: 13px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.pl35 {
    padding-left: 35px;
}

.pl40 {
    padding-left: 40px;
}

.pl45 {
    padding-left: 45px;
}

.pl50 {
    padding-left: 50px;
}

.pr10 {
    padding-right: 10px;
}

.pr20 {
    padding-right: 20px;
}

.pr30 {
    padding-right: 30px;
}

.pr40 {
    padding-right: 40px;
}

.pr45 {
    padding-right: 45px;
}

.pr50 {
    padding-right: 50px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}


.w100 {
    width: 100%;
}

.zoom {
    animation: scale 40s linear infinite;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .0em;
    vertical-align: .0em;
    content: "";
    border-top: .0em solid;
    border-right: .0em solid transparent;
    border-bottom: 0;
    border-left: .0em solid transparent;
    border-radius: 4px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px !important;
    padding: 20px 0px;
    margin: 0px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background: url("../../media/top.png") no-repeat top left rgba(0, 0, 0, 0.00);
    color: #24353b;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #ccc;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 4px;

}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #24353b;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: 4px;
}

.dropdown-item:hover {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #848A8F;
    text-align: inherit;
    white-space: nowrap;
    background-color: #fcfcfc;
    border: 0;
    border-radius: 4px;
}


.ucsatir {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ikisatir {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.dortsatir {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.bessatir {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}


dddd {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}


.nav-toggle {
    position: absolute;
    top: 13px;
    right: 25px;
    z-index: 999999;
    padding: 10px 28px 16px 0px;
    cursor: pointer;
}

.nav-toggle span,
.nav-toggle span:before,
.nav-toggle span:after {
    content: '';
    position: absolute;
    display: block;
    width: 38px;
    height: 2px;
    border-radius: 1px;
    background: #fff;
    cursor: pointer;
}

.nav-toggle:focus {
    outline: none;

}

.nav-toggle span:before {
    top: -10px
}

.nav-toggle span:after {
    bottom: -10px;

}

.nav-toggle span,
.nav-toggle span:before,
.nav-toggle span:after {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.nav-toggle.active span {
    background-color: transparent
}

.nav-toggle.active span:before,
.nav-toggle.active span:after {
    top: 0;
    background: #000000;
}

.nav-toggle.active span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.nav-toggle.active span:after {
    top: 10px;
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
}

.navicon p {
    margin: 1px 50px 0 0;
    color: #FFF;
}

.navicon-fixed {
    position: fixed;
    top: 59px;
    right: 143px;
}






.scroll-down {
    opacity: 1;
    -webkit-transition: all .5s ease-in 3s;
    transition: all .5s ease-in 3s;
}



.scroll-down:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    border-width: 0px 0 2px 2px;
}

.owl-theme .slick-firma .owl-dot {
    display: inline-block;
    zoom: 1;

}

.owl-theme .slick-firma .owl-dot span {
    width: 15px;
    height: 5px;
    margin: 0 0 15px 10px;
    left: 0px;
    background: #e3e8ec;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.owl-theme .slick-firma .owl-dot.active span,
.owl-theme .slick-firma .owl-dot:hover span {
    background: #ffd925;
}

.owl-theme .slick-firma2 .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-theme .slick-firma2 .owl-dot span {
    width: 15px;
    height: 5px;
    margin: 0 0 15px 10px;
    left: 0px;
    background: #e3e8ec;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.owl-dot.active {
    background: #ffd925;

}

.slick-firma button,
.slick-firma2 button {
    /* display: none !important; */
    border: 0px solid #e4e9ed;
    background: #e4e9ed;
    border-radius: 5px;
    width: 20px;
    height: 5px;
    line-height: 30px;
    text-align: center;
    color: #1d3c54;
    font-size: 20px;
    opacity: 0.5;
    margin-top: -15px;
    margin-left: 10px;
    margin-bottom: 10px;


}

.owl-theme .slick-firma2 .owl-dot.active span,
.owl-theme .slick-firma2 .owl-dot:hover span {
    background: #ffd925;
}

.etiket {
    display: inline-block;
    border-radius: 5px;
    width: 100%;
    color: #1d3c54;
    padding: 0px 5px 0px 5px;
    background: #e4e9ed;
    height: 40px;
    line-height: 40px;
}

.etiket:hover {
    display: inline-block;
    border-radius: 5px;
    width: 100%;
    color: #1d3c54;
    padding: 0px 5px 0px 5px;
    background: #ffd925;
}

.kull {
    display: inline-block;
    border-radius: 5px;
    width: 100%;
    color: #ffffff;
    padding: 0px 5px 0px 5px;
    background: #6c757d;
    height: 50px;
    line-height: 50px;
}

.kull:hover {
    display: inline-block;
    border-radius: 5px;
    width: 100%;
    color: #1d3c54;
    padding: 0px 5px 0px 5px;
    background: #ffd925;
}

.kullactive {
    display: inline-block;
    border-radius: 5px;
    width: 100%;
    border-radius: 5px;
    width: 100%;
    color: #1d3c54;
    padding: 0px 5px 0px 5px;
    background: #ffd925;
    height: 50px;
    line-height: 50px;
}

.f-solid {
    border-bottom: 1px solid #9ea3a8;
    padding-bottom: 15px;
}

.aic {
    border: 1px solid #e4e9ed;
    padding: 15px;
}

.ic-solid-top {
    border-top: 2px solid #e4e9ed;
    border-bottom: 2px solid #e4e9ed;
    padding-bottom: 20px;
    padding-top: 15px;
    margin-top: 50px;
}

.ic-solid-top2 {
    border-top: 2px solid #e4e9ed;
    border-bottom: 2px solid #e4e9ed;
    padding-bottom: 20px;
    padding-top: 15px;
}

.msj-f {
    background: #e4e9ed !important;
    height: 45px !important;
    border: none !important;
}

.msj-f2 {
    background: #e4e9ed !important;
    height: 80px !important;
    border: none !important;
    padding: 20px;
}

.ic-solid-bottom {
    border-bottom: 2px solid #e4e9ed;
    padding-bottom: 15px;
}

.sosyalhover {
    font-size: 13px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 0px;
}

.sosyalhover:hover {
    color: #fff;
    opacity: 0.5;
}

.facebook {
    background: #45578f;
    display: inline-block;
    color: #FFFFFF;
    margin: 1px;
}

.twitter {
    background: #4ea6ea;
    display: inline-block;
    color: #FFFFFF;
    margin: 1px;
}

.linkedin {
    background: #0073b0;
    display: inline-block;
    color: #FFFFFF;
    margin: 1px;
}

.gplus {
    background: #db4b40;
    display: inline-block;
    color: #FFFFFF;
    margin: 1px;
}

.instagram {
    background: #998570;
    display: inline-block;
    color: #FFFFFF;
    margin: 1px;
}

.pinterest {
    background: #bd081c;
    display: inline-block;
    color: #FFFFFF;
    margin: 1px;
}

.youtube {
    background: #cd343f;
    display: inline-block;
    color: #FFFFFF;
    margin: 1px;
}

.googleplay {
    background: #00e073;
    display: inline-block;
    color: #FFFFFF;
    margin: 1px;
}

.foursquare {
    background: #204dcc;
    display: inline-block;
    color: #FFFFFF;
    margin: 1px;
}



#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(195, 195, 195);
    border-radius: 5px;
    background-color: none;
}

#style-1::-webkit-scrollbar {
    width: 5px;
    background-color: none;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    background-color: #cbccce;
}

.page-item:last-child .page-link {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}

.page-item:first-child .page-link {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: 3px;
    line-height: 1.25;
    color: #1d3c54;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    font-size: 16px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
}

.page-link:hover {
    color: #1d3c54;
    background-color: #e2e2e2;
    border: 1px solid #e2e2e2;
    font-size: 16px;
}

.pagelinkactive {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: 3px;
    line-height: 1.25;
    color: #ffffff !important;
    background-color: #1d3c54;
    border: 1px solid #e2e2e2;
    font-size: 16px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
}

.gonder-btn {
    background: #1d3c54;
    padding: 10px 25px 10px 25px;
    color: #FFFFFF;
    font-size: 16px;
    width: 100%;
    border: none;
    border-radius: 25px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}

.gonder-btn:hover {
    background: #1d6dab;
    padding: 10px 30px 10px 25px;
    color: #FFFFFF;
    font-size: 16px;
    width: 100%;
    border: none;
    border-radius: 25px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}

.dmenu2 {

    min-width: 200px !important;
    padding: 20px 15px;
    margin: -11px 0px 0px 0px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background: #FFFFFF;
    color: #2433bb;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}


.owl-carousel1 .owl-nav,
.owl-carousel2 .owl-nav {
    display: none;
}


.table-scrollable {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    width: 70rem;
}