html { overflow-x:hidden; scroll-behavior: smooth; }
body { margin:0; padding:0; background:#fff; font-family: "Poppins", sans-serif;font-weight: 400;font-style: normal;background:#191B1E;}
::selection {background:#B11F24;color:#fff;} ::-webkit-scrollbar {
width: 12px;
} ::-webkit-scrollbar-track {
background: #f0f0f0;
} ::-webkit-scrollbar-thumb {
background-color: #B11F24;
border-radius: 6px;
border: 3px solid #f0f0f0;
} ::-webkit-scrollbar-thumb:hover {
background-color: #8a1519;
}
h1, h2, h3, h4, h5, ul, ol, img, a, p { font-family: "Poppins", sans-serif;font-weight: 400;font-style: normal;margin:0; padding:0; list-style:none; text-decoration:none;border:none; outline:none; }
a { transition: all .2s linear; }
img {image-rendering: -webkit-optimize-contrast !important;}
li {list-style:none;}
.mobile-header {display:none;}
.header {display: flex;align-items: center;justify-content: center;height: auto;width: 100%;font-family: 'Poppins';color: white;position: absolute;flex-direction: row;margin-top: 1.5vw;z-index: 999;}
.header .header-orta .logo {width: 10vw;}
.header-sol {display: flex;flex-direction: row;justify-content: flex-start;gap: 1vw;width: 35vw;}
.header-orta { display: flex; flex-direction: column; align-content: center; align-items: center; }
a.fiyat-buton { width: 6vw; height: 2vw; background: #861002; color: #fff; display: flex; align-content: center; align-items: center; justify-content: center; margin-top: 8.7vw; position: absolute; border-radius: 1vw; font-size: 0.7vw; font-weight: 600; }
.header-sag {display: flex;flex-direction: column;align-items: flex-end;width: 35vw;gap: 1vw;}
.header-sagu {display: flex;gap: 0.5vw;align-items: center;margin-right: 2vw;position: relative;top: 0.7vw;}
.header-sagu a {color: #fff;font-size: 1vw;}
.header-sagu a:nth-last-child(1) {color: #fff;font-size: 1vw;opacity:0.5;}
.header-sagu .menu-item {height: 100%;float: left;position: relative;font-size: 1vw;font-weight: 700;transition: 0.6s all;width: 3vw !important;text-align: center;}
.sosyal {display: flex;flex-direction: row;padding-top: 0.1vw;align-items: center;justify-content: center;}
.sosyal a {display: flex;width: 2.1vw;height: 2.1vw;font-size: 1.7vw;padding-right: 0.6vw;float: left;color: #000;}
.sosyal a:last-child {margin-right: 0;}
.sosyal a:hover {color: #f19a3f;}
.en {opacity:0.5;}
li.menu-item.support {border-radius: 3vw;border: 1px solid rgba(255, 255, 255, 0.33);background: #B11F24;backdrop-filter: blur(1vw);padding: 0.1vw 0.5vw 0.2vw;margin-left: 1vw;}
li.menu-item.support a:hover {color:#000;}
li.menu-item.support a {padding: 0.4vw 1vw;}
.header-saga {display: flex;flex-direction: row;align-items: center;}
#menu {width: 100%;height: 100%;cursor: pointer;display: flex;justify-content: center;align-items: center;}
.navbar {height: 100%;}
.menu-item {height: 100%;float: left;position: relative;font-size: 1vw;font-weight: 700;transition: 0.6s all;width: auto;text-align: center;list-style: none;display: flex;flex-direction: column;align-items: center;}
.menu-item > a {height: 100%;display: flex;align-items: center;justify-content: center;color: #fff;transition: color 0.3s ease;padding: 1.5vw 1vw;gap: 0.3vw;text-decoration: none;}
.menu-item > a:hover {color: #b11f24;}
.menu-item > a > img {width: 8vw;}
.dropdown-menu {transition: all 0.3s ease;position: absolute;top: 100%;background: rgb(20 20 20 / 68%);backdrop-filter: blur(0.3vw);min-width: 12vw;border-radius: 0.5vw;box-shadow: -0.1vw 0.1vw 0vw #b11f24, 0.1vw -0.1vw 0vw #5b0b0e;padding: 0.5vw 0;display: none;flex-direction: column;z-index: 1000;}
.dropdown-menu li {padding: 0.6vw 1.2vw;white-space: nowrap;}
.dropdown-menu li a {color: #eee;font-weight: 500;font-size: 0.9vw;transition: color 0.25s ease;text-decoration: none;padding: 0;}
.dropdown-menu li a:hover {color: #b11f24;}
.dropdown:hover > .dropdown-menu {transition:all 0.3s ease;display: flex;}
.dropdown:hover > a .arrow {transform: rotate(180deg);}
.dropdown {transition:all 0.3s ease;}
.anasayfa-alan-1 {background-size: cover;background-repeat: no-repeat;padding: 2vw 0 0 0;filter: drop-shadow(0px 0.4vw 2vw rgba(0, 0, 0, 0.25));display: flex;flex-direction: column;align-items: center;height: auto;}
.anasayfa-alan-1 .slide.active-left {left: 5%;top: 25vw;opacity: 1;visibility: visible;z-index: 2;}
.anasayfa-alan-1 .slide.active-right {left: 65%;top: 25vw;opacity: 1;visibility: visible;z-index: 2;}
.anasayfa-alan-1 .slide.hidden {left: 100%;top: 13vw;opacity: 0;visibility: hidden;z-index: 1;}
.anasayfa-alan-1 .slider-container {display: flex;justify-content: center;height: 48vw;width: 100vw;position: relative;overflow: hidden;}
.anasayfa-alan-1 .slide {position: absolute; top: 50%; transform: translateY(-50%);width: 30vw; height: 20vw; opacity: 0; transition: all 0.4s ease-in-out;visibility: hidden; }
.anasayfa-alan-1 .slide.active-left {left: -40%;opacity: 0;visibility: visible;z-index: 2;}
.anasayfa-alan-1 .slide.active-center {left: 35%;opacity: 1;visibility: visible;z-index: 3;top: 14vw;transform: scale(1.1);transform: rotate(345deg);}
.anasayfa-alan-1 .slide.active-right {left: 110%;opacity: 0;visibility: visible;z-index: 2;}
.anasayfa-alan-1 .slide.hidden {filter: blur(0.1vw);left: 40%;top: -100vw;opacity: 0;visibility: hidden;z-index: 1;}
.anasayfa-alan-1 h2 {margin: 0;font-size: 1.5vw;line-height: 1.2;color: #000;}
.anasayfa-alan-1 .active-center h2 {display: none;}
.anasayfa-alan-1 img {object-fit: contain;width: 33vw;height: auto;display: block;margin-bottom: 4vw;}
.anasayfa-alan-1 .button-container {position: absolute;width: 50vw;display: none;justify-content: space-between;z-index: 11;}
.anasayfa-alan-1 .details-container {display: flex;flex-direction: column;align-items: flex-start;gap: 0.9vw;z-index: 2;}
.anasayfa-alan-1 .product-container .details-container h2 {font-size: 2.3vw;text-transform: uppercase;opacity: 0.5;}
.anasayfa-alan-1 .product-container .details-container p {opacity: 1;color: #ffffff;text-align: center;font-family: 'Poppins';font-size: 1.5vw;font-style: normal;font-weight: 400;line-height: normal;}
.anasayfa-alan-1 .product-container .details-container a {transition: all 0.3s ease;height: 0.8vw;color: #ffffff;display: flex;align-items: center;justify-content: center;border-radius: 0.8125rem;background: #B11F24;width: 8vw;padding: 0.5vw;font-size: 0.9vw;}
.anasayfa-alan-1 .product-container .details-container a:nth-last-child(1) {transition: all 0.3s ease;height: 0.8vw;color: #ffffff;display: flex;align-items: center;justify-content: center;border-radius: 0.8125rem;background: rgba(255, 255, 255, 0.06);width: 9vw;padding: 0.5vw;font-size: 0.9vw;}
.anasayfa-alan-1 .product-container .details-container a:hover {background: linear-gradient(90deg, rgba(131, 58, 180, 0) 0%, #ad2828 50%, rgba(255, 255, 255, 0) 100%);color: #fff;}
.anasayfa-alan-1 .red-dot {display: flex;align-items: center;justify-content: center;position: absolute;top: 32vw;left: 74vw;}
.anasayfa-alan-1 .red-dot-1 {width: 1.5vw;height: 1.5vw;position: absolute;z-index: 3;background: #b11f24;border-radius: 50%;}
.anasayfa-alan-1 .red-dot-2 {width: 3vw;height: 3vw;position: absolute;z-index: 3;background: #b11f24;border-radius: 50%;opacity: 0.5;}
.anasayfa-alan-1 .red-dot-3 {width: 4.5vw;height: 4.5vw;position: absolute;z-index: 3;background: #b11f24;border-radius: 50%;opacity:0.5;}
.anasayfa-alan-1 .details-container .button {display: flex;gap: 1.5vw;}
.anasayfa-alan-1 .product-container .details-container .title {display: flex;flex-direction: row;align-items: center;gap: 0.4vw;justify-content: flex-start;text-align: left;}
.anasayfa-alan-1 .arrow {background: transparent;border-radius: 50%;width: 3vw;margin: 0vw 2vw;height: 3vw;display: flex;align-items: center;justify-content: center;cursor: pointer;font-size: 1.5vw;border: 0;}
.anasayfa-alan-1 .slide .content {display: flex;flex-direction: column;align-items: center;gap: 1vw;}
.anasayfa-alan-1 .active-center img {width: 66vw;transition: all .5s ease;filter: drop-shadow(0 0 1.5vw #0002);}
.anasayfa-alan-1 .product-container {display: flex;flex-direction: row;align-items: flex-end;justify-content: flex-start;width: 48.2vw;height: 10vw;background-size: contain;background-repeat: no-repeat;margin-right: 29vw;margin-top: -10vw;}
.anasayfa-alan-1 .dots-container {position: absolute;top: 49vw;z-index: 9999;left: 35%;right: 2vw;transform: translateY(-50%);display: flex;flex-direction: row;gap: 0.4vw;width: 30vw;}
.anasayfa-alan-1 .dot {width: 9vw;height: 0.3vw;border-radius: 1vw;background-color: #ffffff;cursor: pointer;transition: background 0.3s ease;}
.anasayfa-alan-1 .dot.active {background-color: #b11f24;}
.anasayfa-alan-1 .product-explanation img {width: 3vw;}
.anasayfa-alan-1 .product-explanation p {font-size: 1.3vw;font-family: 'Damion';color: #a10000;}
.anasayfa-alan-1 .product-explanation {display: flex;flex-direction: column;align-items: center;gap: 1vw;position: absolute;}
.anasayfa-alan-1 img.background-stroke {display:block;width: 76vw;position: absolute;top: 8vw;opacity: 0.5;}
.anasayfa-alan-1 .mobil-background-stroke {display:none !important;}
.anasayfa-alan-1 .dropdown-img {width: auto;object-fit: cover;height: auto;}
.anasayfa-alan-1 .slide h2 {margin-top: -5vw;}
.anasayfa-alan-1 .back-light {width: 14vw;height: 15vw;background: #ffffff96;position: absolute;filter: blur(9vw);margin-top: 15vw;}
.anasayfa-alan-1 #product-category {text-align: center;font-family: Poppins;font-size: 11vw;font-style: italic;font-weight: 700;position: absolute;line-height: 121.853%;z-index: -5;margin-top: 10vw;text-transform: uppercase;background: linear-gradient(90deg, #202428 0%, #FFF 47.22%, #202428 100%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.anasayfa-alan-1 .product-details {position: absolute;top: 17vw;display: flex;flex-direction: column;align-items: flex-end;left: 30vw;z-index: 999;gap: 2vw;transform: rotate(14deg);}
.anasayfa-alan-1 .product-details img {width: 3vw;}
.anasayfa-alan-1 .kutu-1 {display: flex;gap: 1vw;border-radius: 2vw;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgb(255 255 255 / 2%) 10.88%, rgb(255 255 255 / 0%) 83.94%);width: 13vw;height: 5vw;align-items: center;justify-content: flex-start;padding-left: 2vw;}
.anasayfa-alan-1 .product-details img {width: 3vw;margin: 0;}
.anasayfa-alan-1 .kutu-3 {display: flex;flex-direction: column;gap: 0.4vw;align-items: center;width: 5vw;padding: 1vw;border-radius: 2rem;border: 1px solid rgb(255 255 255 / 12%);background: linear-gradient(103deg, rgb(255 255 255 / 2%) 10.88%, rgb(255 255 255 / 0%) 83.94%);}
.anasayfa-alan-1 .kutu-3 span {color: #fff;font-size: 1vw;font-weight: 200;margin-top: 0.5vw;}
.anasayfa-alan-1 .kutu-3 p {font-size: 2vw;color: #fff;font-weight: 400;width: 2.4vw;overflow: hidden;height: 3vw;text-align: center;}
.anasayfa-alan-1 .kutu-23 {display: flex;gap: 3vw;align-items: center;}
.anasayfa-alan-1 .kutu-2 {display: flex;gap: 1vw;align-items: center;}
.anasayfa-alan-1 .kutu-2 img {border-radius: 3vw;padding: 0.5vw;width: 3.8vw;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(180deg, rgb(255 255 255 / 3%) 0%, rgb(255 255 255 / 0%) 100%);}
.anasayfa-alan-1 .kutu2-detay span {font-size: 1vw;color: #fff;letter-spacing: 0.05vw;font-weight: 200;}
.anasayfa-alan-1 .kutu2-detay p {color: #fff;font-size: 1.1vw;}
.anasayfa-alan-1 .product-details .urun-aciklama {font-size: 0.9vw;text-align: right;color: #fff;font-weight: 100;width: 20vw;}
.anasayfa-alan-1 .product-details .kutu-3 img {width: 2.5vw;margin: 0;}
.anasayfa-alan-1 .kutu1-detay span {color: #fff;font-size: 1vw;}
.kutu1-detay p {font-size: 0.9vw;color: #fff;}
.anasayfa-alan-2 {height: 30vw;display: flex;align-items: center;width: 75vw;margin: 4vw auto;gap: 5vw;}
.anasayfa-alan-2 .alan2-sag {transition:all 0.3s ease;background: url(//doxcarms.com/tr/wp-content/uploads/2025/05/dis-cekim-1.jpg);background-size: 33vw;background-repeat: no-repeat;background-position: center;width: 70vw;height: 19vw;border-radius: 2vw;overflow: hidden;box-shadow: inset 0px 0.5vw 3vw 0.5vw rgba(0, 0, 0, 0.75);display: flex;}
.anasayfa-alan-2 .alan2-sag:hover {background-size: 38vw;background-position: center;}
.anasayfa-alan-2 .alan2-sol h3 {font-size: 3.1vw;color: #B11F24;font-weight: 800;margin-bottom: -1.5vw;}
.anasayfa-alan-2 .alan2-sol h5 {font-size: 2.7vw;font-weight: 700;color: #fff;width: fit-content;font-style: italic;}
.anasayfa-alan-2 .alan2-sol h5::before {content: '';font-size: 2.7vw;font-weight: 700;color: #fff;position: relative;display: flex;top: 3.5vw;z-index: -1;width: 103%;right: 0vw;transform: skewX(332deg);height: 1vw;background: #b11f24;}
.anasayfa-alan-2 .alan2-sol p {color: #fff;margin-top: 2.5vw;font-size: 0.9vw;}
.anasayfa-alan-3 {display: flex;flex-direction: row;justify-content: space-between;width: 75vw;margin: 0 auto;}
.anasayfa-alan-3 .alan3-sol {display: flex;flex-direction: column;align-items: flex-start;width: 20vw;gap: 4vw;}
.anasayfa-alan-3 .alan3-sol .etiket img {width: 2.2vw;}
.anasayfa-alan-3 .alan3-sol .etiket {display: flex;flex-direction: row;align-items: center;gap: 1.5vw;border-radius: 2rem;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgba(255, 255, 255, 0.10) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);backdrop-filter: blur(4px);padding: 1.5vw 2vw;width: 15vw;justify-content: flex-start;height: 3vw;}
.anasayfa-alan-3 .alan3-sol .etiket span {color: #fff;font-size: 1vw;}
.anasayfa-alan-3 .alan3-sola h4 {color: #FFF;font-family: Poppins;font-size: 2vw;font-style: normal;font-weight: 500;line-height: normal;text-transform: capitalize;}
.anasayfa-alan-3 .alan3-sola h5 {color: #FFF;font-family: Poppins;font-size: 1.2vw;font-style: normal;font-weight: 400;line-height: normal;}
.anasayfa-alan-3 .alan3-sola span {color: #FFF;font-family: Poppins;font-size: 1.2vw;font-style: normal;font-weight: 400;line-height: normal;text-transform: capitalize;}
.anasayfa-alan-3 .alan3-orta {display: flex;justify-content: flex-start;align-items: flex-start;flex-direction: column;width: 30vw;border-radius: 5vw;transition: all 0.5s ease;}
.anasayfa-alan-3 .alan3-sag {display: flex;justify-content: flex-start;flex-direction: column;width: 20vw;align-items: flex-end;text-align: right;gap: 2vw;}
.anasayfa-alan-3 .alan3-sola {display: flex;flex-direction: column;align-items: flex-start;gap: 1vw;}
.anasayfa-alan-3 .alan3-orta video {width: 100%;height: 37vw;object-fit: cover;border-radius: 2vw;}
.anasayfa-alan-3 .alan3-orta span {color: #fff;font-size: 0.8vw;border-radius: 2vw;background: rgba(255, 255, 255, 0.17);padding: 0.3vw 2vw;margin-top: -4.5vw;margin-bottom: 0vw;margin-left: 2vw;}
.anasayfa-alan-3 .alan3-sag .alan3-sagu {height: 15.5vw;padding: 1.5vw;width: 15vw;border-radius: 2vw;border: 0.1vw solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgba(255, 255, 255, 0.10) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);backdrop-filter: blur(1vw);text-align: left;display: flex;gap: 0.6vw;flex-direction: column;justify-content: center;}
.anasayfa-alan-3 .alan3-sag .alan3-sagu h4 {color: #FFF;font-family: Poppins;font-size: 1.9vw;font-style: normal;font-weight: 400;line-height: normal;}
.anasayfa-alan-3 .alan3-sag .alan3-sagu span {color: #FFF;font-family: Poppins;font-size: 0.8vw;font-style: normal;font-weight: 400;line-height: normal;line-height: 1.6vw;}
.anasayfa-alan-3 .alan3-sag .alan3-sagu i {transition:all 0.5s ease;position: absolute;margin-left: 11vw;margin-top: -6vw;font-size: 1.2vw;background: #B11F24;border-radius: 100%;padding: 0.9vw 1vw;transform: rotate(-45deg);color: #fff;}
.anasayfa-alan-3 .alan3-sag .alan3-sagu i:hover {transform: rotate(355deg);background: #fff;color: #B11F24;}
.anasayfa-alan-3 .alan3-sag a.show-more {transition:all 0.3s ease;width: 18vw;border-radius: 2vw;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(287deg, #B11F24 11%, rgba(162, 25, 30, 0.59) 45.37%, rgba(140, 18, 22, 0.03) 92.83%);backdrop-filter: blur(4px);display: flex;align-items: center;justify-content: center;height: 4vw;color: #fff;font-size: 1.1vw;}
.anasayfa-alan-3 .alan3-sag a.show-more:hover {background: linear-gradient(138.7deg, #B11F24 11%, rgba(162, 25, 30, 0.59) 45.37%, rgba(140, 18, 22, 0.03) 92.83%);}
.anasayfa-alan-3 .alan3-sag h2 {font-size: 5vw;font-weight: 600;color: #fff;margin-top: 3vw;}
.anasayfa-alan-3 .alan3-sag h2 span {font-size: 1.2vw;}
.anasayfa-alan-4 {height: auto;display: flex;flex-direction: row;width: 75vw;margin: 6vw auto;justify-content: space-between;align-items: center;}
.anasayfa-alan-4 .kutu {width: 19vw;height: 19vw;border-radius: 1.47006rem;display: flex;background: linear-gradient(180deg, rgba(140, 0, 2, 0.00) 46%, #8C0002 100%), url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/<path-to-image>) lightgray 50% / cover no-repeat;flex-direction: column;align-items: flex-start;padding: 2vw;justify-content: flex-end;gap: 0.6vw;}
.anasayfa-alan-4 .kutu-1 {transition:all 0.3s ease;background: linear-gradient(180deg, rgba(140, 0, 2, 0.00) 46%, #8C0002 100%), url(//doxcarms.com/tr/wp-content/uploads/2025/05/dis-cekim-2.jpg) lightgray 50% / cover no-repeat;}
.anasayfa-alan-4 .kutu-1:hover {box-shadow: 0.4vw 0.4vw 0vw #ffdcdd;transform: rotate(2deg);}
.anasayfa-alan-4 .kutu-2 {transition:all 0.3s ease;border: 0.1vw solid #EE0004;background: linear-gradient(26deg, rgba(140, 0, 2, 1) 0%, rgba(140, 0, 2, 0) 100%), url(//doxcarms.com/tr/wp-content/uploads/2025/05/dis-cekim-4.jpg) #636363 50% / cover no-repeat;background-blend-mode: soft-light;box-shadow: 0 3vw 11vw #b11f2445;}
.anasayfa-alan-4 .kutu-2:hover {box-shadow: 0 3vw 11vw #b11f2445,0.4vw 0.4vw 0vw #ffdcdd;transform: rotate(2deg);}
.anasayfa-alan-4 .kutu-3 {transition:all 0.3s ease;background: linear-gradient(180deg, rgba(140, 0, 2, 0.00) 46%, #8C0002 100%), url(//doxcarms.com/tr/wp-content/uploads/2025/05/dis-cekim-3.jpg) lightgray 50% / cover no-repeat;}
.anasayfa-alan-4 .kutu-3:hover {box-shadow: 0.4vw 0.4vw 0vw #ffdcdd;transform: rotate(2deg);}
.anasayfa-alan-4 .kutu span {color: #fff;font-size: 1vw;}
.anasayfa-alan-4 .kutu h4 {color: #fff;font-size: 1.3vw;font-weight: 600;}
.anasayfa-alan-4 .kutu p {font-size: 1vw;color: #fff;text-decoration: underline;display: flex;align-items: center;justify-content: center;gap: 1vw;}
.anasayfa-alan-4 .kutu p i {background: #fff;text-decoration: none;padding: 0.2vw 0.3vw;border-radius: 100%;font-size: 0.9vw;color: #000;}
.anasayfa-alan-5 {display: flex;flex-direction: column;align-items: flex-start;width: 75vw;margin: 0 auto;gap: 3vw;}
.anasayfa-alan-5 h4 {font-size: 2.7vw;font-weight: 600;color: #fff;}
.anasayfa-alan-5 span {color: #B11F24;}
.anasayfa-alan-5 img.alan5-sol {width: 30vw;border-radius: 2.5vw;height: 29vw;object-fit: cover;}
.anasayfa-alan-5 .alan5-content {display: flex;flex-direction: row;align-items: flex-start;justify-content: space-between;width: 100%;}
.anasayfa-alan-5 .alan5-sag {display: flex;justify-content: flex-end;flex-direction: column;text-align: left;}
.anasayfa-alan-5 .alan5-sagu {border-radius: 2vw;border: 0.1vw solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgba(255, 255, 255, 0.10) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);backdrop-filter: blur(1vw);width: 33vw;height: 17vw;display: flex;justify-content: center;flex-direction: column;padding: 0 3vw;gap: 2vw;}
.anasayfa-alan-5 .alan5-sagu h5 {font-size: 1.1vw;color: #fff;font-weight: 400;}
.anasayfa-alan-5 .alan5-sagu p {font-size: 0.9vw;color: #fff;line-height: 1.4vw;}
.anasayfa-alan-5 .alan5-sago {border-radius: 2rem;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgba(255, 255, 255, 0.10) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);backdrop-filter: blur(4px);display: flex;align-items: center;justify-content: center;gap: 2vw;padding: 1vw 0;margin-top: 1vw;}
.anasayfa-alan-5 .alan5-sago img {width: 3vw;}
.anasayfa-alan-5 .alan5-sago p {color: #fff;font-size: 0.8vw;width: 28vw;}
.anasayfa-alan-5 .alan5-sag a {display: flex;align-items: center;justify-content: center;border-radius: 2rem;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgba(177, 31, 36, 0.00) 10.88%, #B11F24 60.56%, #B11F24 83.94%);backdrop-filter: blur(4px);height: 3.5vw;margin-top: 1.5vw;color: #fff;font-size: 1vw;}
.anasayfa-alan-5 .alan5-sag a:hover {background: linear-gradient(-103deg, rgba(177, 31, 36, 0.00) 10.88%, #B11F24 60.56%, #B11F24 83.94%);}
.anasayfa-alan-6 {height: 40vw;display: flex;width: 100%;align-items: center;justify-content: center;margin-top: 7vw;}
.anasayfa-alan-6 video {mix-blend-mode: lighten;position: absolute;z-index: -1;opacity: 0.5;}
.anasayfa-alan-6 .alan6-sol {display: flex;flex-direction: column;align-items: center;justify-content: center;}
.anasayfa-alan-6 .alan6-sol .ozellik {position: absolute;}
.anasayfa-alan-6 .alan6-sag {display: flex;justify-content: center;flex-direction: column;align-items: flex-end;text-align: right;gap: 1.5vw;padding-right: 0vw;width: 29vw;}
.anasayfa-alan-6 .alan6-sol img {width: 45vw;transform: rotate(344deg);object-fit: cover;}
.anasayfa-alan-6 .alan6-sag span {color: #FFF;font-family: 'Poppins';font-size: 1vw;font-style: normal;font-weight: 400;line-height: normal;letter-spacing: 0.1vw;}
.anasayfa-alan-6 .alan6-sag h4 {color: #FFF;text-align: right;font-family: 'Poppins';font-size: 2.7vw;font-style: normal;font-weight: 500;line-height: 3vw;letter-spacing: -0.1vw;}
.anasayfa-alan-6 .alan6-sag p {color: #FFF;text-align: right;font-family: 'Poppins';font-size: 1vw;font-style: normal;font-weight: 400;line-height: 1.5vw;}
.anasayfa-alan-6 .alan6-sag a {border-radius: 2rem;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgba(177, 31, 36, 0.00) 10.88%, #B11F24 60.56%, #B11F24 83.94%);backdrop-filter: blur(4px);color: #fff;padding: 0.5vw 2vw;width: 11vw;height: 1.5vw;display: flex;align-items: center;justify-content: center;}
.anasayfa-alan-6 .alan6-sag a:hover {background: linear-gradient(-103deg, rgba(177, 31, 36, 0.00) 10.88%, #B11F24 60.56%, #B11F24 83.94%);}
.anasayfa-alan-6 .alan6-sag h2 {color: #FFF;font-family: Poppins;font-size: 5vw;font-style: normal;font-weight: 600;line-height: normal;margin-top: 8vw;}
.anasayfa-alan-6 .alan6-sag h2 span {color: #FFF;text-align: right;font-family: Poppins;font-size: 1.2vw;font-style: normal;font-weight: 400;line-height: normal;}
.anasayfa-alan-6 .alan6-sol .ozellik-1 {margin-bottom: 24vw;margin-right: 7vw;display: flex;}
.anasayfa-alan-6 .alan6-sol .ozellik-1 .details {margin-top: 1vw;position: absolute;width: 9vw;margin-left: -6vw;display: flex;flex-direction: column;align-items: flex-start;gap: 0.4vw;opacity: 0.5;}
.anasayfa-alan-6 .alan6-sol .ozellik-1 .details span {color: #FFF;font-family: 'Poppins';font-size: 1vw;font-style: normal;font-weight: 700;line-height: normal;}
.anasayfa-alan-6 .alan6-sol .ozellik-1 .details p {color: #FFF;font-family: 'Poppins';font-size: 0.8vw;font-style: normal;font-weight: 400;line-height: normal;}
.anasayfa-alan-6 .alan6-sol .ozellik-2 {margin-top: 8vw;margin-left: 33vw;}
.anasayfa-alan-6 .alan6-sol .ozellik-2 .details {margin-top: 6vw;position: absolute;width: 9vw;margin-left: 10vw;display: flex;flex-direction: column;align-items: flex-start;gap: 0.4vw;opacity: 0.5;}
.anasayfa-alan-6 .alan6-sol .ozellik-2 .details span {color: #FFF;font-family: 'Poppins';font-size: 1vw;font-style: normal;font-weight: 700;line-height: normal;}
.anasayfa-alan-6 .alan6-sol .ozellik-2 .details p {color: #FFF;font-family: 'Poppins';font-size: 0.8vw;font-style: normal;font-weight: 400;line-height: normal;}
.anasayfa-alan-6 .alan6-sol .ozellik-3 {margin-top: 15vw;margin-right: 5vw;}
.anasayfa-alan-6 .alan6-sol .ozellik-3 .details {margin-top: 6vw;position: absolute;width: 9vw;margin-left: -8vw;display: flex;flex-direction: column;align-items: flex-start;gap: 0.4vw;}
.anasayfa-alan-6 .alan6-sol .ozellik-3 .details span {color: #FFF;font-family: 'Poppins';font-size: 1vw;font-style: normal;font-weight: 700;line-height: normal;}
.anasayfa-alan-6 .alan6-sol .ozellik-3 .details p {color: #FFF;font-family: 'Poppins';font-size: 0.8vw;font-style: normal;font-weight: 400;line-height: normal;}
.hero-section {position: relative;height: 22vw;background-image: url(//doxcarms.com/tr/wp-content/uploads/2025/05/dis-cekim-3.jpg);background-size: cover;background-position: center;display: flex;align-items: flex-end;justify-content: center;text-align: center;padding-bottom: 3vw;}
.hero-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(144deg, #000000d9 0%, #430608 100%);box-shadow: 0 0 1vw #333;mix-blend-mode: hard-light;}
.hero-content { position: relative; z-index: 2; padding: 0 5vw; } 
.hero-content h1 {font-size: 2vw;font-weight: 700;letter-spacing: 0.1vw;margin-bottom: 1vw;color: #fff;}
.hero-divider { width: 8vw; height: 0.2vw; background-color: #d01f1f; margin: 0 auto 1.5vw auto; } 
.hero-content p {font-size: 1vw;max-width: 50vw;margin: 0 auto;color: #fff;}
h2.soon {text-align: center;font-size: 2.5vw;font-weight: 700;}
.kurumsal {color: #313131;font-family: 'Roboto', sans-serif;padding: 0;margin: 0;overflow-x: hidden;}
.kurumsal .about-container {width: 75vw;margin: 0 auto;padding: 5vw 0 0 0;}
.kurumsal .section-title { text-align: center; margin-bottom: 3vw; } 
.kurumsal .section-title h2 {font-size: 1.9vw;font-weight: 700;letter-spacing: 0.1vw;margin-bottom: 0.8vw;text-transform: uppercase;}
.kurumsal .title-divider { width: 6vw; height: 0.2vw; background-color: #d01f1f; margin: 0 auto; } 
.kurumsal .about-section { display: flex; justify-content: space-between; align-items: center; gap: 4vw; margin-bottom: 6vw; } 
.kurumsal .about-image { flex: 1; } 
.kurumsal .about-image img { width: 100%; height: auto; border-radius: 0.4vw; object-fit: cover; transition: transform 0.5s ease; } 
.kurumsal .about-image:hover img { transform: scale(1.05); } 
.kurumsal .about-content { flex: 1; } 
.kurumsal .about-content h3 { font-size: 1.8vw; color: #d01f1f; margin-bottom: 0.6vw; font-weight: 600; text-transform: uppercase; } 
.kurumsal .about-content h4 {font-size: 1.1vw;color: #272727;margin-bottom: 1.5vw;font-weight: 400;text-transform: uppercase;}
.kurumsal .about-content p {font-size: 0.95vw;line-height: 1.6vw;margin-bottom: 1.2vw;color: #696969;}
.kurumsal .stat-container { display: flex; justify-content: space-between; margin-top: 2vw; } 
.kurumsal .stat-item { text-align: center; } 
.kurumsal .stat-number { font-size: 2.2vw; font-weight: 700; color: #d01f1f; margin-bottom: 0.4vw; } 
.kurumsal .stat-label { font-size: 0.8vw; color: #aaa; letter-spacing: 0.1vw; } 
.kurumsal .features-section { margin-bottom: 6vw; } 
.kurumsal .features-wrapper {display: flex;align-items: stretch;gap: 3vw;flex-direction: row-reverse;}
.kurumsal .features-image {flex: 1;position: relative;overflow: hidden;border-radius: 0.4vw;height: 36vw;}
.kurumsal .features-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; } 
.kurumsal .features-image:hover img { transform: scale(1.05); } 
.kurumsal .features-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(208,31,31,0.7)); display: flex; align-items: center; justify-content: center; } 
.kurumsal .features-text {font-size: 2vw;font-weight: 700;letter-spacing: 0.3vw;color: #fff;text-transform: uppercase;}
.kurumsal .features-list { flex: 1; display: flex; flex-direction: column; justify-content: space-between; } 
.kurumsal .feature-item {position: relative;background: linear-gradient(180deg, rgb(245 245 245) 0%, rgba(0, 0, 0, 0) 100%);margin-bottom: 1vw;border-radius: 0.4vw;overflow: hidden;transition: transform 0.3s ease;}
.kurumsal .feature-item:hover { transform: translateX(0.5vw); } 
.kurumsal .feature-item:before { content: attr(data-number); position: absolute; top: 50%; left: 0; transform: translateY(-50%); font-size: 5vw; font-weight: 800; color: rgba(208,31,31,0.1); z-index: 0; line-height: 1; } 
.kurumsal .feature-item-content { position: relative; z-index: 1; display: flex; padding: 1.5vw; } 
.kurumsal .feature-icon { flex: 0 0 3vw; font-size: 1.8vw; color: #d01f1f; display: flex; align-items: center; justify-content: center; } 
.kurumsal .feature-details {flex: 1;padding-left: 2vw;}
.kurumsal .feature-details h3 {font-size: 1.1vw;margin-bottom: 0.6vw;font-weight: 600;}
.kurumsal .feature-details p { font-size: 0.85vw; color: #aaa; line-height: 1.4vw; } 
.kurumsal .mission-section {display: flex;justify-content: space-between;align-items: center;gap: 4vw;margin-bottom: 6vw;flex-direction: row-reverse;}
.kurumsal .mission-content { flex: 1; } 
.kurumsal .mission-content h3 {font-size: 1.5vw;color: #d01f1f;margin-bottom: 1.2vw;margin-top: 2vw;font-weight: 600;text-transform: uppercase;}
.kurumsal .mission-content p {font-size: 0.95vw;line-height: 1.6vw;margin-bottom: 1.5vw;color: #555555;}
.kurumsal .mission-image { flex: 1; } 
.kurumsal .mission-image img { width: 100%; height: auto; border-radius: 0.4vw; object-fit: cover; transition: transform 0.5s ease; } 
.kurumsal .mission-image:hover img { transform: scale(1.05); } 
.kurumsal .animate-fade-in { opacity: 0; animation: fadeIn 1s ease forwards; } 
.kurumsal .animate-slide-up { opacity: 0; transform: translateY(2vw); animation: slideUp 1s ease forwards; } 
.kurumsal .animate-slide-left { opacity: 0; transform: translateX(2vw); animation: slideLeft 1s ease forwards; } 
.kurumsal .animate-slide-right { opacity: 0; transform: translateX(-2vw); animation: slideRight 1s ease forwards; } 
.kurumsal .animate-count { opacity: 0; animation: fadeIn 1s ease forwards; } 
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } 
@keyframes slideUp { from { opacity: 0; transform: translateY(2vw); } to { opacity: 1; transform: translateY(0); } } 
@keyframes slideLeft { from { opacity: 0; transform: translateX(2vw); } to { opacity: 1; transform: translateX(0); } } 
@keyframes slideRight { from { opacity: 0; transform: translateX(-2vw); } to { opacity: 1; transform: translateX(0); } } 
.contact-page {font-family: 'Roboto', sans-serif;color: #ffffff;overflow-x: hidden;}
.contact-page .diagonal-hero { position: relative; height: 40vw; display: flex; align-items: center; justify-content: center; overflow: hidden; } 
.contact-page .diagonal-bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(135deg, #1a1a1a 0%, #1a1a1a 40%, #d01f1f 100%); transform: skewY(-5deg); transform-origin: top left; z-index: 1; } 
.contact-page .hero-content { position: relative; z-index: 2; text-align: center; padding: 0 5vw; } 
.contact-page .headline-container { position: relative; display: inline-block; margin-bottom: 2vw; } 
.contact-page .glitch-text { font-size: 7vw; font-weight: 800; text-transform: uppercase; letter-spacing: 0.5vw; margin: 0; position: relative; } 
.contact-page .glitch-text::before, .glitch-text::after { content: attr(data-text); position: absolute; top: 0; left: 0; width: 100%; height: 100%; } 
.contact-page .glitch-text::before { left: 0.2vw; text-shadow: -2px 0 #d01f1f; clip: rect(44px, 450px, 56px, 0); animation: glitch-anim 5s infinite linear alternate-reverse; } 
.contact-page .glitch-text::after { left: -0.2vw; text-shadow: 2px 0 #d01f1f; clip: rect(24px, 450px, 100px, 0); animation: glitch-anim2 5s infinite linear alternate-reverse; } 
.contact-page .headline-accent { position: absolute; bottom: -0.8vw; right: -1vw; width: 6vw; height: 0.4vw; background-color: #d01f1f; } 
.contact-page .subtitle { font-size: 1.2vw; letter-spacing: 0.2vw; text-transform: uppercase; margin: 0; color: #aaa; animation: fadeIn 1s ease forwards; } 
.contact-page .contact-main {display: flex;padding: 5vw 0;gap: 5vw;position: relative;width: 75vw;margin: 0 auto;}
.contact-page .contact-main::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.03; pointer-events: none; } 
.contact-page .side-info {flex: 1;background-color: #ededed96;border-radius: 0.5vw;padding: 3vw;display: flex;flex-direction: column;justify-content: space-between;}
.contact-page .logo-container { text-align: center; margin-bottom: 3vw; } 
.contact-page .logo-container img { max-width: 15vw; height: auto; } 
.contact-page .animate-pulse { animation: pulse 2s infinite; } 
.contact-page .info-group, .social-group { margin-bottom: 3vw; } 
.contact-page .info-group h2, .social-group h2 {font-size: 1.2vw;font-weight: 700;margin-bottom: 2vw;position: relative;padding-bottom: 0.8vw;letter-spacing: 0.1vw;color: #000;}
.contact-page .info-group h2::after, .social-group h2::after {content: '';position: absolute;bottom: 0;left: 0;width: 3vw;height: 0.2vw;background-color: #b11f24;}
.contact-page .info-item { display: flex; align-items: flex-start; margin-bottom: 1.5vw; } 
.contact-page .info-icon { flex: 0 0 3vw; height: 3vw; background-color: rgba(208,31,31,0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 1vw; } 
.contact-page .info-icon i {color: #b11f24;font-size: 1vw;}
.contact-page .info-text { flex: 1; } 
.contact-page .info-text h3 {font-size: 1vw;margin: 0 0 0.5vw 0;font-weight: 600;color: #b11f24;}
.contact-page .info-text p { font-size: 0.9vw; color: #aaa; margin: 0; line-height: 1.4vw; } 
.contact-page .social-icons { display: flex; gap: 1vw; } 
.contact-page .social-icon { display: flex; align-items: center; justify-content: center; width: 3vw; height: 3vw; background-color: #252525; border-radius: 50%; color: #fff; text-decoration: none; transition: all 0.3s ease; } 
.contact-page .social-icon:hover {background-color: #b11f24;transform: translateY(-0.3vw);}
.contact-page .social-icon i { font-size: 1vw; } 
.contact-page .form-container { width: 39vw;}
.contact-page .form-header { margin-bottom: 3vw; } 
.contact-page .form-header h2 {font-size: 2.5vw;font-weight: 700;margin-bottom: 1vw;letter-spacing: 0.1vw;color: #000;}
.contact-page .form-header p { font-size: 1vw; color: #aaa; } 
.contact-page .map-section { position: relative; height: 30vw; } 
.contact-page .map-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(to bottom, #b11f24 0%, #b11f24b3 20%, #b11f2400 100%);pointer-events: none;z-index: 1;box-shadow: 0 0 1vw #cdcdcd;mix-blend-mode: overlay;}
.contact-page .map-container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } 
.map-container iframe {filter: grayscale(1);}
.contact-page .map-info { position: absolute; top: 5vw; left: 5vw; z-index: 2; } 
.contact-page .map-info h2 {font-size: 2vw;font-weight: 700;margin-bottom: 0.5vw;color: #000;}
.contact-page .map-info p {font-size: 1vw;color: #3b3b3b;}
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } 
@keyframes pulse { 0% { opacity: 1; } 50% { opacity: 0.7; } 100% { opacity: 1; } } 
@keyframes glitch-anim { 0% { clip: rect(42px, 9999px, 44px, 0); } 5% { clip: rect(12px, 9999px, 59px, 0); } 10% { clip: rect(48px, 9999px, 29px, 0); } 15% { clip: rect(42px, 9999px, 73px, 0); } 20% { clip: rect(63px, 9999px, 27px, 0); } 25% { clip: rect(34px, 9999px, 55px, 0); } 30% { clip: rect(86px, 9999px, 73px, 0); } 35% { clip: rect(20px, 9999px, 20px, 0); } 40% { clip: rect(26px, 9999px, 60px, 0); } 45% { clip: rect(25px, 9999px, 66px, 0); } 50% { clip: rect(57px, 9999px, 98px, 0); } 55% { clip: rect(5px, 9999px, 46px, 0); } 60% { clip: rect(82px, 9999px, 31px, 0); } 65% { clip: rect(54px, 9999px, 27px, 0); } 70% { clip: rect(28px, 9999px, 99px, 0); } 75% { clip: rect(45px, 9999px, 69px, 0); } 80% { clip: rect(23px, 9999px, 85px, 0); } 85% { clip: rect(54px, 9999px, 84px, 0); } 90% { clip: rect(45px, 9999px, 47px, 0); } 95% { clip: rect(37px, 9999px, 20px, 0); } 100% { clip: rect(4px, 9999px, 91px, 0); } } 
@keyframes glitch-anim2 { 0% { clip: rect(65px, 9999px, 100px, 0); } 5% { clip: rect(52px, 9999px, 74px, 0); } 10% { clip: rect(79px, 9999px, 85px, 0); } 15% { clip: rect(75px, 9999px, 5px, 0); } 20% { clip: rect(67px, 9999px, 61px, 0); } 25% { clip: rect(14px, 9999px, 79px, 0); } 30% { clip: rect(1px, 9999px, 66px, 0); } 35% { clip: rect(86px, 9999px, 30px, 0); } 40% { clip: rect(23px, 9999px, 98px, 0); } 45% { clip: rect(85px, 9999px, 72px, 0); } 50% { clip: rect(71px, 9999px, 75px, 0); } 55% { clip: rect(2px, 9999px, 48px, 0); } 60% { clip: rect(30px, 9999px, 16px, 0); } 65% { clip: rect(59px, 9999px, 50px, 0); } 70% { clip: rect(41px, 9999px, 62px, 0); } 75% { clip: rect(2px, 9999px, 82px, 0); } 80% { clip: rect(47px, 9999px, 73px, 0); } 85% { clip: rect(3px, 9999px, 27px, 0); } 90% { clip: rect(26px, 9999px, 55px, 0); } 95% { clip: rect(42px, 9999px, 97px, 0); } 100% { clip: rect(38px, 9999px, 49px, 0); } } 
.contact-page  p.form-kolon-metin {color: #000;font-size: 1vw;}
.contact-page ::placeholder{font-size:1vw !important;margin:0 !important; padding:0 !important;padding-left:1vw !important;padding-top:1vw !important;}
.contact-page .iletisim-formu{margin-top: 3vw;margin-bottom: 3vw;}
.contact-page .wpcf7 label {font-size: 1vw !important;display: flex;align-items: center;justify-content: space-between;}
.contact-page .wpcf7 label input {height: 1.1vw;color: #000;border: none;font-size: 1vw;border-bottom: 0.1vw #696969 solid !important;line-height: 1.4vw;width: 39.9vw;margin-top: 0.1vw;padding: 1vw;background: none;}
.contact-page .phone input{background:#f6f6f6 !important;}
.contact-page .wpcf7-textarea {margin-bottom: 1vw;width: 39.4vw!important;height: 11vw !important;background: none;color: #000;font-size: 1vw;border-bottom: 0.1vw #696969 solid !important;border: 0;margin-top: 0.2vw;padding: 1vw;}
.contact-page .wpcf7-submit {width: 41.6vw !important;height: 3.1vw !important;background: linear-gradient(145deg, rgba(0, 0, 0, 1) 0%, rgb(45 44 44) 100%);padding: 0 !important;border: 0 !important;border-radius: 0.4vw !important;color: #fff;transition: 0.3s;font-size: 1.1vw !important;margin-top: 1.9vw;margin-left: 0vw;}
.contact-page .wpcf7-submit:hover {background-color: #b11f24 !important;color: #ffffff;transition: 0.3s;}
.contact-page .wpcf7-response-output {color:#111;border-color:rgba(0,0,0,0) !important;padding:0 !important;margin:0 !important;}
.contact-page .wpcf7-form input:focus, .wpcf7-form textarea:focus, .wpcf7-form select:focus {border:0 !important;background:#f6f6f6;}
.contact-page input.wpcf7-form-control.wpcf7-captchar {}
.contact-page img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-170 {width: 11vw;height: 3vw;}
.contact-page .wpcf7-spinner{position: absolute!important;margin-top: 6vw !important;}
.contact-page input.wpcf7-form-control.wpcf7-captchar {width: 27.8vw;position: relative;}
.contact-page .iletisim-form-kolonlar{display: flex;justify-content: space-evenly;width: 94.5%;}
.contact-page .form-dogrula p {display: flex;justify-content: center;width: 41.5vw;flex-direction: column;}
.contact-page form.wpcf7-form.init {display: flex;flex-direction: column;align-items: flex-start;gap: 2vw;}
.contact-page .form-dogrula br {display: none;}
.category-page {color: #ffffff;font-family: 'Poppins', sans-serif;padding-bottom: 4vw;}
.category-page .animate-fade-in { animation: fadeIn 1s ease forwards; } 
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } 
.category-page .products-container {max-width: 75%;margin: 5vw auto;}
.category-page .products-list {display: flex;flex-direction: column;gap: 3vw;}
.category-page .product-card { display: flex; flex-direction: column; margin-bottom: 2vw; } 
.category-page .product-header {margin-bottom: -2vw;}
.category-page .product-title {font-size: 1.7vw;font-weight: 700;color: #000000;text-align: left;}
.category-page .product-title::before {content: '';display: flex;width: 5.3vw;transform: skewX(335deg);height: 0.4vw;background: #b11f24;position: relative;top: 2.7vw;z-index: -1;}
.category-page .product-image {width: 100%;height: 25vw;display: flex;justify-content: center;align-items: center;margin-bottom: 2vw;}
.category-page .product-image img { max-width: 100%; max-height: 100%; object-fit: contain; } 
.category-page .product-image {width: 100%;height: 25vw;display: flex;justify-content: center;align-items: center;}
.category-page .specs-grid {display: flex; gap: 2.5vw;margin-bottom: 0vw;}
.category-page .spec-item { border-bottom: 1px solid #333; padding-bottom: 0.5vw; } 
.category-page .spec-label { font-size: 0.9vw; color: #aaa; margin-bottom: 0.3vw; } 
.category-page .spec-value {font-size: 1vw;color: #000000;}
.category-page .product-actions { display: flex; justify-content: center; } 
.category-page .details-button {display: inline-block;padding: 0.5vw 2vw;background-color: #00000000;border-radius: 0.5vw;border: 0.1vw solid #b11f24;color: #b11f24;text-decoration: none;font-size: 0.8vw;font-weight: 600;text-transform: uppercase;cursor: pointer;letter-spacing: 0.1vw;transition: background-color 0.3s;}
.category-page .details-button:hover {background-color: #b01818;color: #fff;}
.category-page .pagination { text-align: center; margin-top: 4vw; } 
.category-page .pagination .page-numbers {display: inline-block;padding: 0.5vw 1vw;margin: 0 0.3vw;color: #000;text-decoration: none;border-radius: 100%;}
.category-page .pagination .page-numbers.current {background-color: #b11f24;color:#fff !important;}
.category-page .pagination .page-numbers:nth-last-child(1) {background-color: none !important;}
.category-page .no-products {text-align: center;padding: 3vw;}
.category-page .no-products p { font-size: 1.2vw; color: #aaa; } 
.product-image-golge {position: absolute;margin-top: 13vw;filter: blur(1.2vw);z-index: -1;object-fit: cover;opacity: 0.1;left: 17%;transform: rotateX(72deg);}
.product-image-golge img {width: 65vw;}
.category-page .product-specs {background-color: #f9f9f900;backdrop-filter: blur(1vw);border: 0.1vw dashed #b11f24;padding: 2vw;border-radius: 1vw;display: flex;flex-direction: row;align-items: center;justify-content: space-between;}
.product-detail {position: relative;color: #ffffff;font-family: 'Roboto', sans-serif;overflow: hidden;min-height: 100vh;}
.product-detail .detail-backdrop { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; } 
.product-detail .backdrop-pattern { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23d01f1f' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); } 
.product-detail .backdrop-gradient { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 20% 20%, rgba(20, 20, 20, 0.95) 0%, rgba(10, 10, 10, 0.98) 70%, rgba(8, 8, 8, 1) 100%); } 
.product-detail .detail-header { display: flex; justify-content: space-between; align-items: center; padding: 4vw 8vw 0; } 
.product-detail .model-label { position: relative; } 
.product-detail .label-text { display: block; font-size: 0.9vw; text-transform: uppercase; color: #999; letter-spacing: 0.2vw; margin-bottom: 0.5vw; } 
.product-detail .model-name { font-size: 3.5vw; font-weight: 800; margin: 0; position: relative; color: #fff; } 
.product-detail .model-name::after { content: ''; position: absolute; bottom: -1vw; left: 0; width: 3vw; height: 0.3vw; background-color: #d01f1f; } 
.product-detail .category-badge { background-color: rgba(208, 31, 31, 0.15); color: #d01f1f; font-size: 0.8vw; font-weight: 600; text-transform: uppercase; padding: 0.5vw 1vw; border-radius: 0.2vw; letter-spacing: 0.1vw; } 
.product-detail .detail-main {display: flex;padding: 5vw 0;gap: 5vw;margin: 0 auto;width: 75vw;flex-direction: column;}
.product-detail .product-visual { flex: 1; } 
.product-detail .visual-container { position: relative; margin-bottom: 2vw; } 
.product-detail .product-image { width: 100%; height: auto; display: block; } 
.product-detail .visual-accent {position: absolute;top: -1vw;right: -1vw;bottom: -1vw;left: -1vw;pointer-events: none;opacity: 0.3;}
.product-detail .visual-accent-left {position: absolute;top: 18vw;right: 41vw;bottom: -1vw;left: 0vw;pointer-events: none;transform: rotate(180deg);opacity: 0.3;}
.product-detail .accent-line { position: absolute; background-color: rgba(208, 31, 31, 0.3); } 
.product-detail .accent-line.horizontal {height: 0.2vw;width: 10vw;top: 0;right: 0;background: linear-gradient(270deg,rgba(177, 31, 36, 1) 0%, rgba(177, 31, 36, 0) 100%);}
.product-detail .accent-line.vertical {width: 0.2vw;height: 10vw;top: 0;right: 0;background: linear-gradient(180deg, rgba(177, 31, 36, 1) 0%, rgba(177, 31, 36, 0) 100%);}
.product-detail .key-specs { display: flex; justify-content: space-between; gap: 1vw; } 
.product-detail .key-spec { background-color: rgba(255, 255, 255, 0.05); padding: 1vw; border-radius: 0.3vw; flex: 1; backdrop-filter: blur(5px); border: 1px solid rgba(255, 255, 255, 0.1); } 
.product-detail .key-spec-label { font-size: 0.8vw; color: #999; margin-bottom: 0.5vw; } 
.product-detail .key-spec-value { font-size: 1.2vw; color: #fff; font-weight: 500; } 
.product-detail .product-info {flex: 1;padding: 1vw;background: #33333308;border-radius: 1vw;border: 0.1vw dashed #0000002b;}
.product-detail .info-nav {display: flex;gap: 1vw;margin-bottom: 2vw;}
.product-detail .nav-button { background: none; border: none; color: #999; font-size: 1vw; font-weight: 600; padding: 0.8vw 1.5vw; cursor: pointer; transition: all 0.3s ease; border-radius: 0.3vw; position: relative; } 
.product-detail .nav-button::after { content: ''; position: absolute; bottom: 0; left: 50%; width: 0; height: 2px; background-color: #d01f1f; transition: all 0.3s ease; transform: translateX(-50%); } 
.product-detail .nav-button:hover {color: #b11f24;}
.product-detail .nav-button.active {color: #000000;background-color: rgba(208, 31, 31, 0.1);}
.product-detail .nav-button.active::after { width: 80%; } 
.product-detail .info-panels {min-height: 12vw;}
.product-detail .info-panel { display: none; animation: fadeIn 0.5s ease; } 
.product-detail .info-panel.active { display: block; } 
@keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } } 
.product-detail .overview-content { font-size: 1vw; line-height: 1.8vw; color: #ccc; margin-bottom: 2vw; } 
.product-detail .overview-content p { margin-bottom: 1vw; } 
.product-detail .overview-cta { margin-top: 3vw; } 
.product-detail .cta-button { display: inline-flex; align-items: center; background-color: #d01f1f; color: #fff; font-size: 0.9vw; font-weight: 600; padding: 1vw 2vw; border-radius: 0.3vw; text-decoration: none; text-transform: uppercase; letter-spacing: 0.1vw; transition: all 0.3s ease; } 
.product-detail .cta-button:hover { background-color: #b01818; transform: translateY(-0.3vw); } 
.product-detail .cta-text { margin-right: 1vw; } 
.product-detail .cta-icon { display: flex; align-items: center; justify-content: center; background-color: rgba(0, 0, 0, 0.2); width: 1.8vw; height: 1.8vw; border-radius: 50%; } 
.product-detail .specs-grid {display: grid;grid-template-columns: repeat(2, 1fr);gap: 1.5vw;background: #efefef00;padding: 1vw;border-radius: 1vw; }
.product-detail .spec-item {background-color: rgba(255, 255, 255, 0.05);padding: 1.2vw;border-radius: 0.3vw;border-bottom: 0.1vw solid #00000073;}
.product-detail .spec-label { font-size: 0.8vw; color: #999; margin-bottom: 0.5vw; } 
.product-detail .spec-value {font-size: 1vw;color: #000000;}
.product-detail .features-content { font-size: 1vw; line-height: 1.8vw; color: #ccc; } 
.product-detail .features-content ul { padding-left: 1.5vw; margin-bottom: 1.5vw; } 
.product-detail .features-content li { margin-bottom: 0.8vw; } 
.product-detail .features-placeholder { text-align: center; color: #999; font-style: italic; padding: 3vw; } 
.product-detail .related-models {padding: 0vw 0vw 5vw 0;width: 75vw;margin: 0 auto;}
.product-detail .related-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 3vw; } 
.product-detail .related-header h2 {font-size: 2vw;font-weight: 700;margin: 0;position: relative;padding-bottom: 1vw;color: #000;}
.product-detail .related-header h2::after { content: ''; position: absolute; bottom: 0; left: 0; width: 3vw; height: 0.2vw; background-color: #d01f1f; } 
.product-detail .slider-controls { display: flex; gap: 1vw; } 
.product-detail .slider-arrow { background-color: rgba(255, 255, 255, 0.1); border: none; color: #fff; width: 3vw; height: 3vw; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: background-color 0.3s ease; } 
.product-detail .slider-arrow:hover { background-color: #d01f1f; } 
.product-detail .models-slider { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2vw; } 
.product-detail .model-card {position: relative;overflow: hidden;border-radius: 0.5vw;display: flex !important;flex-direction: column;justify-content: space-between;gap: 10vw;}
.product-detail .model-image {width: 100%;height: auto;position: relative;display: flex;flex-direction: column;gap: 2vw;}
.product-detail .model-image img {width: 100%;height: 8vw;object-fit: cover;transition: transform 0.5s ease;}
.product-detail .model-card:hover .model-image img {transform: rotatez(-20deg) scale(1.1);}
.product-detail .model-overlay {background: linear-gradient(to top, #b11f2400 0%, #b11f2400 60%);display: flex;flex-direction: row;justify-content: space-between;padding: 1.5vw;opacity: 1;transition: opacity 0.3s ease;z-index: 99;align-items: center;}
.product-detail .model-card:hover .model-overlay { opacity: 1; } 
.product-detail  .model-overlay h3 {color: #000;font-size: 1vw;}
.product-detail .model-caliber { font-size: 0.9vw; color: #d01f1f; } 
.product-detail .view-button {align-self: flex-start;color: #b11f24;font-size: 0.8vw;font-weight: 600;border-radius: 0.3vw;text-decoration: none;transition: background-color 0.3s ease;}
.product-detail .product-image-golge {position: absolute;margin-top: -12vw;filter: blur(1.2vw);z-index: -1;object-fit: cover;opacity: 0.1;left: 5%;transform: rotateX(72deg);width: 77vw;}
.product-detail .video {width: 75vw;margin: 0 auto;margin-bottom:5vw;}
.product-detail .video video {width: 100%;height: 23vw;object-fit: cover;object-position: center;border-radius: 2vw;}
#gallery-1 img {border: none !important;width: 25vw;object-fit: contain;height: 13vw;}
.gifts-content img {width: 35vw;}
.gifts-content {display: grid;grid-template-columns: repeat(2, 1fr);}
.gifts-content .hediye {display: flex;flex-direction: column;align-items: center;}
.gifts-content .hediye span {color: #932222;background: #e5d3d3;border-radius: 0.6vw;width: 90%;display: flex;font-size: 0.9vw;align-items: center;justify-content: center;padding: 0.6vw;}
.fiyatliste-icerik { display: flex; flex-direction: column; align-items: center;margin-top: 4vw; }
.price-list-wp-container { width: 80vw;  margin-bottom: 6vw !important; }
.price-list-wp-loading{transform: scale(1.2);}
.price-list-wp-result{transform: scale(1.2);}
.price-list-wp-result p {display: flex; align-items: center; justify-content: center;}
.error-page { position: relative; background-color: #0a0a0a; color: #ffffff; font-family: 'Roboto', sans-serif; min-height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 5vw; overflow: hidden; } 
.error-backdrop { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; } 
.backdrop-pattern { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23d01f1f' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); } 
.backdrop-gradient { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 50% 30%, rgba(20, 20, 20, 0.95) 0%, rgba(10, 10, 10, 0.98) 70%, rgba(8, 8, 8, 1) 100%); } 
.error-container { position: relative; max-width: 800px; width: 100%; padding: 5vw; } 
.error-content { text-align: center; position: relative; z-index: 10; } 
.error-code { display: flex; justify-content: center; align-items: center; margin-bottom: 2vw; } 
.digit { font-size: 10vw; font-weight: 800; color: #fff; line-height: 1; } 
.digit-center { position: relative; display: flex; justify-content: center; align-items: center; } 
.crosshair { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 5vw; height: 5vw; } 
.crosshair-line { position: absolute; background-color: #d01f1f; } 
.crosshair-line.horizontal { width: 100%; height: 1px; top: 50%; transform: translateY(-50%); animation: expandHorizontal 1.5s ease-in-out infinite; } 
.crosshair-line.vertical { height: 100%; width: 1px; left: 50%; transform: translateX(-50%); animation: expandVertical 1.5s ease-in-out infinite; } 
.crosshair-dot { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 1vw; height: 1vw; background-color: #d01f1f; border-radius: 50%; opacity: 0.7; animation: pulse 1.5s ease-in-out infinite; } 
@keyframes expandHorizontal { 0%, 100% { width: 0; opacity: 0; } 50% { width: 100%; opacity: 1; } } 
@keyframes expandVertical { 0%, 100% { height: 0; opacity: 0; } 50% { height: 100%; opacity: 1; } } 
.error-title { font-size: 3vw; font-weight: 700; margin: 0 0 1.5vw; position: relative; display: inline-block; padding-bottom: 1vw; } 
.error-title::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 4vw; height: 3px; background-color: #d01f1f; } 
.error-message { font-size: 1.2vw; color: #aaa; max-width: 600px; margin: 0 auto 3vw; } 
.error-actions { display: flex; flex-direction: column; align-items: center; gap: 2vw; } 
.home-button { display: inline-flex; align-items: center; background-color: #d01f1f; color: #fff; font-size: 1vw; font-weight: 600; padding: 1vw 2vw; border-radius: 0.3vw; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; transition: all 0.3s ease; } 
.home-button:hover { background-color: #b01818; transform: translateY(-5px); } 
.button-text { margin-right: 1vw; } 
.button-icon { display: flex; align-items: center; justify-content: center; } 
.action-separator { display: flex; align-items: center; width: 100%; gap: 1vw; margin: 1vw 0; } 
.separator-line { flex: 1; height: 1px; background-color: rgba(255, 255, 255, 0.1); } 
.separator-text { font-size: 0.8vw; color: #777; text-transform: uppercase; letter-spacing: 1px; } 
.error-decoration { position: absolute; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none; } 
.decoration-line { position: absolute; background-color: rgba(208, 31, 31, 0.2); } 
.decoration-line.top-left { width: 15vw; height: 1px; top: 0; left: 0; } 
.decoration-line.top-right { width: 1px; height: 15vw; top: 0; right: 0; } 
.decoration-line.bottom-left { width: 1px; height: 15vw; bottom: 0; left: 0; } 
.decoration-line.bottom-right { width: 15vw; height: 1px; bottom: 0; right: 0; } 
.error-footer { margin-top: 5vw; text-align: center; width: 100%; max-width: 800px; } 
.suggestion-title { font-size: 1.2vw; color: #aaa; margin-bottom: 1.5vw; } 
.suggestion-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 1.5vw; } 
.suggestion-link { display: inline-flex; align-items: center; background-color: rgba(255, 255, 255, 0.05); color: #ccc; font-size: 0.9vw; padding: 0.8vw 1.5vw; border-radius: 0.3vw; text-decoration: none; transition: all 0.3s ease; } 
.suggestion-link:hover { background-color: rgba(208, 31, 31, 0.1); color: #fff; transform: translateY(-3px); } 
.link-icon { display: flex; align-items: center; justify-content: center; margin-right: 0.5vw; color: #d01f1f; } 
.nivo-lightbox-image {display: flex;align-items: center;justify-content: center;}
.image-container {vertical-align: top;width: -webkit-fit-content;width: -moz-fit-content;width: fit-content;width: 43vw;margin:0 auto;}
.image-container:hover {background-color: rgba(0,0,0,0);}
.image {cursor: crosshair;display: block;height: 6vw !important;}
.zoomLens:hover {background: #fff;}
.media {min-height: 47vw;display: flex;justify-content: center;margin-bottom: 6vw; align-items: flex-start;}
.media-icerik {display: flex;flex-direction: column;font-weight: 600;text-align: center;color: #be1622;min-height: 45vh;font-family: 'xirodregular';width: 100%;justify-content: flex-start;margin: 0;margin-top: 5vw;}
.urun-galerisi img.attachment-medium.size-medium { width: 11.6vw !important; border: none !important; box-shadow: rgb(94 94 94 / 25%) 0px 2px 6px -1px, rgb(0 0 0 / 30%) 0px -2px 6px -3px; height: 7.8vw; object-fit: cover; object-position: center; }
#gallery-1 {display: flex;grid-template-columns: auto;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;height: auto;width: 100%;gap: 0vw;}
.urun-galerisi #gallery-1 .gallery-item{    width: 12.6vw;}
.media div#rl-gallery-container-1 { display: flex; justify-content: center; }
.media .rl-basicgrid-gallery {display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;height: auto;width: 90vw;justify-content: center;}
.media #rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {height: 10vw !important;width: 19vw !important;border-radius: 1vw;margin: 0 0.5vw !important;display: flex;margin-top: 1vw !important;flex-direction: column;background: #fff;align-items: center;justify-content: center;box-shadow: rgb(71 71 71 / 26%) 0px 2px 5px -1px !important;align-content: center;}
.media-icerik .rl-basicgrid-gallery .rl-gallery-item img {max-width: 100%;display: inline-block;min-width: 36vw;}
.rl-gallery-item { width: 16.4vw !important;}
.media-icerik #rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item img{height: 100% !important;}
#rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item { height: 9vw !important; width: 15.7vw !important; margin: 0 0.8vw !important; display: flex; margin-top: 3vw !important; flex-direction: column; background: #fff; align-items: center; justify-content: center; box-shadow: rgb(71 71 71 / 26%) 0px 2px 5px -1px !important; align-content: center; }
.rl-basicgrid-gallery{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: center; height: auto; width: 74vw;justify-content: center;}
#gallery-1 .gallery-item{float: left; margin-top: 10px; text-align: center; width: 33.3%; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.rl-basicgrid-gallery:after{display:none}
.rl-gallery .rl-gallery-link .rl-gallery-caption {padding:0 !important;text-align:center !important;background-color: #e1e1e19e !important;}
.rl-gallery .rl-gallery-item-title, .rl-gallery .rl-gallery-item-caption{position: relative;font-size: 0.9vw !important;line-height: 1.3 !important;height: auto;display: flex !important;padding-top: 0.6vw;padding-bottom: 0.6vw;align-items: center;justify-content: center;}
span.rl-gallery-item-title {color: #000 !important;}
.nivo-lightbox-image {display: flex;align-items: center;justify-content: center;}
.gallery-header {margin-bottom: 6.5vw;position: relative;text-align: center;}
.gallery-title {font-size: 3vw;font-weight: 800;text-transform: uppercase;background: linear-gradient(45deg, #c00, #ff3333);-webkit-background-clip: text;-webkit-text-fill-color: transparent;margin: 0;padding-bottom: 0.3vw;position: relative;letter-spacing: 0.1vw;}
.gallery-subtitle {font-size: 1.2vw;color: #666;margin: 0.5vw 0 0;}
.gallery-header span.arka-yazi {position: absolute;font-size: 16.8vw;width: 100%;left: 0;opacity: 0.2;font-weight: 900;overflow: hidden;z-index: -1;height: 19vw;margin-top: -12vw;background: linear-gradient(3deg, rgb(0 0 0 / 17%) -13.11%, rgb(255 255 255 / 0%) 92.11%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.videos-page {padding: 5vw 0;font-family: 'Poppins', sans-serif;display: flex;flex-direction: column;flex-wrap: wrap;align-items: center;}
.videos-container {max-width: 90vw;margin: 0 auto;padding: 0 2vw;display: flex;}
.videos-grid {display: grid;grid-template-columns: repeat(3, 1fr);gap: 2vw;}
.video-item {background: url(//doxcarms.com/tr/wp-content/uploads/2025/05/d-doxcarms-logo.png), #e5e5e5;background-size: 16vw;background-repeat: no-repeat;background-position: 3.5vw 0.5vw;border-radius: 0.5vw;overflow: hidden;box-shadow: 0 0.2vw 1vw rgba(0, 0, 0, 0.2);transition: transform 0.3s ease, box-shadow 0.3s ease;}
.video-item:hover { transform: translateY(-0.5vw); box-shadow: 0 0.8vw 1.5vw rgba(0, 0, 0, 0.3); } 
.video-wrapper { position: relative; width: 100%; padding-bottom: 56.25%; } 
.video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 0.5vw 0.5vw 0 0; } 
.video-title {padding: 1vw 1.5vw;font-size: 1vw;font-weight: 500;color: #B11F24;margin: 0;line-height: 1.4;}
.no-videos { text-align: center; grid-column: 1 / -1; padding: 5vw; color: #ccc; font-size: 1.2vw; } 
a.youtube-ziyaret {transition:all 0.5s ease;display: flex;align-items: center;justify-content: center;margin: 5vw;gap: 1vw;width: auto;font-size: 0.9vw;padding: 1vw;border-radius: 0.5vw;background: linear-gradient(312deg, rgba(255, 255, 255, 1) 0%, rgb(230 230 230 / 31%) 51%, rgba(255, 255, 255, 1) 100%);box-shadow: 3px 4px 0.1vw;color: #861002;}
a.youtube-ziyaret:hover {transition:all 0.5s ease;display: flex;align-items: center;justify-content: center;margin: 5vw;gap: 1vw;width: auto;font-size: 0.9vw;padding: 1vw;border-radius: 0.5vw;box-shadow: 3px 4px 0.1vw #000;background: linear-gradient(270deg,rgba(134, 16, 2, 1) 0%, rgba(163, 25, 10, 1) 51%, rgba(134, 16, 2, 1) 100%);color: #ffffff;}
.footer {width: 100%;display: flex;flex-direction: row;height: 24vw;background-color: #202428;align-items: center;justify-content: center;gap: 4vw;}
.footer span {color: #fff;font-weight: 400;font-size:1vw;}
.footer a {color: #fff;font-weight: 300;font-size: 1vw;transition: all 0.2s ease;}
.footer a:hover {color: #b11f24;}
.footer-1 {display: flex;flex-direction: column;align-items: flex-start;gap: 2vw;}
.footer-1 .sosyal {display: flex;flex-direction: row;gap: 0.8vw;}
.footer-1 .contact {display: flex;flex-direction: column;gap: 1vw;}
.footer-1 .contact i {font-size: 1.2vw;color: #fff;}
.footer-1 .contact a {color: #fff;display: flex;align-items: center;gap: 0.8vw;font-size: 0.9vw;}
.footer-1 .sosyal a {transition:all 0.3s ease;font-size: 1.2vw;display: flex;width: 1vw;padding: 0.3vw 0.9vw;border-radius: 100%;border: 0.1vw solid #fff;align-items: center;justify-content: center;color: #fff;}
.footer-1 .sosyal a:nth-last-child(2) {font-size: 1.2vw;display: flex;width: 1vw;padding: 0.3vw 0.9vw;border-radius: 100%;border: 0.1vw solid #B11F24;align-items: center;justify-content: center;color: #B11F24;}
.footer-1 .sosyal a:hover:nth-last-child(2) {background: #b11f24;color: #fff;border-color: #fff;}
.footer-1 .sosyal a:hover {background: #fff;color: #b11f24;border-color: #b11f24;}
.footer-1 img {height: 7vw;}
.footer-2 {display: flex;flex-direction: column;font-size: 1.1vw;font-weight: 500;height: 15vw;line-height: 2vw;justify-content: flex-start;width: 8vw;padding-left: 7vw;}
.footer-3 {display: flex;flex-direction: column;font-size: 1.1vw;font-weight: 500;height: 15vw;line-height: 2vw;justify-content: flex-start;width: 15vw;}
.footer-4 {display: flex;flex-direction: column;font-size: 1.1vw;font-weight: 500;line-height: 2vw;}
.footer-4 iframe {width: 23vw;height: 14vw;filter: grayscale(1);border-radius: 2vw;}
.footer-4 span {color: #fff;font-size: 0.9vw;width: 20vw;margin-top: 1vw;}
.footer-sosyal a{padding: 0.7vw;padding-left: 1.5vw;padding-right: 1.5vw;background-color: #d45a04;font-size: 0.8vw;font-weight: 800;}
.footer-contact{padding: 1vw;padding-left: 2vw;padding-right: 2vw;background-color: #16c4d4;font-size: 1vw;font-weight: 800;margin-bottom:2vw;transition: 0.2s;}
.footer-contact:hover{transform: scale(1.08);transition: 0.2s;}
.footer-multi {position: absolute;margin-top: 27vw;width: 100%;display: flex;align-items: center;flex-direction: row-reverse;justify-content: center;gap: 55vw;background: #030303;padding: 0.7vw 0;}
.footer-multi img {height: 2vw;transition: 0.2s;}
.footer-multi img:hover{transform: scale(1.05);transition: 0.2s;}
copyright {color: #ffffff;font-size: 0.7vw;font-weight: 400;margin-top: 0vw;display: inline;visibility: visible;font-family: Verdana, Arial, sans-serif;}
.yatay-cizgi{height: 0.1vw;background: #d9d9d9;width: 16vw;margin-bottom: 1vw;}
.dikey-cizgi{height: 6vw;background: #4f4f4f;width: 0.02vh;margin-left: 1vw;margin-right: 1vw;margin-top: 0;}@media only screen and  (max-width:481px){
.header{display:none;}
.mobile-header .container {display: flex;justify-content: space-between;align-items: center;height: 25vw;padding: 0vw 9vw;background: #1d1d1d;backdrop-filter: blur(2vw);box-shadow: 0 1vw 6vw #00000096;}
.mobile-header .logo img {height: 20vw;transition: transform 0.5s ease;position: relative;z-index: 999;}
.mobile-header .logo h1:hover {transform: scale(1.05);}
.mobile-header .mobile-header .nav-menu {position: fixed;top: 0;right: -100%;width: 10vw;height: 100vh;background: #34495e;flex-direction: column;justify-content: space-between;padding: 3vw 1.5vw 1.5vw;transition: all 0.6s cubic-bezier(0.77, 0.2, 0.05, 1.0);box-shadow: -0.5vw 0 1vw rgba(0, 0, 0, 0.1);overflow-y: auto;}
.mobile-header .mobile-header .nav-menu.active {right: 0;}
.mobile-header .mobile-header .nav-menu-top,.mobile-header .nav-menu-bottom {display: flex;flex-direction: column;width: 100%;}
.mobile-header .mobile-header .nav-menu-bottom {margin-top: 1vw;border-top: 1px solid rgba(255, 255, 255, 0.1);padding-top: 1vw;}
.mobile-header .mobile-header .menu-item {margin: 0.5vw 0;opacity: 0;transform: translateY(1vw);transition: all 0.4s ease;}
.mobile-header .mobile-header .nav-menu.active .menu-item {opacity: 1;transform: translateY(0);transition-delay: calc(0.1s * var(--i));}
.mobile-header .mobile-header .nav-link {color: #fff;text-decoration: none;font-size: 1vw;font-weight: 500;padding: 0.4vw 0;position: relative;transition: all 0.3s ease;display: block;}
.mobile-header .mobile-header .nav-link::after {content: '';position: absolute;width: 0;height: 0.5vw;background-color: #3498db;bottom: 0;left: 0;transition: width 0.3s ease;}
.mobile-header .mobile-header .nav-link:hover {color: #3498db;}
.mobile-header .mobile-header .nav-link:hover::after {width: 100%;}
.mobile-header .language-switcher {display: flex;gap: 4.7vw;margin-top: 1vw;justify-content: center;}
.mobile-header .language-switcher a:nth-child(2) {color: #fff;cursor: pointer;font-weight: bold;transition: color 0.3s ease;opacity:0.5;}
.mobile-header .language-switcher a {color: #fff;cursor: pointer;font-weight: bold;transition: color 0.3s ease;}
.mobile-header .language-switcher a:hover {color: #3498db;}
.mobile-header .hamburger-menu.active .hamburger-icon span:nth-child(1) {top: 0.5vw;transform: rotate(135deg);}
.mobile-header .hamburger-menu.active .hamburger-icon span:nth-child(2) {opacity: 0;width: 0;}
.mobile-header .hamburger-menu.active .hamburger-icon span:nth-child(3) {top: 0.5vw;transform: rotate(-135deg);}
.mobile-header .hero {padding: 150px 0 80px;text-align: center;}
.mobile-header .hero h2 {font-size: 3vw;margin-bottom: 1vw;color: #2c3e50;}
.mobile-header .hero p {font-size: 1vw;color: #7f8c8d;max-width: 20vw;margin: 0 auto;}
.mobile-header .mobile-header {display: none;position: fixed;top: 0;left: 0;width: 100%;background-color: #2c3e50;box-shadow: 0 0.2vw 0.5vw rgba(0, 0, 0, 0.1);z-index: 1000;transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);}
.mobile-header .mobile-header .container {display: flex;justify-content: space-between;align-items: center;height: 70px;}
.mobile-header .mobile-header .logo img {height: 2vw;transition: transform 0.5s ease;}
.mobile-header .logo h1:hover {transform: scale(1.05);}
.mobile-header .nav-menu-top,.mobile-header .nav-menu-bottom {display: flex;flex-direction: column;width: 100%;}
nav.nav-menu.active::before {transition:all 0.3s ease;content: '';display: flex;height: 35vw;width: 35vw;border-radius: 50%;background: var(--primary-color);position: absolute;top: 175vw;left: 48vw;filter: blur(35vw);}
.has-dropdown {position: relative;}
.has-dropdown .dropdown-menu {display: none;padding-left: 1vw;}
.has-dropdown.dropdown-open .dropdown-menu {display: flex;position: relative;margin: 5vw 0 0 0;background: none;box-shadow: none;}
.has-dropdown > .nav-link::after {content: '+';margin-left: 5px;display: inline-block;transition: transform 0.3s;}
.has-dropdown.dropdown-open > .nav-link::after {content: '-';}
.dropdown-menu li.menu-item {background: #101010;padding: 3vw;margin: 0.5vw !important;}
.mobile-header .hamburger-menu {display: none;cursor: pointer;z-index: 1001;}
.mobile-header .hamburger-icon {width: 30px;height: 25px;position: relative;transition: all 0.5s ease-in-out;opacity: 0.5;}
.mobile-header .hamburger-icon span {display: block;position: absolute;height: 3px;width: 100%;background: #fff;border-radius: 3px;opacity: 1;left: 0;transform: rotate(0deg);transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);}
.dropdown-menu {transition: all 0.3s ease;position: absolute;top: 100%;backdrop-filter: blur(0.3vw);min-width: 12vw;border-radius: 0.5vw;padding: 0.5vw 0;display: none;flex-direction: column;z-index: 1000;}
.mobile-header .hamburger-icon span:nth-child(2) {top: 10px;width: 100%;right: 0;left: auto;}
.mobile-header .hamburger-icon span:nth-child(3) {top: 20px;}
.mobile-header .hamburger-menu.active .hamburger-icon span:nth-child(1) {top: 10px;transform: rotate(135deg);}
.mobile-header .hamburger-menu.active .hamburger-icon span:nth-child(2) {opacity: 0;width: 0;}
.mobile-header .hamburger-menu.active .hamburger-icon span:nth-child(3) {top: 10px;transform: rotate(48deg);}
.mobile-header a.tr {color: #fff;font-size: 4vw;letter-spacing: 0.2vw;z-index: 999;width: 8vw;}
.desktop-header {display: none;}
.mobile-header {display: block;position: fixed;z-index: 999;width: 100%;}
.mobile-header .hamburger-menu {display: block;}
.mobile-header .nav-menu {position: fixed;top: -2000%;right: 0;width: 100%;z-index: 998;height: 100vh;background: #1c1c1cfc;backdrop-filter: blur(7vw) !important;flex-direction: column;align-items: flex-start;justify-content: center;padding: 15vw 0vw;transition: all 0.6s cubic-bezier(0.77, 0.2, 0.05, 1.0);overflow-y: auto;margin-top: 25.1vw;border-left: 0.1vw solid var(--primary-color);}
.mobile-header .nav-menu.active {top: 0;}
.mobile-header .nav-menu ul {flex-direction: column;width: 100%;}
.mobile-header .nav-menu li {margin: 15px 0;opacity: 0;transform: translateY(20px);transition: all 0.4s ease;}
.mobile-header .nav-menu.active li {opacity: 1;transform: translateY(0);transition-delay: calc(0.1s * var(--i));}
.mobile-header .nav-link {font-size: 4vw;text-align: left;display: block;padding: 0px 0;color: #fff;}
.mobile-header .nav-link::after {height: 3px;}
.mobile-header .header::after {content: '';position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);opacity: 0;visibility: hidden;transition: all 0.4s ease;z-index: 999;}
.mobile-header .header.menu-active::after {opacity: 1;visibility: visible;}
.nav-menu-bottom li.menu-item .nav-link {color: var(--primary-color) !important;font-weight: 800;font-family: 'audiowide';}
.mobile-header .nav-menu li:nth-child(1) {--i: 1;}
.mobile-header .nav-menu li:nth-child(2) {--i: 2;}
.mobile-header .nav-menu li:nth-child(3) {--i: 3;}
.mobile-header .nav-menu li:nth-child(4) {--i: 4;}
.mobile-header .nav-menu li:nth-child(5) {--i: 5;}
a.mobilfiyat-buton { width: 30vw; height: 6vw !important; background: #861002; color: #fff; display: flex; align-content: center; align-items: center; justify-content: center; margin-top: 1.7vw; border-radius: 1vw; font-size: 3.9vw; font-weight: 600; }
.anasayfa-alan-1 .red-dot {display: flex;align-items: center;justify-content: center;position: absolute;top: 105vw;left: 77vw;}
.anasayfa-alan-1 .red-dot-1 {width: 3.5vw;height: 3.5vw;position: absolute;z-index: 3;background: #b11f24;border-radius: 50%;}
.anasayfa-alan-1 .red-dot-2 {width: 7vw;height: 7vw;position: absolute;z-index: 3;background: #b11f24;border-radius: 50%;opacity: 0.5;}
.anasayfa-alan-1 .red-dot-3 {width: 11.5vw;height: 11.5vw;position: absolute;z-index: 3;background: #b11f24;border-radius: 50%;opacity: 0.5;}
.anasayfa-alan-1 .slider-container {display: flex;justify-content: center;height: 160vw;width: 100vw;position: relative;overflow: hidden;}
.anasayfa-alan-1 #product-category {text-align: center;font-family: Poppins;font-size: 14vw;font-style: italic;font-weight: 700;position: absolute;line-height: 121.853%;z-index: -5;margin-top: 14vw;text-transform: uppercase;background: linear-gradient(90deg, #202428 0%, #FFF 47.22%, #202428 100%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.anasayfa-alan-1 .slide.active-center {left: 35%;opacity: 1;visibility: visible;z-index: 3;top: 19vw;transform: scale(1.1);transform: rotate(345deg);}
.anasayfa-alan-1 .active-center img {width: 97vw;transition: all .5s ease;filter: drop-shadow(0 0 1.5vw #0002);}
.anasayfa-alan-1 {background: url(//doxcarms.com/tr/wp-content/uploads/2024/12/background.jpg);background-size: cover;background-repeat: no-repeat;padding: 25vw 0 0 0;filter: drop-shadow(0px 0.4vw 2vw rgba(0, 0, 0, 0.25));display: flex;flex-direction: column;align-items: center;height: auto;margin-bottom: 14vw;}
.anasayfa-alan-1 .dots-container {position: absolute;top: 84vw;z-index: 9999;left: 23%;right: 2vw;transform: translateY(-50%);display: flex;flex-direction: row;gap: 0.4vw;width: 50vw;justify-content: center;}
.anasayfa-alan-1 .dot {width: 11.8vw;height: 1vw;border-radius: 1vw;background-color: #ffffff;cursor: pointer;transition: background 0.3s ease;}
.anasayfa-alan-1 .product-container .details-container p {opacity: 1;color: #ffffff;text-align: center;font-family: 'Poppins';font-size: 4vw;font-style: normal;font-weight: 400;line-height: normal;}
.anasayfa-alan-1 .product-container .details-container a {transition: all 0.3s ease;height: 3.8vw;color: #ffffff;display: flex;align-items: center;justify-content: center;border-radius: 0.8125rem;background: #B11F24;width: 19vw;padding: 1.5vw;font-size: 3.1vw;}
.anasayfa-alan-1 .product-container .details-container a:nth-last-child(1) {transition: all 0.3s ease;height: 3.8vw;color: #ffffff;display: flex;align-items: center;justify-content: center;border-radius: 0.8125rem;background: rgba(255, 255, 255, 0.06);width: 26vw;padding: 1.5vw;font-size: 3.1vw;}
.anasayfa-alan-1 .product-details {position: absolute;top: 46vw;display: flex;flex-direction: row;align-items: center;left: -38vw;z-index: 999;gap: 4vw;transform: rotate(15deg);flex-wrap: wrap;justify-content: center;}
.anasayfa-alan-1 .kutu-1 {display: flex;gap: 1vw;border-radius: 2vw;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgb(255 255 255 / 2%) 10.88%, rgb(255 255 255 / 0%) 83.94%);width: 48vw;height: 10vw;padding: 1.6vw;gap: 3vw;align-items: center;justify-content: flex-start; flex-direction: row;padding-left: 4vw;}
.anasayfa-alan-1 .kutu1-detay {display: flex;gap: 1.5vw;}
.anasayfa-alan-1 .product-container {display: flex;flex-direction: row;align-items: flex-end;justify-content: center;width: 100%;height: 10vw;background: url(//doxcarms.com/tr/wp-content/uploads/2024/12/product-details-background.jpg);background-size: contain;background-repeat: no-repeat;margin-right: 0;margin-top: -14vw;}
.kutu1-detay p {font-size: 2.9vw;color: #fff;}
.anasayfa-alan-1 .product-details img {width: 7vw;margin: 0;}
.anasayfa-alan-1 .kutu-2 img {border-radius: 0;padding: 0;width: 8.8vw;border: none;background: none;}
.anasayfa-alan-1 .kutu2-detay span {font-size: 3vw;color: #fff;letter-spacing: 0.05vw;font-weight: 200;}
.anasayfa-alan-1 .kutu2-detay p {color: #fff;font-size: 3.1vw;}
.anasayfa-alan-1 .kutu-2 {display: flex;gap: 3vw;flex-direction: row;align-items: center;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(180deg, rgb(255 255 255 / 3%) 0%, rgb(255 255 255 / 0%) 100%);padding: 2vw;border-radius: 2vw;width: 50vw;justify-content: flex-start;}
.anasayfa-alan-1 .kutu-23 {display: flex;gap: 4vw;align-items: center;flex-direction: column;}
.anasayfa-alan-1 .kutu-3 {display: flex;flex-direction: column;gap: 0.4vw;align-items: center;width: 26vw;padding: 2vw;border-radius: 2vw;border: 1px solid rgb(255 255 255 / 12%);background: linear-gradient(103deg, rgb(255 255 255 / 2%) 10.88%, rgb(255 255 255 / 0%) 83.94%);}
.anasayfa-alan-1 .product-details .kutu-3 img {width: 7vw;margin: 0;margin-right: 3vw;}
.anasayfa-alan-1 .kutu-3 span {color: #fff;font-size: 3vw;font-weight: 200;margin-top: 0;}
.anasayfa-alan-1 .kutu-3 p {font-size: 3vw;color: #fff;font-weight: 400;width: auto;overflow: hidden;height: auto;}
.anasayfa-alan-1 .kutu-3 {display: flex;flex-direction: row;gap: 1.4vw;align-items: center;width: 49vw;padding: 2vw;padding-left: 3vw;border-radius: 2vw;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgb(255 255 255 / 2%) 10.88%, rgb(255 255 255 / 0%) 83.94%);}
.kutu2-detay {display: flex;flex-direction: row;align-items: center;gap: 2vw;}
.anasayfa-alan-1 .product-details .urun-aciklama {font-size: 2.9vw;text-align: center;color: #fff;font-weight: 100;margin-top: 2vw;width: 54vw;overflow: hidden;white-space: normal;word-wrap: break-word;overflow-wrap: break-word;height: auto;}
.anasayfa-alan-1 .kutu1-detay span {color: #fff;font-size: 3vw;}
.anasayfa-alan-1 .details-container {display: flex;flex-direction: column;align-items: center;gap: 1.9vw;z-index: 2;}
.anasayfa-alan-1 .back-light {width: 25vw;height: 40vw;background: #ffffff96;position: absolute;filter: blur(13vw);margin-top: 16vw;}
.anasayfa-alan-2 {height: auto;display: flex;align-items: center;width: 75vw;margin: 4vw auto;gap: 5vw;flex-direction: column-reverse;}
.anasayfa-alan-2 .alan2-sag {transition: all 0.3s ease;background: url(//doxcarms.com/tr/wp-content/uploads/2025/05/dis-cekim-1.jpg);background-size: 77vw;background-repeat: no-repeat;background-position: center;width: 70vw;height: 37vw;border-radius: 2vw;overflow: hidden;box-shadow: inset 0px 0.5vw 3vw 0.5vw rgba(0, 0, 0, 0.75);display: flex;}
.alan2-sol {display: flex;flex-direction: column;align-items: center;text-align: center;gap: 4vw;}
.anasayfa-alan-2 .alan2-sol h3 {font-size: 4.5vw;color: #B11F24;font-weight: 800;margin-bottom: -1.5vw;}
.anasayfa-alan-2 .alan2-sol h5 {font-size: 4.7vw;font-weight: 700;color: #fff;width: fit-content;font-style: italic;}
.anasayfa-alan-2 .alan2-sol p {color: #fff;margin-top: 2.5vw;font-size: 2.5vw;width: 72vw;}
.anasayfa-alan-2 .alan2-sol h5::before {content: '';font-size: 2.7vw;font-weight: 700;color: #fff;position: relative;display: flex;top: 5.9vw;z-index: -1;width: 103%;right: 0vw;transform: skewX(332deg);height: 1vw;background: #b11f24;}
.anasayfa-alan-3 {display: flex;flex-direction: column;justify-content: space-between;width: 75vw;margin: 0 auto;align-items: center;height: auto;}
.anasayfa-alan-3 .alan3-sol {display: flex;flex-direction: column;align-items: center;width: 100%;gap: 7vw;margin: 10vw 0;}
.anasayfa-alan-3 .alan3-sol .etiket {display: flex;flex-direction: row;align-items: center;gap: 1.5vw;border-radius: 2rem;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgba(255, 255, 255, 0.10) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);backdrop-filter: blur(4px);padding: 2vw 3vw;width: 80%;justify-content: flex-start;height: 10vw;}
.anasayfa-alan-3 .alan3-sol .etiket img {width: 9.2vw;}
.anasayfa-alan-3 .alan3-sol .etiket span {color: #fff;font-size: 3vw;}
.anasayfa-alan-3 .alan3-sola {display: flex;flex-direction: column;align-items: center;gap: 1vw;}
.anasayfa-alan-3 .alan3-sola h4 {color: #FFF;font-family: Poppins;font-size: 3.4vw;font-style: normal;font-weight: 500;line-height: normal;text-transform: capitalize;}
.anasayfa-alan-3 .alan3-sola h5 {color: #FFF;font-family: Poppins;font-size: 3vw;font-style: normal;font-weight: 400;line-height: normal;}
.anasayfa-alan-3 .alan3-sola span {color: #FFF;font-family: Poppins;font-size: 3.3vw;font-style: normal;font-weight: 400;line-height: normal;text-transform: capitalize;}
.anasayfa-alan-3 .alan3-orta video {width: 100%;height: 100vw;object-fit: cover;border-radius: 3vw;}
.anasayfa-alan-3 .alan3-orta {display: flex;justify-content: flex-start;align-items: flex-start;flex-direction: column;width: 100%;border-radius: 5vw;height: 100vw;transition: all 0.5s ease;margin-bottom: 10vw;}
.anasayfa-alan-3 .alan3-orta span {color: #fff;font-size: 2.8vw;border-radius: 2vw;background: rgba(255, 255, 255, 0.17);padding: 0.3vw 2vw;margin-top: -12.5vw;margin-bottom: 0vw;margin-left: 2vw;}
.anasayfa-alan-3 .alan3-sag {display: flex;justify-content: flex-start;flex-direction: column;width: 100%;align-items: center;text-align: right;gap: 5vw;}
.anasayfa-alan-3 .alan3-sag .alan3-sagu {height: 40vw;padding: 1.5vw;width: 70vw;border-radius: 2vw;border: 0.1vw solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgba(255, 255, 255, 0.10) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);backdrop-filter: blur(1vw);text-align: left;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 1vw;}
.anasayfa-alan-3 .alan3-sag .alan3-sagu h4 {color: #FFF;font-family: Poppins;font-size: 4vw;font-style: normal;font-weight: 400;line-height: normal;}
.anasayfa-alan-3 .alan3-sag .alan3-sagu span {color: #FFF;font-family: Poppins;font-size: 2.8vw;font-style: normal;font-weight: 400;line-height: normal;line-height: 5.6vw;text-align: center;width: 65vw;}
.anasayfa-alan-3 .alan3-sag .alan3-sagu i {transition: all 0.5s ease;position: absolute;margin-left: 15vw;margin-top: 14vw;font-size: 4.2vw;background: #B11F24;border-radius: 100%;padding: 2.9vw 3vw;transform: rotate(-45deg);color: #fff;}
.anasayfa-alan-3 .alan3-sag a.show-more {transition: all 0.3s ease;width: 73vw;border-radius: 2vw;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(287deg, #B11F24 11%, rgba(162, 25, 30, 0.59) 45.37%, rgba(140, 18, 22, 0.03) 92.83%);backdrop-filter: blur(4px);display: flex;align-items: center;justify-content: center;height: 9vw;color: #fff;font-size: 3.1vw;}
.anasayfa-alan-3 .alan3-sag h2 span {font-size: 3.2vw;}
.anasayfa-alan-3 .alan3-sag h2 {font-size: 7vw;font-weight: 600;color: #fff;margin-top: 3vw;}
.anasayfa-alan-4 {height: auto;display: flex;flex-direction: column;width: 75vw;margin: 6vw auto;justify-content: space-between;align-items: center;gap: 10vw;}
.anasayfa-alan-4 .kutu {width: 89%;height: 55vw;border-radius: 4vw;display: flex;flex-direction: column;align-items: flex-start;padding: 4vw;justify-content: flex-end;gap: 1.6vw;}
.anasayfa-alan-4 .kutu span {color: #fff;font-size: 3vw;}
.anasayfa-alan-4 .kutu h4 {color: #fff;font-size: 3.3vw;font-weight: 600;}
.anasayfa-alan-4 .kutu p {font-size: 3vw;color: #fff;text-decoration: underline;display: flex;align-items: center;justify-content: center;gap: 2vw;}
.anasayfa-alan-4 .kutu p i {background: #fff;text-decoration: none;padding: 1.2vw 1.3vw;border-radius: 100%;font-size: 2.4vw;color: #000;}
.anasayfa-alan-5 h4 {font-size: 4.7vw;font-weight: 600;color: #fff;}
.anasayfa-alan-5 .alan5-content {display: flex;flex-direction: column;align-items: center;justify-content: space-between;width: 100%;gap: 10vw;}
.anasayfa-alan-5 img.alan5-sol {width: 76vw;border-radius: 2.5vw;height: 56vw;object-fit: cover;}
.anasayfa-alan-5 .alan5-sagu {border-radius: 2vw;border: 0.1vw solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgba(255, 255, 255, 0.10) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);backdrop-filter: blur(1vw);width: 71vw;height: 50vw;display: flex;justify-content: center;flex-direction: column;padding: 0 3vw;gap: 2vw;align-items: center;}
.anasayfa-alan-5 .alan5-sagu h5 {font-size: 3.5vw;color: #fff;font-weight: 400;}
.anasayfa-alan-5 .alan5-sagu p {font-size: 2.9vw;color: #fff;line-height: 4.4vw;text-align: center;}
.anasayfa-alan-5 .alan5-sago img {width: 8vw;}
.anasayfa-alan-5 .alan5-sago p {color: #fff;font-size: 2.6vw;width: 50vw;}.anasayfa-alan-5 .alan5-sago {border-radius: 2vw;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgba(255, 255, 255, 0.10) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);backdrop-filter: blur(4px);display: flex;align-items: center;justify-content: center;gap: 5vw;padding: 3vw 2vw;margin-top: 1vw;}
.anasayfa-alan-5 .alan5-sago {border-radius: 2vw;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgba(255, 255, 255, 0.10) 10.88%, rgba(255, 255, 255, 0.03) 83.94%);backdrop-filter: blur(4px);display: flex;align-items: center;justify-content: center;gap: 5vw;padding: 3vw 2vw;margin-top: 0vw;}
.anasayfa-alan-5 .alan5-sag a {display: flex;align-items: center;justify-content: center;border-radius: 2rem;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgba(177, 31, 36, 0.00) 10.88%, #B11F24 60.56%, #B11F24 83.94%);backdrop-filter: blur(4px);height: 8.5vw;margin-top: 1.5vw;color: #fff;font-size: 3vw;}
.anasayfa-alan-5 .alan5-sag {display: flex;justify-content: flex-end;flex-direction: column;text-align: left;gap: 6vw;}
.anasayfa-alan-6 video {mix-blend-mode: lighten;position: absolute;z-index: -1;opacity: 0.5;width: 90vw;}
.anasayfa-alan-6 {height: auto;display: flex;width: 100%;align-items: center;justify-content: center;margin: 13vw 0;gap: 10vw;flex-direction: column;}
.anasayfa-alan-6 .alan6-sol img {width: 80vw;transform: rotate(344deg);object-fit: cover;}
.anasayfa-alan-6 .alan6-sag {display: flex;justify-content: center;flex-direction: column;align-items: center;text-align: right;gap: 1.5vw;padding-right: 0vw;width: 75vw;}
.anasayfa-alan-6 .alan6-sag h4 {color: #FFF;text-align: right;font-family: 'Poppins';font-size: 3.7vw;font-style: normal;font-weight: 500;line-height: 3vw;letter-spacing: -0.1vw;}
.anasayfa-alan-6 .alan6-sag span {color: #FFF;font-family: 'Poppins';font-size: 2.8vw;font-style: normal;font-weight: 400;line-height: normal;letter-spacing: 0.1vw;}
.anasayfa-alan-6 .alan6-sag p {color: #FFF;text-align: center;font-family: 'Poppins';font-size: 3vw;font-style: normal;font-weight: 400;line-height: 4.5vw;}
.anasayfa-alan-6 .alan6-sag a {border-radius: 2rem;border: 1px solid rgba(255, 255, 255, 0.26);background: linear-gradient(103deg, rgba(177, 31, 36, 0.00) 10.88%, #B11F24 60.56%, #B11F24 83.94%);backdrop-filter: blur(4px);color: #fff;padding: 0.5vw 2vw;width: 25vw;height: 6.5vw;display: flex;align-items: center;justify-content: center;font-size: 3vw;}
.anasayfa-alan-6 .alan6-sag {display: flex;justify-content: center;flex-direction: column;align-items: center;text-align: right;gap: 4.5vw;padding-right: 0vw;width: 75vw;}
.anasayfa-alan-6 .alan6-sol {display: flex;flex-direction: column;align-items: center;justify-content: center;height: 71vw;}
.anasayfa-alan-6 .alan6-sag h2 {color: #FFF;font-family: Poppins;font-size: 6vw;font-style: normal;font-weight: 600;line-height: normal;margin-top: 1vw;}
.anasayfa-alan-6 .alan6-sag h2 span {color: #FFF;text-align: right;font-family: Poppins;font-size: 3.2vw;font-style: normal;font-weight: 400;line-height: normal;}
.anasayfa-alan-6 video {mix-blend-mode: lighten;position: absolute;z-index: -1;opacity: 0.5;width: 97vw;height: 98vw;object-fit: cover;margin-top: -57vw;}
.anasayfa-alan-6 .alan6-sol .ozellik-3 svg {width: 9vw;}.anasayfa-alan-6 .alan6-sol .ozellik-3 {margin-top: 44vw;margin-right: 25vw;}
.anasayfa-alan-6 .alan6-sol .ozellik-3 {margin-top: 41vw;margin-right: 21vw;}
.anasayfa-alan-6 .alan6-sol .ozellik-3 .details {margin-top: 24vw;position: absolute;width: 21vw;margin-left: -24vw;display: flex;flex-direction: column;align-items: flex-start;gap: 0.4vw;}
.anasayfa-alan-6 .alan6-sol .ozellik-3 .details span {color: #FFF;font-family: 'Poppins';font-size: 3vw;font-style: normal;font-weight: 700;line-height: normal;}
.anasayfa-alan-6 .alan6-sol .ozellik-3 .details p {color: #FFF;font-family: 'Poppins';font-size: 2.8vw;font-style: normal;font-weight: 400;line-height: normal;}
.anasayfa-alan-6 .alan6-sol .ozellik-2 svg {width: 20vw;}
.anasayfa-alan-6 .alan6-sol .ozellik-2 .details span {color: #FFF;font-family: 'Poppins';font-size: 3vw;font-style: normal;font-weight: 700;line-height: normal;}
.anasayfa-alan-6 .alan6-sol .ozellik-2 .details p {color: #FFF;font-family: 'Poppins';font-size: 2.8vw;font-style: normal;font-weight: 400;line-height: normal;}
.anasayfa-alan-6 .alan6-sol .ozellik-2 .details {margin-top: 23vw;position: absolute;width: 22vw;margin-left: 22vw;display: flex;flex-direction: column;align-items: flex-start;gap: 0.4vw;opacity: 0.5;}
.anasayfa-alan-6 .alan6-sol .ozellik-2 {margin-top: 28vw;margin-left: 21vw;}
.anasayfa-alan-6 .alan6-sol .ozellik-1 svg {width: 25vw;}
.anasayfa-alan-6 .alan6-sol .ozellik-1 .details span {color: #FFF;font-family: 'Poppins';font-size: 3vw;font-style: normal;font-weight: 700;line-height: normal;}
.anasayfa-alan-6 .alan6-sol .ozellik-1 .details p {color: #FFF;font-family: 'Poppins';font-size: 2.8vw;font-style: normal;font-weight: 400;line-height: normal;}
.anasayfa-alan-6 .alan6-sol .ozellik-1 {margin-bottom: 45vw;margin-right: 17vw;display: flex;}
.anasayfa-alan-6 .alan6-sol .ozellik-1 .details {margin-top: 15vw;position: absolute;width: 9vw;margin-left: -15vw;display: flex;flex-direction: column;align-items: flex-start;gap: 0.4vw;opacity: 0.5;}
.hero-section {position: relative;height: 58vw;background-image: url(//doxcarms.com/tr/wp-content/uploads/2025/05/dis-cekim-3.jpg);background-size: cover;background-position: center;display: flex;align-items: flex-end;justify-content: center;text-align: center;padding-bottom: 9vw;margin: 0vw 0 5vw 0;}
.hero-content h1 {font-size: 5vw;}
.hero-content p {font-size: 3vw;max-width: 70vw;margin: 0 auto;color: #fff;}
.hero-divider {width: 21vw;height: 0.7vw;background-color: #d01f1f;margin: 0 auto 1.5vw auto;}
.kurumsal .section-title h2 {font-size: 4vw;font-weight: 700;letter-spacing: 0.1vw;margin-bottom: 0.8vw;text-transform: uppercase;}
.kurumsal .title-divider {width: 14.4vw;height: 0.6vw;background-color: #d01f1f;margin: 0 auto;}
.kurumsal .about-section {display: flex;justify-content: space-between;align-items: center;gap: 7vw;margin-bottom: 9vw;flex-direction: column;}
.kurumsal .about-content h3 {font-size: 4.4vw;color: #d01f1f;margin-bottom: 2.6vw;font-weight: 600;text-transform: uppercase;}
.kurumsal .about-content h4 {font-size: 3vw;color: #272727;margin-bottom: 3.5vw;font-weight: 400;text-transform: uppercase;}
.kurumsal .about-content p {font-size: 2.95vw;line-height: 4.6vw;margin-bottom: 1.2vw;color: #696969;text-align: center;}
.kurumsal .stat-number {font-size: 5.2vw;font-weight: 700;color: #d01f1f;margin-bottom: 0.4vw;}
.kurumsal .stat-label {font-size: 2.5vw;color: #aaa;letter-spacing: 0.1vw;}
.kurumsal .about-content {flex: 1;display: flex;flex-direction: column;align-items: center;gap: 1vw;}
.kurumsal .stat-container {display: flex;justify-content: space-between;margin-top: 5vw;flex-direction: column;align-items: center;gap: 3vw;}
.kurumsal .stat-number {font-size: 6.2vw;font-weight: 700;color: #d01f1f;margin-bottom: 2.4vw;}
.kurumsal .stat-label {font-size: 3vw;color: #aaa;letter-spacing: 0.1vw;}
.kurumsal .features-wrapper {display: flex;align-items: stretch;gap: 11vw;flex-direction: column;}
.kurumsal .features-text {font-size: 4vw;font-weight: 700;letter-spacing: 1.3vw;color: #fff;text-transform: uppercase;}
.kurumsal .feature-icon {flex: 0 0 3vw;font-size: 6.8vw;color: #d01f1f;display: flex;align-items: center;justify-content: center;}
.kurumsal .feature-item:before {content: attr(data-number);position: absolute;top: 50%;left: 0%;transform: translateY(-50%);font-size: 9vw;font-weight: 800;color: rgba(208,31,31,0.1);z-index: 0;line-height: 1;}
.kurumsal .feature-details h3 {font-size: 2.9vw;margin-bottom: 0.6vw;font-weight: 600;}
.kurumsal .feature-details p {font-size: 2.75vw;color: #aaa;line-height: 3.8vw;}
.kurumsal .feature-item-content {position: relative;z-index: 1;display: flex;padding: 2.5vw;}
.kurumsal .features-list {flex: 1;display: flex;flex-direction: column;justify-content: space-between;gap: 5vw;}
.kurumsal .mission-section {display: flex;justify-content: space-between;align-items: center;gap: 4vw;margin-bottom: 6vw;flex-direction: column-reverse;}
.kurumsal .mission-content h3 {font-size: 3.5vw;color: #d01f1f;margin-bottom: 3.2vw;margin-top: 2vw;font-weight: 600;text-transform: uppercase;}
.kurumsal .mission-content p {font-size: 2.95vw;line-height: 4.6vw;margin-bottom: 7.5vw;color: #555555;}
.media #rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {height: 30vw !important;width: 41vw !important;border-radius: 1vw;margin: 0 0.5vw !important;display: flex;margin-top: 1vw !important;flex-direction: column;background: #fff;align-items: center;justify-content: center;box-shadow: rgb(71 71 71 / 26%) 0px 2px 5px -1px !important;align-content: center;}
.media-icerik .rl-basicgrid-gallery .rl-gallery-item img {max-width: 100%;display: inline-block;min-width: 50vw;}
.media .rl-basicgrid-gallery {display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;height: auto;width: 90vw;justify-content: center;gap: 3vw;}
.media {min-height: 180vw;display: flex;justify-content: center;margin-bottom: 6vw; align-items: flex-start;}
.digit {font-size: 17vw;font-weight: 800;color: #fff;line-height: 1;}
.error-title {font-size: 6vw;font-weight: 700;margin: 0 0 4.5vw;position: relative;display: inline-block;padding-bottom: 3vw;}
.error-title::after {content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 25vw;height: 3px;background-color: #d01f1f;}
.error-message {font-size: 3.4vw;color: #aaa;max-width: 70vw;margin: 0 auto 3vw;}
.error-code {display: flex;justify-content: center;align-items: center;margin-bottom: 3vw;}
.home-button {display: inline-flex;align-items: center;background-color: #d01f1f;color: #fff;font-size: 2.6vw;font-weight: 600;padding: 2vw 3vw;border-radius: 0.3vw;text-decoration: none;text-transform: uppercase;letter-spacing: 1px;transition: all 0.3s ease;}
.contact-page .side-info {flex: 1;background-color: #ededed96;border-radius: 0.5vw;padding: 3vw;display: flex;flex-direction: column;justify-content: space-between;gap: 4vw;}
.contact-page .contact-main {display: flex;padding: 5vw 0;gap: 10vw;position: relative;width: 75vw;margin: 10vw auto;flex-direction: column;}
.contact-page .logo-container img {max-width: 35vw;height: auto;}
.contact-page .info-group h2, .social-group h2 {font-size: 3.2vw;font-weight: 700;margin-bottom: 8vw;position: relative;padding-bottom: 2.8vw;letter-spacing: 0.1vw;color: #000;}
.contact-page .info-group h2::after, .social-group h2::after {content: '';position: absolute;bottom: 0;left: 0;width: 12vw;height: 0.6vw;background-color: #b11f24;}
.contact-page .info-icon i {color: #b11f24;font-size: 3vw;}
.contact-page .info-icon {flex: 0 0 9vw;height: 9vw;background-color: rgba(208,31,31,0.1);border-radius: 50%;display: flex;justify-content: center;margin-right: 1vw;align-items: center;}
.contact-page .info-text h3 {font-size: 2.9vw;margin: 0 0 0.5vw 0;font-weight: 600;color: #b11f24;}
.contact-page .info-text p {font-size: 2.8vw;color: #353535;margin: 0;line-height: 3.4vw;}
.contact-page .info-item {display: flex;align-items: center;margin-bottom: 5.5vw;gap: 3vw;}
.contact-page .social-icon i {font-size: 3.5vw;}
.contact-page .social-icon {display: flex;align-items: center;justify-content: center;width: 7vw;height: 7vw;background-color: #252525;border-radius: 50%;color: #fff;text-decoration: none;transition: all 0.3s ease;}
.contact-page .social-icons {display: flex;gap: 3vw;}
.contact-page .form-header h2 {font-size: 3.5vw;font-weight: 700;margin-bottom: 3vw;letter-spacing: 0.1vw;color: #000;}
.contact-page .form-header p {font-size: 2.8vw;color: #aaa;}
.contact-page .form-container { width: 100%;padding: 2vw;}
.contact-page p.form-kolon-metin {color: #000;font-size: 2.7vw;}
.contact-page .wpcf7 label input {height: 11.1vw;color: #000;border: none;font-size: 3vw;border-bottom: 0.1vw #696969 solid !important;line-height: 1.4vw;width: 68.9vw;margin-top: 0.1vw;padding: 1vw;background: none;}
.contact-page .wpcf7-textarea {margin-bottom: 1vw;width: 67.9vw!important;height: 38vw !important;background: none;color: #000;font-size: 3vw;border-bottom: 0.1vw #696969 solid !important;border: 0;margin-top: 0.2vw;padding: 2vw;}
.wpcf7-not-valid-tip {color: #dc3232;font-size: 3vw !important;font-weight: normal;display: block;}
.contact-page img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-170 {width: 21vw;height: 9vw;}
.contact-page input.wpcf7-form-control.wpcf7-captchar {width: 43.8vw;position: relative;}
.contact-page .wpcf7 label {font-size: 1vw !important;display: flex;align-items: center;justify-content: space-between;gap: 5vw;}
.contact-page img.wpcf7-form-control.wpcf7-captchac.wpcf7-captcha-captcha-170 {width: 21vw;height: 13vw;}
.contact-page .wpcf7-submit {width: 72.6vw !important;height: 9.1vw !important;background: linear-gradient(145deg, rgba(0, 0, 0, 1) 0%, rgb(45 44 44) 100%);padding: 0 !important;border: 0 !important;border-radius: 0.4vw !important;color: #fff;transition: 0.3s;font-size: 2.7vw !important;margin-top: 4.9vw;margin-left: 0vw;}
.contact-page .form-header {margin-bottom: 5vw;}
.contact-page form.wpcf7-form.init {display: flex;flex-direction: column;align-items: flex-start;gap: 6vw;}
.contact-page ::placeholder{font-size:3vw !important;margin:0 !important; padding:0 !important;padding-left:1vw !important;padding-top:1vw !important;}
.contact-page .contact-main {display: flex;padding: 5vw 0;gap: 5vw;position: relative;width: 75vw;margin: 10vw auto;flex-direction: column;}
.contact-page .map-section {position: relative;height: 130vw;}
.category-page .product-title {font-size: 3.5vw;font-weight: 700;color: #000000;text-align: left;}
.category-page .product-title::before {content: '';display: flex;width: 27.3vw;transform: skewX(335deg);height: 0.4vw;background: #b11f24;position: relative;top: 5.7vw;z-index: -1;}
.category-page .product-image {width: 100%;height: 39vw;display: flex;justify-content: center;align-items: center;}
.product-image-golge {position: absolute;margin-top: 26vw;filter: blur(1.2vw);z-index: -1;object-fit: cover;opacity: 0.1;left: 17%;transform: rotateX(72deg);}
.category-page .product-specs {background-color: #f9f9f900;backdrop-filter: blur(1vw);border: 0.1vw dashed #b11f24;padding: 5vw;border-radius: 1vw;display: flex;flex-direction: column;justify-content: space-between;gap: 4vw;align-items: flex-start;}
.category-page .spec-label {font-size: 2.5vw;color: #4b4b4b;margin-bottom: 1.3vw;}
.category-page .spec-value {font-size: 2.8vw;color: #000000;}
.category-page .specs-grid {display: grid;grid-template-columns: repeat(1, 1fr);gap: 2.5vw;margin-bottom: 2vw;width: 100%;flex-wrap: wrap;}
.category-page .details-button {display: inline-block;padding: 1.5vw 3vw;background-color: #00000000;border-radius: 0.5vw;border: 0.1vw solid #b11f24;color: #b11f24;text-decoration: none;font-size: 2.4vw;font-weight: 600;text-transform: uppercase;cursor: pointer;letter-spacing: 0.1vw;transition: background-color 0.3s;}
.category-page .pagination .page-numbers {display: inline-block;padding: 0.5vw 2vw;margin: 0 0.3vw;color: #000;text-decoration: none;border-radius: 100%;}
.category-page .pagination .page-numbers {display: inline-block;padding: 0.5vw 2vw;margin: 0 0.3vw;color: #000;text-decoration: none;border-radius: 100%;font-size: 3vw;}
.category-page .products-list {display: flex;flex-direction: column;gap: 10vw;margin: 10vw 0;}
.category-page .no-products p {font-size: 3.2vw;color: #000000;}
.category-page .products-container {max-width: 75%;margin: 5vw auto;min-height: 59vh;}
.category-page .product-image img {max-width: 100%;max-height: 100%;object-fit: contain;color: #000;}
.product-detail .detail-main {display: flex;padding: 5vw 0 16vw;gap: 5vw;margin: 0 auto;width: 75vw;flex-direction: column;}
.product-detail .product-info {flex: 1;padding: 3vw;background: #33333308;border-radius: 1vw;border: 0.1vw dashed #0000002b;}
.product-detail .nav-button {background: none;border: none;color: #999;font-size: 2.9vw;font-weight: 600;padding: 1.8vw 2.5vw;cursor: pointer;transition: all 0.3s ease;border-radius: 0.3vw;position: relative;}
.product-detail .spec-label {font-size: 2.8vw;color: #999;margin-bottom: 0.5vw;}
.product-detail .spec-value {font-size: 3vw;color: #000000;}
.product-detail .specs-grid {display: grid;grid-template-columns: repeat(1, 1fr);gap: 5.5vw;background: #efefef00;padding: 6vw 1vw;border-radius: 1vw; }
.product-detail .visual-container {position: relative;margin-bottom: 7vw;}
.product-detail .models-slider {display: grid;grid-template-columns: repeat(1, 1fr);gap: 15vw;}
.product-detail .model-image img {width: 100%;height: 25vw;object-fit: cover;transition: transform 0.5s ease;}
.product-detail .model-overlay h3 {color: #000;font-size: 3vw;}
.product-detail .view-button {align-self: flex-start;color: #b11f24;font-size: 2.8vw;font-weight: 600;border-radius: 0.3vw;text-decoration: none;transition: background-color 0.3s ease;}
.product-detail .model-overlay {background: linear-gradient(to top, #b11f2400 0%, #b11f2400 60%);display: flex;flex-direction: column;justify-content: space-between;padding: 1.5vw;opacity: 1;transition: opacity 0.3s ease;z-index: 99;align-items: flex-start;gap: 3vw;}
.product-detail .related-header h2 {font-size: 3.5vw;font-weight: 700;margin: 0;position: relative;padding-bottom: 1vw;color: #000;}
.product-detail .related-header h2::after {content: '';position: absolute;bottom: 0;left: 0;width: 16vw;height: 0.6vw;background-color: #d01f1f;}
.product-detail .video video {width: 100%;height: 70vw;object-fit: cover;object-position: center;border-radius: 2vw;}
.product-detail .related-models {padding: 0vw 0vw 15vw 0;width: 75vw;margin: 0 auto;}
.product-detail .related-header {display: flex;justify-content: space-between;align-items: center;margin-bottom: 12vw;}
.product-detail .slider-controls {display: none;gap: 1vw;}
.gifts-content {display: grid;grid-template-columns: repeat(1, 1fr);gap: 5vw;}
.gifts-content img {width: 62vw;}
.gifts-content .hediye span {color: #ffffff;background: #b11f24;border-radius: 0.6vw;width: 90%;display: flex;font-size: 2.4vw;align-items: center;justify-content: center;padding: 0.9vw;}
.footer-2 {display: none;flex-direction: column;font-size: 1.1vw;font-weight: 500;height: 15vw;line-height: 2vw;justify-content: flex-start;width: 8vw;padding-left: 7vw;}
.footer-3 {display: none;flex-direction: column;font-size: 1.1vw;font-weight: 500;height: 15vw;line-height: 2vw;justify-content: flex-start;width: 15vw;}
.footer-4 {display: none;flex-direction: column;font-size: 1.1vw;font-weight: 500;line-height: 2vw;}
.footer-1 img {height: 20vw;}
.footer {width: 100%;display: flex;flex-direction: row;height: 70vw;background-color: #202428;align-items: flex-start;justify-content: center;gap: 0vw;padding-top: 7vw;}
.footer-1 {display: flex;flex-direction: column;align-items: center;gap: 6vw;}
.footer-1 .contact i {font-size: 3.2vw;color: #fff;}
.footer-1 .contact a {color: #fff;display: flex;align-items: center;gap: 2.8vw;font-size: 2.7vw;}
.footer-1 .sosyal a {transition: all 0.3s ease;font-size: 2.5vw;display: flex;width: 1vw;padding: 2.3vw 2.9vw;border-radius: 100%;border: 0.1vw solid #fff;align-items: center;justify-content: center;color: #fff;}
.footer-1 .sosyal a:nth-last-child(2) {font-size: 3.5vw !important;display: flex;width: 1vw;padding: 2.3vw 2.9vw;border-radius: 100%;border: 0.1vw solid #B11F24;align-items: center;justify-content: center;color: #B11F24;}
.footer-1 .sosyal {display: flex;flex-direction: row;gap: 3.8vw;}
copyright {color: #ffffff;font-size: 2.5vw;font-weight: 400;margin-top: 0vw;display: inline;visibility: visible;font-family: Verdana, Arial, sans-serif;}
.footer-multi img {height: 9vw;transition: 0.2s;}
.footer-multi {position: absolute;margin-top: 57vw;width: 100%;display: flex;align-items: center;flex-direction: column;justify-content: center;gap: 4vw;background: #030303;padding: 3.7vw 0;}
.footer-1 .contact {display: flex;flex-direction: column;gap: 3vw;}
.videos-grid { grid-template-columns: repeat(auto-fill, minmax(40vw, 1fr)); } 
.page-title h1 { font-size: 4vw; } 
.video-title { font-size: 1.8vw; } 
.videos-grid { grid-template-columns: repeat(auto-fill, minmax(80vw, 1fr)); } 
.page-title h1 { font-size: 5vw; } 
.video-title { font-size: 3vw; padding: 2vw; } 
.no-videos { font-size: 2.5vw; } 
.video-item {background: url(//doxcarms.com/tr/wp-content/uploads/2025/05/d-doxcarms-logo.png), #e5e5e5;background-size: 42vw;background-repeat: no-repeat;background-position: 24vw 8vw;border-radius: 0.5vw;overflow: hidden;box-shadow: 0 0.2vw 1vw rgba(0, 0, 0, 0.2);transition: transform 0.3s ease, box-shadow 0.3s ease;} }.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-brands-400.eot);src:url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-brands-400.woff2) format("woff2"),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-brands-400.woff) format("woff"),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-brands-400.ttf) format("truetype"),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-regular-400.eot);src:url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-regular-400.woff2) format("woff2"),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-regular-400.woff) format("woff"),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-regular-400.ttf) format("truetype"),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-solid-900.eot);src:url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-solid-900.woff2) format("woff2"),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-solid-900.woff) format("woff"),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-solid-900.ttf) format("truetype"),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.flickity-enabled {
position: relative;
}
.flickity-enabled:focus { outline: none; }
.flickity-viewport {
overflow: hidden;
position: relative;
height: 100%;
}
.flickity-slider {
position: absolute;
width: 100vw;
height: 24vw;
} .flickity-enabled.is-draggable {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing;
} .flickity-prev-next-button {
position: absolute;
top: 15.9vw;
width: 5vw;
height: 21vw;
border: none;
border-radius:5vw;
background: rgba(0, 0, 0, 0);
cursor: pointer; -webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.flickity-prev-next-button:focus {
outline: none;
box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active {
filter: alpha(opacity=60); opacity: 0.6;
}
.flickity-prev-next-button.previous { left: 1vw; }
.flickity-prev-next-button.next { right: 1vw; } .flickity-rtl .flickity-prev-next-button.previous {
left: auto;
right: 2vw;
}
.flickity-rtl .flickity-prev-next-button.next {
right: auto;
left: 2vw;
}
.flickity-prev-next-button:disabled {
filter: alpha(opacity=30); opacity: 0.3;
cursor: auto;
}
.flickity-prev-next-button svg {
position: absolute;
left: 1.6vw;
top: -2.9vw;
width: 2vw;
}
.flickity-prev-next-button .arrow {
fill: #1a1b1f;
} .flickity-prev-next-button.no-svg {
color: #333;
font-size: 26px;
} .flickity-page-dots {
width: 100%;
margin-bottom: 1vw;
list-style: none;
text-align: center;
line-height: 1;
}
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot {
width: 0.6vw;
height: 0.6vw;
display: inline-block;
margin: 0 0.5vw;
background: rgba(0,0,0,0);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flickity-page-dots .dot.is-selected {
border:2px #fff solid;
background: #e20a16;
cursor: default;
}@font-face{font-family:'FontAwesome';src:url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//doxcarms.com/tr/wp-content/themes/Doxcarms%20TR/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}