﻿
body {
    font-family: 'Raleway', sans-serif !important;
}

.courfont {
    font-family: 'Courgette', cursive;
}

.mavi {
    color: #119cc7;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}


@media (min-width: 1500px) {
    .container {
        max-width: 1400px !important;
    }
}



.mynav {
}

    .mynav a {
        font-size: 11pt;
        text-transform: uppercase;
        color: #484848 !important;
        margin: 0px 5px;
        font-weight: 600;
    }

        .mynav a:hover, .mynav a.active {
            color: #a2a2a2 !important;
        }

        .mynav a.soc {
            margin: 0;
        }


.rez {
}


.ref1 {display: block;border: 1px solid #dadada;border-radius: 10px;overflow: hidden;padding: 0;margin-top: 20px;margin-bottom: 20px;text-decoration: none !important;text-align: center;}

    .ref1:hover {
    }

    .ref1 p {
    font-weight: 700;
    font-size: 16pt;
    margin-top: 20px;
    }

    .ref1 img {
    max-width: 100%;
    height: 240px;
    margin-top: 30px;
    }

.syfl {
    margin-top: 10px;
    list-style-type: decimal-leading-zero;
}

    .syfl li {
        margin-bottom: 10px;
    }

        .syfl li a {
        }

.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 35%;
    left: 20px;
    display: block !IMPORTANT;
    border: 0px solid black;
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 35%;
    right: 80px;
    display: block !IMPORTANT;
    border: 0px solid black;
}

    .owl-prev i, .owl-next i {
        transform: scale(1,6);
        color: #ccc;
    }

.owl-dots {
    margin-top: -40px;
    position: absolute;
    text-align: center;
    width: 100%;
}

    .owl-dots .owl-dot {
        width: 20px;
        height: 20px;
        background-color: white !important;
        margin: 0 5px;
        opacity: .5;
        border-radius: 100%;
        border-1px solid --red:;
    }

        .owl-dots .owl-dot.active {
            opacity: .8;
        }


.welcome {
    width: 60%;
    margin: 0 auto;
    font-size: 15pt;
}



.dalga {
    height: 47px;
    width: 100%;
    background-image: url('../Images/pattern.png');
    background-repeat: repeat-x;
    display: block;
}

.hdr1 {
    font-size: 15pt;
    font-weight: 600;
    margin-top: 30px;
}

    .hdr1 a, .hdr1 a:hover {
        text-decoration: none;
        color: inherit;
    }

.blk1 {
    padding: 20px 20px 30px 20px;
    background: #f1f1f1;
    border-radius: 10px;
    margin-top: 20px;
    min-height: 170px;
    position: relative;
}

    .blk1 .damla {
        margin: 0 auto;
        width: 51px;
        height: 72px;
        background: url('../Images/damla.png');
        background-repeat: no-repeat;
        position: absolute;
        left: 45%;
        bottom: -30px;
    }


.hvzli {
    margin: 0;
    padding: 0;
}

    .hvzli li {
        background: url('../Images/little_damla.png');
        no-repeat left top;
        padding: 0px 0px 10px 25px;
        /* reset styles (optional): */
        list-style: none;
        margin: 0;
        background-repeat: no-repeat;
        margin-bottom: 13px;
    }



.item {
    padding: 20px;
    background: white;
    margin-bottom: 20px;
    border-radius: 10px;
}

.itemImg {
}

.item p {
}

.item b {
    font-size: 15pt;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
