@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700,700i|Roboto:400,500,700|Source+Sans+Pro:400,600,700,900&display=swap&subset=latin-ext');


*{
    list-style: none;
    padding: 0;
    margin: 0;
}
p{
    margin: 0;
    padding: 0;
    
}
a, a:hover{
    text-decoration: none !important;
}
body{
    font-family: 'Source Sans Pro', sans-serif;

}
.clear{
    clear: both;
}
.posrel{
    position: relative;
}
.header-top{
    background: #333333;
    height: 50px;
    line-height: 45px;
}
.header-left{
    float: left;
    color: #fff;
    font-size: 16px !important;
}
.header-left p span{
    font-weight: 700 !important;
    margin-right: 5px;
}
.header-right{
    float: right;
}
.header-right ul li {
    float: left;
    margin-left: 15px;
}
.header-right ul li a{
    display: block;
    text-decoration: none !important;
    color: #fec10a;
    font-size: 15px;
}
.header-right ul li a span{
    color: #fff !important;
    margin-left: 7px;
}
.slider_0{
    background: url('../image/slider_1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 700px;
}
.slider_1{
    background: url('../image/slider_1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 700px;
}
.slider_2{
    background: url('../image/slider_1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 700px;
}
.carousel-indicators li {
    width: 400px;
    height: 200px;
}

.slider_button_bg0{
    background: url('../image/slider_button_bg1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.slider_button_bg1{
    background: url('../image/slider_button_bg2.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.slider_button_bg2{
    background: url('../image/slider_button_bg3.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.slider-content{
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 220px;
    

}
.slider-content h1::before{
    content: '';
    position: absolute;
    border-bottom: 3px solid #ffc20a;
    width: 50px;
    top: 100%;
    left: 0px;
}
.slider-content h1{
    color: #fff !important;
    font-size: 55px;
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
}
.slider-content p {
    color: #fff !important;
    font-size: 14px;
    float: right;
}.ozsoft_link_button {
    display: block;
    position: absolute;
    right: 0;
    margin-top: 40px;
    background: none;
    border: 1px solid #fff;
    color: #fff !important;
    overflow: hidden;
    cursor:pointer;
    padding: 10px 20px;
    border-radius: 30px;
}
.slider-content .ozsoft_link_button {
    display: block;
    position: absolute;
    right: 0;
    margin-top: 40px;
    background: none;
    border: 1px solid #fff;
    color: #fff !important;
    overflow: hidden;
    cursor:pointer;
    padding: 10px 20px;
    border-radius: 30px;
}
.carousel-item{
    position: relative;
}
.carousel-indicators li h4{
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 900;
    color: #fff;
    
}
.carousel-indicators li.active{
    font-weight: 600;
}
.carousel-indicators li p{
    font-size: 14px;
    color: #fff;
    margin-top:0px !important;
}
.carousel-indicators li a{
    color: #fff;
    display: block;
    margin-top: 50px;
}
.slider-button-content{
    margin-top: 20px;
    margin-left: 20px;
}
section.magara_arama{
    padding: 50px 0px;
    text-align: center;
    background-image: url(../image/kivimagara.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-bottom: 2px solid #ffc20a;
}
section.magara_arama h2{
    font-weight: 900;
    font-size: 26px;
    font-family: 'Roboto Condensed', sans-serif;
}
section.magara_arama p{
    font-size: 14px;
    color: #666666;
    margin-top: 20px;
}
hr.hrline{
    width: 100px;
    display: block;
    background: #ffc61a;
    margin: 15px auto;
    height: 1.5px;
}
*{
    outline: none !important;
}
.magara_arama form select{
    width: 100%;
    display: block !important;
    padding: 10px !important;
    border-radius: 10px !important;
    border: none !important;
    outline: none !important;
    font-weight: 100 !important;
    appearance: none !important; 
    -webkit-appearance: none !important;
	-moz-appearance: none !important; 
    background-color: #fff !important;
    background-image: url(../image/arrow.png);
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: 95% center !important;
    position: relative;
}
.magara_arama form select:hover{
    cursor: pointer;
}
section.magaralar{
    padding: 50px 0px;
    text-align: center;
}
section.magaralar h2{
    font-weight: 900;
    font-size: 26px;
    
    font-family: 'Roboto Condensed', sans-serif;
}
section.magaralar p{
    font-size: 14px;
    color: #666666;
    margin-top: 20px;
}
.magaralar1{
    background-image: url(../image/Layer%204.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 300px;
    width: 100%;
}
.magaralar2{
    background-image: url(../image/Layer%205.png);
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: center center;
    height: 300px;
    width: 100%;
}
.magaralar3{
    background-image: url(../image/Layer%206.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 300px;
    width: 100%;
}
.magaralar4{
    background-image: url(../image/Layer%207.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 300px;
    width: 100%;
}
.magaralar .ozsoft_link_detay , .nasil-olusur .ozsoft_link_detay{
    color: #fff !important;
    background: #333333;
    padding: 10px 20px;
    border-radius: 20px;
    border: none;
    margin-top: 50px;
    }
.magaralar-content h4{
    color: #fff;
    font-size: 15px;
    position: absolute;
    left: 20px;
    font-weight: 900;
    bottom: 40px;
}
.magaralar-content{
    position:relative;
    text-align: left;
    overflow: hidden;
}
.efect_magara{
   position: absolute;
    left: -200px;
    right: 0;
    bottom: -150px;
    width: 300%;
}
.magaralar_baslik_aciklama{
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.magaralar-content p {
    color: #fff !important;
    position: absolute;
    left: 20px;
    font-size: 15px;
    bottom: 20px;
}
.e-katalog-l{
     background: #000; 
     height: 400px;
}
.e-katalog-r{
    background:url(../image/e-katalog-bg-img.jpg);background-size: cover; background-repeat: no-repeat; background-position: center center; height:  400px;
}
.e-katalog-edt{
    position: absolute; top: 0; left: 0; right: 0;
    padding-top: 50px;
}
.e-katalog-edt h1{
    color: #fff !important;
    font-size: 55px;
    font-weight: 600;
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
}
.e-katalog-edt h1::before{
    content: '';
    position: absolute;
    border-bottom: 3px solid #ffc20a;
    width: 50px;
    top: 100%;
    left: 0px;
}
.e-katalog-edt p{
    color: #fff !important;
    font-size: 14px;
    margin-top: 25px;
}
.width40{
    width: 45%;
}
.width40 button{
    float: right;
    margin-top: 50px;
    background: none;
    border: 1px solid #fff;
    font-size: 14px;
    border-radius: 20px;
    padding: 10px 20px;
    color: #fff;
}
section.nasil-olusur{
    padding: 50px 0px;
    text-align: center;
}
section.nasil-olusur h2{
    font-weight: 900;
    font-size: 26px;
    font-family: 'Roboto Condensed', sans-serif;
}
section.nasil-olusur p{
    font-size: 14px;
    color: #666666;
    margin-top: 20px;
}
.nasil-content{
    position: relative;
    cursor: pointer;
}
.nasil-olusur-text{
    margin-top: 20px;
}
.nasil-content p {
    margin-top: 10px !important;
}
.nasil-olusur-gorsel{
}
.nasil_gorsel_1{
    background: url('../image/nasil_olusur_1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 375px;
    width: 100%;
    border-radius: 10px;
}
.nasil_gorsel_2{
    background: url('../image/nasil_olusur_2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 375px;
    width: 100%;
    border-radius: 10px;
}
.nasil_gorsel_3{
    background: url('../image/nasil_olusur_3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 375px;
    width: 100%;
    border-radius: 10px;
}
.nasil_gorsel_4{
    background: url('../image/nasil_olusur_4.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 375px;
    width: 100%;
    border-radius: 10px;
}
.nasil-hover{
    width: 100%;
    height: 375px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: none;
    transition: 1s;
}
.efect{
    width: 100%;
    height: 375px;
    background: #000;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.5;
    border-radius: 10px;
}
.nasil-hover h1{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 999;
    
}
.nasil-olusur-text h5{
    color: #333333;
    font-weight: 700;
    font-size: 18px !important;
}
.nasil-olusur-text p {
    font-size: 14px !important;
    color: #666666;
}
.nasil-content:hover .nasil-hover{
    display: block;
    transition: 1s;
}
footer{
    padding: 50px 0px;
    background-color: #333333;
}
.footer-logo img{
    width: 80%;
}
.footer-list ul li{
    margin-top: 10px;
}

.footer-list ul li a{
    display: block;
    color: #666666;
    font-size: 15px;
}
.footer-text{
    color: #565656;
    font-size: 15px;
}
.footer-list2 ul li{
    margin-top: 10px;
}
.footer-list2 ul li a{
    font-size: 15px;
    color: #ca9d14;
}
.footer-list2 ul li a span{
    color: #626262;
    margin-left: 12px;
}
.copy-left{
    float: left;
    color: #999999;
    font-size: 15px;
    font-weight: 600;
}
.copy-right{
    float: right;
}
.copy-right a{
    color: #999999;
    display: inline-block;
    text-decoration: none;
    margin-right: 35px;
    font-size: 14px;
    font-weight: 600;
}
.copy{
    padding: 15px 0px;
}
.slider nav{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin-top:50px;
    z-index: 999999999 !important;
}
nav.navbar ul li a{
    color: #fff !important;
}
.nav-logos{
    width: 65% !important;
}

    nav.navbar {
        z-index: 999999999 !important;
    }
.slider nav.navbar li.dropdown .dropdown-menu a{
        background: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    }





.ozsoft_social_buttons{
  margin-top: 50px;
  display: inline-block;
  position: relative;
  text-align: center;
  }
  
.ozsoft_social_buttons a  {
              background:#a1a1a1;
  text-decoration: none;
  color: #FFF;
  width: 60px;
  height: 60px;
  display: inline-block;
  border-radius: 10px;
  margin-right: 20px;
  font-size: 30px;
  overflow: hidden;
  position: relative;
  line-height: 60px;
  text-align: center;
  margin:0 auto;
  }
    
.ozsoft_social_buttons a{  
     transition: transform 0.4s linear 0s, 
   border-top-left-radius 0.1s linear 0s, 
   border-top-right-radius 0.1s linear 0.1s, 
   border-bottom-right-radius 0.1s linear 0.2s, 
   border-bottom-left-radius 0.1s linear 0.3s;
  
}

.ozsoft_social_buttons .facebook:hover {
      background-color: #3b5998;
      transform: rotate(360deg);
      border-radius: 50%;  
}

  .ozsoft_social_buttons .twitter:hover   {
      background-color: #00aced;
      transform: rotate(360deg);
      border-radius: 50%;  
}
  
 .ozsoft_social_buttons .google-plus:hover   {
      background-color: #dd4b39;
      transform: rotate(360deg);
      border-radius: 50%;  
}

 .ozsoft_social_buttons .instagram:hover   {
      background-color: #bc2a8d;
      transform: rotate(360deg);
      border-radius: 50%;  
}

 .ozsoft_social_buttons .whatsapp:hover   {
      background-color: green;
      transform: rotate(360deg);
      border-radius: 50%;  
}

 .ozsoft_social_buttons .youtube:hover   {
       background-color: #bb0000;
      transform: rotate(360deg);
      border-radius: 50%;  
}
.nav-tabs .nav-link{
  color:#5e5e5e;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
  background-color:#f6f6f6;
  color:#333;
  font-weight: bold;
}
.tab-content > .active{ 
    padding: 50px 20px;
    padding-top:15px;
    border: 1px solid #dce2e6;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.ozsoft_footer_detail_effect{
    width:100%;
    height:60px; 
    background-position: top left; 
    background-repeat: no-repeat; 
    margin-bottom:-60px; 
    position: relative; 
    /*z-index:9999999; */
    background-image: url('../image/banner_effect_reverb_ozsoft.png');
    background-size:100%;
}
.ozsoft_header_detail_effect{
    width:100%;
    height:60px; 
    background-position: top left; 
    background-repeat: no-repeat; 
    margin-top:-35px; 
    position: relative; 
    /*z-index:9999999; */
    background-image: url('../image/banner_effect_ozsoft.png');
    background-size: 100%;
}




@media(min-width:992px){
    .slider nav.navbar li.dropdown .dropdown-menu a{
        color: black !important;
        background: #fff;
    }
    .slider nav.navbar li.dropdown .dropdown-menu a{
        color: black !important;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left:1rem;
    }

}
@media(min-width:769px){
    .mekle5{
        margin-top: 50px;
    }
    .mekle4{
        margin-top: 30px;
    }
}
@media(max-width:991px){
    .header-top{
        height: auto;
        text-align: center;
    }
    .header-left{
        float: none !important;
    }
    .header-right {
        float: none !important;
    }
    .magaralar .col-12{
        margin-top: 20px;
    }
    .magaralar button{
        margin-top: 20px;
    }
    .nasil-olusur .col-12{
        margin-top: 20px;
    }
    .nasil-olusur button{
        margin-top: 20px;
    }
    nav.navbar{
        z-index: 9999999 !important;
        background-color:#333;
    }
    .slider nav .navbar-collapse{
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        font-weight: 600;
        flex-basis: none !important;
        z-index: 9999999 !important;
        transition: 1s;
    }
    nav.navbar ul li a{
        color: #fff !important;
        text-align: center;
        margin-top: 10px;
    }
    .extra-marg{
        margin-top: 20px !important;
    }
    footer{
        text-align: center;
    }
    footer .col-12{
        margin-top: 10px;
    }
    
    .footer-logo img{
        width: 30%;
        text-align: center;
    }.efect_magara{
   position: absolute;
    left: -150px;
    right: 0;
        bottom: -100px;
    width: 400%;
        height: 300px;
}
}
@media(max-width:768px){
    .header-right ul li{
        float: none !important;
    }
    .header-right{
        display: none;
    }
    .slider-content{
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    text-align: center;
    margin-top: 100px;
}
    .slider-content p {
    float: none !important;
        margin-top: 25px;
}
    .e-katalog-edt{
        
    text-align: center;
    }
.slider-content button {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 150px;
    margin: 0 auto;
    margin-top: 130px;
}
    .slider-content h1{
        font-size: 42px;
    }
    .slider-content h1::before{
    content: '';
    position: relative;
}    
    .e-katalog-edt h1::before{
    position: relative;
        content: '';
}
    .magara_arama .col-12{ 
        margin-top: 20px;
    }
    .emkle768{
        margin-top: 50px !important;
    }
    .width40{
    width: 100%;
}
    .efect_magara{
   position: absolute;
    left: -350px;
        right: 0;
        bottom: -300px;
    width: 400%;
        height: 600px;
}
.header-top{
    display: none;
}
.navbar-brand{
    width:50%;
}
.slider-content .ozsoft_link_button{
    position: relative;
    width:50%;
    margin:0 auto;
    right:auto;
    margin-top:20px;
}
.ozsoft_footer_detail_effect, .ozsoft_header_detail_effect{
    background-size: auto !important;
}


}
@media(max-width:576px){
    .header-top{
        line-height: 40px;
    }
    .carousel-indicators li {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    height: 100px;
}
    .slider_button_bg1{
    bottom: 260px !important;
    }
    .slider_button_bg2{
    bottom: 120px !important;
    }
    .slider_button_bg3{
    bottom: 0px !important;
    }
   .slider_1 , .slider_2 , .slider_3{
    height: 700px;
}
     .slider-content{
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    text-align: center;
    margin-top:150px;
}
    .slider-content h1{
        font-size: 32px;
    }
    .slider-content p {
        font-size: 11px;
        margin-top: 10px;
    }
    .slider-content button{
        font-size: 11px;
        padding: 7px 15px;
        margin-top: 90px;
    }
    .carousel-indicators li p{
        float: left;
        font-size: 12px;
}
    .carousel-indicators li h4{
        font-size: 18px;
    }
.carousel-indicators li a{
    float: right;
    margin: 0;
    margin-right: 20px;
    font-size: 13px;
}
    .copy{
        text-align: center;
    }
    .copy-left , .copy-right{
        float: none;
    }
    .copy-right{
        margin-top: 10px;
    }
    .copy-right a{
        margin-right: 10px !important;
    }
    
}
@media(max-width:321px){
    .header-left p {
        font-size: 12px;
    }
}