#header.header-effect-shrink .header-logo {
	width: 200px!important;
}
.input-group-append {
	margin-left: -64px;
}
.input-group .form-control {
    height: 48px;
    flex: 1 1 auto;
    width: 75%;
    margin-bottom: 0;
}
p.lead {
    line-height: 28.8px;
    line-height: 2.2rem;
}
.lead {
    letter-spacing: -.00em;
    font-size: 19.2px;
    font-size: 1.2rem;
}
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-radius: 0rem 2rem 2rem 0rem;
	background: #ac1300;
}
.sendpress-signup-form input[type=text] {
    width: 74% !important;
    border-radius: 2rem 0rem 0rem 2rem;
    height: auto;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 0;
    padding: 17px;
}
.sendpress-submit {
	    float: right;
    margin-top: -81px !important;
    padding: 16px;
    background: #ac1300;
    color: #fff;
    border-color: rgba(0, 0, 0, 0.09);
    border-radius: 0rem 2rem 2rem 0rem;
    width: 27%;
}
#header .header-nav-main nav > ul > li > a {
	font-size: 16px;
	color: #212529!important;
	text-transform: none;
}
#header .header-nav-main nav > ul > li > a:hover {
	font-size: 16px;
	color: #ac1300!important;
	text-transform: none;
}
#header .header-container.header-container-height-lg {
	height: 60px;
}
.nivo-slider .theme-default .nivoSlider{
	margin-top: 0px;
}
.urun-slider h4{
	text-align: center;
	padding-top: 15px;
	background: #fff;
	padding-bottom: 15px;
	border-top: 1px solid #e9e9e9;
}
.urun-slider a:hover{
	text-decoration: none;
}
.sertifika-gorsel {
	margin-bottom: 37px;
}

.sertifika-gorsel img {
	width: 100%;
    padding-top: 21px;
    margin: 0 auto;
    display: block;
    text-align: center;
    border: 1px solid #e7e7e7;
}
.zoom {
  transition: transform .5s; /* Animation */
}

.zoom:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
#header {
	height: auto!important;
}
#header .header-logo img {
	top: 25px;
}
.nivo-slider .theme-default .nivo-controlNav {
	position: relative;
}

#header .header-nav-main.header-nav-main-dropdown-arrow nav > ul > li.dropdown > .dropdown-item:before {
	border-bottom: 7px solid #ac1300;
}
.breadcrumb li a{
	color: #777;
}
.urun-kategori h2{
	background:#333;
	height: 50px;
	text-align: center;
	border-radius: 10px;
}
.urun-kategori h2 a{
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	letter-spacing: 1px;
	display: block;
}
.main{
	margin-top: 55px;
}
.page-header.page-header-modern.page-header-background.page-header-background-md {
	padding: 100px 0;
}
.page-header .breadcrumb > li {
	font-size: 14px;
	text-transform: none;
}
img.syhbyz{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

img.syhbyz:hover{
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.htitle1 strong{
	font-size: 33px!important;
	letter-spacing: 3px!important;
}
.rounded {
	border-radius: 10px !important;
}
.btn-site{
	background-color: #212529;
	border-color: #212529;
	color: #FFF;
	border-radius: 10px!important;
}
.btn-site:hover{
	background-color: #ac1300;
	border-color: #ac1300;
	color: #FFF;
	border-radius: 10px!important;
}
.border-10{
	border-radius: 10px!important;
}
.owl-carousel .owl-nav button[class*="owl-"] {
	background-color: #212529;
	border-color: #212529;
	color: #FFF;
}
.owl-carousel .owl-nav button[class*="owl-"]:hover {
	background-color: #ac1300;
	border-color: #ac1300;
	color: #FFF;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #fff!important;
	background-color: #ac1300!important;
	border-color: #ac1300!important;
}
.nav-tabs .nav-item .nav-link, .nav-tabs .nav-link{
	color: #fff!important;
	background-color: #212529!important;
	border-color: #212529!important;
}
.nav-tabs li.active .nav-link{
	color: #fff!important;
	background-color: #ac1300!important;
	border-color: #ac1300!important;	
}
.featured-box {
	margin-top: 0px;
}
.icon-featured {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
}
.featured-box .box-content {
	padding: 20px 10px!important;
}
.featured-box p{
	font-size: 16px;
}
html .featured-box-primary .icon-featured {
	background-color: #212529;
}
html .featured-box-primary .icon-featured:hover {
	background-color: #ac1300;
}
.urun-slider h4:hover{
	color: #ac1300;
}
.urun-kategori h2:hover {
	background: #ac1300;
}
#footer .footer-copyright p {
	color: #dddede;
}
#footer .footer-copyright p a{
	color: #dddede;
}
#footer {
	margin-top:0px;
}
.brt{
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
h4.brb{
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}