

.shortcuts.style-1 .shortcuts-card { height: 150px; }

.shortcuts.style-1 .shortcuts-card a { height: 120px; 
    background: rgba(0, 0, 0, 0.36);}

.shortcuts.style-1 .shortcuts-card a:hover { border: 1px solid rgba(255, 255, 255, 0.5); background: rgba(14, 130, 30, 0.36); height: 150px; }

.shortcuts.style-1 .shortcuts-card .icon { width: 45px; height: 45px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #fff; border-radius: 100%; color: #35819d !important; font-size: 20px; }

.shortcuts.style-1 .shortcuts-card .text { color: #fff; }

.shortcuts.style-2 { margin-top: 30px; }

@media (max-width: 991px) { .shortcuts.style-2 { margin-top: 10px; } }

.shortcuts.style-2 ul { margin-left: -5px; margin-right: -5px; }

.shortcuts.style-2 .shortcuts-card { padding-left: 5px; padding-right: 5px; }

.shortcuts.style-2 .shortcuts-card a { border: none; background: rgba(32, 112, 103, 0.15); padding-left: 15px; padding-right: 15px; color: #1d625a; }

.shortcuts.style-2 .shortcuts-card a:hover { background: #ff420b; color: #fff; }

.shortcuts.style-2 .shortcuts-card .icon { font-size: 28px; }

.shortcuts.list .shortcuts-card { margin-bottom: 10px; }

@media (max-width: 767px) { .shortcuts.list .shortcuts-card { width: 50%; } }

.shortcuts-card { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.shortcuts-card a { border: 1px solid #fff; border-radius: 5px; height: 140px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 20px; padding-right: 20px; text-align: center; -webkit-transition: .3s; transition: .3s; }

.shortcuts-card .icon { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; margin-bottom: 8px; }

.shortcuts-card .text { font-size: 14px; font-weight: 700; line-height: 1.2; }

.shortcuts-card .text span { font-weight: 300; }
.disabled{
	visibility:collapse;
}

.owl-shortcuts{
	width:914px !important;
	margin:auto;
	height:165px;
}

.owl-theme .owl-controls {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.anahaberbaslik{
    background: rgb(44, 133, 131) ;
    background: -moz-linear-gradient(left, rgb(44, 133, 131)  50%, rgba(47,121,153,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(50%, rgb(44, 133, 131) ), color-stop(100%, rgba(47,121,153,1)));
    background: -webkit-linear-gradient(left, rgb(44, 133, 131)  50%, rgba(47,121,153,1) 100%);
    background: -o-linear-gradient(left, rgb(44, 133, 131) 50%, rgba(47,121,153,1) 100%);
    background: -ms-linear-gradient(left, rgb(44, 133, 131)  50%, rgba(47,121,153,1) 100%);
    background: linear-gradient(to right, rgb(44, 133, 131)  50%, rgba(47,121,153,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#489fab', endColorstr='#2f7999', GradientType=1 );
	
}
	
.anacalismabaslik{
    background: rgb(44, 133, 131) ;
    background: -moz-linear-gradient(left, rgb(44, 133, 131)  50%, rgba(47,121,153,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(50%, rgb(44, 133, 131) ), color-stop(100%, rgba(47,121,153,1)));
    background: -webkit-linear-gradient(left, rgb(44, 133, 131)  50%, rgba(47,121,153,1) 100%);
    background: -o-linear-gradient(left, rgb(44, 133, 131) 50%, rgba(47,121,153,1) 100%);
    background: -ms-linear-gradient(left, rgb(44, 133, 131)  50%, rgba(47,121,153,1) 100%);
    background: linear-gradient(to right, rgb(44, 133, 131)  50%, rgba(47,121,153,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#489fab', endColorstr='#2f7999', GradientType=1 );

}
.navbar {
    min-height: 45px !important;
}
.navbar-nav > li {
	padding:0px !important;
}
.onlineislemler {
    position: relative;
    display: inline-block;
    background: #8BC34A;
    font-size: 17px;
    font-weight: 400;
    line-height: 48px !important;
    width: 250px;
    text-align: center;
    border: 0px;
}
	
.image-blurred-edge {
    background-image: url('http://suleymanpasa.bel.tr/projeler/img/beyazmasa1.webp');
    width: 200px;
    height: 200px;
    /* you need to match the shadow color to your background or image border for the desired effect*/
    box-shadow: 0 0 18px 18px white inset;
}

/** Books Alanı için**/
.section.bg-cover { position: relative; z-index: 1; }

.section.bg-cover:before { content: ""; position: absolute; z-index: -1; top: 0; right: 0; left: 0; background-repeat: no-repeat; background-position: center center; background-size: cover; height: 100%; }

.section.cover-2:before { background-image: url("../images/bultenbg.webp"); }
.owl-nav__style.books-carousel .owl-nav { margin-top: -80px; }

.owl-nav__style.books-carousel .owl-theme .owl-nav [class*='owl-'] .icon { color: #8f8585; }

@media (max-width: 767px) { .owl-nav__style.books-carousel .owl-theme .owl-nav [class*='owl-'] .icon { color: #fff; } }

.owl-nav__style.books-carousel .owl-theme .owl-nav .owl-prev { left: -30px; }

@media (max-width: 1279px) { .owl-nav__style.books-carousel .owl-theme .owl-nav .owl-prev { left: 15px; } }

.owl-nav__style.books-carousel .owl-theme .owl-nav .owl-next { right: -30px; }

@media (max-width: 1279px) { .owl-nav__style.books-carousel .owl-theme .owl-nav .owl-next { right: 15px; } }

.books.list .books-card { margin-bottom: 30px; }

.books.list .books-card a { background: #fff; -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.07); box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.07); -webkit-transition: .3s; transition: .3s; }

.books.list .books-card a:hover { -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2); }

.books.gutter-large ul { margin-left: -15px; margin-right: -15px; }

.books.gutter-large ul li { padding-left: 15px; padding-right: 15px; }

.books-card a { position: relative; }

.books-header { padding-bottom: 25px; position: relative; margin-bottom: 35px; }

.books-cover { height: 190px; overflow: hidden; }

.books-cover:before { content: ""; background: url("https://www.suleymanpasa.bel.tr/assets/img/shadow.png") no-repeat center center transparent; position: absolute; right: 0; bottom: 0; left: 0; width: 197px; height: 15px; margin: 0 auto; }

.books-cover img { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; }

.books-photo { overflow: hidden; width: 150px; height: 150px; -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.07); box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.07); padding: 10px; }

.books-photo img { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; }

.books-description { width: calc(100% - 150px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 30px; padding-right: 30px; }

.books-description .title { color: #ff420b; line-height: 1.3; font-size: 18px; }

.books-description .text { color: #999; font-size: 13px; margin-top: 5px; }

.books-footer { height: 40px; padding-left: 20px; padding-right: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; -webkit-transition: .3s; transition: .3s; }

.books-footer .title { color: #fff; font-size: 16px; font-weight: 600; letter-spacing: -0.3px; line-height: 1.2; }

.section-books { position: relative; z-index: 1; }

.section-books:after { content: "";
    position: absolute;
    z-index: -1;
    height: 40px;
    background: #13747b;
    right: 0;
    bottom: -35px;
    left: 0;}
.books .owl-nav{
	visibility:hidden !important;
}
.books-container { padding-top: 50px; padding-bottom: 50px; height: 350px; position: relative; }

.books-wrapper { position: absolute; right: 10px; bottom: -40px; left: 10px; }

.books-nav { margin-top: 20px; }

.books-nav ul { margin-left: -7px; margin-right: -7px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.books-nav ul li { padding-left: 3px; padding-right: 3px; }

.books-nav ul li.is-current a, .books-nav ul li:hover a { background: #746363; }

.books-nav ul li.is-current a:before { -webkit-transform: translateX(-50%) translateY(0); transform: translateX(-50%) translateY(0); border-color: #746363 transparent transparent transparent; }

@media (max-width: 479px) { .books-nav ul li { width: 33.3%; } }

.books-nav ul li a { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; height: 70px; padding-left: 30px; padding-right: 30px; font-size: 16px; line-height: 1.3; font-weight: 700; color: #fff; background: #8f8585; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; position: relative; -webkit-transition: .3s; transition: .3s; }

@media (max-width: 767px) { .books-nav ul li a { padding-left: 10px; padding-right: 10px; font-size: 14px; } }

.books-nav ul li a:before { content: ""; position: absolute; z-index: -1; left: 50%; -webkit-transform: translateX(-50%) translateY(-40px); transform: translateX(-50%) translateY(-40px); width: 0; -o-border-image: none; border-image: none; border-style: solid; border-width: 20px; bottom: -40px; border-color: #8f8585 transparent transparent transparent; -webkit-transition: .3s; transition: .3s; }

.books-carousel .books-card a { text-align: center; display: block; }

.books-carousel .books-card a:hover .books-footer { background: #746363; }