.navbar-default{
    background: none;
    border: none;
}

.bx-wrapper .bx-viewport{
    margin-top: 0px;
}

header .container{
    width: 1400px;
}

.navbar-default .navbar-nav>li>a{
    margin-top: 90px;
    color: #522a45;
    font-size: 18px;
    margin-left: 8px;
    margin-right: 8px;
}

.usthead{
    background: #522a45;
    color: white;
}

.usthead p{
    font-weight: bold;
    font-size: 18px;
    padding-top: 10px;
}

.saatler{
    background: #f2f2f2;
    margin-top: 40px;
    padding: 20px 0;
}

.saatler ul{
    display: table;
    margin: 0 auto;

}

video {
  pointer-events: none;
}

video::-webkit-media-controls-overlay-play-button {
  display: none;
}



.ugb-video-popup {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 600px;
}
.ugb-video-preview, .ugb-play-button {
	position: absolute;
	top: 0;		
	left: 0;
	right: 0;
	bottom: 0;
}
.ugb-video-preview {
	background-size: cover;
	background-position: center;
	opacity: .4;
	transition: all .3s ease-in-out;
	z-index: 1;
	object-fit: fill;
	width: 100%;
}

.ugb-video-wrapper {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
}

.videos ul li{
    float: left;
}

.videos{
    margin: 0 auto;
    display: table;
    margin-top: 40px;
    margin-bottom: 60px;
}

.aysdesignvideo{
    margin-bottom: 35px;
}

.saatler ul li{
    float: left;
    list-style: none;
    margin: 0 10px;
}

.birinci{
    margin-top: 60px;
}

.birinci h2{
    font-size: 26px;
    font-weight: bold;
    color: #1a1a1a;
    margin-bottom: 40px;
}

.kutu{
    background: #fafaf6;
    padding: 50px;
    height: 350px;
}

.kutu2{
    background: #f0f0ea;
    padding: 50px;
        height: 350px;
}

.ikinci{
    background: #fafaf6;
    margin-top: 60px;
    padding: 40px 0;
}

.ikinci img{
    width: 100%;
}


.ucuncu{
    background: #efefe9;
    padding: 30px 0;
    font-weight: bold;
    font-size: 18px;
}

.ucuncu button{
    display: table;
    margin: 0 auto;
    background: none;
    border: 5px solid #532e47;
    color: #532e47;
    padding: 15px;
    border-radius: 30px;
    margin-top: 8px;
}

.ucuncu button  a{
    color: #532e47;
}

.uctext{
    margin-top: 30px;
    text-align: center;

}

footer{
    background: #532e47;
    color: white;
    padding: 20px 0;
}

.imza{
    display: table;
    float: right;
    text-align: right;
    margin-right: -110px;
}

.aysimza{
    margin-top: 8px;
}

.dorduncu{
    background: #dbdbd5;
    padding: 50px 0;
}

.dorduncu .gonderbuton{
    background: #532e47 !important;
}

.dorduncu input{
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    background: #fafaf6;
    border: 1px solid grey;
    border-radius: 30px;
}

.dorduncu textarea{
    width: 100%;
    height: 100px;
    padding: 10px;
    margin-bottom: 10px;
    background: #fafaf6;
    border: 1px solid grey;
    border-radius: 30px;
}

.dorduncu h2{
    font-weight: bold;
    color: black;
}

.icerikler h2{
    width: 100%;
    background: #543249;
    text-align: center;
    color: white;
    padding: 15px 0;
    margin-top: 0px;
}

.contenticerik{
    margin-top: 50px;
    margin-bottom: 50px;
}

.hizmetlerimizicerikleri{
    margin-top: 50px;
    margin-bottom: 50px;
}

.contenticerik .col-md-3{
    background: #f2f2f2;
    padding: 30px 0;
}


.contenticerik .col-md-3 ul li{
    list-style: none;
    font-weight: bold;
}

.hakkimizdatext{
    margin-bottom: 20px;
}


.loading{
    width: 100%;
    height: 100%;
    background: white;
    position: fixed;
    z-index: 999999999999999999;
}

.loading img{
    margin: auto;
    display: table;
    position: absolute;
    left: 50%;
    margin-left: -120px;
    top: 50%;
    margin-top: -100px;
}


.foto{
    border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 250px;
    height: 250px;
    overflow: hidden;
    border: 5px solid #55354a;
    display: table;
    margin: 0 auto;
    
}

.foto img{
    margin-bottom: 0 !important;
}

.hizmetlerimizsayfasi img{
    width:  auto !important;
}

.birincikisi{
    margin-bottom: 40px;
}

.fotoaciklama{
    margin-top: 10px;
}

.listebutonlar{
    display: table;
    margin: 0 auto;
    margin-bottom: 20px;
}

.listebutonlar button{
    background: none;
    border: 2px solid #55354a;
    border-radius: 20px;
    padding: 10px;
    font-weight: bold;
    color: #55354a;
    margin: 0 10px;
}

.listebutonlar button:hover{
    background: #55354a;;
    border: 2px solid #55354a;
    border-radius: 20px;
    padding: 10px;
    font-weight: bold;
    color: white;
}

.grid {
  
}

.contenticerik img{
    width: 100%;
    margin-bottom: 20px;
}

#iletisimbilgisi input{
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 20px;
    border: 2px solid #55354a;
}


#iletisimbilgisi textarea{
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 20px;
    border: 2px solid #55354a;
    height: 150px;
}

#formlar{
    margin-top: 50px;
}

.iletisimformu{
    margin-bottom: 30px;
}

.gonderbuton{
    background: #55354a;
    color: white;
    font-weight: bold;
}

.bilgiler{
    text-align: center;
    margin-bottom: 130px;
}

.bilgiler img{
    width: auto;
    display: table;
    margin: 0 auto;
}


@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
    
    header .container{
        width: auto;
    }
    
    .navbar-brand>img{
        width: 70%;
        
    }
    
    .navbar-default .navbar-toggle{
        margin-top: 70px;
    }
    
    .imza{
        float: none;
        text-align: left;
        margin-right: 0;
    }
    
    .navbar-default .navbar-nav>li>a{
        margin-top: 0;
    }
    
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        margin-top: 40px;
    }
    
}