﻿@font-face {
    font-family: "icomoon";
    src: url(/assets/fonts/icomoon.eot);
    src: url(/assets/fonts/icomoon.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/icomoon.woff) format("woff"), url(/assets/fonts/icomoon.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333333;
    height: 100%;
    background-color: #edf2f4;
}

.w-100Footer .AddBox h6{
    color:#ccc;
}
ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
header{
    background-color:#fff;
    border-radius:10px;
    padding:0px;
    margin-top:10px;
}
.link-dark {
        color: #4b6266;
        font-weight:600 !important;
    }
.link-secondary {
    color: #273c75;
    font-weight: 600 !important;
}


    * {
        font-family: "Manrope", sans-serif;
 
        font-style: normal;
    }
.btn {
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
    line-height: 23px;
}
.MenuBtni {
    font-size: 20px;
}
.TalepBtni {
    background-color: #96090a;
    border-radius: 40px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    margin-right: -5px;
    font-size: 20px;
    display: inline-block;
    float: right;
    margin-left: 6px;
}

.HeaderLogo {
    padding: 15px;
 position:relative;
}

    .HeaderLogo a {
        padding: 20px;
        background-image: url(../images/logobg.png);
        background-position: left top;
        background-repeat: no-repeat;
        position: absolute;
        height: 182px;
        top: -26px;
        left: 0;
        width: 100%;
        border-top-left-radius: 20px;
    }

        .HeaderLogo a img {
            width: 174px;
            margin-left: 20px;
        }

    .HeaderMenu .link-secondary {
        background-color: #edf2f4;
        border-bottom: solid 3px #273c75;
    }
.HeaderMenu li a {
    line-height: 63px;
    padding-left:12px !important;
    font-size:16px;
    padding-right:12px !important;
}
.HeaderMenu a:hover {
    background-color: #edf2f4;
    border-bottom: solid 3px #273c75;
    color: #273c75;
}

.NewsBox {
    width:100%;
    background-color: #fff;
    margin-top: 16px;
    border-radius: 12px;
    padding-left:16px;
    padding-right:16px;
}
.NewsList{
 
    margin-top:14px;
}

.newsnavbtn{
    border:none;
    background-color:transparent;
}
    .newsnavbtn i {
        font-size: 36px;
        color: #b7c2c3;
    }

    .NewsList li a {
        display: block;
        float: left;
        text-align: left;
    }
        .NewsList li a span {
            float: left;
            display: inline-block;
            font-weight: 600;
            margin-right: 10px;
            color: #0c1e21;
        }
        .NewsList li a p {
            float: left;
            display: inline-block;
            font-style: italic;
            font-weight: 400;
            color: #5d6465;
        }

.pimage{
    width:100%;
    max-height:200px;
    overflow:hidden;
}
.colmax220 {
    max-width: 220px;
}
.Ficon{
    border:solid 1px #0c1e21;

    margin-left:5px;
    border-radius:60px;
    width:30px;
    height:30px;
    line-height:30px;
    text-align:center;
    color:#0c1e21;
    margin-top:5px;
    position:relative;
}

.LangList{
    width:100%;
    float:left;
    margin-top:25px;
    padding-left:20px;
}
    .LangList li{
        float:left;
        display:block;
        margin-right:10px;
    }
        .LangList li a{
            padding:5px;
            color:#fff;
            font-size:12px;
        }

        .FiconOpen {
            position: absolute;
            background-color: #fff;
            -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
            -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
            border-radius: 40px;
            top: -50px;
            right: 0;
            width: 160px;
            text-align: center;
            padding: 3px;
            display: none;
        }
    .FiconOpen a i{
        font-size:24px;
        color:#273c75;
    }
    .FiconOpen a:hover i{
        color:#4b6266;
    }
    .FiconOpen a{
        display:inline-block;
        margin-left:4px;
        margin-right:4px;
        margin-top:6px;
    }
    .Ficon:hover {
        background-color: #0c1e21;
        color: #fff;
        cursor: pointer;
    }


    .Slider1 {
        border-radius: 12px;
        width: 100%;
        float: left;
        padding: 16px;
        min-height: 70vh;
        background-image: url(../images/bgg.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
.newstitle{
    background-color:#273c75;
    color:#fff;
    font-weight:600;
    padding:10px 16px;
    border-radius:12px;
    margin-top:16px;
    margin-bottom:16px;
 display:inline-block;
 line-height:24px;
}
.Slider2 {
    border-radius: 12px;
    width: 100%;
    float: left;
    padding: 16px;
    min-height: 70vh;
    background-image: url(../images/bgg2.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position:relative;
    overflow:hidden;
}

.vids {
    width:130%;
    height:auto;
    position:absolute;top:0;
    left:0;
    opacity:0.5;
    z-index:2;
}

.machinelink {
    position: absolute;
    z-index: 3;
    top: 20px;
    right: 20px;
    text-align: right;
    position: absolute;
    z-index: 3;
    top: 150px;
    right: 40px;
    text-align: right;
    font-size: 40px;
    color: #fff;
    line-height: 1;
}
    .machinelink a {
        font-weight: 300;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        line-height:1;
    }
        .machinelink b{
            margin-bottom:10px;
            font-weight:800;
            font-size:32px;
            width:100%;
            display:inline-block;
        }

        .OnlineCatalog {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 278px;
            height: 299px;
            z-index: 3;
        }

.machinelink span{
    background-color:#273c75;
    padding:5px;
}
.machinelink img {
    margin-bottom: 45px;
    filter: brightness(0) invert(1);
    width: 270px;
}

.OnlineCatalog h5 {
    left: 18px;
    top: 150px;
    position: absolute;
    z-index: 3;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
}
        .OnlineCatalog h5 b{
            font-weight:700;
        }
    .OnlineCatalog a {
        right: 58px;
        top: 220px;
        position: absolute;
        z-index: 3;
        color:#fff;
        font-weight:600;
        font-size:16px;
        text-decoration:none;

    }
    .OnlineCatalog img {
        left: 0px;
        bottom: 0px;
        position: absolute;
        z-index: 2;
        width:100%;
    }

.HomeFooter{
position:relative;
    margin-top:20px;
}
.companyname{
    font-size:13px;
    margin-top:9px;
}
.OnlyLine {
    width: 81%;
    height: 1px;
    background-color: #0c1e21;
    float: left;
    margin-left: 12%;
    margin-top: 18px;
    position: absolute;
}
.SLiderContent {
    width: 100%;
    float: left;
    padding-right: 60px;
    text-align: right;
    margin-top: 80px;

}
#Section2 {
    height: 100vh;
    width: 100%;
    margin-top: 20px;
    background-image: url(../images/section2.png);
    display: flex;
    align-items: center;
    justify-content: center;
}

#Section3 {
    height: 100vh;
    width: 100%;
    margin-top: 0px;
    background-image: url(../images/section3.png);
    display: flex;
    align-items: center;
    justify-content: center;
}

#Section4 {
    height: 100vh;
    width: 100%;
    margin-top: 0px;
    background-image: url(../images/section5.png);
    display: flex;
    align-items: center;
    justify-content: center;
}


.iconsBox {
    text-align: right;
    float: right;
    width: 100%;
    margin-bottom:60px;
    position:relative;
}
    .iconsBox span {
        font-size: 16px;
        float: right;
        display: inline-block;
        margin-top: 21px;
        font-weight: 600;
        line-height: 1;
    }

.iconsBox2:after{display:none !important}


.iconsBox i {
    float: right;
    width: 70px;
    height: 70px;
    background-color: #fff;
    border-radius: 100px;
    margin-left: 10px;
    text-align: center;
    color: #0c1e21;
    font-size: 26px;
    line-height: 70px;
    display: inline-block;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
}

.HomeSectionContainer{
    margin-top:110px;
}


.iconsBox i:hover {
    background-color: #273c75;
    color: #fff;
    cursor: pointer;
}
.iconsBox:after {
    content: " ";
    width: 3px;
    border-radius: 4px;
    height: 26px;
    display: block;
    float: right;
    background: #adb3b9;
    position: absolute;
    right: 34px;
    top: 87px;
}

        #HomeSection {
            height: 100vh;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
        }

.HomeBox1 {
    max-width: 70%;
    float: right;
    padding-right: 56px;
    margin-top: 70px;
}
    .HomeBox1 a{font-size:18px;
                color:#fff;

    }

    .SLiderContent .item {
        border-bottom: solid 1px #fff;
    }
    .SLiderContent .item h4 {
        color: #d10000;
        display: inline-block;
        font-size: 46px;
        width: 100%;
    }
    .SLiderContent .item h2 {
        color: #fff;
        display: inline-block;
        font-size: 76px;
        width: 100%;
        font-weight:600;
        line-height:1;
        margin-bottom:0;
    }
    .SLiderContent .item h1 {
        color: #273c75;
        display: inline-block;
        line-height: 1;
        font-size: 126px;
        width: 100%;
        font-weight: 700;
        margin-bottom: 0;
    }
    .SLiderContent .item p{
        color:#fff;
        font-size:16px;
        opacity:0.6;
    }

#Section2 h6 {
    font-size: 22px;
    margin-top: 240px;
    float: left;
    font-weight: 400;
    line-height: 40px;
}
.w-100Footer {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(../images/footerbg.png);
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
}
    .w-100Footer h5{

        font-weight:800;
        color:#fff;
        margin-bottom:20px;
    }
.limoonsoft{
    color:#111;
    font-size:13px;
    float:right;
 
}
.AddBox h4{
    color:#fff;
}
.Cop2 {
    float: left;
    color: #fff;
}
.LsBox {
    margin-top: 80px;
    border-top: solid 1px #fff;
    padding-top: 20px;
    display: block;
}
.w-100Footer ul {
    width: 100%;
    float: left;
    display: block;
}
    .w-100Footer li {
        display: block;
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .w-100Footer li a{
        color:#fff;
        width:100%;
        float:left;
        display:block;
        font-size:14px;
        font-weight:500;

    }
    #Section4 h6 {
        font-size: 22px;
        margin-top: 150px;
        float: left;
        font-weight: 400;
        line-height: 40px;
    }
.Girlimg {
    margin-top: 60px;
}

.arrowbtn{
    font-weight:700;
    color:#0c1e21;
    text-decoration:none !important;
    display:inline-block;
    font-size:14px;
}
    .arrowbtn:hover{
        color:#0c1e21;
    }
    .arrowbtn i {
        background-color: #273c75;
        color: #fff;
        border-radius: 50px;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        margin-left: 5px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.StatsBox{
    margin-top:100px;
}
    .StatsBox  .item {
        border-top: solid 1px #ababab;
        padding-top:30px;
    }
    .arrowbtn:hover i {
        margin-left: 15px;
    }
.StatsBox .item h5{
    font-weight:700;
    color:#273c75;
    font-size:28px;
}

.StatsBox .item p {
    font-weight: 500;
    color: #0c1e21;
    font-size: 16px;
    display:inline-block;
    width:90%;
}
.iconboxList {
    margin-top: 125px;
    padding-right: 30px;
}
.ArTxt .item{
    font-size:22px;
    font-weight:500;
    margin-top:120px;
    padding-right:40px;
}

.ArSlider .item img {
    border-radius: 12px;
    width: 100%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
}
.Girlimg img{
    width:100%;
}
.ContactBox {
 
    border-radius: 12px;
    width: 100%;
    height: auto;
    padding: 30px;
    background-image: url(../images/bg3.png);
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}
    .ContactBox h2 {
        color:#fff;
        font-weight:800;
        padding-left:20px;
        margin-bottom:0;
        margin-top:20px;
    }
    .ContactBox p {
        color: #fff;
        font-weight: 400;
        padding-left: 20px;
    }
.ContaxRight span {
    width: 50px;
    height: 50px;
    background-color: #273c75;
    border-radius: 50px;
    display: block;
    position: absolute;
    z-index: 2;
    top: 20px;
    right: 30%;
}
.ContaxRight img {
    position: absolute;
    z-index: 3;
    right: 22%;
    top: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ContaxRight {
    position: relative;
    display: block;
    margin-right: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
    .ContaxRight:hover img {
        right: 18%;
    }
.iletisimPage {
    background-image: url(../images/iletisimheader.jpg);
}
.MachinePage {
    background-image: url(../images/machinesbg.jpg);
}
.KurumsalPage {
    background-image: url(../images/header.jpg);
}
.UrunlerPage {
    background-image: url(../images/urunheader.jpg);
}

.CustomPage {
    background-image: url(../images/custombg.jpg);
}
.RdPage {
    background-image: url(../images/rdbg.jpg);
}

.TasarimPage {
    background-image: url(../images/tasarimbg.jpg);
}
.TalepPage {
    background-image: url(../images/talep.jpg);
}

.FiberPage {
    background-image: url(../images/fiberheader.jpg);
}
.PartPage {
    background-image: url(../images/partsheader.jpg);
}
.HaberlerPage {
    background-image: url(../images/newsbg.png);
}
.UlkelerPage {
    background-image: url(../images/ulkelerbg.jpg);
}


#SectionDetails {
    width: 100%;
    padding-top: 230px;
    padding-bottom: 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
    margin-bottom: 40px;
}

.SectionDetails h3 b {
    font-weight: 800;
}

.SectionDetails h3 {
    border-bottom: solid 1px rgba(255,255,255, 0.3);
    font-weight: 300;
    color: #fff;
    padding-bottom: 20px;
}
.SectionDetails ul {

    float: left;
    display: block;
    background-color: rgba(255,255,255, 0.3);
    margin-top:10px;
    border-radius:8px;
    overflow:hidden;
}
    .SectionDetails ul li:first-child{
        background-color:#273c75;
        font-weight:600;
    }

    .SectionDetails ul li {
        float: left;
        display: inline-block;
        margin-right: 5px;
        padding: 5px;
    }
    .SectionDetails ul li a {
        color: #fff;
        text-decoration:none;
    }



.DetayContent {
    padding-bottom: 50px;
    font-weight: 500;
    line-height: 1.8;
    font-size: 16px;
}

.DetayBottom {
    background-image: url(../images/companybanner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 570px;
    margin-bottom: 50px;
    padding-top: 120px;
    text-align: right;
}

.DetayBottom2 {
    background-image: url(../images/custombanner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 570px;
    margin-bottom: 0px !important;
    padding-top: 120px;
    text-align: right;
}


.DetayBottom2 b {
    font-size: 28px;
    font-weight: 800;
    display: inline-block;
    width: 100%;
    color: #273c75;
}

    .DetayBottom2 strong {
        font-size: 42px;
        font-weight: 800;
        display: inline-block;
        width: 100%;
        color: #fff;
        margin-bottom:20px;
    }



    .DetayBottom2 p {
        font-size: 16px;
        color: #9bacaf;
        font-weight: 500;
        width: 60%;
        display: inline-block;
        margin-bottom: 30px;
    }






 
        .DetayBottom b {
            font-size: 22px;
            font-weight: 800;
            display: inline-block;
            width: 100%;
            color:#273c75;
        }
        .DetayBottom p{
            font-size: 16px;
            color:#4b6266;
            font-weight: 500;
            width:60%;
            display:inline-block;
            margin-bottom:30px;
        }
.DetailsNewsList{
    width:100%;
    float:left;
    margin-bottom:50px;
    display:block;
}
    .DetailsNewsList li{
        width:100%;
        float:left;
        background-color:#fff;
        margin-bottom:10px;
        padding:10px;
        display:block;
    }
    .DetailsNewsList li a{
        display:block;
        width:100%;
        color:#0c1e21;
        font-size:14px;
        float:left;

    }
        .DetailsNewsList li a span{
            float:left;
            margin-right:10px;
            font-weight:800;
        }
        .DetailsNewsList li a p {
            float: left;
            margin-bottom:0;
            font-weight: 500;
        }

        .DetailsNewsList li:hover{
            background-color:#273c75;
        }

            .DetailsNewsList li:hover a{
                color:#fff;
            }

.ProductCategoryitem{
 
    border-radius:12px;
  display:block;
 
}
    .ProductCategoryitem h1 {
        display: block;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background-color: #0c1e21;
        margin: 0;
        font-weight: 800;
        line-height: 1;
    }
.Level2 {
    background-color: rgba(255, 255, 255, 0.43);
    margin-left:-5px;
}
.ProductCategoryitem h1 {
    font-size: 18px;
    color: #fff;
    display: block;
    text-decoration: none;
    margin: 0px;
    padding: 20px;
    position: absolute;
    bottom: 30px;
    box-sizing: border-box;
}
 
 

.ProductBox img{
    width:100%;
    margin-bottom:10px;
    border-radius:12px;

}
.ProductBox {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 10px;
    border-radius: 12px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
    text-align: center;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    min-height: 300px;
}

.ProductBox h2{
    font-size:16px;
    width:100%;
    text-align:center;
    display:inline-block;
    color:#4b6266;
    text-decoration:none;
}
.ProductBox:hover{
    background-color:#273c75;
margin-top:-15px;
margin-bottom:45px;
padding:15px;
}
    .ProductBox:hover h2{
        color:#fff;
    }

.ProductCategoryitem img {
    width: 100%;
    border-radius: 12px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.ProductCategoryitem{
    overflow:hidden;
    height:300px;
    cursor:pointer;
    position:relative;
}
    .ProductCategoryitem:hover img {
        width: 110%;
    }
.ProductCategoryitem:hover h1{
    background-color:#273c75;
    padding-left:40px;
}
.ProductDetailBox .ProductName {
    font-weight: 500;
    font-size: 18px;
    color: #4b6266;
    border-bottom: solid 2px #4b6266;
    padding-bottom: 5px;
    display: block;
    float: left;
    width:100%;
}
.ProductCode{
    background-color:#4b6266;
    border-radius:8px;
    padding:8px 10px;
    color:#fff;
    margin-top:15px;
    display:block;
    float:left;
}
.ProductA{
    width:100%;
    float:left;
    margin-top:20px;

}
.ProductImgs .item{
    width:100%;
    float:left;
    margin-bottom:30px;
}
.ProductImgs .item img{
    width:100%;
    border-radius:8px;
    cursor:pointer;
}
.NewsImg img{
    width:100%;
    border-radius:12px;
}
.iletisimdata i {
    background-color: #273c75;
    color: #fff;
    height: 60px;
    width: 60px;
    border-radius: 60px;
    display: inline-block;
    line-height: 68px;
    font-size: 28px;
    margin-bottom: 10px;
}
.iletisimdata h4 {
    color: #4b6266;
    font-size: 1.2rem;
}
.iletisimdata h5 {
font-weight:800;
}
.iletisimform{
    background-color:#fff;
    border-radius:12px;
    width:100%;
    padding:30px;
    padding-left:50px;
    padding-right:50px;
}
.mbottom h2{
    color:#273c75;
    font-weight:800;
    font-size:22px;
}
.iletisimform .form-control{
    min-height:50px;
    border-radius:30px;
    text-indent:1px;
    resize:none;
    font-size:16px;
}
.Maps{
    width:100%;
    background-color:#fff;
    min-height:500px;
    padding:20px;
    
}
    .Maps iframe {
        border-radius: 12px;
        width: 100%;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
    }
.MachinePhoto img{
    max-width:100%;
    float:left;
    border-radius:12px;
}
.MachineDetails h5{
    width:100%;
    background-color:#273c75;
    color:#fff;
    font-weight:300;
    padding:10px;
    border-radius:8px;
    padding-left:22px;
    padding-right:22px;
    margin-top:30px;
    margin-bottom:20px;
}
.MachineDetails p {
    width: 100%;
    padding-left: 22px;
    padding-right: 22px;
}
.UpRow{
    border-bottom:solid 1px #ccc;
    padding-bottom:35px;
    margin-top:25px;
}
.FlagDetails img{
    width:100%;
    margin-bottom:10px;
 
}
.FlagDetails h4{
    font-size:16px;
    color:#4b6266;
    width:100%;
    margin-bottom:0;
    text-align:center;
}
.FlagDetails .item{
    width:100%;
}
.FlagDetails{
    margin-bottom:30px;
}
.CertificateBox img{
    width:100%;
    border-radius:12px;
}
.CertificateBox {




}
    .CertificateBox .item {
        border-radius: 12px;
        background-color: #fff;
        margin-bottom: 30px;
        padding: 15px;
        width: 100%;
        cursor: pointer;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
    }

.SSlider {
    display:none;
}
#SSlider1{
    display:block;
}
.iconboxList .Active i {
    background-color: #273c75;
    color: #fff;
    cursor: pointer;
}
.OpeningBox {
    width: 25%;
    border-radius: 10px;
    padding: 25px;
    background-color: #0c1e21;
    height: auto;
    position: fixed;
    top: 16px;
    right: 15px;
    z-index: 10;
    padding-bottom: 40px;
    display:none;
}

.HeaderLogo2 {
    filter: brightness(0) invert(1);
    margin-top:10px;
    margin-left:20px;
    float:left;
}
    .HeaderLogo2 img {
        width: 180px;
        margin-bottom: 20px;
    }
    .HContent {
        display: block;
        width: 100%;
        float: left;
        margin-top: 30px;
        color: #fff;
        opacity: 0.7;
        font-size: 14px;
        padding-left: 20px;
    }

.HTitle {
    display: block;
    width: 100%;
    float: left;
    margin-top: 10px;
    color: #fff;
    opacity: 0.7;
    font-size: 14px;
    padding-left: 20px;
    font-weight:800;
}

.HDetails {
    display: block;
    width: 100%;
    float: left;

    color: #fff;
 
    font-size:22px;
    padding-left: 20px;
    font-weight: 300;
}
.Htitle1 {
    display: block;
    width: 100%;
    float: left;
    color: #ccc;
    font-size:16px;
    padding-left: 20px;
    margin-top:30px;
    margin-bottom:20px;
 
}
.HeadFooter{
    padding-left:20px;
margin-top:20px;
}
.HeadFooter a{
    color:#fff;
    font-weight:600;
}
.HeadFooter span{
    color:#fff;
    opacity:0.7;
}
    .HeadFooter a:hover{
        color:#273c75;
    }
#CloseBtnHeader{
    color:#fff;
    font-size:24px;
    float:right;
    cursor:pointer;
}
#CloseBtnHeader:hover{
    color:#273c75;
}
.TalepTitle{
    color:#273c75;
    font-size:24px;
    font-weight:700;
}
.taleptxt{
    font-size:16px;
    color:#4b6266;

}
.TalepForm .form-control{
    min-height:50px;
    border-radius:8px;
    resize:none;
    font-size:16px;
}
.MobileShow{
    display:none;
}

@media screen and (max-width:979px) and (min-width:120px) {
    .MobileHide {
                    display: none;
                }
                .HomeSectionContainer .pr-2 {
                    padding-right:15px !important;
                    margin-bottom:15px !important;
                }
                .HomeSectionContainer .pl-2 {
                    padding-right: 15px !important;
               
                }
                .SLiderContent .item h4 {
                    font-size: 22px;
                }

                .SLiderContent .item h2 {
                    font-size: 34px;
                }
                .SLiderContent .item h1 {
                    font-size: 65px;
                }
                .SLiderContent {
                    width: 100%;
                    float: left;
                    padding-right: 20px;
                    text-align: right;
                    margin-top: 40px;
                }

                    .SLiderContent .item p {
                        font-size: 12px;
                    }
                .HomeBox1 {
                    max-width: 90%;
                    padding-right: 10px;
                }
                .Slider1 {
                    min-height: 46vh;
                }

 


                .machinelink {
                    top: 60px;
                }
                    .machinelink a {
                        font-size: 16px;
                    }

                    .machinelink b {
                        font-size: 26px;
                    }

                .Slider2 {
                    min-height: 56vh;
                }

                .vids {
                    width: 230%;
                    height: auto;
                    position: absolute;
                    top: 0;
                    left: -100%;
                    opacity: 0.5;
                    z-index: 2;
                }


                .OnlineCatalog {
                    zoom: 0.8;
                }
                .NewsBox, .HomeFooter {
                    display: none;
                }

                #Section2 h6 {
                    font-size: 16px;
                    margin-top: 20px;
                    float: left;
                    padding-left:15px;
                    font-weight: 400;
                    line-height: 26px;
                }
                .StatsBox {
                    margin-top: 20px;
                }

                .iconsBox {
                    text-align: center;
                    float: right;
                    width: 33%;
                    margin-bottom:10px;
                    position: relative;
                }
                    .iconsBox:after{
                        content:"";
                        display:none;
                    }
                .iconsBox i{
                    float:none;
                    margin:auto;
                }
                    .iconsBox span{
                        float:none;
                        display:inline-block;
                        width:100%;
                        margin-top:10px;
                    }
                .ArSlider{
                    height:240px;
                    overflow:hidden;
                }
                    .ArSlider .item {
   
                        border-radius: 12px;
                        float: left;
                        height: 240px;
                        overflow: hidden
                    }
                .ArTxt .item {
                    font-size:16px;
                    font-weight: 500;
                    margin-top: 20px;
                    padding-right: 10px;
                }
                    .ArTxt .item .arrowbtn {
                        margin-top:0 !important
                    }
                .iconboxList {
                    margin-top: 15px;
                    padding-right: 15px;
                }

                #Section4 h6 {
                    font-size: 16px;
                    margin-top: 10px;
                    float: left;
                    font-weight: 400;
                    line-height: 22px;
                }
                .Girlimg {
                    margin-top: -80px;
                    padding-right:24px;
                }
                #Section4 .arrowbtn{
                    position:relative;
                    z-index:4;
                }
                .ContactBox h2 {
                    color: #fff;
                    font-weight: 800;
                    padding-left: 0px;
                    margin-bottom: 0;
                    margin-top: 0px;
                }
                .ContactBox p {
                    color: #fff;
                    font-weight: 400;
                    padding-left: 0px;
                    font-size: 14px;
                    margin-bottom:0;
                }

                .ContaxRight {
                    position: relative;
                    display: block;
                    margin-right: 80px;
              
                    height: 40px;
                    margin-top: -30px;
                    margin-bottom: 30px;
                }
                .w-100Footer{
                    padding-top:50px;
                }

                .FooterBxx{
                    margin-bottom:20px;
                }

                .w-100Footer h5 {
                    font-weight: 800;
                    color: #111;
                    margin-bottom: 20px;
                    margin-top: 10px !important;
                    opacity: 0.7;
                }

                .AddBox h4 {
                    color: #fff;
                    font-size: 14px;
                }

                .LsBox {
                    margin-top: 10px;
                    border-top: solid 1px #fff;
                    padding-top: 5px;
                    display: block;
                }


                .DetayBottom p {
                    font-size: 16px;
                    color: #4b6266;
                    font-weight: 500;
                    width: 100%;
                    display: inline-block;
                    margin-bottom: 30px;
                }

                .iletisimdata h4 {
                    color: #4b6266 !important;
                    font-size: 1.2rem !important;
                }
                .iletisimdata{
                    margin-bottom:20px;
                }
                .iletisimform .col-md-6{
                    margin-bottom:15px;
                }
                .iletisimform .form-group {
                    margin-bottom: 0 !important;
                }
                .TalepForm .form-group {
                    margin-bottom: 0 !important;
                }

                .TalepForm .form-control {
                    margin-bottom: 15px;
                }
                .iletisimform .col-md-12 {
                    margin-bottom: 15px;
                }
                .ProductCategoryitem h1 {
                    bottom: 60px;
                }

                .DetayBottom2 p {
                    width: 100%;
                }

                .OpeningBox {
                    width: 75%;
           
                }
                .MobileShow{
                    display:block;
                }
    .MobileMenuShow {
        width: 100%;
        padding-left: 20px;
        margin-top: 30px;
    }
    .MobileMenuShow li {
   width:100%;
   float:left;
   display:block;
   margin-bottom:5px;
    }
    .MobileMenuShow li a{
        color:#fff;
        font-weight:800;
    }
        .MobileMenuShow li:after {
            content: " ";
            display: block;
            height: 3px;
            width: 50px;
            background-color: #273c75;
            margin-left: 8px;
            border-radius: 2px;
            margin-top: -7px;
        }
    .HeaderLogo a img{
        width:100%;
        margin-left: 0;

    }
    .HeaderLogo a {
        border-radius: 12px !important;
        height: 165px;
        top: -35px;
        left: 0;
        width: 100%;
        border-top-left-radius: 20px;
        padding-bottom: 6px !important;
    }
    header{
        height:80px;
    }
    .machinelink img {
        margin-bottom: 45px;
        filter: brightness(0) invert(1);
        width: 130px;
    }
            }
