.fonts { font-family: 'Barlow Semi Condensed', sans-serif; font-family: 'Muli', sans-serif; }

body { font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 400; }
.td-none:hover { text-decoration: none; }
a:hover, button:hover { opacity: .8; }
i, [class^="mbri-"], [class*=" mbri-"] { margin-right: 5px; }
    i.none, [class^="mbri-"].none, [class*=" mbri-"].none { margin-right: 0px; }
ul { padding: 0; margin: 0; list-style: none; }
button { background: none; border: none; padding: 0px; margin: 0px; cursor: pointer; line-height: initial; }
    button:focus { outline: none; }
img, iframe { max-width: 100%; }
header, main, footer { position: relative; }
.custom-file-input ~ .custom-file-label::after { content: "Browse"; }
.custom-file-input:lang(tr) ~ .custom-file-label::after { content: "GÃƒÂ¶zat"; }
.container-full { margin: 0 auto; width: 100%; position: relative; z-index: 9; }
    .container-full .row.mains { margin: 0 auto; }
    .container-full .content { padding-left: 0; padding-right: 0; }
b, strong { font-weight: 700; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin-bottom: 0px; font-weight: 500; }
.h1, h1 { font-size: 1.75rem; }
.h2, h2 { font-size: 1.53125rem; }
.h3, h3 { font-size: 1.3125rem; }
.h4, h4 { font-size: 1.09375rem; }
.h5, .h5, .h6, h6 { font-size: .875rem; }

.fs-lg { font-size: 1.33333rem !important }
.fs-xs { font-size: .75rem !important }
.fs-sm { font-size: .875rem !important }
.fs-1x { font-size: 1rem !important }
.fs-2x { font-size: 2rem !important }
.fs-3x { font-size: 3rem !important }
.fs-4x { font-size: 4rem !important }
.fs-5x { font-size: 5rem !important }
.fs-6x { font-size: 6rem !important }
.fs-7x { font-size: 7rem !important }
.fs-8x { font-size: 8rem !important }
.fs-9x { font-size: 9rem !important }
.fs-10x { font-size: 10rem !important }
.fs-18 { font-size: 1.125rem !important }
.fs-20 { font-size: 1.25rem !important }
.fs-22 { font-size: 1.375rem !important }
.fs-24 { font-size: 1.5rem !important }

.font-weight-300 { font-weight: 300 !important; }
.font-weight-400 { font-weight: 400 !important; }
.font-weight-600 { font-weight: 600 !important; }
.font-weight-700 { font-weight: 700 !important; }

.after-font-awesome:after, .before-font-awesome:before, .sidebar ul li.has-sub > a:after, .faq-title::after { font-family: "Font Awesome 5 Free"; font-weight: 900; }
.single-row { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.outline-none:focus { outline: none !important; }
.before-content:before, .after-content:after, .overlay:before, .slider .item:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; /*z-index: -1;*/ }
.middle, .faq-title::after { z-index: 99; transition: .5s ease; position: absolute; width: 100%; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.tran3s { -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.tran4s { -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }

.ul-bullet { margin: 20px; }
    .ul-bullet li { margin: 5px 20px; list-style-type: disc; }

.fa-phone { -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }

hr { background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(#DBDBDB), to(transparent)); background-image: linear-gradient(to left, transparent, #DBDBDB, transparent); border: 0; height: 1px; margin: 22px 0; }

.form-control:not(.none), .custom-file:not(.none), .custom-file-input:not(.none), .custom-file-label:not(.none), .custom-file-label:not(.none)::after { height: calc(3rem + 2px); font-size: .875rem; }
    .custom-file-label:not(.none)::after { height: 3rem; }
    .custom-file-label:not(.none), .custom-file-label:not(.none)::after { line-height: 2.25rem; }

.btn:not(.none) { padding: .75rem 1.5rem; }

.body-overlay.overlay { opacity: 1; z-index: 999; -ms-flex-order: 2; order: 2; }
.body-overflow { overflow: hidden; }

header { position: fixed; z-index: 10; width: 100%; /*box-shadow: 0 3px 3px 0px rgba(107, 107, 107, 0.14); -webkit-box-shadow: 0 3px 3px 0px rgba(107, 107, 107, 0.14); -moz-box-shadow: 0 3px 3px 0px rgba(107, 107, 107, 0.14); */ }
    header .container { width: 100%; max-width: inherit; }
.header-top { line-height: 50px; }

.fixed-header { position: fixed; z-index: 1040; width: 100%; top: 0; background-color: #141925; }
    .fixed-header .header-top, .fixed-header #top-menu { display: none; }
    .fixed-header .navbar-brand { line-height: 55px; padding-top: 15px; padding-bottom: 15px; }
        .fixed-header .navbar-brand img { width: 60%; }
    .fixed-header .stellarnav { line-height: 73px; }
        .fixed-header .stellarnav.desktop > ul > li > a { /* color: #141925; */ padding-top: 5px; padding-bottom: 5px; }

#top-menu { text-align: right; font-weight: 400; font-size: .875rem; float: right; }
    #top-menu li + li { margin-left: 1rem; }
    #top-menu li { display: inline-block; }
        #top-menu li i { vertical-align: middle; }
            #top-menu li i:not(.none) { font-size: 1.1rem; }

.languages { z-index: 9999; line-height: initial; text-transform: uppercase; }
    .languages a { font-size: 17px; font-weight: 500; padding-left: 10px; margin-left: 10px; border-left: 2px solid #fff; text-decoration: none; }
        .languages a:first-child { padding-left: 0px; margin-left: 0px; border: none; }
        .languages a:hover, .languages a.active { color: #0050a4; }

.bottom-menu li { margin-bottom: 1rem; }
    .bottom-menu li:not(:last-child) { margin-right: 1rem; }
.bottom-menu li { display: inline-block; }
.bottom-menu a { font-weight: 500; }

.header-row { margin: .5rem 0px; }

.navbar { padding: .5rem 0px; }
.navbar-brand { max-width: 20rem; background: #0050a4; line-height: 115px; }

/*mobile*/
#panel { position: fixed; right: -260px; top: 0px; width: 100%; height: 100%; overflow: auto; max-width: 260px; z-index: 253; }
    #panel .panel-content { padding: 4rem 1.5rem; position: relative; }

.navbar-toggle { outline: 0; }
    .navbar-toggle span { width: 30px; height: 3px; display: block; border-radius: 1px; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
        .navbar-toggle span + span { margin-top: 5px; }
    .navbar-toggle.open span.bar1 { -webkit-transform: rotate(-45deg) translateY(5.5px) translateX(-5.5px); -moz-transform: rotate(-45deg) translateY(5.5px) translateX(-5.5px); -ms-transform: rotate(-45deg) translateY(5.5px) translateX(-5.5px); -o-transform: rotate(-45deg) translateY(5.5px) translateX(-5.5px); transform: rotate(-45deg) translateY(5.5px) translateX(-5.5px); }
    .navbar-toggle.open span.bar2 { opacity: 0; -webkit-transition: opacity 0s ease-out; -o-transition: opacity 0s ease-out; transition: opacity 0s ease-out; }
    .navbar-toggle.open span.bar3 { -webkit-transform: rotate(45deg) translateY(-5.5px) translateX(-5.5px); -moz-transform: rotate(45deg) translateY(-5.5px) translateX(-5.5px); -ms-transform: rotate(45deg) translateY(-5.5px) translateX(-5.5px); -o-transform: rotate(45deg) translateY(-5.5px) translateX(-5.5px); transform: rotate(45deg) translateY(-5.5px) translateX(-5.5px); }

.search-open { font-size: 1.1rem; }
.search-place { height: 100%; width: 100%; display: none; text-align: left; position: fixed; z-index: 9999; top: 0; left: 0; }
    .search-place .search-close { font-size: 1.4rem; line-height: 1.4rem; position: absolute; right: 20px; top: 20px; z-index: 999; }
    .search-place .search-content { position: relative; width: 100%; }
        .search-place .search-content .search-form { position: relative; }
        .search-place .search-content .form-control { height: 59px; line-height: 100%; background: initial; border: 0; border-radius: 0; padding: 10px 65px 10px 10px; border-bottom: 2px solid; box-shadow: none; }
        .search-place .search-content .btn { box-shadow: none; font-size: 1.3rem; width: auto; right: 0; left: auto; }
        .search-place .search-content .h1 { font-weight: 700; letter-spacing: -1px }

.slider .caption { text-align: left; color: #fff; font-size: 25px; font-weight: 500; }
    .slider .caption h1.caption-name { font-size: 65px; font-weight: 700; margin-bottom: 15px; }
.slider .caption-text { }
.slider .caption h2 { font-size: 3.5rem; margin-bottom: 1rem; }
.slider .caption h3 { font-size: 4.5rem; margin-bottom: 1rem; font-weight: 700; }
.slider .caption p { font-size: 1.6rem; margin-bottom: 0; }
.slider .caption .btn { font-size: 1.2rem; margin-top: 2rem; }
.slider .caption .captiona { }

.slider .active .caption h2 { animation-name: fadeInUp; animation-fill-mode: both; animation-duration: 0.5s; animation-delay: 1s; }
.slider .active .caption h3 { animation-name: fadeInDown; animation-fill-mode: both; animation-duration: 0.5s; animation-delay: 1.5s; }
.slider .active .caption p { animation-name: fadeInDown; animation-fill-mode: both; animation-duration: 0.5s; animation-delay: 1.5s; }
.slider .active .caption .btn { animation-name: fadeInUp; animation-fill-mode: both; animation-duration: 0.5s; animation-delay: 2s; }

.slider .item img { object-fit: cover; }
.slide-area, .slider .item img { min-height: 220px; object-fit: cover; }
body:not(.homepage) .slider .item img { height: auto !important; }

.social-icons li { display: inline-block; /* margin-right: .5rem; */ margin-left: 0px; }
    .social-icons li:last-child { margin-right: 0px; }
    .social-icons li img { max-height: 30px; }
    .social-icons li i { margin-right: 0px; width: 32px; height: 32px; line-height: 30px; font-size: 13px; text-align: center; color: #fff; border: 1px solid; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; transition: all .4s; }
    .social-icons li:last-child i { margin-right: 0px; }
    .social-icons li:hover.facebook i { border-color: #3b5998; background: #3b5998; }
    .social-icons li:hover.twitter i { border-color: #00aced; background: #00aced; }
    .social-icons li:hover.instagram i { border-color: #517fa4; background: #517fa4; }
    .social-icons li:hover.youtube i { border-color: #bb0000; background: #bb0000; }
    .social-icons li:hover.linkedin i { border-color: #007bb6; background: #007bb6; }
    .social-icons li:hover.google-plus i,
    .social-icons li:hover.google i { border-color: #dd4b39; background: #dd4b39; }
    .social-icons li:hover.pinterest i { border-color: #cb2027; background: #cb2027; }
    .social-icons li:hover.whatsapp i { border-color: #009688; background: #009688; }

.mobile-social-icons { margin-top: 1.3rem; margin-left: 5px; }
    .mobile-social-icons .social-icons li { margin-bottom: .75rem; }
        .mobile-social-icons .social-icons li i { width: 27px; height: 27px; line-height: 27px; font-size: .875rem; }

.slide-area { position: relative; border-bottom: 1px solid; }
.page-header .breadcrumb { background: none; padding: 0px; margin: 0px; font-size: 16px; }
.page-header .breadcrumb-item.active { /* opacity: .5; */ }
.page-header h1 { margin-bottom: .4rem; }

.pagination { margin: 20px 0px 20px 0px; font-weight: bold }
    .pagination .sayfa-text, .pagination .sayfa-first, .pagination .sayfa-last { font-weight: normal; }

footer { font-size: .9rem; }
    footer .footer { padding: 1rem 0px; }

.sidebar, .content { /* padding-top: 40px; */ padding-bottom: 40px; }
.sidebar { /* border-right: 1px solid; */ margin-right: 2%; max-width: 23%; -ms-flex: 0 0 23%; flex: 0 0 23%; padding-right: 15px; padding-left: 15px; }
.pnl-sidebar { display: none; }
.btn-sidebar { font-size: 1.3rem; line-height: 1.3rem; padding: .7rem 1rem; }
.sidebar ul { font-weight: 500; font-size: 1rem; }
    .sidebar ul:first-child { margin-bottom: 40px; }
    .sidebar ul li a { display: block; padding: 10px; position: relative; }
    .sidebar ul li ul li { padding-left: 15px; font-size: .9rem; }
    .sidebar ul ul { display: none; margin: 10px 0 5px 0; }
    .sidebar ul li.active > ul { display: block; }
    .sidebar ul li ul li a { border-bottom: none; padding: 6px 0px; }
    .sidebar ul li.has-sub > a:after { content: '\f105'; margin-left: 10px; float: right; }
    .sidebar ul li.has-sub.active > a:after { content: '\f107'; }

.blog-list .btn { float: right; }
.blog-posts article { margin-bottom: 40px; padding-bottom: 10px; }
article.post .post-meta { margin-bottom: 7px; font-size: .9rem; }
    article.post .post-meta > span { display: inline-block; padding-right: 8px; padding-top: 5px; }
.post-block { margin: 15px 0 0 0; padding: 20px 0 15px 0; }
.post-share { margin: 40px 0 0 0; padding-bottom: 0; }

.social-likes__widget { display: inline-block; float: left; }
.social-likes { opacity: 0; }
.social-likes_visible { opacity: 1; -webkit-transition: opacity .1s ease-in; transition: opacity .1s ease-in; }
    .social-likes_visible .social-likes__widget { visibility: inherit; }
.social-likes_vertical .social-likes__widget { display: inline-block; float: left; clear: left; }
.social-likes__button, .social-likes__icon { text-decoration: none; text-rendering: optimizeLegibility; }
.social-likes__button { display: inline-block; margin: 0; outline: 0; }
.social-likes__button { position: relative; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.social-likes__counter { display: none; position: relative; }
.social-likes__close { visibility: visible; position: absolute; right: 0; top: 0; cursor: pointer; }
.social-likes_vertical .social-likes__widget { display: inline-block; }
.social-likes_notext .social-likes__button { padding-left: 0; }
.social-likes_single.social-likes_opened { visibility: visible; opacity: 1; -webkit-transition: opacity .3s ease-out; transition: opacity .3s ease-out; }
.social-likes, .social-likes_single-w { margin: 0px; }
.social-likes__button { padding: 4px 15px; transition: .2s linear; -moz-transition: .2s linear; -webkit-transition: .2s linear; -o-transition: .2s linear; color: #ffffff; }
    .social-likes__button b { font-weight: normal; }
.social-likes__close { padding: 2px 4px; font: 16px Verdana,Geneva,Tahoma,sans-serif; color: #999; }
    .social-likes__close:hover { color: #111; }
.social-likes_vertical { margin: -6px -4px; }
    .social-likes_vertical .social-likes__widget { margin: 6px 4px; }
.social-likes_notext .social-likes__widget { margin: 3px 2px; }
.social-likes_notext .social-likes__button { width: 16px; }
.social-likes__button_facebook { background-color: #3b5998; }
    .social-likes__button_facebook:hover { background-color: #293e6a; }
.social-likes__button_twitter { background-color: #00a0d1; }
    .social-likes__button_twitter:hover { background-color: #007092; }
.social-likes__button_plusone { background-color: #dd4b39; }
    .social-likes__button_plusone:hover { background-color: #b53f30; }
.social-likes__button_pinterest { background-color: #b31616; }
    .social-likes__button_pinterest:hover { background-color: #7d0f0f; }
.social-likes__button_whatsapp { background-color: #4dc247; }
    .social-likes__button_whatsapp:hover { background-color: #359030; color: #fff; }
.social-likes__widget_whatsapp { display: none; }

.faq-content { display: none; margin-bottom: 1rem; padding: 1rem; }
.faq-item:first-child .faq-content { display: block; }
.faq-title { position: relative; display: block; margin-bottom: 1rem; cursor: pointer; font-weight: 500; padding: .5rem 0; }
    .faq-title::after { padding-left: 1rem; font-size: .875rem; content: "\f067"; left: auto; right: 0; width: auto; }
    .faq-title.active::after { content: "\f068"; }

.list-img, .img-center { height: 205px; }
.list-img { width: 100%; object-fit: cover; transition: .5s ease; backface-visibility: hidden; }
.img-center { width: 100%; position: relative; }
    .img-center img { width: auto !important; max-height: 100%; height: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.products-list .img-center, .products-list .list-img { height: 302px; }
.reference-list .img-center, .reference-list .list-img { height: 120px; }
.staffs-list .img-center, .staffs-list .list-img { height: 305px; }
.news-list .img-center, .news-list .list-img { height: 264px; }
.news-list.custom-nav2.owl-theme .owl-nav [class*=owl-] { opacity: 1; background-color: #c6c6c5; width: 42px; line-height: 23px; }
    .news-list.custom-nav2.owl-theme .owl-nav [class*=owl-]:hover { background-color: #0050a4; }
.news-list.custom-nav2.owl-theme .owl-nav .owl-next { margin-left: 6px; }
.reference-list .card { padding: .5rem; }

.icon-focus,
.icon-video { font-family: 'MobiriseIcons' !important; font-size: 3rem !important; transition: .2s opacity ease-in-out; z-index: 5; }
    .icon-focus::before { content: '\e96b'; }
    .icon-video::before { content: '\e95c'; }

figure { position: relative; overflow: hidden; margin-bottom: 0px; }
.overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; text-align: center; }
figure:hover .overlay { opacity: 1; }
figure .overlay i { font-size: 2.4rem; }

.zoom-effect img { -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
.zoom-effect:hover img, .zoom-effect:focus img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.zoom-effect2 img { transform: scale(1); -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.zoom-effect2:hover img, .zoom-effect2:focus img { transform: scale(1.08); }

.anim-effect1 { -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
    .anim-effect1:hover { -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.list-effect:hover { box-shadow: 0px 0px 0px 10px #f1f1f1; overflow: hidden; z-index: 1000; animation: height-product-nomargin 300ms forwards; -webkit-animation: height-product-nomargin 300ms forwards; -moz-animation: height-product-nomargin 300ms forwards; -o-animation: height-product-nomargin 300ms forwards; }
.owl-carousel .list-effect:hover { box-shadow: none; }

.testimonial blockquote { position: relative; border-radius: 4px; padding: 12px 30px; margin-bottom: 0px; text-align: center; }
    .testimonial blockquote:before, .testimonial blockquote:after { font-family: Georgia, serif; font-style: italic; display: block; font-size: 3rem; line-height: 1; position: absolute; }
    .testimonial blockquote:before { left: 10px; top: 10px; content: "Ã¢â‚¬Å“"; }
    .testimonial blockquote:after { right: 10px; bottom: -20px; content: "Ã¢â‚¬Â"; }
    .testimonial blockquote p { padding: 0 40px; }
.testimonial .testimonial-arrow-down { border-left: 15px solid transparent; border-right: 15px solid transparent; height: 0; margin: 0 0 0 20px; width: 0; }
.testimonial .testimonial-author { margin-left: 10px; }
    .testimonial .testimonial-author strong { display: block; }
    .testimonial .testimonial-author span { display: block; font-size: .8rem; }

.rating { margin: 10px 0 0 10px; display: inline-block; position: relative; font-size: smaller; }
    .rating:before { content: "\f005\f005\f005\f005\f005"; }
    .rating:after { position: absolute; left: 0; }
.r-0:before { content: "\f005\f005\f005\f005\f005" !important; }
.r-05:after { content: "\f089\00a0"; }
.r-1:after { content: "\f005"; }
.r-15:after { content: "\f005\f089\00a0"; }
.r-2:after { content: "\f005\f005"; }
.r-25:after { content: "\f005\f005\f089\00a0"; }
.r-3:after { content: "\f005\f005\f005"; }
.r-35:after { content: "\f005\f005\f005\f089\00a0"; }
.r-4:after { content: "\f005\f005\f005\f005"; }
.r-45:after { content: "\f005\f005\f005\f005\f089\00a0"; }
.r-5:after { content: "\f005\f005\f005\f005\f005"; }

.staffs-img { height: 10rem; width: 10rem; border-radius: 50%; border: 5px solid #fff; margin: 0 auto -4rem; display: block; object-fit: cover; }

.kborder { position: relative; margin-bottom: 40px; display: inline-block; }
    .kborder:after { position: absolute; left: 0; bottom: -10px; width: 30px; height: 3px; content: ""; }
.text-center .kborder:after { left: 50%; margin-left: -18px; }

.kborder2 { position: relative; }
    .kborder2:before { content: ""; position: absolute; top: 0; left: -15px; width: 5px; border-radius: 4px 0 0 4px; height: 100%; }

.parallax { width: 100%; position: relative; background-repeat: no-repeat; background-size: cover; /*background-attachment: fixed;*/ }
    .parallax h3 { font-size: 1.75rem; margin-bottom: 1rem; }
.home-middle { font-family: 'Muli', sans-serif; font-size: 14px; font-weight: 400; }
    .home-middle h3 { font-family: 'Barlow Semi Condensed', sans-serif; font-size: 40px; font-weight: 700; }
.opacity1 { opacity: 1 !important; }

.news-list .card-text { font-size: .9rem; height: 55px; overflow: hidden; }
.news-list .news-date { padding: 10px; top: 0px; position: absolute; text-align: center; left: 0px; font-size: .9rem; }
    .news-list .news-date b { font-size: 1.5rem; display: block; }

.custom-nav1.owl-theme .owl-nav [class*=owl-] { font-size: 3rem; line-height: 3rem; top: calc(50% - 1.5rem); padding: 0px; background: initial; }
.custom-nav2.owl-theme .owl-nav [class*=owl-] { position: relative; top: auto; left: auto; right: auto; margin-top: 1rem; }
.custom-nav3.owl-theme .owl-nav button.owl-prev { left: -28px; }
.custom-nav3.owl-theme .owl-nav button.owl-next { right: -28px; }

.dots-bottom-40.owl-theme .owl-dots { bottom: 40px; }

.owl-carousel .cols { -ms-flex: 0 0 100% !important; flex: 0 0 100% !important; max-width: 100% !important; padding: 0px; margin-bottom: 0px !important; }
    .owl-carousel .cols img { display: inline-block !important; }

.newsletter { padding: 15px 0px; }
    .newsletter .form-control { height: calc(2.5rem + 2px); }

.contact .cmap { height: 400px; width: 100%; margin-bottom: -40px; margin-top: 40px; }
    .contact .cmap iframe { height: 100%; width: 100%; border: none; }
.contact .page-header { margin-bottom: 0px; }

.ul-sitemap > li > ul { margin-top: 1.5rem; }
.ul-sitemap li { line-height: 1.5rem; position: relative; }
    .ul-sitemap li a { display: inline-block; }
.ul-sitemap ul { margin-left: 1.5rem; margin-bottom: 1.5rem; }
    .ul-sitemap ul li { position: relative; }
        .ul-sitemap ul li::before { content: ""; display: inline-block; width: 3rem; height: 100%; border-left: 1px #ccc solid; position: absolute; top: -0.75rem; }
        .ul-sitemap ul li::before { content: ""; display: inline-block; width: 3rem; height: 1.5rem; border-bottom: 1px #ccc solid; position: absolute; top: -0.75rem; }
        .ul-sitemap ul li a { margin-left: 3.75rem; }

#to-top { z-index: 999; display: none; position: fixed; right: 20px; bottom: 60px; padding: .5rem .4rem; font-size: 1.3rem; line-height: 1.3rem; }
#kvkk { padding: 1rem 0px 0px 0px; position: fixed; bottom: 0px; left: 0px; z-index: 999; width: 100%; font-size: .875rem; }
    #kvkk .kvkkCklose { cursor: pointer; z-index: 1; }

.error-page { text-align: center; margin-top: 2rem; margin-bottom: 1rem; }
    .error-page h1 { font-size: 9rem; line-height: 9rem; margin-bottom: 2rem; }
    .error-page h2 { margin-bottom: 1rem; }
    .error-page p { margin-bottom: 0; }

.details-img { float: left; width: 44%; margin: 0 2rem 2rem 0; }
    .details-img .img-center { height: 355px; }
.blog .details-img .img-center { height: 314px; }

#sync2 .img-center { height: 114px; opacity: .5; }
#sync2 .owl-item.active.current .item .img-center { opacity: 1; }

/*#sync2:before, #sync2:after { content: ''; display: block; width: 100px; height: 100%; position: absolute; top: 0; z-index: 10; pointer-events: none; }
#sync2:before { left: 0; background: linear-gradient(to right,rgba(230,230,230,1) 0%,rgba(230,230,230,0) 100%); }
#sync2:after { right: 0; background: linear-gradient(to right,rgba(230,230,230,0) 0%,rgba(230,230,230,1) 100%); }*/

.product-pdf { font-size: 1.1rem; }
    .product-pdf i { font-size: 2rem; vertical-align: middle; }

.custom-menu-item .custom-menu-item-details { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: between; -ms-flex-pack: between; justify-content: between; }
    .custom-menu-item .custom-menu-item-details h4,
    .custom-menu-item .custom-menu-item-details strong { white-space: nowrap; }
    .custom-menu-item .custom-menu-item-details .custom-menu-item-line { width: 100%; }

.white { filter: brightness(0) invert(1); }
.blackandwhite { filter: gray; /* IE6-9 */ -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */ }
    .blackandwhite:hover { filter: none; /* IE6-9 */ -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */ }

.owl-carousel.item-padding .cols { padding: 11.25px 11.25px 20px 11.25px; }
.owl-carousel.item-padding .owl-item { margin: 0 !important }


.tanitim_video { background: url(../img/ucgen.png) no-repeat top center; width: 330px; height: 412px; position: absolute; bottom: 40px; right: 0; z-index: 1; text-align: center; }
    .tanitim_video a { display: table; width: 98px; font-size: 20px; font-weight: 500; color: #fff; padding: 135px 0 95px 0; text-align: center; margin: 0 0px 0 190px; text-decoration: none; }
        .tanitim_video a:hover { color: #fff; }
        .tanitim_video a img { margin-bottom: 10px; }
    .tanitim_video .tanitim_baslik { line-height: normal; }


.homepagetop { background-color: #fbf7f2; }
.homepagetop-text { }
    .homepagetop-text .h1 { font-size: 60px; font-weight: 700; color: #383838; }
    .homepagetop-text p { margin-bottom: 0px; }
    .homepagetop-text b, .homepagetop-text strong { font-size: 29px; color: #5f5f5f; }


.btn-contentbg { background-color: #0050a4; line-height: 60px; }


.btn-newbg { background-color: #0050a4; line-height: 35px; }
    .btn-newbg i { margin-left: 1.5rem !important; padding-left: 10px; border-left: 1px solid #004287; line-height: 25px; }

.image-shadow { }
    .image-shadow:after { content: ""; width: calc(100% - 30px); width: -moz-calc(100% - 30px); height: 100%; display: block; position: absolute; top: 0; background: #0151a4; z-index: -1; margin: 25px 0 0 25px; }

.hmlist_img { width: 100%; height: 100px; position: relative; }
    .hmlist_img img { max-height: 100%; height: auto !important; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.hmlist_name { font-family: 'Barlow Semi Condensed', sans-serif; font-size: 17px; font-weight: 500; }


.kalitebody { background: url(../img/bg.jpg) no-repeat top center; min-height: 563px; }

.kalite_text { padding: 170px 0; font-size: 1rem; }
    .kalite_text .kalite_baslik { font-size: 2.5rem; }


.kalite_list { padding: 178px 15px; }
    .kalite_list li { font-size: 1.7rem; line-height: normal; float: left; }
        .kalite_list li:last-child { margin-right: 0px !important; }

        .kalite_list li .kalite_img { width: 110px; height: 95px; position: relative; margin: 0 auto; }
            .kalite_list li .kalite_img img { max-height: 100%; height: auto !important; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }


.urun_body { background-color: #fbf7f2; }
.product-text { font-size: 1.1rem; }
    .product-text h2 { font-size: 3rem; color: #383838; }


.homepage-request, .homenews-text { font-size: 1.1rem; }
    .home-requestname, .homenews-text .h2 { font-size: 3rem; color: #383838; }

.homepage-requestbg { background: #3696d3 url(../img/requestbg.jpg) no-repeat top center; min-height: 253px; }
.homepage-request { }
    .homepage-request .homepage-requesta { line-height: 53px; }

.newsphoto { }
    .newsphoto:after { content: "" }
    .newsphoto:hover:after { background-color: rgba(0, 80, 164, .57); width: 100%; height: 100%; position: absolute; top: 0; left: 0; }

.instaslider { }
    .instaslider.custom-nav1.owl-theme .owl-nav [class*=owl-] { opacity: 1; font-size: 2rem; top: 50%; color: #000; }
    .instaslider.custom-nav1.owl-theme .owl-nav .owl-next { right: -44px; }
    .instaslider.custom-nav1.owl-theme .owl-nav .owl-prev { left: -44px; }


footer .footer .social-icons li { margin-right: .5rem; }
    footer .footer .social-icons li i { border: none; width: auto; height: auto; font-size: 18px; }
    footer .footer .social-icons li:hover i { background: none; }
    footer .footer .social-icons li:hover.facebook i { color: #3b5998; }
    footer .footer .social-icons li:hover.twitter i { color: #00aced; }
    footer .footer .social-icons li:hover.instagram i { color: #517fa4; }
    footer .footer .social-icons li:hover.youtube i { color: #bb0000; }
    footer .footer .social-icons li:hover.linkedin i { color: #007bb6; }
    footer .footer .social-icons li:hover.google-plus i,
    footer .footer .social-icons li:hover.google i { color: #dd4b39; }
    footer .footer .social-icons li:hover.pinterest i { color: #cb2027; }
    footer .footer .social-icons li:hover.whatsapp i { color: #009688; }

.baslik1 { font-size: 50px; }

.page-header { position: absolute; bottom: 70px; width: 100%; z-index: 1; }
    .page-header h1 { font-size: 50px; }


.altrquest { position: absolute; }


.reference-list .ref_img { border: 1px solid #d3d3d3; height: 170px; }
    .reference-list .ref_img img { }

.border-radius0 { border-radius: 0px !important; }

.instagramdabiz { }
    .instagramdabiz .h2 { font-size: 60px; }
