﻿/*$blue: #0365C0;*/
@font-face {
  font-family: "NASKurd Bold";
  src: url("../fonts/NASKurdBold.ttf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "NasKurd-FontRegular";
  src: url("../fonts/NasKurd-FontRegular.ttf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "NASKurdMedium2";
  src: url("../fonts/NASKurdMedium2.ttf");
  font-weight: normal;
  font-style: normal; }

@media screen and (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth; } }

*, *:before, *:after {
  box-sizing: border-box; }

a {
  text-decoration: none; }

.trans, .three-grid a, .three-grid a:hover, .four-grid a, .four-grid a:hover, .nav-bg-w, .nav-bg, .top-pad, nav .nav-grid .ul li a, nav .nav-grid .ul li a:hover, nav .nav-grid .lang:hover svg, nav .nav-grid .lang .lang-name a, nav .nav-grid .lang .lang-name a:hover, nav .nav-grid .lang svg, .slider-part .swiper-pagination-bullet, .slider-part .swiper-pagination-bullet-active, .btn, .btn:hover, .product-slider .product-name, .product-slider .each-prd-slider img, .product-slider .each-prd-slider:hover img, .product-slider .each-prd-slider:hover .product-name, .product-slider .swiper-pagination-bullet, .product-slider .swiper-pagination-bullet-active, .each-box, .each-box:hover, .btm-slider .swiper-slide h4, .btm-slider .btm-img, .btm-slider .swiper-slide.swiper-slide-active .btm-img, .btm-slider .swiper-slide.swiper-slide-active h4, .each-brand, .each-brand:hover, .each-brand img, .each-brand:hover img, .each-product, .each-product:hover, .each-product img, .video-detail, .video-detail:hover {
  transition: 0.3s ease-in-out; }

body {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: "NASKurdMedium2";
  text-align: right;
  direction: rtl;
  background: #1a213f; }

.btm-div {
  height: 84px; }
  @media (max-width: 1024px) {
    .btm-div {
      height: 83px; } }

.ltr-text {
  direction: ltr; }

p {
  font-family: "NasKurd-FontRegular";
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  color: white; }

.overflow {
  overflow: hidden; }

.wrapper2 {
  width: 1280px;
  height: auto;
  position: relative;
  padding: 20px 0;
  margin: auto; }
  @media (max-width: 1600px) {
    .wrapper2 {
      width: 83%;
      /*width:1100px;*/ } }
  @media (max-width: 1250px) {
    .wrapper2 {
      /*width: 1100px;*/ } }
  @media (max-width: 1100px) {
    .wrapper2 {
      width: 93%; } }

.wrapper, .slider-part .swiper-container-horizontal > .swiper-pagination-bullets, .slider-part .swiper-pagination-custom, .slider-part .swiper-pagination-fraction, .product-slider .swiper-container-horizontal > .swiper-pagination-bullets, .product-slider .swiper-pagination-custom, .product-slider .swiper-pagination-fraction {
  width: 1250px;
  height: auto;
  position: relative;
  padding: 20px 0;
  margin: auto; }
  @media (max-width: 1500px) {
    .wrapper, .slider-part .swiper-container-horizontal > .swiper-pagination-bullets, .slider-part .swiper-pagination-custom, .slider-part .swiper-pagination-fraction, .product-slider .swiper-container-horizontal > .swiper-pagination-bullets, .product-slider .swiper-pagination-custom, .product-slider .swiper-pagination-fraction {
      width: 1200px; } }
  @media (max-width: 1250px) {
    .wrapper, .slider-part .swiper-container-horizontal > .swiper-pagination-bullets, .slider-part .swiper-pagination-custom, .slider-part .swiper-pagination-fraction, .product-slider .swiper-container-horizontal > .swiper-pagination-bullets, .product-slider .swiper-pagination-custom, .product-slider .swiper-pagination-fraction {
      width: 1100px; } }
  @media (max-width: 1100px) {
    .wrapper, .slider-part .swiper-container-horizontal > .swiper-pagination-bullets, .slider-part .swiper-pagination-custom, .slider-part .swiper-pagination-fraction, .product-slider .swiper-container-horizontal > .swiper-pagination-bullets, .product-slider .swiper-pagination-custom, .product-slider .swiper-pagination-fraction {
      width: 93%; } }

.wrapperBig {
  width: 90%;
  height: auto;
  position: relative;
  padding: 20px 0;
  margin: auto; }
  @media (max-width: 1024px) {
    .wrapperBig {
      width: 95%; } }

.two-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
  position: relative; }
  @media (max-width: 1024px) {
    .two-grid {
      grid-template-columns: 1fr; } }

.three-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 25px;
  position: relative; }
  @media (max-width: 1024px) {
    .three-grid {
      grid-template-columns: 1fr; } }
  .three-grid a {
    color: white !important; }
    .three-grid a:hover {
      color: white !important; }

.four-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px; }
  .four-grid a {
    color: black !important; }
    .four-grid a:hover {
      color: white !important; }
  @media (max-width: 1024px) {
    .four-grid {
      grid-template-columns: 1fr 1fr; } }
  @media (max-width: 512px) {
    .four-grid {
      grid-template-columns: 1fr; } }

.five-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 20px; }
  @media (max-width: 1024px) {
    .five-grid {
      grid-template-columns: 1fr 1fr 1fr 1fr; } }
  @media (max-width: 512px) {
    .five-grid {
      /*grid-template-columns: 1fr 1fr;*/ } }

.title {
  color: white;
  font-size: 35px; }

.title-section {
  padding: 0 10px; }
  .title-section h1 {
    color: white;
    margin-bottom: -25px;
    font-size: 35px; }

img {
  width: 100%; }

.nav-bg-w {
  background: #1a213f !important;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }

.nav-bg {
  background: linear-gradient(#fff 0%, rgba(255, 255, 255, 0.53) 41%, rgba(255, 255, 255, 0.33) 63.17%, rgba(200, 200, 200, 0.19) 82.42%, rgba(128, 128, 128, 0) 100%);
  background: linear-gradient(#1a213f 0%, rgba(26, 33, 63, 0.53) 41%, rgba(26, 33, 63, 0.33) 63.17%, rgba(26, 33, 63, 0.19) 82.42%, rgba(26, 33, 63, 0) 100%); }
  @media (max-width: 1024px) {
    .nav-bg {
      margin-bottom: -7px; } }

.top-pad {
 /* padding-top: 57px !important; */ }
  @media (max-width: 1024px) {
    .top-pad {
      padding-top: 50px !important; } }

nav {
  position: fixed;
  width: 100%;
  z-index: 100;
  font-family: "NASKurdMedium2";
  /*background: #fff;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.16);*/ }
  nav .nav-log {
    padding-top: 4px; }
  nav .sub-menu {
    position: absolute;
    width: 100px;
    background: white;
    text-align: left;
    padding: 10px;
    color: white;
    display: none;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }
    @media (max-width: 1024px) {
      nav .sub-menu {
        position: relative !important;
        width: unset !important; } }
    nav .sub-menu li {
      font-size: 13px !important;
      margin: 0 !important; }
  nav .nav-content {
    padding-top: 50px;
    text-align: left; }
  nav .wrapperBig {
    padding: 5px 0;
    padding: 5px 0; }
  nav .phone {
    width: 28px;
    height: 28px;
    fill: white;
    vertical-align: middle; }
  nav .nav-grid {
    display: grid;
    grid-template-columns: 150px 1fr; }
    @media (min-width: 1024px) {
      nav .nav-grid .ul {
        display: inline; } }
    nav .nav-grid .ul {
      padding: 0; }
      nav .nav-grid .ul li {
        cursor: pointer;
        display: inline-block;
        font-weight: 600;
        font-size: 20px;
        margin-left: 40px;
        margin-right: 20px;
        color: white; }
        @media (max-width: 1302px) and (min-width: 1024px) {
          nav .nav-grid .ul li {
            font-size: 16px;
            margin-left: 20px; } }
        nav .nav-grid .ul li a {
          color: white; }
          nav .nav-grid .ul li a:hover {
            color: white; }
    nav .nav-grid .lang {
      display: inline;
      margin-left: 15px;
      position: relative; }
      nav .nav-grid .lang:hover svg {
        fill: white; }
      nav .nav-grid .lang .lang-name {
        display: none;
        position: absolute;
        top: 58px;
        left: 50%;
        transform: translate(-50%, -50%);
        background: white;
        padding: 0 18px;
        box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.16);
        z-index: 2;
        border-radius: 5px; }
        nav .nav-grid .lang .lang-name p {
          line-height: 22px; }
        nav .nav-grid .lang .lang-name a {
          color: #1a213f; }
          nav .nav-grid .lang .lang-name a:hover {
            color: white; }
      nav .nav-grid .lang svg {
        width: 28px;
        height: 28px;
        fill: white;
        vertical-align: middle; }
      nav .nav-grid .lang #arrow {
        transform: rotate(90deg);
        width: 16px;
        height: 16px; }
  @media (max-width: 1024px) {
    nav {
      /* Icon 2 */ }
      nav .nav-grid {
        grid-template-columns: 140px 1fr; }
      nav .lang svg {
        width: 33px !important;
        height: 33px !important; }
      nav .nav-log {
        padding-top: 5px; }
      nav #arrow {
        display: none; }
      nav .lang {
        width: 60px; }
        nav .lang .lang-name {
          top: 68px !important;
          left: 50% !important;
          padding: 0 10px; }
      nav .mobile-menu-btn {
        display: inline;
        z-index: 100; }
      nav .ul {
        display: none;
        position: absolute;
        top: 238px;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #1a213f;
        box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.16);
        width: 100%;
        z-index: 1;
        padding: 20px !important;
        text-align: left;
        height: 375px; }
        nav .ul li {
          line-height: 46px;
          display: block !important;
          background: #212846;
          margin: 11px 0 auto;
          padding: 0 15px;
          margin-left: 0 !important;
          margin-right: 0 !important; }
      nav .nav-content {
        display: grid;
        grid-template-columns: 60px 90px;
        direction: ltr;
        padding-top: 50px; }
      nav #nav-icon2 {
        width: 45px;
        height: 40px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer; }
      nav #nav-icon2 span {
        display: block;
        position: absolute;
        height: 2px;
        width: 50%;
        background: white;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out; }
      nav #nav-icon2 span:nth-child(even) {
        left: 50%;
        border-radius: 0 9px 9px 0; }
      nav #nav-icon2 span:nth-child(odd) {
        left: 6px;
        border-radius: 9px 0 0 9px; }
      nav #nav-icon2 span:nth-child(1), nav #nav-icon2 span:nth-child(2) {
        top: 6px; }
      nav #nav-icon2 span:nth-child(3), nav #nav-icon2 span:nth-child(4) {
        top: 18px; }
      nav #nav-icon2 span:nth-child(5), nav #nav-icon2 span:nth-child(6) {
        top: 30px; }
      nav #nav-icon2.open span:nth-child(1), nav #nav-icon2.open span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      nav #nav-icon2.open span:nth-child(2), nav #nav-icon2.open span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      nav #nav-icon2.open span:nth-child(1) {
        left: 5px;
        top: 10px; }
      nav #nav-icon2.open span:nth-child(2) {
        left: calc(50% - 5px);
        top: 10px; }
      nav #nav-icon2.open span:nth-child(3) {
        left: -50%;
        opacity: 0; }
      nav #nav-icon2.open span:nth-child(4) {
        left: 100%;
        opacity: 0; }
      nav #nav-icon2.open span:nth-child(5) {
        left: 5px;
        top: 23px; }
      nav #nav-icon2.open span:nth-child(6) {
        left: calc(50% - 5px);
        top: 23px; } }
  nav .padd {
    padding: 5px 0; }

.slider-part .swiper-container {
  width: 100%;
  height: 700px; }
  @media (max-width: 1024px) {
    .slider-part .swiper-container {
      height: 500px; } }

.slider-part .swiper-slide {
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.slider-part .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.slider-part .swiper-pagination {
  position: absolute;
  left: 50% !important;
  transform: translate(-50%, -50%);
  bottom: 148px !important;
  text-align: right; }
  @media (max-width: 1024px) {
    .slider-part .swiper-pagination {
      bottom: 160px !important; } }

.slider-part .swiper-pagination-bullet {
  width: 18px;
  height: 5px;
  display: inline-block;
  border-radius: 1px;
  background: #fff;
  opacity: 1; }

.slider-part .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  margin-right: 8px; }

.slider-part .swiper-pagination-bullet-active {
  width: 35px; }

.slider-part .swiper-container-horizontal > .swiper-pagination-bullets, .slider-part .swiper-pagination-custom, .slider-part .swiper-pagination-fraction {
  position: absolute;
  bottom: 116px;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  text-align: right; }
  @media (max-width: 1024px) {
    .slider-part .swiper-container-horizontal > .swiper-pagination-bullets, .slider-part .swiper-pagination-custom, .slider-part .swiper-pagination-fraction {
      bottom: 220px; } }

.img-con {
  width: 100%;
  overflow: hidden; }

.each-slider-img {
  background-position: center;
  background-size: cover;
  height: 700px;
  transform: scale(1.5) !important;
  transition: 1.5s ease-in-out; }
  @media (max-width: 1024px) {
    .each-slider-img {
      height: 500px; } }

.swiper-slide.swiper-slide-active .each-slider-img {
  transform: scale(1) !important;
  transition: 1.5s ease-in-out; }

.each-slider-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 190px;
  background: linear-gradient(transparent 0%, #000 100%);
  background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.39) 23.84%, rgba(0, 0, 0, 0.7) 54.81%, #000 100%);
  background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.39) 28.44%, rgba(0, 0, 0, 0.77) 58.98%, rgba(0, 0, 0, 0.9) 79.07%, #000 100%); }
  @media (max-width: 1024px) {
    .each-slider-text {
      height: 200px; } }
  .each-slider-text h1 {
    color: white;
    font-size: 35px; }
    @media (max-width: 1024px) {
      .each-slider-text h1 {
        font-size: 25px; } }

.brand-slider {
  background: #1a213f;
  margin-top: 1px;
  margin-top: -45px;
  z-index: 1;
  height: 100px;
  border-radius: 5px;
  overflow: hidden; }
  .brand-slider .swiper-container {
    width: 100%;
    height: 100%; }
  .brand-slider .swiper-slide {
    text-align: center;
    /*display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;*/
    /*-webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;*/
    align-items: center; }
  .brand-slider .swiper-slide img {
    display: block;
    width: 150px;
    height: auto;
    margin: auto; }

.home-about {
  margin-top: 100px;
  margin-bottom: 90px; }
  @media (max-width: 1024px) {
    .home-about {
      margin-top: 0px;
      margin-bottom: 30px; } }
  .home-about .home-about-img {
    /*border: solid;*/
    position: relative;
    margin-right: 50px; }
    @media (max-width: 1024px) {
      .home-about .home-about-img {
        margin: auto;
        margin-top: 100px; } }
    .home-about .home-about-img .home-abt-img {
      background-position: center;
      background-size: cover;
      width: 400px;
      height: 380px;
      float: right;
      /*box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);*/
      position: relative;
      z-index: 1;
      border-radius: 5px; }
      @media (max-width: 1024px) {
        .home-about .home-about-img .home-abt-img {
          width: 300px; } }
    .home-about .home-about-img .home-abt-dots {
      background-image: url(../images/dots.png);
      background-position: center;
      background-size: cover;
      width: 350px;
      height: 330px;
      position: absolute;
      top: 41%;
      left: 60%;
      transform: translate(-50%, -50%); }
    .home-about .home-about-img .home-abt-dots2 {
      background-image: url(../images/dots.png);
      background-position: center;
      background-size: cover;
      width: 350px;
      height: 330px;
      position: absolute;
      top: 41%;
      left: 70%;
      transform: translate(-50%, -50%); }
  @media (max-width: 1024px) {
    .home-about .home-about-text {
      grid-row: 1/2; } }
  .home-about .home-about-text h2 {
    font-weight: bold;
    font-size: 35px;
    color: white; }
    @media (max-width: 1024px) {
      .home-about .home-about-text h2 {
        margin-top: 0px; } }

.btn {
  color: #1a213f;
  background: white;
  width: 210px;
  border-radius: 5px;
  /*height:60px*/
  text-align: center;
  padding: 15px 0;
  border: solid white; }
  .btn h3 {
    margin: 0; }
  .btn:hover {
    color: white;
    background: #1a213f;
    border: solid; }

.product-slider .product-name {
  width: 100%;
  height: 100%;
  background: rgba(26, 33, 63, 0.8);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  opacity: 0;
  padding: 30px;
  border-radius: 5px; }
  .product-slider .product-name h3 {
    font-size: 27px; }
  .product-slider .product-name p {
    color: white !important; }

.product-slider .each-prd-slider {
  background: #1a213f;
  box-shadow: 0px 1px 9px rgba(49, 69, 117, 0.68);
  text-align: center;
  position: relative;
  padding: 50px;
  height: 300px;
  border-radius: 5px;
  /*.dots-prd:nth-child(2) {
            border: solid red;
        }*/ }
  .product-slider .each-prd-slider img {
    width: 150px;
    margin: auto;
    position: relative;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .product-slider .each-prd-slider:hover img {
    width: 190px; }
  .product-slider .each-prd-slider:hover .product-name {
    opacity: 1;
    box-shadow: 0px 1px 9px rgba(125, 160, 243, 0.68); }
  .product-slider .each-prd-slider .dots-prd {
    /*position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);*/
    width: 150px;
    height: 150px;
    background-position: center;
    background-size: cover;
    background-image: url(../images/dots.png);
    z-index: 0; }
  .product-slider .each-prd-slider .dots-prd:nth-child(3n+0) {
    border: solid green; }

.product-slider .swiper-container {
  height: 400px;
  padding-top: 30px;
  overflow: hidden; }
  @media (max-width: 1024px) {
    .product-slider .swiper-container {
      height: 360px; } }

.product-slider .swiper-pagination3 {
  position: absolute;
  padding: 0; }

.product-slider .swiper-pagination-bullet {
  width: 18px;
  height: 5px;
  display: inline-block;
  border-radius: 1px;
  background: white;
  opacity: 1; }

.product-slider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  margin-right: 8px; }

.product-slider .swiper-pagination-bullet-active {
  width: 35px; }

.product-slider .swiper-container-horizontal > .swiper-pagination-bullets, .product-slider .swiper-pagination-custom, .product-slider .swiper-pagination-fraction {
  bottom: 396px;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  text-align: left; }

.product-slider .swiper-slide {
  padding: 10px; }

.each-box {
  box-shadow: 0px 1px 9px rgba(49, 69, 117, 0.68);
  border-radius: 5px; }
  .each-box .box-img {
    background-position: center;
    background-size: cover;
    height: 250px;
    width: 100%;
    position: relative;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px; }
    .each-box .box-img i {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: red;
      font-size: 50px; }
  .each-box:hover {
    box-shadow: 0px 1px 9px rgba(125, 160, 243, 0.68); }
  .each-box .box-title {
    padding: 0 15px;
    color: white; }
    .each-box .box-title h2 {
      font-size: 21px; }

.btm-slider {
  background: #1a213f;
  position: relative;
  height: 550px;
  margin-top: 50px; }
  @media (max-width: 1024px) {
    .btm-slider {
      height: 430px; } }
  .btm-slider .blue-bg {
    /*background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(4,138,216,1) 0%, rgba(0,25,112,1) 100%);*/
    position: absolute;
    top: 0;
    height: 300px;
    width: 100%; }
  .btm-slider .swiper-slide h4 {
    visibility: hidden;
    opacity: 0; }
  .btm-slider .btm-img {
    background-position: center;
    background-size: cover;
    height: 270px;
    width: 80%;
    margin: auto;
    margin-top: 0px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 5px; }
  .btm-slider .swiper-slide.swiper-slide-active {
    /*width: 100%;*/
    /*border: solid red;*/ }
    .btm-slider .swiper-slide.swiper-slide-active .btm-img {
      background-position: center;
      background-size: cover;
      height: 320px;
      width: 100%;
      /*margin-top: 60px;*/ }
      @media (max-width: 1024px) {
        .btm-slider .swiper-slide.swiper-slide-active .btm-img {
          width: 95%;
          height: 290px; } }
    .btm-slider .swiper-slide.swiper-slide-active h4 {
      visibility: visible;
      opacity: 1;
      margin-top: 100px;
      text-align: center;
      color: white;
      font-size: 20px; }
      @media (max-width: 1024px) {
        .btm-slider .swiper-slide.swiper-slide-active h4 {
          margin-top: 50px; } }

footer {
  background: #1a213f;
  color: white; }
  @media (max-width: 1024px) {
    footer .three-grid {
      display: block; } }
  footer a:hover {
    text-decoration: underline; }
  @media (max-width: 1024px) {
    footer .links {
      display: none; } }
  footer .f-logo {
    width: 200px; }
  footer p {
    font-size: 17px; }
  footer div:nth-child(2) {
    margin-left: 30px; }
    @media (max-width: 1024px) {
      footer div:nth-child(2) {
        margin-left: 0px; } }
    footer div:nth-child(2) p {
      line-height: 14px; }
  footer div:nth-child(3) p {
    font-size: 17px;
    line-height: 24px; }
  footer div:nth-child(3) i {
    color: white;
    font-size: 20px;
    margin-left: 10px; }

.page-header {
  background-position: center;
  background-size: cover;
  height: 400px;
  width: 100%;
  position: relative; }
  .page-header .wrapper, .page-header .slider-part .swiper-container-horizontal > .swiper-pagination-bullets, .slider-part .page-header .swiper-container-horizontal > .swiper-pagination-bullets, .page-header .slider-part .swiper-pagination-custom, .slider-part .page-header .swiper-pagination-custom, .page-header .slider-part .swiper-pagination-fraction, .slider-part .page-header .swiper-pagination-fraction, .page-header .product-slider .swiper-container-horizontal > .swiper-pagination-bullets, .product-slider .page-header .swiper-container-horizontal > .swiper-pagination-bullets, .page-header .product-slider .swiper-pagination-custom, .product-slider .page-header .swiper-pagination-custom, .page-header .product-slider .swiper-pagination-fraction, .product-slider .page-header .swiper-pagination-fraction {
    padding: 0; }
  .page-header .page-header-text {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
    background: #1a213f;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 1px 9px rgba(49, 69, 117, 0.68); }
    .page-header .page-header-text p {
      font-size: 13px;
      padding: 0 15px;
      margin: 10px 0;
      color: white; }
      .page-header .page-header-text p i {
        margin: 0 10px; }
    .page-header .page-header-text a {
      color: white; }

.page-title {
  margin-top: 40px;
  padding: 0;
  height: auto; }
  @media (max-width: 1024px) {
    .page-title {
      margin-top: 30px;
      padding-top: 25px; } }
  .page-title .dot-title {
    background-image: url(../images/dots.png);
    background-position: center 60%;
    background-size: cover;
    height: 41px;
    width: 300px;
    display: inline-block;
    margin-left: 25px; }
  .page-title h1 {
    display: inline-block;
    color: white;
    font-size: 40px;
    font-weight: 600; }
    @media (max-width: 1024px) {
      .page-title h1 {
        font-size: 30px;
        margin-top: 10px; } }

.head-height {
  height: 70px; }

.each-brand {
  box-shadow: 0px 1px 9px rgba(49, 69, 117, 0.68);
  height: 250px;
  border-radius: 5px;
  position: relative;
  box-shadow: 0px 1px 9px rgba(49, 69, 117, 0.68); }
  .each-brand:hover {
    box-shadow: 0px 1px 9px rgba(125, 160, 243, 0.68); }
  .each-brand img {
    width: 170px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .each-brand:hover img {
    width: 210px; }

.each-product {
  text-align: center;
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0px 1px 9px rgba(49, 69, 117, 0.68); }
  .each-product:hover {
    box-shadow: 0px 1px 9px rgba(125, 160, 243, 0.68); }
  .each-product img {
    width: 200px;
    margin: auto; }
  .each-product h3 {
    font-size: 24px;
    color: white; }
  .each-product p, .each-product h3 {
    width: 80%;
    margin: auto; }
    @media (max-width: 1024px) {
      .each-product p, .each-product h3 {
        width: 100%; } }

.detail-page h2 {
  color: white; }

.detail-page ul {
  font-family: "NasKurd-FontRegular";
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  color: #434343;
  padding-left: 15px; }

.about-page h2 {
  color: white;
  text-transform: uppercase; }

.contact-form input, .contact-form textarea {
  width: 100%;
  padding: 15px;
  margin: 10px 0;
  border-radius: 5px;
  border: white solid;
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16); }

.contact-info h2, .contact-info h3 {
  color: white; }

.contact-info a {
  color: white;
  margin-right: 10px; }

.contact-info i {
  color: white;
  font-size: 20px;
  margin-left: 10px; }

.map {
  width: 100%;
  height: 400px; }
  .map iframe {
    width: 100%;
    height: 400px; }

.video-detail {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  padding: 10px;
  display: grid;
  border-radius: 5px;
  grid-template-columns: 160px 1fr;
  margin-bottom: 20px;
  margin-right: 20px;
  box-shadow: 0px 1px 9px rgba(49, 69, 117, 0.68); }
  .video-detail:hover {
    box-shadow: 0px 1px 9px rgba(125, 160, 243, 0.68); }
  .video-detail .vid-img {
    background-position: center;
    background-size: cover;
    height: 100px;
    width: 150px;
    position: relative; }
    .video-detail .vid-img i {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: red;
      font-size: 30px; }
  .video-detail .vid-ttl {
    padding: 10px; }
    .video-detail .vid-ttl h3 {
      color: white;
      margin-top: 0; }
    .video-detail .vid-ttl p {
      margin-bottom: 0; }

.video-detail-page {
  text-align: center;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16); }
  .video-detail-page iframe {
    width: 800px;
    height: 400px;
    margin: auto;
    border-radius: 5px; }
    @media (max-width: 1024px) {
      .video-detail-page iframe {
        width: 90%;
        height: 300px; } }
  .video-detail-page h2 {
    color: white; }
