@charset "utf-8";
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);


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, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
div {
	box-sizing: border-box;
}
* {
    outline: none;
}
ol, ul {
	list-style: none;
}
.mr0 {
    margin-right: 0px !important;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
    line-height: 1;
	font-family: 'Rajdhani', sans-serif;
    background: url(../images/bg.png) top center no-repeat #fff;
}
.clear {
	clear: both;
}

input::-webkit-input-placeholder {
    font-size:14px;
	color:#fff;
}
input:-moz-placeholder {
    font-size:14px;
	color:#fff;
}
input::-moz-placeholder {
    font-size:14px;
	color:#fff;
}
input:-ms-input-placeholder {
    font-size:14px;
	color:#fff;
}
textarea::-webkit-input-placeholder {
    color: #fff;
}
textarea:-moz-placeholder {
    color: #fff;
}
textarea::-moz-placeholder {
    color: #fff;
}
textarea:-ms-input-placeholder {
    color: #fff;
}
select {
    color: #fff !important;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo .item a:hover {
	opacity: 1 !important;
}
a, label {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
a:hover, label:hover {
	opacity: 0.8;
}
.slider,.modules a:hover {
    opacity: 1 !important;
}
.slider a:hover {
    opacity: 1 !important;
}

.container {
	width: 1170px;
	margin: auto;
	position: relative;
}
.dil {
    float:right;
    margin-top: 20px;
}
.dil li {
    display: block;
    float:left;
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #65646a;
}
.dil li:last-child {
    border-right: 0px solid #65646a;
}
.dil li a{
    display: block;
    float:left;
    color: #65646a;
    font-size: 12px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}
.header {
    widtH:100%;
    float:left;
    margin-top: 10px;
    padding-top: 20px;
    position: relative;
}
.header .logo {
    width: 315px;
    height: 75px;
    float:left;
}
.header .menu {
    widtH:100%;
    float:left;
    margin-top: 30px;
}
.header .menu li{
    display: block;
    float:left;
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #65646a;
}
.header .menu li:first-child{
    padding-left: 0px;
}
.header .menu li:last-child{
    border-right: 0px solid #65646a;
}
.header .menu li a{
    display: block;
    float:left;
    color: #65646a;
    font-size: 17px;
    text-decoration: none;
    cursor: pointer;
}

.header .product_image {
    position: absolute;
    right: 70px;
    top: -50px;
}
.home_content {
    width:100%;
    float:left;
    margin-top: 40px;
    margin-bottom: 10px;
    position: relative;
}
.home_content h1 {
    width:440px;
    float:left;
    margin-bottom: 20px;
    font-size: 60px;
    color:#2398a0;
}
.home_content span {
    width:440px;
    float:left;
    margin-bottom: 60px;
    font-size: 15px;
    color:#65646a;
    line-height: 20px;
}
.home_content span li{
    list-style-type: disc;
}
.home_content span img{
    margin-bottom: 20px;
}
.home_content span b{
    font-weight: 800;
}
.home_content .ust_slider {
    width:529px;
    float:right;
    position: absolute;
    right: 90px;
    top: -224px;
}
.home_content .ust_slider img{
    width:100%;
}
.home_content .ust_slider .owl-dots {
    top: auto;
    width: 20px;
    left: auto;
    right: 0px;
    bottom: 0px;
}
.home_content .slider {
    width:591px;
    float:right;
    position: absolute;
    right: 0px;
    top: 0px;
}
.home_content .slider img{
    width:100%;
}
.home_content #tabs {
    width:100%;
    float:left;
    margin-bottom: 30px;
}
.home_content #tabs .button-renk {
    color: #2398a0;
}
.home_content #tabs li{
    display: block;
    float:left;
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #65646a;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    color: #989898;
}
.home_content #tabs li:first-child{
    padding-left: 0px;
}
.home_content #tabs li:last-child{
    border-right: 0px solid #65646a;
}

.product {
    width:100%;
    float: left;
    margin-top: 100px;
    position: relative;
    margin-bottom: 30px;
}
.product #tabs-product {
    width:100%;
    float:left;
    text-align: center;
    position: absolute;
    top: -30px;
}
.product #tabs-product .button-renk {
    color: #2398a0;
    background: url(../images/product_tabs_arrow.png) bottom center no-repeat;
    background-position-y: 20px;
}
.product #tabs-product li{
    display:inline-block;
    padding-left: 8px;
    padding-right: 13px;
    border-right: 1px solid #cacaca;
    font-size: 18px;
    cursor: pointer;
    height: 25px;
    padding-bottom: 5px;
    color: #65646a;
    font-weight: bold;
}
.product #tabs-product li a{
    color: #65646a;
	text-decoration: none;
}
.product .tabs-content-product .tel_tab{
    color:#fff;
	font-size:24px;
	width:100%;
	text-align: center;
	float:left;
	cursor: pointer;
}
.product .tabs-content-product .tel_tab:before{
    content: "\f095";
    font-size: 21px;
    margin-right: 5px;
    color:#fff;
	font-family:FontAwesome;
}
.product #tabs-product li:last-child{
    border-right: 0px solid #65646a;
}

.product .tabs-content-product {
    width:100%;
    float:left;
	padding: 60px;
    background: #2398a0;
}

.product .tabs-content-product li{
    width: 276px;
    height: 133px;
    float:left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.product .tabs-content-product li a{
    display: block;
    float:left;
    font-size: 24px;
    color:#ffF;
    text-decoration:none;
}
.product .tabs-content-product li img{
    width:133px;
    height: 133px;
    display: block;
    float:left;
    margin-right: 10px;
}
.product .tabs-content-product li span{
    display: block;
    float:left;
    margin-top: 33px;
    width: 133px;
}
.product .tabs-content-product li b{
    display: block;
    float:left;
    font-weight: bold;
    width: 133px;
}
.product .tabs-content-product li font{
    display: block;
    float:left;
    font-size: 11px;
    padding: 4px;
    background: #65646a;
    margin-top: 5px;
    padding-top: 6px;
}


.alloys .left_image {
    width: 545px;
    height: 245px;
    float:left;
    margin-top: 80px;
}
.alloys .left_image img{
    width: 100%;
}
.alloys .right_title {
    width: 490px;
    text-align: center;
    float: right;
    color:#65646a;
    margin-top: 52px;
}
.alloys .right_title strong{
    width: 100%;
    float:left;
    text-align: center;
    font-size: 42px;
    margin-top: 40px;
}
.alloys .right_title span{
    width: 100%;
    float:left;
    text-align: center;
    font-size: 20px;
}
.alloys .tablo {
    width:100%;
    float:left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.alloys .tablo span{
    width:100%;
    float:left;
    font-size:13px;
    color:#65646a;
    text-align: center;
    margin-top: 20px;
}
.alloys .tablo .deger {
    width:100%;
    float:left;
    margin-top: 5px;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #c1c1c1;
}
.alloys .tablo .deger .a1{
    width: 5%;
    float:left;
    color:#2398a0;
    font-weight: bold;
    margin-top: 0px;
    font-size: 12px;
}
.alloys .tablo .deger .a2{
    width: 8%;
    float:left;
    font-size: 13px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a3{
    width: 7%;
    float:left;
    font-size: 12px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a4{
    width: 5%;
    float:left;
    font-size: 12px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a5{
    width: 6%;
    float:left;
    font-size: 12px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a6{
    width: 5%;
    float:left;
    font-size: 12px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a7{
    width: 5%;
    float:left;
    font-size: 12px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a8{
    width: 5%;
    float:left;
    font-size: 12px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a9{
    width: 5%;
    float:left;
    font-size: 12px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a10{
    width: 5%;
    float:left;
    font-size:10px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a11{
    width: 5%;
    float:left;
    font-size: 12px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a12{
    width: 7%;
    float:left;
    font-size: 12px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a13{
    width: 5%;
    float:left;
    font-size: 12px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a14{
    width: 5%;
    float:left;
    font-size: 12px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a15{
    width: 6%;
    float:left;
    font-size: 12px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a16{
    width: 5%;
    float:left;
    font-size: 12px;
    text-align: center;
    color: #65646a;
}
.alloys .tablo .deger .a17{
    width: 5%;
    float:left;
    font-size: 12px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a18{
    width: 3%;
    float:left;
    font-size: 11px;
    color: #65646a;
    text-align: center;
}
.alloys .tablo .deger .a19{
    width: 3%;
    float:left;
    font-size: 12px;
    color: #65646a;
    text-align: center;
}

.header .gallery_title {
    position: absolute;
    right: 144px;
    top: 84px;
    font-size: 42px;
    color:#65646a;
}

.gallery {
    width:100%;
    float: left;
    padding: 20px;
    background: #2398a0;
    margin-top: 40px;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 60px;
}
.gallery #tabs-gallery {
    width:100%;
    float:left;
    text-align: center;
}
.gallery #tabs-gallery .button-renk {
    color: #b8faff;
}
.gallery #tabs-gallery li{
    display:inline-block;
    padding-left: 8px;
    padding-right: 13px;
    border-right: 1px solid #fff;
    font-size: 16px;
    font-weight: 800;
    cursor: pointer;
    height: 100%;
    color: #fff;
}
.gallery #tabs-gallery li:last-child{
    border-right: 0px solid #65646a;
}

.gallery .tabs-content-gallery {
    widtH:100%;
    float:left;
    margin-top: 30px;
}
.gallery .tabs-content-gallery img{
    widtH:100%;

}
.gallery .tabs-content-gallery .owl-nav {
    width: 100%;
    float: left;
    top: 50%;
    left: 0px;
}
.gallery .tabs-content-gallery .owl-nav .owl-prev:hover {
    background: url(../images/left.png) no-repeat;
}
.gallery .tabs-content-gallery .owl-nav .owl-prev {
    left: -60px;
    width: 17px;
    height: 17px;
    background: url(../images/left.png) no-repeat;
    position: absolute;
}

.gallery .tabs-content-gallery .owl-nav .owl-next:hover {
    background: url(../images/right.png) no-repeat;
}
.gallery .tabs-content-gallery .owl-nav .owl-next {
    right: -60px;
    width: 17px;
    height: 17px;
    background: url(../images/right.png) no-repeat;
    position: absolute;
}
.header .contact_title {
    position: absolute;
    right: 144px;
    top: 84px;
    font-size: 42px;
    color:#65646a;
}

.contact {
    width:100%;
    float:left;
    margin-top: 40px;
}
.contact .harita {
    width: 517px;
    height: 284px;
    float:left;
    margin-bottom: 30px;
}
.contact .harita iframe{
    width: 100%;
    height: 100%;
    float:left;
}

.contact .form {
	display:block;
	float:right;
	width: 622px;
}

.contact .guvenlik_kodu{
	width: 18%;
	float: left;
}
.contact .guvenlik_kodu img{
	width: 100px;
	height: 52px;
}
.contact .guvenlik_input{
	width: 66% !important;
	margin-right: 0px !important;
}

.contact .form input{
	display:block;
	float:left;
	width: 100%;
	height: 50px;

	margin-bottom: 10px;
	text-indent: 10px;
	margin-right: 20px;
	color: #ffffff;
	border: 0px solid #76d3c6;
	background: #2398a0;
}
.contact .form textarea{
	display:block;
	float:left;
	width: 100%;
	height:150px;
	border:none;
	text-indent: 10px;




	padding-top: 10px;
	outline:none;
	color: #ffffff;
	border: 1px solid #76d3c6;
	background: #2398a0;
	box-sizing: border-box;
	margin-bottom: 10px;
	font-family: 'Rajdhani', sans-serif;
}
.contact .form .iletisim_button{
	display:block;
	float: right;
	background-color: #65646a;
	border:none;
	text-indent: 0px;
	color: #fff;
	margin-top: 0px;
	width: 90px;
	outline:none;
	cursor:pointer;
	margin-right: 0px;
	height: 52px;
	}
.contact .adres {
    width: 517px;
    float:left;
    color:#575756;
    font-size:14px;
    line-height: 18px;
}

.footer {
    width:100%;
    float: left;
    padding: 30px;
    background: #2398a0;
    position: relative;
    margin-top: 90px;
    padding-bottom: 140px;
}
.footer .footer_logo {
    width: 173px;
    height: 38px;
    float:left;
}
.footer .footer_logo img{
    width: 100%;
    height: 100%;
    float:left;
}
.footer .copyright {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.52);
    float:left;
    width: 100%;
    margin-top: 20px;
}
.footer .copyright a{
    color: rgba(255, 255, 255, 0.52);
	text-decoration: none;
}
.footer .footer_menu {
    float: right;
}
.footer .footer_menu li {
    display: block;
    float:left;
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #fff;
}
.footer .footer_menu li:first-child{
    padding-left: 0px;
}
.footer .footer_menu li:last-child{
    border-right: 0px solid #fff;
}
.footer .footer_menu li a{
    display: block;
    float:left;
    color: #fff;
    font-size: 17px;
    text-decoration: none;
}
.res_menu {
    display: none;
}