@import url(https://fonts.googleapis.com/css?family=Oswald:400,300&subset=latin,latin-ext);
@font-face {
    font-family: 'BritannicTLig';
    src: url('BritannicTLig.ttf'); 
}
body{
	background: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}
a, a:link, a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: underline;
}
header > .container {
	border-top: 5px solid #000000;
	position: relative;
}
@media (min-width: 1200px){
	.container { width: 940px; padding: 0; }
}
.social-media {
	margin: 7px 12px 7px;
	float: right;
}
a.header-logo {
	color: #000000;
	text-decoration: none;
	font-size: 30px;
	font-weight: 500;
	float: left;
}

.header-mobile-menu-button {
  position: absolute;
  right: 15px;
  margin-top: 16px;
}
.header-mobile-menu-button a {
  color: #000000;
  font-size: 15px;
}
.header-mobile-menu-button a i {
  float: left;
  margin: 4px;
}
.header-mobile-menu-button a span {
  float: left;
}
.navbar-collapse {
  position: relative;
  top: 0;
  width: 100%;
  left: 0;

}
ul.navbar-nav {
  border-top: 4px solid #000000;
  border-left: 1px solid #aaa8a8;
  border-right: 1px solid #aaa8a8;
  border-bottom: 1px solid #aaa8a8;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #f1f1f1;
}
ul.navbar-nav > li > a {
  color: #000000;
}

.header-menu {
	position: absolute;
	top: 4.6em;
	right: 0;	
	list-style: none;
}
.header-menu li {
	float: left;
	line-height: 20px;
	border-right: 1px solid #000000;
	padding: 0 20px 0 20px;
}
.header-menu li a {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
}
.header-menu li a:hover {
	text-decoration: underline;
}
.header-menu li a.active {
	text-decoration: underline;
}
.slogan-text {
	position: relative;
	top: 15px;
	border-top: 1px solid #aaa8a8;
	font-size: 14px;
	padding-top: 3px;
	font-weight: 400;
}
.slider {
	margin-top: 30px;
}
.cycle-overlay {
	background: rgba(255, 255, 255, .4);
	position: relative;
	margin-top: -150px;
	z-index: 200;
	text-align: left;	
	height: 145px;
	padding: 5px 10px 10px 45px;	
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	font-weight: 300;
}
.cycle-overlay  p {
	width: 35%;
}

.cycle-pager span{
	display: none;
}
.cycle-prev {
	position: absolute;
	top: 40%;
	left: 40px;
	z-index: 200;
	cursor: pointer;
}
.cycle-next {
	position: absolute;
	top: 40%;
	right: 40px;
	z-index: 200;
	cursor: pointer;
}
.slider-watermark {
	background: rgba(255, 255, 255, .4);
	position: relative;
	z-index: 100;
	margin-top: -150px;	
	font-weight: 300;
	color: #000000;
}
.slider-watermark h2 {
	font-weight: 300;
	padding: 30px 20px;
	height: 120px;
	font-size: 25px;
}

.footer {
	margin: 10px 0 100px 0;
}
.footer-line{
	float:right;
    position:relative;
    left:-50%;
    text-align:left;
}

.footer-line ul {
	list-style: none;
    position:relative;
    left:50%;
}

.footer-line ul > li {
	float: left;
	height: 20px;
	line-height: 20px;	
	margin: 0 10px 0 10px;
	border-left: 1px solid #000000;
	padding-left: 18px;
	font-weight: 400;
}

/*************home.php**************/
.title-line {
	border-bottom: 1px solid #aaa8a8;
	margin: 25px 0 25px 0;
}
.title-line > h3 {
	font-family: 'BritannicTLig';
	font-size: 24px;
	font-weight: 300;
}
.title-line > h3 > a {
	font-family: 'BritannicTLig';
	font-size: 22px;
	font-weight: 100;
}
.product-title {
	font-size: 22px;
	font-weight: 300;
	padding-bottom: 7px;
}
.product-items a:hover {
	text-decoration: none;
}

/************about2.php**************/
.about {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 300;
}
.certificate {
	position: relative;
	left: 0;
}
.certificate .certi-item {
	-webkit-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.75);
	width: 138px;
	height: 138px;
	float: left;
	margin: 0 7px 0 6px;
}


/***************contact.php******************/
.googlemaps {
	width: 940px;
	height: 470px;
	margin-top: 30px;
}
.contact-form {
	width: 550px;
	margin: 0 auto;
}
.contact-group {	
	margin: 10px 0 10px 0;
}
.contact-label {
	text-align: left;
	width: 17%;
	font-weight: 300;
	font-size: 20px;
}
.contact-input {
	-webkit-box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.55);
	box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.55);
	border: none;
	width: 260px;
	height: 30px;
	padding: 3px 3px 3px 5px;
}
.contact-textarea {
	-webkit-box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.55);
	box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.55);
	border: none;	
	width: 300px;
	padding: 3px 3px 3px 5px;
}
.contact-group input[type=submit]{
	border: none;
	border-bottom: 1px solid #6c6c6c;
	background:none;
	font-size: 18px;
	font-weight: 300;
	margin-left: 30px;
}

/************soap_making.php*****************/
.valign {
	font-family: 'BritannicTLig';
	font-size: 17px;
	line-height: 17px;
	 display:flex;
    align-items:center;
}

/************soap_moulds.php***************/
.header-bg {
	position: relative;
	background:url("../img/bg-kalip1.png") 100% 0 no-repeat;
	height: 348px;
	margin-top: -8px;
	margin-bottom: 20px;
}
.header-watermark {
	background: rgba(255, 255, 255, .6);
	position: absolute;
	top: 80px;
	width: 100%;
	font-size: 25px;
	font-weight: 300;
	color: #000000;
	border-bottom: 1px solid #aaa8a8;
}
.small {
	font-size: 18px;
}
.content-bg {
	background: url("../img/bg-kalip2.png") top center no-repeat;
	margin-top: -130px;
}
.moulds {
	position: relative;
}
.mould-item {
	float: left;
	margin: 5px;
	width: 32%;
	display: flex;			/*  son 2 satır "vertical-align: middle" işlemi yapar */
    align-items: center;
}
.mould-item .imgbg {
	width: 126px;
	height: 100px;
	padding: 5px;
	background-color: #ffe179;
	float: left;
}
.mould-item span {
	float: left;
	margin-left: 10px;
	font-size: 20px;
	font-weight: 300;
}

/**********************products.php*********************/
.product1-item {
	float: left;
	width: 280px;
	height: 100%;
	margin: 0 15px 0 17px;
}
.product1-item ul {
	list-style: none;
	margin: 20px 0 20px 0;
}
.product1-item ul li {
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	font-weight: 300;
}
.product1-item ul li a:hover {
	text-decoration: none;
	color: #555555;
}
.yellow { background: rgba(251, 203, 35, .6); }
.green { background: rgba(142, 183, 133, .6); }
.blue {	background: rgba(139, 141, 210, .6); }


.product2-item {
	float: left;
	width: 290px;
	height: 100%;
	margin: 10px 20px 10px 3px;
}
.product2-item ul {
	list-style: none;
	padding:0;
}
.product2-item ul li {
	
}
.product2-item ul li a span { 
	font-family: 'Oswald', sans-serif;
	font-size: 23px;
	font-weight: 300;
	margin-left: 13px;
}
.product2-item ul li a:hover {
	text-decoration: none;
	color: #555555;
}
.green2 { background: rgba(79, 207, 6, .5); border-bottom: 2px solid #dce5d8; }
.blue2 {	background: rgba(110, 112, 195, .5); border-bottom: 2px solid #dce5d8;}
.orange2 { background: rgba(235, 115, 56, .5); border-bottom: 2px solid #dce5d8;}

.product3-item {
	float: left;
	width: 295px;
	height: 385px;
	text-align: center;
	margin: 0 5px 30px 10px;
	padding: 15px 0 25px 0;
}
.product3-item  a span { 
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-weight: 300;
}
.product3-item a > img {
	margin-top: 20px;
}
.product3-item a:hover {
	text-decoration: none;	
}


@media (min-width: 650px) and (max-width: 800px){
	.container {
		width: 96%;
	}
	.certificate > .certi-item {
		margin: 10px;
	}
	.text-right img {
		width: 7%;
	}
	.header-watermark p {
		margin-top: 20px;
	}
	.content-bg {
		margin-top: -120px;
	}	
	.mould-item {
		float: left;
		margin: 5px 0 5px 0;
		width: 50%;
		display: flex;			/*  son 2 satır "vertical-align: middle" işlemi yapar */
	    align-items: center;
	}
	.mould-item .imgbg {
		width: 126px;
		padding: 10px;
	}
	.mould-item label {
		margin-left: 10px;
	}	
	.googlemaps {
		width: 100%;
		height: 350px
	}
	.slider-watermark h2 {
		width: 72%;
	}
}
@media (min-width: 480px) and (max-width: 640px){
	.cycle-overlay {
		position: relative;
		margin-top: -60px;
		z-index: 200;
		height: 70px;
		padding: 5px 10px 10px 10px;	
		font-size: 17px;
	}
	.cycle-overlay p {
		width: 100%;
	}
	.container {
		width: 93%;
	}
	.product-items {
		float: left;
		width: 50%;
		height: 300px;
	}
	.certificate > .certi-item {
		margin: 10px;
	}
	.text-right img {
		width: 4%;
	}
	dl {
		font-size: 16px;
	}
	.valign {
		display: block;
    	align-items:center;
	}
	.col-sm-6 > .text-right {
		margin-top: 20px;
	}
	.content-bg {
		margin-top: -200px;
	}
	.header-bg {
		background-size: 40% 40%;
	}
	.header-watermark {
		top: 50px;
		width: 100%;
	}
	.header-watermark, .header-watermark > .small  {
		font-size: 16px;		
	}
	.content-bg {
		margin-top: -150px;
	}	
	.mould-item {
		float: left;
		margin: 5px 0 5px 0;
		width: 100%;
		display: flex;			/*  son 2 satır "vertical-align: middle" işlemi yapar */
	    align-items: center;
	}
	.mould-item .imgbg {
		width: 126px;
		padding: 10px;
	}
	.mould-item label {
		margin-left: 10px;
	}
	.googlemaps {
		width: 100%;
		height: 350px
	}
	.contact-form {
		width: 100%;
		margin: 0 auto;
	}
	.contact-label {
		text-align: left;
		width: 100%;
		font-size: 20px;
	}
	.contact-input {		
		width: 90%;
	}
	.contact-textarea {
		width: 90%;
	}
	.contact-group input[type=submit]{
		margin-top: 10px;
		margin-left: 0;
		margin-bottom: 30px;
	}
}
@media (min-width: 320px) and (max-width: 470px){
	html {
		font-size: 16px;
	}
	a.header-logo {
		font-size: 30px;
	}
	.cycle-overlay {
		position: relative;
		margin-top: -40px;
		z-index: 200;
		height: 60px;
		padding: 5px 10px 10px 10px;	
		font-size: 13px;
	}
	.cycle-overlay p{
		width: 100%;
	}
	.about { 
		font-size: 15px;
	}
	.container {
		width: 90%;
	}
	.product-items {
		width: 80%;
		margin-bottom: 30px;
	}
	.title-line > h3, .title-line > h3 > a {
		font-size: 13px;
	}
	.certificate > .certi-item {
		margin: 10px;
	}
	.text-right img {
		width: 10%;
	}
	.valign {
		display: block;
    	align-items:center;
	}
	.col-sm-6 > .text-right {
		margin-top: 20px;
	}
	.text-right b i {
		font-size: 14px;		
	}
	.header-bg {
		background-size: 22% 22%;
	}
	.header-watermark {
		top: 40px;
		width: 100%;
		height: 90px;
	}
	.header-watermark, .header-watermark > .small  {
		font-size: 12px;		
	}
	.content-bg {
		margin-top: -200px;
	}	
	.mould-item {
		float: left;
		margin: 5px 0 5px 0;
		width: 100%;
		display: flex;			/*  son 2 satır "vertical-align: middle" işlemi yapar */
	    align-items: center;
	}
	.mould-item .imgbg {
		width: 90px;
		height: 60px;
		padding: 5px;
	}
	.mould-item label {
		margin-left: 5px;
		font-size: 16px;		
	}
	.googlemaps {
		width: 100%;
		height: 350px;
	}
	.contact-form {
		width: 100%;
		margin: 0 auto;
	}
	.contact-label {
		text-align: left;
		width: 100%;
		font-size: 20px;
	}
	.contact-input {		
		width: 100%;
	}
	.contact-textarea {
		width: 100%;
	}
	.contact-group input[type=submit]{
		margin-top: 10px;
		margin-left: 0;
		margin-bottom: 30px;
	}
}
