
.fuar-slider{
    display:block;
    margin:15px 0;
}
.fuar-slider h2{
    border-bottom:2px solid #eee;
    margin:10px;
    padding:5px;
}
.fuar-slider .item{
    border:1px solid #fff;
    transition: all .2s linear;
    height:auto !important;
}
.fuar-slider .item:hover{
    border:1px solid #eee;

}
.fuar-slider .item .item-date,.fuar-slider .item .item-title,.fuar-slider .item .item-place,.fuar-slider .item .item-type{
    text-align:center;
    display:block;
    overflow: hidden;
    white-space: nowrap;
}
.fuar-slider .item .item-title{
    font-weight: 600;
}
.fuar-slider .item img{
    border:1px solid #eee;
    height:20vh;
    width:100%;
    object-fit:contain;
    padding:5px;
}


.fuar-sektorler{
    display:block;
    margin:15px 0;
}
.fuar-sektorler h2{
    border-bottom:2px solid #eee;
    margin:10px;
    padding:5px;
}
.fuar-sektorler .item{
    background:#eee;
    border:1px solid #fff;
    transition: all .2s linear;
}
.fuar-sektorler .item a{
    padding: 8px 5px;
    display: block;
}
.fuar-sektorler .item:hover{
    background:#c3c3c3;
}
.fuar-sektorler .item .item-title{
    color: #00a1ff;
    font-weight: 600;
    max-height: 50px;
    overflow: hidden;
    height: 50px;
}
.fair-detail .detail-category{
    display:block;
    font-size:17px;
}

.fair-detail .detail-date{
    display:block;
    font-size:20px;
}

.fair-detail .detail-buttons{
    display:block;
}

.fair-detail .detail-buttons a{
    display:inline-block;
    padding:10px 20px;
    margin:3px;
    background:#008e1e;
    color:white;
    border-radius: 3px;
}
.fair-detail .detail-buttons a:first-child{
    display:inline-block;
    padding:10px 20px;
    margin:3px;
    background:#0095ff;
    color:white;
    border-radius: 3px;
}

.fair-detail table{
    margin:15px;
    width:calc(100% - 30px);
}
.fair-detail table td{
    padding:10px;
    background:#eee;
    border-bottom:1px solid #fff;
}
.fair-detail table .table-title{
    background: #d0d0d0;
    text-align:right;
    width:35%;
    font-weight: 600;
}


.other-fair{
    margin:0;
    padding:0;
}
.other-fair li a{
    padding:10px 20px;
    display:block;
    background:#eee;
    border-bottom:1px solid #fff;
    color:#888;
    transition:all .2s linear;
}
.other-fair li a:hover{
    background:#d6d6d6;
}
.other-fair li a span{
    font-size: 17px;
    font-weight: 600;
    color:#333;
}



.fuar-list{
    margin:15px -15px;
}

.fuar-list .item{
    border:1px solid #fff;
    transition: all .2s linear;
    height:auto !important;
    margin-bottom: 15px;

}
.fuar-list .item:hover{
    border:1px solid #eee;

}
.fuar-list .item .item-date,.fuar-list .item .item-title,.fuar-list .item .item-place,.fuar-list .item .item-type{
    text-align:center;
    display:block;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 10px;
}
.fuar-list .item .detail-button a{
    margin:10px 5px;
    padding:5px 10px;
    background:#2f8acd;
    text-align:center;
color:white;
    border-radius:3px;
    transition: all .2s linear;
    display:block;
}
.fuar-list .item:hover .detail-button a{
    background:#21699e;
}
.fuar-list .item .item-title{
    font-weight: 600;
}
.fuar-list .item img{
    border:1px solid #eee;
    height:20vh;
    width:100%;
    object-fit:contain;
}
.fair-search{
    background:#d0d0d0;
    padding:15px 0 10px 0;
    margin:0 0 15px 0;
}
.fair-search h2{
    border-bottom:2px solid #eee;
    margin:10px;
    padding:5px;
}
.fair-search .col-md-3, .fair-search .col-md-2{
    padding-left:5px;
    padding-right:5px;
}
.fair-search .form-control{
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom:5px;
}

.fair-search .search-button{
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #2f8acd;
    background-clip: padding-box;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color:#fff;
    margin-bottom:5px;
}

.fair-search{

    padding:15px 0 10px 0;
    margin:0 0 15px 0;
}
.fair-stand h2{
    border-bottom:2px solid #eee;
    margin:10px;
    padding:5px;
}
.fair-stand .form-check-input{
    width:fit-content;
}
.fair-stand .form-control{
    display: block;
    width: 100%;

    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom:5px;
}

.fair-stand .search-button{
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #2f8acd;
    background-clip: padding-box;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color:#fff;
    margin-bottom:5px;
}

.fair-stand .form-group{
    display: flex;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.fair-stand .form-group input[type="radio"]{
    display:inline-block !important;
}

.remember{
    background:#eee;
    border-radius:3px;
    margin: 15px 0;
    padding: 15px 5px;
}
.remember .form-control{
    display: block;
    width: 100%;

    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom:5px;
}

.remember .remember-button{
    background:#008e1e;
    color:white;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom:5px;
}

.remember i{
    color:#008e1e;
}
.flag{
    width: 6%;
    position: absolute;
    padding-top: 5px;
    padding-left: 4px;
}
.top-image{
    background-repeat: no-repeat;
    background-position: center;    min-height: 300px;
}
.top-image-button{
    position: absolute;
    right: 42px;
    bottom: 30px;
}
.top-image-title{
    color: white;
    font-size: 31px;
    font-weight: bold;
}
.top-image-content{
    font-size: 18px;
    color: white;
}
.container-padding-bottom{
    padding-bottom: 200px;
}
@media (min-width: 1920px) and (max-width: 2560px) {
    .fuar-list{
        transform: scale(1.3) !important;
    }
    .top-null-div-1{
        height: 200px;
    }
    .top-null-div-2{
        height: 192px;
    }

    .top-null-div-3{
        height: 180px;
    }
    .top-null-div-4{
        height: 184px;
    }
    .col-lg-4 {
        width: 27.333333%;
    }
    .col-lg-1 {
        width: 7.333333%;
    }

    .margin-left {
        margin-left: 2px;
    }
}
@media (min-width: 1540px) and (max-width: 1920px) {
    .top-null-div-1{
        height: 280px;
    }
    .top-null-div-2{
        height: 144px;
    }

    .top-null-div-3{
        height: 130px;
    }
    .top-null-div-4{
        height: 142px;
    }
    .col-lg-4 {
        width: 27.333333%;
    }
    .col-lg-1 {
        width: 7.333333%;
    }

    .margin-left {
        margin-left: 0px;
    }
}
@media(min-width: 1440px) and (max-width: 1540px){
    .container-padding-bottom {
        padding-bottom: 205px;
    }
    .top-null-div-1{
        height: 280px;
    }
    .top-null-div-2{
        height: 141px;
        width: 16.8% !important;
    }

    .top-null-div-3{
        height: 128px;
        width: 14.8% !important;
    }
    .top-null-div-4{
        height: 138px;
        width:  17.8% !important;
    }
    .col-md-4 {
        width: 18.8%;
    }
    .margin-left {
        margin-left: 10px;
    }
    .margin-left-12 {
        margin-left: 5px;
    }
    .margin-left-18 {
        margin-left: -16px;
    }
    .margin-left-21 {
        margin-left: 39px;
    }
    .col-md-1 {
        width: 9.333333%;
    }
}
@media (min-width: 1024px) and (max-width: 1430px) {
    .container-padding-bottom {
        padding-bottom: 190px;
    }
    .top-null-div-1{
        height: 280px;
    }
    .top-null-div-2{
        height: 141px;
        width: 20.8% !important;
    }

    .top-null-div-3{
        height: 128px;
        width: 20.8% !important;
    }
    .top-null-div-4{
        height: 138px;
        width:  20.8% !important;
    }
    .col-md-4 {
        width: 21%;
    }
    .margin-left {
        margin-left: 0px;
    }
    .margin-left-12 {
        margin-left: 5px;
    }
    .margin-left-18 {
        margin-left: -16px;
    }
    .margin-left-21 {
        margin-left: 39px;
    }
    .col-md-1 {
        width: 9%;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .container-padding-bottom {
        padding-bottom: 100px;
    }
    .fuar-list{
        transform: scale(1.2) !important;
    }
    .top-null-div-1{
        height: 280px;
    }
    .top-null-div-2{
        height: 141px;
        width: 9.8% !important;
    }

    .top-null-div-3{
        height: 128px;
        width: 9.8% !important;
    }
    .top-null-div-4{
        height: 138px;
        width:  9.8% !important;
    }
    .col-md-4 {
        width: 7.8%;
    }
    .margin-left {
        margin-left: 3px;
    }
    .margin-left-12 {
        margin-left: 3px;
    }
    .margin-left-18 {
        margin-left: -6px;
    }
    .margin-left-21 {
        margin-left: 37px;
    }
    .col-md-1 {
        width: 13.333333%;
    }
}
@media (min-width: 425px) and (max-width: 768px) {
    .container-padding-bottom {
        padding-bottom: 100px;
    }
    .fuar-list{
        transform: scale(1.2) !important;
        height: 710px !important;
    }
    .top-null-div-1{
        height: 200px;
    }
    .top-null-div-2{
        height: 97px;
        width: 7.8% !important;
    }

    .top-null-div-3{
        height: 90px;
        width: 8.8% !important;
    }
    .top-null-div-4{
        height: 98px;
        width: 8.8% !important;
    }
    .col-md-4 {
        width: 7.8%;
    }
    .margin-left {
        margin-left: 3px;
    }
    .margin-left-12 {
        margin-left: 3px;
    }
    .margin-left-18 {
        margin-left: -6px;
    }
    .margin-left-21 {
        margin-left: 22px;
    }
    .col-md-1 {
        width: 13.333333%;
    }
}
@media (min-width: 420px) and (max-width: 425px) {
    .container-padding-bottom {
        padding-bottom: 100px;
    }
    .fuar-list{
        transform: scale(1.3) !important;
        height: 440px !important;
        padding: 0px !important;
        margin: 0px !important;
    }
    .top-null-div-1{
        height: 120px;
    }
    .top-null-div-2{
        height: 61px;
        width: 0.1% !important;
        padding: 0px;
        margin: 0px;
    }

    .top-null-div-3{
        height: 37px;
        width: 0.8% !important;
        padding: 0px;
    }
    .top-null-div-4{
        height: 61px;
        width: 0.1% !important;
        padding: 0px;
        margin: 0px;
    }
    .col-md-4 {
        width: 0%;
    }
    .top-height{
        margin-top: 0px;
    }
    .margin-left {
        margin-left: 10px;
    }
    .margin-left-12 {
        margin-left: 10px;
    }
    .margin-left-18 {
        margin-left: -30px;
    }
    .margin-left-21 {
        margin-left: 22px;
    }
    .col-md-1 {
        padding: 0px;
        width: 13.333333%;
    }


    .top-image-title {
        color: white;
        font-size: 22px;
        font-weight: bold;
    }
    .top-image-content {
        font-size: 14px;
        color: white;
    }
    .top-image-button {
        position: absolute;
        right: 68px;
        bottom: 35px;
    }
}
@media (min-width: 375px) and (max-width: 420px) {
    .container-padding-bottom {
        padding-bottom: 100px;
    }
    .fuar-list{
        transform: scale(1.3) !important;
        height: 440px !important;
        padding: 0px !important;
        margin: 60px 0 0 0 !important;
    }
    .top-null-div-1{
        height: 153px;
    }
    .top-null-div-2{
        height: 61px;
        width: 0.1% !important;
        padding: 0px;
        margin: 0px;
    }

    .top-null-div-3{
        height: 17px;
        width: 8.8% !important;
    }
    .top-null-div-4{
        height: 61px;
        width: 0.1% !important;
        padding: 0px;
        margin: 0px;
    }
    .col-md-4 {
        width: 0%;
    }
    .top-height{
        margin-top: 0px;
    }
    .margin-left {
        margin-left: 10px;
    }
    .margin-left-12 {
        margin-left: 10px;
    }
    .margin-left-18 {
        margin-left: -30px;
    }
    .margin-left-21 {
        margin-left: 22px;
    }
    .col-md-1 {
        padding: 0px;
        width: 13.333333%;
    }


    .top-image-title {
        color: white;
        font-size: 22px;
        font-weight: bold;
    }
    .top-image-content {
        font-size: 14px;
        color: white;
    }
    .top-image-button {
        position: absolute;
        right: 68px;
        bottom: 35px;
    }
}
@media (min-width: 320px) and (max-width: 375px) {

    .container-padding-bottom {
        padding-bottom: 100px;
    }
    .fuar-list{
        transform: scale(1.3) !important;
        height: 360px !important;
        padding: 0px !important;
        margin: 45px 0px !important;
    }
    .top-null-div-1{
        height: 100px;
    }
    .top-null-div-2{
        height: 50px;
        width: 0.1% !important;
        padding: 0px;
        margin: 0px;
    }

    .top-null-div-3{
        height: 45px;
        width: 0.1% !important;
        padding: 0px;
        margin: 0px;
    }
    .top-null-div-4{
        height: 50px;
        width: 0.1% !important;
        padding: 0px;
        margin: 0px;
    }
    .col-md-4 {
        width: 0%;
    }
    .top-height{
        margin-top: 0px;
    }
    .margin-left {
        margin-left: 7px;
    }
    .margin-left-12 {
        margin-left: 10px;
    }
    .margin-left-18 {
        margin-left: -30px;
    }
    .margin-left-21 {
        margin-left: 15px;
    }
    .col-md-1 {
        padding: 0px;
        width: 12.333333%;
    }
    .top-image-title {
        color: white;
        font-size: 17px;
        font-weight: bold;
    }
    .top-image-content {
        font-size: 13px;
        color: white;
    }
    .top-image-button {
        position: absolute;
        right: 28px;
        bottom: 30px;
    }
}
