html {}
body {
    font-family: 'Open Sans', sans-serif;
    color: #706F6F;
    font-weight: lighter;
    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: #cc0000;
}
.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; }
.mb50 { margin-bottom: 50px; }

.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: #D31111;
    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: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%;
}
.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;
}


.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 {
    background-color: #121212;
    color: #ffffff !important;
    border-top: 10px solid #D31111;
    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 .thumb_img img{
    transition: all .3s;
}
.thumbnail .thumb_img:hover img{
    transform: scale(1.2);
}
.thumbnail .thumb_img{
    height: 250px;
    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: #cc0000;
}

/*---------------*/
/***** 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: #D31111;
    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;
}

.cc0000 {
    color: #cc0000 !important;
}


.galeri a img{
    width: 100%;
    height: auto;
    position: absolute;
}
.galeri a {
    margin-bottom: 10px;
    min-height: 150px;
    display: block;
    position: relative;
    align-content: center;
    overflow: hidden;
    border: 2px solid #efefef;
}

.footer_baslik {
    font-size: 18px ;
    font-weight: bold;
    color: #ffffff;
}

.hover11 figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.hover11 figure:hover img {
    opacity: .5;
}
.fancybox-opened {
    z-index: 9999999999999999;
}


@media screen and (max-width:720px) {
    .rtc {
        text-align: center;
    }

}

.whatsapp-btn {
    position: fixed;
    bottom: 60px;
    right: 35px;
    z-index: 9999;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #25D366;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    animation: breathe 2s ease-in-out infinite;
}

@keyframes breathe {
0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
}
70% {
    box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
}
.whatsapp-btn i {
    color: #fff;
    font-size: 24px;
    animation: beat 2s ease-in-out infinite;
    text-decoration: none;
}
@keyframes beat {
0% {
    transform: scale(1);
}
50% {
    transform: scale(1.2);
}
100% {
    transform: scale(1);
}
}
