    /* #################################################################################### */
    /* ##### + + + pages css imported ##################################################### */
    /* #################################################################################### */

    @import url('bootstrap.min.css');
    @import url('bootstrap-theme.min.css');
    @import url('animate.css');
    @import url('hover.css');
    @import url('owl.css');
    @import url('pageLoad.css');
    @import url('scrollbar.css');

    @font-face {
        font-family: 'HighwayBold';
        src: url('../font/PFHighwaySansPro-Bold.eot') format('embedded-opentype'),
        url('../font/PFHighwaySansPro-Bold.eot') format('embedded-opentype'),
        url('../font/PFHighwaySansPro-Bold.woff') format('woff'),
        url('../font/PFHighwaySansPro-Bold.ttf') format('truetype'),
        url('../font/PFHighwaySansPro-Bold.svg#HighwayBold') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'HighwayLight';
        src: url('../font/PFHighwaySansPro-Light.eot') format('embedded-opentype'),
        url('../font/PFHighwaySansPro-Light.eot') format('embedded-opentype'),
        url('../font/PFHighwaySansPro-Light.woff') format('woff'),
        url('../font/PFHighwaySansPro-Light.ttf') format('truetype'),
        url('../font/PFHighwaySansPro-Light.svg#HighwayLight') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'HighwayThin';
        src: url('../font/PFHighwaySansPro-Thin.eot') format('embedded-opentype'),
        url('../font/PFHighwaySansPro-Thin.eot') format('embedded-opentype'),
        url('../font/PFHighwaySansPro-Thin.woff') format('woff'),
        url('../font/PFHighwaySansPro-Thin.ttf') format('truetype'),
        url('../font/PFHighwaySansPro-Thin.svg#HighwayThin') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'HighwayRegular';
        src: url('../font/PFHighwaySansPro-Regular.eot') format('embedded-opentype'),
        url('../font/PFHighwaySansPro-Regular.eot') format('embedded-opentype'),
        url('../font/PFHighwaySansPro-Regular.woff') format('woff'),
        url('../font/PFHighwaySansPro-Regular.ttf') format('truetype'),
        url('../font/PFHighwaySansPro-Regular.svg#HighwayRegular') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    /* #################################################################################### */
    /* ##################################################### / / / pages css imported ##### */
    /* #################################################################################### */
    * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
    body                { background:#fff; color:#777; font:normal 13px 'HighwayRegular', sans-serif; margin:0; padding: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; }
    .pDNone             { display:block; }
    .col-lg-1_5         { width:20%; padding:0 15px; }
    .rowrow             { padding-left:0; padding-right:0; }
    .scrolloff          { pointer-events: none; cursor:pointer; }
    .colx               { width:100%; }
    hr                  { border:none; border-top:#dfdfdf 1px solid; }
    a             { color:#000; font:bold 12px 'HighwayRegular', sans-serif; }
    a:hover             { color:#2cc0b0; text-decoration:underline; }
    .whiteBG            { background:#fff; padding:30px; }
    .greyBG             { background:#eef0f1; padding:30px; }
    .lightGreyBG        { background:#f9f9f9; padding:30px; }
    .turkuazBG          { background:#2cc0b0; padding:30px; }
    .blackBG            { background:#2c3e50; padding:30px; }

    .HOMEButon          { font-size:20px; }
    .kutu a             { background:#324a5e; color:#fff; font:normal 40px 'HighwayBold', sans-serif; display:block; text-decoration:none; margin-bottom:30px; text-align:center; padding:15px 5px; border-radius:10px; }
    .kutu a:hover           { background:#ff9554; }
    .fa-trash               { background:#cc0000; padding:8px 15px; color:#fff; border-radius:4px; }
    .fa-arrow-right         { background:#25b7d3; padding:8px 15px; color:#fff; border-radius:4px; }
    .hesapkapa              { color:#fff; background:#324a5e; text-decoration:none; font:normal 14px 'HighwayBold', sans-serif; padding:10px; border-radius:5px; }
    .hesapkapa:hover        { color:#fff; text-decoration:none; }
    .yazdirsayfa            { color:#fff; background:#ff9554; text-decoration:none; font:normal 14px 'HighwayBold', sans-serif; padding:10px; border-radius:5px; }
    .yazdirsayfa:hover      { color:#fff; text-decoration:none; }

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



}

@media only screen and (min-width : 481px) and (max-width : 640px) {



}

@media only screen and (min-width : 641px) and (max-width : 991px) {



}

@media only screen and (min-width : 992px) and (max-width : 1200px) {



}

@media only screen and (min-width : 1200px) and (max-width : 1370px) {



}