.sliderBg {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#slider {
    position: relative;
    height: 866px;
    overflow: hidden;
}

.down {
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: -85px;
    left: 50%;
    margin-left: -25px;
    z-index: 99;
    transition: .5s ease;
    -moz-transition: .5s ease;
    -webkit-transition: .5s ease;
    cursor: pointer;
}

.down:hover {
    bottom: -90px;
}

#particles-js {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.clicked {
    bottom: 50px;
    opacity: 0;
}

#slider .sliderContent {
    top: 57%;
    width: 100%;
    z-index: 2
}

#slider .sliderContent .img-responsive {
    width: auto !important;
    display: inline-block !important;
}

#slider .sliderContent .text {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    margin: 30px 0 0;
    line-height: 1.3;
}

#slider:after {
    content: "";
    position: absolute;
    bottom: -4px;
    height: 8px;
    left: 50%;
    width: 0;
    background: #181d4a;
    animation-name: enlarge;
    -webkit-animation-name: enlarge;
    animation-duration: .5s;
    -webkit-animation-duration: .5s;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
}

#slider .owl-controls {
    position: absolute;
    text-align: center;
    bottom: 13%;
    left: 0;
    width: 100%
}

#slider .owl-nav {
    opacity: 0;
    position: relative;
    margin: auto;
    text-align: left;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-duration: .5s;
    -webkit-animation-duration: .5s;
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
}

#slider .owl-prev,
#slider .owl-next {
    background: none;
    border: 1px solid #fff;
    border-radius: 0;
    display: inline-block;
    padding: 8px 10px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

#slider .owl-prev:hover,
#slider .owl-next:hover {
    background: #fff;
}

#slider .owl-prev:hover i,
#slider .owl-next:hover i {
    color: #015e4b;
}

#slider .active .sliderContent .kat {
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-duration: .5s;
    -webkit-animation-duration: .5s;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
}

#slider .active .sliderContent .text {
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-duration: .5s;
    -webkit-animation-duration: .5s;
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
}

.welcome:after {
    /* content: '';
    background: rgba(33, 41, 52, .5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0 */
}

#slider video {
    height: 100%;
    width: 100%;
    object-fit: cover
}

#about {
    margin: 120px 0 0;
}

#about .wrapper {
    margin: 70px 17.5% 0 80px
}

#about h3 {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.5;
}

#about p {
    color: #888888;
    font-size: 16px;
    line-height: 1.8;
    margin: 30px 0 0;
}

#homeGrid {
    margin-top: 100px;
}

#homeGrid .Wrapper {
    padding: 60px 50px 136px;
}

#homeGrid .grid-item {
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -ms-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;
    display: block
}


/*#homeGrid .grid-item:hover { -webkit-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.15); }*/

#homeGrid .tesisWrapper {
    padding: 64px 50px 104px;
    /* background-image: url(../images/tesisBg.png);
    background-repeat: no-repeat;
    background-position: bottom right; */
    background-color: #015e4b;
    height: 560px
}

#homeGrid .urunWrapper h3 {
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

#homeGrid .urunWrapper {
    padding: 60px 40px 0 0;
    display: block;
}

#homeGrid .urunWrapper a:hover h3 {
    color: #015e4b;
}

#homeGrid h3.gridTitle {
    line-height: 1;
    margin: 0;
    padding: 0;
    color: #000000;
    font-size: 36px;
    font-weight: 700;
}

#homeGrid .grid-1 {
    background: #f2f2f2;
    height: 556px
}

#homeGrid .grid-1 .item {
    height: 308px
}

#homeGrid #projeOwl {
    margin-top: 50px;
}

#homeGrid #projeOwl .projeTitle {
    color: #015e4b;
    font-size: 16px;
    font-weight: 700;
}

#homeGrid #projeOwl p {
    color: #888;
    font-size: 16px;
    margin: 20px 0;
}

#homeGrid #projeOwl .owl-nav {
    text-align: left;
    position: absolute;
}

#homeGrid #projeOwl .owl-next,
#homeGrid #projeOwl .owl-prev {
    background: none;
    padding: 0;
    font-size: 30px;
    color: #c8c8c8;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

#homeGrid #projeOwl .owl-next:hover,
#homeGrid #projeOwl .owl-prev:hover {
    color: #000;
}

#homeGrid .yilWrapper {
    position: absolute;
    padding-top: 50px;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
}

#homeGrid .yilWrapper .yil {
    font-size: 35px;
    letter-spacing: 5px;
}

#homeGrid .yilWrapper .yil span {
    display: block;
    letter-spacing: 7.2px;
    font-size: 14px;
}

#homeGrid .yilWrapper .ton {
    margin: 20px 0 5px;
    color: #fff;
    display: inline-block;
    padding: 10px 35px;
    background: #015e4b;
}

#homeGrid .yilWrapper .ton .count {
    font-size: 28px;
}

#homeGrid .yilWrapper .ton span {
    font-size: 13px;
}

#homeGrid .yilWrapper .cimento {
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
}

#homeGrid .yilWrapper .ton.extra {
    margin: 5px 0;
}

#homeGrid .yilWrapper .parameter {
    font-size: 18px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 300;
}

#homeGrid .gridTitle.cbg {
    color: #fff;
}

#homeGrid .yilbg {
    width: 100% !important;
}

#homeGrid #tesisOwl {
    margin-top: 60px;
}

#homeGrid #tesisOwl .tesisBaslik {
    color: #fff;
    font-size: 30px;
    line-height: 1;
    margin: 0;
    padding: 0;
    font-weight: 300;
    letter-spacing: 6px;
}

#homeGrid #tesisOwl p {
    color: #fff;
    font-size: 16px;
    margin: 20px 0 30px;
}

#homeGrid #tesisOwl .detay {
    color: #fff;
    font-size: 12px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 1px;
}

#homeGrid #tesisOwl .owl-nav {
    position: absolute;
    bottom: -80px;
    text-align: left;
}

#homeGrid #tesisOwl .owl-prev,
#homeGrid #tesisOwl .owl-next {
    background: none;
    color: #41061d;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    font-size: 30px;
    padding: 0;
}

#homeGrid #tesisOwl .owl-prev:hover,
#homeGrid #tesisOwl .owl-next:hover {
    color: #fff;
}

.grid-7,
.grid-7 .pr,
.grid-8,
.grid-8 .pr {
    height: 300px
}

.grid-7 img,
.grid-8 img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.sosyalSorumluluk {
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 1.6px;
    color: #000;
    line-height: 1.1;
    background: #181d4a;
    height: 256px
}

.sosyalSorumluluk a {
    background: url(../images/sosyalS.png) no-repeat left 75px top 40px;
    padding: 100px 0 72px 125px;
    display: block;
    color: #fff;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.sosyalSorumluluk a:hover {
    color: #015e4b;
    background: url(../images/sosyalS.png) no-repeat left 72px top 35px;
}

.sosyalSorumluluk span {
    font-size: 20px;
    letter-spacing: 0.8px;
    display: block;
}

.sosyalSorumluluk span.text {
    font-size: 14px;
    font-weight: normal;
}

.ik span.text {
    font-size: 16px;
    font-weight: 500;
}

.ik {
    font-size: 36px;
    letter-spacing: 1.6px;
    color: #000;
    line-height: 1.1;
    font-weight: 700;
    position: absolute;
    top: 65px;
    left: 95px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.ik:after {
    content: "";
    position: relative;
    top: -130px;
    left: -60px;
    width: 80px;
    height: 82px;
    display: block;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    pointer-events: none
}

.grid-7:hover .ik:after {
    top: -135px;
    left: -62px;
}

.ik a {
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.ik span {
    font-size: 20px;
    letter-spacing: 0.8px;
    display: block;
}

.grid-7:hover .ik {
    color: #015e4b
}

.ik.surdur {
    left: 0;
    top: 130px;
    font-size: 24px;
    right: 0;
    width: 100%;
    padding: 0 40px 0
}

.grid-8 .ik.surdur:hover {
    color: #015e4b
}

#news {
    margin: 130px 0 75px;
}

#news .newsWrapper {
    padding: 0 100px;
}

#news h3 {
    color: #000;
    font-weight: 700;
    font-size: 36px;
    margin: 35px 0 0;
    letter-spacing: 1.5px;
}

#news h3 span {
    font-size: 25px;
    letter-spacing: 0.5px;
}

#newsCarousel .item {
    border-right: 1px solid #e1e1e1;
    padding: 35px 0;
}

#newsCarousel .newsTitle {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
}

#newsCarousel .date {
    color: #666666;
    padding: 0 0 0 20px;
    background: url(../images/date.png) no-repeat 0 2px;
}

#newsCarousel .owl-nav {
    position: absolute;
    left: -130px;
    top: 50px;
}

#newsCarousel .owl-next,
#newsCarousel .owl-prev {
    background: none;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    font-size: 28px;
    color: #c9c9c9;
}

#newsCarousel .owl-next:hover,
#newsCarousel .owl-prev:hover {
    color: #000;
}

#newsCarousel .owl-prev {
    color: #000;
}

.ebulten {
    position: relative;
}

.ebulten .form-control {
    border-radius: 0;
    background: #fff;
    height: 46px;
}

.ebulten .e-bulten {
    position: absolute;
    right: 0;
    top: 0;
    background: #181d4a;
    color: #fff;
    padding: 12px 25px;
    transition: all ease 0.3s;
    border-radius: 0;
}

.ebulten .e-bulten:hover {
    background: #000;
    color: #fff;
}

#slider .active .sliderContent .kat {
    /* background: #015e4b; */
    padding: 8px 0;
    border-radius: 3px;
}

#slider .active .sliderContent .kat h3 {
    color: #fff;
    font-size: 26px;
}

.site_music {
    position: absolute;
    bottom: 3%;
    z-index: 9;
}