    /**
        ## project name     : ActiveStars
        ## author           : doanerkan / www.doanerkan.com
        ## agency           : sincapp creative
        ## date             : 2024
    **/
    @charset "utf-8";
    @import url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");
    @import url('https://fonts.googleapis.com/css2?family=Domine:wght@400..700&family=Gabarito:wght@400..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;1,100;1,300;1,400;1,500&display=swap');

    ul, li, div, a, img, table, tr, td, input, textarea, select { box-sizing: border-box; outline:none; }
    a, a:link, a:hover, a:focus   { cursor:pointer; outline:none; }
    * { outline:none; }

    body            { background:#fff1eb; color:#333; font: 13px/18px 'Roboto', Arial, Helvetica, sans-serif; margin:0; overflow-x:hidden;}
    .transeffect    { -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }
    .img-responsive { width:auto; }  .DNone { display:block; }
    .col-lg-1_5     { width:20%; padding:0 15px; }
    hr              { border:none; border-top:#eeeeee 2px solid; }
    a               { color:#666; cursor:pointer; }
    a:hover         { color:#333; text-decoration:underline; cursor:pointer; } a:active { text-decoration:none; } a:before { cursor:pointer; }

    .va-top                 { vertical-align: top !important; }
    .va-middle              { vertical-align: middle !important; }
    .va-bottom              { vertical-align: bottom !important; }
    .ta-left                { text-align:left !important; }
    .ta-right               { text-align:right !important; }
    .ta-center              { text-align:center !important; }
    .ta-justify             { text-align:justify !important; }
    .paddingnone            { padding:0; }
    .dnone                  { display:none; }
    .container-fluid        { padding:0; }

    header      { height:125px; display:flex; justify-content: space-between; align-items: center; }
    .menu ul, .menu ul li   { padding:0; margin:0; list-style:none; }
    .menu ul li   { float:left; margin:0 15px; }
    .menu ul li a   { color:#4bba16; font:700 16px 'Gabarito', sans-serif; }
    .menu ul li a:hover   { color:#fda400; text-decoration:none; }

    .bizeUlasinMenu   { color:#fda400; font:700 14px 'Gabarito', sans-serif; background:#fff; padding:8px 20px; border-radius:50px; border:#4bba16 2px solid; }
    .bizeUlasinMenu:hover   { color:#fff; background:#4bba16; border:#fda400 2px solid; text-decoration:none; }

    .phoneMenu   { color:#fda400; font-size:18px; margin-right:10px; background:#fff; padding:8px 10px; border-radius:5px; border:#4bba16 2px solid; }
    .phoneMenu:hover   { color:#fff; background:#4bba16; border:#fda400 2px solid; text-decoration:none; }

    .site-content       { background:#fff; padding:30px 15px 0 15px; min-height:100px; }
    .owl-pagination         { display:none; }

    .contentAreaBack        { width:100%; min-height:295px; border-radius:10px; line-height:20px !important; margin-bottom:30px; padding:20px 20px 25px 20px; background: rgb(255,241,235); background: linear-gradient(0deg, rgba(255,241,235,1) 0%, rgba(255,255,255,1) 63%, rgba(255,255,255,1) 100%); border:#f7e9e4 1px solid; }
    .contentAreaBack h4         { color:#4bba16; font:500 20px 'Gabarito', sans-serif; margin:7px 0 0 10px; display:inline-block; }
    .contentAreaBack hr         { display:block; clear:both; margin:25px 0 10px 0 !important; }
    .detay_link     { color:#66605e; padding:8px; border-radius:5px; border:#c6bbb7 1px solid; font:500 10px 'Gabarito', sans-serif; }
    .detay_link:hover           { color:#fff; background:#4bba16; border:#4bba16 1px solid; text-decoration:none; }

    .galeriGorsel   { padding:5px; }
    .galeriGorsel a     { width:100%; height:65px; display: block; margin-bottom:0px; border-radius:6px; border:#c6bbb7 2px solid; }

    .galeriGorsel2   { padding:5px; }
    .galeriGorsel2 a     { width:100%; height:150px; display: block; margin-bottom:0px; border-radius:6px; border:#c6bbb7 2px solid; }

    .footerTop      { height:128px; background:#fff url('../images/footer-cloud.png') no-repeat center bottom; }
    .footerSecond       { background:#fff1eb; padding:30px 15px; }
    .footerThird        { background:#f0e3dd; padding:30px 15px; min-height:150px; }

    .footerSecond ul, .footerSecond ul li   { padding:0; margin:0; list-style:none; }
    .footerSecond ul li   { display:inline-block; margin:0 15px; }
    .footerSecond ul li a   { color:#4bba16; font:700 16px 'Gabarito', sans-serif; }
    .footerSecond ul li a:hover   { color:#fda400; text-decoration:none; }

    .phoneMenuArea      { background:#fff; padding:30px; width:100% !important; height:100% !important; position:fixed; top:0; left:0; z-index:7777; display:none; }
    .phoneMenuArea ul, .phoneMenuArea ul li   { padding:0; margin:0; list-style:none; }
    .phoneMenuArea ul li   { display:block; margin:0; text-align:right; }
    .phoneMenuArea ul li a   { color:#4bba16; font:700 40px 'Gabarito', sans-serif; }
    .phoneMenuArea ul li a:hover   { color:#fda400; text-decoration:none; }

    .aboutUs h2 { color:#4bba16; font:700 24px 'Gabarito', sans-serif; }
    .aboutUs ul, .aboutUs ul li     { list-style:none; margin:0; padding:0; }
    .aboutUs ul         { margin:15px 0 0 30px; }
    .aboutUs ul li          { list-style-type:circle; margin:0 0 15px 0; }

    .iletform input[type=text]      { width:100%; padding:10px 15px; margin-bottom:15px; border-radius:5px; border:#dfdfdf 1px solid; }
    .iletform input[type=submit]    { background:#009247; color:#fff; padding:10px 15px; margin-bottom:15px; border-radius:5px; border:none;}
    .iletform textarea              { width:100%; padding:10px 15px; margin-bottom:15px; border-radius:5px; border:#dfdfdf 1px solid; }

    .grupList       { text-decoration:none !important; }
    .grupList b              { color:#4bba16 !important; font:700 15px 'Gabarito', sans-serif; text-decoration:none !important; }
    .grupList b:hover              { text-decoration:none !important; }
    .grupList:hover b              { color:#fda400 !important; text-decoration:none !important; }
    .grupList:hover                 { color:#fda400 !important; text-decoration:none !important; }

    .grupImage          { width:100%; max-width:350px; margin:0 0 15px 0; }

    @media only screen and (min-width : 0px) and (max-width : 600px) {
        .grupImage          { width:100%; max-width:100%; margin:0 0 15px 0; }
    }
    @media only screen and (min-width : 0px) and (max-width : 1000px) {

        .container      { width:100% !important; max-width:100% !important; }

    }

    @media only screen and (min-width : 0px) and (max-width : 1000px) {

        .container      { width:100% !important; max-width:100% !important; }

    }

    @media only screen and (min-width : 0px) and (max-width : 750px) {

        .container      { width:100% !important; max-width:100% !important; }
        header .logo a img     { height:65px; }

    }