.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
html {
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
}
body {
  background-color: #ffffff;
  color: #4d4f53;
  font-size: 13px;
  font-family: "Segoe UI", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", "BBAlpha Sans", "S60 Sans", Arial, "sans-serif";
  margin: 0px auto;
  overflow-x: hidden;
  padding: 0;
}
table {
  margin: 0;
}
h5 {
  font-weight: bold;
}
input,
textarea {
  background: #ffffff;
  border: 1px solid #dddddd;
  font-size: 14px;
  line-height: 20px;
  margin: 5px 0 20px 0;
  padding: 5px;
  width: 248px;
}
input:focus,
textarea:focus {
  outline: 0;
}
input[readonly="readonly"] {
  background-color: #c3c3c3;
  cursor: not-allowed;
  width: 250px;
}
input[readonly="readonly"]:hover {
  background-color: #c3c3c3;
  cursor: not-allowed;
}
input[type="radio"],
input[type="checkbox"] {
  width: 20px !important;
  border: none;
}
input[type="text"].blueBorder {
  border: 1px solid #95d8ff;
}
input[type="text"],
input[type="password"],
input[type="Email"],
select,
textarea {
  background-color: #ffffff;
  border: 1px solid #bababa;
  color: #787878;
  font-size: 100%;
  margin: 0;
  padding: 6px 1px 3px;
  position: relative;
  text-indent: .33em;
}
input[type="text"]:hover,
input[type="password"]:hover,
select:hover,
textarea:hover {
  border-color: #888888;
}
input[type="text"]:disabled,
input[type="password"]:disabled textarea:disabled {
  background-color: #b0b0b0;
  border-color: #000000;
  color: #4d4f53;
}
textarea {
  height: 100px;
  resize: none;
}
.float-left {
  float: left !important;
}
p {
  line-height: 22px;
  z-index: 2;
  position: relative;
  color: #000000;
}
label {
  font-weight: bold;
}
a {
  color: #e01b22;
}
a:focus,
a.focus {
  color: #570b0d;
}
a:hover {
  color: #570b0d;
}
a:active {
  color: #570b0d;
}
ul {
  margin: 0;
  padding: 0;
  margin-left: 25px;
  list-style-type: none;
}
.clr-padding,
.col-md-12.clr-padding .col-md-6.clr-padding,
.col-md-8.clr-padding {
  padding: 0;
}
.clr-left-padding {
  padding-left: 0px;
}
.clr-right-padding {
  padding-right: 0px;
}
.margin-bottom {
  margin-bottom: 20px;
}
.margin-top {
  margin-top: 20px;
}
.field-validation-error {
  background-image: none;
  color: #ffffff;
  font-size: 11px;
  padding: 5px;
  background-color: #e01b22;
  display: inline-block;
  margin-bottom: 10px;
  position: static !important;
  line-height: 20px;
}
.field-validation-valid {
  display: none;
}
.validation-summary-errors {
  color: #ff0000;
  font-size: 14px;
  font-weight: bold;
}
.validation-summary-errors ul {
  margin-left: 0;
}
.validation-summary-errors ul,
.validation-summary-errors li {
  list-style: none;
  margin-bottom: 0px;
}
.validation-summary-valid {
  display: none;
}
.error {
  color: #ff0000;
}
.required-field {
  font-size: 12px;
  line-height: 20px;
}
.required-field span {
  color: #ff934d;
}
.g-recaptcha {
  clear: both;
  margin: auto;
  margin-bottom: 10px;
  width: 300px !important;
}
.strong {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.absolute-div {
  position: absolute;
}
@media only screen and (max-width: 1024px) {
  input[type="checkbox"],
  input[type="radio"] {
    cursor: pointer;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: relative;
    box-sizing: content-box;
    width: 20px !important;
    height: 20px;
    border-width: 0;
    transition: all .3s linear;
  }
  .map img {
    max-height: 375px;
    min-height: 375px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .map img {
    min-height: 375px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  body {
    background: transparent;
  }
  .field-validation-error {
    width: 100%;
    margin-left: 0;
  }
  input[type="text"],
  input[type="password"],
  textarea {
    width: 100% !important;
  }
  .map img {
    min-height: 100px;
    width: 100%;
  }
  .contactform {
    margin: 0;
    padding: 0;
  }
}
.orange {
  color: #ff934d;
}
.lineheight25 {
  line-height: 28px;
}
.contact-form input[type="text"],
select,
textarea {
  width: 100%;
}
#yenilemeDiv .yenilemeHiglight {
  display: block;
  background-color: #e4e5e6;
  padding: 10px 30px;
  margin: 10px;
}
.teminatWrap {
  width: 100%;
  border: solid 1px #c3c5c5;
  border-top: none;
  position: relative;
  float: left;
  background: #ffffff;
  margin: 0;
  padding: 0;
}
.teminatLogo {
  width: 100%;
  border: solid 1px #c3c5c5;
  border-top: none;
  position: relative;
  float: left;
  background: #ffffff;
  margin: 0;
}
.teminatLogo img {
  padding: 5px;
  float: left;
}
.teminatSirketCaption {
  font-size: 16px;
  font-weight: bold;
  padding: 5px;
  line-height: 3;
}
.teminatWrap .teminatAdi {
  position: relative;
  float: left;
  background: #f9f9f9;
  padding: 5px;
  width: 90%;
}
.teminatWrap .teminat {
  position: relative;
  float: left;
  background: #ffffff;
  border-left: none;
  width: 6%;
  text-align: right;
  padding: 0;
}
.teminatWrap label {
  line-height: 3;
  font-size: 13px;
}
.teminatDeger img {
  margin-top: 10px;
}
.teminatWrap .teminat .degerTxt {
  font-weight: bold;
  line-height: 4;
}
.teminatWrapNew {
  border-collapse: collapse;
  width: 100%;
}
.teminatWrapNew td,
.teminatWrapNew th {
  border: 1px solid #dddddd;
  padding: 15px;
  vertical-align: middle;
}
.teminatWrapNew tr:nth-child(even) {
  background-color: #f2f2f2;
}
.teminatWrapNew th {
  padding: 15px;
  background-color: #ffffff;
  color: #4d4f53;
}
.teminatWrapNew .leftAlign {
  text-align: left;
}
.teminatWrapNew .rightAlign {
  text-align: right;
}
#dvInfo {
  height: 250px;
  background-color: #d9015d;
  color: #ffffff;
  padding: 10px;
}
#dvTeaser p,
#dvInfo p {
  color: #ffffff;
}
#dvCompany {
  height: 250px;
  color: #ffffff;
  padding: 10px;
}
#dvTeaser {
  height: 250px;
  background-color: #0083a9;
  color: #ffffff;
  padding: 10px;
  overflow: hidden;
}
#dvInfo .titleWs,
#dvCompany .titleWs,
#dvTeaser .titleWs {
  font-weight: bold;
  font-size: 15px;
}
#dvInfo a,
#dvInfo a:visited,
#dvInfo a:active,
#dvCompany a,
#dvCompany a:visited,
#dvCompany a:active,
#dvTeaser a,
#dvTeaser a:visited,
#dvTeaser a:active {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}
.profileCaptions {
  position: relative;
  float: left;
  width: 99%;
  background-color: #919294;
  color: #ffffff;
  padding: 10px;
  margin-bottom: 20px;
  font-weight: bold;
}
form#frmRegister input {
  width: 100%;
}
form#frmRegister input.btn {
  width: 140px;
}
form#frmRegister label {
  font-weight: bold;
}
form#frmRegister .form-group {
  margin-bottom: 0px;
}
div#GridAdres,
div#GridTeklif {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.sub-content h1 {
  float: left;
  border-bottom: 1px solid #dddddd;
  color: #4d4f53;
  font-size: 22px;
  width: 100%;
  line-height: 40px;
}
.sub-content .steps-menu {
  background-color: #4d4f53;
  font-weight: bold;
  cursor: default;
  font-size: 12px;
  float: left;
  margin: 0px 0px 20px 0px;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.sub-content .steps-menu ol {
  margin: 0;
}
.sub-content .steps-menu ol li {
  border-right: solid 1px #dadada;
  color: #ababab;
  display: block;
  float: left;
  padding: 10px;
}
.sub-content .steps-menu ol li.active {
  background: url("Images/uparrow.png") no-repeat bottom center;
  background-color: #e01b22;
  color: #ffffff;
  display: block;
  float: left;
}
.sub-content .brans-name {
  background-color: #4d4f53;
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  margin: -50px 0px;
  padding: 3px 10px;
  float: right;
  text-align: center;
}
.red-label {
  color: #ff0000;
  font-size: 15px;
  font-weight: bold;
}
.table-mini {
  font-size: 12px;
}
span#Email_validationMessage {
  padding: 5px;
}
/* hacks for IE */
* html .clearfix {
  height: 1%;
}
body {
  -ms-overflow-style: scrollbar;
}
.teklif-complate {
  color: #0083a9;
}
.tempTeklif {
  margin-top: 80px;
}
.txtBoxDisable {
  background-color: #b0b0b0;
  border-color: #000000;
  color: #4d4f53;
}
