@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
html{
    font-family:'Montserrat',sans-serif;
    overflow-x:hidden !important;
}
body{
    min-height:100vh !important;
    font-family:'Montserrat',sans-serif;
    overflow-x:hidden !important;
}
.pad0{
    padding:0px !important;
}
.bin{
    width:85%;
    margin:auto !important;
}
.bin3{
    width:1100px;
    margin:auto !important;
}
.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;
}
.Ustmenu2{
    -webkit-box-shadow: 0px 0px 16px 0px rgba(17,34,17,0.05);
    -moz-box-shadow: 0px 0px 16px 0px rgba(17,34,17,0.05);
    box-shadow: 0px 0px 16px 0px rgba(17,34,17,0.05);
}
.Ustmenu2 i{
    color:#0D7AC1;
    font-size:16px;
}
a{
    text-decoration:none !important;
}
.leftside{
    padding-top:5px;
    width:100%;
    height:100%;
    padding-bottom:5px;
    border-right:1px solid rgba(217,217,217,0.4);
}
.leftside img{
    padding-left:10px;
    padding-top:10px;
    width:180px;
    display:block;
    margin:auto !important;
    object-fit:contain;
    height:95px;
    max-width:100%;
}
.top{
    border-bottom:1px solid rgba(217,217,217,0.4);
}
.topleft{
    padding-left:6px;
    width:65%;
    text-align:left;
    display:inline-block;
}
.topright{
    width:33%;
    text-align:right;
    display:inline-block;
}
.topleft a{
    font-size:13.2px;
    color:#313131;
    font-weight:600;
    display:inline-block;
    line-height:40px;
    margin-right:12px;
    margin-left:13px;
}
.topleft span{
    color:#0D7AC1 !important;
}
.topright a{
    font-size:13.2px;
    color:#1C1C1C;
    font-weight:500;
    display:inline-block;
    line-height:40px;
    border-left:1px solid rgba(28,28,28,0.2);
    padding-left:22px;
    padding-right:22px;
}
.topright i{
    color:#000 !important;
    font-size:17px;
    padding-top:12px !important;
}
.bottomsideleft{
    display:inline-block;
    width:100%;
    height:75px;
    padding-left:15px;
}
.bottomsideleft a{
    display:inline-block;
    margin-right:5px;
    line-height:75px;
    font-size:13.8px;
    font-weight:600;
    color:#313131;
}
.bottomsideleft .btn{
    margin-top:-2px !important;
}
*:focus{
    outline:none !important;
    box-shadow:none !important;
}
.bottomsideleft .dropdown{
    margin-top:0px !important;
}
.bottomsideleft .dropdown-menu{
    padding:0px !important;
    margin-top:0px !important;
    min-width:300px;
    border-radius:0px !important;
}
.bottomsideleft .dropdown-menu a{
    line-height:45px !important;
    border-bottom:1px solid rgba(217,217,217,0.4);
    font-weight:500;
    font-size:13.6px;
    color:#0A1D35;
}
.bottomsideleft .dropdown-menu a:hover{
    color:#FFF;
    background-color:#0D7AC1;
}
.bottomsideright{
    height:100%;
    display:inline-block;
    width:100%;
    margin-top:0px !important;
}
.bottomsideright a{
    text-align:center;
    height:100%;
    display:block !important;
    background-color:#0D7AC1;
    width:100%;
    line-height:75px;
    color:#FFF;
    font-size:14px;
    font-weight:600;
}
.bottomsideright span{
    margin-right:12px;
}
.bottomsideright i{
    color:#FFF;
    font-size:16px;
}
.mobilemenu{
    display:none !important;
}
.pushy img{
    width:auto;
    height:85px;
    margin-bottom:20px;
    object-fit:contain !important
}
.pushy a{
    font-size:14px;
    color:#0A1D35;
    font-weight:500;
    border-bottom:1px solid rgba(217,217,217,0.4);
    display:block;
    width:100%;
    line-height:52px;
}
.pushy .accordion {
    color: #1C1C1C;
    font-weight:500;
    font-size:14px;
    cursor: pointer;
    height:52px;
    padding: 0px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    border-bottom:1px solid rgba(217,217,217,0.4);
    background-color:transparent !important;
}
.pushy .panel {
    padding: 0 0px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.pushybuttons{
    margin-top:15px;
}
.pushybuttons a{
    background-color:#0D7AC1;
    line-height:50px;
    text-align:center;
    display:block;
    margin-top:15px;
}
.ilet{
    margin-top:25px !important;
}
.ilet span{
    padding-right:15px;
}
.ilet i{
    font-size:18px;
    color:#0A55E5 !important;
}
.ilet a{
    margin-bottom:7px;
    font-weight:500;
    color:#0A1D35;
    line-height:30px !important;
    font-size:14.6px !important;
    border-bottom:none !important
}
.block992{
    display:none !important;
}
.pad0x{
    padding-right:0px !important;
}
.pad0x2{
    padding-left:0px !important;
}
.category-link {
    color: #000;
    text-decoration: none;
    position: relative; 
}
.dropdown-hover-content {
    display: none;
    position: absolute;
    overflow:auto !important;
    top: 110px; 
    left: 0;
    width: 100vw;
    height: 250px;
    border-top:1px solid rgba(28,28,28,0.1);
    border-bottom:1px solid rgba(28,28,28,0.1);
    background-color: #FFF; 
    z-index: 1000;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:40px;
    padding-right:40px;
}
.category-link:hover + .dropdown-hover-content {
    display: block;
}
.dropdown-hover-content:hover {
    display: block;
}
.content{
    min-height:90vh;
}
.dropdown-hover-content .item{
    transition:0.3s ease;
}
.dropdown-hover-content .item:hover{
    background-color:#FAFAFA;
    border:1px solid rgba(28,28,28,0.1);
}
.menurunbox{
    border-radius:5px;
    height:175px;
    width:100%;
    padding:40px;
}
.menurunbox img{
    width:100%;
    height:100%;
    object-fit:contain;
    display:block;
    margin:auto !important;
}
.item{
    margin-right:12px;
}
.item h3{
    text-align:center;
    font-size:13.4px;
    font-weight:600;
    color:#1C1C1C;
    padding-bottom:12px;
}
.bottomsideleft a{
    padding-left:7px !important;
    padding-right:7px !important;
}
.secheader h3{
    color:#131313;
    font-size:22px;
    font-weight:500;
    margin-bottom:22px;
}
.refbox{
    background-color:#FAFAFA;
    transition:0.3s ease-in;
    border-radius:5px;
    border:1px solid rgba(28,28,28,0.1);
}
.refbox:hover{
    border:2px solid #0D7AC1;
}
.refbox span{
    display:inline-block;
    margin-right:12px;
}
.Referanslarimiz{
    margin-top:40px;
    margin-bottom:50px;
}
.refbox h6{
    font-size:13.5px;
    font-weight:500;
    line-height:43px;
    padding-top:6px;
    padding-left:14px;
    color:#131313;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.refbox i{
    color:#0D7AC1;
}
.footer2{
    background-color:#0D7AC1;
    margin-top:20px;
}
.footer2 h6{
    color:#FFF;
    font-size:12.9px;
    font-weight:600;
    padding-top:14px;
    padding-bottom:5px;
}
.footerseosec a{
    display:block;
    font-weight:500;
    font-size:13.5px;
    color:#131313;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top:12px;
    margin-bottom:12px;
    transition:0.3s ease-in;
}
.footerseosec span{
    display:inline-block;
    color:#0D7AC1;
    font-size:13px;
    margin-right:10px;
}
.footer h5{
    color:#131313;
    font-size:14.7px;
    font-weight:500;
    margin-top:15px;
    margin-bottom:15px;
}
.footerseosec a:hover {
    transform: scale(1.03);
}
.footer3{
    background-color:#FAFAFA;
    border-top:1px solid #D9D9D9;
    border-bottom:1px solid #D9D9D9;
    margin-bottom:15px;
}
.footer3 a{
    margin-right:20px;
    font-size:13.7px;
    font-weight:600;
    margin-top:24px;
    margin-bottom:24px;
    display:inline-block;
    font-weight:14.5px;
    font-weight:500;
    color:#000;
}
.footer4 h3{
    font-size:17.5px;
    font-weight:600;
    margin-bottom:12px;
    color:#333;
}
.footer4 p{
    font-size:13.4px;
    font-weight:400;
    line-height:30px;
    color:#1C1C1C;
    margin-bottom:10px;
}
.footer4{
    border-top:1px solid rgba(28,28,28,0.1);
    padding-top:20px;
    padding-bottom:20px;
}
.footer4 img{
    width:200px;
    height:auto;
    object-fit:contain;
}

.Iletisim{
    margin-top:50px;
    margin-bottom:50px;
}
.Iletisim h3{
    font-size:18px;
    color:#1C1C1C;
    margin-bottom:20px;
    font-weight:600;
}
.Iletisim iframe{
    width:100%;
    height:450px;
    border:none;
}
.contact-card {
    border: 1px solid #E0E0E0;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 10px;
    background-color: #FAFAFA;
    display: flex;
    align-items: center;
}
.contact-card:hover{
    border:3px solid #0D7AC1;
}
.contact-icon {
    font-size: 30px;
    color: #0D7AC1;
    margin-right: 25px;
}
.contact-info h6 {
    font-size:14px;
    font-weight: 500;
    color: #333;
    margin-bottom: 10px;
}
.contact-info a {
    margin: 0;
    color: #1C1C1C;
    font-size:13.5px;
    font-weight:500;
}
.speciallinks{
    margin-top:20px;
}
.speciallinks a{
    display:block;
    width:100%;
    text-align:center;
    border-radius:10px !important;
    margin-bottom:12px;
}
.speciallink2{
    border:1px solid rgba(28,28,28,0.1);
    background-color:#E4FDFF;
    line-height:46px;
    font-size:13.5px;
    font-weight:500;
    color:#1D3557;
}
.speciallink1 span{
    margin-right:10px;
    font-size:18px;
}
.speciallink1{
    background-color:#60D669;
    line-height:46px;
    font-size:13.5px;
    font-weight:500;
    color:#FFF;
}
.speciallinks i{
    color:#FFF !important;
}
.Breadcrumb{
    background-color:#FAFAFA;
    padding-top:13px;
    padding-bottom:13px;
    border-top:1px solid rgba(28,28,28,0.1);
    border-bottom:1px solid rgba(28,28,28,0.1);
}
.Breadcrumb a{
    font-size:13.1px;
    color:#313131;
    font-weight:500;
    margin-right:11px;
    display:inline-block;
}
.Breadcrumb i{
    color:#0D7AC1 !important;
}
.Breadcrumb .act{
    color:#0D7AC1;
}
.Blog{
    margin-top:40px;
    margin-bottom:40px;
}
.blogbox p{
    font-size:13.4px;
    line-height:26px;
    font-weight:400;
    color:#000;
}
.blogbox{
    border-bottom:1px solid rgba(28,28,28,0.1);
    margin-bottom:10px;
    padding-bottom:10px;
}
.blogbox h2{
    font-size:16.5px;
    font-weight:600;
    color:#1C1C1C;
    margin-bottom:24px;
    margin-top:10px;
}
.blogbox img{
    height:240px;
    width:400px;
    object-fit:cover;
}
.blogbox{
    padding-top:12px;
}
.devam{
    position:absolute;
    left:20;
    bottom:00;
    display:inline-block !important;
    color:#0D7AC1;
    font-size:13.5px;
    font-weight:600;
    margin-top:0px;
    margin-bottom:20px;
}
.Textarea{
    margin-bottom:40px;
    margin-top:40px;
}
.Textarea h3{
    font-size:20px;
    font-weight:600;
    margin-bottom:26px;
    color:#333;
}
.Textarea p{
    font-size:13.6px;
    line-height:27px;
    font-weight:400;
    color:#000;
}
.Teknikdestekbildirimi h3{
    font-size:20px;
    font-weight:600;
    margin-bottom:15px;
    color:#333;
}
.Teknikdestekbildirimi p{
    font-size:13.6px;
    line-height:27px;
    font-weight:400;
    color:#000;
    margin-bottom:24px;
}
.Teknikdestekbildirimi{
    margin-top:40px;
    margin-bottom:40px;
}
.Teknikdestekbildirimi button{
    background-color:#0D7AC1;
    color:#FFF;
    font-size:13.5px;
    font-weight:500;
    width:200px;
    height:40px;
    border:none !important;
}
.form-group label {
    font-weight: 500;
    font-size:14px;
    color:#000;
}
.form-group input{
    width:100%;
    font-size:13.4px;
    color:#1C1C1C;
    font-weight:400;
    border-radius:0px;
}
.form-control:focus {
    border-color: #0D7AC1 !important;
    box-shadow: 0 0 5px #0D7AC1 !important;
}
.Montaj img{
    width:100%;
    height:240px;
    object-fit:cover;
}
.Ustgorsel img{
    width:100%;
    height:auto;
    object-fit:contain;
}
.Ets{
    margin-bottom:30px;
}
.Ets h6{
    display:block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:12.8px;
    font-weight:500;
    width:100%;
    background-color:#FAFAFA;
    padding:8px;
    border-radius:5px;
    border:1px solid rgba(28,28,28,0.1);
    margin-bottom:14px;
}
.Ets span{
    margin-right:11px;
    margin-left:6px;
}
.Ets i{
    color:#0D7AC1;
    font-size:12px;
}
.Urunler{
    margin-top:40px;
}
.urunbox:hover {
    transform: scale(1.03);
    border-color: #0D7AC1 !important;
}
.Urunler h2{
    font-size:21px;
    margin-bottom:30px;
}
.urunbox{
    transition:0.3s ease-in;
    border:1px solid rgba(28,28,28,0.1);
}
.urunbox img{
    display:block;
    width:80%;
    height:250px;
    object-fit:contain;
    margin:auto !important;
}
.urunimgbox{
    border-bottom:1px solid rgba(28,28,28,0.1);
}
.uruntextbox{
    height:75px;
}
.uruntextbox h1{
    padding-top:15px;
    padding-left:10px;
    padding-right:10px;
    font-weight:600;
    font-size:13.7px;
    color:#333;
}
.Urundetay{
    margin-top:40px;
    margin-bottom:40px;
}
.Urundetay h1{
    font-size:23px;
    font-weight:600;
    margin-bottom:26px;
    color:#333;
}
.Urundetay img{
    width:80%;
    display:block;
    height:100%;
    object-fit:contain;
    margin:auto !important;
}
.Urundetay p{
    font-size:13.6px;
    line-height:27px;
    font-weight:400;
    color:#000;
}
.Mission{
    margin-top:25px;
    margin-bottom:25px;
}
.Mission p{
    font-size:13.4px;
    line-height:24px;
    font-weight:500;
    color:#313131;
}
.kucukfoto{
    display:none !important;
}
.Hak{
    margin-top:40px;
    margin-bottom:25px;
}
.Hak h1 > span{
    display:block;
    color:#0D7AC1;
}
.Hak h1{
    font-size:30px;
    font-weight:600;
    color:#313131;
    margin-bottom:22px;
}
.Hak p{
    font-size:13.4px;
    line-height:24px;
    font-weight:500;
    color:#313131;
}
.Menkats img{
    width:100%;
    height:250px;
    object-fit:cover;
}
.Menkats{
    margin-top:30px;
    margin-bottom:30px;
}
.pozrel{
    position:relative !important;
}
.Galeri img{
    width:100%;
    height:220px;
    object-fit:cover;
}
.Galeri h3{
    text-align:center;
    margin-bottom:35px;
    color:#FFF;
    font-weight:600;
    font-size:19px;
}
.Galeri{
    padding-top:40px;
    padding-bottom:70px;
    background-color:#313131;
    margin-top:40px;
    margin-bottom:40px;
}
.Menkats h2{
    font-size:15px;
    font-weight:600;
    color:#313131;
    margin-top:20px;
    margin-bottom:20px;
}
.Menkats a:hover {
    transform: scale(1.03);
}
.Hak img{
    width:100%;
    height:80%;
    max-height:350px;
    object-fit:contain;
    margin:auto !important;
}
.Menkats h5{
    font-size:18.5px;
    font-weight:500;
    color:#313131;
    margin-bottom:25px;
}
.Sliderlar img{
    width:100%;
    height:auto;
    max-height:650px;
    object-fit:contain;
}
@media screen and (max-width: 1400px) {
    .bin{
        width:92%;
    }
}
@media screen and (max-width: 1350px) {
    .blogbox img{
        height:200px;
        width:350px;
        object-fit:cover;
    }
}
@media screen and (max-width: 1300px) {
    .bottomsideleft{
        display:inline-block;
        width:100%;
        height:75px;
        padding-left:15px;
    }
    .bottomsideleft a{
        display:inline-block;
        margin-right:5px;
        line-height:75px;
        font-size:13.4px;
        font-weight:600;
    }
    .topleft a{
        font-size:13.2px;
        font-weight:600;
        display:inline-block;
        line-height:40px;
        margin-right:12px;
        margin-left:8px;
    }
}
@media screen and (max-width: 1200px) {
    .bottomsideleft a{
        padding-left:4px !important;
        padding-right:4px !important;
    }
    .dropdown-hover-content {
        height: 270px;
    }
    .bottomsideright span{
        display:none !important;
    }
    .bottomsideright a{
        text-align:center;
        height:100%;
        display:block !important;
        width:100%;
        line-height:75px;
        color:#FFF;
        font-size:14px;
        font-weight:600;
    }
}
@media screen and (max-width: 1140px) {
    .bin3{
        width:90%;
        margin:auto !important;
    }
    .topleft a{
        font-size:12.8px;
        font-weight:600;
        display:inline-block;
        line-height:40px;
        margin-right:12px;
        margin-left:4px;
    }
    .bottomsideright a{
        text-align:center;
        height:100%;
        display:block !important;
        width:100%;
        line-height:75px;
        color:#FFF;
        font-size:13.3px;
        font-weight:600;
    }
    .bottomsideleft a{
        display:inline-block;
        margin-right:3px;
        line-height:75px;
        font-size:13px;
        font-weight:600;
    }
    .leftside{
        padding-top:24px;
        width:100%;
        height:100%;
        padding-bottom:15px;
        border-right:1px solid rgba(217,217,217,0.4);
    }
    .leftside img{
        padding-left:20px;
        width:100%;
        margin:auto !important;
        object-fit:contain;
        height:65px;
        max-width:100%;
    }
    .topright a{
        font-size:12.8px;
        color:#1C1C1C;
        font-weight:500;
        display:inline-block;
        line-height:40px;
        border-left:1px solid rgba(28,28,28,0.2);
        padding-left:22px;
        padding-right:22px;
    }
    .topright i{
        color:#000 !important;
        font-size:16px;
        padding-top:12px !important;
    }
}
@media screen and (max-width: 1100px) {
    .blogbox p{
        font-size:13.4px;
        line-height:26px;
        font-weight:400;
        color:#000;
    }
    .blogbox{
        border-bottom:1px solid rgba(28,28,28,0.1);
        margin-bottom:10px;
        padding-bottom:10px;
    }
    .blogbox h2{
        font-size:16px;
        font-weight:600;
        color:#1C1C1C;
        margin-bottom:16px;
        margin-top:0px;
    }
    .blogbox img{
        height:240px;
        width:400px;
        object-fit:cover;
    }
    .devam{
        position:absolute;
        left:20;
        bottom:00;
        display:inline-block !important;
        color:#0D7AC1;
        font-size:13.3px;
        font-weight:600;
        margin-top:0px;
        margin-bottom:10px;
    }
}
@media screen and (max-width: 1080px) {
    .blogbox img{
        height:190px;
        width:310px;
        object-fit:cover;
    }
}
@media screen and (max-width: 1020px) {
    .topleft a{
        font-size:12.3px;
        font-weight:600;
        display:inline-block;
        line-height:40px;
        margin-right:12px;
        margin-left:4px;
    }
}
@media screen and (max-width: 992px) {
    .blogbox img{
        height:190px;
        width:310px;
        object-fit:cover;
    }
    .footer3 a{
        margin-right:13px;
        font-size:13.4px;
        font-weight:600;
        margin-top:20px;
        margin-bottom:20px;
        display:inline-block;
        font-weight:13.5px;
        font-weight:500;
        color:#000;
    }
    .footer4 img{
        width:160px;
        height:auto;
        object-fit:contain;
    }
    .footer4 h3{
        font-size:16.5px;
        font-weight:600;
        margin-bottom:12px;
        color:#333;
    }
    .footer4 p{
        font-size:13.2px;
        font-weight:400;
        line-height:30px;
        color:#1C1C1C;
        margin-bottom:10px;
    }
    #menuurunlerx23{
        padding-left:20px;
        padding-right:20px;
    }
    .disnon992{
        display:none !important;
    }
    .block992{
        display:block !important;
    }
    .bottomsideright a{
        text-align:center;
        height:100%;
        display:block !important;
        width:100%;
        line-height:75px;
        color:#FFF;
        font-size:13.4px;
        font-weight:600;
    }
    .bottomsideleft a{
        display:inline-block;
        margin-right:7px;
        line-height:65px;
        font-size:13.4px;
        font-weight:600;
    }
    .topright a{
        font-size:13px;
        color:#1C1C1C;
        font-weight:400;
        display:inline-block;
        line-height:40px;
        border-right:1px solid rgba(217,217,217,0.4);
        padding-left:15px;
        padding-right:15px;
    }
    .mobilemenu{
        text-align:right !important;
        display:block !important;
    }
    .compmenu{
        display:none !important;
    }
    .leftside img{
        padding-left:20px;
        width:100%;
        margin:auto !important;
        object-fit:contain;
        height:55px;
        max-width:100%;
    }
    .mobilemenu a{
        font-size:15px;
        color:#000;
        line-height:55px;
        font-weight:500;
        display:inline-block;
        margin-right:12px;
    }
    .mobilemenu button{
        width:150px;
        height:100%;
        background-color:#0D7AC1;
        border:none !important;
        display:inline-block;
        margin-right:12px;
    }
    .Urundetay img{
        margin-bottom:40px;
        max-height:350px;
    }
}
@media screen and (max-width: 870px) {
    .blogbox img{
        height:150px;
        width:210px;
        object-fit:cover;
    }
    .blogbox p{
        font-size:13.4px;
        line-height:26px;
        font-weight:400;
        color:#000;
    }
    .blogbox{
        border-bottom:1px solid rgba(28,28,28,0.1);
        margin-bottom:10px;
        padding-bottom:10px;
    }
    .blogbox h2{
        font-size:15.3px;
        font-weight:600;
        color:#1C1C1C;
        margin-bottom:16px;
        margin-top:0px;
    }
    .devam{
        display:none !important;
    }
}
@media screen and (max-width: 767px) {
    .Urundetay h1{
        font-size:21px;
        font-weight:600;
        margin-bottom:21px;
        color:#333;
    }
    .Urundetay img{
        width:85%;
        display:block;
        height:100%;
        object-fit:contain;
        margin:auto !important;
    }
    .Urunler h2{
        font-size:19px;
        margin-bottom:26px;
    }
    .form-group {
        margin-top:0px !important;
    }
    .blogbox img{
        display:block !important;
        height:auto !important;
        margin-bottom:20px !important;
        width:100% !important;
    }
    .footer3{
        padding-top:15px;
        padding-bottom:15px;
    }
    .footer3 a{
        margin-right:10px;
        font-size:13px;
        font-weight:500;
        margin-top:6px;
        margin-bottom:6px;
        display:inline-block;
        font-weight:500;
        color:#000;
        background-color:#FFF;
        border:1px solid rgba(28,28,28,0.1);
        line-height:45px;
        padding-left:25px;
        padding-right:25px;
        border-radius:5px;
    }
    .footer4 img{
        margin-bottom:15px;
    }
    .footer4 h3{
        display:none !important;
    }
    .pad0x{
        padding-right:2% !important;
    }
    .pad0x2{
        padding-left:2% !important;
    }
    .disnon767{
        display:none !important;
    }
    .block767{
        display:block !important;
    }
}
@media screen and (max-width: 576px) {
    .kucukfoto{
        display:block !important;
    }
    .buyukfoto{
        display:none !important;
    }
    .Urundetay h1{
        font-size:20px;
        font-weight:600;
        margin-bottom:21px;
        color:#333;
    }
    .Urundetay img{
        width:100%;
        display:block;
        height:100%;
        object-fit:contain;
        margin:auto !important;
    }
    .Urunler h2{
        font-size:17.6px;
        margin-bottom:26px;
    }
    .urunbox img{
        display:block;
        width:70%;
        height:200px;
        object-fit:contain;
        margin:auto !important;
    }
    .urunimgbox{
        border-bottom:1px solid rgba(28,28,28,0.1);
    }
    .uruntextbox{
        height:auto;
    }
    .uruntextbox h1{
        padding-top:15px;
        padding-left:10px;
        padding-right:10px;
        padding-bottom:15px;
        font-weight:600;
        font-size:13.3px;
        color:#333;
    }
    .Montaj img{
        width:100%;
        height:auto;
        object-fit:cover;
    }
    table th{
        font-size:13.5px !important;
    }
    table tr{
        font-size:13.5px !important;
    }
    .kucukfoto{
        display:block !important;
    }
    .buyukfoto{
        display:none !important;
    }
    .pad0x{
        padding-right:3% !important;
    }
    .pad0x2{
        padding-left:3% !important;
    }
    .mobilemenu button{
        width:70px;
        height:100%;
        background-color:#0D7AC1;
        border:none !important;
        display:inline-block;
        margin-right:12px;
    }
}
