html {}
body {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #706F6F;
    font-size: 14px;
    line-height: 24px;
}
a:focus {
    text-decoration: none;
    color: #706F6F;
}
a {
    color: #706F6F;
}
a:hover {
    color: #706F6F;
    text-decoration: none;
}
h1,h2 {
    font-size: 26px;
}
hr {
    background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
    border: 0;
    height: 1px;
    margin: 22px 0;
}

hr.gradient-to-right {
    background-image: -webkit-linear-gradient(left, #DBDBDB, transparent);
    background-image: linear-gradient(to right, #DBDBDB, transparent);
}

.b1 {}
.b1 i{
    font-size: 34px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid;
    padding: 20px;
}
.b1_title {
    font-size: 18px;
    font-weight: bold;
    color: #0c628d;
}
.b1_spot {
    font-size: 12px;
}

.fs16 { font-size: 20px; font-weight: bold;}
.h50 { height: 50px; }

.fl { float: left}
.fr { float: right}

.w10 { width: 10px; }

.p0 { padding: 0px;}
.p10 { padding: 10px; }
.p20 { padding: 20px; }
.p30 { padding: 30px; }
.p40 { padding: 40px; }
.p50 { padding: 50px; }


.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }

.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }

.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }

.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }

.pl5 { padding-left: 5px;}
.pl10 { padding-left: 5px;}

.pr0 { padding-right: 0}
.pr5 { padding-right: 5px;}
.pr10 { padding-right: 5px;}

.pt5 { padding-top: 5px;}
.pt40 { padding-top: 40px;}

.fur_top {
    line-height: 40px;
    background-color: #0c628d;
    min-height: 40px;
}

#header {
    border-bottom: 1px solid #efefef;
}
#header ul {
    padding: 0;
    margin: 0;
}
#header ul li{
    list-style-type: none;
    float: left;
}
#header ul li a:hover{
    text-decoration: none;
    color: #ccc;
}
#header ul li a{
    color: #ffffff;
    font-size: 13px;
}
#header ul li i{
    margin-right: 5px;
    font-size: 16px;
}

#header .logo img { max-height: 80px}

.slider-widget {
    max-height: 500px;
}

.slider-widget-default.slider-widget-blue .slider-widget-input:nth-child(1):checked ~ .slider-widget-bullets ul li:nth-child(1) .slider-widget-bullet:before, .slider-widget-default.slider-widget-blue .slider-widget-input:nth-child(2):checked ~ .slider-widget-bullets ul li:nth-child(2) .slider-widget-bullet:before, .slider-widget-default.slider-widget-blue .slider-widget-input:nth-child(3):checked ~ .slider-widget-bullets ul li:nth-child(3) .slider-widget-bullet:before, .slider-widget-default.slider-widget-blue .slider-widget-input:nth-child(4):checked ~ .slider-widget-bullets ul li:nth-child(4) .slider-widget-bullet:before {
    color: #C1071A;
}
.flat-mega-menu {

}
.flat-mega-menu ul li ul{
    padding-top: 25px;
    padding-bottom: 25px;
}
.flat-mega-menu > ul {
    background-color: #ffffff !important;
}
.flat-mega-menu  ul  li a{
    color: #000000 !important;
}
.flat-mega-menu  ul li a:hover {
    color: #ffffff !important;
    background-color: #0c628d !important;
}
.flat-mega-menu > ul > li:last-child {
    border-right: 1px solid #ffffff !important;
}
.flat-mega-menu > ul > li a{
    font-size: 14px !important;
    padding: 2px 20px;
}
.flat-mega-menu > ul > li {
    border-left: 1px solid #ffffff !important;
    min-width: 10%;
    float: right !important;
}
.flat-mega-menu > ul > li > a,.flat-mega-menu > ul > li,.flat-mega-menu > ul {
    line-height: 40px;
    min-height: 40px;
}
.flat-mega-menu {
    height: 40px;
    min-height: 40px;
}
.flat-mega-menu .drop-down {
    border-bottom: 3px solid;
    border-bottom-color: #0c628d !important;

}
.flat-mega-menu .drop-down li a {
    padding: 10px 15px 10px 15px;
    COLOR: #C1071A;
    background-color: #121212 !important;
}

.flat-mega-menu ul li:hover a{
    background-color: #0c628d !important;
    color: #ffffff !important;
}
.flat-mega-menu ul li:hover ul, .flat-mega-menu ul li:hover ul li a{
    color: #000000 !important;
    background: #efefef !important; /* Old browsers */
   /* background: -moz-linear-gradient(top, #c1071a 0%, #8f0222 44%, #7f051f 100%); /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top, #c1071a 0%,#8f0222 44%,#7f051f 100%); /* Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(to bottom, #c1071a 0%,#8f0222 44%,#7f051f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1071a', endColorstr='#7f051f',GradientType=0 ); /* IE6-9 */
}
.slogan2 span{
    font-size: 22px;
    color: #C1071A !important;
}
.slogan2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 800;
}

.form-control, .btn {
    border-radius: 0px !important;
    /*color: #706F6F !important;*/
}

.border1ccc {
    border: 1px solid #ccc;
}

#footer {
    font-size: 12px;
    background-color: #121212;
    color: #ffffff !important;
    border-top: 10px solid #0c628d;
    min-height: 300px;
}

.footer-social-media {
    padding: 0;
    margin: 0;
}
.footer-social-media li{
    list-style-type: none;
    float: left;
}
.footer-social-media li a{
    padding: 15px;
    border: 1px solid #cccccc;
    margin-right: 10px;
}
.footer-social-media li i{
    color: #cccccc;
}
.footer-social-media li a:hover i{
    color: #000000;
}
.footer-social-media li a:hover{
    background-color: #cccccc;
    color: #000000;
}

.stand_footer_ust{
    padding: 0;
}
.stand_footer_ust li img{
    max-width: 80%;
    height: 75px;
    text-align: center;
    margin: 10px auto;
}
.stand_footer_ust li:hover a{
    border: 1px solid #cccccc;
}
.stand_footer_ust li:last-child{
    margin-right: 0px !important;
}
.stand_footer_ust li{
    float: left;
    text-align: center;
    width: 16.6%;
    list-style-type: none;
}
.stand_footer_ust li .spot{
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}
.stand_footer_ust li .title{
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    color: #444444;
}
.stand_footer_ust li a{
    display: block;
    text-align: center;
    border: 1px solid #efefef;
    width: 100%;
    min-height: 150px;
}

.fnp_a {}
.fnp_a a:hover{
    color: #ffffff;
}

.bx-wrapper {
    -moz-box-shadow: 0px !important;
    -webkit-box-shadow: 0px !important;
    box-shadow: 0px !important;
    border: 1px solid #efefef;
    background: #fff;
    margin-bottom: 0px;
}

.anasayfa_yazi {
background: #fafafa;
padding: 30px;
}

#bx-pager {
position: absolute;
bottom: 15px;
text-align: center;
width: 100%;
}

#bx-pager a:hover img, #bx-pager a.active img{
border-color: #C1071A;
opacity: 1;
}
#bx-pager a img{
margin-right: 5px;
border: 3px solid #ffffff;
opacity: 0.6;
height: 40px;

}
.thumbnail:hover{
    box-shadow: none !important;
}
.thumbnail{
    background: transparent !important;
}
.thumbnail .thumb_img img{
    transition: all .3s;
}
.thumbnail .thumb_img:hover img{
    transform: scale(1.2);
}
.thumbnail .thumb_img{
    overflow: hidden;
}
.thumbnail:hover {
    -webkit-box-shadow: 0px 0px 40px -9px rgba(0,0,0,0.67);
    -moz-box-shadow: 0px 0px 40px -9px rgba(0,0,0,0.67);
    box-shadow: 0px 0px 40px -9px rgba(0,0,0,0.67);

}
.thumbnail:hover h3, .thumbnail:hover h4, .thumbnail:hover .caption{
    color: #C1071A !important;
}
.thumbnail .caption h3, .thumbnail .caption h4{
    color: #797979;
}
.thumbnail {
    border-radius: 0;
    border: 0px;
    margin-bottom: 10px;
    padding-top: 10px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 5px;
    padding-left: 5px;
}

.row {
    margin-right: -5px;
    margin-left: -5px;
}
.cc0000 {
    color: #f24b12;
}

/*---------------*/
/***** Bubba *****/
/*---------------*/

.thumb-hover-effect {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
   /* max-width: 1000px; */
    list-style: none;
    text-align: center;
    padding-bottom: 0px !important;
}

/* Common style */
.thumb-hover-effect figure {
    position: relative;
    float: left;
    overflow: hidden;
    min-width: 320px;
    /*max-width: 480px;*/
    max-height: 350px;
    width: 100%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.thumb-hover-effect figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.thumb-hover-effect figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.thumb-hover-effect figure figcaption::before,
.thumb-hover-effect figure figcaption::after {
    pointer-events: none;
}

.thumb-hover-effect figure figcaption,
.thumb-hover-effect figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.thumb-hover-effect figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.thumb-hover-effect figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.thumb-hover-effect figure h2 span {
    font-weight: 800;
}

.thumb-hover-effect figure h2,
.thumb-hover-effect figure p {
    margin: 0;
}

.thumb-hover-effect figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
figure.effect-bubba {
}

figure.effect-bubba img {
    opacity: 1;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
    opacity: 0.7;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}

figure.effect-bubba h2 {
    padding-top: 15%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
    text-shadow: -1px 0px 9px rgba(150, 150, 150, 1);
}

figure.effect-bubba p {
    padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    text-shadow: -1px 0px 9px rgba(150, 150, 150, 1);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}


.sol_menu_icerikler {}
.sol_menu_icerikler ul{
    padding: 0;
    margin: 0;
}
.sol_menu_icerikler ul li {
    list-style-type: none;
}
.sol_menu_icerikler ul li a{
    line-height: 26px;
    background-color: #fafafa;
    padding: 5px 10px;
    font-weight: bold;
    margin-bottom: 2px;
    display: block;
}
.sol_menu_icerikler ul li a:hover, .sol_menu_icerikler ul li a.active{
    background-color: #C1071A;
    color: #ffffff;
}

.urun-detay ul li img {
    border: 10px solid #efefef;
}

.siyahbeyaz {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.siyahbeyaz:hover {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}

.sosmed li {
    font-size: 20px;
}

.referans_galeri {}

.alt_menu a:hover{
    background-color: #891111 !important;
}
.alt_menu a{

    width: 100%;
    background-color: #0c628d;
    margin-bottom: 10px;
}

.contentx ul{
    margin-bottom: 0px;
    margin: 2px;
}

.contentx ul li:before{
    margin-right: 7px;
    font-family: FontAwesome;
    content: '\f101';
    color: #cc0000;
}

.contentx ul li a:hover{
    color:#cc0000;
}
.contentx ul li a{

}
.contentx ul li{
    padding-top: 9px;
    list-style-type: none;
    padding: 2px;
    line-height: 16px;
}

.banner_resim {
    padding: 5px;
    border: 1px solid #efefef;
    max-width: 100%
}

.social-media li a:hover i{
    transform: rotate(360deg);
}
.social-media li a{
    transition: transform .5s;
    -moz-transition: transform .5s;
    -o-transition: transform .5s;
    -webkit-transition: transform .5s;
}

.bxslider img {
    /*-moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;*/
}
/*
.bxslider img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.8;
}
*/
.banner_resim  {
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.banner_resim:hover {

    opacity: 0.8;
}
.haber_baslik {
    font-weight: bold;
    font-size: 14px;
}
.haber_kisa_icerik {
    font-size: 12px;
}
.bxsliderhaber .bx-pager {
    bottom: -75px;
}
.haber_devami {
    margin-bottom: 50px;
    margin-top: 10px;
}

.duyuru-haber .bx-wrapper {
    border: 0px !important;
}
.btn-danger {
    color: #fff;
    background-color: #ee4f0c !important;
    border-color: #f24d0f !important;
}
.cc0000 {
    color: #0c628d !important;
}

.fs16 {
    font-size: 16px;
}
.bx-wrapper{
    border:none !important;
}

.fnp-thumbnail{
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center center;
}
.bx-pager
{
    margin-bottom: -20px !important;
}
.fnp-footer{
    position: relative;
    background-size: cover;
}
.fnp-footer:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000000d9;
}
.fnp-parallax{
    position: relative;
    background-size: cover;
}
.fnp-parallax:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000000bf;
}

@media (max-width: 720px) {

    .rdb {
        display: block !important;
    }
    .rdn {
        display: none !important;
    }

    .d_text_center {
        text-align: center !important;
    }
    .mt30 {
        margin-top: 10px !important;
    }
    .mb30 {
        margin-bottom: 10px !important;
    }

    .m_t10 {
        margin-top: 10px !important;
    }
    .fs16 {
        font-size: 10px !important;
    }

    .bxslider  li h3 {
        padding: 0px !important;
        margin-top: 10px !important;
    }
    .bxslider  li p {
        margin-bottom: 2px !important;
        padding: 5px  !important;
    }

}
.fix-socials{
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 9999999999999;
    transform: translate(0%,-50%);
}
.media-item{
    padding: 15px;
}
.media-item i{
    color: #fff;
    transition: all 0.3s;
    font-size: 17px;
}
.has-effect-icon.offset-h-46 .elm-link{
    margin-left: -25px !important;
}
.fix-socials a:hover .media-item{
    background-color: #000 !important;
    transition: all 0.3s;
}
.icon-fb{
    background: #3b5998 !important;
}
.icon-ins{
    background: #517fa4 !important;
}
.icon-tw{
    background: #00aced !important;
}
.icon-yt{
    background: #bb0000 !important;
}
.icon-ln{
    background: #0077B5 !important;
}
.icon-wp{
    background: #4dc247 !important;
    margin-top: 10px;
}
.span-contact-us{
    background: #222;
    color: #fff;
    font-size: 10px;
    width: 100%;
    padding-right: 3px;
    padding-left: 3px;
    text-align: center;
}
.dn{
    display: none;
}
@media only screen and (max-width: 768px) {
    .mobile-display-block{
        display: block;
    }
    .fix-socials-bottom{
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 9999999999;
    }
    .widget-bottom-style{
        width: 33.3333333%;
        float: left;
        background: #222;
        text-align: center;
        padding: 12px;
    }
    .fix-socials-bottom a:nth-child(2) .widget-bottom-style{
        border-right: 1px solid #efefef1c;
        border-left: 1px solid #efefef1c;
    }
    .fix-socials-bottom a:hover .widget-bottom-style{
        background: #fafafa;
        transition: all 0.3s;
    }
    .fix-socials-bottom a:hover .widget-bottom-style i{
        color: #000;
        transition: all 0.3s;
    }
}