html {
    scroll-behavior:smooth
}

.navbar {
    min-height: 100px;
}

.navbar-default .navbar-nav>li>a {
    color: #a09c9c;
    font-size: 17px;
    padding: 34px 10px 30px;
}

.navbar-brand > img {
    width: 216px;
    height: auto;
    margin-top: -11px;
}  

.button-group .button {
    color: white;
}

.cizgili::after {
    background: #ffa100;
    bottom: -13px;
    content: "";
    height: 2px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 999;
}

.fotoslayd {
    color: black;
}

.fotoslayd::after {
    background: #ffa100;
    bottom: -13px;
    content: "";
    height: 2px;
    position: absolute;
    right: 0;
    width: 100% !important;
    z-index: 999;
}

#owl-demo .owl-item div {
    padding: 60px;
}

#owl-demo .owl-item img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    max-height: 750px;
    padding-bottom: 25px;
}

.header {
    background: rgba(0, 0, 0, 0) url("../img/bg1orange.jpg") repeat fixed center 0 / cover opacity 0;
    color: #fff;
    height: 100%;
    overflow: hidden;
    transition: all 0.35s ease 0s;
}

/*----------- sanatcilar ------------*/

.galeritype {
    color: white;
    padding-top: 60px;
    background-color: rgba(0, 0, 0, 0.9);
}

.galeritype img {
    height: 100% !important;
    width: auto !important;
}

.hover-img {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    height: 96%;
    left: 6px;
    margin: 7px 2px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 96%;
    transition: all 0.32s ease 0s;
    position: absolute;
    text-align: center;
    top: 0;
	opacity: 1;
	 color: #fff;
	 padding: 20% 0 0;
	border:1px solid #333;
}

.hover-img:hover {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    position: absolute;
    text-align: center;
    top: 0;
	opacity: 0;
	 color: #fff;
	 padding: 20% 0 0;
	border:1px solid #333;
}

/* .hover-img {
    background: #000 none repeat scroll 0 0;
    height: 96%;
    left: 6px;
    margin: 8px 5px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 96%;
    transition: all 0.32s ease 0s;
}

.hover-img:hover {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    position: absolute;
    text-align: center;
    top: 0;
	opacity: 1;
	 color: #fff;
	 padding: 20% 0 0;
	border:1px solid #333;
} */

.hover-img .instagram {
    color: #fff;
    font-size: 50px;
    padding: 5% 0 0;
    transition: all 0.3s ease 0s;
}

.hover-img:hover .instagram {
    color: #fff;
    font-size: 50px;
    padding: 5% 0 0;
    transition: all 0.3s ease 0s;
}

.element-item {
    overflow: hidden;
}


/*----------- about ------------*/


.abouttype {
    overflow: hidden;
	/*-webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: white;
	text-shadow: 0 0 5px white;
	color: azure; */
	color: black;
	
}

.abouttype .header{
	background: rgba(0, 0, 0, 0) url("../img/bg3white.jpg") repeat fixed center bottom / cover;
    color: black;
    height: 100%;
    overflow: hidden;
    transition: all 0.35s ease 0s;
}

.abouttype h2 {
    padding: 50px 0 25px;
    position: relative;
    text-align: center;
    width: 100%;
}

.abouttype h2::before {
    background: #000 none repeat scroll 0 0;
    bottom: 9px;
    content: "";
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
}

.abouttype h2::after {
    background: #ffa100 none repeat scroll 0 0;
    bottom: 9px;
    content: "";
    height: 2px;
    position: absolute;
    right: 0;
    width: 50%;
    z-index: 999;
}

.abouttype p {
    font-size: 16px;
    padding: 10px 0;
    text-align: left;
}

/*-----------hometype ------------*/

.hometype {
    overflow: hidden;
}

.hometype h4 {
    padding: 0px 0 25px;
    position: relative;
    text-align: center;
    width: 100%;
    color: rgb(255, 255, 255);
}

.hometype h4::before {
    background: #000 none repeat scroll 0 0;
    bottom: 9px;
    content: "";
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
}

.hometype h4::after {
    background: #ffa100 none repeat scroll 0 0;
    bottom: 9px;
    content: "";
    height: 2px;
    position: absolute;
    right: 0;
    width: 50%;
    z-index: 999;
}

.hometype p {
    font-size: 16px;
    padding: 10px 0;
    text-align: left;
}

.hometype h2 {
    padding: 0px 0 25px;
    padding-top: 40px;
    position: relative;
    text-align: center;
    width: 100%;
    color: black;
}

.hometype h2::before {
    background: #000 none repeat scroll 0 0;
    bottom: 9px;
    content: "";
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
}

.hometype h2::after {
    background: #ffa100 none repeat scroll 0 0;
    bottom: 9px;
    content: "";
    height: 2px;
    position: absolute;
    right: 0;
    width: 50%;
    z-index: 999;
}

.hometype .header {
    background: rgba(0, 0, 0, 0) url("../img/bg3white.jpg") repeat fixed center bottom / cover;
    color: #fff;
    height: 100%;
    overflow: hidden;
    transition: all 0.35s ease 0s;
}

.hometype iframe {
    width: 100%;
    height: 100%;
    padding: 1em;
}

.hometype .autoHeight {
    height: auto !important;
}

.hometype .header-text {
    height: 100%;
    width: 100%;
}

/*----------- konserler ------------*/

#konserler {
    background: #ffa100;
    color: #fff;
    overflow: hidden;
    padding: 100px 0 220px;
    transition: all 0.35s ease 0s;
    position: relative;
}

#konserler::before {
    background: #333 none repeat scroll 0 0;
    content: "";
    height: 40%;
    left: -90px;
    position: absolute;
    top: -178px;
    transform: skewX(110deg);
    width: 100%;
}

#konserler .blog-img>img {
    width: 100%;
    border-radius: 5px;
    position: absolute;
}

#konserler .data {
    color: #383838;
    float: left;
    font-size: 50px;
    padding-right: 20px;
    position: relative;
}

#konserler .data::before {
    border-right: 1px solid;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transform: skewX(-20deg);
}

#konserler .month {
    color: #383838;
    float: left;
    font-size: 18px;
    padding-left: 20px;
    padding-top: 23px;
}

#konserler .blog-img {
    border: 1px solid;
    height: 208px;
    margin-bottom: 60px;
    padding: 9px;
    border-radius: 5px;
    position: relative;
}

#konserler a {
    border: 1px solid #fff;
    color: #000;
    display: inline-table;
    font-size: 18px;
    margin-top: 15px;
    padding: 10px 23px;
    text-decoration: none;
    background: #fff;
}

#konserler a:hover {
    border: 1px solid #ffc259;
    color: #fff;
    display: inline-table;
    font-size: 18px;
    margin-top: 15px;
    padding: 10px 23px;
    background: none;
}

#konserler .row>h3 {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}

#konserler .row>p {
    color: #444444;
    font-size: 14px;
}


@media (max-width: 1200px){
    .navbar-brand > img {
        width: 127px;
        height: auto;
        padding-top: 12%;
        margin: -11px;
    }  

    .navbar-default .navbar-nav>li>a {
        color: #fff;
        font-size: 16px;
        padding: 29px 12px 18px;
    }  
    
    .abouttype img {
        padding-bottom: 1em;
    }
}

@media (max-width: 992px){
    .navbar-default .navbar-nav>li>a {
        color: #fff;
        font-size: 14px;
        padding: 30px 8px 21px;
    }
    .header {
        background: rgba(0, 0, 0, 0) url("../img/bg1orange.jpg") repeat fixed center 0 / cover;
        color: #fff;
        height: 70%;
        overflow: hidden;
        transition: all 0.35s ease 0s;
    }
}

@media (max-width: 768px){
    .navbar-default .navbar-nav>li>a {
        font-size: 15px;
        padding: 21px 10px 15px;
    }

    .navbar-brand > img {
        width: 140px;
        height: auto;
        margin-top: -28px;
    }    

    .navbar-nav {
        float: left;
        font-size: 16px;
        margin: 0;
        width: 100%;
    }

    .navbar-collapse {
        border-top: 1px solid transparent !important;
    }

    .navbar-collapse .collapse .in {
        background: black;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        padding-bottom: 10px;
    }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 340px !important;
    }
}

#background-video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}


