body {
    margin: 0;
    padding: 0;
    color: rgb(134, 134, 134);
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    /*letter-spacing: 1px;*/
    /*font-family: 'Montserrat', sans-serif;

    font-family: 'Source Sans Pro', sans-serif;
    font-family: 'Poppins', sans-serif;

    font-family: 'PT Sans', sans-serif;
*/

}
 
.nav-link{
    text-transform: uppercase;
}
:focus{
    outline:none;
}
section.main .card-text{
    text-align: justify;
    font-family: 'Poppins', sans-serif;
    min-height: 100px;
    font-size:13px;
}
section.main span{
    text-align: center;
    font-size:18px;
    font-family: 'Poppins', sans-serif;
    /*min-height: 75px;*/
    display: block;
    color: #992020;
}
section.main .col-lg-3{
padding-left:5px;
padding-right:5px;
}
section.main .card-body{
    padding: 0.75rem;
    letter-spacing: 0.70px;
}
 

section.referanslar > div{
    border-top:1px solid #a5a5a5;
}
section.referanslar h4{
 
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
section.referanslar h4 span{
 
    font-size:16px;
}
section.hizmetlerimiz .fas
{
    padding: 10px;
    font-size: 60px;
}
section.hizmetlerimiz  
{
    text-align: center;
     
}
section.hizmetlerimiz .golge 
{
    text-align: center;
    -webkit-box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.1);
    padding: 30px 10px;
    border-radius: 6px;
}
section.hizmetlerimiz div.col-4  
{
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #494949;
}
section.hizmetlerimiz i
{
    display: block;
}
section.hizmetlerimiz span:first-child
{
    display: inline;
}
section.hizmetlerimiz span
{
    display: block;
 
}
section.hizmetlerimiz div.golge > a 
{
 
    color : rgb(110, 110, 110);
}
section.hizmetlerimiz div.golge > a:hover
{
 
    color : rgb(87, 87, 87);
}

section.hizmetlerimiz > div{
    border-top:1px solid #a5a5a5;
}
section.hizmetlerimiz h4{
 
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
section.hizmetlerimiz h4 span{
 
    font-size:16px;
}
section.katalogdestek .kolon1
{
    
    display: block;
    
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    background-color:#fff;
    padding: 20px;
}
section.katalogdestek {
 
    background-image:url('/assets/images/autoparkbig.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
/*
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}
section.katalogdestek > div {
    background-color: rgba(255,255,255,0.5);
    color: #3a3a3a;
}
section.katalogdestek h4{
 
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
section.katalogdestek h4 span{
 
    font-size:16px;
}
.header-image {
    overflow: hidden;
    height: 100vh;
    /*background:linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('../images/mainpage1.jpg');
    background-size: cover;
    background-position: top center;*/
    
}
.carousel-item{
    height: 100vh;
    background-size: cover;
    background-position: center center;
 
}
.carousel-caption{
    bottom: 50%;
    right: unset;
    text-align: left;
    transform: translateY(50%);
    position: absolute;
}
.carousel-caption h1{
    padding-top:10px;
    font-family: 'Montserrat', sans-serif;
    padding-bottom:10px;
}
.carousel-caption p{
    font-family: 'Montserrat', sans-serif;
    margin-top:5px;
    margin-bottom:5px;
}
.carousel-caption p:last-child{
   
    margin-bottom:25px;
}
.btn-referans{
    border:1px solid #992020;    
    color:#992020;
    font-size:12px;
    font-size: 13px;
    border-radius: 0;
}
.btn-referans:hover{ 
    /*background-color: #791111;   */
    background-color: #992020;
    color:#ffffff;
}
.outline{
    font-family: 'Roboto', sans-serif;
    color:#d6d6d6;
    border:2px solid #d6d6d6;
    padding: 10px 30px;
    margin-top: 30px;
    font-size: 13px;
    background-color: rgba(255,255,255,0.1);
    border-radius: 0;
}
.outline:hover{
    color:#333333;
    background-color: #ffffff;
    border:2px solid #ffffff;
}
.dilListesi{
    color:#d6d6d6;
    list-style: none;
}
.dilListesi li a{
    color:#d6d6d6;
  
}
.dilListesi li{
    display: inline;
 
}
 
.navbar {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
}

.navbar .fas {
    font-size: 0.85rem !important;
    padding-right: 1em;
}

.navbar .navbar-line {
    background-color: #fff;
    width: 1px;
    top: 2px;
    position: relative;
    font-size: 2rem;
    line-height: 2rem;
    margin-right: 9px;
}

.navbar .fixed-top {
    top: 2rem;
}

a {
    color: rgb(26, 26, 26);
}

a:hover {
    color: rgb(119, 119, 119);
    text-decoration: none;
}

section.footer {
    background-color: #181818;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}

section.footer ul {
    list-style: none;
    /*text-transform:  uppercase;*/
    margin-bottom: 0;
     

}
section.footer .listesi {
  
    column-count: 1;

}
section.footer .first-item {
    padding-bottom: 1rem;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

section.footer .first-item::after {
    height: 1px;
    margin-top: 3px;
    width: 100%;
    background-color: rgb(177, 177, 177);
    content: ' ';
    display: block;
}

section.footer .social-media {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

section.footer ul.iconList li:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

section.footer li.icon-adres:before {
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

section.footer li.icon-telefon:before {
    content: "\f879";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
section.footer li.icon-fax:before {
    content: "\f1ac";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
section.footer li.icon-mail:before {
    content: "\f0e0";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
section.footer ul li {
    padding-bottom: 0.8rem;
    display: inline-block;
    width: 100%;
}

section.footer ul li:last-child {
    padding-bottom: 0;
}

section.footer a {
    color: #a4a4a4;
}

section.footer .fas {
    font-size: 0.85rem !important;
    padding-right: 0.5em;
}

section.footer .footer-link {
    background-color: #2d2d2d
}

section.footer ul li span {
    font-weight: normal;
    text-transform: uppercase
}

section.footer .fab {
    background-color: #181818;
    font-size: 0.8rem;
    padding-right: 0.4em;

}
section.footer li.icon-mail a{
    font-size: 12px;
}
 
section.main span h2{
    font-size: 18px;
}
.card-img-top:hover
{
    -webkit-animation: pulse 1s;
    animation: pulse 1s;
}
.cardImage{
    overflow: hidden;
}
.slickImage{
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    cursor: pointer;
    transition: 0.5s ease-in;
}   
.slickImage:hover{
    -webkit-filter: none;
    filter: none;
}

.slick-dots li.slick-active button:before, 
.slick-dots li button:before {
    color: #992020;
    opacity: 1;
    font-size: 8px;
}
.slick-dots li.slick-active button {
    border: 2px solid #531212;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    padding: 5px;
}
.slick-dots li.slick-active button:before {
    color: transparent;
}


@media screen and (max-width: 768px) {
    section.footer ul.listesi {            
        column-count: 1;        
    }
    .carousel-caption {
        width: 75%;
    }
    .navbar-collapse {
        background-color:#303030;
        display: block;
        padding: 10px 20px;
    }
}
      