body {
  font-family: 'Montserrat', sans-serif;
  position: relative;
  width: 100%;
  height: 100%;
  color:#333;
  background-color:#FFF; }

html {
  width: 100%;
  height: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin: 0 0 35px;
  letter-spacing: 1px;
  text-transform: uppercase; }

p {
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 25px; }
  @media (min-width: 768px) {
    p {
      font-size: 16px;
      line-height: 1.6;
      margin: 0 0 15px; } }

a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #333; }
  a:focus, a:hover {
    text-decoration: none;
    color:#F00; }

#mainNav {
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background-color: black; }
  #mainNav .navbar-toggler {
    font-size: 14px;
    padding: 11px;
    color: white;
    border: 1px solid white; }
  #mainNav .navbar-brand {
    font-weight: 700; }
  #mainNav a {
    color: white; }
  #mainNav .navbar-nav .nav-item {
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out; }
    #mainNav .navbar-nav .nav-item:hover {
      color: fade(white, 80%);
      outline: none;
      background-color: transparent; }
    #mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
      outline: none;
      background-color: transparent; }
  @media (min-width: 992px) {
    #mainNav {
      padding-top: 20px;
      padding-bottom: 20px;
      -webkit-transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s;
      -moz-transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s;
      transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s;
      letter-spacing: 1px;
      border-bottom: none;
      background: transparent; }
      #mainNav.navbar-shrink {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        background: #F7C723; }
      #mainNav .nav-link.active {
        outline: none;
        background-color: rgba(255, 255, 255, 0.3); }
        #mainNav .nav-link.active:hover {
          color: white; } }

.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.btn-circle {
  font-size: 26px;
  width: 55px;
  height: 55px;
  margin-top: 15px;
  line-height: 45px;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  color: white;
  border: 2px solid white;
  border-radius: 100% !important;
  background: transparent; }
  .btn-circle:focus, .btn-circle:hover {
    color: white;
    outline: none;
    background: rgba(255, 255, 255, 0.1); }

.content-section {
  padding-top: 100px;
  padding-bottom: 100px; }

.download-section {
  color: white;
  background-color:#4D9045; }



@media (min-width: 992px) {
  .content-section {
    padding-top: 150px;
    padding-bottom: 150px; } }

.btn {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  border-radius: 0; }
  
.btn b{ color:#000; font-size:20px }
.btn-default {
  color:#06ADE8;
  border: 1px solid #FFF;
  background-color: #FFF; }
  .btn-default:focus, .btn-default:hover {
    color: black;
    border: 1px solid #F7C723;
    outline: none;
    background-color: #F7C723; }
  .bltr:focus, .bltr:hover {
    color: black;
    border: 1px solid #9FDBF6;
    outline: none;
    background-color: #9FDBF6; }

ul.banner-social-buttons {
  margin-top: 0; }
  @media (max-width: 1199px) {
    ul.banner-social-buttons {
      margin-top: 15px; } }
  @media (max-width: 767px) {
    ul.banner-social-buttons li {
      display: block;
      margin-bottom: 20px;
      padding: 0; }
      ul.banner-social-buttons li:last-child {
        margin-bottom: 0; } }

footer {
  padding: 50px 0; }
  footer p {
    font-size: 14px;
    margin: 0; }

::-moz-selection {
  background: #fcfcfc;
  background: rgba(255, 255, 255, 0.2);
  text-shadow: none; }

::selection {
  background: #fcfcfc;
  background: rgba(255, 255, 255, 0.2);
  text-shadow: none; }

img::selection { background: transparent; }

img::-moz-selection { background: transparent; }

body {  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.2); }


#slid1 {}
#slid1 h1{ font-weight:bold; font-size:30px; color:#201E1F; text-transform:none}
#slid1 p{ font-size:16px; color:#201E1F; text-transform:none}
#slid2 h1{ font-weight:bold; font-size:30px; color:#201E1F; text-transform:none}
#slid2 p{ font-size:14px; color:#201E1F; text-transform:none}

@media (max-height: 750px) {
	.cvx { display:none}
	#slid2 { margin-bottom:10% }
}


#satin-al { background-color:#9FDBF6;}
.boxi h4{ margin:0; font-size:20px; text-align:right;}
.boxi .spt1 .col{ border-bottom:1px solid rgba(8, 8, 8, 0.08)}
.boxi .spt1 .col:first-child{ border-bottom:none}
#koten3, .spt2 { font-weight:bold; font-size:18px; line-height:35px}
label {display: inline-block;margin-bottom: 0;line-height: 38px;}
.socials a { display:inline-block; margin:15px 5px;}
.socials a img {-webkit-filter: grayscale(0); filter: grayscale(0);}
.socials a:hover img {-webkit-filter: grayscale(100%);filter: grayscale(100%);-webkit-transition: .3s ease-in-out;transition: .3s ease-in-out;}
.has-error::-webkit-input-placeholder{color:#e10313!important}.has-error:-moz-placeholder{color:#e10313!important}.has-error::-moz-placeholder{color:#e10313!important}.has-error:-ms-input-placeholder{color:#e10313!important}
select.has-error { color:#e10313}
select.valid { color:inherit}
#qSend {background-color: #e10313; border: none; cursor: pointer; border-radius: 10px; display: block; margin: 10px auto; padding: 10px 25px; font-weight: bold;font-size: 16px;}

#destek .float-left { padding:15px 15px 15px 0px }

.model {display:none;width: 80%;font-size: 14px !important; line-height: 18px !important;}
.model p{font-size: 14px !important; line-height: 18px !important;}
 