
body, #wrapper, .css3-spinner, #header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark){
    background-color: transparent;
}
body {
    background: #000000;
    background-position: bottom right;
    background-size: 100% 100%;
}
#header.transparent-header {
    background-color: #000000;
}
#primary-menu ul > li a div {
    color: #000;
    font-weight: 400;
    text-shadow: none;
}
#primary-menu ul > li {
/*
    width: auto;
*/
}
#primary-menu ul > li a {
/*
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
*/
    font-family: 'Roboto',serif;
}
#landing-carousel.owl-carousel .owl-nav [class*=owl-] {
    opacity: 1;
}
#landing-carousel.owl-carousel .owl-nav .owl-prev {
    left: 10px;
    top: 40%;
    width: 50px;
    height: 50px;
    background: transparent;
}
#landing-carousel.owl-carousel .owl-nav .owl-next {
    right: -75px;
    top: 40%;
    width: 50px;
    height: 50px;
    background: transparent;
}
.owl-carousel .owl-nav [class*=owl-]:hover{
	background-color: transparent !important;
}
#landing-carousel.owl-carousel .owl-nav [class*=owl-]{
	border: 0 !important;
}
#pagesLanging {
}
#pagesLanging form {
	margin-top: 20px;
	margin-bottom: 0;
}
#pagesLanging form > .row {
    position: relative;
    padding: 10px 20px;
    min-height: 500px;
}
#pagesLanging form > .row::before {
    background: #373a36;
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
/*
    right: -60px;
*/
    left: 0;
    top: 0;
}
#pagesLanging form .formRow {
    margin-top: 10px !important;
    margin-bottom: 14px !important;
    box-shadow: 0 0 12px -2px #000;
    padding: 0;
}
#pagesLanging form input,
#pagesLanging form select {
    width: 100%;
    padding: 5px 10px;
    color: #000;
    font-size: 13px;
    font-family: 'Roboto',serif;
}	
#pagesLanging form select {
	padding: 7px 15px;
}
#pagesLanging form textarea {
    width: 100%;
    resize: none;
    padding: 5px 10px;
    color: #000;
    height: 70px;
    font-size: 13px;
    font-family: 'Roboto',serif;
}
#pagesLanging form .formRow.formMessage {
    height: 70px;
}
#pagesLanging form .formRow.formOps {
    background: #fcc847;
    text-align: center;
    font-size: 10.5px;
    padding: 4px;
}
#pagesLanging form .formRow.formOps input {
    position: absolute;
    display: inline-block;
    width: auto;
    margin-top: 1px;
    margin-left: -6px;
}
#pagesLanging form .formRow.formOps span,
#pagesLanging form .formRow.formOps label {
	font-family: 'Roboto',serif;
	font-weight: normal;
	font-size: 10.5px;
	text-transform: none;
	text-align: center;
	letter-spacing: unset;
	color: #000000;
	margin-left: 12px;
	margin-bottom: 0;
	cursor: auto;
}
#pagesLanging form .formRow.formOps span a,
#pagesLanging form .formRow.formOps label a {
	text-decoration: underline !important;
}
#pagesLanging form .formRow.formButton {
    box-shadow: none;
}
#pagesLanging form .formRow.formButton input.right {
	background: #fcc847;
	border: 0;
	width: auto;
	float: right;
	padding: 10px;
	font-size: 13px;
	line-height: 14px;
}
#pagesLanging form .formRow.formButton a.left {
	display: inline-block;
	color: #fbfbfb;
	background: #989898;
	border: 0;
	width: auto;
	float: left;
	padding: 10px 10px 10px 28px;
	font-size: 13px;
	line-height: 14px;
}
#pagesLanging form .formRow.formButton a.left::before {
    content: url(../img/detailInfo.png);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    position: absolute;
    margin-left: -20px;
    margin-top: 0;
}
#pagesLanging form .formRow.formButton a.right {
	display: inline-block;
	color: #fbfbfb;
	background: #989898;
	border: 0;
	width: auto;
	float: right;
	margin-top: 15px;
	padding: 10px 28px 10px 10px;
	font-size: 13px;
	line-height: 14px;
}
#pagesLanging form .formRow.formButton a.right::after {
    content: url(../img/detailInfo.png);
    position: absolute;
    margin-left: 6px;
    margin-top: 0;
}
#landing-carousel .item {
	padding: 0;
}
#landing-carousel .item-content {
    width: 50%;
    float: left;
}
#landing-carousel .item-image {
    width: 50%;
    float: left;
    padding-right: 6%;
}
#landing-carousel .item-content h1 {
    color: #373a36;
    font-family: 'Roboto Slab',serif;
    font-size: 60px;
    line-height: 55px;
}
#landing-carousel .item-content h1 span{
	color: #fff;
}
#landing-carousel .item-content p {
    font-family: 'Roboto',serif;
    font-size: 15px;
}
#landing-carousel.owl-carousel .owl-nav .owl-next {
    right: 10px;
}
#landing-carousel .item-content a.golink {
    display: inline-block;
    margin-top: 40px;
    background: #373a36;
    padding: 15px 35px 15px 15px;
    color: #fff;
}
#landing-carousel .item-content a.golink::after {
    content: url(../img/detailInfo.png);
    position: absolute;
    margin-left: 4px;
    margin-top: 2px;
}
@media screen and (max-width: 1060px){
	#landing-carousel.owl-carousel .owl-nav .owl-prev {
        left: -25px;
    }
    #landing-carousel.owl-carousel .owl-nav .owl-next2{
        right: -25px;
    }
}
@media screen and (max-width: 1060px){
	#pagesLanging {
	    margin-top: 140px;
	}	
	#landing-carousel.owl-carousel .owl-nav button img {
	    display: none;
	}
}
@media screen and (max-width: 767px){
	#landing-carousel .item-content {
	    width: 100%;
	    float: left;
	}
	#landing-carousel .item-image {
    display: none;
	}
}
@media screen and (max-width: 500px) {
	#landing-carousel .item-content h1 {
		 color: #373a36;
		 font-family: 'Roboto Slab',serif;
		 font-size: 50px;
		 line-height: 45px;
	}
}
@media screen and (max-width: 575px) {
	#pagesLanging > .container {
		padding-left: 0 !important;
		padding-right: 0 !important
	}
	#pagesLanging > .container .col-lg-9,
	#pagesLanging > .container .col-lg-12 {
		padding-left: 0 !important;
		padding-right: 0 !important
	}
	#pagesLanging form > .row {
		padding: 10px 20px 10px 35px;
	}
}
 #header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark) {
	background-color: #000000;
}
.modal-title {
	width: 100%;
	font-family: 'Roboto',serif;
}

.tesekkurler-sayfa {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
	margin-top: 65px;
}
.tesekkurler-sayfa p {
    position: relative;
    z-index: 10;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    letter-spacing: -1px;
}
.tesekkurler-sayfa a {
    display: inline-block;
    padding: 8px 16px;
    font-size: 16px;
    letter-spacing: 1px;
    border-radius: 2px;
    background-color: #fcc847;
    transition: all 200ms;
    color: #000;
    font-weight: 700;
    text-decoration: none;
}


#primary-menu > ul > li { padding: 0px 20px !important; }
#primary-menu > ul > li > a div { color: #EEEEEE !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.1) !important; }
#primary-menu > ul > li > a:hover div { color: #fec745 !important; }
#pagesLanging form > .row { min-height: 459px; }
#submit input, #contact #top { display: block; width: auto !important; clear: both; float: none; margin:0 auto; padding: 7px 20px !important; color: #ffffff !important; font-weight: bold; background-color: #287338; border: 1px solid #ffffff; }
#contact #top { display: inline-block; margin: 5px auto; }
#submit input:hover, #contact #top:active { box-shadow: inset -7px 8px 5px -5px rgba(0,0,0,0.45) !important; }
#pagesLanging form .formRow { box-shadow: none !important; margin-bottom: 0 !important; }
.formRow input, .formRow select, .formRow textarea { box-shadow: 0 0 12px -2px #000; padding: 7px 10px !important; border: none; }
.formRow p { color: #ffffff; text-align: center; margin-bottom: 0; }
.home { padding: 0 !important; background-color: #373a36 !important; min-height: auto !important; margin: 0 -15px !important; }
.home:hover { background-color: #2c2e2b !important; }
.home a { display: block; padding: 10px 0; width: 100%; text-align: center; color: #ffffff; }
#pagesLanging form > .row.home::before { display: none; content: none; }
#pagesLanging form .formRow.formOps { margin-bottom: 25px !important; max-height: 25px; }
@media screen and (max-width: 1060px) {
	#pagesLanging {
		margin-top: 85px;
	}
}
