header {
    float: left;
    width: 100%;
    height: auto;
    padding: 0;
    z-index: 9999;
    background-color: transparent;
    position: absolute;
    top: 0px;
    padding-top: 25px;
}

header * {
    text-decoration: none !important;
}

header a.logo, header a.tel {
    float: left;
    width: 195px;
    height: 89px;
    font-size: 27px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin-top: -16px;
}

header a.tel {
    display: none
}

header .logo {
    background-image: url(../img/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center
}

header .navbar-right {
    display: block;
    height: 50px
}

header .navbar-right ul {
    margin: 0;
    list-style-type: none;
    margin-top: 12px;
}

header .navbar-right li {
    position: relative;
    float: left;
}

header .navbar-right li a {
    color: #808080;
    font-size: 15.5px;
    padding: 8px 15px;
    font-weight: 600;
    position: relative;
}

header .navbar-right ul li a:hover, header.absolute .navbar-right ul li a:hover {
    color: #faa292
}

header .navbar-right li.dropdown .dropdownicon {
    display: none
}

header .navbar-right li.dropdown:after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: calc(50% - 3px);
    height: 3px;
    width: 6px;
    top: 18px;
    z-index: -1;
    color: #333;
    background: 0 0 !important;
    font-size: 16px;
}

header .navbar-right li.dropdown:hover:after  {
    top: 25px;
}

@media screen and (min-width: 767px) {
    header .navbar-right, header .navbar-right li.dropdown:hover ul.dropdownmenu {
        display: block
    }
}

header .navbar-right ul.dropdownmenu {
    display: none;
    position: absolute;
    margin-left: calc(50% - 93px);
    margin-top: 8px;
    background: #faa292;
    min-width: 192px;
    padding: 10px;
    border: none;
    border-radius: 4px;
    z-index: 1
}

header .navbar-right ul.dropdownmenu:before {
    bottom: 100%;
    left: calc(50% - 6px);
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #faa292;
    border-width: 6px;
    margin-left: -1px
}

header .navbar-right .dropdownmenu li{
    width: 100%;
    margin: 0px !important;
    display: inline-block;
    padding: 0px 10px;
}

header .navbar-right .dropdownmenu li a {
    float: left;
    width: 100%;
    margin: 0;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .3) !important;
}

header .navbar-right .dropdownmenu li:last-child a{
    border-bottom: none !important;
}


header .navbar-right .dropdownmenu li a {
    color: #fff !important;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    white-space: nowrap;
    -webkit-transition: all ease-in .1s;
    -o-transition: all ease-in .1s;
    transition: all ease-in .1s;
    background-color: transparent
}

header .navbar-right .dropdownmenu li a:hover {
    opacity: .7
}

header a.teklif-talep {
    background-color: #faa292;
    color: #fff !important;
    position: relative;
    border-radius: 5px !important;
    padding: 9px 11px !important;
    margin-left: 11px;
    font-weight: 600;
    margin-top: -15px;
    display: block;
}

header a.teklif-talep i {
    background-color: #ffb3a5;
    padding: 9px 11px;
    border-radius: 5px;
    margin-right: 5px;
}


header .mobilmenuicon {
    display: none;
    position: absolute;
    top: 20px;
    right: 15px;
    width: 50px;
    font-size: 25px;
    color: #faa292;
    text-align: center
}

header.absolute {
    position: relative;
    top: 0;
    z-index: 998;
    margin-bottom: 18px;
}

header .navbar-right {
    float: right;
}

.slider {
    margin-top: 110px;
}

.slider img {
    width: 100%;
}

.about  {
    padding: 65px 0px;
}

.about .about-img {
    width: 100%;
}

.about h1 {
    font-family: 'Playfair Display', serif;
    margin-top: 37px;
    line-height: 51px;
    font-size: 35px;
    font-weight: 600;
}

.about .ico {
    height: 24px;
    margin-bottom: 10px;
    margin-top: 6px;
}

.about p {
    color: #4e4e4e;
    font-weight: 300;
    line-height: 27px;
}

.services {
    background-image: url("../img/proved-bg.png");
    background-color: #fff5f4;
    background-position: center;
    background-size: cover;
    padding: 65px 0px;
}
.services .item  {
    padding: 0px 15px;
}

.services .item .box {
    background: #fff;
    padding: 30px 30px 0;
    border-radius: 10px;
    border: 6px solid rgb(255, 238, 237);
    margin-bottom: 30px;
    text-align: center;
}

.services .item .box img {
    width: 170px;
    display: table;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 30px;
}

.services .item .box h4 {
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    font-weight: 600;
    margin-top: -10px;
}

.services .item .box .icon-min {
    display: table;
    margin: 0 auto;
    height: 4px;
    width: auto;
    margin-top: 10px;
    margin-bottom: 7px;
}

.services .item .box p {
    color: #414141;
    font-weight: 300;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 48px;
}

.hood h1 {
    display: table;
    margin: 0 auto;
    font-family: 'Playfair Display', serif;
    font-size: 35px;
    margin-bottom: 18px;
}

.hood img {
    max-width: 215px;
    display: table;
    margin: 0 auto;
    width: 100%;
    margin-top: -6px;
    margin-bottom: 22px;
}


.instagram-df-area {
    padding-top: 35px;
}

.instagram-df-area .insta-hood {
    padding: 55px 15px;
    background-color: #f9a292;
    width: 100%;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    padding-bottom: 95px;
    margin-top: 22px;
}

.instagram-df-area .insta-hood ul {
    margin: 0 auto;
    padding: 0;
    display: table;
}

.instagram-df-area .insta-hood ul li {
    margin: 0;
    padding: 0 10px;
    float: left;
    list-style: none;
}

.instagram-df-area .insta-hood ul li a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #fff;
    font-size: 21px;
}


.instagram-df-area .insta-hood svg {
    width: 132px;
    height: auto;
    margin-bottom: -24px;
    margin-top: -50px;
}



.df-social-home  {
    padding-left: 35px;
    padding-right: 35px;
}

.df-social-home  {
    width: 100%;
    z-index: 9 !important;
    margin-top: -65px !important;
    padding-bottom: 75px;
}

.df-social-home .item {
    width: 100%;
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.df-social-home a {
    width: 100%;
    display: block;
    background-color: #fff;
    padding: 0px;
    text-decoration: none;
    border-radius: 5px;
}

.df-social-home img {
    width: 100%;
    border-radius: 5px;
}

footer {
    background-color: #fff5f4;
    padding-top: 45px;
}

footer img.logo {
    max-width: 200px;
    width: 100%;
}

footer img.icon {
    max-width: 100px;
    width: 100%;
    margin-top: -7px;
}

footer p {
    color: #333333;
    font-weight: 300;
    line-height: 24px;
    font-size: 15px;
    margin-top: 26px;
}

footer h3 {
    font-family: 'Playfair Display', serif;
    font-size: 22px;
    font-weight: 400;
}

footer ul {
    margin: 0;
    padding: 0;
    padding-left: 15px;
}

footer li {
    list-style: circle;
    color: #3f3f3f;
    width: 100%;
    margin-bottom: 6px;
}

footer li a {
    text-decoration: none;
    color: #3d3d3d;
    font-weight: 300;
    font-size: 15px;
}

footer li a:hover {
    text-decoration: none;
    color: #3d3d3d;
    font-weight: 300;
    font-size: 15px;
}

footer .copyright {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #f9a292;
    padding: 15px 0px;
    text-align: center;
    margin-top: 35px;
}

footer .copyright p{
    margin: 0;
    padding: 0;
    font-size: 14px;
}

.page-hood {
    background-color: #f9a292;
    margin-top: 110px;
    padding: 62px 0px;
    background-image: url("../img/slider_img02-1.jpg");
    background-size: cover;
    background-position: center;
}

.page-hood h3 {
    font-family: 'Playfair Display', serif;
    margin: 0;
    font-weight: 400;
    color: #2a2a2a;
    text-align: center;
    font-size: 21px;
}

.text-area {
    padding: 55px 0px;
    font-weight: 300;
    line-height: 29px;
    font-size: 15px;
    padding-bottom: 45px;
}

.ozel-pat-galley img {
    width: 100%;
}

.ozel-pat-galley .resim {
    margin-bottom: 30px;
}

.blog-area {
    padding: 55px 0px;
}

.blog-area a {
    text-decoration: none;
    background-color: #fff5f4;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 25px;
}

.blog-area a img {
    width: 100%;
    border-radius: 5px;
}

.blog-area a h2 {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #4f4f4f;
    margin-top: 15px;
    margin-bottom: 9px;
}

.blog-area a p {
    color: #4f4f4f;
    font-weight: 300;
    line-height: 24px;
    font-size: 15px;
}

.blog-area a span {
    font-size: 15px;
    margin-top: -7px;
    display: block;
    margin-bottom: 12px;
    color: #f9a292;
}

.blog-area a span i {
    font-size: 12px;
    display: block;
    float: left;
    margin-top: 7px;
    margin-right: 5px;
}

.contact-area {
    padding-top: 55px;
}

.contact-area iframe {
    margin-top: 45px;
}

.contact-area .boxcon {
    background: #fff;
    padding: 30px 30px 0;
    border-radius: 10px;
    border: 6px solid rgb(255, 238, 237);
    margin-bottom: 10px;
    margin-top: 5px;
    padding-bottom: 35px;
}

.contact-area .boxcon img {
    width: 110px;
    display: table;
    margin: 0 auto;
    margin-top: 10px;
}

.contact-area .boxcon h6 {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 8px;

}

.ozel-yuksek {
    margin-top: 25px;
}

.contact-area .boxcon a {
    text-decoration: none;
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 300;
    color: #404040;
}

@media (max-width: 767px) {

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }

    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }


    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }


    header {
        height: 70px;
        padding: 10px 15px;
        margin-top: 16px;
    }

    header a.logo {
        width: 170px;
        background-position: left center
    }

    header .navbar-right {
        display: none;
        width: 100%;
        height: auto;
        margin: 15px 0;
        background: #f9a292;
        border-radius: 4px;
        position: relative;
        z-index: 1
    }

    header .navbar-right ul, header .navbar-right ul li {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0
    }

    header .navbar-right ul li:not(:last-child) {
        border-bottom: 1px solid #b7b7b7
    }

    header .navbar-right ul li a {
        width: 93%;
        margin: 5px auto;
        padding: 10px 0;
        color: #fff !important;
        border: none;
        border-radius: 0;
        position: relative;
        display: block
    }

    header .navbar-right ul.dropdownmenu {
        display: none;
        float: left;
        width: 100%;
        position: unset;
        background: #444;
        border: none;
        border-radius: unset;
        margin: 0;
        padding: 0
    }

    header .navbar-right li.dropdown.open ul.dropdownmenu {
        display: block
    }

    header .navbar-right li.dropdown:after, header .navbar-right ul.dropdownmenu:before {
        display: none
    }

    header .navbar-right ul.dropdownmenu li {
        border-bottom:0px !important;
    }

    header .navbar-right ul.dropdownmenu li a {
        color: #fff !important;
        font-weight: 700;
        margin: 5px 0;
        padding: 10px;
        width: 100%
    }

    header .navbar-right li.dropdown a {
        /*width: calc(100% - 60px);*/
        width: 100%;
        float: left;
        padding-left: 12px
    }

    header .navbar-right li.dropdown .dropdownicon {
        display: block;
        float: left;
        width: 60px;
        font-size: 26px;
        color: #fff;
        text-align: center;
        padding: 6px;
        border-left: 1px solid #b7b7b7
    }

    header .mobilmenuicon {
        display: block;
        top: 15px
    }
}
.sticy-form-area-mobile {
    position: fixed;
    bottom: 0px;
    height: auto;
    width: 100%;
    z-index: 997;
    background-color: #f5f5f5;
    width: 100%;
    padding: 10px 0px;
    border-top: 1px solid #e0e0e0;
    display: none;
}

.sticy-form-area-mobile a {
    font-size: 15px;
    width: 48%;
    display: block;
    float: left;
    text-align: center;
    background-color: #3f4751;
    color: #fff;
    margin-left: 1%;
    margin-right: 1%;
    border-radius: 5px;
    padding: 8px 0px;
    text-decoration: none;
}

.sticy-form-area-mobile a:nth-child(2) {
    background-color: #2ab200;
}

@media(min-width:768px){
    .footer-hizmetler li {
        float: left;
        width: 50%;
    }
}


@media(max-width:768px){
    .sticy-form-area-mobile {
        display: block !important;
    }
    body {
        padding-bottom: 67px !important;
    }
}
