﻿@charset "utf-8";
/* CSS Document */


/*BİZE YAZIN*/

.bizeyazin-alan { width: 46%; overflow: hidden; float: left; margin: 15px 0 0 2%; }
.bizeyazin-title { width: 100%; text-align: left; padding: 2px 15px 0 15px; color: #ff8e2a; font: normal 18px 'oswaldregular'; }
.bizeyazin-bg { /*width: 430px;*/ overflow: hidden; margin: 0 0 0 20px; }
.bizeyazin-bg p { font-size: 12px; }
.iletisimsagalan-form { width: 100%; }
.iletisimsagalan h1 { font-size: 14px; color: #fdb913; }
.iletisimsagalan-txt { font-size: 13px; font-weight: bold; margin-top: 10px; display: block; }
.iletisimsagalan-txt-bg { width: 100%; height: 40px; padding: 0 0 0 5px; margin: 10px 0 5px 0; border: 0; background-color: #ddd; font-family:Arial; font-size:13px;}
.iletisimsagalan-txt-dusunce { width: 100%; height: 120px; padding: 5px 0 0 5px; margin-top: 10px; background-color: #ddd; border: 0; font-family:"Arial"; font-size: 13px; }
.iletisimsagalan-lbluyari { display: block; margin: 10px 0; font-size: 13px; color: #ff8e2a; }
.iletisimsagalan-btn { width: 90px; height: 40px; margin-right: 1%; background: #4AB9E3; border-radius:5px; border: 0; float: right; color: #FFFFFF; font-weight: bold; cursor: pointer; }
.labelvalidator { font-size: 12px; margin: 0 0 0 10px; line-height: 2; }

.iletisim-sol { width: 50%; overflow: hidden; margin: 20px 10px 5px 0; float: left; text-align:left; }
.iletisim-sol table { width:100%; }
.iletisim-sol p { margin-top:5px; width: 100%; }
.iletisim-sag { width: 100%; overflow: hidden; float: right; }


@media screen and (max-width : 640px) {
    .iletisim-sol { width:100%; float:left;  }
    .bizeyazin-alan { width:100%; margin:10px auto; padding:0px; float:left; }
    .bizeyazin-bg { margin:0px; }
}


/*BİZE YAZIN*/


/*** SİPARİŞ FORMU ***/

.siparisformuholder { width:500px; } 
.siparisformuholder .icsatir { width: 480px !important; color:#000; }
.siparisformuholder .icsatir .txtbox { width: 443px; float: left; margin: 0 0 15px 0; }
.txt-bg { width: 90%; height: 40px; padding: 0 0 0 5px; margin: 10px 0 5px 0; border: 0; background-color: #f7f7f7; }
.txt-bg-aciklama {width: 90%; height: 120px; padding: 5px 0 0 5px; margin-top: 10px; background-color: #f7f7f7; border: 0; }
.btn { width: 150px; height: 40px; margin: 0 77px 10px 0; background: #425F9C; border-radius:5px; border: 0; float: right; color: #FFFFFF; font-weight: bold; cursor: pointer; }
.lbluyari { display: block; margin: 10px 0; font-size: 13px; color: #ff0000; }
.dropdownurun { width:50%; height:40px;  margin: 10px 0 5px 0; border:2px solid #F2F2F2; /*border-radius:5px;*/ padding:3px; -webkit-appearance: none; background:#f7f7f7;  /*background-image:url('Images/Arrowhead-Down-01.png');*//*background-position:88px;*/ background-repeat:no-repeat; text-indent: 0.01px;/*In Firefox*/ /*text-overflow: '' ;*/ /*In Firefox*/ }


/*** SİPARİŞ FORMU ***/


/* BAYİLİK FORMU*/

.bayilikformu { width:500px; overflow:hidden; }
.bayilikformu .icsatir {width:480px; color:#727272; }
.bayilikformu .icsatir .txtbox {width:450px; float:left; margin: 0 0 15px 0; }
.txt-background { width: 90%; height: 40px; padding: 0 0 0 5px; margin: 10px 0 5px 0; border: 0; background-color: #ddd; }
.txt-multiline {width: 90%; height: 120px; padding: 5px 0 0 5px; margin-top: 10px; background-color: #ddd; border: 0;}
.btn-onayla { width: 100px; height: 40px; margin: 0 77px 10px 0; background: #425F9C; border-radius:5px; border: 0; float: right; color: #FFFFFF; font-weight: bold; cursor: pointer; }
.lbluyaribayi { display: block; margin: 10px 0; font-size: 13px; color: #ff0000; }

.panel {width:100%; overflow:hidden; margin: 15px 0 0 0; }

/* BAYİLİK FORMU*/


/*SOSYAL MEDYA*/

.social-bg { width: 980px; overflow: hidden; background: #b70100; position: fixed; bottom: 0; margin-top: 30px; z-index: 9; }
.social { display: inline-block; height: 20px; float: left; margin: 4px 0 0 0; }
.social img { margin: 0 5px 0 0; }


