﻿body {
    background-color: #fff;
    /*font-family: Verdana, Geneva, Tahoma, sans-serif;*/
    font-family: 'Roboto';
}

@media screen and (max-width:1070px) {
    .gizle {
        overflow: hidden;
        width: 0;
        height: 0;
        visibility: hidden;
    }
}

@media only screen and (min-width:1070px) {
    .goster {
        display: none !important;
        visibility: hidden;
    }
}


@media screen and (max-width:1070px) {
    .width-max {
        width: 31.5%;
    }
}

@media only screen and (min-width:1070px) {
    .width-min {
        width: 100%;
    }
}






/* Normal, standard links. */
a:link {
    color:lightgray;
    text-decoration: none;
}

a:visited {
    color: whitesmoke;
    text-decoration: none;
}

a:hover {
    color: #ffdb6d;
}




.txt-Color-Garage41 {
    color: #ffdb6d;
   
}
.txt-Color-dimgray {
    color: dimgray;
}
.txt-Color-41-Black {
    color: #343a40;
}
.txt-color-darkGray{color:darkgray;}

/*-----------------------Pdding-----------------------------*/
.p-t-l-r-b {
    padding: 25%;
}

.p-l-r {
    padding-left: 1%;
    padding-right: 1%;
}

.p- {
    padding: 2%;
}

.p-top-0 {
    padding-top: 0px;
}

.p-top-1 {
    padding-top: 10px;
}

.p-top-2 {
    padding-top: 20px;
}

.p-top-3 {
    padding-top: 30px;
}

.p-battom-0 {
    padding-bottom: 0px;
}

.p-battom-1 {
    padding-bottom: 10px;
}

.p-battom-2 {
    padding-bottom: 20px;
}

.p-battom-3 {
    padding-bottom: 30px;
}
.p-battom-4 {
    padding-bottom: 40px;
}
.p-battom-5 {
    padding-bottom: 50px;
}

.p-left-0 {
    padding-left: 0px;
}

.p-left-0-5 {
    padding-left: 5px;
}

.p-left-1 {
    padding-left: 10px;
}

.p-left-2 {
    padding-left: 20px;
}

.p-left-3 {
    padding-left: 30px;
}

.p-right-0 {
    padding-right: 0px;
}

.p-right-1 {
    padding-right: 10px;
}

.p-right-2 {
    padding-right: 20px;
}

.p-right-3 {
    padding-right: 30px;
}
.p-l-r-1px{ padding-left:1px; padding-right:1px;}
/*---------------------------Margin-----------------------------------*/
.m-top-0 {
    margin-top: 0px;
}

.m-top-1 {
    margin-top: 10px;
}

.m-top-2 {
    margin-top: 20px;
}

.m-top-3 {
    margin-top: 30px;
}
.m-top-4 {
    margin-top: 40px;
}
.m-top-5 {
    margin-top: 50px;
}
.m-top-6 {
    margin-top: 60px;
}




.m-battom-0 {
    margin-bottom: 0px;
}

.m-battom-0-5 {
    margin-bottom: 5px;
}

.m-battom-1 {
    margin-bottom: 10px;
}

.m-battom-2 {
    margin-bottom: 20px;
}

.m-battom-3 {
    margin-bottom: 30px;
}

.m-left {
    margin-left: 0px;
}

.m-left-0 {
    margin-left: 0px;
}

.m-left-1 {
    margin-left: 10px;
}

.m-left-2 {
    margin-left: 20px;
}

.margin-left-3 {
    margin-left: 30px;
}

.m-right-0 {
    margin-left: 0px;
}

.m-right-1 {
    margin-left: 10px;
}

.m-right-2 {
    margin-left: 20px;
}

.m-right-3 {
    margin-left: 30px;
}

.border-Radius-0 {
    border-radius: 0px;
}
.border-Radius-3{
    border-radius:3px;
}
.border-radius-TR0-BR0 {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.border-radius-TL0-BL0 {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.btnGarageTelefon {
    position: relative;
    margin-top: 10px;
    float: right;
    margin-top: -38px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

}
.garage41Border {

    border-color:#ffdb6d;

}

.display-6-CSS {
   


    font-size: 2rem;
    font-weight: 300;
    line-height: 1.9


}

.galeri-Size{
    width:300px;
    height:300px;
}

.border-dimgray {
    border: 1px solid dimgray;
}
.border-imd-dimgray {
    border: 1px solid #dee2e6;
    padding-top: 30px;
    padding-bottom: 31px;
    border-top:none;
    border-left:none;
    border-right:none;
}

.bg-Garage41{

    background-color:#ffdb6d;
  
}

.btnPosition {
    position:absolute;
    margin-right: -35px;
    margin-bottom: -22px;
    border-radius: 0px 0px;
}

/*---------------------------------Text Color-------------------------------*/
.txt-Color-dimgray {
    color: dimgray;
}
.txt-Color-black {
    color:#343a40;
}
.txtColor-whitesmoke {
    color: whitesmoke;
}
.txtColor-white {
    color: white;
}

/*---------------------------------------FONT-------------------------------------*/
.font-set {
    font-family: Corbel;
}

/*----------------------------------------Bacground Coler------------------------------------------*/
.bgWhiteSmok {
    background-color: whitesmoke;
}

/*----------------------------------Text Size------------------------------------------*/
.text-xx-Small {
    font-size: xx-small;
}

.text-x-Small {
    font-size: x-small;
}
.text-sozlesme{
    font-size:0.66rem;
    color:whitesmoke;
    padding-top:0px;
}

/*------------------------------------Carousel------------------------------------*/
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.popUp {
    background-color: black;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.fade-scale {
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

    .fade-scale.in {
        opacity: 1;
        transform: scale(1);
    }

.bg-transparent {
    background-color: transparent;
}
.bg-garage41-black {
    background-color: #343a40;
}
.display-None-CSS{display:none;}