@import url('https://fonts.googleapis.com/css?family=Cormorant:400,500,600,700|Dosis:300,400,500,600,700,800|Herr+Von+Muellerhoff&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Italianno&display=swap&subset=latin-ext');

/*
font-family: 'Cormorant', serif;
font-family: 'Italianno', cursive;
font-family: 'Dosis', sans-serif;
*/

a{
    text-decoration: none !important;
}

body{
    font-family: 'Dosis', sans-serif !important;
    overflow-x: hidden !important;
}

header{
    position: absolute;
    width: 100%;
    z-index: 2;
}

.main-header {
    background: linear-gradient( rgb(0,0,0), transparent);
    height: 160px;
}

header .logo{
    margin-top: 10px;
}

header .language input{
    background: none;
    width: 170px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    border: none;
    border-radius: 0;
    color: #fff;
    border-bottom: solid 1px #fff;
    opacity: .7;
}

header .language input option{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: #000;
    opacity: .7;
}

/* MENÜ */
.nav-wrap {
    margin: 5px auto;
    background-color: transparent;
}
/* Example One */
.nav-wrap {
    border-bottom:    1px solid #C9C9C9;
    border-top: 2px solid transparent;
}

/* Clearfix */
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */

/* Example One */
#example-one {
    margin: 0 auto;
    padding-left: 5px;
    margin-top: 10px;
    margin-bottom: -5px;
    list-style: none;
    position: relative;
    width: 100%;
}
#example-one li {
    display: inline-block;
}
#example-one a {
    color: #fff;
    opacity: .7;
    font-weight: 500;
    font-size: 16px;
    float: left;
    padding: 5px 19px;
    text-decoration: none;
    text-transform: uppercase;
}

#example-one a:hover {
    opacity: 1;
}

#example-one a.active {
    opacity: 1;
    font-weight: bold;
}
#magic-line {
    position: absolute;
    top: 30.5px;
    left: 0;
    width: 100px;
    height: 3px;
    /*background: linear-gradient(to right, #C15615 , #FDB328);*/
    background: #A60D16;
}
.ie6 #example-one li, .ie7 #example-one li {
    display: inline;
}
.ie6 #magic-line {
    bottom: -3px;
}
/* MENÜ BİTİŞ */


/*Mobil Menü*/
#burger {
    position: absolute;
    right: -8px;
    top: 25px;
    color: #fff;
    /*background: rgba(255,190,8,0.7);*/
    font-size: 32px;
    padding: 16px 16px 32px 32px;
    border-radius: 0% 0% 0% 100%;
    transition: 1s;
    cursor: pointer;
    z-index: 9999;
}

#quit {
    position: fixed;
    top: 0;
    color: white;
    font-size: 32px;
    padding: 16px;
    display: none;
    cursor: pointer;
    transition: 4s;
    transition-delay: 2s;
    z-index: 99999;
}

#links {
    background: rgba(0,0,0,0.9);
    display: none;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 40% 0;
    justify-content: space-around;
    transition: 1s;
    z-index: 9999;
    position: fixed;
    overflow: hidden;
}

#links a {
    text-align: center;
    text-decoration: none;
    color: white;
    font-size: 16px;
    z-index: 10;
    margin-bottom: 10px;
}
/*####Mobil Menü*/

header .reservation{
    background: #A60D16;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #ffffff;
    text-align: center;
    padding: 10px 15px;
    font-size: 16px;
}

header .reservation .rez-phone{
    border-bottom: solid 1px rgba(255,255,255,0.7);
    padding-bottom: 5px;
    margin-bottom: 5px;
}

header .reservation .rez-short{
    margin-bottom: 0;
    font-weight: 600;
}

header .social-media{
    margin-top: 10px;
    text-align: center;
}

header .social-media i{
    color: #fff;
    opacity: .5;
    margin: 0 12px;
    font-size: 16px;
}

header .social-media i:hover{
    opacity: 1;
}

.mor1{
    background: #A60D16;
    text-align: center;
    max-width: 500px;
    height: 285px;
    color: #fff;
    padding: 15px 95px 95px 95px;
    margin-top: -7%;
    position: relative;
    z-index: 1;
}

.mor1 img{
    max-height: 50px;
    margin-top: -10px;
}

.mor1 h4{
    padding-bottom: 13px;
    font-size: 70px;
    font-family: 'Italianno', cursive !important;
}

.mor1 h1{
    border-top: solid 1px rgba(255,255,255,0.5);
    font-size: 22px;
    padding-top: 10px;
    margin-top: 20px;
    line-height: 30px;
}

.kurumsal .kurumsal-resim{
    float: right;
    margin-top: -14%;
    z-index: 1;
    width: 400px;
    height: 600px;
    object-fit: cover;
    margin-left: 35px;
    margin-bottom: 6px;
}

.kurumsal .video-btn{
    float: right;
    z-index: 1;
    margin: -9% 20px 0 20px;
    clear: both;
    position: relative;
}

.black-bg{
    background: rgba(0,0,0,0.5);
    position: absolute;
    width: 100%;
    top:0;
    left: 0;
    height: 100%;
}

.video-icon{
    position: absolute;
    top: 33%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.kurumsal p{
    border-left: solid 1px #808080;
    color: #333333;
    margin-top: 20px;
    padding: 10px 20px;
    font-size: 17px;
    text-align: justify;
}

.rooms{
    background: #EAEAEB;
    padding-bottom: 150px;
}

.rooms h2{
    font-family: 'Italianno', cursive !important;
    font-size: 70px;
    text-align: center;
    color: #000;
    opacity: 0.6;
    margin-bottom: 0;
}

.rooms h3{
    font-family: 'Cormorant', serif !important;
    font-size: 45px;
    text-align: center;
    color: #333333;
    font-weight: 600;
    margin-top: 0;
}

.p-r-0{
    padding-right: 0 !important;
}

.p-l-0{
    padding-left: 0 !important;
}

.h380{
    position: relative;
    height: 380px;
    background-size: cover !important;
}

.rooms .rooms-detail{
    background: #fff;
    height: 380px;
    padding: 20px 30px;
}

.rooms .rooms-detail h4{
    color: #333333;
    font-size: 36px;
    font-family: 'Cormorant', serif !important;
    margin: 0;
    font-weight: 600;
}

.rooms .rooms-detail h5{
    color: #666666;
    font-size: 24px;
    font-family: 'Cormorant', serif !important;
    margin-top: 0;
    font-weight: 300;
    font-style: italic;
}

.rooms .rooms-content{
    color: #666666;
    font-size: 18px;
    text-align: justify;
}

.rooms .rooms-detail-btn img{
    width: auto !important;
    display: inherit !important;
}

.rooms .rooms-detail-btn{
    text-align: right;
    position: absolute;
    bottom: 10px;
    right: 50px;
}

.rooms .rooms-detail-btn a{
    color: #666666;
    font-family: 'Cormorant', serif !important;
    font-weight: 300;
    font-style: italic;
    font-size: 18px;
}

.services .services-title{
    background: #A60D16;
    float: right;
    text-align: center;
    max-width: 520px;
    height: 325px;
    color: #fff;
    padding: 25px 65px 95px 65px;
    position: relative;
    z-index: 2;
}

.services-title img{
    max-height: 50px;
    margin-top: -25px;
}

.services-title h4{
    font-size: 70px;
    font-family: 'Italianno', cursive !important;
}

.services-title h5{
    font-size: 40px;
    margin: 0;
    font-family: 'Cormorant', serif !important;
}

.services-title h6{
    border-top: solid 1px rgba(255,255,255,0.5);
    font-size: 18px;
    padding-top: 10px;
    margin-top: 20px;
    line-height: 22px;
}

.services .services-detail-btn img{
    width: auto !important;
    display: inherit !important;
}

.services .services-detail-btn{
    text-align: right;
    position: relative;
    margin-right: 20px;
}

.services .services-detail-btn a{
    color: #666666;
    font-family: 'Cormorant', serif !important;
    font-weight: 300;
    font-style: italic;
    font-size: 18px;
}


.h470{
    margin-top: -190px;
    height: 450px;
    background-size: cover !important;
    position: relative;
}

.sabit-yazi{
    border-right: solid 1px #808080;
    padding-right: 20px;
    color: #333333;
    font-size: 17px;
    text-align: justify;
    margin-top: 10px;
}

.comments{
    background: url("../images/comments-bg.jpg")no-repeat center;
    height: 372px;
    margin-top: 30px;
    padding-top: 20px;
}

.comments h2{
    font-family: 'Italianno', cursive !important;
    font-size: 70px;
    text-align: center;
    color: #fff;
    opacity: 0.8;
    margin-bottom: 0;
}

.comments h3{
    font-family: 'Cormorant', serif !important;
    font-size: 45px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-top: 0;
}

#owl-demo3{
    margin-top: 30px;
}

#owl-demo3 .item p{
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.border {
    background: #808080;
    height: 1px;
    width: 100%;
    margin-top: 25px;
}

.gallery{
    background: #EAEAEB;
}

.gallery-title h2{
    font-family: 'Italianno', cursive !important;
    font-size: 70px;
    color: #000;
    opacity: 0.8;
    margin-bottom: 0;
}

.gallery-title h3{
    font-family: 'Cormorant', serif !important;
    font-size: 45px;
    color: #333333;
    font-weight: 600;
    margin-top: 0;
}

.border2{
    background: #808080;
    height: 66px;
    width: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
}

.news-title h2{
    font-family: 'Italianno', cursive !important;
    font-size: 70px;
    color: #000;
    text-align: center;
    opacity: 0.3;
    margin-bottom: 0;
}

.news-title h3{
    font-family: 'Cormorant', serif !important;
    font-size: 45px;
    text-align: center;
    color: #333333;
    font-weight: 600;
    margin-top: 0;
}

.news .h440{
    height: 440px;
    position: relative;
    background-size: cover !important;
}

.news .h440 .ovrly{
    background: rgba(0,0,0,0.8);
    background: -moz-linear-gradient(left, rgba(0,0,0,0.8) 0%, rgba(0,30,201,0.49) 47%, rgba(0,43,255,0.15) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0.8)), color-stop(47%, rgba(0,30,201,0.49)), color-stop(100%, rgba(0,43,255,0.15)));
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.8) 0%, rgba(0,30,201,0.49) 47%, rgba(0,43,255,0.15) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,0.8) 0%, rgba(0,30,201,0.49) 47%, rgba(0,43,255,0.15) 100%);
    background: -ms-linear-gradient(left, rgba(0,0,0,0.8) 0%, rgba(0,30,201,0.49) 47%, rgba(0,43,255,0.15) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.8) 0%, rgba(0,30,201,0.49) 47%, rgba(0,43,255,0.15) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=‘#000000’, endColorstr=‘#002bff’, GradientType=1 );
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.news .news-btn{
    text-align: center;
    position: relative;
    z-index: 3;
    padding-top: 190px;
}

.news .news-btn i{
    padding-left: 10px;
    font-size: 15px;
}

.news .news-btn a{
    color: #fff;
    font-family: 'Cormorant', serif !important;
    font-size: 21px;
    font-style: italic;
}

.news-detail{
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 20px;
    left: 20px;
    font-family: 'Cormorant', serif !important;
}

.news-detail h5{
    font-size: 21px;
    font-style: italic;
    margin-bottom: 0;
}

.news-detail h6{
    font-size: 24px;
    font-weight: 600;
    margin-top: 0;
}

footer{
    background: url(../images/footer-bg.jpg)no-repeat 50% 50%;
    background-size: cover !important;
    height: 684px;
    margin-top: 30px;
    padding-top: 50px;
}

footer h3{
    color: #fff;
    margin-top: 7%;
}

footer h3 span{
    font-weight: 300;
    font-size: 20px;
}

footer input{
    margin-top: 20px;
    background: transparent;
    color: #fff !important;
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: solid 1px #fff !important;
}

footer textarea{
    margin-top: 20px;
    background: transparent;
    color: #fff !important;
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: solid 1px #fff !important;
    margin-bottom: 20px;
    resize: none;
    outline: none;
    padding-left: 0 !important;
}

footer .form .form-btn{
    color: #fff;
    font-size: 16px;
    background: none;
    border: solid 1px white;
    border-radius: 0;
    transition: .3s;
    width: 100%;
    padding: 10px 0;
    font-weight: 500;
    margin-top: 15px;
}

footer .form .form-btn:hover{
    color: #333;
    background: #fff;
    border: solid 1px white;
    transition: .3s;
}


footer .form input::placeholder{
    color: #fff;
    opacity: 0.7;
    font-size: 14px;
}

footer .form textarea::placeholder{
    color: #fff;
    opacity: 0.7;
    font-size: 14px;
    padding-left: 0;
}

footer .btn-default{
    width: 100%;
    background: transparent;
    margin-top: 35px;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    border: solid 1px #fff;
    height: 50px;
    font-size: 16px;
    transition: .3s;
}

footer h2{
    font-family: 'Italianno', cursive !important;
    font-size: 70px;
    color: #fff;
    opacity: 0.6;
    margin-bottom: 0;
}

footer h3{
    font-family: 'Cormorant', serif !important;
    font-size: 45px;
    color: #fff;
    font-weight: 600;
    margin-top: 0;
}

header .language select {
    width: 150px;
    margin: 0 auto;
    background: transparent;
    color: white;
    border: none;
    border-bottom: 1px solid white;
    opacity: .7;
}

header .language select option{
    color: black;
}

.cc-banner .cc-message {
    font-size: 13px !important;
}

.cc-revoke, .cc-window {
    line-height: 1 !important;
}

.kvkk{
     margin-top: 10px;
     text-align: left;
 }

.kvkk a{
    font-size: 17px;
    color: white !important;
    padding-right: 10px;
}

.form input{
    color: #A60D16;
    font-size: 16px;
    margin-bottom: 10px;
    border: none;
    outline: none;
    border-bottom: 1px solid #A60D16;
    border-radius: 0 !important;
    padding-left: 0;
}

.form textarea{
    color: #A60D16;
    font-size: 16px;
    margin-bottom: 10px;
    border: none;
    outline: none;
    border-bottom: 1px solid #A60D16;
    border-radius: 0 !important;
    padding-left: 0;
}

.form .form-btn{
    color: #fff;
    font-size: 16px;
    background: #A60D16;
    border: solid 1px #A60D16;
    border-radius: 0;
    transition: .3s;
    width: 100%;
    padding: 10px 0;
    font-weight: 500;
    margin-top: 15px;
}

.form .form-btn:hover{
    color: #333;
    background: #fff;
    border: solid 1px #A60D16;
    transition: .3s;
}

.form input::placeholder{
    color: #A60D16;
    opacity: 0.7;
    font-size: 14px;
}

.form textarea::placeholder{
    color: #A60D16;
    opacity: 0.7;
    font-size: 14px;
}

.footer-detail img{
    float: right;
    margin-top: 20px;
}

.footer-detail p a{
    color: #fff !important;
    font-size: 18px;
    font-weight: 300;
}

.footer-detail p{
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    text-align: right;
}

footer .social-media{
    margin-top: 10px;
    text-align: center;
}

footer .social-media i{
    color: #fff;
    opacity: .7;
    margin: 0 20px;
    font-size: 24px;
}

footer .social-media i:hover{
    opacity: 1;
}

#to-top-btn i{
    color: #fff;
    font-size: 21px;
}

#to-top-btn {
    display: inline-block;
    background-color: #A60D16;
    width: 50px;
    height: 50px;
    padding-top: 11px;
    text-align: center;
    border-radius: 50px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s,
    opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}
#to-top-btn:hover {
    cursor: pointer;
    opacity: 1;
}
#to-top-btn.show {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 767px){
    .mor1{
        margin-top: 0;
        padding: 15px;
        height: 260px;
    }
    .mor1 h4 {
        font-size: 60px;
    }
    .mor1 h1 {
        font-size: 18px;
        line-height: 21px;
    }
    header{
        position: relative;
        background: rgba(0,0,0,0.9);
    }
    header .logo img{
        float: left;
    }
    header .reservation .rez-phone{
        float: left;
        border-bottom: none;
    }
    header .reservation{
        background: none;
    }
    header .reservation .rez-short {
        float: left;
        padding-left: 10px;
    }
    .reservation{
        padding: 10px 0 !important;
    }
    header .social-media i {
        margin: 0 7px;
    }
    .kurumsal .kurumsal-resim {
        float: none;
        margin-top: -30px;
        z-index: 0;
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 6px;
        position: absolute;
        right: 0;
        left: 0;
    }
    .kurumsal .video {
        float: none;
        margin: 150px 0 0 0;
        right: 0;
        width: 240px;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    .rooms h2{
        font-size: 60px;
    }
    .rooms h3{
        font-size: 35px;
    }
    .h380{
        height: 280px;
    }
    .rooms .rooms-detail h4{
        font-size: 30px;
    }
    .services .services-title {
        float: none;
        max-width: 520px;
        padding: 15px 30px;
    }
    .services-title h4 {
        font-size: 60px;
    }
    .services-title h5 {
        font-size: 35px;
    }
    .comments h2{
        font-size: 60px;
    }
    .comments h3{
        font-size: 35px;
    }
    .gallery-title h2{
        font-size: 50px;
    }
    .gallery-title h3{
        font-size: 35px;
    }
    .news-title h2{
        font-size: 60px;
    }
    .news-title h3{
        font-size: 35px;
    }
    .news .h440 {
        height: 340px;
        margin-bottom: 10px;
    }
    footer h2 {
        font-size: 60px;
    }
    footer h3 {
        font-size: 35px;
    }
    .footer-detail p {
        text-align: center;
    }
    .footer-detail img {
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 992px){
    header .reservation{
        background: none;
    }
    header .logo img{
        float: left;
    }
    header .social-media {
        margin-top: 25px;
    }
    .mor1 h4 {
        font-size: 60px;
    }
    .mor1 h1 {
        font-size: 18px;
        line-height: 21px;
    }
    .mor1 {
        padding: 15px;
        margin-top: -15%;
        height: 235px;
        max-width: 400px;
    }
    .kurumsal .kurumsal-resim {
        z-index: 1;
        max-width: 500px;
        margin-right: -10px;
        margin-bottom: 10px;
        margin-top: -8%;
        margin-left: 10px;
    }
    .kurumsal .video {
        float: right;
        z-index: 1;
        margin: -10% 10px 0px 20px;
        clear: both;
        width: 40%;
    }
    .rooms h2{
        font-size: 60px;
    }
    .rooms h3{
        font-size: 35px;
    }
    .rooms .rooms-detail h4{
        font-size: 30px;
    }
    .services .services-title {
        max-width: 400px;
        height: 300px;
        padding: 15px 30px;
    }
    .services-title h4 {
        font-size: 60px;
    }
    .services-title h5 {
        font-size: 35px;
    }
    .services-title h6{
        font-size: 17px;
    }
    .comments h2{
        font-size: 60px;
    }
    .comments h3{
        font-size: 35px;
    }
    .gallery-title h2{
        font-size: 60px;
    }
    .gallery-title h3{
        font-size: 35px;
    }
    .news .h440 {
        height: 340px;
    }
    .news-detail h6 {
        font-size: 20px;
    }
    footer h2 {
        font-size: 60px;
    }
    footer h3 {
        font-size: 35px;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
    #example-one a {
        padding: 5px 10px;
    }
}
.banner {
    z-index: 1;
    margin: 0;
    height: 200px;
    width: 100%;
    vertical-align: top;
    display: table;
}

.banner-title {
    width: 100%;
    text-align: center;
    margin-top: 140px;
    background: url("/images/title-bg.png") no-repeat top center;
    padding-top: 10px;
}

.banner-title h1 {
    font-family: 'Italianno', cursive !important;
    color: white;
    opacity: 0.8;
    font-size: 45px;
}

.ovrly {
    height: 100%;
    width: 100%;
    display: table;
    background: rgba(0,0,0,0.8);
    background: -moz-linear-gradient(left, rgba(0,0,0,0.8) 36%, rgba(255,0,0,0.3) 100%);
    background: -webkit-gradient(left top, right top, color-stop(36%, rgba(0,0,0,0.8)), color-stop(100%, rgba(255,0,0,0.3)));
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.8) 36%, rgba(255,0,0,0.3) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,0.8) 36%, rgba(255,0,0,0.3) 100%);
    background: -ms-linear-gradient(left, rgba(0,0,0,0.8) 36%, rgba(255,0,0,0.3) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.8) 36%, rgba(255,0,0,0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=‘#000000’, endColorstr=‘#ff0000’, GradientType=1 );
}

.text-field h3 {
    font-family: 'Cormorant', serif !important;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 50px;
}

.banner-title h5 {
    font-family: 'Cormorant', serif !important;
    text-align: center;
    font-size: 19px;
    color: white;
    opacity: 0.8;
}

.text-field p {
    font-size: 17px;
    float: right;
}

.text-field img {
    float: left;
}

.text-field-left p {
    font-size: 15px;
}

.ana-mask2 {
    -webkit-mask-box-image: url(../images/mask2.png);
    margin: auto
}

.left-list h4{
    font-family: 'Italianno', cursive !important;
    opacity: 0.8;
    font-size: 35px;
}

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

.left-list ul li {
    margin: 10px 0;
    border-bottom: 1px solid #A4031B;
    padding-bottom: 5px;
}

.left-list ul li a {
    color: black;
    font-size: 17px;
    font-family: 'Cormorant', serif !important;
    font-weight: 600;
}

.gallery-inner {
    margin-top: 50px;
}

.top10 {
    margin-top: 20px;
}

.contact-right img {
    margin-bottom: 10px;
}

.contact-right p {
    font-size: 28px;
    font-family: 'Italianno', cursive !important;
}

.contact-right p a {
    color: black;
    font-family: 'Italianno', cursive !important;
}

.contact-right h5 {
    font-size: 18px;
    margin-top: 25px;
}

.kurucu .img {
   width: 100%;
}
.kurucu .name {
    width: 100%;
}
.kurucu .img img {
    height: 310px;
    margin-bottom: 10px;
    float: none !important;
}

.kurucu h5 {
    margin-top: 10px;
}

.news-img {
    max-width: 70% !important;
    height: auto;
    margin-bottom: 20px;
}

.radio {
    padding-left: 20px;
}

.radio label{
    padding-left: 0 !important;
}

.m-t-20 {
    margin-top: 20px;
}

.musteri textarea {
    outline: none !important;
    border: 1px solid #ddd;
    height: 70px;
}

.musteri p{
    font-size: 16px;
}

.musteri .textarea-label {
    font-size: 16px;
}

.musteri h3 {
    margin-top: 50px;
}

.musteri .form-btn {
    font-size: 18px;
    padding: 20px 50px;
    text-transform: uppercase;
    font-weight: bold;
}

.textarea-label-white {
    color: white;
    opacity: .7;
    font-weight: 400;
}