@import url("https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;700&display=swap");:root{--white-bg:#fff;--main-color:#47494e}*{margin:0;scroll-behavior:smooth;padding:0}*,:after,:before{box-sizing:border-box}body{font-family:Lora,Helvetica,Arial,sans-serif;min-height:100vh}.navbar,a{text-decoration:none}.navbar{list-style-type:none;display:flex;justify-content:center;z-index:999;align-items:center;position:absolute;top:0;padding:12px;transition:all .8s ease;width:100%}.navbar.sticky{margin:0;box-shadow:0 0 3px 0 #49474e;position:fixed;padding:0 10px;height:77px;transition:all .6s ease;background:#fff}.navbar.sticky .nav-content li a{color:#000;padding-block:26px}.navbar.sticky .nav-logo{display:flex;align-items:center;height:100%}.navbar.sticky .nav-logo img{transition:all .6s ease;width:55px}.navbar .nav-content{margin-left:0;display:flex;justify-content:space-between;align-items:center;height:100%;width:1007px}.navbar .nav-content li a{list-style-type:none;text-decoration:none;color:#e6e5e5}.navbar .nav-content .nav-left{display:flex;align-items:center}.navbar .nav-content li{opacity:1;margin-inline:20px;color:#fff;position:relative;padding-block:27px;font-size:18px;transition:opacity .3s ease-in-out}hr{border:none;height:35px;background-color:hsla(0,0%,98%,.5);width:1px}.navbar.sticky hr{background-color:rgba(0,0,0,.5)}.navbar .nav-content li.active{font-weight:600;color:#fff}.navbar.sticky .nav-content li.active:after{opacity:1}.navbar .nav-content li:after{left:0;opacity:0;position:absolute;height:4px;bottom:-4px;transition:all .6s ease;background:#000;content:" ";width:100%}.navbar.sticky .nav-content li:hover a{opacity:1;color:#000}.navbar.sticky .nav-content li:hover:after{opacity:1}.navbar .nav-content li:hover a{opacity:1;color:#fff}.navbar .nav-logo{position:absolute;top:5px}.navbar.sticky .nav-logo{top:0}.navbar .nav-logo a img{transition:all .6s ease}.navbar .nav-content .nav-right{display:flex;align-items:center}.navbar .burger-menu{display:flex;display:none;justify-content:space-between;height:20px;width:30px;flex-direction:column}.navbar .burger-menu .line{height:2px;transition:all .4s ease-in-out;background-color:#fff;width:100%}.header{opacity:0;display:flex;justify-content:center;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;position:relative;height:880px;background-color:var(--main-color);animation:fade-in .7s ease forwards;animation-delay:.2s;width:100%}.header .swiper2 .swiper-slide2:before{left:0;opacity:.3;position:absolute;top:0;height:100%;background-color:#000;content:"";width:100%}.header .header-text{left:0;opacity:0;font-weight:500;text-align:center;color:var(--white-bg);pointer-events:none;z-index:10;position:absolute;top:calc(50% - 104px);font-size:80px;animation:fade-in 1.8s ease forwards;animation-delay:.6s;width:100%}.header .swiper2{height:100%;width:100%}.header .header-down{opacity:0;z-index:1;position:absolute;height:63px;bottom:60px;animation:fade-slide-down 1.5s ease forwards;animation-delay:1s;width:63px}.slider{background-image:url(../img/home_tiles_contentslider_bg2.png);background-position:50%;background-size:cover;height:1000px;width:100%}.slider,.slider .slider-title{display:flex;justify-content:center;align-items:center;flex-direction:column}.slider .slider-title{margin-bottom:50px;color:var(--white-bg);font-size:42px}.slider .slider-title hr{margin-bottom:2px;height:1px;background-color:#fff;width:70px}.slider .slider-title hr:first-of-type{margin-top:12px}.swiper{margin-left:auto;overflow:hidden;z-index:1;list-style:none;position:relative;padding:30px;height:540px;margin-right:auto;width:1025px}.swiper-slide img{object-fit:cover;height:100%!important;width:100%}.swiper-slide1 img{object-fit:contain}.swiper2{height:100%;width:100%}.swiper-slide2{background-position:50%;background-size:cover}.swiper-slide2 img{width:100%}.swiper-slide{user-select:none;display:flex;justify-content:center;text-align:center;align-items:center;font-size:18px;background:transparent}.mySwiper .img-container{height:340px}.mySwiper .swiper-button-prev{border-radius:50%;display:flex;justify-content:center;color:#dcdcdc;align-items:center;padding:23px;transition:all .5s ease-out;background:hsla(0,0%,98%,.4)}.swiper-button-prev:after{font-size:25px!important;margin-right:5px}.swiper-button-prev:hover{font-weight:700;color:#2d2929;background-color:#fff}.mySwiper .swiper-button-next{border-radius:50%;display:flex;justify-content:center;color:#dcdcdc;align-items:center;padding:23px;transition:all .5s ease-out;background:hsla(0,0%,98%,.4)}.swiper-button-next:after{margin-left:5px;font-size:25px!important}.swiper-button-next:hover{font-weight:700;color:#2d2929;background-color:#fff}.mySwiper .swiper-pagination{height:20px;width:20px}.slider .mySwiper .swiper-pagination{margin-bottom:25px}.mySwiper .swiper-pagination-bullet{height:13px;width:13px}.mySwiper .swiper-pagination-bullet-active{background:#000}.slider .slider-text{display:flex;justify-content:space-between;text-align:center;color:#fff;height:90px;width:600px;flex-direction:column}.slider .slider-text span{text-align:center;font-size:24px}.slider .slider-text p{text-align:center}.examples{height:755px;width:100%}.examples .examples-title{display:flex;justify-content:center;align-items:center;height:142px;font-size:40px;width:100%}.examples .examples-imgs{flex-basis:25%;display:flex;height:612px;width:100%}.examples-imgs .swiper{height:645px;width:100%}.examples-imgs .swiper-wrapper{height:92%}.examples-imgs .swiper-wrapper .swiper-slide.swiper-slide3 img{object-fit:cover}.swiper-slide.swiper-slide3 .examples-span{font-family:Dancing Script,sans-serif;left:calc(50% - 108px);user-select:none;color:#fff;pointer-events:none;position:absolute;top:calc(50% - 17px);font-size:32px;transition:opacity .4s ease-in-out}.swiper-slide.swiper-slide3.swiper-slide:before{left:0;opacity:.3;position:absolute;top:0;height:100%;transition:opacity .4s ease-in-out;background-color:#000;content:"";width:100%}.swiper-slide.swiper-slide3.swiper-slide:hover span,.swiper-slide.swiper-slide3.swiper-slide:hover:before{opacity:0}.swiper-pagination3{bottom:-20px}.hakkimizda{margin-top:-1px;display:flex;justify-content:center;align-items:center;height:790px;width:100%}.hakkimizda .hakkimizda-content{display:flex;justify-content:space-around;align-items:center;height:88%;width:40%;flex-direction:column}.hakkimizda .hakkimizda-content .hakkimizda-top{border-inline:1px solid #000;border-block:0;height:130px;animation:fade-slide-down2 1.5s ease forwards;width:4px}.hakkimizda .hakkimizda-content .hakkimizda-text{margin-top:0;display:flex;justify-content:space-between;text-align:center;align-items:center;height:194px;flex-direction:column}.hakkimizda .hakkimizda-content .hakkimizda-text span{font-family:Lora,Helvetica,Arial,sans-serif;letter-spacing:4px;font-size:17px}.hakkimizda .hakkimizda-content .hakkimizda-text p{font-size:30px}.hakkimizda .hakkimizda-content button{border:2px solid #000;cursor:pointer;padding:13px 30px;transition:all .4s ease;background-color:#fff}.hakkimizda .hakkimizda-content button:hover{background-color:#000}.hakkimizda .hakkimizda-content button:hover a{color:#fff}.hakkimizda .hakkimizda-content button a{color:#000}.hakkimizda .hakkimizda-content button i{transform:translateX(10px)}.hakkimizda .hakkimizda-content .hakkimizda-bottom{border-inline:1px solid #000;border-block:0;height:130px;animation:fade-slide-up 1.5s ease forwards;width:4px}.urun-gruplari{display:flex;height:425px;width:100%}.urun-gruplari .ug-sol{display:flex;justify-content:space-between;background-image:url(../img/pexels-max-vakhtbovych-7045830.png);text-align:center;background-size:cover;color:#fff;align-items:center;position:relative;padding:120px 60px 90px;height:100%;width:50%;flex-direction:column}.urun-gruplari .ug-sol:before{left:0;z-index:3;position:absolute;top:0;height:100%;background-color:rgba(0,0,0,.4);content:"";width:100%}.urun-gruplari span{text-transform:uppercase;letter-spacing:4px;z-index:4;font-size:17px}.urun-gruplari h2{font-weight:400;z-index:4;font-size:34px}.urun-gruplari a{z-index:3}.urun-gruplari button{border:2px solid #fff;outline:none;color:#fff;z-index:4;cursor:pointer;padding:10px 31px;transition:all .4s ease;background-color:transparent}.urun-gruplari button:hover{background-color:#555}.urun-gruplari button i{transform:translateX(10px)}.urun-gruplari .ug-sag{display:flex;justify-content:space-between;background-image:url(../img/urun-gruplari2.jpg);text-align:center;background-size:contain;color:#fff;align-items:center;position:relative;padding:120px 228px 90px;height:100%;width:50%;flex-direction:column}.social-media{display:flex;justify-content:center;align-items:center;height:500px;width:100%}.social-media .social-media-content{display:flex;justify-content:space-between;height:65%;width:1200px;flex-direction:column}.social-media .social-media-content .social-media-top{letter-spacing:1px;display:flex;justify-content:space-around;align-items:center;height:29%;font-size:42px;flex-direction:column}.social-media .social-media-content .social-media-top .social-media-lines{border-inline:none;border-block:1px solid #000;height:4px;width:117px}.social-media .social-media-content .social-media-bottom{display:flex;justify-content:space-between;height:55%}.social-media .social-media-content .social-media-bottom .social-box{display:flex;justify-content:center;align-items:center;height:100%;transition:background-color .6s ease;background-color:#e8e8e8;width:28.5%;flex-direction:column}.social-media .social-media-content .social-media-bottom .social-box .social-btn{height:20px;width:50%}.social-media .social-media-content .social-media-bottom .social-box i{color:var(--main-color);font-size:20px}.social-media .social-media-content .social-media-bottom .social-box a{margin-top:20px;text-decoration:none;color:#e8e8e8;height:35px;background-color:var(--main-color);width:59%}.social-media .social-media-content .social-media-bottom .social-box .social-btn{border:1px solid #e8e8e8;display:flex;justify-content:center;align-items:center;position:relative;height:100%;transition:all .5s ease;background-color:var(--main-color);width:100%}.social-media .social-media-content .social-media-bottom .social-box .social-btn p{z-index:30}.social-media .social-media-content .social-media-bottom .social-box .social-btn:hover{border:1px solid var(--main-color);color:var(--main-color);background:#e8e8e8}.footer{justify-content:end;background-image:url(../img/home_tiles_header_bg.png);height:430px;width:100%;flex-direction:column}.footer,.footer .footer-top{display:flex;align-items:center}.footer .footer-top{margin-bottom:10px;justify-content:space-between;height:65%;width:1235px}.footer .footer-top .footer-column{display:flex;justify-content:start;height:69%;width:23%;flex-direction:column}.footer .footer-top .footer-column:first-of-type{margin-left:60px;align-items:center;margin-right:-75px;width:15%}.footer .footer-top .footer-column:nth-child(2){width:20%}.footer .footer-top .footer-column:nth-child(3){width:14%}.footer .footer-top .footer-column:nth-child(4){width:29%}.footer .footer-top .footer-column span{margin-bottom:15px;color:#fff;font-size:22px}.footer .footer-top .footer-column li{display:flex;justify-content:left;list-style:none;align-items:center;padding-block:6px;transition:all .2s ease}.footer .footer-top .footer-column i{color:#dcdcdc;font-size:11px;margin-right:5px}.footer .footer-top .footer-column li:hover a{text-decoration:underline}.footer .footer-top .footer-column li a{text-decoration:none;color:#dcdcdc;font-size:15px;transition:all .2s ease}.footer .footer-top .footer-column li:hover a{color:#fff}.footer .footer-top .footer-column p{line-height:23px;color:#adadad;padding-block:5px;font-size:15px}.footer .footer-top .footer-column p span{color:#fff;font-size:15px}.footer .footer-top .footer-logo img{width:100px}.footer .footer-bottom{border-top:1px solid hsla(0,0%,47%,.6);display:flex;justify-content:center;height:20%;width:100%}.footer .footer-bottom .bottom-content{margin-left:15px;display:flex;justify-content:space-between;align-items:center;height:100%;width:1217px}.footer .footer-bottom .bottom-content p{color:#dcdcdc}.footer .footer-bottom .bottom-content .up-arrow{border-radius:5px;border:1px solid #adadad;height:45px;font-size:20px;width:45px}.footer .footer-bottom .bottom-content .up-arrow a{text-decoration:none;display:flex;justify-content:center;color:#adadad;align-items:center;height:100%;width:100%}@keyframes pop-in{0%{opacity:0;transform:translateY(-4rem) scale(.8)}to{opacity:1;transform:none}}@keyframes fade-slide-down{0%{opacity:0;transform:translateY(-4rem)}to{opacity:1;transform:none}}@keyframes fade-slide-down2{0%{opacity:0;transform:translateY(-6rem)}to{opacity:1;transform:none}}@keyframes fade-slide-up{0%{opacity:0;transform:translateY(6rem)}to{opacity:1;transform:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-down{0%{height:0}to{height:265px}}@media only screen and (max-width:1630px){.hakkimizda .hakkimizda-content .hakkimizda-text{height:235px}}@media only screen and (max-width:1540px){.swiper{width:905px}.examples{height:635px}.examples .examples-imgs{height:490px}.examples-imgs .swiper{height:520px;width:100%}.examples-imgs .swiper-wrapper{height:91%}.swiper-pagination3{bottom:0!important}.hakkimizda{margin-top:20px}.hakkimizda .hakkimizda-content .hakkimizda-text{height:237px}.urun-gruplari .ug-sag{padding:120px 120px 90px}}@media only screen and (max-width:1450px){.urun-gruplari .ug-sol{padding-inline:0}.urun-gruplari .ug-sag{padding:120px 120px 90px}}@media only screen and (max-width:1300px){.urun-gruplari .ug-sag{padding:120px 75px 90px}.urun-gruplari h2{font-size:30px}}@media only screen and (max-width:1242px){.navbar{align-items:center}.navbar.sticky{box-shadow:none;position:absolute;background-color:transparent}.navbar .nav-content{right:160px;margin-left:0;display:none;overflow:hidden;align-items:center;position:absolute;top:115px;height:265px;background-color:var(--main-color);animation:slide-down .5s ease;width:300px;flex-direction:column}.navbar .nav-content.active{transform-origin:top;display:flex}.navbar .nav-content .nav-left,.navbar .nav-content .nav-right{flex-direction:column}.navbar .nav-content li{padding-block:15px}hr{display:none}.navbar.sticky .nav-content li a{color:#fff;padding-block:26px}.navbar.sticky .nav-content li.active:after{opacity:0}.navbar .burger-menu{right:200px;display:flex;position:absolute;top:50px;transition:all .4s ease}.navbar .burger-menu.open .line{transition:.4s ease}.navbar .burger-menu.open .line:first-child{margin-top:-1px;transform:rotate(310deg) translate(-5px,6px);transition:.4s ease}.navbar .burger-menu.open .line:nth-child(2){opacity:0;transition:.4s ease}.navbar .burger-menu.open .line:nth-child(3){transform:rotate(51deg) translate(-5px,-6px);transition:.4s ease}.examples-imgs .swiper{height:460px;width:100%}.hakkimizda .hakkimizda-content{width:53%}.slider .slider-title{margin-bottom:0}.swiper{height:470px;width:700px}.mySwiper .img-container{height:286px}.slider .slider-text{margin-top:20px}.mySwiper .swiper-button-next3,.mySwiper .swiper-button-prev3{margin-top:10px}.footer .footer-top{width:1050px}.footer .footer-top .footer-column:first-of-type{margin-left:35px;margin-right:0;width:15%}.footer .footer-top .footer-column:nth-child(2){width:23%}.footer .footer-top .footer-column:nth-child(3){width:17%}.footer .footer-top .footer-column:nth-child(4){width:34%}.footer .footer-bottom .bottom-content{width:1030px}}@media only screen and (max-width:1200px){.navbar .burger-menu{right:75px;height:17px;width:27px}}@media only screen and (max-width:1050px){.navbar .nav-content{right:50px}.navbar .burger-menu{right:75px;height:17px;width:27px}.header{height:730px}.header .header-text{font-size:50px}.slider{height:852px;width:100%}.examples{height:575px}.examples .examples-imgs{height:372px}.examples-imgs .swiper{height:450px;width:100%}.hakkimizda .hakkimizda-content{height:95%;width:62%}.hakkimizda .hakkimizda-content .hakkimizda-text{height:230px}.hakkimizda .hakkimizda-content .hakkimizda-text span{font-size:15px}.urun-gruplari .ug-sol{padding-inline:25px}.urun-gruplari .ug-sag{padding:120px 35px 90px}.social-media .social-media-content{width:915px}.footer .footer-top{width:850px}.footer .footer-top .footer-column:first-of-type{margin-left:0;margin-right:0;width:15%}.footer .footer-top .footer-column:nth-child(2){width:28%}.footer .footer-top .footer-column:nth-child(3){width:13%}.footer .footer-top .footer-column:nth-child(4){width:33%}.footer .footer-bottom .bottom-content{width:950px}}@media only screen and (max-width:900px){.examples{height:620px}.examples-imgs .swiper{height:480px;width:100%}}@media only screen and (max-width:850px){.navbar .nav-content{right:50px}.navbar .burger-menu{right:75px}.header{height:580px}.header .header-text{font-size:52px}.slider{height:737px;width:100%}.swiper{height:339px;width:550px}.mySwiper .img-container{height:220px}.slider .mySwiper .swiper-pagination{margin-bottom:8px}.slider .slider-text p{text-align:center;font-size:15px}.hakkimizda .hakkimizda-content{height:95%;width:62%}.hakkimizda .hakkimizda-content .hakkimizda-top{height:130px;width:6px}.hakkimizda .hakkimizda-content .hakkimizda-text{height:276px}.hakkimizda .hakkimizda-content .hakkimizda-bottom{height:130px;width:6px}.urun-gruplari h2{font-size:24px}.social-media .social-media-content{width:720px}.social-media .social-media-content .social-media-bottom{height:55%}.footer .footer-top{width:780px}.footer .footer-top .footer-column:nth-child(2){width:27%}.footer .footer-bottom{width:92%}}@media only screen and (max-width:800px){.navbar{z-index:98;position:relative;padding:40px}.navbar,.navbar .nav-content{align-items:center;background-color:var(--main-color)}.navbar .nav-content{margin-top:45px;margin-left:0;overflow:hidden;position:unset;height:265px;width:100%;flex-direction:column}.navbar .nav-logo a img{transition:all .6s ease;width:65px}.navbar.sticky{box-shadow:none;position:relative;padding:40px;background-color:var(--main-color)}.navbar.sticky .nav-content li a{color:#fff;padding-block:26px}.navbar.sticky .nav-content li.active:after{opacity:0}.navbar .burger-menu{top:34px;height:18px;width:27px}.header{height:620px}.header .header-text{margin-top:70px;font-size:50px}.header .header-down{display:flex;justify-content:center;align-content:center;height:45px;bottom:50px}.header-down a img{width:41px}.slider{height:872px;width:100%}.slider .slider-title{font-size:35px}.swiper{margin-top:0;height:500px;width:650px}.mySwiper .img-container{height:300px}.slider .mySwiper .swiper-pagination{margin-bottom:25px}.slider .slider-text{height:90px;width:75%}.slider .slider-text span{font-size:20px}.slider .slider-text p{font-size:13px}.examples{height:850px}.examples .examples-imgs{height:82%;flex-direction:column}.examples-imgs .swiper{height:697px;width:100%}.examples-imgs .swiper-wrapper{height:91%}.hakkimizda{margin-top:0;height:870px}.hakkimizda .hakkimizda-content{height:95%;width:48%}.hakkimizda .hakkimizda-content .hakkimizda-text{height:275px}.hakkimizda .hakkimizda-content .hakkimizda-text p{font-size:24px}.urun-gruplari{height:786px;width:100%;flex-direction:column}.urun-gruplari .ug-sol{padding:130px 0 100px;height:50%;width:100%}.urun-gruplari h2{line-height:25px;font-size:20px}.urun-gruplari .ug-sag{padding:120px 90px 90px;height:50%;width:100%}.social-media{height:925px}.social-media .social-media-content{height:90%;width:622px}.social-media .social-media-content .social-media-top{height:8%;font-size:27px}.social-media .social-media-content .social-media-bottom{display:flex;justify-content:space-between;align-items:center;height:87%;flex-direction:column}.social-media .social-media-content .social-media-bottom .social-box{height:28%;width:58.5%}.footer{height:1050px}.footer .footer-top{align-items:flex-start;height:80%;width:90%;flex-direction:column}.footer .footer-top .footer-column:first-of-type{margin-left:0;height:15%;margin-right:0;width:100%}.footer .footer-top .footer-logo img{width:100px}.footer .footer-top .footer-column:nth-child(2){height:18%;width:60%}.footer .footer-top .footer-column span{margin-bottom:15px;color:#fff;font-size:22px}.footer .footer-top .footer-column li a{font-size:14px}.footer .footer-top .footer-column p{line-height:23px;color:#adadad;padding-block:5px;font-size:14px}.footer .footer-top .footer-column:nth-child(3){height:23%;width:42%}.footer .footer-top .footer-column:nth-child(4){height:22%;width:90%}.footer .footer-top .footer-column p span{color:#fff;font-size:13px}.footer .footer-bottom{justify-content:center;align-items:center;height:13%;width:100%}.footer .footer-bottom .bottom-content{height:80px;width:730px;flex-direction:column-reverse}}@media only screen and (max-width:650px){.examples{height:675px}.examples-imgs .swiper{height:100%;width:100%}.hakkimizda .hakkimizda-content .hakkimizda-text{height:300px}}@media only screen and (max-width:685px){.navbar .burger-menu{right:15px;top:34px;height:16px;width:23px}.header{height:380px}.header .header-text{font-size:24px}.swiper-button-prev.swiper-button-prev{margin-top:0;margin-left:0;padding:15px;height:33px}.swiper-button-prev.swiper-button-prev:after{font-size:20px!important}.swiper-button-next.swiper-button-next{margin-top:0;padding:15px;height:33px;margin-right:0}.swiper-button-next.swiper-button-next:after{font-size:20px!important}.header .header-down{height:40px;bottom:35px}.header-down a img{width:35px}.slider{height:702px;width:100%}.slider .slider-title{font-size:26px}.swiper{height:342px;width:400px}.mySwiper .img-container{height:175px}.slider .slider-text span{font-size:17px}.examples .examples-imgs a{height:25%;width:100%}.examples .examples-imgs a>.examples-img{height:100%;width:100%}.hakkimizda{margin-top:0}.hakkimizda .hakkimizda-content{height:77%;width:93%}.hakkimizda .hakkimizda-content .hakkimizda-text{height:137px}.hakkimizda .hakkimizda-content .hakkimizda-text span{font-size:11px}.hakkimizda .hakkimizda-content .hakkimizda-text p{font-size:20px}.urun-gruplari{height:786px;width:100%;flex-direction:column}.urun-gruplari .ug-sol{padding:130px 0 100px;height:50%;width:100%}.urun-gruplari h2{line-height:25px;font-size:20px}.urun-gruplari .ug-sag{padding:120px 90px 90px;height:50%;width:100%}.social-media{height:807px}.social-media .social-media-content{height:90%;width:700px}.social-media .social-media-content .social-media-top{height:8%;font-size:27px}.social-media .social-media-content .social-media-bottom{display:flex;justify-content:space-between;align-items:center;height:87%;flex-direction:column}.social-media .social-media-content .social-media-bottom .social-box{height:28%;width:58.5%}.footer .footer-top .footer-column:first-of-type{margin-left:0;height:15%;margin-right:0;width:100%}.footer .footer-top .footer-logo img{width:100px}.footer .footer-top .footer-column:nth-child(2){height:18%;width:67%}.footer .footer-top .footer-column li a{font-size:13px}.footer .footer-top .footer-column:nth-child(3){height:22%;width:42%}.footer .footer-top .footer-column:nth-child(4){height:31%;width:86%}.footer .footer-top .footer-column span{margin-bottom:15px;color:#fff;font-size:15px}.footer .footer-bottom{justify-content:center;align-items:center;height:13%;width:100%}.footer .footer-bottom .bottom-content{height:80px;width:730px;flex-direction:column-reverse}}@media only screen and (max-width:500px){.examples{height:860px}.hakkimizda .hakkimizda-content .hakkimizda-text{height:153px}}@media only screen and (max-width:400px){.swiper{height:300px;width:330px}.mySwiper .img-container{height:160px}.mySwiper .swiper-pagination-bullet{height:8px;width:8px}.examples{height:730px}.hakkimizda .hakkimizda-content{width:93%}.hakkimizda .hakkimizda-content .hakkimizda-text{height:173px}.urun-gruplari h2{line-height:25px;font-size:17px}.urun-gruplari .ug-sag{padding:120px 70px 90px}.social-media .social-media-content .social-media-top{height:8%;font-size:23px}.footer .footer-top{margin-left:0;height:80%;width:90%;flex-direction:column}.footer .footer-top .footer-column:nth-child(2){height:18%;width:77%}.footer .footer-top .footer-column:nth-child(3){height:22%;width:42%}.footer .footer-top .footer-column:nth-child(4){height:31%;width:100%}}@media only screen and (max-width:360px){.header h1{font-size:22px}.swiper{height:300px;width:315px}.examples .examples-title{font-size:32px}.hakkimizda .hakkimizda-content{height:77%;width:85%}.hakkimizda .hakkimizda-content .hakkimizda-text{height:220px}.hakkimizda .hakkimizda-content .hakkimizda-text p{font-size:20px}.urun-gruplari .ug-sag{padding:120px 37px 90px}.social-media .social-media-content{height:90%;width:315px}.social-media .social-media-content .social-media-bottom .social-box .social-btn p{font-size:13px}.footer .footer-top .footer-column:nth-child(2){height:18%;width:96%}.footer .footer-top .footer-column:nth-child(3){height:22%;width:45%}.footer .footer-top .footer-column:nth-child(4){height:31%;width:95%}.footer .footer-bottom .bottom-content{text-align:center;height:96px;width:163px}.footer .footer-bottom .bottom-content p{font-size:15px}}@media only screen and (max-width:320px){.slider .slider-title{font-size:23px}.swiper{height:290px;width:280px}.mySwiper .img-container{height:140px}.slider .mySwiper .swiper-pagination{margin-bottom:25px}}@media only screen and (max-width:300px){.swiper{height:300px;width:280px}.slider .slider-text{height:101px;width:75%}}