body {
    margin:0;
    padding:0;
    font-family: "Inter", sans-serif;
    font-size:14px;
    color:#111;
    height:100%;
    box-sizing: border-box;
    display: block;
}

html {
    height:100%;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: !important;
  text-decoration: none;
} 


a, a:hover, a:focus {
    text-decoration: none;
    color: inherit;
}

.maxwidth100 {
    max-width: 100%;
}
.row:after {
    content: "";
    clear: both;
}
.flexrow {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.flexrow2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.flexrow3 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.flexrow4 {
    display: flex;
    flex-wrap: wrap;
}
.dflexspacediv {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.row7-5 {
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.col7-5 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.text-left { text-align: left !important; }

.maxw100 {max-width: 100% !important;}
.w100 {width: 100% !important;}
.h100 {height: 100% !important;}
.hauto {height: auto !important;}
.mb0{margin-bottom: 0px !important;}
.mb10{margin-bottom: 10px !important;}
.mb15{margin-bottom: 15px !important;}
.mb20{ margin-bottom: 20px !important; height: 1px;}
.mr5{ margin-right: 5px !important;}
.mr10{ margin-right: 10px !important;}
.mt10{ margin-top: 10px !important;}

header{
    position: relative;
    z-index: 20;
    width:100%;   
    padding:10px 0px 10px 0px;
    margin:0px;
    box-sizing:border-box;
    background: #fff;
    box-shadow: 0px 0px 15px rgba(0 0 0 / 13%);
}
.header_in > div{

}

.header_top {
    padding: 9px 0px;
}

.header_in {
 position:relative;
 padding:0px 15px;
 box-sizing: border-box;
}

.logodiv {
    display: block;
     text-align:center;
    position: relative;
    flex:1;
    
}
.logo {
    display:inline-block;
    position:relative;
    z-index:1;
    text-align:center;
}

.logo_img {
    position: relative;
    border: 0px;
    max-width: 100%;
    
}

.logo_img:hover {

}




.sosyal_icon span {
    color: #fff;
    display:inline-block;
    font-size: 13px;
    margin-bottom: 7px;
    font-weight: 300;
}
.sosyal_icon {
    display: inline-block;
    margin-top: 40px;
}

.sosyal_icon a {
    text-decoration: none;
    color: #e9e9e9;
    font-size: 24px;
    padding: 0px 3px 0px 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 250ms ease-out;
    width:40px;
    height:40px;
    text-align:center;
    line-height:1.6;
    

}
.sosyal_icon a:hover {
    color: #333;
    background:#fff;

}

.menu_btn {
    position: relative;
    z-index: 5;
    padding: 5px 11px;
    display: none;
    margin-top: 0px;
    margin-left: 10px;
    background: #fff;
    border-radius:2px;
    border:0px solid rgba(255 255 255 / 30%);
    
}

.menu_btn i {
    color: #000;
    text-decoration: none;
    font-size: 15px;
}

.phone_btn {
    position: relative;
    z-index: 5;
    padding: 8px 11px;
    display: inline-flex;
    margin-top: 0px;
    margin-left: 6px;
    background: #34B7F1;
    border-radius:2px;
    border:0px solid rgba(255 255 255 / 30%);
    color: #fff;
}
.phone_btn.whatsbtn { 
    background:#25D366; 
}
.phone_btn i {
    text-decoration: none;
    font-size: 18px;
}
.phone_btn:hover {
    color: #fff;
    background:#666; 
}

.whatsapp_top {
    display: inline-flex;
    padding: 5px 14px;
    background: #fff;
    border-radius: 5px;
    transition: all 350ms ease-out;
    box-shadow: 0px 0px 10px rgba(0 0 0 / 10%);
    border:1px solid #7bb757;
}
.whatsapp_top a{
    display: block;
}
.whatsapp_top b{
    display: block;
    color: #7bb757;
    font-size: 14px;
}
.whatsapp_top span{
    display: block;
    color: #2d2649;
    font-size: 16px;
}
.whatsapp_top:hover {
    background:#7bb757; 
}
.whatsapp_top:hover span{
    color: #fff;
}
.whatsapp_top:hover b{
    color: #fff;
}



.WhatsAppbtn2 {
    margin-top: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    padding: 10px 20px;
    background:#25D366;
    border-radius: 3px;
}
.demobtn_ {
    background:#34b7f1; 
}
.demobtn_2 {
    background:#666; 
}
.WhatsAppbtn2 span { 
    font-size: 14px;
}
.WhatsAppbtn2 i { 
    vertical-align: text-bottom;
    margin-right: 7px;
    font-size: 16px;
}
.WhatsAppbtn2:hover {
    color: #fff;
    opacity: 0.9;
}

.ozltklf {
    margin-top: 20px;
    padding:30px;
    background:#f9f9f9; 
    border:1px dashed #ccc; 
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ozltklf h3{
    margin: 0px;
    padding:0px;
    margin-bottom: 10px;
    font-size: 20px;
}
.ozltklf p{
    margin: 0px;
    padding:0px;
}
.btn556 {
    margin-top: 10px;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 4px;
    color: #fff;
    background: linear-gradient(50deg,#35abe4,#222);
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    transition: all 150ms ease-out;
    border:0px solid rgba(0 0 0 / 20%);
}
.btn556:hover {
    background: linear-gradient(-50deg,#35abe4,#222);
    color: #fff;
    border

}
.menu_close {
    color:#fff;    
    margin-right: 30px;
    margin-top: 30px;
    font-size:30px;
    float:right;
    padding:0px;
}
.menu_close:hover {
    color:red;
}


.mobil_menu {
    text-align: center;
    display:none;
    width: 100%;
    left: 0px;
    top: 0px;
    position: fixed;
    z-index: 10000;
    height: 100%;
    padding-bottom: 30px;
    transition: all 350ms ease-out;
    background-color: rgba(0, 0, 0, 0.9);
    overflow-y: auto;
}
.mobil_menu .item{ 
    padding-top: 40px;
}

.mobil_menu_title {
    color:#fff;
    font-size:16px;
    font-weight:700;
    float:left;
    padding-top:12px;
}
.menu_cizgi {
    height:1px;
    background:#fff;
    margin-top:10px;
    margin-bottom:15px;
}
.mobil_menu_list {
    margin:0px;
    padding:0px;
    list-style:none;
}
.mobil_menu_list li{
    margin:0px;
    padding:0px;
    list-style:none;
}
.mobil_menu_list li a{
    display:inline-flex;
    align-items: center;
    font-size:18px;
    color:#fff;
    text-decoration:none;
    padding:9px 0px;
    
    transition: all 250ms ease-out;
    font-weight:400;
}
.mobil_menu_list li a i{ 
    font-size: 14px;
    margin-right: 10px;
}
.mobil_menu_list li a:hover {
    padding-left:7px;
    color:#ccc;
}

.mobil_menu_list ul {
    position:relative;
    z-index:5;
    display:none;
    padding:0px;
    margin:0px;
    padding:7px 7px 7px 7px;
    background: rgba(0 0 0 / 70%);
}
.mobil_menu_list ul li a{
    font-weight:400;
    font-size: 14px; 
}



.header_menu {

    position: relative;
    margin: 0px;
    padding: 0px;
    list-style: none;
    display:inline-block;

}

.header_menu li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: none;
    display: inline-block;
    
}

.header_menu ul li{
 margin: 0px;
 padding: 0px 0px;
 list-style: none;
 display:block;    
 float:none;
 height:100%;
 position:relative;
}


.header_menu ul {
    background: #fff;
    position:absolute;
    z-index:10;
    display:none;
    width:230px;
    padding: 0px 0px;
    margin:0px;
    
    border-radius: 0px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.22);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.22);
}

.header_menu ul ul{
    position:absolute;
    z-index:10;
    display:none;
    width:270px;
    left: 270px;
    padding: 10px 0px;
    margin:0px;
    top: 0px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.22);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.22);
}



.header_menu li  > a.hmicn{

    color: #333;
    margin-top: 0px;
    background: #f18f08;
    border-radius: 30px 0px 0px 30px;
    padding: 20px 14px 20px 25px;
}
.header_menu li  > a.hmicn:hover{

    color: #fff;
    margin-top: 0px;
    background: #333;

}

.header_menu li > a {
    position: relative;
    z-index: 1;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 12px;
    position:relative;
    color: #e9e9e9;
    text-decoration: none;
    transition: all 150ms ease-out;
    text-align: center;
    cursor:pointer;
    border-radius: 0px;
}

.header_menu li > a:hover {
    color: #fff;

}

.header_menu li:hover > a{
    color: #fff;

}

.header_menu li:hover > ul{
    display: block;
}

.header_menu li ul li a{
    font-size:13px;
    font-weight:500;
    padding:12px 10px 12px 10px;
    color:#666;
    text-align:left;
    text-decoration:none;
    border-top:0px solid #704794 !important;
    border-bottom:1px solid rgba(0 0 0 / 10%);
    transition: all 250ms ease-out;
    display:block;
    border-radius: 0px;
    border-right:0px;
    text-shadow: 0px 0px 0px #333;

}
.header_menu li ul li a:hover{
    background: #f9f9f9;
    color: #111;

}
.header_menu li ul li a i{
    opacity: 0.6;
    font-size: 12px;
    margin-right: 4px;
}

.top_menu {
    margin: 0;
    padding: 0;
    display: block;
}

.top_menu li {
    margin: 0;
    padding: 0;
    display: inline-flex;
    align-items: center;
    list-style: none;
    padding: 2px 0px 2px 0px;
    color: #ccc;
    font-size: 14px;
    text-decoration: none;
    font-weight: 5400;
    transition: all 150ms ease-out;
    margin-left: 5px;
}

.top_menu li a {
    color: #ccc;
    text-decoration: none;
}

.top_menu li i {
    margin-right: 4px;
    font-size:14px;
    vertical-align: inherit;
    color: #ccc;
    width: 24px;
    height: 24px;
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}



.pagenum {
    margin-top:30px;
    display:block;
    margin-bottom: 20PX;
    text-align: left;
}
.pagenum a{
    padding:10px 15px;
    color:#333;
    font-size:14px;
    background:#e9e9e9;
    border:1px solid #e9e9e9;
    font-weight:400;
    display: inline-block;
    margin-bottom: 2px;
    border-radius: 0px;
}
.pagenum a:hover{
    background:#666;
    color:#fff;
}
.pagenum a.active{
    background:#666;
    color:#fff;
}

.pagein_key {
    color: #999;
    margin-bottom: 7px;
}
.pagein_key i{
    text-decoration: underline;
}

.textas {
    color: #111;
    font-weight:400;
    font-size:16px;
    line-height: 1.8;
    padding: 0px;
    margin: 0px;
}

.textas a{
    color: #0b509b;
    font-weight:500;
}
.textas span {
    font-weight: 600;
    color: #000;
}
.texthome {
    color: #312b34;
    line-height: 1.7;
    font-size: 14px;
    font-weight: 400;
}


.asprog {
    margin-bottom: 30px;
}
.asprog_ {
    text-align: center;
}
.asprog_img{
    margin-bottom: 7px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0 0 0 / 15%);
    transition: all 150ms ease-out;
    overflow: hidden;

}
.asprog_img img{
 max-width: 100%;
 transition: all 550ms ease-out;
}
.asprog_ h3{
    margin:0px;
    padding: 11px 15px;
    font-size: 18px;
    font-weight: 600;
    color: #080029;
    background: #fff; 
    border-radius: 5px;
    border:1px solid #f69323;
    border-left:7px solid #f69323;
    text-align: center;
    transition: all 150ms ease-out;
    box-shadow: 0px 0px 15px rgba(0 0 0 / 15%);
}
.asprog:hover  .asprog_ h3{
    color: #fff;
    background: #f69323; 
}
.asprog:hover  .asprog_img img{
 transform: scale(1.1); 
}

.cont_title {    
    text-align: left;
    margin-bottom: 20px;
}

.cont_title h2{
    padding: 0px;
    margin: 0px;
    font-size: 28px;
    color:#999;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 20px;
}

.main_title2 {    
    text-align: left;
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.main_title2 h2{
    padding: 0px;
    margin: 0px;
    font-size: 25px;
    color:#111;
    font-weight: 700;
    display: inline-block;
}
.main_title2_ h2:after{
    content: "";
    display: block;
    width: 60px;
    background: #ed1c24;
    height: 2px;
    
    margin-top: 12px;
}

.main_title3 {    
    text-align: left;
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.main_title3 h2{
    padding: 0px;
    margin: 0px;
    font-size: 20px;
    color:#333;
    font-weight: 600;
    display: inline-block;
}
.main_title3_ h2:after{
    content: "";
    display: block;
    width: 60px;
    background: #ed1c24;
    height: 2px;
    
    margin-top: 12px;
}

.main_title {    
    margin-bottom: 30px;
}

.main_title h2{
    position: relative;
    padding: 0px;
    margin: 0px;
    font-size:  18px;
    color:#111;
    font-weight: 600;
    display: inline-flex;
    flex-direction: column;
    line-height: 1.3;
}

.main_title b{
    color:#28a745;
    font-weight: 700;
    display: inline-block;
}


.main_title100 {    
    margin-bottom: 30px;
}

.main_title100 h2{
    position: relative;
    padding: 0px;
    margin: 0px;
    font-size:  24px;
    color:#111;
    font-weight: 600;
    display: inline-flex;
    flex-direction: column;
    line-height: 1.3;
}
.main_title100 h2 span{ 
    color: #f0be0a;
    margin-left: 8px;
}
.main_title100 h2:after{
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background: #999;
    margin-top: 10px;
}
.main_title100 h2.byz{ 
    color: #fff;
}
.main_title100 h2.byz:before{ 
    background: #fff !important;
}

.main_title200 {    
    margin-bottom: 30px;
}

.main_title200 h2{
    position: relative;
    padding: 0px;
    margin: 0px;
    font-size:  22px;
    color:#111;
    font-weight: 600;
    display: inline-flex;
    flex-direction: column;
    line-height: 1.3;
}
.main_title200 h2:after{
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background: #666;
    margin-top: 10px;
}



.page_title {    
    text-align: left;
    margin-bottom: 25px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
}

.page_title h2{
    padding: 0px;
    margin: 0px;
    font-size: 22px;
    color:#111;
    font-weight: 500;
    display: inline-block;

}
.page_title_ h2:after{
    content: "";
    display: block;
    width: 60px;
    background: #ed1c24;
    height: 2px;
    
    margin-top: 12px;
}

.productalertinfo {
    font-weight: 400;
    font-size: 14px;
}

.left_ {
    margin-bottom: 20px;
}

.left {
    color: #fff;
    margin-bottom: 0px;
    font-size: 14px;
    background: #fff;
    border:0px solid #eee;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    
}

.left_list {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    list-style: none;
    border: 0px solid #e9e9e9;
    margin-bottom: 10px;
    background: #f9f9f9;
    border:1px solid #e9e9e9; 
}
.left_list ul{
    margin: 0px;
    padding: 0px 0px;
    list-style: none;
    display: none;
    border-left: 0px solid #28a745;
    
}

.left_list li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: block;
}
.left_list li ul li a {
    font-size: 14px;
    padding: 8px 7px 8px 19px;
    display: block;
    text-decoration: none;
    color: #444;
    border-radius: 0px;
    transition: all 0.3s;
    position: relative;
    margin-bottom: 0px;
    background:#e9e9e9; 
    font-weight: 400;
}

.left_list li a {
    font-size: 14px;
    font-weight: 400;
    padding: 11px 8px;
    display: block;
    text-decoration: none;
    color: #000;
    border-radius: 0px;
    transition: all 0.3s;
    position: relative;
    margin-bottom: 0px;
    cursor: pointer;
    border-bottom: 1px solid rgba(0 0 0 / 8%);

}
.left_list li a.active { 
    background: #0b509b;
    color: #fff;
}
.left_list li a.active i{ 

    color: #fff;
}


.left_list li a i {
    margin-right: 4px;
    color: #b91b33;
    font-size: 14px;
    vertical-align: baseline;
}

.left_list li a:hover {
    background: #0b509b;
    color: #fff;
}

.left_list li a:hover i {
  color: #fff;
}
.left_list li ul li a:hover {
    background: #fff;
    color: #333;
}
.left_list li ul li a.active { 
    background: #e9e9e9;
    color: #333;
}

.left_title {
    background: #fff;
    color: #111;
    font-weight: 600;
    padding: 0PX 0px 7PX 0px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.4;
    border-bottom: 2px solid #ececec;
    margin-top: 20px;
}


.left_form {
    margin-top: 10PX;
}
.left_form label {
    font-weight: 500;
    font-size:13px;
    color: #555;
}
.left_form .btn {
    display: block;
    width: 100%;
    background: #28a745;
    color: #ffffff;
    border: 0px;
    font-weight: 500;
    font-size:14px;
    border-radius: 0px;
    padding: 10px 25px;
}
.left_form input[type=file] {

}
.left_form input[type=checkbox], .left_form input[type=radio]{
    vertical-align:top;
    margin-right:7px;
}
.left_form .btn:hover {
    background: #666;
    color: #ffffff;
}

.left_form .form-control {
    font-size: 13px;
    border-radius: 0px;
    
    height:38px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}

.left_form .textrea {
    height: 139px;
}



.leftfiltrebtn{
    display:none;
    padding:11px 15px;
    background:#0b509b;
    color:#fff;
    font-size:14px;
    border-radius:0px;
    box-sizing:border-box;
    margin-bottom:10px;
    cursor:pointer;
}
.leftfiltrebtn i{
    margin-right:5px;
}
.leftfiltrebtnclose{
    padding:8px 15px;
    background:#999;
    color:#fff;
    font-size:14px;
    border-radius:0px;
    box-sizing:border-box;
    margin-bottom:10px;
    cursor:pointer;
    display:none;
}
.leftfiltrebtnclose i{
    margin-right:5px;
}
.leftfiltrebtn:hover{
    background: #222;
    color: #fff;
}



.tab_list {
    display: flex;
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
    border: 0px;
    text-align: center;
    border:0px solid #e8e8e8;
    border-bottom:0px; 
    margin-top: 30px;
}


.tab_list li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    border-radius: 0px;
    margin-bottom: 0px;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.tab_list li.active a {
    background: #555;
    color: #fff;
    margin-right: 0px;
    border: 0px;
    border-bottom: 1px solid #999;
    margin-bottom: 0px;
    margin-top:0px;
}


.tab_list li a {
    display: block;
    font-weight: 600;
    background: #fff;
    font-size: 18px;
    color: #000;
    padding: 12px 20px;
    border-radius: 0px;
    margin-right: 0px;
    border: 0px;
    border-bottom: 1px solid #999;
    border-right:1px solid rgba(0,0,0,0.1);

    margin-bottom: 0px;
    margin-top:0px;
}

.tab_list li a:hover {
  background: #555;
  color: #fff;
  margin-right: 0px;
  border:0px;
  border-bottom: 1px solid #999;
  margin-bottom: 0px;
  margin-top:0px;
  text-decoration: underline;
}

.tab_list li.active a:hover {
    margin-right: 0px;
    background: #555;
    color: #fff;

    border: 0px;
    border-bottom: 1px solid #999;
    margin-bottom: 0px;
    margin-top:0px;
}

.tab_list li.active a:focus, .tab_list li.active a:focus span {
    margin-right: 0px;
    background: #555;
    color: #fff;
    border: 0px;
    border-bottom: 1px solid #999;
    margin-bottom: 0px;
    margin-top:0px;
}

.tab_list li a span {
    color: #fff;
    font-weight: 600;
}
.tabdiv {
    padding: 0px;
    border: 0px solid #dadada;
    border-top: 0px;
    line-height: 1.7;
    font-size: 14px;
    padding-top: 20px;
    margin-bottom: 5px;
}
.tabdiv {
    padding: 0px;
    border: 0px solid #dadada;
    border-top: 0px;
    line-height: 1.7;
    font-size: 15px;
    padding-top: 20px;
    margin-bottom: 5px;
}

.tabdiv3 {

 box-shadow:0px 0px 5px #e9e9e9;
 border:1px solid #e9eaeb;
 border-top: 0px;
 line-height: 1.7;
 font-size: 14px;
 padding:18px;
 background:#fff;
 margin-bottom: 30px;
}


.pageboxbg {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 30px 0px 30px 0px;
    border-bottom: 0px solid #eee;
    background: #f9f9f9;
    box-shadow: 0px 0px 0px rgba(0 0 0 / 10%);

}

.pageboxbg .container{
    position: relative;
    z-index: 3;
}

.pageboxbg h3
{   
    text-align: left;
    padding:0px; 
    margin:0px;
    color: #111;
    font-size: 22px;
    font-weight: 400;
    margin-right: auto;
    margin-bottom: 10px;
}






.title100 {
    position: relative;
    display: block;
    margin-bottom: 0px;
}
.title100 h2{
    margin:0px;
    padding: 14px 15px;
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background: #0b509b;
}
.title100 h2 b{
    color: #fbc100;
    font-weight: 700;
    display: inline-block;
}




.owl-stage {
  display: flex;
}
.owl-carousel .owl-stage-outer {
  display: flex;
}
.owl-item {
  height: 100%;
}
.owl-item .item{
  height: 100%;
}
.owlstyle .owl-nav {
  position: absolute;
  width: 100%;
  top:36%;
  right: 0px;
  display:block;
  text-align:center;
}

.owlstyle .owl-nav .owl-next, .owlstyle .owl-nav .owl-prev {
  background: #34B7F1;
  color:#fff;
  margin:0px;
  margin-left:0px;
  border-radius:50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}

.owlstyle .owl-nav .owl-next {
  right:-16px;
}
.owlstyle .owl-nav .owl-prev {
  left: -16px;

}
.owlstyle .owl-nav .owl-next:hover, .owlstyle .owl-nav .owl-prev:hover {

  opacity: 0.9;

}
.owlstyle .owl-nav .owl-next.disabled, .owlstyle .owl-nav .owl-prev.disabled:hover {

  opacity: 0.3;

}
.owlstyle .owl-nav .owl-next:after {
  font-family: 'Font Awesome\ 5 Free'; 
  content: "\f054";
  font-size:14px;
  font-weight: 900;

}
.owlstyle .owl-nav .owl-prev:after {
  font-family: 'Font Awesome\ 5 Free'; 
  content: "\f053";
  font-size:14px;
  font-weight: 900;
}

.owlstyle .owl-nav .owl-next:before {
}

.hmrefbg {
    padding: 45px 0px;
    background: #e9e9e9;
}



.home6boxleft {
    padding-right: 0px;
}
.home6boxright {
    padding-left: 0px;
}
.homebox_left {
    padding: 30px;
    
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.homebox_right {
    padding: 30px;
    background: #222;
}

.hmbg_100{
    background:url(../img/homebg.jpg) top center no-repeat #111111;
    padding:55px 0px;
}


.hmbg_001{
    background:#efefef;
    padding:35px 30px;
}





.productdiv {
    position: relative;
    margin-bottom:15px; 

}

.productdiv_ {
    position:relative;
    transition: all 150ms ease-out;
    height: 100%;
    border-radius: 0px;
    overflow: hidden;
    border:1px solid #e9e9e9;


    background: #fff;

}
.productdiv:hover .productdivimg img{
}
.productdiv:hover .productdivtitle span{

}
.productdiv:hover .productdivtitle small{

}
.productdiv:hover .productdivimg {


}
.productdiv:hover .productdiv_{
 background: #e9e9e9;
}
.productdiv:hover .productbtn{
 background: #010101;
}

.productdivimg {
    margin: 0px;
    margin-bottom: 0px; 
    text-align: center;
    overflow: hidden;
    position:relative;
    border:0px solid #e9e9e9;

}
.productdivimg img{
    object-fit: cover;
    object-position: center;
    width: 100%;
    border: 0px;
    transition: all 250ms ease-out;
}
.productdivdetails .productdivimg {

} 


.productdivtitle {

    margin-bottom:0px; 
    overflow: hidden;
    padding:10px;
}
.productdivtitle span{
    font-size: 15px;
    font-weight:600;
    color: #010101;
    margin-bottom: 7px;
    transition: all 250ms ease-out;
    overflow: hidden; 
    white-space: nowrap; 
    text-overflow: ellipsis; 
    display: block;

}
.productdivtitle small{
    font-size: 14px;
    font-weight:400;
    color: #444;
    display: block;
}
.productbtn {
    transition: all 150ms ease-out;
    padding: 9px 24px;
    background: #0b509b;
    font-size: 14px;
    color: #fff; 
    margin-top: 10px;
    border-radius: 5px;
    display: inline-block;
}
.productcode{
    font-size: 13px;
    font-weight:300;
    color: #7c7c7c;
    background: #eeeeee;
    font-style: italic;
    margin-bottom:0px; 
    text-decoration: none;
    display: block;
    padding:10px 10px 10px 10px; 
}

.productcode span{
    display: block;
}

.productdivprice {
    margin-bottom:7px; 
    color: #28a745;
    font-size: 20px;
    font-weight:700;
    text-align: center;
    padding:0px 4px;
}
.productdivprice .pricehr{
    color: #777;
    font-size: 14px;
    font-weight:500;
    text-decoration: line-through;  
    display: inline-block;
    margin-right: 7px;
}





.detail_product_text {

    color: #333;
    font-size: 13px;
    margin-bottom: 20px;
    line-height: 1.5;
}
.product_detail_title {
    font-size: 24px;
    font-weight: 700;
    color: #010101;
    padding: 0px;
    margin: 0px;
    margin-bottom: 35px;
    line-height: 1.4;
}
.product_detail_title::after {
  width: 60px;
  content: "";
  height: 3px;
  background: #0b509b;
  margin-top: 10px;
  display: block;
}

.detail_right_pad {
    background: #ffffff;
    padding: 30px;
    border-radius: 0px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-left: 4px solid #0b509b;
}

.detail_product_btn {
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 6500;
    color:#fff;
    background: #666;
    display: block;
    margin-bottom: 10px;
    text-align: center;
}
.detail_product_btn:hover {
    color:#333;
    background: #ccc;
}
.detail_product_btn.green {
    background: #4DC247;    
}
.detail_product_btn.green:hover {
 color:#333;
 background: #ccc;   
}
.detail_list {

}
.detail_list a{
    display: inline-block;
    color: #666;
    padding: 3px 7px;
    margin-bottom: 2px;
    font-size: 12px;
    background:#fff;
    border: 1px solid #eee;
}
.detail_list a:hover{

    background:#f9f9f9;

}

.tdbg {
    width: 150px;
    font-weight: 700;
}
.details_table_bg {
    background: #fff;
    padding: 0px;

}
.csstable2 {
    margin-bottom: 0px;
    font-size: 15px;
}
.csstable2 > tbody > tr > td{
    padding: 15px 0px;
}
.csstable2 > tbody > tr:first-child td{
    border-top: 0px solid #ddd;
}

.product_keys {

}
.product_keys a{
    display: inline-block;
    margin-right: 5px;
    font-size: 13px;
    color: #666;
    font-weight: 400;
    font-style: italic;
}

.productdivdetails_pad {
    padding: 20px;
    background: #eee;
}
.detail_title2 {
    font-size: 22px;
    font-weight: 300;
    color: #666;
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    line-height: 1.4;
}


.home_first_bg {
 background: url(../img/home_bg_3.jpg) top center no-repeat #080029;    
 padding: 55px 0px 200px 0px;
 border-top: 7px solid #080029;
}

.hommrtop {
    position: relative;
    margin-top: -140px;
    z-index: 3;

}

.fiyatbox {
    margin-bottom: 5px;
}
.fiyatbox_ {
    height: 100%;
    display: flex;
    flex-direction: column;
    background: #f9f9f9;
    border:1px solid #e9e9e9;
    box-shadow: 0px 0px 10px rgba(0 0 0 / 10%);
}
.fiyatbox_bottom {
    margin-top: auto;
    padding: 15px;
    background: #fff;
    border-top: 2px solid #f69323;
    text-align: center;
    font-weight: 700;
    color: #f69323;
    font-size: 20px;
}
.fiyatbox_top {
    padding:15px;
    text-align: center; 
}


.blogdiv {
    margin-bottom: 15px;
}
.blogdiv_ {
    margin-bottom: 15px;
}
.blogdivimg {
    height: 226px;
    overflow: hidden;
    margin-bottom: 12px;
    border-radius: 5px;
    
}
.blogdivimg img{
    width: 100%;
    min-height: 100%;
}
.blogdiv_ h3 {
    margin:0px;
    padding:0px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #000;
    line-height: 1.4;
}
.blogdiv_ p {
    margin:0px;
    padding:0px;
    color: #6d6b6b;
    font-size: 14px;
}
.blogdiv_ small {
    display: block;
    margin-bottom: 7px;
    color: #6d6b6b;
    font-size: 14px;
}
.blogdiv:hover .blogdiv_ h3 {
    color: #0b509b;
}

.brand_link {
    display: block;
    padding: 7px 10px;
    background: #333;
    border-radius: 5px;
    margin-bottom: 20px;
}
.brand_link a{
    display: inline-block;
    font-size: 15px;
    margin-right: 7px;
    background: #f9f9f9;
    padding: 2px 10px;
    border-radius: 3px;
    border-left: 2px solid #0b509b;
}
.brand_link a:hover{
    background: #0b509b;
    color: #fff;
}



.branddiv {
    border:1px solid #e9e9e9;
    padding: 0px;
    border-radius: 5px;
    overflow: hidden;
}
.brandtitle {
    background: #0b509b;
    padding: 10px 10px;
    color: #fff;
}
.brandtitle span{
    color: #fff;
    padding: 3px 10px;
    background: rgba(0 0 0  / 20%);
    border-radius: 4px;
    font-size: 16px;
}


.brandbox {
    margin-bottom: 0px;
}

.brandbox_pad {
    padding: 15px 15px 0px 15px;
}
.brandbox_{
    margin-bottom: 20px;
    text-align: center;
    border:1px solid #eee;
    padding: 5px;
    border-radius: 5px;
}
.brandbox_img{
    margin-bottom: 15px;
}
.brandbox_img img{
    max-width: 100%;
}
.brandbox_title {
    font-size: 14px;
    font-weight: 700;
}
.brandbox_:hover{ 
    background: #eee;
}


.btn_s100 {
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    font-size: 15px;
    font-weight: 400;
    text-shadow: 0px 0px 0px #000;
    color: #000;
    padding: 10px 30px;
    background: #f0be0a;
    border-radius: 0px;
    transition: all 150ms ease-out;
    display: inline-block;
}

.btn_s100:hover {
    background: #000;
    color: #fff;
}
.btn_s200 {
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    font-size: 18px;
    font-weight: 500;
    text-shadow: 0px 0px 0px #000;
    color: #fff;
    padding: 11px 28px;
    background: #f69323;
    border-radius: 25px;
    transition: all 150ms ease-out;
    display: inline-block;
}

.btn_s200:hover {
    background: #080029;
    color: #fff;
}



.foiletb {
    margin-bottom: 30px;
}

.foiletb_ {
    text-align: center;
    background: #FFF;
    padding: 30px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
    border-bottom: 2px solid var(--renk1);
}
.foiletb_ i{
    display: block;
    font-size: 35px;
    color: #999;
    margin-bottom: 10px;
}
.foiletb_ b{
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: #333;
    font-weight: 500;
    margin-bottom: 7px;
}
.foiletb_ span{
    display: block;
    font-size: 17px;
    color: #222;
    font-weight: 700;
}



.accor .panel-title > a.collapsed {

  color: #000;
  background:#f9f9f9;
  margin-bottom: 2px;
}

.accor .panel-title > a {
    padding: 8px 0px 8px 15px;
    display: block;
    line-height: 28px !important;
    color: #fff;
    font-weight: 600;
    transition: all 0.4s;
    font-size: 18px;
    text-decoration: none;
    background: #f69323;
    border-radius: 10px;
}

.accor .panel-title > a.pm-dark-link {
    background: #f69323;
    color: #fff;
    text-align: left;
}

.accor .panel-default > .panel-heading a:focus {
    background: #f69323;
    color: #fff;
}

.accor .panel-default > .panel-heading a:hover {
    background: #f69323;
    color: #fff;
}

.accor .panel-body p {
    padding:0px !important;
    margin:0px;
    font-size: 15px;
    color:#666666;
    font-weight: normal;
    line-height: 1.5;
}

.accor .panel {
  box-shadow: none; 
}

.accor .panel-default {
  border: none; 
}

.accor.panel-group {
  margin: 0px 0 !important;
  border:0px solid #e9e9e9;
  overflow:hidden;
}

.accor.panel-group .panel {

  border-radius: 0;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.accor .panel-title {
  display: block;
  /*float: right;*/
  font-size: 16px;
  margin-bottom: 0 !important;
  /* margin-left: 10px;*/
  margin-top: 0; 
}

.accor .panel-title i {
  display: block;
  float: right;
  font-size: 14px;
  padding: 15px;
  color: white;
  background-color: #f7b962; 
}


.accor .panel-default > .panel-heading a[aria-expanded="true"]:before {
    content: "\2212";

    padding:8px 12px;
    font-size:20px;
    float:right;
    margin-top:-8px;
    color:#333;
}

.accor .panel-default > .panel-heading a[aria-expanded="false"]:before {
    content: "\002b";

    padding:8px 12px;
    font-size:20px;
    float:right;
    margin-top:-8px;
    color:#666;
}

.accor .panel-title p {
  margin: 0px;
  padding: 0px;

}

.accor .panel-body {
  padding: 15px  15px !important;
  border-radius: 10px;
  margin-bottom: 10px;
  background: #f9f9f9;
}


.accor .panel-collapse {
  float: left;
  width: 100%;
}

.accor .panel-collapse a {
  color: white;
  font-weight: 500;
}

.accor.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: medium none;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
}

.accor .panel-default > .panel-heading {
  background-color: transparent;
  border-color: transparent;
  color: inherit;
  padding: 0px;
  display: inline-block;
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  margin-bottom: 10px;
}



.accor .panel-default > .panel-heading:hover h4 a {
  color: white; 
}
.accor .panel{
  background: none;
}

.accor .pm-accordionIcon {
  float: left;
  font-size: 16px;
  margin-right: 7px;
  width: auto;
  padding: 6px 5px;
  display: block;
}

.accor.panel-group .panel + .panel {
  margin-top: 0px !important;
}



.hmbtnbox2 {
    margin-bottom: 15px;
}

.hmbtnbox_2{
    padding: 0px 8px 0px 0px; 
    background: #fff;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 10px rgba(0 0 0 / 5%);
    border:1px solid #eee;
}

.hmbtnbox_2_img  {
    margin-right: 16px;
    padding: 7px;
    background: #f0be0a;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height:60px;
}
.hmbtnbox_2_img i {
    font-size: 30px;
    color: #fff;
}

.hmbtnbox_2 span{
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #312b34;
}

.homecategorybox {
    padding: 40px 0px 15px 0px;
    background: #fff;
    border-bottom: 1px solid rgba(0 0 0 / 7%);
}
.homecategoryboxtitle {
    text-align: center;
    margin-bottom: 22px;

}
.homecategoryboxtitle h2 {
    margin:0px;
    padding: 0px;
    font-weight: 600;
    font-size: 18px;
    color: #111;

}

.homecategory {
    margin-bottom: 15px;
}

.homecategory_ {
    padding: 10px 8px;
    background: #f9f9f9;
    border-radius: 5px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;

}
.homecategory_ img {
    max-width: 53px;
    margin-bottom: 8px;
}
.homecategory_ span {
    font-size: 14px;
    font-weight: 500;
}
.homecategory:hover .homecategory_{
    background: #fff;

}


.homecategorybox2 {
    padding: 30px 0px 30px 0px;
    background: url(../img/market_page_header.jpg) top center no-repeat;
    background-size: cover;
    border-bottom: 0px solid rgba(0 0 0 / 7%);
}
.homecategoryboxtitle2 {
    margin-bottom: 22px;

}
.homecategoryboxtitle2 h2 {
    margin:0px;
    padding: 0px;
    font-weight: 600;
    font-size: 32px;
    color: #fff;
}
.homecategorybox2text {
 margin:0px;
 padding: 0px;
 font-weight: 400;
 font-size: 18px;
 color: #fff;
 margin-bottom: 20px;
}




.designlist_pagenum {
 margin:20px 0px; 
 padding: 15px;
 background: #f9f9f9;
}
.designlist_pagenum a {
 display: inline-block;
 font-size:13px;
 color:#FFF;
 padding:5px 12px;
 margin:2px;
 background:#03a9f4;
 text-decoration:none;
 border-radius: 4px;
}

.read_more {
    color: #2196f3;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
}

.previewbtn {
    display: inline-block;
    align-items: center;
    justify-content: center;
    padding: 9px 20px;
    background: #2196f3;
    color: #fff;
    border-radius: 4px;
    margin-bottom: 15px;

}
.previewbtn:hover {
    background: #444;
    color: #fff;
}

.webkategoribox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 35px;
    padding: 15px 15px 7px 15px;
    background: #f9f9f9;
    border-radius: 5px;
}

.webkategoriboxxxx {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    padding: 0px;
    background: none;
    border-radius: 5px;
}



.webkategori_ {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding:10px;
    border: 0px solid #e9e9e9;
    box-shadow: 0px 0px 10px rgba(0 0 0 / 10%);
    margin-right: 10px;  
    border-radius: 4px;
    margin-bottom: 10px;
    font-weight: 500;
    background: #ff5722;
    cursor: pointer;
    color: #fff;
}
.webkategori_ i{
    margin-right: 6px;
}
.webkategori_.colorr {
    background:#34B7F1;
}
.webkategori_:hover {
    background:#34B7F1;
    color: #fff; 
}
.webkategori22 {
    display: flex;
    flex-wrap: wrap;
}
.webkategori22 .webkategori{
    width: 50%;
}
.webkategori22 .webkategori_{
    background:#fff; 
    padding:13px 10px;
    justify-content: flex-start;
    color: #000;
    display: flex;
}
.webkategori22 .webkategori_:hover {
    background:#34B7F1;
    color: #fff; 
}

.webkategori23 {
    display: flex;
    flex-wrap: wrap;
}
.webkategori23 .webkategori{
    width: 100%;

}
.webkategori23 .webkategori_{
    background:#fff; 
    padding:13px 10px;
    justify-content: flex-start;
    color: #000;
    display: flex;
    border:1px solid #e9e9e9;
    box-shadow: 0px 0px 10px rgba(0 0 0 / 0%);
}
.webkategori23 .webkategori_:hover {
    background:#34B7F1;
    color: #fff; 
}

.webpricebox {
    padding: 15px;
    background:#fff; 
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
    margin-bottom: 15px;
}
.webpricebox span {
    font-size: 15px;
    font-weight: 500;
    text-decoration: line-through;
}


.webpricebox b {
    font-size: 24px;
    font-weight: 600;
    color: #ff5722;
}
.webprices {
    margin:0px;
    padding: 0px;
    list-style: none;
}
.webprices li{
    margin:0px;
    padding: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    background: #fff;
    margin-bottom: 4px;
    border-radius: 4px;
}
.webprices li span{
    font-weight: 500;
}
.webprices li span i{ 
    color: #777;
    cursor: pointer;
}

.webpriceboxx {
    padding: 20px;
    border-radius: 5px;
    background: rgba(0 0 0 / 20%);
}
.webpriceboxx .webprices li{
   background: rgba(0 0 0 / 30%);
   color: #fff;
}
.webpriceboxx .webprices li span i{ 
    color: #ccc;
}
.webpriceboxx .webpricebox {
    background: rgba(0 0 0 / 30%);
}
.webpriceboxx .webpricebox span {
    color: #fff;
}
.webpriceboxx .webpricebox b {
    color: #fff;
}

.dtystbns {
    margin-top: 5px;
    margin-bottom: 12px;
}
.dtystbns .btn{
    font-size: 13px;
    padding: 6px 10px;
}

.homesittext {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    text-align: center;
}

.homeimagebox {
    margin-bottom: 30px;
}
.homimage {
    padding: 15px;
    background: #fff;
    border-radius: 5px;
    height: 100%;
    border-left:2px solid #e9e9e9;
}

.homimage i{
    font-size: 20px;
    color: #666;
    margin-right: 5px;
    transition: all 300ms ease-out;
    display: inline-block !important;
}

.homimage h3{
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    color: #111;
    font-weight: 600;

    transition: all 300ms ease-out;
}
.homimage p{
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    color: #222;
    font-weight: 400;
}
.homimagetitle {
    display: flex;
    align-items: center;
    margin-bottom: 13px;
}

.page_in_text {
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
}

.webbgbox {
    padding: 30px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 20px rgba(0 0 0 / 5%);
    border:1px solid  #34B7F1;
}




.pricebox {
    margin-bottom: 25px;    
}
.pricebox_ {
    border-radius: 5px;
    overflow: hidden;
    height: 100%;
    background: #fff;
    border:1px solid #e9e9e9;
    box-shadow: 0px 0px 15px rgba(0 0 0 / 5%);
}
.pricebox_pad {
    padding:15px;

}
.pricebox_pad ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.pricebox_pad ul li{
    padding: 0px;
    margin: 0px;
    list-style: none;
    padding: 10px 0px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
}
.pricebox_pad ul li i.checkk{
    color: #28a745;
}
.pricebox_pad ul li i.closee{
    color: #999;
}
.pktbox {
    background:#428bbe;

    position:relative;
    border-top-right-radius: 0px; 
    border-top-left-radius: 0px; 
    overflow: hidden;
    
}
.pktbox.kirmizi {
    background:#f2654e;
}
.pktbox.yesil {
    background:#99ca6a;
}
.pktbox.turuncu {
    background:#e3c20d;
}
.pktbox.turuncu2 {
    background:#ee4a03;
}
.pktbox.gri {
    background:#999999;
}
.pktbox.lacivert {
    background:#37355b;
}

.pktbox_b{
    background:rgba(0,0,0, 0.1);
    font-size:18px;
    font-weight:600;
    color:#fff;
    padding:9px 5px;
    text-align:center;
    border-bottom:1px dashed rgba(0,0,0, 0.1);
}
.pktbox_f{
    font-size:35px;
    font-weight:600;
    color:#fff;
    padding:7px 5px;
    text-align:center;
}
.pktbox_f .fyt_czg {
    font-size:14px;
    font-weight:400;
    text-decoration:line-through;
}
.ekstinficn {
    color: #999;
    cursor: pointer;
    font-size: 16px;
}

.content {
    margin: 50px auto 50px auto;
    min-height: 300px;
}
.content2 {
    margin: 50px auto 50px auto;
}
.content3 {
    margin: 40px auto 40px auto;
}
.content4 {
    margin: 50px auto 50px auto;
    min-height: 300px;
}


.homeabouttop {
    margin-top: -100px;
    position: relative;
    z-index: 100;
}
.homeabout {
    background: #fff;
    box-shadow: 0px 0px 15px rgba(0 0 0 / 10%);
    margin-bottom: 40px;

}
.homeaboutleft, .homeaboutright{
    padding-left: 0px;
    padding-right: 0px;
}
.homeaboutleft {
    background: #111111;
    padding:25px; 
}
.homeaboutright {
    padding:25px; 
    border:1px solid #ccc;
    display: flex;
    align-items: center;
}
.homeaboutleft h3 {
    margin:0px;
    padding: 0px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255 255 255 / 40%);
}
.homeaboutleft p {
    margin:0px;
    padding: 0px;
    margin-bottom: 20px;
    font-weight: 400;
    color: #c1c1c1;
    line-height: 1.4;
    font-size: 15px;
}
.homeaboutleft p b{
    display: block;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}

.hminfbx {
    margin-bottom: 20px;
    margin-top: 20px;
}
.hminfbx_ {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.hminfbx_ i{
    font-size: 50px;
    color: #f0bd07;
    margin-bottom: 12px;
}

.hminfbx_ {
    display: flex;
    font-size:19px;
    color:#333;
    font-weight: 600;
}


.projectbox {
    margin-bottom: 25px;
}
.projectbox_ {
    background: #fff;
    padding:0px;
    box-shadow: 0px 0px 15px rgba(0 0 0 / 10%);
    border:1px solid #e9e9e9;
    border-radius: 5px;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.projectbox_pad {
    padding: 0px 15px 0px 15px;
}
.pro_telif {
    position: absolute;
    text-align: center;
    top: 0px;
    right: 0px;
    padding: 3px 7px;
    background:#ff5722;
    color: #fff;
    border-radius: 2px;
    font-size: 12px; 
    line-height: 1.1;
}
.projectbox_img {
    margin-bottom: 15px;
    background: #f5f1f1;
}
.projectbox_img img{
    max-width: 100%;
}
.projectboxtitle {
    font-size: 14px;
    font-weight: 600;
    color: #111;
    margin-bottom: 8px;
}
.projectbox_ p {
}
.projectbox_ p span{
    font-size: 13px;
    font-weight: 400;
    color: #111;
    margin-right: 7px;
    display: block;
    line-height: 1.6;
}
.projectbox_pad p span.noo, .projectbox_pad p span.noo i {
    color: red;
}
.projectbox_pad p span.noo b {
    color: #333;
}
.projectbox_ p span i{
    font-size: 13px;
    color: #666;
}
.projectbox_bottom {
    border-top: 1px solid rgba(0 0 0 / 8%);
    padding: 7px 15px;
    background:#f9f9f9; 
    cursor: pointer;
    margin-top: auto;
}
.project_fyt {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}
.projectbox_bottom ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.projectbox_bottom ul li{
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #777;
}
.projectbox_bottom:hover .lisanstext {
    color: #222;
}
.projectbox_bottom .test2{
    display: none;
}

.tslm_time {
    text-align: right;
    font-size: 13px;
    font-weight: 600;
    color: #cc0000;
    margin-bottom: 7px;
}

.dty_infobox {
    padding: 15px;
    background:#f9f9f9;
    border-radius: 5px; 
}
.dty_space {
    margin:14px 0px; 
    height: 1px;
    width: 100%;
    background:rgba(0 0 0 / 10%);
}
.fiyatbox {
    padding: 10px;
    background: #fff;
    border-radius: 5px;
}
.dtyfyt {
    font-size: 14px;
    cursor: pointer;
}
.dtyfyt i{
    color: #999;
    margin-right: 7px;
}
.dtyfyt:hover i {
    color: red;
}
.dty_fiyat {
    font-size: 15px;
    font-weight: 500;
    color: #111;
    font-weight: 600;
    position: relative;
}
.prolisansdisable {
    background: #e9e9e9;
}
.prolisansdisable .dty_fiyat {
    color: #999;
}
.prolisansdisable .dtyfyt {
    color: #999;
}

.dty_img {
    max-width: 100%;
    margin-bottom: 20px;
    border-radius: 5px;
}
.dty_img {
    box-shadow: 0px 0px 30px rgba(0 0 0 / 10%);
}


.dty_info_list span{
    display: block;
    padding-bottom: 5px;
}
.dty_info_list span i{
    color: #555;
}
.dty_info_list span.noo, .dty_info_list span.noo i {
    color: red;
}
.dty_info_list span.noo b {
    color: #333;
}
.dty_list {
    padding: 0px;
    margin:0px;
    list-style: none;
}
.dty_list li{
    padding: 0px;
    margin:0px;
    list-style: none;
    margin-bottom: 4px;
    padding-left: 10px;
}
.dty_list li i{
    color: #666;
}

.design_code {
    font-size: 13px;
    margin-bottom: 7px;
    color: #666;
}
.design_code b{
    font-weight: 600;
}
.pkttitle {
    font-weight: 600;
    margin-bottom: 10px;
}
.pkttitle i{
    color: #666;
}




.homedivbox {
    margin-bottom: 30px;
}
.homedivbox_ {

}
.homedivbox_ b{
    display: flex;
    align-items: center;
    color: #010101;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
}
.homedivbox_ b i{
    font-size: 30px;
    color: #0b509b;
    margin-right: 10px;
}
.homedivbox_ b span{
    color: #333;
    font-size: 15px;
}

.homedivbox2 {
    margin-bottom: 15px;
    margin-top: 15px;
}
.homedivbox2 a{
    background: #0b509b;
    display: block;
    border-radius: 5px;
}

.homedivbox2_ {
    padding: 15px;

    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.homedivbox2_ b{
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px;
}
.homedivbox2_ span{
    display: inline-block;
    background: #010101;
    color: #fff;
    font-size: 15px;
    padding: 8px 19px;
    border-radius: 5px;
    transition: all 150ms ease-out;
    left: 0px;
    position: relative;
}
.homedivbox2_left {
    width: 60%;
}
.homedivbox2_right {
    width: 40%;
}
.homedivbox2_right img{
    max-width: 100%;
    transform: scale(1);
    transition: all 150ms ease-out;
}
.homedivbox2:nth-child(2) a{
    background: #5f5f5f;
}
.homedivbox2:nth-child(2) .homedivbox2_ span{
 background: #0b509b;
}
.homedivbox2:nth-child(3) a{
    background: #f3f3f3;
}
.homedivbox2:nth-child(3) .homedivbox2_ span{
 background: #0b509b;
}
.homedivbox2:nth-child(3) .homedivbox2_ b{
 color: #333;
}
.homedivbox2 a:hover .homedivbox2_right img{
    transform: scale(0.9);
}
.homedivbox2 a:hover .homedivbox2_ span{
    left: 7px;
}




.Catalogue {
    margin-bottom: 15px;
}
.Catalogue a{
    height: 100%;
    display: block;
}


.Catalogue_ {
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 100%;
    display: block;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.Catalogue_img {
    position: relative;
    width: 100%;
    overflow: hidden;
    border:2px solid #ededed;
    box-shadow: 0px 10px 10px rgba(0 0 0 / 10%);
    z-index: 3;
    
    margin-top: 0 auto; 
}
.Catalogue_img > img{
    opacity: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 150ms ease-out;
}
.Catalogue_text {
    background: #eeeeee;
    z-index: 1;
    position: relative;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 15px 15px 15px 15px;
    top: 0px;
    left: 0px;
    font-size: 18px;
    color: #000;
    font-weight: 400;

}
.Catalogue_text span{
    text-align: center;
    display: block;
}   
.Catalogue_text span i{
  color: #555;
}   
.Catalogue_img_hover {
    position: absolute;
    width: 100%;
    height:100%;
    background: rgba(0 0 0 / 50%);
    align-items: center;
    display: flex;
    justify-content: center;
    opacity: 0;
    transition: all 250ms ease-out;
}
.Catalogue_img_hover img {
    width: 45px;
    height: 45px;
    transform: scale(1) rotate(0deg);
    transition: all 250ms ease-out;

}

.Cataloguebtn {
    transition: all 150ms ease-out;
    padding: 14px 29px;
    background: #231f20;
    font-size: 14px;
    color: #fff; 
    font-weight: 400;
    display: inline-block;
}
.Cataloguebtn i{
    margin-left: 5px;
}
.Cataloguebtn:hover {
    background: #fce10c;
    color: #000; 
}
.Catalogue:hover .Catalogue_text{
    background: #333;
    color: #fff;
}
.Catalogue:hover .Catalogue_text span i{
    color: #fff;
}
.Catalogue:hover .Catalogue_img_hover img {
    width: 65px;
    height: 65px;
    transform: scale(1) rotate(0deg);
}
.Catalogue:hover .Catalogue_img_hover{
  opacity: 1;
}






.hombox500 {
   background: #343434;
   padding: 20px 20px;
   box-sizing: border-box;
   height: 100%;
   border-radius: 5px;
   margin-bottom: 20px;
}
.hombox500 .row{

   height: 100%;
}
.hombox500 a{
    height: 100%;
    display: block;
}
.hombox500 h2{
    padding: 0px;
    margin: 0px;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    transition: all 150ms ease-out;
}
.hombox500 img{
  display: block;
  max-width: 100%;
  transition: all 150ms ease-out;
}
.hombox500 span{
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.hombox500btn {
    margin-top:5px; 
    transition: all 150ms ease-out;
    padding: 0px;

    font-size: 20px;
    color: #111; 
    display: inline-block;
}
.catab {
    background: #0b509b;

}
.hombox500:hover .hombox500btn {

}
.hombox500:hover {
    background: #666;
}
.hombox500:hover h2 {

}
.hombox500:hover img {
    transform: scale(0.9);
}

.hmproductbg {
    background: #ededed;
    padding: 71px 0px;
}

.home_bottom_text {
    text-align: center;
}
.home_bottom_text h2{
    margin:0px;
    padding: 0px;
    margin-bottom: 25px;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
}
.home_bottom_text p{
    margin:0px;
    padding: 0px;
    margin-bottom:35px;
    color: #fff;
    font-size: 14px;

}

.contacthm_ {
    padding: 17px 15px 17px 20px;
    background: #080029;
    border-radius: 10px;
    margin-bottom: 40px;
}
.contacthm_ h3, .contacthm_ p{
    margin:0px;
    padding: 0px;
}
.contacthm_ h3 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 12px;
}
.contacthm_ p{
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 12px;
}

.inflist {
    margin-bottom: 30px;
}
.inflist {
    background:#eaeaea;
    border-radius: 10px;

    padding: 12px;
    display: flex;
    align-items: center;
    margin-bottom: 17px;
    border-left: 5px solid #080029;
}
.inflist_icon {
    background: #fff;
    padding: 2px;
    width: 162px;
    height: 122px;
    display: flex;

    align-items: center;
    justify-content: center;
    font-size: 65px;
    color: #f69323;
    border-radius: 5px;
}
.inflisttext {
    padding-left: 20px;
    width: 100%;
}
.inflisttext h3 {
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
    color: #080029;
    margin-bottom: 10px;
}
.inflisttext p {
    margin: 0px;
    padding: 0px;
    color: #424242;
    font-size: 16px;

}




.newsletterform {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    width: 373px;
    max-width: 100%;
    padding: 0px;
    border-bottom:0px solid #28a745;
    box-shadow: 0px 0px 10px rgba(0 0 0 / 0%);
    overflow: hidden;
    border-radius: 5px;
}
.newsletterform .form-control {
 width: calc(100% - 43px);
 background: #fffefd;
 border-radius: 0px;
 border: 0px;
 height: 43px;
 font-size: 14px;
 color: #999;
 border: 0px solid #28a745;
 box-sizing: border-box;
 appearance: none;
 -moz-appearance: none;
 -webkit-appearance: none;
 box-shadow: inset 0px 0px 0px 0px red;
}
.newsletterform .form-control::-webkit-input-placeholder  {
    color: #666;

}

.newsletterform .btn {
    background: #010101;
    color: #ffffff;
    border: 0px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 100ms ease-out;
    border-radius: 0px;
    width: 43px;
    height: 43px;
    
    box-sizing: border-box;
}

.newsletterform .btn:hover {
    background: #666;
}
.newsletterformtext {
    margin-right: 15px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.newsletterformtext i{
    font-size: 30px;
    margin-right: 10px;   
}



.m_galeri_kat {
  padding:15px;
  display:inline-block;
  overflow:hidden;
  border-bottom:0px solid #CCC;
}
.m_galeri_kat:hover .m_galeri_img2

{ 

   transform: scale(1.2) rotate(0deg); 
   z-index:3;
   box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

.m_galeri_img2 {
    min-height:100%;
    width:100%;
    transition: all 300ms ease-out;
    vertical-align:text-bottom;
}

.m_galeri_a2 {

    width:100%;
    overflow:hidden;
    text-decoration:none;
    display:block;
    position:relative;
    box-sizing:border-box;
}
.m_galeri_efekt2{

   overflow:hidden;
   position:absolute;
   bottom:0px;
   left:0px;
   height:100%;
   width:100%;
   opacity:0;
   background: rgba(0,0,0,0.5);
   transition: all 200ms ease-out;
   text-align:center;
}
.m_galeri_efekt2 i {
    font-size:40px;
    color:#ffffff;
    margin-top:25%;
    opacity:0;
    transition: all 400ms ease-out;
}

.m_galeri_kat:hover .m_galeri_efekt2 i{
    transform:rotate(360deg);
    font-size:40px;
    opacity:1;
}

.m_galeri_kat:hover .m_galeri_efekt2{
    width:100%;
    z-index:5;
    opacity:1;
}
.galkatyaz {
    text-align: center;
    height: 42px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 7px;
    overflow: hidden;
}


.m_galeri_l { 
    margin-bottom: 20px;
    display:inline-block;
    overflow:hidden;
    border-bottom:0px solid #CCC;

}
.m_galeri_l:hover .m_galeri_img
{ 

   transform: scale(1.1) rotate(0deg); 
   z-index:3;
   box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

.m_galeri_img {
  height:100%;
  width:100%;
  object-fit: cover;
  object-position: top;
  transition: all 300ms ease-out;
  vertical-align:text-bottom;
}

.m_galeri_a {

    width:100%;
    overflow:hidden;
    text-decoration:none;
    display:block;
    position:relative;
    box-sizing:border-box;
    border-radius: 5px;
    box-shadow: 0px 0px 15px rgba(0 0 0 / 15%);
}
.mgaleriweb {
    height: 270px;
}
.m_galeri_efekt{

   overflow:hidden;
   position:absolute;
   bottom:0px;
   left:0px;
   height:100%;
   width:100%;
   opacity:0;
   background: rgba(0,0,0,0.1);
   transition: all 200ms ease-out;
   text-align:center;
}
.m_galeri_efekt i {
    font-size:250px;
    color:#ffffff;
    margin-top:25%;
    opacity:0;
    transition: all 400ms ease-out;
}

.m_galeri_l:hover .m_galeri_efekt i{
    transform:rotate(360deg);
    font-size:40px;
    opacity:1;
}

.m_galeri_l:hover .m_galeri_efekt{
    width:100%;
    z-index:5;
    opacity:1;
}





.galeri_kat { 
    padding:15px;
    display:inline-block;
    overflow:hidden;
    border-bottom:0px solid #CCC;

}
.galeri_kat:hover .m_galeri_img
{ 
 -webkit-transform: scale(1.2);
 -ms-transform: scale(1.2);  
 -moz-transform: scale(1.2);
 transform: scale(1.2) rotate(15deg); 
 z-index:3;
 box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.galeri_kat_img {
    height: 100%;
    object-fit: cover;
    width:100%;
    transition: all 300ms ease-out;
    vertical-align:text-bottom;

}
.galeri_kat a {
    height:190px;
    width:100%;
    overflow:hidden;
    text-decoration:none;
    display:block;
    position:relative;
    border:0px solid #eeeeee;
    border-radius:15px;
    box-sizing:border-box;
}
.galeri_kat_efekt{
    overflow:hidden;
    position:absolute;
    bottom:0px;
    left:0px;
    height:100%;
    width:100%;
    opacity:0;
    background: rgba(255,203,5,0.5);
    transition: all 200ms ease-out;
    text-align:center;
}
.galeri_kat_efekt i {
    font-size:40px;
    color:#ffffff;
    margin-top:25%;
    transition: all 200ms ease-out;
    transform:scale(0.4);
}
.galeri_kat:hover .galeri_kat_efekt{
    width:100%;
    z-index:5;
    opacity:1;
}
.galeri_kat:hover .galeri_kat_efekt i{
    transform:rotate(0deg);
    transform:scale(1.2);
}
.galeri_kat_baslik {
    color:#121212;
    font-weight:600;
    text-align:center;
    text-decoration:none;
    margin-top:10px;
}

.contact_form {
}

.contact_form label{
    font-weight:500;
    color:#333;
    font-size:14px;
}
.contact_form label.byz{
    color: #fff;
    font-weight:400;
}
.contact_form .radio-inline{
    font-weight:500;
    color:#333;
    font-size:14px;
    padding-top:10px;
}

.contact_form .btn {
    background:#312b34;
    color:#fff;
    border:0px;

    font-weight:500;
    padding:12px 44px;
    transition: all 150ms ease-out;
    margin-bottom:0px;
    border-radius:0px;
}

.contact_form .btn:hover {
    background:#f0be0a;
    color: #000;
}

.contact_form .form-control {
    font-size: 14px;
    color: #010101;
    height:47px;
    border: 1px solid #ddd;
    border-radius:0px;
    
    box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    padding-left: 30PX;
}
.contact_form  .form-control::-webkit-input-placeholder  {
    color: #666;

}


.inputdivi {
    position: relative;
}
.inputdivi i{
    position: absolute;
    left: 0px;
    top: 15px;
    font-size: 14px;
    margin-left: 10px;
    color: #666;
}

.contact_form .dropdown {
    padding:7px 12px;
}

.contact_form .textrea {
    height:140px;
}

.contact_form .form-group {

}

.contact_form_bg {
 background: #f9f9f9;
 padding: 25px;
 border:  1px solid #E9E9E9;
 box-shadow: 0px 0px 15px rgba(0 0 0 / 7%);

}

.contact_form_bg2 {
    background: #312b34;
    padding: 25px;

    
    
}
.contact_title {
    margin:0;
    padding:0;
    font-size:22px;
    font-weight:600;
    margin-bottom:25px;
}


.iletisim_list {
    padding:0;
    margin:0;
    list-style:none;
    display: inline-flex;
    flex-direction: column;
}
.iletisim_list li{
    position: relative;
    padding:0;
    margin:0;
    list-style:none;
    padding:0px 0px;
    background-color: #f9f9f9;
    margin-bottom: 5px;
    transition: all 250ms ease-out;
    display: inline-block;
}
.iletisim_list li:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;;
    background-color: #ccc;
    width: 0px;
    position: absolute;
    bottom: 0;
    transition: all 250ms ease-out;
}

.iletisim_list li span{
    color:#424242;
    font-size:14px;
    font-weight:400;
    padding:8px; 
    display: block;
    display: table-cell;
    vertical-align: middle;

}
.iletisim_list li i{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin-right:5px;
    float: left;
    color:#fff;
    font-size: 15px;
    line-height: 37px;
    width: 37px;
    height: 37px;
    background-color: #666;
    transition: all 250ms ease-out;
}
.iletisim_list li:hover:after{
    width: 100%;
}
.iletisim_list li:hover{
    background-color: #fff;
}
.iletisim_list li:hover i{
    background-color: #373e47;
    transform: scale(0.9);
}

.hiz_list {
    padding: 0px;
    margin:0px;
    list-style: none;
}
.hiz_list li{
    padding: 0px;
    margin:0px;
    list-style: none;
    margin-bottom: 4px;
    padding: 5px 0px;
    font-size: 14px;
    font-weight: 600;

}
.hiz_list li i{
    color: #666;
}

.hiz_list2 {
    padding: 0px;
    margin:0px;
    list-style: none;
}
.hiz_list2 li{
    padding: 0px;
    margin:0px;
    list-style: none;
    margin-bottom: 4px;
    padding: 10px 15px;
    border:1px dashed rgba(255 255 255 / 15%);
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    border-radius: 5px;


}
.hiz_list2 li i{
    color: #fff;
    margin-right: 5px;
}

.contact_social_icon {
    display:block;
    margin-bottom: 25px;
}

.contact_social_icon a{
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #333;
    text-align: center;

    line-height: 35px;
    transition: all 250ms ease-out;
}

.contact_social_icon a:hover {
    background: #f0be0a;
    color:#000;
}


.WhatsAppbtn {
    margin-top: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    padding: 8px 35px;
    background:#25D366;
    border-radius: 5px;
}
.WhatsAppbtn span { 
    font-size: 14px;
}
.WhatsAppbtn i { 
    vertical-align: text-bottom;
    margin-right: 7px;
}
.WhatsAppbtn:hover {
    color: #fff;
    opacity: 0.9;
}


.csstable {

  box-shadow: 0px 0px 20px rgba(0 0 0 / 1%);
}

.csstable table {
    margin-bottom: 0px;
}

.csstable > table > thead {
    background: #fff;
    
    border: 0px solid #f9f9f9;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.csstable > table > thead > tr > th {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    padding: 12px 10px;
    position: relative;
}

.csstable > table > thead > tr > th:after {
    content: "";
    display: inline-block;
    width: 60px;
    background: #3f74a8;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0px;
}

.csstable > table > tbody > tr > td {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    height: 60px;
    padding: 10px 10px;
    vertical-align: middle;
    
    border-top: 1px solid #eeeeee;
    position:relative;

}
.csstable > table > tbody > tr:hover td {
    background: #e9e9e9;
}

.csstable .label {
    font-size: 12px;
    padding: 4px 8px;
    font-weight: 500;
    display: inline-block;
}
.csstable .btn i{
    margin-right:5px;
}




.filter {
    margin-bottom: 0px;
}

.filter_productdetails {
 text-align: right;

}

.filter a {
    float: none;
    display: inline-block;
    padding: 1px 3px 1px 0px;
    line-height: 14px;
    border-left: 1px solid rgba(255 255 255 / 20%);
    color: #999;
    line-height: 1.2;
    text-decoration: none;
    position: relative;
    font-size: 12px;
}
.filter a i{ 
    font-size: 12px;
    margin-right: 4px;
}
.filter a:after {
    content: "/";
    display: inline-block;
    margin-left: 8px;
}
.filter a:last-child:after{
    content: "/";
    display: none;
}

.filter a:first-child {
    border-left: 0px;
    padding-left: 0px;
}


.home_bottom_bg {
    margin-top: 0px;
    margin-bottom: 35px;
    position: relative;
    background: url(../img/home_bottom_bg.jpg)#010202;
    padding: 70px 0px;
}

.homebottombg_right {
    position: absolute;
    pointer-events: none;
    overflow: hidden;
    pointer-events: none;
    right: 0px;
    top: 120px;
    display: block;
    width: 100%;
    height: auto;
    text-align: right;
}
.homebottombg_right img{

    margin-right: -108px;
    pointer-events: none;
}

.homebottombg_left {
    position: absolute;
    pointer-events: none;
    overflow: hidden;
    pointer-events: none;
    right: 0px;
    top: 305px;
    display: block;
    width: 100%;
    height: 100%;
    text-align: left;
}
.homebottombg_left img{

    left: 0px;
    pointer-events: none;
}



.home_bottom_title {
    color: #fff;
    font-weight: 700;
    font-size: 40px;
}
.home_bottom_title span{
    display: block;
}

footer {
    background: #F9F9F9;
    position: relative;
    margin-top: 50px;

}


.footer_in {
    padding-top: 40px;
    padding-bottom: 30px;
    position: relative;
}

.footer_copyright {

    font-size: 13px;
    font-weight: 300;
    color: #999;
    background: #eee;
    padding: 15px 0px;
    text-align: center;
    margin-top: 0px;
}


.footerdiv {


}

.footer_logo {
    display: block;
    text-align: center;
    margin-bottom: 15px;
}

.footer_logo img {
    max-width: 100%;
}

.footerdiv h2 {
    position: relative;
    color: #666;
    font-weight: 600;
    font-size: 22px;
    margin: 0px;
    padding: 0px;
    display: block;
    margin-bottom: 25px;
    
    
}

.footerdiv h2:after {
    width: 15px;
    content: "";
    height: 2px;
    background: #f0be0a;
    margin:0 auto; 
    margin-top: 9px;
    display: block;
}

.footerdiv h2 span {
    font-weight: 600;
    color: #252525;
}
.footerbox_cont {
    padding: 18px 15px;
    background: rgba(0 0 0 / 10%);
    margin-bottom: 40px;
}


.footerbox {
    margin-bottom: 10px;
    margin-top: 10px;
}
.footerbox_ {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

.footerbox_ i{
    margin-right: 15px;
    font-size: 22px;
    color: #999;
}
.footerbox_ span{
    font-size: 14px;
    color: #999;
}


.footer_menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
}

.footer_menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;

}

.footer_menu li a {
    position: relative;
    padding: 8px 9px;
    font-size: 13px;
    color: #999;
    text-decoration: none;
    display: block;
    transition: all 280ms ease-out;
    font-weight: 400;
}
.footer_menu li a > img {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}

.footer_menu li a i {
    font-size: 14px;
    margin-right: 6px;
    transition: all 280ms ease-out;
}

.footer_menu li a:hover {
    color: #000;

}

.footer_menu li a:hover i {

}
.footbyz {
    font-size: 14px;
    color: #999;
    line-height: 1.5;
}


.footer_menu2 {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.footer_menu2 li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;

}

.footer_menu2 li a {
    position: relative;
    padding: 4px 0px;
    font-size: 14px;
    color: #222;
    text-decoration: none;
    display: block;
    transition: all 280ms ease-out;
    font-weight: 400;
    margin-right: 8px;
}

.footer_menu2 li a:hover {
    color: #999;

}

.footer_top_social {
    text-align: center;
    

}
.footer_social_icon_title{
    margin-top: 40px;
    color: #000;
    display: block;
    font-size: 18px;
    margin-bottom: 15px;
}
.footer_social_icon {
    display: block;
    text-align: center;


}
.footer_social_icon b{
    margin-bottom: 10px;
    display: block;
    color: #999;
    font-size: 17px;
    font-weight: 500;

    
}
.footer_social_icon a {

    text-decoration: none;
    color: #999;
    font-size: 17px;
    padding: 0px 1px 0px 1px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius:2px;
    text-align: center;
    background: #fff;
    margin-right: 5px;
    transition: all 180ms ease-out;
}

.footer_social_icon a:hover {
    background: #999;
    color: #fff;
    
    
}

.footer_social_icon a:last-child {
    margin-right: 0px;
    padding: 0px 0px 0px 0px;
}

.footer_whatsapp{
    margin-bottom: 35px;
}
.footer_whatsapp h4{
    display: flex;
    margin:0px;
    padding: 0px;
    color: #28a745;
    margin-bottom: 5px;
    font-size: 19px;
    align-items: center;
}
.footer_whatsapp h4 i{
    color: #28a745;
    margin-right: 7px;
    font-size: 30px;
}
.footer_whatsapp span{
    display: block;
    margin:0px;
    padding: 0px;
    color: #1a1a1a;
    font-size: 24px;
    font-weight: 500;
}
.footer_whatsapp:hover span{
    color: #28a745;
}

.footertext {
    font-size: 13px;
    color: #424242;
    margin-bottom: 25px;
    font-weight: 300;
    line-height: 1.5;
}

.contact_list_f {
    padding: 0;
    margin: 0;
    list-style: none;
}

.contact_list_f li {
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 6px 0px;
}

.contact_list_f:last-child {
}

.contact_list_f li span {
    color: #fff;
    font-size: 15px;
}

.contact_list_f li b {
    font-weight: 600;
    display: inline-block;
    margin-right: 5px;
    color: #e1e1e1;
    font-size: 15px;
    text-align: left;
}

.contact_list_f li i {
    margin-right: 7px;
    vertical-align: baseline;
    color: #fff;
    font-size: 15px;
    
}



@media (max-width: 1370px) {

}


@media (min-width: 992px) and (max-width: 1200px) { 



}





@media (min-width: 768px) and (max-width: 992px) {


}



@media (max-width: 768px){


    .header_in {
     position:relative;
     padding:10px 15px;
 }

 header {
    position: relative;


}
.whatsapp_top {
    zoom:0.8;
    padding: 3PX 5PX;
}

.logodiv { 
    display: inline-block;
    text-align: left;
    margin-bottom: 0px;
}
.logo {
    display:block;
    position:relative;
    z-index:1;
    text-align:center;
}
.logo_img {
    max-width: 135px;
    margin-top:0px;
}

.header_menu {
    display: none;
}

.menu_btn {
    display: inline-block;
}
.top_menu {
}
.top_menu li{
    font-size: 12px;
    display: flex;
}
.top_menu li i{
    font-size: 12px;
    width: 20px;
    height: 20px;
}
.slider {
    height: 100%;
}
.slider_desc3 {
    text-align: center;
}
.slider_desc3 h1{
    font-size: 25px;
}
.slider_desc3 p{
   font-size: 13px;
}
.slider_desc3 .btn_s{
   font-size: 14px;
   padding: 7px 15px;
   margin-bottom: 30px;
}
.sliderimg {


}
.main_title200 h2{
    font-size: 16px;
}

.main_title100 h2{
    font-size: 16px;
}
.main_title2 h2{
    font-size: 18px;
}
.main_title h2{
    font-size: 16px;
}
.read_more {
    font-size: 12px;
}

.m_galeri_a {


}
.m_galeri_a2 {

}
.galeri_kat a {
    height: 210px;
}
.galkatyaz {height: auto;
}

.pageboxbg {
    padding: 20px 0px 20px 0px;
}
.pageboxbg h3{
    font-size: 18px;
    margin-bottom: 5px;
}


.columnreverse-xs {
    flex-direction: column-reverse !important;
}

.productdiv {
    padding-left: 6px;
    padding-right: 6px;
}
.productdivimg {

}
.productdivtitle span {
    font-size: 13px;
}
.productbtn {
    font-size: 13px;
    padding: 4px 9px;
}
.productcode {
    font-size: 12px;
}

.searchfrm {
    width: 170px;
}
.searchfrm .form-control {
    height: 35px;
}
.searchfrm .btn {
    height: 35px;

}

.filter_productdetails {
 text-align: center;
}

.blogdivimg {
    height: auto;
}

.top_link { 
    display: block;

}
.top_link a{ 
    font-size: 11px;
}





.leftfiltrebtn{
    display:block;
}
.leftfiltrebtnclose {
   display:block;   
}
.left_{
    display:none;
}

.hmgroupbox_text {
    font-size: 16px;
}

.homebottombg_right {
    display: none;
}
.homebottombg_left {
    display: none;
}

.container_width { 
    width: auto;
    margin-left: 0;
    margin-right: 0;
}

.hombox500 {
   padding: 15px 15px;
}
.home_bottom_title {
    text-align: center;
}
.home_bottom_title span{
    display: inline-block;
}

.footer_social_icon a {
    font-size: 15px;
}
.footer_social_icon_title {
    font-size: 16px; 
}

.dblock-xs {
    display: block !important;
}
.dflexspacediv-xs {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.brandbox_title span{
    font-size: 12px;
}
.brand_link a{
    font-size: 14px;
    margin-right: 4px;
    padding: 2px 10px;
    margin-bottom: 5PX;
}
.asprog_ h3{
    font-size: 15px;
}

.homeabouttop {
    margin-top: 30px;
}
.projectboxtitle {
    font-size: 14px;
}
.projectbox_ p span{
    font-size: 12px;
}
.homecategory_ img {
    max-width: 40px;
    margin-bottom: 5px;
}
.homecategory_ span {
    font-size: 12px;
    font-weight: 500;
}
.pro_telif {
    font-size: 10px;
}
.webkategori22 .webkategori{
    width: 100%;
}
.webkategori23 {
    display: none;
}

}




@media (min-width: 480px) and (max-width: 768px) {



}





