﻿div#yaziform {
    width: 45%;
    margin-top: 34px;
    font-family: 'Raleway',sans-serif;
    background-color: rgba(0,0,0,.5);
    padding: 11px;
    height: 361px;
    border-bottom: 3px solid #ff8c00;
    border-radius: 7px;
    padding-top: 186px;
    font-size: 20px;
    float: right;
    color: white;
    margin-right: -184px;
}
.home-bg-top.main-form-container.alt-sayfa {
    background-image: url(resimler/bgg.jpg);
    background-position: 40% 0%;
    height: 293px;
}

h2#h2stil {
    font-size: 55px;
    font-weight: bolder;
    margin-top: -116px;
}

#cardtitle {
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    font-size: 19px !important;
    padding: 13px !important;
}

div#slide1 {
    background-image: url(/resimler/otel1.png);
    width: 100%;
    height: 60%
}

div#slidevize {
    background-image: url(/resimler/dubaii.jpg);
    width: 100%;
    height: 60%
}


.blog-category .cat-trip {
    /* border-bottom: 1px solid #eee; */
    /*text-transform: uppercase;*/
    width: 15%;
}

div#stiltekgid {
    margin-top: -5px;
    margin-left: -99px;
}

p#sefergitgel {
    width: 140px;
    margin-top: -2px;
    margin-left: 10px;
    font-size: 11px;
}

p#sefertekyon {
    width: 140px;
    margin-top: -2px;
    margin-left: 12px;
    font-size: 11px;
}

.checkboxFive22 {
    width: 25px;
    margin-left: -14px;
    position: relative;
}

.checkboxFive3 {
    width: 25px;
    margin-left: -17px;
    position: relative;
}

.checkboxFive22 label {
    cursor: pointer;
    position: absolute !important;
    width: 25px;
    height: 23px !important;
    top: 1px;
    left: -178px;
    background: #eee;
    border: 1px solid #ddd;
    padding-right: 78px;
    padding-left: 14px !important;
    padding-top: 0px;
}

.checkboxFive22 input[type=checkbox]:checked + label:after {
    opacity: 1;
}

.checkboxFive22 label:after {
    opacity: 0.2;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 6px;
    left: 7px;
    border: 3px solid #333;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
}

.checkboxFive3 label {
    cursor: pointer;
    position: absolute !important;
    width: 12px;
    height: 23px !important;
    top: 1px;
    left: -75px;
    background: #eee;
    border: 1px solid #ddd;
    padding-right: 57px;
    padding-left: 12px !important;
    padding-top: 0px;
}

    .checkboxFive3 label:after {
        opacity: 0.2;
        content: '';
        position: absolute;
        width: 9px;
        height: 5px;
        background: transparent;
        top: 6px;
        left: 7px;
        border: 3px solid #333;
        border-top: none;
        border-right: none;
        transform: rotate(-45deg);
    }

[type="checkbox"] + label:before, [type="checkbox"]:not(.filled-in) + label:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 3px !important;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    -webkit-transition: .2s;
    transition: .2s;
}

[type="checkbox"]:checked + label:before {
    top: -4px;
    left: 1px !important;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.item {
    max-height: 465px;
    max-width: 100%;
}

div#stilformm {
    z-index: 2;
    background-color: rgba(0,0,0,0.6);
    color: white;
    margin-top: 40px;
    margin-bottom: 130px;
    padding-top: 22px;
}

div#stilform {
    z-index: 2;
    background-color: rgba(0,0,0,0.8);
    color: white;
    margin-top: 40px;
    margin-bottom: 130px;
    padding-top: 22px;
    /* height: 166px; */
    padding-bottom: 21px;
}

div#stilvizeformm {
    z-index: 2;
    background-color: rgba(0,0,0,0.6);
    color: white;
    margin-top: 10px;
    margin-bottom: 50px;
    padding-top: 22px;
}

@media only screen and (max-width: 1920px) {

    button#btnAirSearch {
        margin-top: 2px;
    }
}

@media only screen and (max-width: 768px) {

    .home-bg-top.main-form-container.alt-sayfa {
        background-image: url(resimler/bgg.jpg);
        background-position: 40% 0%;
        height: 293px;
        display:none;
    }

    div#yaziform {
        width: 100%;
        margin-top: -105px;
        font-family: 'Raleway',sans-serif;
        background-color: rgba(0,0,0,.5);
        padding: 11px;
        height: 361px;
        border-bottom: 3px solid #ff8c00;
        border-radius: 7px;
        padding-top: 186px;
        font-size: 20px;
        float: left;
        color: white;
        margin-right: -184px;
    }

    div#stilform {
        z-index: 2;
        background-color: rgba(0,0,0,0.8);
        color: white;
        margin-top: 40px;
        margin-bottom: 130px;
        padding-top: 22px;
        /* height: 166px; */
        padding-bottom: 21px;
    }

    div#stilformm {
        z-index: 2;
        background-color: white;
        color: black;
        margin-top: 40px;
        margin-bottom: 130px;
        padding-top: 22px;
        border: 1px solid #e4e4e4;
        border-radius: 5px;
    }

    div#slide1 {
        background-image: url(/resimler/otel1.png);
        width: 100%;
        height: 100%;
    }

    div#slidevize {
        background-image: url(/resimler/dubaii.jpg);
        width: 100%;
        height: 100%;
    }

    .item {
        max-height: 384px;
        max-width: 100%;
    }

    .blog-category {
        margin: 12px 0 12px 0;
        background: #fff;
        box-shadow: 0 1px 1px rgba(0,0,0,0.4);
      
        padding: 32px 12px 12px 12px;
        background-color: #0c83e74d;
        border-radius: 3px;
    }

    div#stiltekgid {
        margin-left: -253px !important;
        display: inline-block;
    }

    .blog-category .cat-trip {
        /* border-bottom: 1px solid #eee; */
        text-transform: uppercase;
        width: 100% !important;
        display: -webkit-inline-box;
    }

    div#NRD {
        width: 100%;
    }

    div#NRY {
        width: 100%;
    }

    div#GT {
        width: 100%;
    }

    div#DT {
        width: 100%;
    }

    div#yolcukutu {
        width: 100%;
        padding-top: 0px;
        margin-bottom: -13px;
        margin-top: 18px !important;
    }

    div#Div1 {
        width: 100%;
    }

    button#btnAirSearch1 {
        margin-top: -36px;
    }

    .checkboxFive3 {
        width: 25px;
        position: relative;
        margin-top: -337px;
        float: right;
        margin-right: -153px;
    }

    .checkboxFive22 {
        width: 25px;
        float: right;
        margin-right: -157px;
        position: relative;
        margin-top: -337px;
    }

    #mobile {
        margin-right: auto;
        margin-left: auto;
        padding-left: 0px;
        padding-right: 0px;
    }

    .blog-category {
        margin: 5px -5px 10px -5px;
        padding: 6px;
        height: 315px !important;
    }
}
