body {
    font-family: 'Lexend Deca',sans-serif;
    font-size: 18px !important;
	color: #000000;
	text-shadow: 10px 10px 16px #cccc;
	background: #fff;
}

header.masthead {
  padding-top: 0;
  padding-bottom: calc(1rem - 1.5rem);
  background-image: linear-gradient(250deg, rgba(47,79,79,0.9304096638655462) 30%, rgba(0,0,0,1) 51%, rgba(47,79,79,1) 96%), url(assets/img/goruntulu-sohbet.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}
header.masthead h1, header.masthead .h1 {
  font-size: 2.25rem;
}
@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 2.5rem;
    padding-top: 2rem;
    padding-bottom: 0;
  }
  header.masthead p {
    font-size: 1.15rem;
	color: #fff;
  }
  header.masthead h1, header.masthead .h1 {
    font-size: 3rem;
	color: #fff;
  }
}
@media (min-width: 1200px) {
  header.masthead h1, header.masthead .h1 {
    font-size: 4rem;
	color: #fff;
  }
}
header.sohbethead {
  padding-top: 0;
  padding-bottom: calc(1rem - 1.5rem);
  background-image: #ffff;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}
header.sohbethead h1, header.sohbethead .h1 {
  font-size: 2.25rem;
}
@media (min-width: 992px) {
  header.sohbethead {
    height: 105vh;
    min-height: 2.5rem;
    padding-top: 2rem;
    padding-bottom: 0;
  }
  header.sohbethead p {
    font-size: 1.15rem;
  }
  header.sohbethead h1, header.sohbethead .h1 {
    font-size: 3rem;
  }
}
@media (min-width: 1200px) {
  header.sohbethead h1, header.sohbethead .h1 {
    font-size: 4rem;
  }
}

.navbar {
	padding-top: 5px;
    font-size: 18px !important;
	color: #000000;
    margin-top: 0;
    margin-left: 1.125rem;
}

.navbar a {
	color: #000000;
	font-size: 1.6rem !important;
}

.navbar-toggler {
	font-size: 2.3rem !important;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-collapse {
	overflow-y: auto;
}

.ustyazi {
    font-size: 20px !important;
	color: #fff;
} 

.slogan {
    font-size: 30px !important;
	color: #dc3545;
} 


.form {
	border-radius: 30px;
	border: 2px solid;
	-webkit-box-shadow: 10px 10px 20px -5px #000000; 
	box-shadow: 10px 10px 20px -5px #000000;
}

.btn-submit {
	border-radius: 15px;
	-webkit-box-shadow: 10px 10px 20px -5px #000000; 
	box-shadow: 10px 10px 20px -5px #000000;
}

.row {
  padding-bottom: 3rem !important;
}

.bolum {
	margin-top: 50px;
  	border-radius: 30px;
	border: 2px solid;
	padding: 20px 20px;

}


hr {
  margin: 1rem 0;
  color: inherit;
  background-color: white;
  border: 3;
  opacity: 2.25;
}

hr:not([size]) {
  height: 1px;
}

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(2.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
  color: #00B0FF;
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}


.insidePic {
	max-width: 100%;
    border-radius: 20px;
    box-shadow: 0 5px 10px #11203129;
    margin: 30px 0 10px 0;
    display: initial;
	filter: hue-rotate(360deg);
	box-shadow: 15px 15px 30px purble;
    border-bottom: 2px solid #2c506c91;
    border-left: 1px solid #2c506c91;
    border-right: 1px solid #2c506c91;
    border-top: 1px solid #2c506c91;
	width:100%;
	height:100%;
}


.buttonsArea {
    max-width: 900px;
    margin: 0 0 5rem 0;
    display: inline-block;
	padding-left: 5%;
}
.firstButton {
    color: white;
    font-weight: 700;
    text-decoration: none;
    padding: 1.7rem 1.5rem 1.5rem 1.5rem;
    text-shadow: 0 1px 2px #0000004d;
    background: linear-gradient(0deg, #009307c4, #00ea6a);
    display: block;
    max-width: 500px;
    margin: 1rem;
    border-radius: 1rem;
    font-size: 1.5rem;
    box-shadow: 0 3px 5px #2d37093b;
    border-bottom: 0px solid #394e008f;
    text-transform: uppercase;
}
.firstButton:hover {
    text-decoration: none;
    background: linear-gradient(0deg, #00a808c4, #00dc64);
}
.otherButtons {
    color: white;
    font-weight: 700;
    text-decoration: none;
    padding: 1.3rem 1.5rem 1.1rem 1.5rem;
    text-shadow: 0 1px 2px #0000004d;
    border-bottom: 3px solid #411f00c4;
    background: linear-gradient(0deg, #bf5d00, #ff990f);
    min-width: 215px;
    margin: 0.4rem 0.5rem;
    border-radius: 1rem;
    font-size: 1.2rem;
    box-shadow: 0 3px 5px #3717093b;
    text-transform: uppercase;
    display: inline-block;
}
.otherButtons:hover {
    text-decoration: none;
    border-bottom: 2px solid #823e00c4;
    background: linear-gradient(0deg, #cc6300, #f4920e);
}

@media screen and (max-width: 768px) {
.firstButton {
        padding: 1.7rem 1rem 1.5rem 1rem;
        font-size: 1.2rem;
}
}

@media screen and (max-width: 768px) {
	.insidePic {
		max-width: 100%;
		border-radius: 20px;
		box-shadow: 0 5px 10px #31231138;
		display: initial;
		margin: 20px 0 20px 0;
   }
}

.footer {
	margin-top: 20px;
	margin-bottom: 0px;
	background-image: linear-gradient(50deg, rgba(47,79,79,0.9304096638655462) 10%, rgba(0,0,0,1) 51%, rgba(47,79,79,1) 96%);
}

.footer-link {
	margin-top: 20px;
}
.footer-link span {
	color: #fff;
	font-size: 1.2rem !important;
	margin: 20px 20px;
}