@media screen and (max-width: 1900px)
{
	.container{max-width:1400px;}

	#mFull .container{max-width: 95%; grid-template-rows: 90px 1fr 90px;}
	#mFull .closebtn{font-size: 48px;}
	#mFull .container .cKap{margin: 0px 0 45px;}
	#mFull .container .header{display: flex;justify-content: space-between;padding: 10px 0; position: relative; border-bottom: 1px solid rgb(221 221 221 / 18%);}
	#mFull .container .header .flags{display: flex;}
	#mFull .container .header .flags img{height: 100px;object-fit: contain;padding: 0 40px 0 0px; background: #1d2127; max-width: 330px;}
	#mFull .container .header span {color: #fff;font-weight: 500;flex: 1;padding-left: 15px;}
	#mFull .container .header .leftMenu{display: flex; align-items: center;}
	#mFull .container .header .langM{display: flex;align-items: center;justify-content: center;margin-right: 18px;}
	#mFull .container .header .langM a{padding: 6px 10px;background: #575453;color: #fff;font-size: 12px;}
	#mFull .container .content {grid-template-columns: 320px 1fr; column-gap: 40px;}
	#mFull .container .content .info{padding: 0 0px 0 10px;  margin-top: 53px;}
	#mFull .container .content .info .text ul{padding: 0px 0px 12px;}
	#mFull .container .content .info .text ul li{font-size: 15px;}
	#mFull .container .content .info .text ul li a{padding: 4px 0;}
	#mFull .container .content .info .text ul li:hover a{transform: translateX(10px);}
	#mFull .container .content .info .text ul li.mainCat a::after{height: 1px; width: 15%; margin-left: 6px;}
	#mFull .container .content .info .text ul li.mainCat:hover a::after{width: 21%;}
	#mFull .container .content .info .text ul li a img{height: 31px; margin-right: 5px;}
	#mFull .container .content .right{grid-template-rows: 75px 1fr; row-gap: 55px;}
	#mFull .container .content .right .top .phones .phone img{margin: 0 7px 0 0px;}
	#mFull .container .content .right .top .socials .social.single img{height: 24px;}
	#mFull .container .content .right .top .phones .phone .text h1{font-size: 15px;}
	#mFull .container .content .right .top .socials .social p{font-size: 14px; margin-right: 9px; padding-right: 9px;}
	#mFull .container .content .right .top .socials .social .icons a img{height: 26px;}
	#mFull .container .content .right .top .socials .social .icons a{margin-right: 5px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav{padding: 0 0 18px 0;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li{margin: 0 6px 0 0px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a{padding: 12px 15px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a img{margin: 0 8px 0 0;height: 40px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a p{font-size: 15px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide{padding: 0 17px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image{height: 295px; padding: 13px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom{padding: 16px 0;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom h2{font-size: 18px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom p{font-size: 16px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 28px;}


    #pageDetailContent .container .pageLeft {margin-top: -125px;}
    #pageDetailContent .container .pageRight .naviPages{padding: 20px 0;}
	#pageDetailContent .container .pageRight .naviPages .links h1{font-size: 24px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn{margin-top: 5px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn a{font-size: 13px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn a img{height: 12px;margin: 0 3px;}

    #pageTopNvg {margin-top: 0;height: 300px;}
	#pageTopNvg .container{padding-left: 0;}
	#pageTopNvg .container .text .imageI{bottom: 60px;}
	#pageTopNvg .container .text .imageI img{height: 76px;}
	#pageTopNvg .container .text .slogan h1{font-size: 25px;}
}
@media screen and (max-width: 1480px)
{
	.container{max-width: 96%;}

	#mFull .container{max-width: 97%; grid-template-rows: 85px 1fr 85px;}
	#mFull .closebtn{font-size: 44px;}
	#mFull .container .cKap{margin: 0 0 40px;}
	#mFull .container .header{display: flex;justify-content: space-between;padding: 10px 0; position: relative; border-bottom: 1px solid rgb(221 221 221 / 18%);}
	#mFull .container .header .flags{display: flex;}
	#mFull .container .header .flags img{height: 90px;object-fit: contain;padding: 0 35px 0 0px; background: #1d2127; max-width: 290px;}
	#mFull .container .header span {color: #fff;font-weight: 500;flex: 1;padding-left: 15px;}
	#mFull .container .header .leftMenu{display: flex; align-items: center;}
	#mFull .container .header .langM{display: flex;align-items: center;justify-content: center;margin-right: 18px;}
	#mFull .container .header .langM a{padding: 6px 10px;background: #575453;color: #fff;font-size: 12px;}
	#mFull .container .content {grid-template-columns: 270px 1fr; column-gap: 30px;}
	#mFull .container .content .info{padding: 0 0px 0 10px; margin-top: 30px;}
	#mFull .container .content .info .text ul{padding: 0px 0px 10px;}
	#mFull .container .content .info .text ul li{font-size: 14px;}
	#mFull .container .content .info .text ul li a{padding: 3px 0;}
	#mFull .container .content .info .text ul li:hover a{transform: translateX(10px);}
	#mFull .container .content .info .text ul li.mainCat a::after{height: 1px; width: 15%; margin-left: 6px;}
	#mFull .container .content .info .text ul li.mainCat:hover a::after{width: 21%;}
	#mFull .container .content .info .text ul li a img{height: 28px; margin-right: 5px;}
	#mFull .container .content .right{grid-template-rows: 67px 0fr; row-gap: 40px;}
	#mFull .container .content .right .top{padding: 0px;}
	#mFull .container .content .right .top .phones .phone img{height: 28px; margin: 0 4px 0 0px;}
	#mFull .container .content .right .top .socials .social.single img{height: 23px;}
	#mFull .container .content .right .top .phones .phone .text p{font-size: 13px; margin: 0;}
	#mFull .container .content .right .top .phones .phone .text h1{font-size: 15px;}
	#mFull .container .content .right .top .socials .social.single{margin-left: 15px;}
	#mFull .container .content .right .top .socials .social p{font-size: 13px; margin-right: 5px; padding-right: 7px;}
	#mFull .container .content .right .top .socials .social .icons a{margin-right: 4px;}
	#mFull .container .content .right .top .socials .social .icons a img{height: 24px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav{padding: 0 0 15px 0;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li{margin: 0 5px 0 0px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a{padding: 9px 10px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a img{margin: 0 6px 0 0;height: 36px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a p{font-size: 14px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container{padding: 20px 0 35px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide{padding: 0 12px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide-active{padding-top: 8px; margin-top: -8px; margin-bottom: -8px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image{height: 260px; padding: 10px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom{padding: 11px 0 13px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom h2{font-size: 17px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom p{font-size: 15px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination{bottom: 16px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination-bullet{height: 5px; width: 5px; margin-right: 4px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{height: 5px; width: 26px;}
	#mFull .footerNav-social span{font-size: 11px}
	#mFull .footerNav-inviva img{width:66px; height:17px}

	#header .hTop{height: 90px;}
	#header .hTop .container .logo img{height: 47px;}
	#header .hTop .container .htRight .menu ul li a{font-size: 15px;}
	#header .hTop .container .htRight .menu .langMenu .sLang{height: 37px;}
	#header .hTop .container .htRight .menu .langMenu .sLang p{font-size: 12px;}
	#header .hTop .container .htRight .menu .langMenu .sLang .lG{height: 19px;}
	#header .hTop .container .htRight .menu .langMenu .sLang .arraw{height: 5px;}
	#header .hTop .container .htRight .menu .langMenu .oLang{top: -37px; padding: 0 15px;}
	#header .hTop .container .htRight .menu .langMenu .oLang.active{min-height: 65px; top: 37px; }
	#header .hTop .container .htRight .menu .langMenu .oLang ul a{font-size: 12px; padding: 4px;}
	#header .hTop .container .htRight .menu .mobilMenu{height: 38px; width: 38px;}
	#header .hTop .container .htRight .menu .mobilMenu img{height: 17px;}

	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu{top: 90px; padding: 13px 9px 9px; border-bottom-left-radius: 29px; border-bottom-right-radius: 29px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu:hover #headerDropMenu{width: 265px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu ul{padding: 8px; border-radius: 20px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu ul li{border-radius: 30px; margin-bottom: 6px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu ul li a{padding: 12px 8px; font-size: 14px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu ul li a img{height: 15px; margin-right: 3px;}

	#header .hBottom{height: 80px;}
	#header .hBottom .container .catList .single{padding:8px 22px;}
	#header .hBottom .container .catList .single:last-child{padding:8px 22px 8px 22px;}
	#header .hBottom .container .catList .single img{height: 37px;}
	#header .hBottom .container .catList .single p{font-size: 14px;margin-left: 13px;}
	#header .hBottom .container .catList .single::before{top: -14px;}
	#header .hBottom .container .catList .single::after{bottom: -13px;}
	#header .hBottom .container .searchPhone .single.search{padding: 11px 10px 11px 14px;}
	#header .hBottom .container .searchPhone .single.phone{padding: 11px 14px 11px 10px;}
	
	#headerProducts{top: 90px;}
	#headerProducts .container .icons{padding: 20px 0 18px;}
	#headerProducts .container .icons .icon{flex: 1 0 23%; border-right: 2px dashed #566776; padding: 9px 20px;}
	#headerProducts .container .icons .icon img{height: 48px; margin-right: 9px;}
	#headerProducts .container .icons .icon p{font-size: 15px;}

	#slider{height: 74vh !important;}
	#slider .bottomLine{height: 34px;}
	#slider .swiper-container .swiper-slide .mainSlider{max-width: 96%;}
	#slider .swiper-container .swiper-slide .mainSlider .text{max-width: 295px;}
	#slider .swiper-container .swiper-slide .mainSlider .text h1{font-size: 23px;}
	#slider .swiper-container .swiper-slide .mainSlider .text h2{font-size: 37px;}
	#slider .paginetionSlider .swiper-pagination-bullet{height: 6px; width: 6px;}
	#slider .paginetionSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{height: 6px;}
	#slider .prevSlider .swiper-button-next img, #slider .prevSlider .swiper-button-prev img{height: 14px;}

	#homeCorp .container .text{padding: 45px 65px 85px 0;}
	#homeCorp .container .text h1{font-size: 32px; padding-bottom: 35px;}
	#homeCorp .container .text p{font-size: 15px;}
	#homeCorp .container .text .button a p{font-size: 15px;}
	#homeCorp .container .text .button a img{height: 14px;}
	#homeCorp .container .image .cho{top: -185px;height: 235px;}
	#homeCorp .container .image .bg{height: 435px;bottom: -53px;}

	#homeProducts .container .tabs-nav{padding: 60px 0 0;}
	#homeProducts .container .tabs-nav li{padding: 0 0 0 20px;}
	#homeProducts .container .tabs-nav li::before{right: -30px;width: 30px;border-top-right-radius: 30px;border-bottom-right-radius: 30px;}
	#homeProducts .container .tabs-nav li a{padding: 12px 0;}
	#homeProducts .container .tabs-nav li a img{height: 46px;width: 87px;}
	#homeProducts .container .tabs-nav li a p{font-size: 14px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility{padding: 60px 55px 0 55px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title{margin-bottom: 16px; padding-bottom: 16px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT img{height: 55px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text{margin-left: 21px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text p{font-size: 17px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text h1{font-size: 20px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .rT a{font-size: 14px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container{padding: 25px 0 65px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide{padding: 0 22px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image{height: 250px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom h2{font-size: 18px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom p{font-size: 15px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom{padding:18px 0;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination{bottom: 32px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination-bullet{width: 6px; height: 6px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 28px; height: 6px;}

	#homeProduction .container .text{padding-top: 60px;}
	#homeProduction .container .text img{height: 82px;}
	#homeProduction .container .text h1{font-size: 27px;padding-bottom: 25px;max-width: 435px;}
	#homeProduction .container .text p{font-size: 15px;}
	#homeProduction .container .text .button a p{font-size: 14px;}
	#homeProduction .container .text .button a img{height: 15px;}
	#homeProduction .container .image img{height: 505px;}

	#homeFastAccess .container{margin-top: -42px;}
	#homeFastAccess .container .homeCorp{padding: 0 55px 55px;}
	#homeFastAccess .container .homeCorp:before{border-width: 6px;}
	#homeFastAccess .container .homeCorp .image{height: 265px;margin-bottom: 31px;margin-top: -26px;}
	#homeFastAccess .container .homeCorp .text h1{font-size: 21px;padding-bottom: 21px;}
	#homeFastAccess .container .homeCorp .text p{font-size: 15px; padding: 0 0 16px 0;}
	#homeFastAccess .container .homeCorp .text .button a p{font-size: 15px;}
	#homeFastAccess .container .homeCorp .text .button a img{height: 14px; margin-left: 3px;}
	#homeFastAccess .container .fastIcons{padding: 0 55px;}
	#homeFastAccess .container .fastIcons .single{padding: 35px 0;}
	#homeFastAccess .container .fastIcons .single .image{height: 70px; width: 70px;}
	#homeFastAccess .container .fastIcons .single .text{padding: 0 35px;}
	#homeFastAccess .container .fastIcons .single .text h1{font-size: 17px;}
	#homeFastAccess .container .fastIcons .single .text p{font-size: 15px;padding: 7px 0;}
	#homeFastAccess .container .fastIcons .single .text .button p{font-size: 15px;}
	#homeFastAccess .container .fastIcons .single .text .button img{height: 14px;}

	#footer{padding: 38px 0 30px;}
	#footer .container .footerTop .fRight{margin-top: 25px;}
	#footer .container .footerTop .fRight .searchPhone{margin-left: 7px;}
	#footer .container .footerTop .fRight .searchPhone .single img{height: 19px;}
	#footer .container .footerTop .fRight .searchPhone .single.phone{padding: 11px 15px 11px 10px;}
	#footer .container .footerTop .fRight .searchPhone .single.search{padding: 11px 10px 11px 15px;}
	#footer .container .footerTop .fRight .searchPhone .single.phone p{font-size: 14px;}
	#footer .container .footerTop .fRight .socials{margin-left: 30px;}
	#footer .container .footerTop .fRight .socials a{margin-left: 7px;}
	#footer .container .footerTop .fRight .socials a img{height: 28px;}
	#footer .container .footerTop .fLeft .logo{border-width: 3px;}
	#footer .container .footerTop .fLeft .logo img{height: 32px;}
	#footer .container .footerTop .fLeft .fCopyright{padding: 21px 0;}
	#footer .container .footerTop .fLeft .fCopyright p{font-size: 15px;}
	#footer .container .footerMid{padding: 30px 0;}
	#footer .container .footerMid .menu .single{border-width: 4px;}
	#footer .container .footerMid .menu .single .liF{padding-top: 11px;}
	#footer .container .footerMid .menu .single .liF a{font-size: 14px;}
	#footer .container .footerMid .menu .single .liF a h1{font-size: 14px;}
	#footer .container .footerMid .imageF img{height: 285px;}
	#footer .container .footerInv{padding: 17px 0;}
	#footer .container .footerInv a{font-size: 13px;}

	#filter .container .header{border-radius: 20px; margin: 15px 0;}
	#filter .closebtnn{font-size: 42px;}

	#pageNavigationImg{height: 250px;}
	#pageNavigationImg .container .text{left: 10px;}
	#pageNavigationImg .container .text a{font-size: 18px;}

	#pageDetailContent .container{grid-template-columns: 310px 70%; grid-gap: 0 30px;}
	#pageDetailContent .container .pageRight .content{padding: 20px;}
	#pageDetailContent .container .pageRight .content p{width: 95%;}
	#pageDetailContent .container .pageRight .content .ourTeams .single{flex:1 0 40%}
	#pageDetailContent .container .pageRight .content .ourTeams .single img{height: 150px;}
	#pageDetailContent .container .pageRight .content .ourTeams .single h1{font-size: 15px;text-align: center;}

	#pageDetailContent{margin-top: 25px;}
	#pageDetailContent .container .pageLeft .orderTotalBox{height: fit-content;padding: 30px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .ordImg{height: 35px;padding-right: 15px;margin-right: 15px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text p{font-size: 14px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text h1{font-size: 16px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text .button a{padding: 5px 8px;font-size: 12px;}
	#pageDetailContent .container .pageLeft .orderButtonView a{font-size: 12px;padding: 12px 24px;}
	#pageDetailContent .container .pageLeft .orderButtonView a img{margin-right: 3px;height: 15px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner{padding: 20px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner img{height: 136px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner .text p{font-size: 15px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner .text h1{font-size: 16px;}

	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-prev{left: 10px;}
	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next{right: 10px;}
	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next img, 	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-prev img{height: 25px;}
	#pageDetailContent .container .pageRight #slider .paginetionSlider{bottom: -30px;height: 30px;}
	#pageDetailContent .container .pageRight #slider .paginetionSlider .swiper-pagination{left: 0;}
	#pageDetailContent .container .pageRight .pCatList{margin-top: 30px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat{padding: 15px 0 20px 0;}
	#pageDetailContent .container .pageRight .pCatList .titleCat .text p{font-size: 14px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat .text h1{font-size: 19px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat img{height: 30px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single{height: 300px;flex: 0 0 24.5%;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single:hover{height: 322px;margin-top: -20px;border: 7px solid #fff;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .main img{height: 100%;}

	#pageDetailContent .container .pageRight .pCatList .contentCat .single h1{font-size: 18px;left: 10px;bottom: 10px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat{padding: 0 10px 10px 10px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text p{font-size: 10px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text h2{font-size: 14px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image{padding-left: 8px;margin-left: 8px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image:before{top: -8px;height: 26px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image img{height: 21px;}

	#pageDetailContent .container .pageRight .listTitle .menuL a{padding: 0 10px;font-size: 13px}
	#pageDetailContent .container .pageRight .pProList{margin-top: 20px;padding: 25px; border-radius: 20px;}
	#pageDetailContent .container .pageRight .pProList .single{padding: 17px;}
	#pageDetailContent .container .pageRight .pProList .single .image{height: 200px;}
	#pageDetailContent .container .pageRight .pProList .single .text{margin-top: 14px;}
	#pageDetailContent .container .pageRight .pProList .single .text h1{font-size: 15px;}
	#pageDetailContent .container .pageRight .pProList .single .text p{font-size: 14px;}
	#pageDetailContent .container .pageRight .pProList .single .text h2{padding: 8px 0;font-size: 15px;}
	#pageDetailContent .container .pageRight .pProList .single .buttons button{font-size: 12px;padding: 7px 10px;}
	#pageDetailContent .container .pageRight .pProList .single .buttons button img{height: 15px;}
	#pageDetailContent .container .pageRight .pProList .single .lineImg{right: -100px; bottom: 20px; height: 100px;}

	#pageDetailContent .container .pageRight .orderListWindow{margin-top: 20px;}
	#pageDetailContent .container .pageRight .orderListWindow .titleOrd h1{font-size: 15px;}
	#pageDetailContent .container .pageRight .orderListWindow.orderLastDetail .table{margin-bottom: 15px;}
	#pageDetailContent .container .pageRight .orderListWindow table td, th{padding: 7px;font-size: 13px;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .infos {padding: 15px 0;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .infos p{font-size: 14px;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .buttons button{padding: 13px 18px; font-size: 14px;}

	#pageDetailContent .container .pageRight .lastOrder{margin-top: 20px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS{padding: 40px 25px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS .date img{height: 25px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS .date p{font-size: 16px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS .totalPrice p{font-size: 16px;}

	#pageDetailContent .container .pageRight .accountDetails{margin-top: 20px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD{padding: 40px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD img{height: 45px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .text h1{font-size: 20px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .text h2{font-size: 15px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .text p{margin: 8px 0;font-size: 14px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .links a{font-size: 12px;padding: 8px;margin-top: 5px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .links a img{height: 12px;}

	#pageDetailContent .container .pageRight .proDetails{margin-top: 20px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo{border-radius: 15px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .slider{height: 345px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .slider .swiper-container .swiper-slide{padding: 5px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider{margin-top: 11px;height: 60px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs.swiper-container{height: 55px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next img{width: 13px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev img{width: 13px;}

	#pageDetailContent .container .pageRight .proDetails .pdTop .brandsList .single{height: 190px;padding: 20px;}

    #pageDetailContent .container .pageRight .pDetailInfo a{font-size: 13px;padding: 6px 0;}
    #pageDetailContent .container .pageRight .pDetailInfo a img{height: 17px;margin-right: 5px;}

	#pageDetailContent .container .pageRight .pDetailSertifika{margin-top: 8px;}
	#pageDetailContent .container .pageRight .pDetailSertifika img{height: 50px;margin-left: 10px;}

	#pageDetailContent .container .pageRight .proDetails .pdTop{padding: 25px; border-radius: 20px; margin-bottom: 20px;}

    #pageDetailContent .container .pageRight #detailInfo{padding-top: 0;}
    #pageDetailContent .container .pageRight #detailInfo h1{font-size: 24px;}
	#pageDetailContent .container .pageRight #detailInfotitle h1{font-size: 18px;}
	#pageDetailContent .container .pageRight .pdTop #detailInfotitle h1{font-size: 18px;}
	#pageDetailContent .container .pageRight .pdTop.pdTable table{border-radius: 15px; margin-bottom: 15px;}
	#pageDetailContent .container .pageRight #detailInfotitleP p{font-size: 15px; margin-bottom: 7px;}
	#pageDetailContent .container .pageRight #detailInfotitleP h1{font-size: 22px;}
	#pageDetailContent .container .pageRight #detailInfotitleP h4{font-size: 17px;padding: 0px 0 0;}
    #pageDetailContent .container .pageRight #detailInfo p{font-size: 15px;padding: 10px 0 0 0;}
    #pageDetailContent .container .pageRight #detailInfo .date{padding-top: 10px;margin-top: 10px;}
    #pageDetailContent .container .pageRight #detailInfo .date img{height: 30px;}
    #pageDetailContent .container .pageRight #detailInfo .date p{font-size: 15px;}

	#pageDetailContent .container .pageRight .prevButtons{margin: 20px 0;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a{font-size: 14px; padding: 9px 15px;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a img{height: 27px; margin-right: 5px;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a:first-child img{height: 24px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP{font-size: 14px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP{padding: 10px 20px 10px 8px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP.next{padding: 10px 8px 10px 20px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP img{height: 13px;margin: 0 8px;}

	#pageDetailContent .container .pageRight .table{margin-top: 15px;}
	#pageDetailContent .container .pageRight table td, th{padding: 10px 15px;font-size: 13px;}
	#pageDetailContent .container .pageRight table tr:first-child td{padding: 11px 15px;}

	#pageDetailContent .container .pageRight .proDetails #otherProducts{border-radius: 20px;}
    #pageDetailContent .container .pageRight .proDetails #otherProducts .title{padding: 25px 25px 20px; margin-bottom: 20px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .title h1{font-size: 17px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content{padding: 0 25px 25px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .hProButtons{top: -20px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-next img, #pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-prev img{height: 17px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-prev{right: 33px;}
    #pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single{padding: 20px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .image{height: 200px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text{margin-top: 0px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h1{font-size: 15px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text p{font-size: 14px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h2{padding: 8px 0;font-size: 15px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .lineImg{right: -100px; bottom: 20px; height: 100px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button{font-size: 12px;padding: 7px 10px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button img{height: 15px;}

    #pageDetailContent .container .pageRight .pageContact .firmsInfoContact h1{font-size: 18px;}
	#pageDetailContent .container .pageRight .pageContact{padding: 25px; border-radius: 20px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact{padding-right: 20px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single{padding: 18px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single img{height: 27px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single p{font-size: 14px;margin-left: 10px;}

	#pageDetailContent .container .pageRight .pageContact .form .login-form input,textarea{padding: 8px 20px;font-size: 13px;}
	#pageDetailContent .container .pageRight .pageContact .form .login-form button{padding: 8px 10px 8px 20px;margin: 0 0 10px 0;font-size: 13px;}
	#pageDetailContent .container .pageRight .pageContact .form .login-form button img{height: 15px;margin-left: 3px;}

    #pageDetailContent .container .pageRight .newsContent .textC p{margin-bottom: 0!important;line-height: 1.4!important;margin: 0!important;padding-top: 10px!important;}
    #pageDetailContent .container .pageRight .newsContent .textC ul{margin-bottom: 0!important;line-height: 1.4!important;margin: 0!important;padding-top: 10px!important;}
    #pageDetailContent .container .pageRight .newsContent .textC span{line-height: 1.4!important;font-size: 15px!important;}


	#pageDetailContent .container .pageRight .iconsProT{padding: 0px 0;margin: 0;}
	#pageDetailContent .container .pageRight .iconsProT .single{margin: 4px 6px 4px 0;padding: 10px; flex: 0 0 calc((100% / 6) - 6px); align-items: center;}
	#pageDetailContent .container .pageRight .iconsProT .single img{height: 80px;}
	#pageDetailContent .container .pageRight .iconsProT .single p{font-size: 14px;}

	#pageDetailContent .container .pageRight .pProList .single.sCat{padding: 10px 15px;flex: 1 0 33.3%;border-bottom:1px solid #cdd0d3;border-left: 0px solid #cdd0d3!important;;border-right: 1px solid #cdd0d3!important;}
	#pageDetailContent .container .pageRight .pProList .single.sCat:nth-last-child(-n+4){/* border-bottom:1px solid #cdd0d3; */}
	#pageDetailContent .container .pageRight .pProList .single.sCat:nth-last-child(-n+3){/* border-bottom:0px solid; */}
	#pageDetailContent .container .pageRight .pProList .single.sCat:nth-last-child(3n-2){border-left:1px solid #cdd0d3; border-right:1px solid #cdd0d3 !important;}
	#pageDetailContent .container .pageRight .pProList .single.sCat:last-child{border-right:0px !important;}
	#pageDetailContent .container .pageRight .pProList .single.sCat .text img{height: 45px;}
	#pageDetailContent .container .pageRight .pProList .single.sCat .text h1{font-size: 14px;margin-left: 10px;}


	#pageDetailContent .container .pageRight .brosurs .single{padding: 9px 7px;}
	#pageDetailContent .container .pageRight .brosurs .single .left{font-size: 14px;}
	#pageDetailContent .container .pageRight .brosurs .single .left i{padding-right: 5px;}
	#pageDetailContent .container .pageRight .brosurs .single .right i{font-size: 34px;}

    #pageDetailContent .container .pageLeft {margin-top: -125px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage{padding: 25px 20px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage .title{margin: 0 0 15px 0;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage .title h1{font-size: 18px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li{padding: 0 0px;}
	#pageDetailContent .container .pageLeft #filter .detailMenu .menuPage .title .line{width: 165%;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li:before{width: 50px;right: -50px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li a{font-size: 14px; padding: 12px 10px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li a img{height: 19px;margin-right: 7px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu{border-radius: 20px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu li{border-radius: 30px; margin-bottom: 5px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu li a{padding: 7px 18px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu li a img{height: 35px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews{border-radius: 20px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews li{margin-bottom: 5px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews li a{padding: 7px 17px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews li a img{height: 30px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance{padding: 25px 20px 0;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container{padding: 0 0 50px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container .swiper-slide img{height: 125px; width: 210px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container .swiper-pagination{height: 25px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container .swiper-pagination .swiper-pagination-bullet{height: 6px; width: 6px;}

    #pageDetailContent .container .pageLeft .orderBoxBanner .text{padding-top: 9px;}
}

@media screen and (max-width: 1200px)
{
    .container{max-width: 96%;}
	
	#mFull .container{max-width: 97%; grid-template-rows: 80px 1fr 80px;}
	#mFull .closebtn{font-size: 40px;}
	#mFull .container .cKap{margin: 0 0 35px;}
	#mFull .container .header{display: flex;justify-content: space-between;padding: 10px 0; position: relative; border-bottom: 1px solid rgb(221 221 221 / 18%);}
	#mFull .container .header .flags{display: flex;}
	#mFull .container .header .flags img{height: 75px;object-fit: contain;padding: 0 30px 0 0px; background: #1d2127; max-width: 260px;}
	#mFull .container .header span {color: #fff;font-weight: 500;flex: 1;padding-left: 15px;}
	#mFull .container .header .leftMenu{display: flex; align-items: center;}
	#mFull .container .header .langM{display: flex;align-items: center;justify-content: center;margin-right: 18px;}
	#mFull .container .header .langM a{padding: 6px 10px;background: #575453;color: #fff;font-size: 12px;}
	#mFull .container .content {grid-template-columns: 245px 1fr; column-gap: 25px;}
	#mFull .container .content .info{padding: 0 0px 0 10px; margin-top: 25px;}
	#mFull .container .content .info .text ul{padding: 0px 0px 10px;}
	#mFull .container .content .info .text ul li{font-size: 13px;}
	#mFull .container .content .info .text ul li a{padding: 3px 0;}
	#mFull .container .content .info .text ul li.mainCat a{padding: 3px 0;}
	#mFull .container .content .info .text ul li:hover a{transform: translateX(10px);}
	#mFull .container .content .info .text ul li.mainCat a::after{height: 1px; width: 18%; margin-left: 6px;}
	#mFull .container .content .info .text ul li.mainCat:hover a::after{width: 23%;}
	#mFull .container .content .info .text ul li a img{height: 26px; margin-right: 5px;}
	#mFull .container .content .right{grid-template-rows: 60px 0fr; row-gap: 35px;}
	#mFull .container .content .right .top{padding: 0px 0px;}
	#mFull .container .content .right .top .phones .phone{margin-right: 16px;}
	#mFull .container .content .right .top .phones .phone .text h1{font-size: 14px;}
	#mFull .container .content .right .top .phones .phone .text p{font-size: 12px;}
	#mFull .container .content .right .top .phones .phone img{height: 26px; margin: 0 5px 0 0px;}
	#mFull .container .content .right .top .socials .social p{font-size: 12px; margin-right: 6px; padding-right: 6px;}
	#mFull .container .content .right .top .socials .social .icons a{margin-right: 3px;}
	#mFull .container .content .right .top .socials .social .icons a img{height: 23px;}
	#mFull .container .content .right .top .socials .social.single{margin-left: 10px;}
	#mFull .container .content .right .top .socials .social.single img{height: 21px;}

	#mFull .container .content .right .bottom .tab-cap .tabs-nav{padding: 0 0 12px 0;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li{margin: 0 5px 0 0px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a{padding: 8px 9px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a img{margin: 0 6px 0 0;height: 32px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a p{font-size: 13px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container{padding: 18px 0 30px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide{padding: 0 12px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide-active{padding-top: 8px; margin-top: -8px; margin-bottom: -8px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image{height: 230px; padding: 8px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom{padding: 10px 0 11px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom h2{font-size: 16px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom p{font-size: 14px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination{bottom: 13px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination-bullet{height: 5px; width: 5px; margin-right: 4px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{height: 5px; width: 26px;}
	
	#mFull .footerNav-social span{font-size: 11px}
	#mFull .footerNav-inviva img{width:66px; height:17px}

	#header .hTop{height: 83px;}
	#header .hTop .container .logo img{height: 42px;}
	#header .hTop .container .htRight .menu ul li a{font-size: 14px;padding: 0px 9px;}
	#header .hTop .container .htRight .menu ul li a img{margin-left:4px; height:5px;}
	#header .hTop .container .htRight .menu .langMenu .sLang{height: 35px;}
	#header .hTop .container .htRight .menu .langMenu .sLang p{font-size: 11px;}
	#header .hTop .container .htRight .menu .langMenu .sLang .lG{height: 18px;margin: 0 7px;}
	#header .hTop .container .htRight .menu .langMenu .sLang .arraw{height: 5px;}
	#header .hTop .container .htRight .menu .langMenu .oLang{top: -35px; padding: 0 15px;}
	#header .hTop .container .htRight .menu .langMenu .oLang.active{min-height: 60px; top: 35px; }
	#header .hTop .container .htRight .menu .langMenu .oLang ul a{font-size: 11px; padding: 4px;}
	#header .hTop .container .htRight .menu .mobilMenu{height: 36px;width: 36px;}
	#header .hTop .container .htRight .menu .mobilMenu img{height: 16px;}
	
	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu{top: 83px; padding: 12px 8px 8px; border-bottom-left-radius: 23px; border-bottom-right-radius: 23px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu:hover #headerDropMenu{width: 250px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu ul{padding: 6px; border-radius: 15px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu ul li{border-radius: 30px; margin-bottom: 5px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu ul li a{padding: 11px 8px; font-size: 13px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu ul li a img{height: 14px; margin-right: 2px;}

	#header .hBottom{height: 72px;}
	#header .hBottom .container .catList .single{padding: 7px 18px;}
	#header .hBottom .container .catList .single::before{top: -11px;}
	#header .hBottom .container .catList .single::after{bottom: -11px;}
	#header .hBottom .container .catList .single:last-child{padding: 8px 18px 8px 18px;}
	#header .hBottom .container .catList .single img{height: 34px;}
	#header .hBottom .container .catList .single p{font-size: 13px;margin-left: 10px;}
	#header .hBottom .container .searchPhone .single.search{padding: 9px 9px 9px 12px;}
	#header .hBottom .container .searchPhone .single.phone{padding: 9px 12px 9px 9px;}
	#header .hBottom .container .searchPhone .single img{height: 13px;}

	#headerProducts{top: 83px;}
	#headerProducts .container .icons{padding: 18px 0 15px;}
	#headerProducts .container .icons .icon{flex: 1 0 23%; border-right: 2px dashed #566776; padding: 7px 15px;}
	#headerProducts .container .icons .icon img{height: 42px; margin-right: 8px;}
	#headerProducts .container .icons .icon p{font-size: 14px;}

	#slider{height: 62vh !important;}
	#slider .bottomLine{height: 28px;}
	#slider .bottomLine .container .triangleShadow{right: -31px;}
	#slider .swiper-container .swiper-slide .mainSlider{max-width: 96%;}
	#slider .swiper-container .swiper-slide .mainSlider .text{max-width: 295px;}
	#slider .swiper-container .swiper-slide .mainSlider .text h1{font-size: 21px;}
	#slider .swiper-container .swiper-slide .mainSlider .text h2{font-size: 33px;}
	#slider .prevSlider .swiper-button-prev{right: 175px;}
	#slider .prevSlider .swiper-button-next{right: 45px;}

	#homeCorp:before{height: 8px;}
	#homeCorp .container .text{padding: 38px 40px 60px 0; border-width: 8px;}
	#homeCorp .container .text h1{font-size: 29px;padding-bottom: 24px;}
	#homeCorp .container .text p{font-size: 14px;padding-bottom: 15px;}
	#homeCorp .container .text .button a p{font-size: 14px;}
	#homeCorp .container .text .button a img{height: 13px;}
	#homeCorp .container .image .cho{top: -145px;height: 185px;}
	#homeCorp .container .image .bg{height: 392px;bottom: -41px;}
	
	#homeProducts .container{grid-template-columns: 295px 1fr;}
	#homeProducts .container .tabs-nav{padding: 45px 0 0;}
	#homeProducts .container .tabs-nav li{padding: 0 0 0 20px;}
	#homeProducts .container .tabs-nav li::before{right: -30px; width: 30px; border-top-right-radius: 30px; border-bottom-right-radius: 30px;}
	#homeProducts .container .tabs-nav li a{padding: 10px 0;}
	#homeProducts .container .tabs-nav li a img{height: 41px;width: 73px;}
	#homeProducts .container .tabs-nav li a p{font-size: 13px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility{padding: 45px 45px 0;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title{margin-bottom: 14px;padding-bottom: 14px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT img{height: 51px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text{margin-left: 15px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text p{font-size: 16px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text h1{font-size: 18px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .rT a{font-size: 13px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container{padding: 25px 0 57px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide{padding: 0 16px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image{height: 225px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom h2{font-size: 17px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom p{font-size: 14px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom{padding: 15px 0;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination{bottom: 27px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 3px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 28px; height: 6px;}

	#homeProduction .container .text{padding-top: 51px;}
	#homeProduction .container .text img{height: 70px;margin-bottom: 26px;}
	#homeProduction .container .text h1{font-size: 25px;padding-bottom: 20px;max-width: 390px;}
	#homeProduction .container .text p{font-size: 14px;padding: 0 85px 17px 0;}
	#homeProduction .container .text .button a p{font-size: 13px;}
	#homeProduction .container .text .button a img{height: 14px;margin-left: 3px;}
	#homeProduction .container .image img{height: 440px;}

	#homeFastAccess .container{margin-top: -35px;}
	#homeFastAccess .container .homeCorp{padding: 0 41px 41px;}
	#homeFastAccess .container .homeCorp:before{border-width: 6px;}
	#homeFastAccess .container .homeCorp .image{height: 230px;margin-bottom: 25px;margin-top: -22px;}
	#homeFastAccess .container .homeCorp .text h1{font-size: 19px;padding-bottom: 17px;}
	#homeFastAccess .container .homeCorp .text p{font-size: 14px;padding: 0 0 14px 0;}
	#homeFastAccess .container .homeCorp .text .button a p{font-size: 14px;}
	#homeFastAccess .container .homeCorp .text .button a img{height: 13px;margin-left: 2px;}
	#homeFastAccess .container .fastIcons{padding: 0 41px;}
	#homeFastAccess .container .fastIcons .single{padding: 27px 0;}
	#homeFastAccess .container .fastIcons .single .image{height: 60px;width: 60px;}
	#homeFastAccess .container .fastIcons .single .text{padding: 0 28px;}
	#homeFastAccess .container .fastIcons .single .text h1{font-size: 16px;}
	#homeFastAccess .container .fastIcons .single .text p{font-size: 14px;padding: 7px 0;}
	#homeFastAccess .container .fastIcons .single .text .button p{font-size: 14px;}
	#homeFastAccess .container .fastIcons .single .text .button img{height: 13px;margin-left: 2px;}

	#footer{padding: 33px 0 24px;}
	#footer .container .footerTop .fRight{margin-top: 28px;}
	#footer .container .footerTop .fRight .searchPhone{margin-left: 6px;}
	#footer .container .footerTop .fRight .searchPhone .single img{height: 17px;}
	#footer .container .footerTop .fRight .searchPhone .single.phone{padding: 10px 12px 10px 9px;}
	#footer .container .footerTop .fRight .searchPhone .single.search{padding: 10px 9px 10px 12px;}
	#footer .container .footerTop .fRight .searchPhone .single.phone p{font-size: 13px;}
	#footer .container .footerTop .fRight .socials{margin-left: 22px;}
	#footer .container .footerTop .fRight .socials a{margin-left: 5px;}
	#footer .container .footerTop .fRight .socials a img{height: 26px;}
	#footer .container .footerTop .fLeft .logo{border-width: 3px;}
	#footer .container .footerTop .fLeft .logo img{height: 30px;}
	#footer .container .footerTop .fLeft .fCopyright{padding: 18px 0;}
	#footer .container .footerTop .fLeft .fCopyright p{font-size: 14px;}
	#footer .container .footerMid{padding: 24px 0;}
	#footer .container .footerMid .menu .single{border-width: 4px;padding: 0 32px;}
	#footer .container .footerMid .menu .single:last-child{padding: 0 0 0 32px;}
	#footer .container .footerMid .menu .single:first-child{padding: 0 32px 0 0;}
	#footer .container .footerMid .menu .single .liF{padding-top: 8px;}
	#footer .container .footerMid .menu .single .liF a{font-size: 13px;}
	#footer .container .footerMid .menu .single .liF a h1{font-size: 13px;}
	#footer .container .footerMid .imageF{margin-bottom: -55px; margin-top: -55px;}
	#footer .container .footerMid .imageF img{height: 257px;}
	#footer .container .footerInv{padding: 14px 0;}
	#footer .container .footerInv a{font-size: 12px;}

	#filter .container .header{border-radius: 15px; margin: 15px 0;}
	#filter .closebtnn{font-size: 37px;}

	#pageNavigationImg{height: 225px;}
	#pageNavigationImg .container .text a{font-size: 15px;}

    #pageTopNvg {margin-top: 0;height: 230px;}
	#pageTopNvg .icon{}
	#pageTopNvg .container{}
	#pageTopNvg .container .text .imageI{bottom: 100px;left: 12px;}
	#pageTopNvg .container .text .imageI img{height: 60px;}
	#pageTopNvg .container .text .slogan h1{font-size: 21px;}



	#pageDetailContent{margin-top: 25px;}
	#pageDetailContent .container{grid-gap: 0 20px;grid-template-columns: 265px 70%;}
	#pageDetailContent .container .pageLeft .orderTotalBox{height: fit-content;padding: 20px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .ordImg{height: 30px;padding-right: 10px;margin-right: 10px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text p{font-size: 13px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text h1{font-size: 15px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text .button a{padding: 5px 8px;font-size: 11px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text .button a img{height: 13px;margin-left: 3px;}
	#pageDetailContent .container .pageLeft .orderButtonView a{font-size: 12px;padding: 12px 24px;}
	#pageDetailContent .container .pageLeft .orderButtonView a img{margin-right: 3px;height: 15px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner{padding: 15px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner img{height: 94px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner .text p{font-size: 12px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner .text h1{font-size: 14px;}

	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-prev{left: 10px;}
	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next{right: 10px;}
	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next img, 	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-prev img{height: 25px;}
	#pageDetailContent .container .pageRight #slider .paginetionSlider{bottom: -30px;height: 30px;}
	#pageDetailContent .container .pageRight #slider .paginetionSlider .swiper-pagination{left: 0;}
	#pageDetailContent .container .pageRight .pCatList{margin-top: 30px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat{padding: 11px 0 15px 0;}
	#pageDetailContent .container .pageRight .pCatList .titleCat .text p{font-size: 12px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat .text h1{font-size: 16px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat img{height: 26px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single{height: 250px;flex: 0 0 24.5%;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single:hover{height: 271px;margin-top: -20px;border: 5px solid #fff;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .main img{height: 100%;}


	#pageDetailContent .container .pageRight .pCatList .contentCat .single h1{font-size: 15px;left: 10px;bottom: 10px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat{padding: 0 7px 10px 6px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text p{font-size: 10px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text h2{font-size: 13px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image{padding-left: 7px;margin-left: 7px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image img{height: 20px;}

	#pageDetailContent .container .pageRight .listTitle .menuL a{padding: 0 10px;font-size: 13px}
	#pageDetailContent .container .pageRight .pProList{margin-top: 15px;padding: 17px; border-radius: 15px;}
	#pageDetailContent .container .pageRight .pProList .single{padding: 15px;}
	#pageDetailContent .container .pageRight .pProList .single .image{height: 170px;}
	#pageDetailContent .container .pageRight .pProList .single .text{margin-top: 12px;}
	#pageDetailContent .container .pageRight .pProList .single .text h1{font-size: 14px;}
	#pageDetailContent .container .pageRight .pProList .single .text p{font-size: 13px;}
	#pageDetailContent .container .pageRight .pProList .single .text h2{padding: 5px 0;font-size: 14px;}
	#pageDetailContent .container .pageRight .pProList .single .buttons button{font-size: 11px;padding: 7px 10px;}
	#pageDetailContent .container .pageRight .pProList .single .buttons button img{height: 15px;}
	#pageDetailContent .container .pageRight .pProList .single .lineImg{right: -105px; bottom: 25px; height: 90px;}

	#pageDetailContent .container .pageRight .orderListWindow{margin-top: 15px;}
	#pageDetailContent .container .pageRight .orderListWindow .titleOrd{margin: 10px 0 0;}
	#pageDetailContent .container .pageRight .orderListWindow .titleOrd h1{font-size: 14px;line-height: 1;}
	#pageDetailContent .container .pageRight .orderListWindow.orderLastDetail .table{margin-bottom: 15px;}
	#pageDetailContent .container .pageRight .orderListWindow table td, th{padding: 6px;font-size: 12px;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .infos {padding: 13px 0;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .infos p{font-size: 13px;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .buttons button{padding: 10px 15px; font-size: 13px;}

	#pageDetailContent .container .pageRight .accountDetails{margin-top: 15px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD{padding: 30px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD img{height: 40px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .text h1{font-size: 18px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .text h2{font-size: 14px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .text p{margin: 8px 0;font-size: 12px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .links a{font-size: 12px;padding: 8px;margin-top: 5px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .links a img{height: 12px;}

	#pageDetailContent .container .pageRight .proDetails{margin-top: 15px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop{grid-gap: 0 20px;padding: 17px; border-radius: 15px; margin-bottom: 15px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo{border-radius: 10px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .slider{height: 300px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider{margin-top: 11px;height: 60px;padding: 0 30px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs.swiper-container{height: 55px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next{height: auto;top: 50%;transform: translateY(-50%);}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next img{width: 10px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev{height: auto;top: 50%;transform: translateY(-50%);}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev img{width: 10px;}
	
	#pageDetailContent .container .pageRight .proDetails .pdTop .brandsList .single{height: 160px;padding: 16px;}

	#pageDetailContent .container .pageRight .prevButtons{margin: 20px 0;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo{margin-top: 10px;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a{font-size: 13px; padding: 8px 12px; margin-right: 5px;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a img{height: 25px; margin-right: 4px;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a:first-child img{height: 22px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons{margin: 6px 0 0;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP{font-size: 13px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP{padding: 9px 15px 9px 6px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP.next{padding: 9px 6px 9px 15px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP img{height: 12px;margin: 0 7px;}
	
    #pageDetailContent .container .pageRight #detailInfo p{font-size: 14px;padding: 7px 0 0 0;}
    #pageDetailContent .container .pageRight #detailInfotitle h1 {font-size: 16px;}
	#pageDetailContent .container .pageRight #detailInfotitleP{margin: 0 0 10px;}
	#pageDetailContent .container .pageRight #detailInfotitleP p{font-size: 15px; margin-bottom: 7px;}
	#pageDetailContent .container .pageRight #detailInfotitleP h1{font-size: 20px;}
	#pageDetailContent .container .pageRight #detailInfotitleP h4{font-size: 16px;padding: 0px 0 0;}
	#pageDetailContent .container .pageRight .pdTop #detailInfotitle h1{font-size: 16px;}

	#pageDetailContent .container .pageRight .prevButtons{margin: 14px 0;}
	#pageDetailContent .container .pageRight .prevButtons .buttonsP {font-size: 13px;}
	#pageDetailContent .container .pageRight .prevButtons .buttonsP img{height: 10px;}

	#pageDetailContent .container .pageRight .pdTop.pdTable table{border-radius: 10px; margin-bottom: 10px;}
	#pageDetailContent .container .pageRight .table{margin-top: 15px;}
	#pageDetailContent .container .pageRight table td, th{padding: 9px 12px;font-size: 12px;}
	#pageDetailContent .container .pageRight table tr:first-child td{padding: 9px 12px;}

	#pageDetailContent .container .pageRight .proDetails #otherProducts{border-radius: 15px;}
    #pageDetailContent .container .pageRight .proDetails #otherProducts .title{padding: 20px 17px 15px; margin-bottom: 15px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .title h1{font-size: 16px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content{padding: 0 17px 20px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .hProButtons{top: -11px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-next img, #pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-prev img{height: 17px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-prev{right: 33px;}
    #pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single{padding: 15px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .image{height: 175px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text{margin-top: 0px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h1{font-size: 14px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text p{font-size: 13px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h2{padding: 8px 0;font-size: 15px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .lineImg{right: -105px; bottom: 25px; height: 90px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button{font-size: 12px;padding: 7px 10px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button img{height: 15px;}


	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact h1{font-size: 16px;}
	#pageDetailContent .container .pageRight .pageContact{padding: 17px; border-radius: 15px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact{padding-right: 15px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single{padding: 15px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single img{height: 25px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single p{font-size: 13px;margin-left: 8px;}

	#pageDetailContent .container .pageRight .pageContact .form .login-form input,textarea{padding: 8px 17px;font-size: 13px;}
	#pageDetailContent .container .pageRight .pageContact .form .login-form button{padding: 8px 8px 8px 15px;margin: 0 0 10px 0;font-size: 13px;}
	#pageDetailContent .container .pageRight .pageContact .form .login-form button img{height: 13px;margin-left: 3px;}
	#pageDetailContent .container .pageRight .pageContact .maps .remember-me{font-size: 12px;}

	#pageDetailContent .container .pageRight .proDetails .newsContent .textC p{margin-bottom: 0!important;line-height: 1.4!important;margin: 0!important;padding-top: 10px!important;}
	#pageDetailContent .container .pageRight .proDetails .newsContent .textC ul{margin-bottom: 0!important;line-height: 1.4!important;margin: 0!important;padding-top: 10px!important;}
	#pageDetailContent .container .pageRight .proDetails .newsContent .textC span{line-height: 1.4!important;font-size: 14px!important;}


    #pageDetailContent .container .pageRight .pDetailInfo a{font-size: 12px;padding: 5px;}
    #pageDetailContent .container .pageRight .pDetailInfo a img{height: 17px;margin-right: 5px;}

	#pageDetailContent .container .pageRight .pDetailSertifika{margin-top: 8px;}
	#pageDetailContent .container .pageRight .pDetailSertifika img{height: 50px;margin-left: 10px;}

	#pageDetailContent .container .pageRight .table table td, th{font-size: 11px;padding: 8px;}
	#pageDetailContent .container .pageRight .table{margin: 0px 0;}


	#pageDetailContent .container .pageRight .iconsProT .single{margin: 4px 6px 4px 0;padding: 8px; flex: 0 0 calc((100% / 6) - 6px); align-items: center;}
	#pageDetailContent .container .pageRight .iconsProT .single img{height: 70px;}
	#pageDetailContent .container .pageRight .iconsProT .single p{font-size: 13px;}

	#pageDetailContent .container .pageRight .pProList .single.sCat{padding: 9px 12px;flex: 0 0 33.3%;}
	#pageDetailContent .container .pageRight .pProList .single.sCat .text img{height: 40px; object-fit: contain;}
	#pageDetailContent .container .pageRight .pProList .single.sCat .text h1{font-size: 13px;margin-left: 9px;}

	#pageDetailContent .container .pageRight .pProList .single .image::after{    border-bottom: 0px solid transparent;border-top: 25px solid transparent;border-right: 25px solid #ffffff;}

    #pageDetailContent .container .pageRight .brosurs .single{margin: 0;padding: 7px 0;}
	#pageDetailContent .container .pageRight .brosurs .single .left{font-size: 13px;}
	#pageDetailContent .container .pageRight .brosurs .single .left i{font-size: 12px;padding-right: 4px;}
	#pageDetailContent .container .pageRight .brosurs .single .right i{font-size: 30px;}
	#pageDetailContent .container .pageRight .contentP .tabs-stage p{font-size: 15px;}

    #pageDetailContent .container .pageRight .pDetailInfo{margin-top: 7px;}

    #pageDetailContent .container .pageRight .naviPages{padding: 15px 0;}
	#pageDetailContent .container .pageRight .naviPages .links h1{font-size: 19px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn{margin-top: 5px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn a{font-size: 10px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn a img{height: 10px;margin: 0 2px;}

    #pageDetailContent .container .pageLeft .detailMenu .menuPage{padding: 20px 17px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage .title{margin: 0 0 12px 0;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage .title h1{font-size: 17px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage .title .line{margin-left: 20px; width: 80%;}
	#pageDetailContent .container .pageLeft #filter .detailMenu .menuPage .title .line{width: 160%;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li{padding: 0px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li:before{width: 35px; right: -35px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li a{font-size: 13px; padding: 11px 8px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li a img{height: 17px;margin-right: 6px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu{border-radius: 15px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu li{border-radius: 30px; margin-bottom: 5px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu li a{padding: 6px 15px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu li a img{height: 32px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews{border-radius: 15px; margin: 15px 0;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews li{margin-bottom: 5px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews li a{padding: 6px 14px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews li a img{height: 27px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance{padding: 20px 18px 0; margin: 15px 0;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container{padding: 0 0 45px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container .swiper-slide img{height: 110px; width: 190px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container .swiper-pagination{height: 20px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container .swiper-pagination .swiper-pagination-bullet{height: 6px; width: 6px; top: 12px;}

    #pageDetailContent .container .pageLeft .orderBoxBanner .text{padding-top: 9px;}
}
@media screen and (max-width: 1024px)
{
	.container{max-width: 100%;padding: 0 12px;}

	#mFull .container{max-width: 100%; grid-template-rows: 70px 1fr 70px; padding: 0 14px;}
	#mFull .closebtn{font-size: 36px;}
	#mFull .container .cKap{margin: 0 0 26px;}
	#mFull .container .header{display: flex;justify-content: space-between;padding: 10px 0; position: relative; border-bottom: 1px solid rgb(221 221 221 / 18%);}
	#mFull .container .header .flags{display: flex;}
	#mFull .container .header .flags img{height: 65px;object-fit: contain;padding: 0 25px 0 0px; background: #1d2127; max-width: 225px;}
	#mFull .container .header span {color: #fff;font-weight: 500;flex: 1;padding-left: 15px;}
	#mFull .container .header .leftMenu{display: flex; align-items: center;}
	#mFull .container .header .langM{display: flex;align-items: center;justify-content: center;margin-right: 18px;}
	#mFull .container .header .langM a{padding: 6px 10px;background: #575453;color: #fff;font-size: 12px;}
	#mFull .container .content {grid-template-columns: 205px 1fr; column-gap: 20px;}
	#mFull .container .content .info{padding: 0 0px 0 7px; margin-top: 15px;}
	#mFull .container .content .info .text ul{padding: 0px 0px 8px;}
	#mFull .container .content .info .text ul li{font-size: 12px;}
	#mFull .container .content .info .text ul li a{padding: 3px 0;}
	#mFull .container .content .info .text ul li.mainCat a{padding: 2px 0; font-weight: 500;}
	#mFull .container .content .info .text ul li:hover a{transform: translateX(10px);}
	#mFull .container .content .info .text ul li.mainCat a::after{height: 1px; width: 16%; margin-left: 5px;}
	#mFull .container .content .info .text ul li.mainCat:hover a::after{width: 22%;}
	#mFull .container .content .info .text ul li a img{height: 24px; margin-right: 4px;}
	#mFull .container .content .right{grid-template-rows: 56px 0fr; row-gap: 26px;}
	#mFull .container .content .right .top{padding: 0px 0px;}
	#mFull .container .content .right .top .phones .phone{margin-right: 10px;}
	#mFull .container .content .right .top .phones .phone .text h1{font-size: 13px;}
	#mFull .container .content .right .top .phones .phone .text p{font-size: 11px;}
	#mFull .container .content .right .top .phones .phone img{height: 23px; margin: 0 4px 0 0px;}
	#mFull .container .content .right .top .socials .social p{font-size: 11px; margin-right: 5px; padding-right: 5px; display: none;}
	#mFull .container .content .right .top .socials .social .icons a{margin-right: 3px;}
	#mFull .container .content .right .top .socials .social .icons a img{height: 20px;}
	#mFull .container .content .right .top .socials .social.single{margin-left: 5px; padding-left: 7px; border-left: 1px solid rgb(255 255 255 / 38%);}
	#mFull .container .content .right .top .socials .social.single img{height: 20px;}
	
	#mFull .container .content .right .bottom .tab-cap .tabs-nav{padding: 0 0 9px 0;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li{margin: 0 4px 0 0px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a{padding: 6px 7px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a img{margin: 0 4px 0 0;height: 29px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a p{font-size: 12px;}
	#mFull .container .content .right .bottom .tab-cap .tabs{min-width: 400px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container{padding: 14px 0 25px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide{padding: 0 9px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide-active{padding-top: 8px; margin-top: -8px; margin-bottom: -8px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image{height: 190px; padding: 6px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom{padding: 8px 0 9px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom h2{font-size: 14px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom p{font-size: 13px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination{bottom: 9px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination-bullet{height: 4px; width: 4px; margin-right: 3px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{height: 4px; width: 22px;}
	
	#mFull .footerNav-social span{font-size: 10px}
	#mFull .footerNav-inviva img{width:62px; height:16px}

	#header .hTop{height: 72px;}
	#header .hTop .container .logo img{height: 35px; margin-right: 10px;}
	#header .hTop .container .htRight .menu ul{padding: 0 4px 0 8px;}
	#header .hTop .container .htRight .menu ul li a{font-size: 11px;padding: 0px 5px;}
	#header .hTop .container .htRight .menu ul li a img{margin-left:3px; height:4px;}
	#header .hTop .container .htRight .menu ul li:first-child a{padding: 0 6px 0 0;}
	#header .hTop .container .htRight .menu .langMenu .sLang{height: 33px;padding: 0 10px;}
	#header .hTop .container .htRight .menu .langMenu .sLang p{font-size: 11px;}
	#header .hTop .container .htRight .menu .langMenu .sLang .lG{height: 17px; margin: 0 3px;}
	#header .hTop .container .htRight .menu .langMenu .sLang .arraw{height: 4px;}
	#header .hTop .container .htRight .menu .langMenu .oLang{top: -33px; padding: 0 12px;}
	#header .hTop .container .htRight .menu .langMenu .oLang.active{min-height: 60px; top: 33px; }
	#header .hTop .container .htRight .menu .langMenu .oLang ul a{font-size: 11px; padding: 5px 0;}
	#header .hTop .container .htRight .menu .mobilMenu{height: 33px;width: 33px;}
	#header .hTop .container .htRight .menu .mobilMenu img{height: 16px;}

	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu{top: 72px; padding: 10px 7px 7px; border-bottom-left-radius: 17px; border-bottom-right-radius: 17px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu:hover #headerDropMenu{width: 215px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu ul{padding: 6px 4px; border-radius: 10px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu ul li{border-radius: 30px; margin-bottom: 4px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu ul li a{padding: 9px 6px; font-size: 11px;}
	#header .hTop .container .htRight .menu ul .dropPegeMenu #headerDropMenu ul li a img{height: 12px; margin-right: 0px;}

	#header .hBottom{height: 60px;}
	#header .hBottom .container .catList .single{padding: 7px 16px;}
	#header .hBottom .container .catList .single::before{top: -5px;}
	#header .hBottom .container .catList .single::after{bottom: -5px;}
	#header .hBottom .container .catList .single:last-child{padding: 8px 16px 8px 16px;}
	#header .hBottom .container .catList .single img{height: 34px;}
	#header .hBottom .container .catList .single p{font-size: 11px;margin-left: 10px;}
	#header .hBottom .container .searchPhone .single.search{padding: 8px 8px 8px 11px;}
	#header .hBottom .container .searchPhone .single.phone{padding: 8px 11px 8px 8px;}
	#header .hBottom .container .searchPhone .single img{height: 13px;}

	#headerProducts{top: 72px;}
	#headerProducts .container .icons{padding: 14px 10px 11px;}
	#headerProducts .container .icons .icon{flex: 1 0 23%; border-right: 2px dashed #566776; padding: 5px 12px;}
	#headerProducts .container .icons .icon img{height: 36px; margin-right: 6px;}
	#headerProducts .container .icons .icon p{font-size: 11px;}

	#slider{height: 55vh !important;}
	#slider .bottomLine{height: 21px;}
	#slider .bottomLine .container{padding: 0px;right: 260px;}
	#slider .bottomLine .container .triangleShadow{right: -30px;}
	#slider .swiper-container .swiper-slide .mainSlider{max-width: 100%;padding: 0 15px;}
	#slider .swiper-container .swiper-slide .mainSlider .text{max-width: 295px;}
	#slider .swiper-container .swiper-slide .mainSlider .text h1{font-size: 18px;}
	#slider .swiper-container .swiper-slide .mainSlider .text h2{font-size: 29px;}
	#slider .prevSlider{bottom: 25px;}
	#slider .prevSlider .swiper-button-prev{right: 120px;}
	#slider .prevSlider .swiper-button-next{right: 5px;}
	#slider .prevSlider .swiper-button-next img, #slider .prevSlider .swiper-button-prev img{height: 13px;}
	#slider .paginetionSlider{bottom: 18px;}
	#slider .paginetionSlider .swiper-pagination{right: 110px;}
	#slider .paginetionSlider .swiper-pagination-bullet{width: 5px; height: 5px;}
	#slider .paginetionSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{height: 5px; width: 26px;}

	#homeCorp:before{height: 7px;}
	#homeCorp .container .text{padding: 30px 8px 37px 0;border-width: 7px;}
	#homeCorp .container .text h1{font-size: 24px;padding-bottom: 14px;}
	#homeCorp .container .text p{font-size: 13px;padding-bottom: 10px;}
	#homeCorp .container .text .button a p{font-size: 13px;}
	#homeCorp .container .text .button a img{height: 13px;}
	#homeCorp .container .image .cho{top: -108px;height: 145px;}
	#homeCorp .container .image .bg{height: 315px;bottom: -33px;}
	
	#homeProducts .container{grid-template-columns: 230px 1fr;}
	#homeProducts .container .tabs{min-width: 470px;}
	#homeProducts .container .tabs-nav{padding: 37px 0 0;}
	#homeProducts .container .tabs-nav li{padding: 0 0 0 14px;}
	#homeProducts .container .tabs-nav li::before{right: -17px;width: 17px;border-top-right-radius: 30px;border-bottom-right-radius: 30px;}
	#homeProducts .container .tabs-nav li a{padding: 8px 0;}
	#homeProducts .container .tabs-nav li a img{height: 37px;width: 62px;}
	#homeProducts .container .tabs-nav li a p{font-size: 13px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility{padding: 27px 25px 0;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title{margin-bottom: 14px;padding-bottom: 14px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT img{height: 46px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text{margin-left: 15px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text p{font-size: 14px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text h1{font-size: 16px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .rT a{font-size: 13px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container{padding: 16px 0 44px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide{padding: 0 12px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image{height: 195px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom h2{font-size: 16px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom p{font-size: 13px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom{padding: 12px 0;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination{bottom: 19px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 3px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 28px; height: 6px;}

	#homeProduction .container .text{padding-top: 35px;}
	#homeProduction .container .text img{height: 55px;margin-bottom: 11px;}
	#homeProduction .container .text h1{font-size: 21px;padding-bottom: 10px;max-width: 340px;}
	#homeProduction .container .text p{font-size: 13px;padding: 0 40px 10px 0;}
	#homeProduction .container .text .button a p{font-size: 13px;}
	#homeProduction .container .text .button a img{height: 14px;margin-left: 3px;}
	#homeProduction .container .image img{height: 340px;}

	#homeFastAccess{padding: 0 15px;}
	#homeFastAccess .container{margin-top: -24px;padding: 0px;}
	#homeFastAccess .container .homeCorp{padding: 0 22px 22px;}
	#homeFastAccess .container .homeCorp:before{border-width: 5px;}
	#homeFastAccess .container .homeCorp .image{height: 195px;margin-bottom: 20px;margin-top: -16px;}
	#homeFastAccess .container .homeCorp .text h1{font-size: 16px;padding-bottom: 9px;}
	#homeFastAccess .container .homeCorp .text p{font-size: 13px;padding: 0 0 10px 0;}
	#homeFastAccess .container .homeCorp .text .button a p{font-size: 13px;}
	#homeFastAccess .container .homeCorp .text .button a img{height: 13px;margin-left: 2px;}
	#homeFastAccess .container .fastIcons{padding: 0 22px;}
	#homeFastAccess .container .fastIcons .single{padding: 18px 0;}
	#homeFastAccess .container .fastIcons .single .image{height: 49px;width: 49px;}
	#homeFastAccess .container .fastIcons .single .text{padding: 0 20px;}
	#homeFastAccess .container .fastIcons .single .text h1{font-size: 15px;}
	#homeFastAccess .container .fastIcons .single .text p{font-size: 13px;padding: 5px 0;}
	#homeFastAccess .container .fastIcons .single .text .button p{font-size: 13px;}
	#homeFastAccess .container .fastIcons .single .text .button img{height: 13px;margin-left: 2px;}

	#footer{padding: 26px 0 16px;}
	#footer .container .footerTop .fRight{margin-top: 22px;}
	#footer .container .footerTop .fRight .searchPhone{margin-left: 5px;}
	#footer .container .footerTop .fRight .searchPhone .single img{height: 16px;}
	#footer .container .footerTop .fRight .searchPhone .single.phone{padding: 9px 10px 9px 9px;width: 160px;}
	#footer .container .footerTop .fRight .searchPhone .single.search{padding: 9px 9px 9px 10px;}
	#footer .container .footerTop .fRight .searchPhone .single.phone p{font-size: 12px;}
	#footer .container .footerTop .fRight .socials{margin-left: 15px;}
	#footer .container .footerTop .fRight .socials a{margin-left: 4px;}
	#footer .container .footerTop .fRight .socials a img{height: 24px;}
	#footer .container .footerTop .fLeft .logo{border-width: 3px;}
	#footer .container .footerTop .fLeft .logo img{height: 27px;}
	#footer .container .footerTop .fLeft .fCopyright{padding: 16px 0;}
	#footer .container .footerTop .fLeft .fCopyright p{font-size: 13px;}
	#footer .container .footerMid{padding: 24px 0;}
	#footer .container .footerMid .menu .single{border-width: 4px;padding: 0 20px;}
	#footer .container .footerMid .menu .single:last-child{padding: 0 0 0 20px;}
	#footer .container .footerMid .menu .single:first-child{padding: 0 20px 0 0;}
	#footer .container .footerMid .menu .single .liF{padding-top: 8px;}
	#footer .container .footerMid .menu .single .liF a{font-size: 13px;}
	#footer .container .footerMid .menu .single .liF a h1{font-size: 13px;}
	#footer .container .footerMid .imageF{margin-bottom: -55px;margin-top: -15px;}
	#footer .container .footerMid .imageF img{height: 210px;}
	#footer .container .footerInv{padding: 14px 0 0;}
	#footer .container .footerInv a{font-size: 12px;}

	#filter .container{padding: 0 12px;}
	#filter .container .header{border-radius: 10px; margin: 10px 0;}
	#filter .closebtnn{font-size: 34px;}

    #pageNavigationImg{height: 200px;}
	#pageNavigationImg .container .text a{font-size: 14px;}

    #pageTopNvg {margin-top: 0;height: 185px;}
	#pageTopNvg .container{padding-left: 0;}
	#pageTopNvg .container .text .imageI{bottom: 54px;opacity: .4;}
	#pageTopNvg .container .text .imageI img{/* width: 66px; *//* height: 18px; */}
	#pageTopNvg .container .text .slogan h1{font-size: 18px;}

	#pageDetailContent{margin-top: 25px;}
	#pageDetailContent .container{grid-gap: 0 14px;grid-template-columns: 220px 68%;}
    #pageDetailContent .container .pageLeft {margin-top: -80px;}
	#pageDetailContent .container .pageLeft .orderTotalBox{height: fit-content;padding: 20px 10px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .ordImg{height: 25px;padding-right: 10px;margin-right: 10px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text p{font-size: 12px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text h1{font-size: 14px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text .button a{padding: 5px 8px;font-size: 10px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text .button a img{height: 13px;margin-left: 3px;}
	#pageDetailContent .container .pageLeft .orderButtonView a{font-size: 11px;padding: 12px 10px;}
	#pageDetailContent .container .pageLeft .orderButtonView a img{margin-right: 3px;height: 15px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner{padding: 11px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner img{height: 104px;margin-bottom: 0;}
	#pageDetailContent .container .pageLeft .orderBoxBanner .text p{font-size: 11px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner .text h1{font-size: 13px;}

	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-prev{left: 10px;}
	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next{right: 10px;}
	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next img, 	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-prev img{height: 25px;}
	#pageDetailContent .container .pageRight #slider .paginetionSlider{bottom: -25px;height: 25px;}
	#pageDetailContent .container .pageRight #slider .paginetionSlider .swiper-pagination{left: 0;}
	#pageDetailContent .container .pageRight .pCatList{margin-top: 25px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat{padding: 7px 0 15px 0;}
	#pageDetailContent .container .pageRight .pCatList .titleCat .text p{font-size: 11px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat .text h1{font-size: 14px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat img{height: 23px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single{height: 200px;flex: 0 0 32.5%;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single:hover{height: 222px;margin-top: -20px;border: 5px solid #fff;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .main img{height: 100%;}


	#pageDetailContent .container .pageRight .pCatList .contentCat .single h1{font-size: 14px;left: 10px;bottom: 10px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat{padding: 0 7px 10px 6px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text p{font-size: 9px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text h2{font-size: 12px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image{padding-left: 7px;margin-left: 7px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image img{height: 17px;}

	#pageDetailContent .container .pageRight .listTitle .menuL a{padding: 0 10px;font-size: 12px;}
	#pageDetailContent .container .pageRight .pProList{margin-top: 10px;padding: 12px; border-radius: 10px;}
	#pageDetailContent .container .pageRight .pProList .single{padding: 10px;}
	#pageDetailContent .container .pageRight .pProList .single .image{height: 130px;}
	#pageDetailContent .container .pageRight .pProList .single .text{margin-top: 10px;}
	#pageDetailContent .container .pageRight .pProList .single .text h1{font-size: 12px;}
	#pageDetailContent .container .pageRight .pProList .single .text p{font-size: 11px;}
	#pageDetailContent .container .pageRight .pProList .single .text h2{padding: 5px 0;font-size: 13px;}
	#pageDetailContent .container .pageRight .pProList .single .buttons button{font-size: 10px;padding: 7px 8px;}
	#pageDetailContent .container .pageRight .pProList .single .buttons button img{height: 15px;}
	#pageDetailContent .container .pageRight .pProList .single .lineImg{right: -100px; bottom: 10px; height: 80px; transform: rotate(-15deg);}

	#pageDetailContent .container .pageRight .orderListWindow{margin-top: 10px;}
	#pageDetailContent .container .pageRight .orderListWindow table td, th{padding: 5px;font-size: 11px;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .infos {padding: 10px 0;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .infos p{font-size: 11px;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .buttons button{padding: 10px 13px; font-size: 11px;}

	#pageDetailContent .container .pageRight .lastOrder{margin-top: 10px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS{padding: 30px 20px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS .date img{height: 23px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS .date p{font-size: 15px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS .totalPrice p{font-size: 15px;}

	#pageDetailContent .container .pageRight .proDetails{margin-top: 10px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop{padding: 12px; border-radius: 10px; margin-bottom: 10px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo{border-radius: 7px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .slider{height: 240px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider{margin-top: 10px;height: 50px;padding: 0 30px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs.swiper-container{height: 45px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next{height: auto;top: 50%;transform: translateY(-50%);}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next img{width: 9px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev{height: auto;top: 50%;transform: translateY(-50%);}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev img{width: 9px;}

	#pageDetailContent .container .pageRight .proDetails .pdTop .brandsList .single{height: 125px;padding: 12px; flex:1 0 31%;}

	#pageDetailContent .container .pageRight .prevButtons{margin: 20px 0;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo{margin-top: 7px;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a{font-size: 11px; padding: 6px 10px; margin-right: 4px;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a img{height: 22px; margin-right: 4px;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a:first-child img{height: 20px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons{margin: 5px 0 0;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP{font-size: 11px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP{padding: 7px 12px 7px 6px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP.next{padding: 7px 6px 7px 12px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP img{height: 10px;margin: 0 5px;}

	#pageDetailContent .container .pageRight .proDetails #otherProducts{border-radius: 10px;}
    #pageDetailContent .container .pageRight .proDetails #otherProducts .title{padding: 15px 12px 10px; margin-bottom: 10px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .title h1{font-size: 14px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content{padding: 0 12px 15px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .hProButtons{top: -11px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-next img, #pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-prev img{height: 15px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-prev{right: 25px;}
    #pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single{padding: 10px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .image{height: 135px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text{margin-top: 0px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h1{font-size: 13px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text p{font-size: 12px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h2{padding: 5px 0;font-size: 13px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .lineImg{right: -100px; bottom: 10px; height: 80px; transform: rotate(-15deg);}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button{font-size: 10px;padding: 7px 8px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button img{height: 15px;}

    	/*Haber List*/
	#pageDetailContent .container .pageRight  #news-list .list .inner-container{flex-basis: 40%;margin: 10px}
	#pageDetailContent .container .pageRight  #news-list .list .inner-container .date{padding: 0;height: auto;padding: 10px 0; display: flex;flex-direction: column;align-items: center;width: 60px;}
	#pageDetailContent .container .pageRight  #news-list .list .inner-container .date:before{border-right: 60px solid transparent;}
	#pageDetailContent .container .pageRight  #news-list .list .inner-container .date h3{font-size: 20px!important;}
	#pageDetailContent .container .pageRight  #news-list .list .inner-container .date h5{font-size: 11px;}
	#pageDetailContent .container .pageRight  #news-list .list .inner-container .image img{height: 160px;}
	#pageDetailContent .container .pageRight  #news-list .list .inner-container .desc{padding: 0 7px;}
	#pageDetailContent .container .pageRight  #news-list .list .inner-container .desc .title h3{font-size: 15px;margin-bottom: 0;}
	#pageDetailContent .container .pageRight  #news-list .list .inner-container .desc .info span{font-size: 10px;padding-right: 0;}
	#pageDetailContent .container .pageRight  #news-list .list .inner-container .desc .readmore a{padding: 10px;font-size: 13px;line-height: 1;}

    #pageDetailContent .container .pageRight .pageContact{padding: 12px; border-radius: 10px; flex-direction: column;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact{padding-right: 15px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact h1{font-size: 17px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single{padding:13px 10px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single img{height: 23px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single p{font-size: 12px;margin-left: 5px;}

    #pageDetailContent .container .pageRight .newsContent{padding: 10px;}
	#pageDetailContent .container .pageRight #detailInfo{padding-top: 0;}
	#pageDetailContent .container .pageRight #detailInfo h1{font-size: 18px;}
	#pageDetailContent .container .pageRight #detailInfotitle h1{font-size: 15px;}
	#pageDetailContent .container .pageRight .pdTop #detailInfotitle h1{font-size: 15px;}
	#pageDetailContent .container .pageRight #detailInfo p{font-size: 13px;padding: 10px 0 0 0;}
	#pageDetailContent .container .pageRight #detailInfo .date{padding-top: 10px;margin-top: 10px;}
	#pageDetailContent .container .pageRight #detailInfo .date img{height: 30px;}
	#pageDetailContent .container .pageRight #detailInfo .date p{font-size: 12px;}
	#pageDetailContent .container .pageRight .newsContent .textC p{margin-bottom: 0!important;line-height: 1.4!important;margin: 0!important;padding-top: 7px!important;}
	#pageDetailContent .container .pageRight .newsContent .textC ul{margin-bottom: 0!important;line-height: 1.4!important;margin: 0!important;padding-top: 7px!important;}
	#pageDetailContent .container .pageRight .newsContent .textC span{line-height: 1.4!important;font-size: 13px!important;}
	#pageDetailContent .container .pageRight .newsContent .page-news-detail-footer{margin: 10px 0;padding: 7px 0;}
	#pageDetailContent .container .pageRight .newsDetail-footer-share{font-size: 13px;}
	#pageDetailContent .container .pageRight .newsContent .newsDetail-footer-share-items{margin-left: 7px;}
	#pageDetailContent .container .pageRight .newsContent .newsDetail-footer-share-items a{width: 50px;height: 30px;}

	#pageDetailContent .container .pageRight .table table td, th{font-size: 12px;padding: 6px;}
	#pageDetailContent .container .pageRight .pDetailInfo a{font-size: 12px;padding: 4px 0px; border-width: 1px;}
    #pageDetailContent .container .pageRight .pDetailInfo a img{height: 16px; margin-right: 5px;}
	#pageDetailContent .container .pageRight #detailInfotitleP{margin-bottom: 7px;}
	#pageDetailContent .container .pageRight #detailInfotitleP h1{font-size: 17px;line-height: 1.1;}
	#pageDetailContent .container .pageRight #detailInfotitleP h4{font-size: 14px;padding: 0px 0 0;}
	#pageDetailContent .container .pageRight #detailInfotitleP p{font-size: 13px; margin-bottom: 4px;}
	#pageDetailContent .container .pageRight #detailInfo p{font-size: 12px; padding: 7px 0 0 0; line-height: 1.4;}
	#pageDetailContent .container .pageRight .prevButtons{margin: 11px 0;}
	#pageDetailContent .container .pageRight .prevButtons .buttonsP{font-size: 12px;}
	#pageDetailContent .container .pageRight .prevButtons .buttonsP img{height: 8px;}
	#pageDetailContent .container .pageRight .table{margin: 10px 0 0;}

	#pageDetailContent .container .pageRight .pdTop.pdTable table{border-radius: 7px; margin-bottom: 7px;}
	#pageDetailContent .container .pageRight .table{margin-top: 10px;}
	#pageDetailContent .container .pageRight table td, th{padding: 7px 10px;font-size: 11px;}
	#pageDetailContent .container .pageRight table tr:first-child td{padding: 8px 10px;}

	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .tearprof{height: 85px;top: 10px;right: 10px;}
	
	#pageDetailContent .container .pageRight .iconsProT .single{margin: 3px 4px 3px 0;padding: 7px; flex: 0 0 calc((100% / 5) - 4px); align-items: center; border-radius: 7px;}
	#pageDetailContent .container .pageRight .iconsProT .single:nth-child(6n){margin: 3px 4px 3px 0; flex: 0 0 calc((100% / 5) - 4px);}
	#pageDetailContent .container .pageRight .iconsProT .single:nth-child(5n){margin-right: 0; flex: 0 0 calc(100% / 5);}
	#pageDetailContent .container .pageRight .iconsProT .single img{height: 55px;}
	#pageDetailContent .container .pageRight .iconsProT .single p{font-size: 13px;}

	#pageDetailContent .container .pageRight .pProList .single.sCat{padding: 7px 8px;flex: 1 0 33%;}
	#pageDetailContent .container .pageRight .pProList .single.sCat .text img{height: 35px;}
	#pageDetailContent .container .pageRight .pProList .single.sCat .text h1{font-size: 11px;margin-left: 7px; line-height: 1.2;}

    #pageDetailContent .container .pageRight .brosurs .single{margin: 0;padding: 6px 0;}
	#pageDetailContent .container .pageRight .brosurs .single .left{font-size: 13px;}
	#pageDetailContent .container .pageRight .brosurs .single .left i{font-size: 12px;padding-right: 4px;}
	#pageDetailContent .container .pageRight .brosurs .single .right i{font-size: 25px;}

	#pageDetailContent .container .pageRight .pDetailSertifika{margin-top: 5px;}
	#pageDetailContent .container .pageRight .pDetailSertifika img{height: 31px;margin-left: 8px;}

    #pageDetailContent .container .pageRight .naviPages{padding: 12px 0;}
	#pageDetailContent .container .pageRight .naviPages .links h1{font-size: 16px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn{margin-top: 5px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn a{font-size: 10px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn a img{height: 10px;margin: 0 2px;}

	#pageDetailContent .container .pageLeft #filter .detailMenu li:before{display: none;}
	
    #pageDetailContent .container .pageLeft .detailMenu .menuPage{padding: 16px 12px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage .title{margin: 0 0 10px 0;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage .title h1{font-size: 16px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage .title .line{margin-left: 15px; width: 70%;}
	#pageDetailContent .container .pageLeft #filter .detailMenu .menuPage .title .line{width: 160%;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage ul{padding-left: 0;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li{padding: 0px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li:before{width: 25px; right: -25px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li a{font-size: 11px; padding: 10px 7px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li a img{height: 15px;margin-right: 5px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu{border-radius: 10px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu li{border-radius: 30px; margin-bottom: 4px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu li a{padding: 5px 13px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu li a img{height: 28px; line-height: 1;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews{border-radius: 10px; margin: 12px 0;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews li{margin-bottom: 4px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews li a{padding: 5px 12px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews li a img{height: 24px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance{padding: 16px 12px 0; margin: 12px 0;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container{padding: 0 0 30px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container .swiper-slide img{height: 95px; width: 170px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container .swiper-pagination{height: 22px; bottom: 0;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container .swiper-pagination .swiper-pagination-bullet{height: 5px; width: 5px; top: 8px;}
	
}
@media screen and (max-width: 768px)
{
	.container{padding: 0 10px;}

	#mFull .container{max-width: 100%; grid-template-rows: 67px 1fr 67px; padding: 0 14px;}
	#mFull .closebtn{font-size: 36px;}
	#mFull .container .cKap{margin: 0 0 20px;}
	#mFull .container .header{display: flex;justify-content: space-between;padding: 10px 0; position: relative; border-bottom: 1px solid rgb(221 221 221 / 18%);}
	#mFull .container .header .flags{display: flex;}
	#mFull .container .header .flags img{height: 58px;object-fit: contain;padding: 0 20px 0 0px; background: #1d2127; max-width: 215px;}
	#mFull .container .header span {color: #fff;font-weight: 500;flex: 1;padding-left: 15px;}
	#mFull .container .header .leftMenu{display: flex; align-items: center;}
	#mFull .container .header .langM{display: flex;align-items: center;justify-content: center;margin-right: 18px;}
	#mFull .container .header .langM a{padding: 6px 10px;background: #575453;color: #fff;font-size: 12px;}
	#mFull .container .content {grid-template-columns: 215px 1fr; column-gap: 0px; display: flex; flex-direction: column-reverse;}
	#mFull .container .content .info{padding: 0px 0px 0 10px; margin: 0;}
	#mFull .container .content .info .text ul{padding: 0px 0px 8px;}
	#mFull .container .content .info .text ul li{font-size: 12px;}
	#mFull .container .content .info .text ul li a{padding: 3px 0;}
	#mFull .container .content .info .text ul li.mainCat a{padding: 2px 0; font-weight: 500;}
	#mFull .container .content .info .text ul li:hover a{transform: translateX(10px);}
	#mFull .container .content .info .text ul li.mainCat a::after{height: 1px; width: 11%; margin-left: 5px;}
	#mFull .container .content .info .text ul li.mainCat:hover a::after{width: 16%;}
	#mFull .container .content .info .text ul li a img{height: 24px; margin-right: 4px;}
	#mFull .container .content .right{grid-template-rows: 54px 0fr; row-gap: 26px;}
	#mFull .container .content .right .top{padding: 0px 0px;}
	#mFull .container .content .right .top .phones .phone{margin-right: 10px;}
	#mFull .container .content .right .top .phones .phone .text h1{font-size: 13px;}
	#mFull .container .content .right .top .phones .phone .text p{font-size: 11px;}
	#mFull .container .content .right .top .phones .phone img{height: 24px; margin: 0 4px 0 0px;}
	#mFull .container .content .right .top .socials .social p{font-size: 11px; margin-right: 5px; padding-right: 5px; display: none;}
	#mFull .container .content .right .top .socials .social .icons a{margin-right: 3px;}
	#mFull .container .content .right .top .socials .social .icons a img{height: 20px;}
	#mFull .container .content .right .top .socials .social.single{margin-left: 5px; padding-left: 7px; border-left: 1px solid rgb(255 255 255 / 38%);}
	#mFull .container .content .right .top .socials .social.single img{height: 20px;}
	#mFull .container .content .right .bottom{padding: 0px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav{padding: 0 0 9px 0;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li{margin: 0 4px 0 0px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a{padding: 6px 7px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a img{margin: 0 4px 0 0;height: 29px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a p{font-size: 12px;}
	#mFull .container .content .right .bottom .tab-cap .tabs{min-width: 400px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container{padding: 14px 0 22px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide{padding: 0 9px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide-active{padding-top: 8px; margin-top: -8px; margin-bottom: -8px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image{height: 190px; padding: 6px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom{padding: 8px 0 9px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom h2{font-size: 14px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom p{font-size: 13px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination{bottom: 8px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination-bullet{height: 4px; width: 4px; margin-right: 3px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{height: 4px; width: 22px;}
	#mFull .footerNav-social span{font-size: 9px}
	#mFull .footerNav-inviva img{width:62px; height:16px}

	#header .hTop{height: 65px;}
	#header .hTop .container .logo img{height: 33px;}
	#header .hTop .container .htRight .menu ul{padding: 0 4px 0 10px;display: none;}
	#header .hTop .container .htRight .menu ul li a{font-size: 12px;padding: 0px 6px;}
	#header .hTop .container .htRight .menu ul li:first-child a{padding: 0 6px 0 0;}
	#header .hTop .container .htRight .menu .langMenu .sLang{height: 33px;padding: 0 12px;}
	#header .hTop .container .htRight .menu .langMenu .sLang p{font-size: 11px; margin: 0;}
	#header .hTop .container .htRight .menu .langMenu .sLang .lG{height: 17px; display: flex; margin: 0 5px 0 5px;}
	#header .hTop .container .htRight .menu .langMenu .sLang .arraw{height: 4px;}
	#header .hTop .container .htRight .menu .langMenu .oLang{top: -33px; padding: 0 12px;}
	#header .hTop .container .htRight .menu .langMenu .oLang.active{min-height: 50px; top: 33px; }
	#header .hTop .container .htRight .menu .langMenu .oLang ul a{font-size: 11px; padding: 5px 0;}
	#header .hTop .container .htRight .menu .mobilMenu{height: 33px;width: 33px;margin-right: 77px;}
	#header .hTop .container .htRight .menu .mobilMenu img{height: 15px;}
	
	#header .hTop .container .htRight .menu ul .dropPegeMenu:hover #headerDropMenu{display: none;}

	#header .hBottom{height: 60px;}
	#header .hBottom .container{padding: 0px;}
	#header .hBottom .container .catList{flex: 1;}
	#header .hBottom .container .catList .single{padding: 7px 7px;flex: 1;justify-content: center;}
	#header .hBottom .container .catList .single::before{top: -6px;}
	#header .hBottom .container .catList .single::after{bottom: -6px;}
	#header .hBottom .container .catList .single:last-child{padding: 7px 7px 7px 7px;}
	#header .hBottom .container .catList .single img{height: 32px;}
	#header .hBottom .container .catList .single p{font-size: 12px;margin-left: 10px;}
	#header .hBottom .container .searchPhone{position: absolute; top: 16px; right: 105px;}
	#header .hBottom .container .searchPhone .single.search{padding: 9px 8px 9px 10px;}
	#header .hBottom .container .searchPhone .single.phone{padding: 9px 10px 9px 8px;}
	#header .hBottom .container .searchPhone .single img{height: 14px;}

	#headerProducts{display: none;}

	#slider{height: 50vh !important;}
	#slider .bottomLine{height: 20px;}
	#slider .bottomLine .container{padding: 0px;right: 220px;}
	#slider .bottomLine .container .triangleShadow{right: -30px;}
	#slider .swiper-container .swiper-slide .mainSlider{max-width: 100%;padding: 0px 10px;}
	#slider .swiper-container .swiper-slide .mainSlider .text{max-width: 260px;}
	#slider .swiper-container .swiper-slide .mainSlider .text h1{font-size: 17px;}
	#slider .swiper-container .swiper-slide .mainSlider .text h2{font-size: 26px;}
	#slider .prevSlider{bottom: 23px;}
	#slider .prevSlider .swiper-button-prev{right: 90px;}
	#slider .prevSlider .swiper-button-next{right: 0px;}
	#slider .prevSlider .swiper-button-next img, #slider .prevSlider .swiper-button-prev img{height: 13px;}
	#slider .paginetionSlider{bottom: 16px;}
	#slider .paginetionSlider .swiper-pagination{right: 84px;}
	#slider .paginetionSlider .swiper-pagination-bullet{width: 5px; height: 5px;}
	#slider .paginetionSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{height: 5px; width: 26px;}

	#homeCorp:before{height: 7px;width: 100%;}
	#homeCorp .container{flex-direction: column;}
	#homeCorp .container .text{padding: 25px 240px 23px 0;border-width: 6px;}
	#homeCorp .container .text h1{font-size: 22px;padding-bottom: 14px;}
	#homeCorp .container .text p{font-size: 13px;padding-bottom: 10px;}
	#homeCorp .container .text .button a p{font-size: 13px;}
	#homeCorp .container .text .button a img{height: 13px;}
	#homeCorp .container .image .cho{top: -115px;height: 130px;}
	#homeCorp .container .image .bg{height: 265px;bottom: 21px;left: auto;right: 0px;}
	
	#homeProducts .container{grid-template-columns: 185px 1fr;}
	#homeProducts .container .tabs{min-width: 380px;}
	#homeProducts .container .tabs-nav{padding: 23px 0 0;}
	#homeProducts .container .tabs-nav li{padding: 0 0 0 8px;}
	#homeProducts .container .tabs-nav li::before{right: -13px;width: 13px;border-top-right-radius: 30px;border-bottom-right-radius: 30px;}
	#homeProducts .container .tabs-nav li a{padding: 8px 0;}
	#homeProducts .container .tabs-nav li a img{height: 34px;width: 54px;}
	#homeProducts .container .tabs-nav li a p{font-size: 13px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility{padding: 23px 23px 0;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title{margin-bottom: 14px;padding-bottom: 14px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT img{height: 42px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text{margin-left: 12px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text p{font-size: 13px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text h1{font-size: 14px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .rT a{font-size: 12px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container{padding: 15px 0 42px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide{padding: 0 12px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image{height: 185px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom h2{font-size: 15px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom p{font-size: 12px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom{padding: 10px 0;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination{bottom: 19px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination-bullet{width: 5px;height: 5px;margin: 0 2px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 28px;height: 5px;}

	#homeProduction .container .text{padding-top: 25px;}
	#homeProduction .container .text img{height: 39px;margin-bottom: 9px;}
	#homeProduction .container .text h1{font-size: 18px;padding-bottom: 7px;max-width: 320px;}
	#homeProduction .container .text p{font-size: 13px;padding: 0 5px 7px 0;}
	#homeProduction .container .text .button a p{font-size: 12px;}
	#homeProduction .container .text .button a img{height: 14px;margin-left: 3px;}
	#homeProduction .container .image img{height: 285px;}

	#homeFastAccess{padding: 0 10px;}
	#homeFastAccess .container{margin-top: -22px;padding: 0px;}
	#homeFastAccess .container .homeCorp{padding: 0 15px 22px;}
	#homeFastAccess .container .homeCorp:before{border-width: 4px;}
	#homeFastAccess .container .homeCorp .image{height: 160px;margin-bottom: 15px;margin-top: -12px;}
	#homeFastAccess .container .homeCorp .text h1{font-size: 14px;padding-bottom: 9px;}
	#homeFastAccess .container .homeCorp .text p{font-size: 12px;padding: 0 0 10px 0;}
	#homeFastAccess .container .homeCorp .text .button a p{font-size: 12px;}
	#homeFastAccess .container .homeCorp .text .button a img{height: 12px;margin-left: 2px;}
	#homeFastAccess .container .fastIcons{padding: 0 15px;}
	#homeFastAccess .container .fastIcons .single{padding: 12px 0;}
	#homeFastAccess .container .fastIcons .single .image{height: 43px;width: 43px;}
	#homeFastAccess .container .fastIcons .single .text{padding: 0 13px;}
	#homeFastAccess .container .fastIcons .single .text h1{font-size: 14px;}
	#homeFastAccess .container .fastIcons .single .text p{font-size: 12px;padding: 3px 0;}
	#homeFastAccess .container .fastIcons .single .text .button p{font-size: 12px;}
	#homeFastAccess .container .fastIcons .single .text .button img{height: 12px;margin-left: 1px;}

	#footer{padding: 22px 0 14px;}
	#footer .container .footerTop .fRight{margin-top: 22px;}
	#footer .container .footerTop .fRight .searchPhone{margin-left: 5px;}
	#footer .container .footerTop .fRight .searchPhone .single img{height: 15px;}
	#footer .container .footerTop .fRight .searchPhone .single.phone{padding: 8px 9px 8px 8px;width: 160px;}
	#footer .container .footerTop .fRight .searchPhone .single.search{padding: 8px 8px 8px 9px;}
	#footer .container .footerTop .fRight .searchPhone .single.phone p{font-size: 12px;}
	#footer .container .footerTop .fRight .socials{margin-left: 12px;}
	#footer .container .footerTop .fRight .socials a{margin-left: 4px;}
	#footer .container .footerTop .fRight .socials a img{height: 24px;}
	#footer .container .footerTop .fLeft .logo{border-width: 3px;}
	#footer .container .footerTop .fLeft .logo img{height: 27px;}
	#footer .container .footerTop .fLeft .fCopyright{padding: 12px 0;}
	#footer .container .footerTop .fLeft .fCopyright p{font-size: 12px;}
	#footer .container .footerMid{padding: 17px 0;}
	#footer .container .footerMid .menu .single{border-width: 3px;padding: 0 10px;}
	#footer .container .footerMid .menu .single:last-child{padding: 0 0 0 10px;}
	#footer .container .footerMid .menu .single:first-child{padding: 0 10px 0 0;}
	#footer .container .footerMid .menu .single .liF{padding-top: 8px;}
	#footer .container .footerMid .menu .single .liF a{font-size: 12px;}
	#footer .container .footerMid .menu .single .liF a h1{font-size: 12px;}
	#footer .container .footerMid .imageF{margin-bottom: 0px;margin-top: -5px;}
	#footer .container .footerMid .imageF img{height: 168px;}
	#footer .container .footerInv{padding: 12px 0 0;}
	#footer .container .footerInv a{font-size: 12px;}



    #pageNavigationImg{height: 150px;}
	#pageNavigationImg .container .text a{font-size: 15px;}

    #pageTopNvg {margin-top: 0;height: 185px;}
	#pageTopNvg .icon{}
	#pageTopNvg .container{padding-left: 0;}
	#pageTopNvg .container .text .slogan{padding-bottom: 4px;}
	#pageTopNvg .container .text .imageI{bottom: 0;opacity: 0.05;}
	#pageTopNvg .container .text .imageI img{height: 155px;margin-left: 0;}
	#pageTopNvg .container .text .slogan h1{font-size: 18px;}

	#pageDetailContent .container{grid-template-columns: 100%;padding: 0px 10px;}

	#pageDetailContent{margin-top: 15px;}
	#pageDetailContent .container{display: flex;flex-direction: column;}
	#pageDetailContent .container .pageLeft{width: 100%;max-width:100%;border-right: unset;margin-top: 0;}
	#pageDetailContent .container .pageLeft .filter{display: flex;align-items: center; padding-bottom: 12px;}
	#pageDetailContent .container .pageLeft .filter img{height: 12px;margin-right: 5px;}
	#pageDetailContent .container .pageLeft .orderTotalBox{height: fit-content;padding: 15px 10px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .ordImg{height: 25px;padding-right: 10px;margin-right: 10px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text p{font-size: 12px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text h1{font-size: 14px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text .button a{padding: 5px 8px;font-size: 10px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text .button a img{height: 13px;margin-left: 3px;}
	#pageDetailContent .container .pageLeft .orderButtonView a{font-size: 11px;padding: 12px 10px;}
	#pageDetailContent .container .pageLeft .orderButtonView a img{margin-right: 3px;height: 15px;}
	#pageDetailContent .container .pageLeft #filter .detailMenu{display: flex;}
	#pageDetailContent .container .pageLeft .orderBoxBanner{padding: 15px 10px;display: none;}
	#pageDetailContent .container .pageLeft .orderBoxBanner img{height: 12px;margin-bottom: 6px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner .text p{font-size: 11px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner .text h1{font-size: 14px;}

	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-prev{left: 10px;}
	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next{right: 10px;}
	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next img, #pageDetailContent .container .pageRigh #slider .prevSlider .swiper-button-prev img{height: 25px;}
	#pageDetailContent .container .pageRight #slider .paginetionSlider{bottom: -25px;height: 25px;}
	#pageDetailContent .container .pageRight #slider .paginetionSlider .swiper-pagination{left: 0;}
	#pageDetailContent .container .pageRight .pCatList{margin-top: 25px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat{padding: 7px 0 15px 0;}
	#pageDetailContent .container .pageRight .pCatList .titleCat .text p{font-size: 11px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat .text h1{font-size: 14px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat img{height: 23px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single{height: 200px;flex: 0 0 32.5%;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single:hover{height: 222px;margin-top: -20px;border: 5px solid #fff;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .main img{height: 100%;}


	#pageDetailContent .container .pageRight .pCatList .contentCat .single h1{font-size: 14px;left: 10px;bottom: 10px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat{padding: 0 7px 10px 6px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text p{font-size: 9px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text h2{font-size: 12px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image{padding-left: 7px;margin-left: 7px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image img{height: 17px;}

	#pageDetailContent .container .pageRight .listTitle {margin-top: 10px;}
	#pageDetailContent .container .pageRight .listTitle .menuL a{padding: 0 10px;font-size: 12px;}
	#pageDetailContent .container .pageRight .pProList{margin-top: 10px;}
	#pageDetailContent .container .pageRight .pProList .single{padding: 10px;}
	#pageDetailContent .container .pageRight .pProList .single .image{height: 150px;}
	#pageDetailContent .container .pageRight .pProList .single .text{margin-top: 13px;}
	#pageDetailContent .container .pageRight .pProList .single .text h1{font-size: 13px;}
	#pageDetailContent .container .pageRight .pProList .single .text p{font-size: 12px;}
	#pageDetailContent .container .pageRight .pProList .single .text h2{padding: 8px 0;font-size: 13px;}
	#pageDetailContent .container .pageRight .pProList .single .buttons button{font-size: 10px;padding: 7px 8px;}
	#pageDetailContent .container .pageRight .pProList .single .buttons button img{height: 15px;}

	#pageDetailContent .container .pageRight .orderListWindow{margin-top: 10px;}
	#pageDetailContent .container .pageRight .orderListWindow .titleOrd{margin: 10px 0 ;}
	#pageDetailContent .container .pageRight .orderListWindow .titleOrd h1{font-size: 14px;line-height: 1;}
	#pageDetailContent .container .pageRight .orderListWindow.orderLastDetail .table{margin-bottom: 15px;padding: 9px;}
	#pageDetailContent .container .pageRight .orderListWindow table {margin-top: 0;}
	#pageDetailContent .container .pageRight .orderListWindow table td, th{padding: 5px;font-size: 11px;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .infos {padding: 10px 0;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .infos p{font-size: 11px;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .buttons button{padding: 7px 10px; font-size: 11px;}


	#pageDetailContent .container .pageRight .proDetails{margin-top: 10px;}

	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .slider{height: 240px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider{margin-top: 15px;height: 50px;padding: 0 30px;margin-bottom: 0;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs.swiper-container{height: 50px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next{height: auto;top: 50%;transform: translateY(-50%);}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next img{width: 10px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev{height: auto;top: 50%;transform: translateY(-50%);}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev img{width: 10px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .image{height: 160px;}

	#pageDetailContent .container .pageRight .proDetails .pdTop .brandsList .single{height: 140px;padding: 18px;}

	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact{padding-right: 0; margin-bottom: 15px;}
    #pageDetailContent .container .pageRight .pageContact .maps .formLogin{padding: 70px 50px;}
	#pageDetailContent .container .pageRight .pageContact .maps .formLogin .login-form input{padding: 8px 17px;font-size: 13px;}
	#pageDetailContent .container .pageRight .pageContact .maps .formLogin .login-form button{padding: 8px 8px 8px 15px;margin: 0 0 10px 0;font-size: 13px;}
	#pageDetailContent .container .pageRight .pageContact .maps .formLogin .login-form button img{height: 13px;margin-left: 3px;}
	#pageDetailContent .container .pageRight .pageContact .maps .formLogin .remember-me{font-size: 12px;}
	#pageDetailContent .container .pageRight .pageContact .maps .formLogin .remember-me input{width: 10px;}

    #pageDetailContent .container .pageRight .orderListWindow .orderStatus{margin-top: 10px;}
    #pageDetailContent .container .pageRight .orderListWindow .orderStatus p{font-size: 14px;}
    #pageDetailContent .container .pageRight .orderListWindow .orderStatus p:last-child{font-size: 13px;padding: 8px;}

    /*Haber List*/
    #pageDetailContent .container .pageRight #news-list .list .inner-container{flex-basis: 45%;margin: 5px}
	#pageDetailContent .container .pageRight #news-list .list .inner-container .date{padding: 0;height: auto;padding: 10px 0; display: flex;flex-direction: column;align-items: center;width: 50px;}
	#pageDetailContent .container .pageRight #news-list .list .inner-container .date:before{border-right: 50px solid transparent;}
	#pageDetailContent .container .pageRight #news-list .list .inner-container .date h3{font-size: 18px!important;}
	#pageDetailContent .container .pageRight #news-list .list .inner-container .date h5{font-size: 10px;}
	#pageDetailContent .container .pageRight #news-list .list .inner-container .image img{height: 110px;}
	#pageDetailContent .container .pageRight #news-list .list .inner-container .desc{padding: 0 5px;}
	#pageDetailContent .container .pageRight #news-list .list .inner-container .desc .title h3{font-size: 14px;margin-bottom: 0;margin-top: 3px;}
	#pageDetailContent .container .pageRight #news-list .list .inner-container .desc .info span{font-size: 9px;padding-right: 0;}
	#pageDetailContent .container .pageRight #news-list .list .inner-container .desc .readmore a{padding: 8px;font-size: 12px;line-height: 1;}
	#pageDetailContent .container .pageRight  .list .inner-container{/* flex-basis: 100%; */}

	/*Haber Detay*/
	#pageDetailContent .container .pageRight .newsContent .group1{height: 200px;}

	#newsList .single{padding: 0 5px;}

    .successNotification p{font-size: 12px;}
    #cboxClose{width: 80px!important;height: 35px!important;}

    #pageDetailContent .container .pageRight .newsContent{padding: 10px;}
	#pageDetailContent .container .pageRight #detailInfo{padding-top: 0;}
	#pageDetailContent .container .pageRight #detailInfo h1{font-size: 17px;}
	#pageDetailContent .container .pageRight #detailInfotitle h1{font-size: 17px;}
	#pageDetailContent .container .pageRight .pdTop #detailInfotitle h1{font-size: 17px;}
	#pageDetailContent .container .pageRight #detailInfo p{font-size: 13px;padding: 7px 0 0 0;}
	#pageDetailContent .container .pageRight #detailInfo .date{padding-top: 7px;margin-top: 7px;}
	#pageDetailContent .container .pageRight #detailInfo .date img{height: 29px;}
	#pageDetailContent .container .pageRight #detailInfo .date p{font-size: 12px;}
	#pageDetailContent .container .pageRight .newsContent .textC p{margin-bottom: 0!important;line-height: 1.4!important;margin: 0!important;padding-top: 7px!important;}
	#pageDetailContent .container .pageRight .newsContent .textC ul{margin-bottom: 0!important;line-height: 1.4!important;margin: 0!important;padding-top: 7px!important;}
	#pageDetailContent .container .pageRight .newsContent .textC span{line-height: 1.4!important;font-size: 13px!important;}
	#pageDetailContent .container .pageRight .newsContent .page-news-detail-footer{margin: 10px 0;padding: 7px 0;}
	#pageDetailContent .container .pageRight .newsDetail-footer-share{font-size: 13px;}
	#pageDetailContent .container .pageRight .newsContent .newsDetail-footer-share-items{margin-left: 7px;}
	#pageDetailContent .container .pageRight .newsContent .newsDetail-footer-share-items a{width: 50px;height: 30px;}

    #pageDetailContent .container .pageRight .pDetailInfo a{font-size: 12px;padding: 4px 0;}
    #pageDetailContent .container .pageRight .pDetailInfo a img{height: 16px;margin-right: 5px;}

	#pageDetailContent .container .pageRight .table table td, th{font-size: 12px;padding: 7px;}
	#pageDetailContent .container .pageRight .table{margin: 10px 0;}


	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .tearprof{height: 85px;top: 10px;right: 10px;}

	#pageDetailContent .container .pageRight .iconsProT .single{margin: 3px 4px 3px 0;padding: 7px; flex: 0 0 calc((100% / 5) - 4px); align-items: center; border-radius: 7px;}
	#pageDetailContent .container .pageRight .iconsProT .single img{height: 55px;}
	#pageDetailContent .container .pageRight .iconsProT .single p{font-size: 13px;}

	#pageDetailContent .container .pageRight .pProList .single.sCat{padding: 7px 10px;flex: 1 0 33%;}
	#pageDetailContent .container .pageRight .pProList .single.sCat .text img{height: 35px;}
	#pageDetailContent .container .pageRight .pProList .single.sCat .text h1{font-size: 12px;margin-left: 7px;}

    #pageDetailContent .container .pageRight .brosurs .single{margin: 0;padding: 6px 0;}
	#pageDetailContent .container .pageRight .brosurs .single .left{font-size: 12px;}
	#pageDetailContent .container .pageRight .brosurs .single .left i{font-size: 11px;padding-right: 3px;}
	#pageDetailContent .container .pageRight .brosurs .single .right i{font-size: 24px;}

	#pageDetailContent .container .pageRight .pDetailSertifika{margin-top: 8px;}
	#pageDetailContent .container .pageRight .pDetailSertifika img{height: 50px;margin-left: 10px;}

    #pageDetailContent .container .pageRight .naviPages{padding: 12px 0;border-top: 1px solid #ddd;}
	#pageDetailContent .container .pageRight .naviPages .links h1{font-size: 16px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn{margin-top: 5px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn a{font-size: 10px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn a img{height: 10px;margin: 0 2px;}

    #pageDetailContent .container .pageLeft #filter .detailMenu{display: flex;}
	#pageDetailContent .container .pageLeft .detailMenu{display: none;}
	#pageDetailContent .container .pageLeft .detailPromise{display: none;}
	#pageDetailContent .container .pageLeft #filter .detailMenu{display: flex;border-left: unset;}
	#pageDetailContent .container .pageLeft #filter .detailPromise{display: flex;border-left: unset;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage{padding: 13px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage ul{padding-left: 0px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li{border-radius: 20px; border: 1px solid rgb(0 0 0 / 10%); margin-bottom: 3px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li a{border-bottom: 0px; padding: 10px 10px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage .title h1{font-size: 15px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container .swiper-slide img{height: 115px; width: 215px;}
	#pageDetailContent .container .pageLeft .detailMenu .title{margin: 12px 0;}
	#pageDetailContent .container .pageLeft .detailMenu .title h1{font-size: 14px;}
	#pageDetailContent .container .pageLeft .detailMenu li{padding: 0 10px;height: auto;}
	#pageDetailContent .container .pageLeft .detailMenu li a{font-size: 12px;}
	#pageDetailContent .container .pageLeft .detailMenu li a img{height: 20px;margin-right: 10px;}
}
@media screen and (max-width: 640px)
{
	.container{padding: 0 10px;}
	
	#mFull .container{max-width: 100%; grid-template-rows: 59px 1fr 59px; padding: 0 12px;}
	#mFull .closebtn{font-size: 34px;}
	#mFull .container .cKap{margin: 0px 0 10px;}
	#mFull .container .header{display: flex;justify-content: space-between;padding: 10px 0; position: relative; border-bottom: 1px solid rgb(221 221 221 / 18%);}
	#mFull .container .header .flags{display: flex;}
	#mFull .container .header .flags img{height: 50px;object-fit: contain;padding: 0 15px 0 0px; background: #1d2127; max-width: 186px;}
	#mFull .container .header span {color: #fff;font-weight: 500;flex: 1;padding-left: 15px;}
	#mFull .container .header .leftMenu{display: flex; align-items: center;}
	#mFull .container .header .langM{display: flex;align-items: center;justify-content: center;margin-right: 18px;}
	#mFull .container .header .langM a{padding: 6px 10px;background: #575453;color: #fff;font-size: 12px;}
	#mFull .container .content {grid-template-columns: 215px 1fr; column-gap: 0px; display: flex; flex-direction: column-reverse;}
	#mFull .container .content .info{padding: 0px 0px 0 10px;}
	#mFull .container .content .info .text ul{padding: 0px 0px 6px;}
	#mFull .container .content .info .text ul li{font-size: 11px;}
	#mFull .container .content .info .text ul li a{padding: 3px 0;}
	#mFull .container .content .info .text ul li.mainCat a{padding: 2px 0; font-weight: 500;}
	#mFull .container .content .info .text ul li:hover a{transform: translateX(10px);}
	#mFull .container .content .info .text ul li.mainCat a::after{height: 1px; width: 9%; margin-left: 5px;}
	#mFull .container .content .info .text ul li.mainCat:hover a::after{width: 13%;}
	#mFull .container .content .info .text ul li a img{height: 22px; margin-right: 4px;}
	#mFull .container .content .right{grid-template-rows: 49px 0fr; row-gap: 20px;}
	#mFull .container .content .right .top{padding: 0px 0px;}
	#mFull .container .content .right .top .phones .phone{margin-right: 10px;}
	#mFull .container .content .right .top .phones .phone .text h1{font-size: 12px;}
	#mFull .container .content .right .top .phones .phone .text p{font-size: 11px;}
	#mFull .container .content .right .top .phones .phone img{height: 22px; margin: 0 4px 0 0px;}
	#mFull .container .content .right .top .socials .social p{font-size: 11px; margin-right: 5px; padding-right: 5px; display: none;}
	#mFull .container .content .right .top .socials .social .icons a{margin-right: 3px;}
	#mFull .container .content .right .top .socials .social .icons a img{height: 19px;}
	#mFull .container .content .right .top .socials .social.single{margin-left: 2px; padding-left: 4px; border-left: 1px solid rgb(255 255 255 / 38%);}
	#mFull .container .content .right .top .socials .social.single img{height: 19px;}
	#mFull .container .content .right .bottom{padding: 0px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav{padding: 0 0 8px 0;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li{margin: 0 4px 0 0px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a{padding: 5px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a img{margin: 0 4px 0 0;height: 26px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a p{font-size: 11px;}
	#mFull .container .content .right .bottom .tab-cap .tabs{min-width: 400px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container{padding: 11px 0 20px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide{padding: 0 7px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide-active{padding-top: 7px; margin-top: -7px; margin-bottom: -7px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image{height: 165px; padding: 4px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom{padding: 8px 0 8px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom h2{font-size: 13px; line-height: 1.1;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom p{font-size: 12px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom:before{height: 2px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination{bottom: 7px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination-bullet{height: 4px; width: 4px; margin-right: 3px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{height: 4px; width: 22px;}
	#mFull .footerNav-social span{font-size: 9px}
	#mFull .footerNav-inviva img{width:62px; height:16px}

	#header .hTop{height: 62px;}
	#header .hTop .container .logo img{height: 30px;}
	#header .hTop .container .htRight .menu ul{padding: 0 4px 0 10px;display: none;}
	#header .hTop .container .htRight .menu ul li a{font-size: 12px;padding: 0px 6px;}
	#header .hTop .container .htRight .menu ul li:first-child a{padding: 0 6px 0 0;}
	#header .hTop .container .htRight .menu .langMenu .sLang{height: 30px;padding: 0 10px;}
	#header .hTop .container .htRight .menu .langMenu .sLang p{font-size: 11px;display: flex;}
	#header .hTop .container .htRight .menu .langMenu .sLang .lG{height: 16px;margin: 0 5px 0 5px;}
	#header .hTop .container .htRight .menu .langMenu .sLang .arraw{height: 4px;}
	#header .hTop .container .htRight .menu .langMenu .oLang{top: -30px; padding: 0 10px;}
	#header .hTop .container .htRight .menu .langMenu .oLang.active{min-height: 50px; top: 30px; }
	#header .hTop .container .htRight .menu .langMenu .oLang ul a{font-size: 10px; padding: 4px 0;}
	#header .hTop .container .htRight .menu .mobilMenu{height: 30px;width: 30px;margin-right: 69px;}
	#header .hTop .container .htRight .menu .mobilMenu img{height: 14px;}
	#header .hBottom{height: 54px;}
	#header .hBottom .container{padding: 0px;}
	#header .hBottom .container .catList{flex: 1;}
	#header .hBottom .container .catList .single{padding: 7px 6px;flex: 1;justify-content: center;}
	#header .hBottom .container .catList .single::before{top: -4px;}
	#header .hBottom .container .catList .single::after{bottom: -4px;}
	#header .hBottom .container .catList .single:last-child{padding: 7px 6px 7px 6px;}
	#header .hBottom .container .catList .single img{height: 30px;}
	#header .hBottom .container .catList .single p{font-size: 11px;margin-left: 6px;}
	#header .hBottom .container .searchPhone{position: absolute;top: 16px;right: 99px;}
	#header .hBottom .container .searchPhone .single.search{padding: 8px 7px 8px 8px;}
	#header .hBottom .container .searchPhone .single.phone{padding: 8px 8px 8px 7px;}
	#header .hBottom .container .searchPhone .single img{height: 14px;}

	#slider{height: 45vh !important;}
	#slider .bottomLine{height: 20px;}
	#slider .bottomLine .container{padding: 0px;right: 220px;}
	#slider .bottomLine .container .triangleShadow{right: -30px;}
	#slider .swiper-container .swiper-slide .mainSlider{max-width: 100%;padding: 0px 10px;}
	#slider .swiper-container .swiper-slide .mainSlider .text{max-width: 195px;}
	#slider .swiper-container .swiper-slide .mainSlider .text h1{font-size: 15px;}
	#slider .swiper-container .swiper-slide .mainSlider .text h2{font-size: 22px;}
	#slider .prevSlider{bottom: 23px;}
	#slider .prevSlider .swiper-button-prev{right: 90px;}
	#slider .prevSlider .swiper-button-next{right: 0px;}
	#slider .prevSlider .swiper-button-next img, #slider .prevSlider .swiper-button-prev img{height: 12px;}
	#slider .paginetionSlider{bottom: 17px;}
	#slider .paginetionSlider .swiper-pagination{right: 84px;}
	#slider .paginetionSlider .swiper-pagination-bullet{width: 5px; height: 5px;}
	#slider .paginetionSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{height: 5px; width: 26px;}

	#homeCorp:before{height: 7px;width: 100%;}
	#homeCorp .container{flex-direction: column;}
	#homeCorp .container .text{padding: 20px 0px 150px 0;border-width: 6px;}
	#homeCorp .container .text h1{font-size: 19px;padding-bottom: 10px;}
	#homeCorp .container .text p{font-size: 12px;padding-bottom: 8px;}
	#homeCorp .container .text .button a p{font-size: 12px;}
	#homeCorp .container .text .button a img{height: 12px;}
	#homeCorp .container .image .cho{top: -85px;height: 98px;}
	#homeCorp .container .image .bg{height: 200px;bottom: -25px;left: auto;right: 0px;width: 100%;object-fit: contain;object-position: 50%;}
	
	#homeProducts .container{display: flex;flex-direction: column;}
	#homeProducts .container .tabs{min-width: 380px;}
	#homeProducts .container .tabs:before{background: unset;}
	#homeProducts .container .tabs-nav{padding: 20px 0 10px;display: flex;flex-direction: row;flex-wrap: wrap;}
	#homeProducts .container .tabs-nav li{padding: 0 0 0 0px;display: flex;flex: 1 0 46%;margin: 0 6px 7px 0;border: 2px dashed #566776;}
	#homeProducts .container .tabs-nav li:nth-child(2n){margin: 0 0px 7px 0;}
	#homeProducts .container .tabs-nav li:hover{border-radius: 0px;}
	#homeProducts .container .tabs-nav li.titleProjectActive{border-radius: 0px;}
	#homeProducts .container .tabs-nav li.titleProjectActive{border: 2px dashed #424f5c;}
	#homeProducts .container .tabs-nav li::before{right: -13px;width: 13px;border-top-right-radius: 30px;border-bottom-right-radius: 30px;display: none;}
	#homeProducts .container .tabs-nav li a{padding: 6px 0;border: 0 !important;}
	#homeProducts .container .tabs-nav li a img{height: 30px;width: 47px;}
	#homeProducts .container .tabs-nav li a p{font-size: 12px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility{padding: 14px 0px 0;border-top: 1px solid #5c6a76;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title{margin-bottom: 12px;padding-bottom: 12px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT img{height: 40px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text{margin-left: 10px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text p{font-size: 12px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text h1{font-size: 13px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .rT{align-items: center;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .rT a{font-size: 11px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container{padding: 16px 0 40px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide{padding: 0 12px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image{height: 165px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom:before{height: 2px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom h2{font-size: 14px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom p{font-size: 12px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom{padding: 10px 0;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination{bottom: 19px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination-bullet{width: 5px;height: 5px;margin: 0 2px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 28px;height: 5px;}

	#homeProduction .container{flex-direction: column;}
	#homeProduction .container .text{padding-top: 20px;}
	#homeProduction .container .text img{height: 35px;margin-bottom: 9px;}
	#homeProduction .container .text h1{font-size: 17px;padding-bottom: 7px;max-width: 320px;}
	#homeProduction .container .text p{font-size: 13px;padding: 0 5px 7px 0;}
	#homeProduction .container .text .button a p{font-size: 12px;}
	#homeProduction .container .text .button a img{height: 13px;margin-left: 3px;}
	#homeProduction .container .image{justify-content: center;}
	#homeProduction .container .image img{height: 260px;margin-top: -10px;}

	#homeFastAccess{padding: 0 10px;}
	#homeFastAccess .container{margin-top: -22px;padding: 0px;flex-direction: column;}
	#homeFastAccess .container .homeCorp{padding: 0 14px 14px;border-bottom-left-radius: 0px;border-top-right-radius: 10px;}
	#homeFastAccess .container .homeCorp:before{border: 0px;}
	#homeFastAccess .container .homeCorp .image{height: 160px;margin-bottom: 13px;margin-top: -10px;}
	#homeFastAccess .container .homeCorp .text h1{font-size: 14px;padding-bottom: 9px;}
	#homeFastAccess .container .homeCorp .text p{font-size: 12px;padding: 0 0 10px 0;}
	#homeFastAccess .container .homeCorp .text .button a p{font-size: 12px;}
	#homeFastAccess .container .homeCorp .text .button a img{height: 12px;margin-left: 1px;}
	#homeFastAccess .container .fastIcons{padding: 0 14px;border-bottom-left-radius: 10px;border-top-right-radius: 0px;}
	#homeFastAccess .container .fastIcons .single{padding: 12px 0;}
	#homeFastAccess .container .fastIcons .single .image{height: 40px;width: 40px;}
	#homeFastAccess .container .fastIcons .single .text{padding: 0 13px;}
	#homeFastAccess .container .fastIcons .single .text h1{font-size: 14px;}
	#homeFastAccess .container .fastIcons .single .text p{font-size: 12px;padding: 3px 0;}
	#homeFastAccess .container .fastIcons .single .text .button p{font-size: 12px;}
	#homeFastAccess .container .fastIcons .single .text .button img{height: 12px;margin-left: 1px;}

	#footer{padding: 16px 0 12px;}
	#footer .container .footerTop{flex-direction: column;}
	#footer .container .footerTop .fRight{margin-top: 13px;justify-content: flex-start;}
	#footer .container .footerTop .fRight .searchPhone{margin-left: 4px;}
	#footer .container .footerTop .fRight .searchPhone .single img{height: 15px;}
	#footer .container .footerTop .fRight .searchPhone .single.phone{padding: 8px 9px 8px 8px;width: 160px;}
	#footer .container .footerTop .fRight .searchPhone .single.search{padding: 8px 8px 8px 9px;}
	#footer .container .footerTop .fRight .searchPhone .single.phone p{font-size: 12px;}
	#footer .container .footerTop .fRight .socials{margin-left: 0px;}
	#footer .container .footerTop .fRight .socials a{margin-left: 3px;}
	#footer .container .footerTop .fRight .socials a img{height: 24px;}
	#footer .container .footerTop .fLeft .logo{border-width: 2px;}
	#footer .container .footerTop .fLeft .logo img{height: 25px;}
	#footer .container .footerTop .fLeft .fCopyright{padding: 12px 0;}
	#footer .container .footerTop .fLeft .fCopyright p{font-size: 12px;}
	#footer .container .footerMid{padding: 20px 0 15px;flex-direction: column;}
	#footer .container .footerMid .menu{flex-direction: row;}
	#footer .container .footerMid .menu .single{border-width: 3px;padding: 0 10px;}
	#footer .container .footerMid .menu .single:last-child{padding: 0 0 0 10px;}
	#footer .container .footerMid .menu .single:first-child{padding: 0 10px 0 0;}
	#footer .container .footerMid .menu .single .liF{padding-top: 8px;}
	#footer .container .footerMid .menu .single .liF a{font-size: 12px;}
	#footer .container .footerMid .menu .single .liF a h1{font-size: 12px;}
	#footer .container .footerMid .imageF{margin-bottom: -40px;margin-top: 21px;justify-content: normal;display: flex;}
	#footer .container .footerMid .imageF img{height: 155px;}
	#footer .container .footerInv{padding: 10px 0 0;}
	#footer .container .footerInv a{font-size: 11px;}

	#filter .container .header{margin: 8px 0;}
	#filter .closebtnn{font-size: 32px;}

    #pageTopNvg {height: 160px;}
	#pageTopNvg .container{padding-left: 0;}
	#pageTopNvg .container .text .imageI img{height: 100px;}
	#pageTopNvg .container .text .slogan h1{font-size: 15px;}

	#pageDetailContent{margin-top: 15px;}
	#pageDetailContent .container{display: flex;flex-direction: column;}
	#pageDetailContent .container .pageLeft{width: 100%;max-width:100%}
	#pageDetailContent .container .pageLeft .filter{display: flex;align-items: center; padding-bottom: 12px; margin-bottom: 0; border-bottom: 1px solid #ddd; font-size: 13px;}
	#pageDetailContent .container .pageLeft .filter img{height: 12px;margin-right: 5px;}
	#pageDetailContent .container .pageLeft .orderTotalBox{height: fit-content;padding: 15px 10px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .ordImg{height: 25px;padding-right: 10px;margin-right: 10px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text p{font-size: 12px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text h1{font-size: 14px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text .button a{padding: 5px 8px;font-size: 10px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text .button a img{height: 13px;margin-left: 3px;}
	#pageDetailContent .container .pageLeft .orderButtonView a{font-size: 11px;padding: 12px 10px;}
	#pageDetailContent .container .pageLeft .orderButtonView a img{margin-right: 3px;height: 15px;}
	#pageDetailContent .container .pageLeft #filter .detailMenu{display: flex;}
	#pageDetailContent .container .pageLeft .orderBoxBanner{padding: 15px 10px;display: none;}
	#pageDetailContent .container .pageLeft .orderBoxBanner img{height: 12px;margin-bottom: 6px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner .text p{font-size: 11px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner .text h1{font-size: 14px;}

	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-prev{left: 10px;}
	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next{right: 10px;}
	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next img, 	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-prev img{height: 25px;}
	#pageDetailContent .container .pageRight #slider .paginetionSlider{bottom: -25px;height: 25px;}
	#pageDetailContent .container .pageRight #slider .paginetionSlider .swiper-pagination{left: 0;}
	#pageDetailContent .container .pageRight .pCatList{margin-top: 25px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat{padding: 7px 0 15px 0;}
	#pageDetailContent .container .pageRight .pCatList .titleCat .text p{font-size: 11px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat .text h1{font-size: 14px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat img{height: 23px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single{height: 180px;flex: 0 0 32.5%;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single:hover{height: 202px;margin-top: -20px;border: 4px solid #fff;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .main img{height: 100%;}


	#pageDetailContent .container .pageRight .pCatList .contentCat .single h1{font-size: 13px;left: 10px;bottom: 10px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat{padding: 0 7px 10px 6px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text p{font-size: 9px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text h2{font-size: 11px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image{padding-left: 7px;margin-left: 7px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image img{height: 17px;}

	#pageDetailContent .container .pageRight .listTitle {margin-top: 10px;flex-direction: column;align-items: flex-start;}
	#pageDetailContent .container .pageRight .listTitle .menuL a{padding: 0 10px;font-size: 12px;}
    #pageDetailContent .container .pageRight .listTitle .menuL{margin-bottom: 0px;}
    #pageDetailContent .container .pageRight .listTitle select{ border: 1px solid #dddd;font-size: 12px;padding: 2px;}
	#pageDetailContent .container .pageRight .pProList{margin-top: 10px;}
	#pageDetailContent .container .pageRight .pProList .single{padding: 10px;flex: 0 0 49.9%;}
	#pageDetailContent .container .pageRight .pProList .single:nth-child(3n-1){border-left: unset;border-right: unset;}
	#pageDetailContent .container .pageRight .pProList .single:nth-child(2n-1){border-right: 1px solid #cdd0d3;}
	#pageDetailContent .container .pageRight .pProList .single .image{height: 130px;}
	#pageDetailContent .container .pageRight .pProList .single .text{margin-top: 13px;}
	#pageDetailContent .container .pageRight .pProList .single .text h1{font-size: 12px;}
	#pageDetailContent .container .pageRight .pProList .single .text p{font-size: 11px;}
	#pageDetailContent .container .pageRight .pProList .single .text h2{padding: 8px 0;font-size: 13px;}
	#pageDetailContent .container .pageRight .pProList .single .buttons button{font-size: 10px;padding: 7px 8px;}
	#pageDetailContent .container .pageRight .pProList .single .buttons button img{height: 15px;}
	#pageDetailContent .container .pageRight .pProList .single .lineImg{right: -70px; bottom: 10px; height: 75px; transform: rotate(-15deg);}

	#pageDetailContent .container .pageRight .lastOrder{margin-top: 10px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS{padding: 20px 15px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS .date img{height: 20px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS .date p{font-size: 14px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS .totalPrice p{font-size: 14px;}

	#pageDetailContent .container .pageRight .orderListWindow .titleOrd{margin:15px 0 10px 0 ;}
	#pageDetailContent .container .pageRight .orderListWindow .titleOrd h1{font-size: 13px;line-height: 1;}
	#pageDetailContent .container .pageRight .orderListWindow.orderLastDetail .table{margin-bottom: 10px;}

	#pageDetailContent .container .pageRight .accountDetails{margin-top: 10px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD{padding: 25px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD img{height: 35px;margin-bottom: 7px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .text h1{font-size: 17px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .text h2{font-size: 13px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .text p{margin: 8px 0;font-size: 11px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .links a{font-size: 11px;padding: 8px;margin-top: 4px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .links a img{height: 10px;}


	#pageDetailContent .container .pageRight .proDetails{margin-top: 5px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop{grid-gap: 0px 0; grid-template-columns: 1fr; grid-template-rows: auto auto; padding: 12px;}
	#pageDetailContent .container .pageRight .proDetails.newsDetail .pdTop{grid-gap: 0px 0;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo{border-radius: 7px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .slider{height: 210px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider{margin-top: 8px;height: 45px;padding: 0 30px;margin-bottom: 0;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs.swiper-container{height: 45px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next{height: auto;top: 50%;transform: translateY(-50%);}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next img{width: 9px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev{height: auto;top: 50%;transform: translateY(-50%);}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev img{width: 9px;}
	
	#pageDetailContent .container .pageRight .proDetails .pdTop .brandsList .single{height: 115px;padding: 12px;}

	#pageDetailContent .container .pageRight .prevButtons{margin: 9px 0 0;}
	#pageDetailContent .container .pageRight .prevButtons{margin: 20px 0;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo{margin-top: 7px;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a{font-size: 11px; padding: 6px 10px; margin-right: 4px;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a img{height: 20px; margin-right: 4px;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a:first-child img{height: 18px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons{margin: 5px 0 0;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP{font-size: 11px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP{padding: 6px 12px 6px 6px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP.next{padding: 6px 6px 6px 12px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP img{height: 10px;margin: 0 5px;}

    #pageDetailContent .container .pageRight .proDetails #otherProducts .title{padding: 15px 12px 10px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .title h1{font-size: 13px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .hProButtons{top: -3px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-next img, #pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-prev img{height: 15px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-prev{right: 25px;}
    #pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single{padding: 10px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .image{height: 135px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text{margin-top: 0px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h1{font-size: 12px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text p{font-size: 11px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h2{padding: 8px 0;font-size: 13px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .lineImg{right: -70px; bottom: 10px; height: 75px; transform: rotate(-15deg);}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button{font-size: 10px;padding: 7px 8px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button img{height: 15px;}


    #pageDetailContent .container .pageRight .pageContact{margin-top: 10px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact{padding-right: 0px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single{padding:11px 10px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single img{height: 23px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single p{font-size: 12px;margin-left: 5px;}

	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact h1{font-size: 17px;}

	#pageDetailContent .container .pageRight .pdTop.pdTable table{border-radius: 7px; margin-bottom: 7px;}
	#pageDetailContent .container .pageRight .table{margin-top: 10px;}
	#pageDetailContent .container .pageRight table td, th{padding: 6px 10px;font-size: 10px;}
	#pageDetailContent .container .pageRight table tr:first-child td{padding: 7px 10px;}

    #pageDetailContent .container .pageRight .table{margin: 9px 0 0;}
	#pageDetailContent .container .pageRight .table table td, th{font-size: 11px;padding: 5px;}
	#pageDetailContent .container .pageRight #detailInfotitleP p{font-size: 12px;}
	#pageDetailContent .container .pageRight #detailInfotitleP h1{font-size: 16px;}
	#pageDetailContent .container .pageRight #detailInfotitleP h4{font-size: 13px;padding: 0px 0 0px;}
	#pageDetailContent .container .pageRight .pDetailInfo a{font-size: 11px;}
	#pageDetailContent .container .pageRight .pDetailInfo a img{height: 15px;}
	#pageDetailContent .container .pageRight #detailInfo p{font-size: 12px; padding: 6px 0 0 0;}
	#pageDetailContent .container .pageRight #detailInfo p:first-child{padding: 8px 0 0 0;}
	#pageDetailContent .container .pageRight .prevButtons .buttonsP{font-size: 11px;}
	#pageDetailContent .container .pageRight .prevButtons .buttonsP img{height: 7px;}

	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .tearprof{height: 70px;top: 10px;right: 10px;}

	#pageDetailContent .container .pageRight .iconsProT .single{margin: 2px 3px 2px 0;padding: 7px; flex: 0 0 calc((100% / 5) - 3px); align-items: center; border-radius: 7px;}
	#pageDetailContent .container .pageRight .iconsProT .single:nth-child(6n){margin: 2px 3px 2px 0; flex: 0 0 calc((100% / 5) - 3px);}
	#pageDetailContent .container .pageRight .iconsProT .single:nth-child(5n){margin-right: 0; flex: 0 0 calc(100% / 5);}
	#pageDetailContent .container .pageRight .iconsProT .single img{height: 45px;}
	#pageDetailContent .container .pageRight .iconsProT .single p{font-size: 12px;}


	#pageDetailContent .container .pageRight .pProList .single.sCat{flex: 1 0 49%;border: 0px !important;border-bottom: 1px solid #cdd0d3 !important;padding: 6px 10px;}
	#pageDetailContent .container .pageRight .pProList .single.sCat:nth-last-child(3n-2){border-right: 0px !important;}
	#pageDetailContent .container .pageRight .pProList .single.sCat:nth-child(2n){border-left: 1px solid #cdd0d3 !important;}
	#pageDetailContent .container .pageRight .pProList .single.sCat:nth-last-child(-n+2){/* border-bottom: 0px !important; */}
	#pageDetailContent .container .pageRight .pProList .single.sCat .text img{height: 32px;}
	#pageDetailContent .container .pageRight .pProList .single.sCat .text h1{font-size: 11px;margin-left: 6px;}

    #pageDetailContent .container .pageRight .brosurs .single{margin: 0;padding: 6px 0;}
	#pageDetailContent .container .pageRight .brosurs .single .left{font-size: 12px;}
	#pageDetailContent .container .pageRight .brosurs .single .left i{font-size: 11px;padding-right: 3px;}
	#pageDetailContent .container .pageRight .brosurs .single .right i{font-size: 24px;}

	#pageDetailContent .container .pageRight .pDetailSertifika{margin-top: 8px;}
	#pageDetailContent .container .pageRight .pDetailSertifika img{height: 50px;margin-left: 10px;}

    #pageDetailContent .container .pageRight .naviPages{padding: 10px 0;border-top: 0px solid #ddd;}
	#pageDetailContent .container .pageRight .naviPages .links h1{font-size: 15px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn{margin-top: 3px;flex-wrap: wrap;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn a{font-size: 9px;padding: 4px 0;/* flex: 0 0 33%; */}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn a img{height: 9px;margin: 0 2px;}

    #pageDetailContent .container .pageLeft #filter .detailMenu{display: flex;}
	#pageDetailContent .container .pageLeft .detailMenu{display: none;}
	#pageDetailContent .container .pageLeft .detailPromise{display: none;}
	#pageDetailContent .container .pageLeft #filter .detailMenu{display: flex;border-left: unset;}
	#pageDetailContent .container .pageLeft #filter .detailPromise{display: flex;border-left: unset;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage{padding: 14px 12px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage ul{padding-left: 0px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li a{padding: 9px 10px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage .title h1{font-size: 14px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container .swiper-slide img{height: 105px; width: 200px;}
	#pageDetailContent .container .pageLeft #filter .detailMenu .menuPage .title .line{width: 155%;}
	#pageDetailContent .container .pageLeft .detailMenu .title{margin: 12px 0;}
	#pageDetailContent .container .pageLeft .detailMenu .title h1{font-size: 14px;}
	#pageDetailContent .container .pageLeft .detailMenu li{padding: 0 10px;height: auto;}
	#pageDetailContent .container .pageLeft .detailMenu li a{font-size: 12px;}
	#pageDetailContent .container .pageLeft .detailMenu li a img{height: 20px;margin-right: 10px;}
}
@media screen and (max-width: 480px)
{
    .container{padding: 0 7px;}

	#mFull .container{max-width: 100%; grid-template-rows: 50px 1fr 50px; padding: 0 9px;}
	#mFull .closebtn{font-size: 32px;}
	#mFull .container .cKap{margin: 0px 0 10px;}
	#mFull .container .header{display: flex;justify-content: space-between;padding: 10px 0; position: relative; border-bottom: 1px solid rgb(221 221 221 / 18%);}
	#mFull .container .header .flags{display: flex;}
	#mFull .container .header .flags img{height: 40px;object-fit: contain;padding: 0 5px 0 0px; background: #1d2127; max-width: 167px;}
	#mFull .container .header span {color: #fff;font-weight: 500;flex: 1;padding-left: 15px;}
	#mFull .container .header .leftMenu{display: flex; align-items: center;}
	#mFull .container .header .langM{display: flex;align-items: center;justify-content: center;margin-right: 18px;}
	#mFull .container .header .langM a{padding: 6px 10px;background: #575453;color: #fff;font-size: 12px;}
	
	#mFull .container .content {grid-template-columns: 215px 1fr; column-gap: 0px; display: flex; flex-direction: column-reverse;}
	#mFull .container .content .info{padding: 0px 0px 0 4px;}
	#mFull .container .content .info .text ul{padding: 0px 0px 5px;}
	#mFull .container .content .info .text ul li{font-size: 10px;}
	#mFull .container .content .info .text ul li a{padding: 2px 0;}
	#mFull .container .content .info .text ul li.mainCat a{padding: 2px 0; font-weight: 500;}
	#mFull .container .content .info .text ul li:hover a{transform: translateX(10px);}
	#mFull .container .content .info .text ul li.mainCat a::after{height: 1px; width: 9%; margin-left: 4px;}
	#mFull .container .content .info .text ul li.mainCat:hover a::after{width: 13%;}
	#mFull .container .content .info .text ul li a img{height: 20px; margin-right: 3px;}
	#mFull .container .content .right{grid-template-rows: 44px 0fr; row-gap: 15px;}
	#mFull .container .content .right .top{padding: 0px 0px;}
	#mFull .container .content .right .top .phones .phone{margin-right: 9px;}
	#mFull .container .content .right .top .phones .phone .text h1{font-size: 11px;}
	#mFull .container .content .right .top .phones .phone .text p{font-size: 10px;}
	#mFull .container .content .right .top .phones .phone img{height: 20px; margin: 0 3px 0 0px;}
	#mFull .container .content .right .top .socials .social p{font-size: 11px; margin-right: 5px; padding-right: 5px; display: none;}
	#mFull .container .content .right .top .socials .social .icons a{margin-right: 2px;}
	#mFull .container .content .right .top .socials .social .icons a img{height: 18px;}
	#mFull .container .content .right .top .socials .social.single{margin-left: 2px; padding-left: 3px; border-left: 1px solid rgb(255 255 255 / 38%);}
	#mFull .container .content .right .top .socials .social.single img{height: 18px;}
	
	#mFull .container .content .right .bottom{padding: 0px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav{padding: 0 0 7px 0;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li{margin: 0 4px 0 0px; flex: auto;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a{padding: 4px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a img{margin: 0 3px 0 0;height: 23px;}
	#mFull .container .content .right .bottom .tab-cap .tabs-nav li a p{font-size: 10px;}
	#mFull .container .content .right .bottom .tab-cap .tabs{min-width: 300px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container{padding: 8px 0 17px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide{padding: 0 5px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide-active{padding-top: 5px; margin-top: -5px; margin-bottom: -5px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image{height: 140px; padding: 2px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom{padding: 7px 0 6px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom h2{font-size: 12px; line-height: 1.1;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom p{font-size: 11px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom:before{height: 2px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination{bottom: 7px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination-bullet{height: 4px; width: 4px; margin-right: 3px;}
	#mFull .container .content .right .bottom .tab-cap .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{height: 4px; width: 22px;}
	
	#mFull .footerNav-social span{font-size: 8px}
	#mFull .footerNav-inviva img{width:58px; height:15px}

	#header .hTop{height: 60px;}
	#header .hTop .container .logo img{height: 30px;}
	#header .hTop .container .htRight .menu ul{padding: 0 4px 0 10px;display: none;}
	#header .hTop .container .htRight .menu ul li a{font-size: 12px;padding: 0px 6px;}
	#header .hTop .container .htRight .menu ul li:first-child a{padding: 0 6px 0 0;}
	#header .hTop .container .htRight .menu .langMenu .sLang{height: 30px;padding: 0 8px;}
	#header .hTop .container .htRight .menu .langMenu .sLang p{font-size: 10px;display: flex;}
	#header .hTop .container .htRight .menu .langMenu .sLang .lG{height: 16px;margin: 0 3px;}
	#header .hTop .container .htRight .menu .langMenu .sLang .arraw{height: 4px;}
	#header .hTop .container .htRight .menu .langMenu .oLang{top: -30px; padding: 0 11px;}
	#header .hTop .container .htRight .menu .langMenu .oLang.active{min-height: 50px; top: 30px; }
	#header .hTop .container .htRight .menu .langMenu .oLang ul a{font-size: 10px; padding: 4px 0;}
	#header .hTop .container .htRight .menu .mobilMenu{height: 30px;width: 30px;margin-right: 65px;}
	#header .hTop .container .htRight .menu .mobilMenu img{height: 14px;}
	#header .hBottom{height: 50px; overflow: hidden;}
	#header .hBottom .container{padding: 0px;}
	#header .hBottom .container .catList{flex: 1;}
	#header .hBottom .container .catList .single{padding: 7px 5px;flex: auto;justify-content: center;border-width: 1px;}
	#header .hBottom .container .catList .single::before{top: -5px;}
	#header .hBottom .container .catList .single::after{bottom: -5px;}
	#header .hBottom .container .catList .single:last-child{padding: 7px 5px 7px 5px;}
	#header .hBottom .container .catList .single img{height: 26px;}
	#header .hBottom .container .catList .single p{font-size: 10px;margin-left: 5px; width: min-content;}
	#header .hBottom .container .searchPhone{position: absolute;top: 15px;right: 83px;}
	#header .hBottom .container .searchPhone .single.search{padding: 8px 7px 8px 8px;}
	#header .hBottom .container .searchPhone .single.phone{padding: 8px 8px 8px 7px;}
	#header .hBottom .container .searchPhone .single img{height: 13px;}

	#slider{height: 45vh !important;}
	#slider .bottomLine{height: 18px;}
	#slider .bottomLine .container{padding: 0px;right: 165px;}
	#slider .bottomLine .container .triangleShadow{right: -28px;}
	#slider .swiper-container .swiper-slide .mainSlider{max-width: 100%;padding: 0px 7px;}
	#slider .swiper-container .swiper-slide .mainSlider .text{max-width: 170px;}
	#slider .swiper-container .swiper-slide .mainSlider .text h1{font-size: 13px;}
	#slider .swiper-container .swiper-slide .mainSlider .text h2{font-size: 17px;}
	#slider .prevSlider{bottom: 21px;}
	#slider .prevSlider .swiper-button-prev{right: 52px;}
	#slider .prevSlider .swiper-button-next{right: -25px;}
	#slider .prevSlider .swiper-button-next img, #slider .prevSlider .swiper-button-prev img{height: 12px;}
	#slider .paginetionSlider{bottom: 15px;}
	#slider .paginetionSlider .swiper-pagination{right: 55px;}
	#slider .paginetionSlider .swiper-pagination-bullet{width: 4px;height: 4px;margin-right: 4px;}
	#slider .paginetionSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{height: 4px;width: 22px;}

	#homeCorp:before{height: 6px;width: 100%;}
	#homeCorp .container{flex-direction: column;}
	#homeCorp .container .text{padding: 10px 0px 120px 0;border-width: 6px;}
	#homeCorp .container .text h1{font-size: 16px;padding-bottom: 5px;}
	#homeCorp .container .text p{font-size: 11px;padding-bottom: 5px;}
	#homeCorp .container .text p:last-child{padding-bottom: 7px;}
	#homeCorp .container .text .button a p{font-size: 11px;}
	#homeCorp .container .text .button a img{height: 11px;margin-left: 1px;}
	#homeCorp .container .image .cho{top: -78px;height: 82px;}
	#homeCorp .container .image .bg{height: 155px;bottom: -18px;left: auto;right: 0px;width: 100%;object-fit: contain;object-position: 50%;}
	
	#homeProducts .container{display: flex;}
	#homeProducts .container .tabs{min-width: 325px;}
	#homeProducts .container .tabs:before{background: unset;}
	#homeProducts .container .tabs-nav{padding: 18px 0px 6px;display: flex;flex-direction: row;flex-wrap: wrap;}
	#homeProducts .container .tabs-nav li{padding: 0 0 0 0px;display: flex;flex: 1 0 46%;margin: 0 4px 6px 0;border: 2px dashed #566776;}
	#homeProducts .container .tabs-nav li:nth-child(2n){margin: 0 0px 7px 0;}
	#homeProducts .container .tabs-nav li:hover{border-radius: 0px;}
	#homeProducts .container .tabs-nav li.titleProjectActive{border-radius: 0px;}
	#homeProducts .container .tabs-nav li.titleProjectActive{border: 2px dashed #424f5c;}
	#homeProducts .container .tabs-nav li::before{right: -13px;width: 13px;border-top-right-radius: 30px;border-bottom-right-radius: 30px;display: none;}
	#homeProducts .container .tabs-nav li a{padding: 5px 0;border: 0 !important;}
	#homeProducts .container .tabs-nav li a img{height: 28px;width: 44px;}
	#homeProducts .container .tabs-nav li a p{font-size: 11px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility{padding: 12px 0px 0;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title{margin-bottom: 12px;padding-bottom: 10px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT img{height: 36px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text{margin-left: 7px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text p{font-size: 11px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .lT .text h1{font-size: 12px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .title .rT a{font-size: 10px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container{padding: 15px 0 35px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide{padding: 0 10px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image{height: 150px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom h2{font-size: 12px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom p{font-size: 11px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .textBottom{padding: 9px 0;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination{bottom: 15px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination-bullet{width: 4px;height: 4px;margin: 0 2px;}
	#homeProducts .container .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 28px;height: 4px;}

	#homeProduction .container{flex-direction: column;}
	#homeProduction .container .text{padding-top: 16px;}
	#homeProduction .container .text img{height: 32px;margin-bottom: 6px;}
	#homeProduction .container .text h1{font-size: 15px;padding-bottom: 5px;max-width: 320px;}
	#homeProduction .container .text p{font-size: 11px;padding: 0 0px 5px 0;}
	#homeProduction .container .text .button a p{font-size: 11px;}
	#homeProduction .container .text .button a img{height: 12px;margin-left: 1px;}
	#homeProduction .container .image{justify-content: center;}
	#homeProduction .container .image img{height: 230px;margin-top: -10px;}

	#homeFastAccess{padding: 0 7px;}
	#homeFastAccess .container{margin-top: -18px;padding: 0px;flex-direction: column;}
	#homeFastAccess .container .homeCorp{padding: 0 10px 10px;border-bottom-left-radius: 0px;border-top-right-radius: 10px;}
	#homeFastAccess .container .homeCorp:before{border: 0px;}
	#homeFastAccess .container .homeCorp .image{height: 160px;margin-bottom: 11px;margin-top: -8px;}
	#homeFastAccess .container .homeCorp .text h1{font-size: 13px;padding-bottom: 6px;}
	#homeFastAccess .container .homeCorp .text p{font-size: 11px;padding: 0 0 5px 0;}
	#homeFastAccess .container .homeCorp .text .button a p{font-size: 11px;}
	#homeFastAccess .container .homeCorp .text .button a img{height: 12px;margin-left: 1px;}
	#homeFastAccess .container .fastIcons{padding: 0 10px;border-bottom-left-radius: 10px;border-top-right-radius: 0px;}
	#homeFastAccess .container .fastIcons .single{padding: 9px 0;}
	#homeFastAccess .container .fastIcons .single .image{height: 35px;width: 35px;}
	#homeFastAccess .container .fastIcons .single .text{padding: 0px 10px;}
	#homeFastAccess .container .fastIcons .single .text h1{font-size: 13px;}
	#homeFastAccess .container .fastIcons .single .text p{font-size: 11px;padding: 2px 0;}
	#homeFastAccess .container .fastIcons .single .text .button p{font-size: 11px;}
	#homeFastAccess .container .fastIcons .single .text .button img{height: 12px;margin-left: 1px;}

	#footer{padding: 16px 0 12px;}
	#footer .container .footerTop{flex-direction: column;}
	#footer .container .footerTop .fRight{margin-top: 10px;justify-content: flex-start;}
	#footer .container .footerTop .fRight .searchPhone{margin-left: 5px;}
	#footer .container .footerTop .fRight .searchPhone .single img{height: 14px;}
	#footer .container .footerTop .fRight .searchPhone .single.phone{padding: 7px 8px 7px 7px;width: 140px;}
	#footer .container .footerTop .fRight .searchPhone .single.search{padding: 7px 7px 7px 8px;}
	#footer .container .footerTop .fRight .searchPhone .single.phone p{font-size: 11px;}
	#footer .container .footerTop .fRight .socials{margin-left: 0px;}
	#footer .container .footerTop .fRight .socials a{margin-left: 3px;}
	#footer .container .footerTop .fRight .socials a img{height: 21px;}
	#footer .container .footerTop .fLeft .logo{border-width: 1px;}
	#footer .container .footerTop .fLeft .logo img{height: 23px;}
	#footer .container .footerTop .fLeft .fCopyright{padding: 12px 0;}
	#footer .container .footerTop .fLeft .fCopyright p{font-size: 11px;}
	#footer .container .footerMid{padding: 15px 0 10px;flex-direction: column;}
	#footer .container .footerMid .menu{flex-direction: row;}
	#footer .container .footerMid .menu .single{border-width: 2px;padding: 0 8px;}
	#footer .container .footerMid .menu .single:last-child{padding: 0 0 0 10px;}
	#footer .container .footerMid .menu .single:first-child{padding: 0 10px 0 0;}
	#footer .container .footerMid .menu .single .liF{padding-top: 5px;}
	#footer .container .footerMid .menu .single .liF a{font-size: 11px;}
	#footer .container .footerMid .menu .single .liF a h1{font-size: 11px;}
	#footer .container .footerMid .imageF{margin-bottom: -30px;margin-top: 17px;justify-content: normal;display: flex;}
	#footer .container .footerMid .imageF img{height: 140px;}
	#footer .container .footerInv{padding: 10px 0 0;}
	#footer .container .footerInv a{font-size: 10px;}

	#filter .container .header{border-radius: 5px; margin: 8px 0;}
	#filter .closebtnn{font-size: 29px;}
	
    #pageNavigationImg{height: 120px;}
    #pageNavigationImg .container .text{bottom: 10px;}
    #pageNavigationImg .container .text a{font-size: 11px;}

    #pageTopNvg {height: 160px;}
	#pageTopNvg .icon{}
	#pageTopNvg .container{padding-left: 0;}
	#pageTopNvg .container .text .imageI{}
	#pageTopNvg .container .text .imageI img{/* width: 58px; */height: 98px;/* margin-left: -13px; */}
	#pageTopNvg .container .text .slogan h1{font-size: 14px;}

	#pageDetailContent{margin-top: 10px;}
	#pageDetailContent .container{display: flex;flex-direction: column;}
	#pageDetailContent .container .pageLeft{width: 100%;max-width:100%}
	#pageDetailContent .container .pageLeft .filter{display: flex;align-items: center;font-size: 12px; padding-bottom: 10px;}
	#pageDetailContent .container .pageLeft .filter img{height: 12px;margin-right: 5px;}
	#pageDetailContent .container .pageLeft .orderTotalBox{height: fit-content;padding: 10px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .ordImg{height: 25px;padding-right: 10px;margin-right: 10px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text p{font-size: 15px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text h1{font-size: 15px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text .button a{padding: 5px 8px;font-size: 13px;}
	#pageDetailContent .container .pageLeft .orderTotalBox .text .button a img{height: 13px;margin-left: 3px;}
	#pageDetailContent .container .pageLeft .orderButtonView a{font-size: 12px;padding: 10px;}
	#pageDetailContent .container .pageLeft .orderButtonView a img{margin-right: 3px;height: 12px;}
	#pageDetailContent .container .pageLeft #filter .detailMenu{display: flex;}
	#pageDetailContent .container .pageLeft .orderBoxBanner{padding: 15px 10px;display: none;}
	#pageDetailContent .container .pageLeft .orderBoxBanner img{height: 12px;margin-bottom: 6px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner .text p{font-size: 11px;}
	#pageDetailContent .container .pageLeft .orderBoxBanner .text h1{font-size: 14px;}

	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-prev{left: 10px;}
	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next{right: 10px;}
	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next img, 	#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-prev img{height: 17px;}
	#pageDetailContent .container .pageRight #slider .paginetionSlider{bottom: -21px;height: 20px;}
	#pageDetailContent .container .pageRight #slider .paginetionSlider .swiper-pagination{left: 0;}
	#pageDetailContent .container .pageRight .pCatList{margin-top: 16px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat{padding: 7px 0 9px 0;}
	#pageDetailContent .container .pageRight .pCatList .titleCat .text p{font-size: 11px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat .text h1{font-size: 14px;}
	#pageDetailContent .container .pageRight .pCatList .titleCat img{height: 23px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single{height: 180px;flex: 0 0 49.3%;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single:hover{height: 202px;margin-top: -20px;border: 4px solid #fff;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .main img{height: 100%;}


	#pageDetailContent .container .pageRight .pCatList .contentCat .single h1{font-size: 13px;left: 10px;bottom: 10px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat{padding: 0 7px 10px 6px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text p{font-size: 9px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text h2{font-size: 11px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image{padding-left: 7px;margin-left: 7px;}
	#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image img{height: 17px;}

	#pageDetailContent .container .pageRight .listTitle {margin-top: 10px;}
	#pageDetailContent .container .pageRight .listTitle .menuL a{padding: 0 8px;font-size: 10px;}
    #pageDetailContent .container .pageRight .listTitle .menuL .sbroudM{display: none;}
	#pageDetailContent .container .pageRight .pProList{margin-top: 10px;padding: 8px; border-radius: 5px;}
	#pageDetailContent .container .pageRight .pProList .single{padding: 10px;flex: 0 0 49.9%;}
	#pageDetailContent .container .pageRight .pProList .single:nth-child(3n-1){border-left: unset;border-right: unset;}
	#pageDetailContent .container .pageRight .pProList .single:nth-child(2n-1){border-right: 1px solid #cdd0d3;}
	#pageDetailContent .container .pageRight .pProList .single .image{height: 110px;}
	#pageDetailContent .container .pageRight .pProList .single .text{margin-top: 9px;}
	#pageDetailContent .container .pageRight .pProList .single .text h1{font-size: 11px;}
	#pageDetailContent .container .pageRight .pProList .single .text p{font-size: 10px;}
	#pageDetailContent .container .pageRight .pProList .single .text h2{padding: 5px 0;font-size: 15px;}
	#pageDetailContent .container .pageRight .pProList .single .buttons{flex-direction: column;}
	#pageDetailContent .container .pageRight .pProList .single .buttons button{font-size: 14px;padding: 7px 12px;border-top-left-radius: 0;border-bottom-left-radius: 0;margin-top: 5px;border-radius: 20px;}
	#pageDetailContent .container .pageRight .pProList .single .buttons button.basketB{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-radius: 20px;}
	#pageDetailContent .container .pageRight .pProList .single .buttons button img{height: 15px;}
	#pageDetailContent .container .pageRight .pProList .single .lineImg{right: -80px; bottom: 5px; height: 65px; transform: rotate(-10deg);}

	#pageDetailContent .container .pageRight .orderListWindow{margin-top: 10px;padding: 10px 10px 10px 10px;}
	#pageDetailContent .container .pageRight .orderListWindow .titleOrd{margin: 10px 0 10px 0;}
	#pageDetailContent .container .pageRight .orderListWindow .titleOrd h1{font-size: 13px;line-height: 1;}
	#pageDetailContent .container .pageRight .orderListWindow.orderLastDetail .table{margin-bottom: 00px;}
    #pageDetailContent .container .pageRight .orderListWindow .table{padding: 2px;}
	#pageDetailContent .container .pageRight .orderListWindow table {margin-top: 0;}
	#pageDetailContent .container .pageRight .orderListWindow table td, th{padding: 5px;font-size: 10px;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .infos {padding: 7px 0;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .infos p{font-size: 14px;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .buttons button{padding: 9px;font-size: 13px;}
	#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .buttons button img{height: 12px;}

	#pageDetailContent .container .pageRight .lastOrder{margin-top: 10px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS{padding: 20px 15px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS .date img{height: 39px;margin-right: 7px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS .date p{font-size: 15px;}
	#pageDetailContent .container .pageRight .lastOrder .orderS .totalPrice p{font-size: 14px;}
	#pageDetailContent .container .pageRight .accountDetails{margin-top: 10px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD{padding: 25px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD img{height: 35px;margin-bottom: 7px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .text h1{font-size: 19px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .text h2{font-size: 17px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .text p{margin: 8px 0;font-size: 14px;text-align: center;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .links a{font-size: 13px;padding: 8px;margin-top: 4px;}
	#pageDetailContent .container .pageRight .accountDetails .accountD .links a img{height: 10px;}

	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo{border-radius: 5px; padding: 7px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .slider{height: 185px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider{margin-top: 7px;height: 40px;padding: 0 30px;margin-bottom: 0;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs.swiper-container{height: 35px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next{height: auto;top: 50%;transform: translateY(-50%);width: fit-content;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next img{width: 8px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev{height: auto;top: 50%;transform: translateY(-50%);}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev img{width: 8px;}
	#pageDetailContent .container .pageRight .proDetails{margin-top: 10px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop{grid-gap: 0 20px;display: flex;flex-direction: column;padding: 8px; border-radius: 5px; margin-bottom: 7px;}
	
	#pageDetailContent .container .pageRight .proDetails .pdTop .brandsList .single{height: 95px;padding: 9px;}

	#pageDetailContent .container .pageRight .prevButtons{margin: 20px 0;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo{margin-top: 7px;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a{font-size: 10px; padding: 5px 8px; margin-right: 3px;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a img{height: 18px; margin-right: 3px;}
	#pageDetailContent .container .pageRight #detailContactInfo .pDetailInfo a:first-child img{height: 16px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons{margin: 5px 0 0;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP{font-size: 10px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP{padding: 5px 10px 5px 4px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP.next{padding: 5px 4px 5px 10px;}
	#pageDetailContent .container .pageRight #detailContactInfo .prevButtons .buttonsP img{height: 9px;margin: 0 4px;}

	#pageDetailContent .container .pageRight .proDetails #otherProducts{border-radius: 5px;}
    #pageDetailContent .container .pageRight .proDetails #otherProducts .title{padding: 12px 8px 8px; margin-bottom: 8px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .title h1{font-size: 12px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content{padding: 0 8px 12px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .hProButtons{top: -13px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-next img, #pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-prev img{height: 15px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-prev{right: 25px;}
    #pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single{padding: 10px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .image{height: 120px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text{margin-top: 0px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h1{font-size: 11px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text p{font-size: 10px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h2{padding: 5px 0;font-size: 13px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .lineImg{right: -80px; bottom: 5px; height: 65px; transform: rotate(-10deg);}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons{flex-direction: column;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button{font-size: 10px;padding: 7px 12px;border-top-left-radius: 0;border-bottom-left-radius: 0;margin-top: 5px;border-radius: 20px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button.basketB{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-radius: 20px;font-size: 14px;}
	#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button img{height: 15px;}

	
	#pageDetailContent .container .pageRight .pdTop.pdTable table{border-radius: 5px; margin-bottom: 5px;}
	#pageDetailContent .container .pageRight .table{margin-top: 10px;}
	#pageDetailContent .container .pageRight table td, th{padding: 5px 8px;font-size: 9px;}
	#pageDetailContent .container .pageRight table tr:first-child td{padding: 6px 8px;}

    /*Haber List*/
    #pageDetailContent .container .pageRight  #news-list .list{padding: 0;}
    #pageDetailContent .container .pageRight  #news-list .list .inner-container .desc .title h3{font-size: 11px;}
    #pageDetailContent .container .pageRight  #news-list .list .inner-container .desc .info{margin-bottom: 5px;}
    #pageDetailContent .container .pageRight  #news-list .list .inner-container .desc .explanation p{font-size: 14px;margin: 0;}
    #pageDetailContent .container .pageRight  #news-list .list .inner-container .desc .explanation{margin-bottom: 10px;}
    #pageDetailContent .container .pageRight  #news-list .list .inner-container .desc .readmore a{padding: 10px;font-size: 14px;}

    #pageDetailContent .container .pageRight .newsContent{padding: 10px;}
	#pageDetailContent .container .pageRight #detailInfo{padding-top: 0;}
	#pageDetailContent .container .pageRight #detailInfo h1{font-size: 15px;}
	#pageDetailContent .container .pageRight #detailInfotitle h1{font-size: 13px;}
	#pageDetailContent .container .pageRight .pdTop #detailInfotitle h1{font-size: 13px;}
	#pageDetailContent .container .pageRight #detailInfo p{font-size: 11px;padding: 5px 0 0 0;}
	#pageDetailContent .container .pageRight #detailInfo p:first-child{padding: 6px 0 0 0;}
	#pageDetailContent .container .pageRight #detailInfo .date{padding-top: 7px;margin-top: 7px;}
	#pageDetailContent .container .pageRight #detailInfo .date img{height: 21px;margin-right: 5px;}
	#pageDetailContent .container .pageRight #detailInfo .date p{font-size: 11px;}
	#pageDetailContent .container .pageRight .newsContent .textC p{margin-bottom: 0!important;line-height: 1.4!important;margin: 0!important;padding-top: 7px!important;}
	#pageDetailContent .container .pageRight .newsContent .textC ul{margin-bottom: 0!important;line-height: 1.4!important;margin: 0!important;padding-top: 7px!important;}
	#pageDetailContent .container .pageRight .newsContent .textC span{line-height: 1.4!important;font-size: 12px!important;}
	#pageDetailContent .container .pageRight .newsContent .page-news-detail-footer{margin: 10px 0;padding: 7px 0;}
	#pageDetailContent .container .pageRight .newsDetail-footer-share{font-size: 12px;}
	#pageDetailContent .container .pageRight .newsContent .newsDetail-footer-share-items{margin-left: 7px;}
	#pageDetailContent .container .pageRight .newsContent .newsDetail-footer-share-items a{width: 40px;height: 25px;}

    #cboxClose{width: 70px!important;height: 30px!important;}

    #pageDetailContent .container .pageRight .pageContact{padding: 8px; border-radius: 5px; margin-top: 8px; flex-direction: column;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact{padding-right: 0;padding: 0px; margin-bottom: 10px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single{padding:10px 10px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single img{height: 20px;}
	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single p{font-size: 11px;margin-left: 5px;}

	#pageDetailContent .container .pageRight .pageContact .firmsInfoContact h1{font-size: 16px;}

    #pageDetailContent .container .pageRight .pageContact .maps {padding: 0 0 8px;}
	#pageDetailContent .container .pageRight .pageContact .form{margin-top: 0;}
	#pageDetailContent .container .pageRight .pageContact .form .login-form input,textarea{padding: 8px 17px;font-size: 13px;margin: 0 0 7px 0;}
	#pageDetailContent .container .pageRight .pageContact .form .login-form button{padding: 8px 8px 8px 15px;margin: 0 0 10px 0;font-size: 13px;}
	#pageDetailContent .container .pageRight .pageContact .form .login-form button img{height: 13px;margin-left: 3px;}
	#pageDetailContent .container .pageRight .pageContact .maps .remember-me{font-size: 12px;}
	#pageDetailContent .container .pageRight .pageContact .maps .remember-me input{width: 10px;margin-right: 5px;margin-bottom: 0;}

    #pageDetailContent .container .pageRight .pDetailInfo a{font-size: 10px;padding: 8px;}
    #pageDetailContent .container .pageRight .pDetailInfo a img{height: 15px;margin-right: 5px;}

	#pageDetailContent .container .pageRight .prevButtons{margin: 10px 0 5px;}
	#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .tearprof{height: 70px;top: 10px;right: 10px;}
    #pageDetailContent .container .pageRight .pDetailInfo a{font-size: 10px;padding: 3px 0;}
    #pageDetailContent .container .pageRight .pDetailInfo a img{height: 14px;margin-right: 5px;}
	#pageDetailContent .container .pageRight #detailInfotitleP h1{font-size: 14px;margin-top: 8px;}
	#pageDetailContent .container .pageRight #detailInfotitleP h4{font-size: 12px;padding: 0px 0 0px;}
	#pageDetailContent .container .pageRight #detailInfotitleP p{font-size: 11px; margin-bottom: 3px;}
	#pageDetailContent .container .pageRight .prevButtons .buttonsP{font-size: 10px;}
	#pageDetailContent .container .pageRight .table{margin: 7px 0 0;}
	#pageDetailContent .container .pageRight .table table td, th{font-size: 10px;}

	#pageDetailContent .container .pageRight .prevButtons{margin: 7px 0 0px;}
	#pageDetailContent .container .pageRight .iconsProT .single{margin: 2px 3px 2px 0;padding: 5px; flex: 0 0 calc((100% / 5) - 3px); align-items: center; border-radius: 5px;}
	#pageDetailContent .container .pageRight .iconsProT .single:nth-child(6n){margin: 2px 3px 2px 0; flex: 0 0 calc((100% / 5) - 3px);}
	#pageDetailContent .container .pageRight .iconsProT .single:nth-child(5n){margin-right: 0; flex: 0 0 calc(100% / 5);}
	#pageDetailContent .container .pageRight .iconsProT .single img{height: 35px;}
	#pageDetailContent .container .pageRight .iconsProT .single p{font-size: 11px;}


	#pageDetailContent .container .pageRight .pProList .single.sCat{padding: 6px 8px;}
	#pageDetailContent .container .pageRight .pProList .single.sCat .text img{height: 30px;}
	#pageDetailContent .container .pageRight .pProList .single.sCat .text h1{font-size: 11px; margin-left: 5px;}

    #pageDetailContent .container .pageRight .brosurs .single{margin: 0;padding: 5px 0;}
	#pageDetailContent .container .pageRight .brosurs .single .left{font-size: 12px;}
	#pageDetailContent .container .pageRight .brosurs .single .left i{font-size: 11px;padding-right: 3px;}
	#pageDetailContent .container .pageRight .brosurs .single .right i{font-size: 19px;}

	#pageDetailContent .container .pageRight .pDetailSertifika{margin-top: 8px;}
	#pageDetailContent .container .pageRight .pDetailSertifika img{height: 39px;margin-left: 4px;}


    #pageDetailContent .container .pageRight .naviPages{padding: 8px 0;border-top: 0px solid #ddd;}
	#pageDetailContent .container .pageRight .naviPages .links h1{font-size: 15px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn{margin-top: 3px;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn a{font-size: 9px;padding: 1px 0 3px 0;}
	#pageDetailContent .container .pageRight .naviPages .links .bottomLn a img{height: 9px;margin: 0 2px;}

    #pageDetailContent .container .pageLeft #filter .detailMenu{display: flex;}
	#pageDetailContent .container .pageLeft .detailMenu{display: none;}
	#pageDetailContent .container .pageLeft .detailPromise{display: none;}
	#pageDetailContent .container .pageLeft #filter .detailMenu{display: flex;border-left: unset;}
	#pageDetailContent .container .pageLeft #filter .detailPromise{display: flex;border-left: unset;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage{padding: 10px 8px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance{padding: 10px 8px 0;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container .swiper-pagination .swiper-pagination-bullet{height: 4px; width: 4px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu{border-radius: 5px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu li a{padding: 4px 10px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.blackMenu li a img{height: 26px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews{border-radius: 5px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews li a{padding: 5px 10px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuNews li a img{height: 23px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage ul{padding-left: 0px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li a{padding: 8px 9px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage li a img{height: 13px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage .title h1{font-size: 13px;}
	#pageDetailContent .container .pageLeft .detailMenu .menuPage.menuReferance .sliderCap .content .swiper-container .swiper-slide img{height: 90px; width: 170px;}
	#pageDetailContent .container .pageLeft #filter .detailMenu .menuPage .title .line{width: 145%;}
	#pageDetailContent .container .pageLeft .detailMenu .title{margin: 6px 0;}
	#pageDetailContent .container .pageLeft .detailMenu .title h1{font-size: 14px;}
	#pageDetailContent .container .pageLeft .detailMenu li{padding: 0 10px;height: auto;}
	#pageDetailContent .container .pageLeft .detailMenu li a{font-size: 12px;}
	#pageDetailContent .container .pageLeft .detailMenu li a img{height: 20px;margin-right: 10px;}
}
