@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
html{
    overflow-x: hidden !important;
    font-family:'Ubuntu',sans-serif !important;
}
body{
    font-family:'Ubuntu',sans-serif !important;
}
.content{
    min-height:100vh;
    overflow-x:hidden !important;
    position:relative !important;
}
.pad0{
    padding:0px !important;
}
.bin{
    width:1350px;
    margin:auto !important;
}
.gruplar a{
    display:block;
    width:100%;
    line-height:35px;
    color:#1C1C1C;
    text-align:left;
    font-size:13.5px !important;
    font-weight:500;
    margin-bottom:8px;
    transition:0.3s ease-in;
}
.gruplar a:hover{
    color:#1d3557 !important;
    transform:scale(1.04);
}
.gruplar{
    margin-bottom:20px !important;
}
.gruplar span{
    color:#728db5 !important;
}
.gruplar h3{
    color:#1D3557;
    font-size:16.5px !important;
    font-weight:500;
    padding-bottom:20px;
    border-bottom:2px solid #1d3557;
}
a{
    text-decoration:none !important;
}
.menusection2 .container-fluid {
    white-space: nowrap;
    overflow-x: auto; 
}
.menusection2 .container-fluid a {
    display: inline-block; 
    margin-right: 10px;
    text-decoration: none; 
    color: #000; 
}
.menusection2 .container-fluid {
    overflow-x: scroll; 
    scrollbar-width: none; 
}
.menusection2 .container-fluid::-webkit-scrollbar {
    display: none;
}
.Urunlerimiz h3{
    font-size:19px;
    font-weight:500;
    color:#1C1C1C;
    margin-bottom:30px;
}
.menusection2 a{
    font-size:13.2px;
    font-weight:500;
    color:#1D3557;
    line-height:55px;
    border-right:1px solid rgba(28,28,28,0.1);
    padding-left:35px;
    padding-right:35px;
    margin:auto !important;
}
.menusection2 a:hover{
    background-color:#E4FDFF;
}
.Breadcrumb{
    background-color:#1D3557;
}
.Breadcrumb h3{
    font-size:30px;
    font-weight:500;
    color:#FFF;
    line-height:170px;
}
.menusection2{
    border-bottom:1px solid rgba(28,28,28,0.1);
    border-top:1px solid rgba(28,28,28,0.1);
}
.menusection1 {
    width: 100%;
    position: relative;
    transition: all 0.3s ease;
    z-index: 999;
    padding-top:7px;
    padding-bottom:7px;
}
.menusection1.fixed {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    box-shadow: 0 6px 20px rgba(0,0,0,0.08);
    animation: menuFade 0.3s ease;
}
@keyframes menuFade {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}
.menusection1 img{
    width:auto;
    display:block !important;
    margin-left:0px !important;
    height:65px;
    margin-top:10px;
    padding-top:5px;
    padding-bottom:5px;
    object-fit:contain;
}
.menuhrefsec{
    float:right !important;
    text-align:right;
}
.menuhrefsec a{
    font-family:'Ubuntu',sans-serif !important;
    font-size:14px;
    font-weight:500;
    color:#000;
    display:inline-block;
    margin-left:20px !important;
    line-height:80px;
}
.menuhrefsec a:hover{
    transform:scale(1.03);
}
.menubuttonsec a{
    display:block;
    width:100%;
    background-color:#61F8FF;
    line-height:45px;
    text-align:center;
    color:#1D3557;
    font-weight:500;
    margin-top:18px;
    border-radius:10px;
    font-size:13.3px;
}
.block992{
    display:none !important;
}
.Blog{
    margin-top:50px;
    margin-bottom:50px;
}
.Blog h1{
    font-size:14px;
    margin-bottom:15px;
    font-weight:500;
    color:#333;
    margin-top:20px;
}
.Blog img{
    width:100%;
    height:220px;
    object-fit:cover;
    transition:0.3s ease-in;
}
.Blog img:hover{
    transform:scale(1.03);
}
.pagination {
    gap: 6px;
}
.pagination .page-item .page-link {
    border: none;
    min-width: 42px;
    height: 42px;
    line-height: 42px;
    padding: 0;
    text-align: center;
    border-radius: 10px;
    font-weight: 600;
    color: #1e40af;              
    background-color: #FAFAFA;   
    box-shadow: 0 3px 10px rgba(59, 130, 246, 0.05);
    transition: all 0.25s ease;
}
.pagination .page-item .page-link:hover {
    background-color: #1e40af;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(59, 130, 246, 0.25);
}
.pagination .page-item.active .page-link {
    background-color: #1e40af;
    color: #fff;
    box-shadow: 0 6px 18px rgba(59, 130, 246, 0.35);
    transform: translateY(-2px);
}
.pagination .page-item.disabled .page-link {
    opacity: 0.4;
    pointer-events: none;
    box-shadow: none;
}
.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
    font-size: 18px;
}
@media (max-width: 576px) {
    .pagination .page-item .page-link {
        min-width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }
}

.Textdetail{
    margin-top:50px;
    margin-bottom:50px;
}
.Textdetail p{
    font-size:13.3px;
    line-height:28px;
    color:rgba(28,28,28,0.9);
    font-weight:400;
    margin-top:15px;
}
.Textdetail h1{
    font-size:20px;
    font-weight:500;
    color:#000;
    margin-bottom:24px;
}
.Iletisim{
    margin-top: 50px;
}
.Iletisim2{
    margin-top: 30px;
}
.Iletisim2 iframe{
    border:none !important;
    width:100%;
    min-height:300px;
    height:100%;
}
.Iletisim2 h4{
    font-size:18px;
    font-weight: 500;
    margin-bottom: 20px;
    color:#FFF !important;
}
.formkutusu{
    padding:30px !important;
}
.Iletisim2 input{
    width:100%;
    height:45px;
    border:none;
    font-size:13.4px;
    padding-left: 10px;
    border:1px solid rgba(28,28,28,0.1);
    border-radius:5px !important;
}
.Iletisim2 textarea{
    width:100%;
    height:150px;
    border:none;
    font-size:14px;
    padding-left: 10px;
    border-radius:5px;
    padding-top: 10px;
}
.Iletisim2 button{
    background-color: #376489;
    color:#FFF;
    border:none;
    width:100%;
    height:45px;
    font-weight:500;
    font-size:14px;
    text-align: center;
    font-weight:500;
    border-radius:5px;
}
::placeholder{
    font-weight:400;
    font-size:12.5px;
    padding-left: 3px;
}
.Iletisim2 input:focus{
    background-color: #FFF;
}
.Iletisim2 textarea:focus{
    background-color: #FFF;
}
.bgcolor{
    background-color: #1D3557;
}
.kutu-3{
    background-color: #FAFAFA;
    min-height:230px;
    padding:10px;
    width:100% !important;
    border-radius: 5px !important;
    position:relative !important;
}
.kutu-3 a{
    font-size:14px;
    font-weight:400;
    color:#000;
    display:block !important;
    margin-top:13px;
    transition:0.3s ease-in;
}
.kutu-3 a:hover{
    transform:scale(1.03);
}
.kutu-3 .white{
    width:65px;
    height:65px;
    background-color:#1D3557;
    border-radius:50%;
    border:1px solid rgba(28,28,28,0.1);
    display:flex;
    align-items:center;
    justify-content:center;
    margin:15px auto 0 auto;
}
.kutu-3 .white i{
    font-size:25px;
    color:#FFF;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.my-float{
	margin-top:16px;
}
.menusection1 button{
    margin-top:22px;
    border:none;
    background-color:transparent;
    color:#1D3557;
    float:right !important;
    margin-right:0px !important;
    font-size:21px;
}
*:focus{
    outline:none !important;
    box-shadow:none !important;
}

.pushy{
    background:#f8fafc;
    height:100%;
    width:60% !important;
}
.pushy a{
    display:block;
    font-size:19px;
    margin-top:20px;
    margin-bottom:20px;
    font-weight:600;
    letter-spacing:0.3px;
    color:rgba(28,28,28,0.55);
    transition:all .3s ease;
}
.pushy a:hover{
    color:#1d3557;
    transform:scale(1.03);
}
.pushy img{
    height:80px;
    width:auto;
    margin:10px 0 20px 0;
}
.ilet{
    margin-top:20px;
    border-radius:14px;
}
.ilet h6{
    font-size:17px;
    font-weight:700;
    color:#1D3557;
    margin-bottom:18px;
    letter-spacing:0.4px;
}

.ilet a{
    display:flex;
    align-items:center;
    gap:12px;
    font-size:14.5px;
    color:#4b5563;
    line-height:40px;
    border:none !important;
    transition:all .3s ease;
}
.ilet a:hover{
    color:#1d3557;
    transform:translateX(4px);
}
.ilet span{
    width:38px;
    height:38px;
    background:#1d3557;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
}
.ilet i{
    font-size:16px;
    color:#FFF;
}
button[data-pushbar-close] i{
    font-size:20px;
    color:#ef4444;
    transition:transform .3s ease;
}

button[data-pushbar-close]:hover i{
    transform:rotate(90deg);
}

.Referanslarimiz{
    margin-top:50px;
    margin-bottom:50px;
}
.refbox{
    padding:40px;
    border:1px solid rgba(28,28,28,0.1);
    width:100%;
    height:140px;
}
.refbox img{
    width:100%;
    height:100%;
    display:block;
    object-fit:contain;
    margin:auto !important;
}
.refon h6{
    display:inline-block;
    margin-right:14px;
    margin-bottom:12px;
    background-color:#1D3557;
    color:#FFF;
    text-align:center;
    font-size:13.4px;
    font-weight:500;
    padding-left:30px;
    padding-right:30px;
    line-height:45px;
    border-radius:10px;
}
.refon{
    margin-bottom:20px;
}
.Textdetail hr{
    display:block;
    margin-bottom:30px;
}
.Breadcrumb2{
    width:100%;
    display:block;
    position:relative;
    height:370px;
}
.Breadcrumb2 img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.galerigorsel2 img{
    width:100%;
    height:260px;
    object-fit:contain;
}
.galerigorsel img{
    width:100%;
    height:auto;
    object-fit:contain;
}
.bread2overlay{
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-color:rgba(51,52,156,0.4);
    z-index:1;
}
.bread3overlay{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    margin-bottom:20px;
    z-index:3;
}
.bread3overlay h3{
    font-size:30px;
    color:#FFF;
    font-weight:500;
    margin-left:20px;
}
.speciallinks3 a{
    display:block;
    margin-right:10px;
    margin:auto !important;
    text-align:center !important;
    color:#FFF !important;
    margin-bottom:12px;
}
.speciallinks{
    margin-top:20px;
}
.speciallinks a{
    display:inline-block;
    margin-right:10px;
    padding-left:55px;
    border-radius:10px !important;
    padding-right:55px;
    color:#FFF !important;
    margin-bottom:12px;
}
.speciallink2{
    background-color:#1D3557;
    line-height:46px;
    font-size:13.5px;
    font-weight:500;
    color:#FFF !important; 
}
.speciallink1 span{
    margin-right:10px;
    font-size:18px;
}
.speciallink1{
    background-color:#60D669;
    line-height:46px;
    font-size:13.5px;
    font-weight:500;
    color:#FFF;
}
.Manifestler {
    padding: 60px 0;
    background-color:#FAFAFA;
}
.Manifestler h2{
    font-family:'Ubuntu',sans-serif;
    text-align:center;
    color:#1C1C1C;
    margin-bottom:45px;
    font-size:21px;
    font-weight:600;
}
.manbox {
    background-color: #ffffff;
    border-radius: 16px;
    padding: 32px 28px;
    margin-bottom: 24px;
    min-height: 340px;

    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: all 0.35s ease;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.manbox:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 45px rgba(0,0,0,0.18);
}
.manbox h3 {
    font-size: 17px;
    font-weight: 600;
    color: #1D3557;
    line-height: 1.4;
    margin-bottom: 14px;
}
.manbox p {
    font-size: 14px;
    line-height: 1.9;
    color: rgba(28, 28, 28, 0.85);
    font-weight: 400;
}
@media (max-width: 991px) {
    .manbox {
        min-height: auto;
    }
}

@media (max-width: 576px) {
    .Manifestler {
        padding: 40px 0;
    }

    .manbox {
        padding: 26px 22px;
        border-radius: 12px;
    }

    .manbox h3 {
        font-size: 16px;
    }

    .manbox p {
        font-size: 13.5px;
        line-height: 1.8;
    }
}

.Hakkimizda {
    margin-top: 50px;
    margin-bottom: 50px;
}
.Hakkimizda h1 {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 15px;
    display:inline-block !important;
    color: #000;
    border-bottom:3px solid #123656;
}
.Hakkimizda p{
    font-size: 14.5px;
    line-height: 1.9;
    color: rgba(28,28,28,0.85);
}
.hvbox {
    background: #ffffff;
    border-radius: 18px;
    padding: 36px 32px;
    margin-bottom: 24px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: all 0.35s ease;
}
.hvbox:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 45px rgba(0,0,0,0.18);
}
.hvbox h3 {
    font-size:17px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #1D3557;
}
.hvbox p {
    font-size: 14px;
    line-height: 1.9;
    color: rgba(28,28,28,0.85);
}
.topheader{
    line-height:24px;
    font-weight:500;
    color:#5e7f9b;
    font-size:14px;
    margin-bottom:10px;
}
@media (max-width: 991px) {
    .Hakkimizda {
        margin-top: 60px;
    }

    .hakkimizda-desc {
        margin-bottom: 40px;
    }
}

@media (max-width: 576px) {
    .Hakkimizda h1 {
        font-size: 24px;
    }

    .hvbox {
        padding: 28px 24px;
        border-radius: 14px;
    }
}

.Hakvideo{
    margin-bottom:0px !important;
    padding-bottom:0px !important;
}
.Hakvideo video{
    width:100%;
    height:auto;
    max-height:65vh;
    margin:0px !important;
    padding:0px !important;
    object-fit:cover;
}
.Anarefs{
    padding-left:30px;
    padding-right:30px;
    margin-top:40px;
}
#anarefs .item{
    display:flex;
    align-items:center;
    justify-content:center;
    height:80px;
    padding:10px 15px;
}
#anarefs .item img{
    max-height:42px;
    max-width:140px;
    width:auto;
    height:auto;
    object-fit:contain;
    transition:all .35s ease;
}

.Anarefs{
    padding:15px 0;
    padding-top:10px;
    background:#f9fafb;
}

@media (max-width:768px){
    #anarefs .item img{
        max-height:48px;
        max-width:160px;
    }
}

.detayli{
    font-size:14px;
    font-weight:500;
    color:#021F59;
    display:block;
    margin-bottom:15px;
}
.Hizmetlerimiz{
    margin-top:50px;
    margin-bottom:50px;
}
.hizmetbox h1{
    margin-top:14px;
    font-size:15px;
    color:#1C1C1C;
    font-weight:500;
    margin-bottom:20px;
}
.hizmetbox{
    padding:20px;
    margin-bottom:12px;
    min-height:437px;
    border:1px solid rgba(28,28,28,0.1);
}
.hizmetbox p{
    font-size:13.3px;
    line-height:28px;
    color:rgba(28,28,28,0.9);
    font-weight:400;
    margin-top:15px;
}
.Hizmetgaleri{
    margin-bottom:40px;
}
.Hizmetgaleri img{
    width:100%;
    height:245px;
    object-fit:contain;
}
.Hizmetsss{
    border-top:1px solid rgba(28,28,28,0.1);
    padding-top:45px;
    background-color:#FAFAFA;
    padding-bottom:45px;
}
.accordion {
    background-color: #FFF;
    color: #1C1C1C;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 13.6px;
    font-weight:400;
    transition: 0.4s;
    border:1px solid rgba(28,28,28,0.1);
    border-radius:10px;
    margin-bottom:10px;
}
.panel {
    padding: 0 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.panel p{
    font-size:13.3px;
    line-height:28px;
    color:rgba(28,28,28,0.9);
    font-weight:400;
    margin-top:15px;
}
.urunbox img{
    width:100%;
    height:150px;
    display:block;
    object-fit:contain;
    margin:auto !important;
    transition:0.3s ease-in;
}
.urunbox{
    border:1px solid rgba(28,28,28,0.1);
}
.urunimgbox{
    padding:30px;
}
.Urunlerimiz{
    margin-top:50px;
    margin-bottom:50px;
}
.urunbox:hover img {
    transform: scale(1.15);
}
.urunbox h1{
    text-align:center;
    padding-bottom:15px;
    font-size:14px;
    margin-top:20px;
    font-weight:500;
    color:#000;
}
.Urundetay{
    margin-top:50px;
    margin-bottom:30px;
}
.Urundetay h1{
    font-size:30px;
    color:#000;
    font-weight:500;
    margin-bottom:15px;
    margin-top:15px;
}
.Urundetay h6{
    color:#1D3557;
    font-size:14px;
    font-weight:500;
}
.Urundetay p{
    font-size:13.3px;
    line-height:28px;
    color:rgba(28,28,28,0.9);
    font-weight:400;
    margin-top:15px;
}
.hrs a{
    font-size:13.5px;
    font-weight:500;
    color:#333;
    display:inline-flex;
    align-items:center;
    justify-content:center;

    line-height:45px;
    padding:0 38px;
    border-radius:4px;
    background-color:#FAFAFA;
    transition:all .3s ease;
    margin-right:10px !important;
    margin-bottom:10px !important;
}

/* Hover */
.hrs a:hover{
    transform:translateY(-2px);
    background-color:#1d3557;
    color:#FFF;
}

.hrs .active a,
.hrs a.active{
    background-color:#1d3557;
    color:#FFF;
}

.Uruntexts{
    margin-bottom:35px;
}
.Uruntexts p{
    font-size:13.3px;
    line-height:28px;
    color:rgba(28,28,28,0.9);
    font-weight:400;
    margin-top:15px;
}
.tab-content h3{
    margin-top:30px;
    font-size:18px;
    color:#1C1C1C;
    margin-bottom:15px;
}
.footer2 h3{
    padding-top:30px;
    color:#1D3557;
    display:inline-block !important;
    font-size:15px;
    font-weight:500;
    padding-bottom:15px;
    margin-bottom:12px;
    border-bottom:1px solid #1d3557;
}
.footer2 a{
    font-size:14px;
    color:#000;
    font-weight:400;
    display:block;
    line-height:35px;
    transition:0.3s ease-in;
}
.footer2 a:hover{
    color:#1d3557;
    font-weight:500;
    transform:scale(1.05);
}
.footer2 img{
    margin-top:20px;
    height:60px;
    width:auto;
    object-fit:contain;
    margin-bottom:25px;
}
.brr{
    padding-bottom:25px;
    border-right:1px solid rgba(28,28,28,0.1);
}
.footer2 span{
    margin-right:17px;
}
.footer2 i{
    font-size:18px;
    color:#1D3557;
}
.copyright{
    background-color:#1d3557;
}
.copyright h3{
    padding-top:5px;
    font-size:13px;
    font-weight:500;
    line-height:45px;
    color:#FFF;
}
.block767{
    display:none !important;
}
.footer1{
    background-color:#1D3557;
    padding-top:35px;
    padding-bottom:35px;
    text-align:center;
}
.footer1 p{
    font-size:13.3px;
    line-height:28px;
    color:#FFF;
    width:80% !important;
    margin:auto !important;
    font-weight:400;
    margin-top:15px;
    text-align:center;
}
.footer1 input{
    text-align:center;
    width:300px;
    height:45px;
    margin-top:20px;
    color:#000;
    font-size:13.5px;
    font-weight:400;
    padding:4px;
}
.modal-body{
    padding-top:40px;
    padding-bottom:40px;
    text-align:center;
}
.modal-body h3{
    color:green;
    font-size:18px;
    font-weight:500;
}
.modal-body i{
    font-size:60px;
    color:green;
    margin-bottom:35px;
}
.kucukfoto{
    display:none !important;
}
.Giris{
    width:100%;
    height:auto;
}
.carousel-item{
    width:100%;
    height:auto;
    position:relative;
}
.slioverlay{
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-color:rgba(0,0,0,0.3);
    z-index:2;
}
.carousel-item img{
    width:100%;
    height:auto;
    max-height:80vh;
    object-fit:cover;
}
.slioverlay h2{
    padding-top:15%;
    font-size:58px;
    color:#FFF;
    font-weight:700;
    width:70%;
}
.slioverlay p{
    line-height:23px;
    font-size:15.4px;
    color:#FFF;
    margin-top:14px;
    width:60%;
    font-weight:400;
}
.man23{
    padding-top:7%;
}
.man23 img{
    width:100%;
    height:100px;
    object-fit:contain;
    margin:auto !important;
    text-align:center;
}
.man23 h3{
    text-align:center;
    margin-top:25px;
    color:#1C1C1C;
    font-size:13.5px;
    margin-bottom:25px;
}
@media screen and (max-width: 1390px) {  
    .bin{
        width:94% !important;
    }
}
@media screen and (max-width: 1100px) {  
    .menuhrefsec a{
        font-size:13.3px;
        font-weight:500;
        color:#1C1C1C;
        display:inline-block;
        margin-left:7px;
        margin-right:7px;
        line-height:80px;
    }
    .menubuttonsec a{
        display:block;
        width:100%;
        background-color:#61F8FF;
        line-height:40px;
        text-align:center;
        color:#1D3557;
        font-weight:500;
        margin-top:20px;
        border-radius:10px;
        font-size:13px;
    }
    .slioverlay h2{
        padding-top:15%;
        font-size:45px;
        color:#FFF;
        font-weight:700;
        width:75%;
    }
    .slioverlay p{
        line-height:23px;
        font-size:15px;
        color:#FFF;
        margin-top:14px;
        width:75%;
        font-weight:400;
    }
}
@media screen and (max-width: 992px) {  
    .footer2{
        padding-bottom:15px;
    }
    .block992{
        display:block !important;
    }
    .disnon992{
        display:none !important;
    }
    .brr{
        border:none !important;
    }
    .slioverlay h2{
        padding-top:15%;
        font-size:40px;
        color:#FFF;
        font-weight:700;
        width:75%;
    }
    .slioverlay p{
        line-height:23px;
        font-size:15px;
        color:#FFF;
        margin-top:14px;
        width:75%;
        font-weight:400;
    }
}
@media screen and (max-width: 767px) { 
    .pushy{
        background:#f8fafc;
        height:100%;
        width:100% !important;
    }
    .kutu-3 .white{
        width:55px;
        height:55px;
        background-color:#1D3557;
        border-radius:50%;
        border:1px solid rgba(28,28,28,0.1);
        display:flex;
        align-items:center;
        justify-content:center;
        margin:15px auto 0 auto;
    }
    .kutu-3 .white i{
        font-size:20px;
        color:#FFF;
    }
    .man23 img{
        width:100%;
        height:80px;
        object-fit:contain;
        margin:auto !important;
        text-align:center;
    }
    .slioverlay h2{
        padding-top:15%;
        font-size:35px;
        color:#FFF;
        font-weight:700;
        width:100%;
    }
    .slioverlay p{
        line-height:23px;
        font-size:14px;
        color:#FFF;
        margin-top:14px;
        width:100%;
        font-weight:400;
    }
    .disnon767{
        display:none !important;
    }
    .block767{
        display:block !important;
    }
}
@media screen and (max-width: 576px) { 
    .kutu-3{
        background-color: #FAFAFA;
        min-height:200px;
        padding:10px;
        width:100% !important;
        border-radius: 5px !important;
        position:relative !important;
    }
    .slioverlay h2{
        padding-top:18%;
        font-size:27px;
        color:#FFF;
        font-weight:600;
        width:100%;
    }
    .slioverlay p{
        line-height:23px;
        font-size:13px;
        color:#FFF;
        margin-top:14px;
        width:100%;
        font-weight:400;
    }
    .kucukfoto{
        display:block !important;
    }
    .buyukfoto{
        display:none !important;
    }
    .Urundetay h1{
        font-size:21px;
        color:#000;
        font-weight:500;
        margin-bottom:15px;
        margin-top:10px;
    }
    .Urundetay h6{
        margin-top:15px;
    }
    .Breadcrumb h3{
        font-size:24px;
        font-weight:500;
        color:#FFF;
        line-height:155px;
    }
    .bread3overlay h3{
        font-size:27px;
        color:#FFF;
        font-weight:500;
        margin-left:20px;
    }
    .refon h6{
        display:inline-block;
        margin-right:8px;
        margin-bottom:10px;
        background-color:#1D3557;
        color:#FFF;
        text-align:center;
        font-size:13px;
        font-weight:500;
        padding-left:20px;
        padding-right:20px;
        line-height:35px;
        border-radius:10px;
    }
    .Textdetail p{
        font-size:13px;
        line-height:28px;
        font-weight:400;
        margin-top:15px;
    }
    .Textdetail h1{
        font-size:17px;
        font-weight:500;
        color:#000;
        margin-bottom:24px;
    }
    .refbox{
        padding:20px;
        border:1px solid rgba(28,28,28,0.1);
        width:100%;
        height:100px;
    } 
    .Blog img{
        width:100%;
        height:210px;
        object-fit:cover;
    }
}