/*
    Serdar Atan - 28.06.2018
*/
@charset "utf-8";
@import "fontlar.css";
@import 'reset.css';
@import 'owl.carousel.css';
@import 'jquery.fancybox.css';
@import 'jquery.mmenu.all.css';
@import "bootstrap-select.css";
@import "jquery.mCustomScrollbar.css";
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200,200i,300,300i,400,400i,600,600i,700,700i,900');
@import "animate.css";
@import "ubislider.min612e.css";
*{}
::-webkit-scrollbar {
    width: 8px;
    margin-left:5px;
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
}
::-webkit-scrollbar-thumb {
    background-color: #100c27;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #222;
}
::selection {
    background-color: #222;
    color: #fff;
}
::placeholder {color: #dcdcdc; opacity: 1; /* Firefox */}
html{}
body{background-color: #fff;font-size: 14px;color:#222;font-family: 'Poppins', sans-serif;font-weight: 300;overflow-x: hidden;}

.anadiv1 { width:100%; height:5604px; background-image:url(../images/v2.jpg); background-position:top center;  background-repeat:no-repeat; float:left; }
.anadiv2 { width:100%; position: relative; float:left; }
.anadiv2 img { width:100%; position: relative; float:left; }

.sed {width: 22.6%;height: 185px;float:left;background:white;margin-top: 3%;margin-left: 3%;margin-right: -2%;border: 1px solid #222;}
.sed p {color: #000;margin-top: 198px;text-align: center;font-weight: bold;}
.bg1 { background-image:url(../images/v1.jpg); background-position:top center; background-size:100%;}
.bg2 { background-image:url(../images/v2.jpg); background-position:top center; background-size:100%;}
.bg3 { background-image:url(../images/v3.jpg); background-position:top center; background-size:100%;}
.bg4 { background-image:url(../images/v4.jpg); background-position:top center; background-size:100%;}
.bg5 { background-image:url(../images/v1-1.jpg); background-position:top center; background-size:100%;}
