/*
Theme Name: Elegans Tema
Theme URI: www.elegansajans.com
Author: ELEGANS AJANS
Author URI: www.elegansajans.com
Description: Kurum ve şahıslar için oluşturulmuş responsive bir elegansajans.com temasıdır.
Version: 3.0
Tags: elegans ajans, bootstrap, wordpress,tema, responsive
*/
html,
body {
	height: 100%;
	outline: none !important;
	margin: 0;
	padding: 0;
	font-family: 'Mulish', sans-serif !important;
	transition: 0.5s ease-in-out;
	scroll-behavior: smooth;
}

a {
	outline: none !important;
	text-decoration: none !important;
}

a:hover,
a:focus {
	outline: none !important;
	text-decoration: none !important;
}

/* Scrollbar */
::-webkit-scrollbar {
	width: 10px;
}

::-webkit-scrollbar-track {
	background: #fff;
}

::-webkit-scrollbar-thumb {
	background: #ccc;
}

::-webkit-scrollbar-thumb:hover {
	background: #ccc;
}

.container {
	margin: 0 auto;
		max-width:1170px!important;

}
.container-fluid {
	padding: 0;
	margin: 0 auto;
}

/*

/* ANA SAYFA */
.carousel-indicators {
	bottom: 30px !important;
}

@media(max-width:576px) {
	.carousel-indicators {
		bottom: 70px !important;
		left: 0 !important;
	}
}

.carousel-indicators button {
	width: auto;
	height: auto;
	color: white;
	font: 700 30px 'Mulish', sans-serif;
	border-radius: 50px !important;
	border: 0;
	opacity: .5;
	margin-right: 10px;
	margin-left: 10px;
	background: transparent !important;
	transition-duration: .3s;
	outline: 0;
}

.carousel-indicators button:hover {
	background-color: transparent !important;
	border-radius: 50px !important;
	width: auto;
	height: auto;
	color: #1E73BE;
	font: 700 50px 'Mulish', sans-serif;
	outline: 0;
}

.carousel-indicators button:focus {
	width: auto;
	height: auto;
	border-radius: 50px !important;
	border: 0 !important;
	outline: 0 !important;
}

.carousel-indicators button.active {
	background-color: transparent !important;
	border-radius: 50px !important;
	width: auto;
	height: auto;
	color: #1E73BE;
	font: 700 50px 'Mulish', sans-serif;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	height: 40px;
	width: 40px;
	background-size: 100%, 100%;
	border-radius: 7px;
}

section.slider-alani {
	position: relative;
	z-index:0;
	top: 0;
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px 0px;
}



.fill {

	position: relative;

	background-repeat: no-repeat !important;

	background-size: cover !important;

	background-position: center center !important;

	overflow: hidden !important;

	width: 100%;

	height: 80vh;

	padding: 45px 0px;

	z-index: 0;

	transition: .5s ease-in-out;

	display: flex;

	align-items: center;

}

@media (max-width:576px) {

	.fill {

		background-position:58% !important;

	}

}

.slider {

	margin-top: 100px;

}

.slide-center {

	position: relative;

	display: flex;

	align-items: center;

}

.s-left {

	width: 50%;

	margin-top: 25px;

}

.s-right {

	width: 50%;

	margin-top: 25px;

	display: flex;

	justify-content: center;

}

@media (max-width:576px) {

	.s-right img {

		max-width: 195px;

	}

}

.bg-layer {
	position: absolute;
	right: -75px;
	bottom: 0;
	width: 972px;
	height: 625px;
	background-repeat: no-repeat;
	z-index: -1;

}

.slider-icerik {
	position: absolute;
	bottom: 160px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

@media (max-width:576px) {
	.slider-icerik {
		bottom: 150px;
	}
}

.cover-bg {

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	width: 100%;

	height: 100%;
	z-index: -1;

}

section.slider-alani .yazi-alani {
	position: relative;
	margin-top: 0px;
	max-width: 479px;
}

@media (max-width:768px) {
	section.slider-alani .yazi-alani h1 {
		font-weight: 900;
		font-size: 35px;
		text-align: center;
	}

	section.slider-alani .yazi-alani p {
		font-weight: 300;
		font-size: 17px;
		text-align: center;
	}
}

section.slider-alani .yazi-alani .btn {
	position: relative;
	transition: 0.3s ease-in-out;
	border-radius: 100px;
	width: 169px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	/*border:2px solid;
	border-color:rgba(255,255,255,0.5);*/
}
section.slider-alani .yazi-alani:nth-child(1) .btn {
	margin-right:10px;
}
@media (max-width:576px) {
	section.slider-alani .yazi-alani .btn {
		margin: 0 auto;
		padding: 9px 12px;
	}

	section.slider-alani .yazi-alani .btn .fas {
		font-size: 11px;
	}
}
@media (max-width:992px){
	section.slider-alani .yildizlar  {
	justify-content:center;
}
}

section.slider-alani .yildizlar .fa-solid {
	color:#efbc10;
}
section.slider-alani .yildizlar .yildizlar-text {
	margin-left:10px;
	color:#fff;
}
section.slider-alani .yazi-alani hr.slider_cizgi {
	width: 75px;
	height: 5px;
	background-color: #1E73BE;
	opacity: 1;
}

section.slider-alani .urun-resmi {
	position: absolute;
	right: 0;
}

section.slider-alani .ortala {
	position: relative;
	max-width: 1200px;
	right: 0;
	margin: 0 auto;
}

.blog .blog-tab {
	position: relative;
	background-color: #fff;
	box-shadow: 0px 0px 30px -10px rgba(0, 0, 0, 0.6);
	border-radius: 10px;
	overflow: hidden;
}

.blog .blog-tab .tab-img {
	overflow: hidden;
	max-height: 284px;
}

.blog .blog-tab .tab-img img {
	width: 100%;
	height: auto;
}

.blog .blog-tab h3 {
	font: 500 22px 'Mulish', sans-serif;
	text-align: center;
	color: #000;
	margin-top: 20px;
}

.blog .blog-tab span.blog-tarih {
	font: 300 15px 'Mulish', sans-serif;
	text-align: center;
	display: block;
	color: #000;
}

.blog .blog-tab hr {
	max-width: 300px;
	margin-top: 30px;
	margin-bottom: 61px;
}

a.blog-detay-buton {
	position: absolute;
	bottom: -10px;
	right: -11px;
	color: #fff;
	background-color: #7346e7;
	width: 63px;
	height: 54px;
	padding: 10px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 230px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition-duration: .3s;
}

.blog-tab:hover>a.blog-detay-buton {
	background-color: #1E73BE;
}

/* İÇ SAYFALAR */

/*PHP SAYFALAR*/
.sub-bg {
	position: relative;
	width: 100%;
	min-height:160px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 0px 0px;
}
@media (max-width:768px){
	.sub-bg{
		min-height:129px!important;
	}
}
/*
.sub-bg::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
}
*/

.blog-bg {
	position: relative;
	width: 100%;
	height: 450px;
	background: url("/wp-content/uploads/2021/04/hizmetler.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.search-bg {
	position: relative;
	width: 100%;
	height: 450px;
	background: url("/wp-content/uploads/2021/04/hizmetler.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.sub-bg .baslik-alani {
	position: relative;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
	text-align: center;
}

.sub-bg h1,
.sub-bg a:hover,
.sub-bg a:focus {
	font: 700 35px 'Mulish', sans-serif;
	color: #fff;
	margin: 0;
	padding: 0px;
	text-decoration: none;
	text-align: center;
}

.sub-bg .breadcrumbs {
	text-align: center;
}

.sub-bg .breadcrumbs a {
	font: 500 15px 'Mulish', sans-serif;
	color: #fff;
	text-align: center;
}

.sub-bg .breadcrumbs span {
	font: 300 15px 'Mulish', sans-serif;
	color: #fff;
	text-align: center;
}

.sub-bg ul {
	list-style: none;
	margin: 0px 0px;
	padding: 0;
	display: block;
}

.sub-bg ul li {
	list-style: none;
	margin: 0 auto;
	padding: 0px 15px;
	clear: both;
	color: #fff;
}

.sub-bg ul li:nth-child(1) {
	padding-left: 0 !important;
}

.sub-bg ul li:nth-last-child(1) {
	border-right: 0;
}

.sub-bg ul li h3 {
	color: #fff;
	font-size: 25px;
	border-radius: 2em;
	margin: 0 auto;
	padding: 10px 25px;
	text-align: center;

}

.sub-bg ul li span a:hover,
.titleBg ul li span a:focus {
	font: 13px 'Mulish', sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	padding-top: -15px !important;
}

.sub-bg h2 {
	font: 30px 'Mulish', sans-serif;
	color: #ffffff;
	display: block;
}

.sub-bg p {
	font: 20px 'Mulish', sans-serif;
	color: #ffffff;
	display: block;
}

.alt-ok {
	position: absolute;
	left: 0;
	right: 0;
	top: 173px;
	width: 100px;
	height: 100px;
	font-size: 50px;
	color: #000;
	margin: 0 auto;
	border-radius: 100px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.alt-ok .fas:hover {
	color: #000;
}

/*İletişim*/
.wpforms-container input {
	width: 100% !important:
}

.wpforms-submit {
	background-color: #1E73BE !important;
	width: 150px !important;
	color: #fff !important;
	border-radius: 3px !important;
	border: 2px solid #1E73BE !important;
	transition: .3s ease-in-out;
}

.wpforms-submit:hover {
	border: 2px solid #1E73BE !important;
	background-color: transparent !important;
	color: #1E73BE !important;
}

p:empty:before {
	display: none;
}

/*Search*/
.SiteSearch {
	position: relative;
	display: flex;
	margin: 0 auto;
	max-width: 439px;
	padding: 25px 21px;
}

ul.searchpage {
	margin: 0;
	padding: 0;
	list-style: none;
}

.searchpage li {
	background: #fff;
	list-style: none;
	margin: 10px auto;
	padding: 10px 10px;
	border-radius: 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.searchpage li a {
	font: 50 15px 'Mulish', sans-serif;
	color: #1E73BE;
}

.searchpage li a:hover {
	text-decoration: underline !important;
}

.searchpage li p {
	font: 400 13px/22px 'Mulish', sans-serif;
	;
	color: #888;
}

h3 em {
	background: #1E73BE;
	color: #fff;
	font-size: 22px;
	border-radius: 5px;
	padding: 0px 10px;
}

.searchform {
	position: relative;
	width: 100%;
}

.search {
	margin-top: 25px;
}

.searchText {
	width: 100%;
	max-width: 100%;
	border: 1px solid rgba(0, 43, 92, 0.08);
	border-radius: 0px;
	margin: 0;
	padding: 10px 15px;
	font: 17px 'Mulish', sans-serif;
	color: #000;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.searchText:focus {
	outline: 0;
}

.searchButton {
	position: absolute;
	top: 10px;
	right: 10px;
	background: transparent;
	font: 16px 'Mulish', sans-serif;
	color: #000;
	border-radius: 5px;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	transition: .5s ease-in-out;
	outline: 0;
	border: 0;
}

.searchButton:hover {
	cursor: pointer;
}

.searchButton:focus {
	cursor: pointer;
	outline: 0;
	border: 0;
}

/*Search*/
.modal {
	overflow: auto;
	color: #333;
}

/* Genel Tanımlar */

.container-fluid {
	padding: 0 !important;
}

.nav-tabs>li::focus {
	background: #f79420 !important;
}

.margintop0 {
	margin-top: 0 !important;
}

.margintop15 {
	margin-top: 15px !important;
}

.margintop25 {
	margin-top: 25px !important;
}

.margintop30 {
	margin-top: 30px !important;
}

.margintop35 {
	margin-top: 35px !important;
}

.margintop45 {
	margin-top: 45px !important;
}

.margintop55 {
	margin-top: 55px !important;
}

.margintop65 {
	margin-top: 65px !important;
}

.margintop75 {
	margin-top: 75px !important;
}

.marginbottom15 {
	margin-bottom: 15px !important;
}

.marginbottom25 {
	margin-bottom: 25px !important;
}

.marginbottom35 {
	margin-bottom: 35px !important;
}

.marginbottom45 {
	margin-bottom: 45px !important;
}

.marginbottom115 {
	margin-bottom: 115px !important;
}

.padding0 {
	padding: 0 !important;
}

.btn-mavi {
	background: #1E4799;
	color: #fff !important;
}

.btn-mavi-border {
	transition: 0.3s ease-in-out;
	border-radius: 40px;
}

.bg-gri {
	background: #ececec;
	padding: 65px 0px;
}

.bg-mavi {
	background-color: #1E4799;
	padding: 65px 0px;
}

.gizle {
	display: none !important;
}

.text-mavi {
	color: #1E4799;
}

.border-radius10 {
	border-radius: 10px;
}

.projeler {
	margin-top: 35px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	font: 700 15px 'Mulish', sans-serif;
	background-color: #212954;
	border: 1px dotted #212954;
}

.nav-pills .nav-link {
	font: 700 15px 'Mulish', sans-serif;
	color: #000;
	border: 1px dotted #212954;
	background-color: transparent;
	margin: 10px;
	padding: 10px;
}

.projeler p.yazi-stil {
	font: 700 17px 'Mulish', sans-serif;
	color: #212954;
}

.yasla {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

li.widget {
	list-style: none;
	margin: 0;
	padding: 0;
}

.hata_sayfasi h1 {
	color: #fff;
}

.hata_sayfasi img {
	max-width: 740px;
	margin: 0 auto;
	display: block;
}

.hata_sayfasi .arama_alani {
	margin: 0 auto;
	display: flex;
	justify-content: center;

}

.max-width-1728 {
	max-width: 1728px !important;
}

/* Genel Tanımlar */

/* Kategori Sayfası*/
.kategori {
	background-color: #fff;
}

ul.category {
	margin: 0;
	padding: 0;
	list-style: none;
}

.category li {
	background: #fff;
	list-style: none;
	margin: 10px auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.categories {
	background: #fff;
	list-style: none;
	margin: 0px 0px;
	padding: 30px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #efefef;

}

@media (max-width: 768px) {
	.category .categories {
		min-height: 260px;
	}
}

.categories .sol-blog {
	float: none;
}

@media (max-width:768px) {
	.categories .sol-blog {
		margin: 0 auto;
		float: none;
	}
}

.categories .sol-blog .blog-gorsel {
	position: relative;
	margin: 0 auto;
	display: flex;
	overflow: hidden;
	max-height: 430px;
	align-items: center;
}

.categories .sol-blog .blog-gorsel img {
	width: 100%;
}

@media (max-width:768px) {
	.categories .sag-blog {
		margin: 0 auto;
		float: none;
	}
}

.categories h2 {
	margin: 0;
	padding: 0;
	color: #000;
}

@media (max-width:768px) {
	.categories .sag-blog h2 {
		margin: 0 auto;
		float: none;
		text-align: center;
	}
}

.categories h2 a,
.category h2 a {
	font: 700 22px 'Mulish', sans-serif;
	;
	color: #000;
	display: block;
	padding: 18px 0px;
	transition: .3s ease-in-out;
}

.categories h2 a:hover {
	color: #1E73BE;
}

.categories p,
.category p {
	font: 300 15px/24px 'Mulish', sans-serif;
	;
	color: #8a8a8a;
}

@media (max-width:768px) {
	.categories .sag-blog .tarih {
		text-align: center;
	}
}

.detay-blog-btn {
	font: 700 15px 'Mulish', sans-serif;
	;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 18px;
	background-color: #1E73BE;
	border: 2px solid #1E73BE;
	max-width: 150px;
	border-radius: 3px;
	transition: .3s ease-in-out;
}

.detay-blog-btn:hover {
	color: #1E73BE;
	background-color: transparent;
	border: 2px solid #1E73BE;
}

/* Blog Önce Sonraki Sayfa */
.ileri-geri{
	float:right;
}
.ileri-geri ul {
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: #ffffff;
    align-items: center;
    border: 1px solid #efefef;
	margin: 15px 0px 31px 0px;

}
.ileri-geri ul li{
	background:transparent!important;
	box-shadow:none;
	padding: 16px 21px;
	margin:0;
}
.ileri-geri ul li a {
	font:700 19px 'Quicksand', sans-serif;;
	color:#f7931f;
	display:block;
	padding:5px 0px;
}

.categories img {
	max-width: 100%;
	height: auto;
}

.categoryPage h2 {
	color: #12172b;
	font: 700 26px 'Mulish', sans-serif;
	;
}

.categoryPage h3 {
	color: #12172b;
	font: 700 17px 'Mulish', sans-serif;
	;
}

.categoryPage {
	color: #4e4e54;
	font: 300 20px/38px 'Mulish', sans-serif;
	text-align: left;
}

.categoryPage img,
#son_yazilar img {
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.categoryPage strong {
	color: #585555;
}

.tags {
	background: #fff;
	padding: 15px;
	margin: 25px 0px 10px 0px;
	color: #333;
}

.tags a,
.tags strong {
	color: #fff;
	font-size: 13px;
	padding: 5px 7px;
	background: #18294a;
	border-radius: 5px;
	transition: all 0.3s ease-in-out;
}

.tags a:hover {
	background: #8cc63e;
	color: #fff;
	border: 0;
}

.anaBaslik,
.widget-title {
	position: relative;
	font: 700 20px 'Mulish', sans-serif;
	;
	display: block;
	color: #000;
	margin-top: 0;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
}

.bilesen {
	background-color: #fff;
	margin-top: 11px;
	border: 1px solid #efefef;
}

.arama_alani,
#son_yazilar {
	padding: 18px 0px;
}

#son_yazilar a {
	font: 500 15px 'Mulish', sans-serif;
	;
	color: #000;
	transition: .3s ease-in-out;
}

#son_yazilar a:hover {
	color: #1E73BE;
	text-decoration: none;
}

#son_yazilar .solGorsel {
	float: left;
	width: 69px;
}

#son_yazilar .sagBaslik {
	max-width: 193px;
	float: left;
	margin-left: 15px;
}

#son_yazilar .solBaslik {
	max-width: 285px;
	float: right;
	margin-right: 15px;
}

.blog-gorsel .tarihgorsel {
	position: absolute;
	left: 0;
	bottom: 0;
	font: 400 15px'Mulish', sans-serif;
	background: #1E73BE;
	color: #fff;
	margin: 0;
	padding: 7px 15px;
}

#son_yazilar .tarih {
	font-size: 14px;
	font-weight: 300;
	font-family: 'Mulish', sans-serif;
	color: #939393;
	margin-top: 9px;
	margin-bottom: 0;
	padding: 0;
}

#son_yazilar .tarih .fa {
	color: #aaa;
}

#son_yazilar .yazilar {
	border-bottom: 1px solid rgba(0, 43, 92, 0.08);
	padding: 20px 20px;
}

#son_yazilar .yazilar:nth-last-child(1) {
	border-bottom: 0;
}

.size-ozelboyut {
	max-width: 750px !important;
}

.widget_search input {
	border: 1px solid #efefef;
	outline: 0;
	padding: 10px 15px 10px 15px;
	min-width: 269px;
	margin: 0 auto;
	margin-left: 20px;
}

.widget_search button {
	background: #1E73BE;
	border: 0;
	outline: 0;
	padding: 10px 14px;
	color: white;
	transition: .3s ease-in-out;
}

.widget_search button:hover {
	border: 0;
	outline: 0;
	opacity: 0.9;
}

.widget_search button:focus {
	border: 0;
	outline: 0;
}

.kategoriler li {
	list-style: none;
	padding: 10px 15px;
	border-bottom: 1px solid #efefef;
	padding: 0px 0px;
}

.kategoriler li a {
	font-family: 'Mulish', sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #000;
	display: block;
	padding: 17px 20px;
	transition: .3s ease-in-out;
}

.kategoriler li a:hover {
	color: #1E73BE;
}

.kategoriler li:nth-last-child(1) {
	border-bottom: 0;
}

/* Kategori Sayfası*/
#respond {
	overflow: hidden;
	background-color: #e3e3e3;
	border: 2px solid #FFFFFF;
	border-radius: 0 0 2px 2px;
	padding: 10px;
	width: 100%;
}

#respond h4 {
	font-family: 'Mulish', sans-serif;
	margin-bottom: 5px;
	font-size: 13px;
}

#respond h4 a {
	color: #D45255;
}

#respond .comment {
	width: 98%;
	font-family: 'Mulish', sans-serif;
	border: none;
	padding: 15px 10px 30px 15px;
	margin-top: 10px;
	border-radius: 2px;
}

#respond input[type='text'] {
	float: left;
	border: none;
	border-radius: 2px;
	padding: 12px 10px 11px 10px;
	margin-right: 10px;
}

#respond input[type='submit'] {
	float: right;
	margin-right: -5px;
	border: none;
	background-color: #1E73BE;
	padding: 12px 10px 11px 10px;
	color: #fff;
	font-weight: bold;
	border-radius: 2px
}

p#yorumgiris {
	font-size: 13px;
}

p.comment-subscription-form {
	display: block;
}

/* Yorum */

/* İletişim Formu */
.contactForm h3 {
	font-weight: 900;

}

.contactForm p {
	margin: 10px 0px;

}

.contactForm .form-control {
	font-size: 15px;
	font-weight: bold;
}

ul.forms {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.forms li {
	list-style: none;
	margin: 0;
	padding: 0;
}

span.hata {
	color: #1E73BE;
	font-weight: 900;
}

.contactForm label {
	font-size: 17px;
	font-weight: 900;
}

/* İletişim Formu */


/* Parallax Js */
.parallax-window {
	min-height: 516px;
	background: transparent;
}

/* Parallax Js */
/* Five Columns*/
#yukari {
	z-index: 100;
	position: fixed;
	bottom: 10px;
	right: 10px;
	display: none;
}

.vp-portfolio__items-style-fly .vp-portfolio__item-overlay {
	background-color: rgba(0, 0, 0, 0.5) !important;
}

.contentPage {
	min-height: 400px;
}

.wpcf7-form-control {
	margin: 7px 0px;
	padding: 12px 15px;
	color: #ccc;
}

.wpcf7-form label,
.wpcf7 label {
	font-size: 15px;
	font-weight: 600;
	color: #fff !important;
}

.wpcf7-textarea {
	max-height: 72px;
}

.wpcf7-submit {
	background-color: #1E73BE;
	width: 100%;
	height: 44px;
	border-radius: 0px;
	border: 0;
	color: #fff;
	transition: .3s ease-in-out;
}

.wpcf7-submit:hover {
	background-color: #2DAAE1;
	color: #fff;
	transition: .3s ease-in-out;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-requi#1E73BE .wpcf7-response-output {
	color: #fff;
}


/* Bu bölüm formların stillerinin ayarlandığı bölüm*/
.everest-forms .everest-forms-part-button, 
.everest-forms a.button:not(.button-large), 
.everest-forms button.button:not(.button-large), 
.everest-forms button[type=submit], 
.everest-forms input[type=submit] { 
	
width:100%!important;
background-color:#000!important; 
font-family:'Inter', sans-serif; 
font-size:14px!important; 
border:1px solid #E3E8EF!important;
color:#fff!important;
border-radius:7px!important;
} 

.everest-forms .everest-forms-part-button:hover, 
.everest-forms button[type=submit]:hover,
 .everest-forms input[type=submit]:hover { 
background-color: #8DC63F!
important; color: #fff !important; 
transition: .3s ease-in-out; 

}


#evf-2690 .everest-forms .StripeElement,
#evf-2690 .everest-forms .input-text,
#evf-2690 .everest-forms .everest-forms canvas.evf-signature-canvas,
#evf-2690 .everest-forms .everest-forms input[type=date],
#evf-2690 .everest-forms .everest-forms input[type=datetime-local],
#evf-2690 .everest-forms .everest-forms input[type=email],
.everest-forms input[type=file],
#evf-2690 .everest-forms .everest-forms input[type=image],
.everest-forms input[type=month],
#evf-2690 .everest-forms .everest-forms input[type=number],
.everest-forms input[type=password],
#evf-2690 .everest-forms .everest-forms input[type=range],
.everest-forms input[type=search],
#evf-2690 .everest-forms .everest-forms input[type=tel],
.everest-forms input[type=text],
#evf-2690 .everest-forms .everest-forms input[type=time],
.everest-forms input[type=url],
#evf-2690 .everest-forms .everest-forms input[type=week],
#evf-2690 .everest-forms .everest-forms select,
.everest-forms textarea {
	padding: 12px 12px !important;
}

.everest-forms .StripeElement,
.everest-forms canvas.evf-signature-canvas,
.everest-forms input[type=date],
.everest-forms input[type=datetime-local],
.everest-forms input[type=email],
.everest-forms input[type=file],
.everest-forms input[type=image],
.everest-forms input[type=month],
.everest-forms input[type=number],
.everest-forms input[type=password],
.everest-forms input[type=range],
.everest-forms input[type=search],
.everest-forms input[type=tel],
.everest-forms input[type=text],
.everest-forms input[type=time],
.everest-forms input[type=url],
.everest-forms input[type=week],
.everest-forms select,
.everest-forms textarea {
	padding: 12px 12px !important;
	border:1px solid rgb(31, 115, 189, 0.22)!important;
	border-radius:4px;
}


@media(max-width:576px) {
	.everest-forms .evf-submit-container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

.everest-forms label {
	display: block;
	font-size:14px!important;
	line-height: 1.7;
	margin: 0 0 10px 0;
	color: #000!important;
	font-family: 'Mulish', sans-serif;
}

/*Scroll To Top */
#scrollToTopBtn {
	width:45px;
	height:45px;
    display: none;
	align-items:center;
	justify-content:center;
    position: fixed;
    bottom: 75px;
    left: 20px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius:100px;
	transition:.3s ease-in-out;
}

/* Modal */
.modal-header {
	position:absolute;
	z-index:2;
	padding:0!important;
	right:0;
	border:0!important;
	justify-content:flex-end!important;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
    border: 0;
	padding: 0px 12px; }
