/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,
tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	padding:0;
    margin:0;
	border:0;
	outline:0;
	vertical-align:baseline;
}
ul,ol { list-style:none; }
img,fieldset { border:none; }
a {text-decoration:none;}
a:hover { text-decoration:none; }
.skip { position:absolute; left:-9999px; }
article,aside,details,figcaption,figure,footer,
header,hgroup,main,nav,section,summary { display: block; }
figure { margin:0; padding:0; }
.clear {
	clear: both;
	height:0;
	width:100%;
	overflow:hidden;
}
embed, iframe, object, video { max-width: 100%; }
input, textarea { -webkit-appearance: none; -webkit-border-radius: 0; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
.homepage-img { max-width: 100%; height: auto; display: block; }
a {
	-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -ms-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out;
}
[type="reset"], [type="submit"], button, html [type="button"] {
    -webkit-appearance: none;
}

/*==============================
	Page structure      
================================*/
#wrapper {
	width: 100%; 
	overflow:hidden; 
}
.clear {
    height: 0;
    clear: both;
}
.pl-default {
	padding-left: 0 !important
}
.pr-default {
	padding-right: 0 !important
}
.bg-black {
	background: #161414;
	color: #fff;
}

/*==============================
	header-area      
================================*/
header { background: #df1f26; }
.header-top { 
	overflow: hidden;
	padding: 20px 0; }
.logo figure {
	max-width: 130px;
	padding: 0 15px;
}
.header-top-right {
	float: right;
	overflow: hidden;
	padding: 14px 0 0 0;
}
.sipari-hatt {
	position: relative;
	float: left;
	font-size: 40px;
	color: #fff;
	margin-right: 50px;
}
.sipari-hatt i {
	position: absolute;
	top: 5px;
	left: 0;
}
.sipari-hatt a {
	display: inline-block;
	font-size: 14px;
	font-weight: 900;
	color: #fff;
	letter-spacing: 0.58px;
	padding-left: 40px;
}
.sipari-hatt a span {
	display: block;
	font-size: 24px;
	font-weight: 900;
	letter-spacing: 1px;
}
.hemen-spar-ver {
    text-transform: uppercase;
    flex-shrink:0;
}
    .hemen-spar-ver a {
        font-size: 12px;
        padding: 10px 30px;
        display: block;
        text-align: center;
    }
.header-area nav {
    background: #fff;
    border: 0;
    border-top: 2px solid #dfdfdf;
    border-bottom: 2px solid #dfdfdf;
    border-radius: 0;
}
.header-area nav ul li a {
	color: #2d2d2d !important;
}
.navbar {
	min-height: 92px;
	margin-bottom: 0;
    padding:10px;
}
.navbar-nav {
	margin: 12px 0 0 0;
    font-size:16px;
    font-weight:900;
}
.navbar-toggle {
	float: none;
	margin-left: 15px;
	border: 0;
}
.navbar-toggle:hover, .navbar-toggle:focus { background: #df1f26 !important; }
.navbar-toggle:hover .icon-bar, 
.navbar-toggle:focus .icon-bar { background: #fff !important;}
.navbar-default .navbar-toggle .icon-bar { background: #df1f26; }

/*==============================
	pizzabulls-home     
================================*/
.pizzabulls-home { padding: 40px 0; }
.carousel-inner .item figure { overflow: hidden; }
.carousel-inner .item figure img { width: 100%; }
.carousel-indicators {
	display: none;
}
.pizzabulls-home .carousel-control.left {
	background-image: none;
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%;);
	height: 30px;
	background: #dededf;
	color: #000;
	opacity: 1;
	width: 30px;
	line-height: 30px;
	border-radius: 4px;
	font-size: 18px;
}


/*==============================
	gallery    
================================*/
.gallery {}
.gallery-area {
	overflow: hidden;
}
.gallery-item {
	width: 18.96%;
	margin: 0 5px 20px 5px;
	float: left;
}

/*==============================
	contact    
================================*/
.contact {

}
.contact-area {
	background: #fff;
	padding: 20px 10px;
	border: 1px solid #dfdfdf;
	border-radius: 5px;
}
.contact-area .title h3 {
	line-height: 40px;
}
.subsc {
	border: 1px solid #dfdfdf;
	background: #fff;
}
.subsc {
	margin-top: 40px;
	padding: 20px;
}
.subsc h4 {
	line-height: 50px;
}
.map {
	margin-bottom: 20px;
}
.subsc-item form {
	margin-top: 55px;
	margin-bottom: 20px;
}
.contact .footer-item {
	display: block;
	margin-top: 20px;
}
.contact .footer-item {
	overflow: hidden;
}
.contact .footer-item figure {
	float: left;
	padding: 0 12px;
}
.contact ul.social {
	float: right;
	overflow: hidden;
}
.contact ul.social li {
	float: left;
	margin: 20px;
	font-size: 20px;
}
.contact ul.social li a {
	color: #000;
}
.contact-area address p {
	line-height: 25px;
}
.contact-area address {
	margin: 15px 0 0 0;
	position: relative;
	padding-left: 50px;
}
.contact-area address i {
	font-size: 50px;
	color: #df1f26;
	position: absolute;
	top: 0;
	left: 0;
}


/*==============================
	intro    
================================*/
.intro {}
.intro-ara {}
.bg1 {
	background: url(images/bg1.png) no-repeat right center;
	background-size: 100px;
}
.bg1 .top {
	margin-bottom: 38px;
}
.intro-item {
	height: 210px;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	border-radius: 5px;
	padding: 20px;
}
.intro-item figure {
	max-width: 52px;
	float: right;
	min-height: 65px;
}
.intro-item h4 {
	color: #df1f26;
	line-height: 30px;
}
.intro-item p {
	color: #2d2d2d;
	line-height: 25px;
	font-size: 17px;
}

/*==============================
	product    
================================*/
.product {
	padding: 0 15px;
}
.button-groups {
	margin-bottom: 20px;
    padding: 0 15px;
    margin-top:20px;
}
.button-groups ul {
	overflow: hidden;
}
.button-groups ul li {
	float: left;
	background: #fff;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
	margin-right: 20px;
	border: 1px solid #dfdfdf;
}
.button-groups ul li.last-item {
	float: right;
	margin-right: 0;
}
.button-groups ul li a {
	display: block;
    cursor:pointer;
	padding: 0 20px;
}
.product-area {
	overflow: hidden;
	max-width: 1140px;
	margin: 0 auto;
}
.product-item {
	border: 2px solid #dfdfdf;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
}
    .product-item .content {
        padding: 15px;
        display: flex;
        flex-direction: column;
        height: 100%;
    }
.product-item .content h4 {
	font-size: 17px;
	line-height: 25px;
	color: #4e4e51;
}
.product-item .content p {
    font-size:12px;
	line-height: 14px;
	color: #4e4e51;
}
.product-item .content span {
	line-height: 30px;
	color: #bc0000;
	padding: 10px 0;
	display: block;
}
.product-item .link {
	text-align: center;
	border: 1px solid #000;
	border-radius: 4px;
	height: 33px;
	line-height: 30px;
	font-size: 16px;
    margin-top:auto;
}
.product-item .link a {
	display: block;
	color: #000;
}
.product-item .link.bg-black a {
	color: #fff;
}

/*==============================
	post    
================================*/
.post {
	padding-bottom: 50px;
	margin-bottom: 30px;
}
.post-item {
	background: #fff;
	border: 1px solid #dfdfdf;
	padding: 20px 20px;
	margin-bottom: 20px;
}
.post-item h4 {
	line-height: 50px;
	color: #2d2d2d;
}
.post-item figure {
	margin-bottom: 10px;
}
.post-item h5 {
	line-height: 40px;
	color: #2d2d2d;
	margin-bottom: 10px;
}
.post-item p {
	line-height: 24px;
	color: #313131;
	font-size: 15px;
}
    .post-item .footer {
        overflow: hidden;
        margin-top: 20px;
        background-color: transparent;
        padding: 0;
        display: block;
    }
.post-item .footer span {
	float: left;
	width: 60%;
	font-size: 15px;
}
.post-item .footer {
	overflow: hidden;
}
.twitter {
	width: 40%;
	max-width: 120px;
	float: right;
	background: #69b3ef;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
}
.twitter a {
	color: #fff;
}
.post-item .footer .link {
	display: table;
	border: 1px solid #000;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
}
.post-item .footer .link a {
	color: #000;
}
.carousel-control.left,.carousel-control.right {
	background-image: none;
	position: absolute;
	top: 35%;
	transform: translateY(-35%;);
}

/*==============================
	footer-area    
================================*/
footer {
    background: #36353B;
    padding-top: 50px;
}
.footer-item {
    margin: 0 20px;
    display:flex;
    flex-direction:column;
    /*align-items:flex-start;*/
}
.footer-item figure.logo {
}
.footer-item figure {
	max-width: 165px;
	margin-bottom: 20px;
}
.footer-item h5 {
	font-size: 15px;
	color: #fff;
	line-height: 33px;
	letter-spacing: .5px;
}
.footer-item ul li {
	line-height: 25px; 
}
.footer-item ul li a {
	color: #fff !important;
}
.footer-item ul.social {
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 20px;
}
.footer-item ul.social li {
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 100%;
	overflow: hidden;
	text-align: center;
	margin-right: 10px;
	font-size: 18px;
}
.footer-item ul.social li.tw {
	background: #69b3ef;
}
.footer-item ul.social li.fb {
	background: #3b5a9a;
}
.footer-item ul.social li.inst {
	background: #d6357e;
}
.footer-item ul.social li.tiktok {
	background: #000000;
}
.subscribeDiv {
	display: flex;
	flex-direction: column;
}

.subscribeDivTitle {
	margin-bottom: 10px;
	font-weight: 900;
	color: #fff;
}

.subscribeDivButton {
	margin-left: auto;
}
