*{font-family: "Google Sans", sans-serif;}
html,body {overflow-x: hidden;}
body {padding-top: 56px;}
h1, h2, h3, h4, h5, h6 {font-family: sans-serif;}
a{color:#000000;text-decoration: none;}
.text-body-emphasis {margin-top:25px;}
.list-unstyled li{padding:5px 5px 5px 15px;border-bottom:1px solid #efefef;background:transparent;border-radius:10px}
.list-unstyled li:hover{border-bottom:1px solid #000000;background:#ffffff;}
.list-unstyled li a{color:#333334;text-decoration: none;}
.list-unstyled li:hover a{color:#000000;}
@media (max-width: 991.98px) {
  .offcanvas-collapse {position: fixed;top: 56px;bottom: 0;left: 100%;width: 100%;padding-right: 1rem;padding-left: 1rem;overflow-y: auto;visibility: hidden;background-color: #f3f3f3;transition: transform .3s ease-in-out, visibility .3s ease-in-out;}
  .offcanvas-collapse.open {visibility: visible;transform: translateX(-100%);}
}
/*.h-md-250 {height: 250px;}*/

.blog-pagination {margin-bottom: 4rem;}
.blog-post {margin-bottom: 4rem;}
.blog-post-meta {margin-bottom: 1.25rem;color: #727272;}
.nav-link i {font-size:0.7em;margin-left:5px;display: none;}
@media (max-width: 768px) {
  /*.h-md-250 {height: 250px;}*/
  .nav-link i {display: inline-block;}
}
li.nav-item:hover {background:#000000;color:#ffffff;}
li.nav-item:hover .nav-link{color:#ffffff;}
.navbar-brand .sr-only {position: relative;width:auto;height:auto;padding:0;margin:auto;overflow:visible;font-size:16px;font-weight:500;color:#000000;}
footer{background-color:#ffffff;border-top:1px dotted rgba(0,0,0,0.50);font-size:12px}
.lead {font-size:1.0rem;font-weight:400}
.display-4{font-size:calc(1.2rem + 1vw);font-weight:500;}
.renk {color:#000000}
.wbg{background:rgba(255,255,255,1);}
.wbg:hover{border:1px solid #878787 !important;}
.wbg:hover h3{color:#000000}
.clist{border-radius: 10px;display:inline-block;padding:15px;border:1px solid #efefef;font-weight:500;background-color:#ffffff;color:#000000}
.clist:hover{background-color:#000000;color:#ffffff}
.wa-button{background-color:#1a7616;color:#ffffff;border-radius:20px}
article.blog-post iframe {width:100%;height:auto;aspect-ratio:16/9;}
.mobile_footer {position:fixed;width:100%;height:auto;padding:0;margin:0;bottom:0;left:0;z-index:100000;box-shadow:5px 5px 5px 5px rgba(0,0,0,0.8)}
.mobile_footer div {font-size:20px;padding:5px;color:#ffffff;text-align:center;float:left;}
.mobile_footer div.icon_wa{background-color:#1a7616;}
.mobile_footer div.icon_ph{background-color:#0088cc;}
.mobile_footer div a {color:#ffffff;}
.btn .sr-only {position: relative;width: auto;height: auto;padding: 0;margin: auto;overflow: visible;}
h3.comment_titles {color:#000000;border-bottom:1px solid #000000;margin-bottom:10px;}
.comment {margin-bottom:10px;color:#777777;font-size:15px;}
.comments .comment {width:100%;background-color:#f6f6f6;padding:15px;border-radius:15px;}
.comments .comment .ctitle {width:100%;clear:both;display:block;position:relative;}
@media only screen and (min-width:768px) and (max-width:991px) {.comments .comment {-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}
@media only screen and (min-width:576px) and (max-width:767px) {.comments .comment {-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}
@media (max-width:575px) {.comments .comment {-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}
.comments .cimg img {margin-right:32px;}
@media only screen and (min-width:768px) and (max-width:991px) {.comments .cimg img {margin-bottom:20px;}}
@media only screen and (min-width:576px) and (max-width:767px) {.comments .cimg img {margin-bottom:20px;}}
@media (max-width:575px) {.comments .cimg img {margin-bottom:20px;}}
@media (max-width:575px) {.comments .ctitle {padding:14px;}}
@media only screen and (min-width:576px) and (max-width:767px) {.comments .ctitle {padding:14px;}}



.pl-40{padding-left:40px}.pl-80{padding-left:80px}

.postmeta{padding:0 5px;margin-bottom:1rem;display:flex;flex-wrap:wrap;font-size:0.9rem;list-style:none;}
.postmeta-item+.postmeta-item{padding-left:10px;}
.postmeta-item+.postmeta-item::before{float:left;padding-right:10px;content:" | ";}

.sociallink{padding:0 5px;margin:1rem auto;font-size:1.3rem;list-style:none;}
.slink{padding-left:10px;text-align:center;display:inline-block;}
.slink+.slink::before{padding-right:10px;content:" | ";}

.hsform {position:relative;display:block;margin:0px auto;width:100%;}

.navbar-toggler:focus{outline:none;box-shadow: none;}