
.tampon20pxclear {
	width: 100%;
	height: 20px;
	clear: both;
	background-color: hsla(359,100%,20%,1.00);
    position: relative;
}
#main-ust-resim-carousel {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
	background-color:hsla(0,0%,100%,1.00);
}
.main-ust-resim {
	width: 100%;
    height: 300px;
}
.main-ust-resim-yazi{
	position: absolute; 
	width: 15%;
	height: 50px;
    line-height: 50px;
	top: 200px;
    margin-left: 42.5%;
    margin-right: 42.5%;
	background-color: hsla(0,0%,0%,1.00);
	color:hsla(0,0%,97%,1.00);
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    font-size: 24px;
    border-radius: 5px;
	opacity: 0.7;
}
.main-solyan {
	width: 20%;
    height: 10px;
	float: left;
}
.main-sagyan {
	width: 20%;
    height: 10px;
	float: left;
}

/*///////////////////////////////////////////////////////////*/

.container-iletisim{
	width: 60%;
	height: auto;
	background-color: hsla(0,0%,100%,1.00);
	float: left;
}
.iletisim-form {
	width: 100%;
	height: auto;
	float: left;
}
.iletisim-form-ana {
	width: 100%;
    height: auto;
	margin-top: 50px;
	float: left;
}
.iletisim-form-dortlu {
    width: 25%;
    height: auto;
    float: left;
}
.iletisim-form-dortlu-baslik {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
	font-size: 20px;
	font-weight: bolder;
	float:left;
	text-align:left;
	color: hsla(359,100%,33%,1.00);
}
.iletisim-form-input {
	width: 98%; 
    height: 35px;
	margin-top: 5px;
	line-height: 35px;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
	font-size: 16px;
	padding-left: 2%;
	padding-right: 2%;
	float:left;
	text-align:left;
    box-shadow: 0 0 3px hsla(0,0%,80%,1.00);
    border: solid 1.5px hsla(0,0%,80%,1.00);
}
.iletisim-form-input:focus {
    outline: none;
    border: solid 1px hsla(201,100%,34%,1.00);
    box-shadow: 0 0 3px hsla(201,100%,34%,1.00);
}
.iti {
    margin-top: 5px;
    width: 101.5%; 
    position: relative;
    display: inline-block; 
}
.hide {
   display: none;
}
#valid-msg {
    width: 20%;
    height: 20px;
    line-height: 20px;
    margin-left: 0.5%;
    margin-top: 2px;
    position: absolute;
    font-size: 16px;
    font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    color: hsla(145,100%,48%,1.00);
}
#error-msg {
    width: 20%;
    height: 20px;
    line-height: 20px;
    margin-left: 0.5%;
    margin-top: 2px;
    position: absolute;
    font-size: 16px;
    font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    color: hsla(359,100%,41%,1.00);
}
.iletisim-form-baslik-adres {
	width: 100%;
	height: 35px;
	margin-top: 20px;
	line-height: 35px;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
	font-size: 20px;
	font-weight: bolder;
	float:left;
	text-align:left;
	color: hsla(359,100%,33%,1.00);
}
.iletisim-form-input-adres {
	width: 100%;
	height: 35px;
	margin-top: 5px;
	line-height: 35px;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
	font-size: 16px;
	padding-left: 1%;
	padding-right: 1%;
	float:left;
	text-align:left;
    box-shadow: 0 0 3px hsla(0,0%,80%,1.00);
    border: solid 1.5px hsla(0,0%,80%,1.00);
}
.iletisim-form-input-adres:focus {
    outline: none;
    border: solid 1px hsla(201,100%,34%,1.00);
    box-shadow: 0 0 3px hsla(201,100%,34%,1.00);
}
.iletisim-form-mesaj {
    width: 100%;
    height: 210px;
	margin-top: 10px;
    font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-size: 16px;
	padding-top: 5px;
    padding-left: 1%;
	padding-right: 1%;
    clear: both;
    box-shadow: 0 0 3px hsla(0,0%,80%,1.00);
    border: solid 1.5px hsla(0,0%,80%,1.00);
}
.iletisim-form-mesaj:focus {
    outline: none;
    border: solid 1px hsla(201,100%,34%,1.00);
    box-shadow: 0 0 3px hsla(201,100%,34%,1.00);
}
.iletisim-form-gonder {
	width: 15%;
	height: 50px;
	margin-top: 20px;
	margin-bottom: 50px;
	float: left;
	border-radius:2px;
	border:thin hsla(0,0%,0%,1.00);
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-size: 20px;
	background-color: hsla(359,100%,41%,1.00);
	color: hsla(0,0%,100%,1.00);
	transition: 0.5s ease ;
}
.iletisim-form-gonder:hover {
	width: 17%;
	border-radius: 4px;
}

/*///////////////////////////////////////////////////////////*/

.container-hepsi-harita-adres {
	width: 100%;
    height: auto;
	float: left;
}
.container-hepsi-harita {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 20px;
}
.container-hepsi-harita-iframe {
	width: 100%;
    height: 500px;
	margin-left: auto;
    margin-right: auto;
	border-radius: 10px;
}
.container-hepsi-adres {
	width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 20px;
    border-radius: 10px;
    transition: .3s;
}
.container-hepsi-adres:hover {
	width: 50%;
    background-color: hsla(196,51%,91%,1.00);
}
.container-hepsi-adres-baslik {
	width: 100%;
    height: 50px;
    line-height: 50px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-size: 22px;
	font-weight: bolder;
	color: hsla(359,100%,33%,1.00);
}
.container-hepsi-adres-metin {
	width: 100%;
    height: auto;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-size: 20px;
}
.container-hepsi-adres-metin-baslik {
	margin-top: 10px;
    text-align: center;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-size: 20px;
	font-weight: bold;
    text-decoration: none;
	color: hsla(359,100%,33%,1.00);
}
.container-hepsi-adres-metin-icyazi {
	text-align: center;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-size: 17px;
	font-weight:normal;
    text-decoration: none;
	color: hsla(0,0%,0%,1.00);
}

/*///////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////*/

@media screen and (max-width: 850px) {

#main-ust-resim-carousel {
    width: 100%;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
	background-color:hsla(0,0%,100%,1.00);
}
.main-ust-resim {
	width: 100%;
    height: 150px;
}
.main-ust-resim-yazi{
	position: absolute; 
	width: 30%;
	height: 40px;
    line-height: 40px;
	top: 70px;
    margin-left: 35%;
    margin-right: 35%;
	background-color: hsla(0,0%,0%,1.00);
	color:hsla(0,0%,97%,1.00);
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
	opacity: 0.7;
}
.main-solyan {
	width: 15%;
    height: 10px;
	float: left;
}
.main-sagyan {
	width: 15%;
    height: 10px;
	float: left;
}

/*///////////////////////////////////////////////////////////*/

.container-iletisim{
	width: 70%;
	height: auto;
	background-color: hsla(0,0%,100%,1.00);
	float: left;
}
.iletisim-form {
	width: 100%;
	height: auto;
	float: left;
}
.iletisim-form-ana {
	width: 100%;
    height: auto;
	margin-top: 20px;
	float: left;
}
.iletisim-form-dortlu {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
}
.iletisim-form-dortlu-baslik {
	width: 100%;
	height: 25px;
    line-height: 25px;
    margin-top: 10px;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
	font-size: 16px;
	font-weight: bolder;
	float:left;
	text-align:left;
	color: hsla(359,100%,33%,1.00);
}
.iletisim-form-input {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
	font-size: 14px;
	padding-left: 2%;
	padding-right: 2%;
	float:left;
	text-align:left;
}
.iti {
    margin-top: 5px;
    width: 100%; 
    position: relative;
    display: inline-block; 
}
.hide {
    position: absolute;
    display: none;
}
#valid-msg {
    width: 20%;
    height: 30px;
    line-height: 30px;
    margin-left: 1%;
    margin-top: 5px;
    position: absolute;
    color: hsla(145,100%,48%,1.00);
}
#error-msg {
    width: 20%;
    height: 30px;
    line-height: 30px;
    margin-left: 1%;
    margin-top: 5px;
    position: absolute;
    color: hsla(359,100%,41%,1.00);
}
.iletisim-form-baslik-adres {
	width: 100%;
	height: 20px;
	margin-top: 15px;
	line-height: 20px;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
	font-size: 16px;
	font-weight: bolder;
	float:left;
	text-align:left;
	color: hsla(359,100%,33%,1.00);
}
.iletisim-form-input-adres {
	width: 100%;
	height: 30px;
	margin-top: 5px;
	line-height: 30px;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
	font-size: 14px;
	padding-left: 2%;
	padding-right: 2%;
	float:left;
	text-align:left;
}
.iletisim-form-mesaj {
    width: 100%;
    height: 210px;
	margin-top: 10px;
    font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-size: 16px;
	padding-top: 2px;
    padding-left: 2%;
	padding-right: 2%;
    clear: both;
	border-radius: 2px;
}
.iletisim-form-gonder {
	width: 35%;
	height: 30px;
    line-height: 30px;
    margin-top: 10px;
	margin-bottom: 30px;
	float: left;
	border-radius:2px;
	border:thin hsla(0,0%,0%,1.00);
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-size: 16px;
	background-color: hsla(359,100%,41%,1.00);
	color: hsla(0,0%,100%,1.00);
	transition: 0.5s ease ;
}
.iletisim-form-gonder:hover {
	width: 38%;
	border-radius: 4px;
}
.container-hepsi-harita-adres {
	width: 100%;
    height: auto;
	float: left;
}
.container-hepsi-harita {
	width: 100%;
    height: auto;
	margin-bottom: 20px;
	float: left;
}
.container-hepsi-harita-iframe {
	width: 100%;
    height: 180px;
	float: left;
	border-radius: 10px;
}
.container-hepsi-adres {
	width: 100%;
    height: auto;
	margin-bottom: 20px;
	float: left;
}
.container-hepsi-adres:hover {
	width: 100%;
    background-color: hsla(0,0%,100%,1.00);
}   
.container-hepsi-adres-baslik {
	width: 100%;
    height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-size: 20px;
	font-weight: bolder;
	color: hsla(359,100%,33%,1.00);
}
.container-hepsi-adres-metin {
	width: 100%;
    height: auto;
	float: left;
	text-align: center;
}
.container-hepsi-adres-metin-baslik {
    text-align: center;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-size: 16px;
	font-weight: bolder;
    text-decoration: none;
	color: hsla(359,100%,33%,1.00);
}
.container-hepsi-adres-metin-icyazi {
	text-align: center;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-size: 14px;
	font-weight:normal;
    text-decoration: none;
	color: hsla(0,0%,0%,1.00);
}

}
