/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* Created on : 29 Tem 2019, 16:44:22 Author     : OSMAN
*/
body { font-family: 'Roboto', sans-serif; }

header img { height: 90px; }
header .header-phone i { color: #c0392b; }
header a { font-size: 11pt; color: black; margin-right: 20px; }
header a:hover { text-decoration: none; color: #c0392b; }

section.banner { margin-top: 20px; height: 500px; display: flex; align-items: center; position: relative; background-image: url("../../images/banner_bg.png"); background-position: center; background-repeat: no-repeat; background-size: cover; padding-left: 30px; }
section.banner h1 { font-size: 60px; font-weight: 900; text-shadow: 2px 1px 1px #fff; color: #c0392b; }
section.banner h2 { font-size: 50px; font-weight: 900; text-shadow: 2px 1px 1px #c0392b; color: #fff; }
section.banner p { font-size: 14pt; font-weight: 400; color: #fff; text-shadow: 2px 2px 2px #000; }
section.banner a { font-size: 12pt; color: #c0392b; background-color: #fff; padding: 5px 6px; height: 30px; width: 150px; display: block; text-align: center; border-radius: 3px; }
section.banner a:hover { color: #fff; background-color: #c0392b; text-decoration: none; }
section.indexContent { margin-top: 60px; }
section.indexContent img { width: 80%; }
section.indexContent h1 { font-size: 22pt; font-family: 'Tillana', cursive; color: #d35400; text-shadow: 1px 1px 2px #f39c12; }
section.indexContent h2 { font-size: 16pt; padding-top: 15px; padding-bottom: 15px; font-family: 'Tillana', cursive; }
section.indexContent p { text-indent: 15; }
section.indexContent a { font-size: 12pt; color: #fff; background-color: #c0392b; padding: 5px 6px; height: 30px; width: 150px; display: block; text-align: center; border-radius: 3px; }
section.indexContent a:hover { color: #fff; background-color: #e74c3c; text-decoration: none; }

footer { height: 270px; background: #000; margin-top: 40px; padding-top: 30px; }
footer a { display: block; color: #ecf0f1; padding: 5px 0; font-size: 10pt; }
footer a:hover { color: #c0392b; text-decoration: none; }
footer p { font-size: 10pt; color: #ecf0f1; margin-top: 30px; display: block; }
footer .waspMedya { color: #34495e; margin-top: 30px; display: block; font-size: 9pt; }
footer ul { padding: 0; }
footer ul li { list-style-type: none; color: #fff; font-size: 9pt; }

.aracFilo h2 { color: #d35400; }
.aracFilo p { text-indent: 17px; }
.aracFilo .imgSection img { margin: 0 auto; display: block; width: 300px !important; height: 200px; }
.aracFilo .textSection h2 { text-align: center; }
.aracFilo .row { margin-top: 15px; border-bottom: 2px solid #ddd; box-shadow: 2px 2px 0.8px #dedede; }

.contactForm ul { list-style-type: none; }
.contactForm ul li { font-size: 11pt; }
.contactForm ul li span { display: block; width: 100px; font-weight: bold; font-size: 13pt; color: #2c3e50; }
.contactForm ul li span::after { content: " :"; }

/*# sourceMappingURL=style.css.map */
