﻿@charset "UTF-8";
/*new style test*/
@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, .sub-sub:hover .sub-sub-menu, nav a, nav .wrapper ul li, nav footer .top-footer ul li, footer nav .top-footer ul li, nav footer .btm-footer ul li, footer nav .btm-footer ul li, nav .wrapper ul li:hover a, nav footer .top-footer ul li:hover a, footer nav .top-footer ul li:hover a, nav footer .btm-footer ul li:hover a, footer nav .btm-footer ul li:hover a, #white-shade, .home-slider .swiper-slide-active .slide-text h5, .home-slider .swiper-slide-active .slide-text h1, .home-slider .swiper-slide-active .slide-text p, footer .btm-footer a:hover, .contact-page .each-brush p, .contact-page .each-brush:hover p, .has-sub:hover {
  transition: 0.3s ease-in-out; }

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

p, ul, li {
  font-family: "NasKurd-FontRegular"; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  /*font-family: Calibri,Segoe,Segoe UI,Arial;*/
  font-weight: 600; }

.h1 {
  font-size: 2.3em; }

.h2 {
  font-size: 1.5em; }

.h3 {
  font-size: 1.17em; }

.h4 {
  font-size: 1.12em; }

.h5 {
  font-size: .83em; }

.h6 {
  font-size: .75em; }

.no-menu {
  display: none !important; }

.overflow {
  overflow: hidden; }

.shadow {
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16); }

.shadow-hover {
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.22); }

.wrapper, footer .top-footer, footer .btm-footer {
  width: 1280px;
  height: auto;
  position: relative;
  padding: 20px 0;
  margin: auto; }
  @media (max-width: 1500px) {
    .wrapper, footer .top-footer, footer .btm-footer {
      width: 1200px; } }
  @media (max-width: 1250px) {
    .wrapper, footer .top-footer, footer .btm-footer {
      width: 1100px; } }
  @media (max-width: 1100px) {
    .wrapper, footer .top-footer, footer .btm-footer {
      width: 92%; } }

.wrapper2 {
  width: 1280px;
  height: auto;
  position: relative;
  padding: 20px 0;
  margin: auto; }
  @media (max-width: 1500px) {
    .wrapper2 {
      width: 1100px; } }
  @media (max-width: 1250px) {
    .wrapper2 {
      width: 1000px; } }
  @media (max-width: 1100px) {
    .wrapper2 {
      width: 92%; } }

.wrapper3 {
  width: 900px;
  height: auto;
  position: relative;
  padding: 20px 0;
  margin: auto;
  /*@media(max-width:$XlargeSS) { // 1500px
        width: 1100px;
    }

    @media(max-width:$LargeSS) { //1250px;
        width: 1000px;
    }*/ }
  @media (max-width: 1024px) {
    .wrapper3 {
      width: 92%; } }

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

.three-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 15px; }
  @media (max-width: 1024px) {
    .three-grid {
      grid-template-columns: 1fr; } }

.four-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px; }
  @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; } }
  @media (max-width: 512px) {
    .five-grid {
      grid-template-columns: 1fr; } }

.white-underline {
  background-image: linear-gradient(transparent, transparent), linear-gradient(#C99700, #C99700) !important; }

.underline, nav .wrapper ul li .sub-menus .opened-menu-wrapper p a, nav footer .top-footer ul li .sub-menus .opened-menu-wrapper p a, footer nav .top-footer ul li .sub-menus .opened-menu-wrapper p a, nav footer .btm-footer ul li .sub-menus .opened-menu-wrapper p a, footer nav .btm-footer ul li .sub-menus .opened-menu-wrapper p a {
  text-decoration: none;
  background-image: linear-gradient(transparent, transparent), linear-gradient(#C99700, #C99700);
  background-size: 100% 2px, 0 2px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.5s linear;
  display: inline; }
  @media (max-width: 1024px) {
    .underline, nav .wrapper ul li .sub-menus .opened-menu-wrapper p a, nav footer .top-footer ul li .sub-menus .opened-menu-wrapper p a, footer nav .top-footer ul li .sub-menus .opened-menu-wrapper p a, nav footer .btm-footer ul li .sub-menus .opened-menu-wrapper p a, footer nav .btm-footer ul li .sub-menus .opened-menu-wrapper p a {
      background-image: unset; } }
  .underline:hover, nav .wrapper ul li .sub-menus .opened-menu-wrapper p a:hover, nav footer .top-footer ul li .sub-menus .opened-menu-wrapper p a:hover, footer nav .top-footer ul li .sub-menus .opened-menu-wrapper p a:hover, nav footer .btm-footer ul li .sub-menus .opened-menu-wrapper p a:hover, footer nav .btm-footer ul li .sub-menus .opened-menu-wrapper p a:hover {
    background-size: 0 2px, 100% 2px; }

i.more {
  vertical-align: text-bottom;
  margin-left: 10px;
  color: #C99700; }

.sub-sub-menu {
  position: absolute;
  left: 70%;
  top: 64%;
  transform: translate(-50%, -50%); }
  @media (min-width: 1024px) {
    .sub-sub-menu {
      opacity: 0;
      visibility: hidden; } }
  @media (max-width: 1024px) {
    .sub-sub-menu {
      position: unset;
      left: unset;
      top: unset;
      transform: unset; } }

.sub-sub:hover .sub-sub-menu {
  opacity: 1;
  visibility: visible; }

.black {
  background: black !important; }

nav {
  height: auto;
  /*background:white;*/
  /*position: fixed;*/
  position: relative;
  width: 100%;
  z-index: 100;
  padding-top: 10px;
  transition: 0.2s ease-in-out;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16); }
  nav a {
    color: #464646; }
    @media (max-width: 1024px) {
      nav a {
        color: white; } }
  nav .two-grid {
    grid-gap: unset; }
  nav .wrapper, nav footer .top-footer, footer nav .top-footer, nav footer .btm-footer, footer nav .btm-footer {
    /*border-bottom: solid 1px lightgray;*/
    padding-bottom: 0;
    padding-top: 0; }
    nav .wrapper:nth-child(1), nav footer .top-footer:nth-child(1), footer nav .top-footer:nth-child(1), nav footer .btm-footer:nth-child(1), footer nav .btm-footer:nth-child(1) {
      padding-bottom: 5px;
      padding-top: 6px; }
    nav .wrapper ul, nav footer .top-footer ul, footer nav .top-footer ul, nav footer .btm-footer ul, footer nav .btm-footer ul {
      margin: 0;
      padding: 0;
      display: grid;
      grid-template-columns: repeat(9, auto); }
      nav .wrapper ul li, nav footer .top-footer ul li, footer nav .top-footer ul li, nav footer .btm-footer ul li, footer nav .btm-footer ul li {
        display: inline-block;
        font-weight: bold;
        color: #464646;
        padding-right: 19px;
        padding-left: 19px;
        text-transform: capitalize;
        font-weight: 400;
        font-size: 18px;
        padding-top: 0px;
        padding-bottom: 8px;
        height: 41px;
        font-weight: bold;
        position: relative;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px; }
        @media (max-width: 1250px) {
          nav .wrapper ul li, nav footer .top-footer ul li, footer nav .top-footer ul li, nav footer .btm-footer ul li, footer nav .btm-footer ul li {
            font-size: 16px; } }
        nav .wrapper ul li:after, nav footer .top-footer ul li:after, footer nav .top-footer ul li:after, nav footer .btm-footer ul li:after, footer nav .btm-footer ul li:after {
          content: "";
          position: absolute;
          top: 50%;
          left: 0;
          transform: translate(-50%, -50%);
          height: 10px;
          width: 1px;
          background: white; }
        nav .wrapper ul li:nth-child(9):after, nav footer .top-footer ul li:nth-child(9):after, footer nav .top-footer ul li:nth-child(9):after, nav footer .btm-footer ul li:nth-child(9):after, footer nav .btm-footer ul li:nth-child(9):after {
          display: none; }
        nav .wrapper ul li .sub-menus, nav footer .top-footer ul li .sub-menus, footer nav .top-footer ul li .sub-menus, nav footer .btm-footer ul li .sub-menus, footer nav .btm-footer ul li .sub-menus {
          width: 500px;
          /*background: white;*/
          background: rgba(0, 0, 0, 0.5);
          height: 163px;
          position: absolute;
          top: 140px;
          visibility: hidden;
          left: 50%;
          transform: translate(-50%, -50%);
          transition: 0.3s ease-in-out;
          opacity: 0;
          border-radius: 5px;
          padding-top: 20px;
          box-shadow: 1px 6px 6px rgba(0, 0, 0, 0.16);
          z-index: 11; }
          nav .wrapper ul li .sub-menus .opened-menu-wrapper, nav footer .top-footer ul li .sub-menus .opened-menu-wrapper, footer nav .top-footer ul li .sub-menus .opened-menu-wrapper, nav footer .btm-footer ul li .sub-menus .opened-menu-wrapper, footer nav .btm-footer ul li .sub-menus .opened-menu-wrapper {
            display: grid;
            grid-template-columns: 2fr 4fr;
            grid-gap: 20px;
            padding: 10px; }
            nav .wrapper ul li .sub-menus .opened-menu-wrapper h2, nav footer .top-footer ul li .sub-menus .opened-menu-wrapper h2, footer nav .top-footer ul li .sub-menus .opened-menu-wrapper h2, nav footer .btm-footer ul li .sub-menus .opened-menu-wrapper h2, footer nav .btm-footer ul li .sub-menus .opened-menu-wrapper h2 {
              margin: 0;
              color: red; }
            nav .wrapper ul li .sub-menus .opened-menu-wrapper p, nav footer .top-footer ul li .sub-menus .opened-menu-wrapper p, footer nav .top-footer ul li .sub-menus .opened-menu-wrapper p, nav footer .btm-footer ul li .sub-menus .opened-menu-wrapper p, footer nav .btm-footer ul li .sub-menus .opened-menu-wrapper p {
              font-weight: normal;
              font-size: 13px;
              margin-bottom: 0;
              margin: 5px 0;
              padding: 0 11px;
              border-radius: 5px; }
              nav .wrapper ul li .sub-menus .opened-menu-wrapper p a, nav footer .top-footer ul li .sub-menus .opened-menu-wrapper p a, footer nav .top-footer ul li .sub-menus .opened-menu-wrapper p a, nav footer .btm-footer ul li .sub-menus .opened-menu-wrapper p a, footer nav .btm-footer ul li .sub-menus .opened-menu-wrapper p a {
                color: #dfe5f3; }
              nav .wrapper ul li .sub-menus .opened-menu-wrapper p a, nav footer .top-footer ul li .sub-menus .opened-menu-wrapper p a, footer nav .top-footer ul li .sub-menus .opened-menu-wrapper p a, nav footer .btm-footer ul li .sub-menus .opened-menu-wrapper p a, footer nav .btm-footer ul li .sub-menus .opened-menu-wrapper p a {
                color: white; }
            nav .wrapper ul li .sub-menus .opened-menu-wrapper .sub-menu-img, nav footer .top-footer ul li .sub-menus .opened-menu-wrapper .sub-menu-img, footer nav .top-footer ul li .sub-menus .opened-menu-wrapper .sub-menu-img, nav footer .btm-footer ul li .sub-menus .opened-menu-wrapper .sub-menu-img, footer nav .btm-footer ul li .sub-menus .opened-menu-wrapper .sub-menu-img {
              overflow: hidden;
              width: 100%;
              height: auto;
              background-position: center;
              background-size: cover;
              border-radius: 5px;
              min-height: 100px; }
              nav .wrapper ul li .sub-menus .opened-menu-wrapper .sub-menu-img img, nav footer .top-footer ul li .sub-menus .opened-menu-wrapper .sub-menu-img img, footer nav .top-footer ul li .sub-menus .opened-menu-wrapper .sub-menu-img img, nav footer .btm-footer ul li .sub-menus .opened-menu-wrapper .sub-menu-img img, footer nav .btm-footer ul li .sub-menus .opened-menu-wrapper .sub-menu-img img {
                width: 100%; }
        nav .wrapper ul li:hover, nav footer .top-footer ul li:hover, footer nav .top-footer ul li:hover, nav footer .btm-footer ul li:hover, footer nav .btm-footer ul li:hover {
          /*cursor: pointer;
                    color: white;
                    @extend .trans;
                    background: rgba(0,0,0,0.4);*/ }
          @media (max-width: 1024px) {
            nav .wrapper ul li:hover, nav footer .top-footer ul li:hover, footer nav .top-footer ul li:hover, nav footer .btm-footer ul li:hover, footer nav .btm-footer ul li:hover {
              background: none; } }
          nav .wrapper ul li:hover a, nav footer .top-footer ul li:hover a, footer nav .top-footer ul li:hover a, nav footer .btm-footer ul li:hover a, footer nav .btm-footer ul li:hover a {
            color: #063278; }
          nav .wrapper ul li:hover .sub-menus, nav footer .top-footer ul li:hover .sub-menus, footer nav .top-footer ul li:hover .sub-menus, nav footer .btm-footer ul li:hover .sub-menus, footer nav .btm-footer ul li:hover .sub-menus {
            opacity: 1;
            top: 122px;
            /*display:block;*/
            visibility: visible; }
        @media (max-width: 1024px) {
          nav .wrapper ul li, nav footer .top-footer ul li, footer nav .top-footer ul li, nav footer .btm-footer ul li, footer nav .btm-footer ul li {
            color: white; } }
  nav .nav-logo img {
    width: 330px; }
    @media (max-width: 1024px) {
      nav .nav-logo img {
        width: 280px; } }
  nav .lang-text {
    vertical-align: super; }
    @media (max-width: 1024px) {
      nav .lang-text {
        display: none; } }
  nav .search, nav .lang, nav .loc {
    width: 27px;
    height: 27px;
    margin-top: 16px;
    margin-right: 12px;
    fill: #063278; }
    @media (max-width: 1024px) {
      nav .search, nav .lang, nav .loc {
        /*position: absolute;
            /*top: 90px;*/
        /*right: 44px;
            transform: translate(-50%,-50%);*/
        margin-top: 0px; } }
  nav .lang {
    margin-right: 5px;
    width: 26px;
    height: 26px; }
  @media (max-width: 1024px) {
    nav {
      /*.nav-ser-box {
            border: solid;
            position: absolute;
        top: 93px;
        left: 55px;
        transform: translate(-50%,-50%);
        }*/ } }
  nav .nav-search {
    text-align: left;
    z-index: 10; }
    @media (max-width: 1024px) {
      nav .nav-search {
        margin-top: 14px; } }
    nav .nav-search .search-open {
      width: 100%;
      background: #FBFBFB;
      height: 200px;
      position: absolute;
      top: 173px;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 1;
      display: none;
      border-radius: 5px;
      box-shadow: 1px 6px 6px rgba(0, 0, 0, 0.16);
      z-index: 11; }
      @media (max-width: 1024px) {
        nav .nav-search .search-open {
          top: 212px;
          height: 175px;
          padding-top: 12px;
          width: 100%;
          left: 50%; } }

@media (min-width: 1024px) {
  .more-icon {
    opacity: 0;
    display: none; }
  .mobile-menu {
    display: none; } }

@media (max-width: 1024px) {
  td.gsc-input {
    padding-right: 0 !important; }
  .display {
    display: block !important;
    height: auto !important;
    transition: 0.3s ease-in-out; }
  .nav-mobile {
    height: 6px; }
  nav {
    height: auto; }
  .translate-i {
    /*transform: rotate(180deg) !important;*/
    -moz-transform: rotate(180deg) !important;
    -webkit-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important; }
  .show-mob-menu {
    visibility: visible !important;
    transition: 0.3s ease-in-out;
    opacity: 1 !important;
    right: -18px !important; }
  .mobile-menu-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -19px;
    right: -12px;
    transform: translate(-50%, -50%);
    z-index: 2;
    transition: 0.3s ease-in-out; }
  .position {
    top: -88px !important;
    transition: 0.3s ease-in-out;
    right: -22px; }
  .mobile-menu {
    background: white;
    width: 100%;
    position: absolute;
    color: black !important;
    height: 600px;
    background: white;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
    height: 600px;
    position: absolute;
    top: -138px;
    /*right: -18px;*/
    right: -110%;
    width: 90%;
    padding-top: 90px;
    overflow: scroll; }
    .mobile-menu #mobile-menu-items {
      display: block; }
      .mobile-menu #mobile-menu-items li {
        color: black !important;
        display: block;
        border-bottom: solid 1px #ededed;
        padding-top: 8px;
        font-size: 16px;
        height: auto; }
        .mobile-menu #mobile-menu-items li img {
          width: 20px;
          vertical-align: middle;
          margin-left: 10px; }
        .mobile-menu #mobile-menu-items li .sub-menus p {
          border-bottom: solid 1px #ebebeb;
          padding-bottom: 9px !important;
          background: none !important; }
      .mobile-menu #mobile-menu-items a {
        color: black; }
  .nav-logo {
    text-align: center;
    border-bottom: solid 1px #e0e0e0;
    margin-top: -13px; }
  .more-icon {
    display: block;
    position: absolute;
    top: 17px;
    left: 19px;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    fill: black;
    width: 15px;
    height: 15px;
    font-size: 21px;
    -webkit-text-fill-color: #063278; }
  #menu-ul {
    background: rgba(4, 40, 99, 0.9);
    visibility: hidden;
    position: absolute;
    width: 100%;
    top: 260px;
    left: 150%;
    transform: translate(-50%, -50%);
    height: 500px;
    transition: 0.3s ease-in-out;
    opacity: 0;
    display: unset;
    overflow: scroll;
    border-radius: 5px;
    padding-top: 15px;
    display: none; }
    #menu-ul li {
      display: block;
      border-bottom: solid 1px #494949;
      position: relative;
      line-height: 25px;
      height: auto; }
  .sub-menus {
    position: relative !important;
    left: unset !important;
    top: unset !important;
    transform: unset !important;
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
    box-shadow: none !important;
    display: none;
    background: unset !important;
    padding-bottom: 1px;
    margin: 15px 0;
    width: auto !important;
    padding-top: 0 !important; }
    .sub-menus .sub-menu-img {
      display: none; }
    .sub-menus h2 {
      display: none; }
    .sub-menus p {
      margin-top: 0;
      margin-left: 20px;
      margin-bottom: 10px;
      font-size: 14px !important;
      background: rgba(3, 36, 89, 0.5); }
    .sub-menus .opened-menu-wrapper {
      display: unset !important;
      grid-template-columns: unset !important;
      grid-gap: unset !important;
      padding: 0px !important; }
  #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; }
  /* Icon 2 */
  #nav-icon2 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: #063278;
    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-icon2 span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0; }
  #nav-icon2 span:nth-child(odd) {
    left: 6px;
    border-radius: 9px 0 0 9px; }
  #nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
    top: 6px; }
  #nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
    top: 18px; }
  #nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
    top: 30px; }
  #nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  #nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #nav-icon2.open span:nth-child(1) {
    left: 5px;
    top: 10px; }
  #nav-icon2.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 10px; }
  #nav-icon2.open span:nth-child(3) {
    left: -50%;
    opacity: 0; }
  #nav-icon2.open span:nth-child(4) {
    left: 100%;
    opacity: 0; }
  #nav-icon2.open span:nth-child(5) {
    left: 5px;
    top: 23px; }
  #nav-icon2.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 23px; } }

.search-box {
  padding: 40px;
  text-align: left;
  padding-top: 60px; }
  @media (max-width: 1024px) {
    .search-box {
      padding: 0; } }
  @media (max-width: 1024px) {
    .search-box .gsc-control-wrapper-cse {
      box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.16);
      border: none;
      height: 0px; } }
  .search-box .gsc-control-cse.gsc-control-cse-ar {
    border-radius: 5px; }
  .search-box .gsc-search-button-v2 {
    border-color: #063278;
    background-color: #063278;
    padding: 13px 27px; }
    @media (max-width: 1024px) {
      .search-box .gsc-search-button-v2 {
        padding: 19px 23px; } }
  .search-box input.gsc-input {
    padding: 1px 6px;
    border: 1px solid #ddd;
    width: 99%;
    padding: 10px !important; }
  .search-box .gsc-control-cse {
    background-color: #FBFBFB;
    border: 1px solid #FBFBFB; }
  .search-box tr {
    /*display: grid;
        grid-template-columns: 60px 1fr;
        grid-gap: 10px;*/ }
    @media (max-width: 1024px) {
      .search-box tr {
        display: grid;
        grid-template-rows: 60px 1fr;
        grid-template-columns: unset; }
        .search-box tr td:nth-child(2) {
          grid-row: unset !important; }
        .search-box tr .gsc-search-button {
          width: 100%; }
        .search-box tr .gsc-search-button-v2 {
          border-radius: 5px !important;
          width: 100%; } }
    .search-box tr td:nth-child(2) {
      /*grid-row: 1/2*/ }
  .search-box #gs_id50 tr {
    display: unset !important;
    grid-template-columns: unset !important;
    grid-gap: 10px; }
    .search-box #gs_id50 tr td:nth-child(1) {
      grid-row: unset !important; }
  @media (max-width: 1024px) {
    .search-box .gsc-search-button .gsc-search-button-v2 {
      /*border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
            border-top-left-radius: 0 !important;
            border-bottom-left-radius: 0 !important;*/ } }
  .search-box .gsc-search-button .gsc-search-button-v2 svg {
    width: 25px;
    height: 25px; }
  .search-box .gsc-results-wrapper-overlay {
    height: 500px;
    width: 80%; }
    @media (max-width: 1024px) {
      .search-box .gsc-results-wrapper-overlay {
        width: 100%; } }

#gsc-i-id1 {
  background: none !important;
  text-align: left; }

.gsc-input-box {
  border: 1px solid #dfe1e5;
  background: #fff;
  border-radius: 5px; }
  @media (max-width: 1024px) {
    .gsc-input-box {
      padding: 0;
      border: 0px solid #dfe1e5; } }

.shadew {
  background: rgba(251, 251, 251, 0.8);
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  opacity: 0;
  height: 100%;
  width: 100%;
  opacity: 1 !important;
  z-index: 10; }
  @media (max-width: 1024px) {
    .shadew {
      background: rgba(0, 0, 0, 0.3);
      background: rgba(20, 53, 105, 0.62); } }

.dark-shade {
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.home-slider {
  margin-bottom: 50px; }
  .home-slider .swiper {
    width: 100%;
    height: 100%; }
  .home-slider .swiper-slide {
    font-size: 18px;
    background: #fff;
    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;
    position: relative; }
  .home-slider .each-slider {
    height: 100vh;
    width: 100%;
    background-position: center;
    background-size: cover;
    /*position: relative;*/
    color: white; }
    @media (max-width: 1024px) {
      .home-slider .each-slider {
        height: 80vh; } }
  .home-slider .blue-shade {
    background: rgba(5, 58, 143, 0.84);
    opacity: 0.33;
    height: 100vh;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .home-slider .slide-text {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white; }
    @media (max-width: 1024px) {
      .home-slider .slide-text {
        text-align: center; } }
    .home-slider .slide-text a {
      color: white; }
    .home-slider .slide-text h1 {
      font-size: 40px;
      line-height: 33px;
      margin-top: 5px; }
      @media (max-width: 1024px) {
        .home-slider .slide-text h1 {
          font-size: 29px;
          line-height: 30px;
          text-align: center;
          margin-top: 13px; } }
    .home-slider .slide-text h5 {
      margin-top: 5px; }
    .home-slider .slide-text p {
      width: 70%;
      line-height: 35px;
      margin-top: 5px; }
      @media (max-width: 1024px) {
        .home-slider .slide-text p {
          width: 95%;
          font-size: 16px;
          line-height: 27px;
          display: none; } }
  .home-slider .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    width: 60px; }
  .home-slider .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
    width: 20px;
    background: white;
    opacity: 1;
    border-radius: 2px;
    height: 7px; }
  .home-slider .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: white;
    width: 60px;
    transition: 0.3s ease-in-out; }
  .home-slider .swiper-pagination {
    text-align: right; }
    @media (max-width: 1024px) {
      .home-slider .swiper-pagination {
        text-align: center; } }
  .home-slider .pag-wraper {
    position: absolute;
    top: 87%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3; }
    @media (max-width: 1024px) {
      .home-slider .pag-wraper {
        top: 90%; } }
  .home-slider .swiper-slide-active .each-slider {
    animation-name: biger;
    animation-duration: 6s;
    transform: scale(1); }
  .home-slider .swiper-slide-active .slide-text h5 {
    animation-name: mtop;
    animation-duration: 2s; }
  .home-slider .swiper-slide-active .slide-text h1 {
    animation-name: mtop;
    animation-duration: 3s; }
  .home-slider .swiper-slide-active .slide-text p {
    animation-name: mtop;
    animation-duration: 4s; }

@keyframes mtop {
  from {
    margin-top: 80px;
    opacity: 0; }
  to {
    margin-top: 5px;
    opacity: 1; } }

@keyframes biger {
  from {
    transform: scale(1.2); }
  to {
    transform: scale(1); } }

.social-media {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  width: 200px;
  margin-top: 30px; }
  @media (max-width: 1024px) {
    .social-media {
      margin: auto;
      margin-top: 40px;
      grid-gap: 10px; } }
  .social-media .each-social {
    border-radius: 50%;
    background: white;
    width: 48px;
    height: 48px;
    background: #fff;
    position: relative; }
    .social-media .each-social svg {
      height: 20px;
      width: 20px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      fill: #063278; }
    @media (max-width: 1024px) {
      .social-media .each-social {
        width: 45px;
        height: 45px; } }

@media (max-width: 550px) {
  .brs {
    display: none; } }

.about-boxes {
  /*display: grid;
        grid-template-columns: 1fr 1fr;*/
  column-count: 2;
  column-gap: 24px; }
  @media (max-width: 550px) {
    .about-boxes {
      column-count: unset;
      margin: 15px; } }
  .about-boxes .each-about-box {
    border-radius: 5px;
    background: #fff;
    text-align: center;
    padding: 25px;
    margin: 24px 0;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.16);
    height: 290px; }
    @media (max-width: 550px) {
      .about-boxes .each-about-box {
        background: #fff;
        box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.16); } }
    .about-boxes .each-about-box img {
      width: 60px;
      height: 60px; }
    .about-boxes .each-about-box h3 {
      color: #464646;
      font-size: 15px; }
    .about-boxes .each-about-box p {
      color: #686868;
      font-size: 14px;
      line-height: 25px; }

.about-home {
  grid-gap: 25px; }

.about-texts h1 {
  color: #063278;
  margin-top: 80px; }
  @media (max-width: 1024px) {
    .about-texts h1 {
      margin-top: 30px;
      font-size: 27px; } }

.about-texts p {
  color: #686868;
  font-size: 17px;
  line-height: 37px; }

@media (max-width: 1024px) {
  .about-texts {
    grid-row: 1/2;
    font-size: 15px;
    line-height: 30px; } }

@media (max-width: 600px) {
  .about-texts {
    grid-row: 1/2;
    text-align: center; }
    .about-texts .button {
      margin: auto; } }

.button {
  background: #063278;
  width: 150px;
  padding: 10px;
  color: white;
  border-radius: 3px;
  text-align: center;
  margin-top: 20px; }
  .button h5 {
    margin: 0;
    font-size: 15px; }

.service-home {
  /*margin-top: 100px;*/
  grid-gap: 30px; }
  @media (max-width: 1024px) {
    .service-home {
      margin-top: 20px;
      display: block; } }
  .service-home .each-col {
    color: white; }
    @media (min-width: 1024px) {
      .service-home .each-col {
        margin-top: 100px; } }
    .service-home .each-col:nth-child(1) {
      text-align: right; }
      @media (max-width: 550px) {
        .service-home .each-col:nth-child(1) {
          text-align: center; } }
    .service-home .each-col .each-service {
      text-align: center;
      /*margin: 50px;*/ }
      .service-home .each-col .each-service img {
        width: 100px;
        opacity: 0.4; }
      .service-home .each-col .each-service h3 {
        color: white; }
      .service-home .each-col .each-service p {
        color: #E3E3E3;
        font-size: 14px;
        line-height: 27px; }

.bg-abstract {
  height: 200vh;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-image: url("../img/bg2.png"); }

.bgimg {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  top: 40%;
  z-index: -1; }
  @media (min-width: 1500px) {
    .bgimg {
      top: 35%; } }
  @media (min-width: 1700px) {
    .bgimg {
      top: 42%; } }
  @media (max-width: 1100px) {
    .bgimg {
      display: none; } }

.bgshape {
  clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 92%);
  height: 115vh;
  width: 100%;
  background: #2062AE;
  position: absolute;
  left: 50%;
  top: 27%;
  transform: translate(-50%, -50%); }
  @media (min-width: 550px) {
    .bgshape {
      display: none; } }
  @media (max-width: 350px) {
    .bgshape {
      height: 145vh;
      top: 31%; } }

.bgshape2 {
  clip-path: polygon(0 4%, 100% 0%, 100% 90%, 0% 100%);
  width: 100%;
  background: linear-gradient(8deg, #020024 0%, #1d6fb8 0%, #274699 100%);
  /*position: absolute;
    left: 50%;
    top: 42%;
    transform: translate(-50%,-50%);*/
  position: relative;
  height: 144vh;
  height: 125vh; }
  @media (min-width: 1100px) {
    .bgshape2 {
      clip-path: unset;
      background: none; } }
  @media (max-width: 1500px) {
    .bgshape2 {
      /*height: 120vh;*/ } }
  @media (max-width: 1024px) {
    .bgshape2 {
      padding-bottom: 300px;
      height: auto; } }
  @media (max-width: 550px) {
    .bgshape2 {
      padding: 100px 0;
      padding-bottom: 300px; } }
  @media (max-width: 350px) {
    .bgshape2 {
      top: 40%; } }

.graybg {
  /*background: #e6e7e9;*/ }
  @media (max-width: 550px) {
    .graybg {
      /*background: #fbfbfb;*/ } }

.card1 {
  position: absolute;
  /*top: 79%;
        left: 79%;*/
  top: 67%;
  left: 68%;
  transform: translate(-50%, -50%);
  width: 300px;
  z-index: 1; }
  @media (max-width: 1100px) {
    .card1 {
      top: 77%;
      width: 250px; } }
  @media (max-width: 1000px) {
    .card1 {
      top: 89%;
      left: 40%;
      width: 180px; } }
  @media (max-width: 530px) {
    .card1 {
      top: 92%;
      left: 40%;
      width: 180px; } }

.section-title {
  text-align: center; }
  .section-title h1 {
    color: #063278; }
  .section-title p {
    color: #686868; }

.wrap-rel {
  position: relative; }
  .wrap-rel:before {
    content: "";
    position: absolute;
    top: 200px;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #e6e7e9;
    height: 500px;
    width: 100%;
    z-index: -1; }
    @media (max-width: 1024px) {
      .wrap-rel:before {
        display: none; } }

.news-part-home {
  background: white; }

.each-news .news-img {
  height: 210px;
  background-position: center;
  background-size: cover;
  border-radius: 5px; }

.each-news .date {
  font-size: 13px;
  color: #464646; }

.each-news h3 {
  color: #063278;
  margin-top: 0; }

.each-news p {
  font-size: 15px;
  color: #464646;
  line-height: 26px; }

.map-part {
  margin-top: 50px; }
  .map-part iframe {
    width: 100%;
    height: 400px;
    border-radius: 15px;
    border: 1px solid #063278;
    box-shadow: 0px 0px 10px rgba(60, 19, 200, 0.65); }

.fbg {
  background-image: url("../img/fbg.jpg");
  background-position: top;
  background-size: cover;
  padding-top: 180px;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  margin-top: 40px; }
  @media (min-width: 1550px) {
    .fbg {
      padding-top: 240px; } }
  @media (max-width: 1024px) {
    .fbg {
      background-position: unset;
      background-size: cover;
      background-attachment: unset; } }

footer {
  position: relative;
  margin-top: 100px; }
  footer ul li::before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: 20px;
    left: -18px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    background: none; }
  footer .top-footer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-bottom: solid 1px #D1D1D1; }
    @media (max-width: 1024px) {
      footer .top-footer {
        grid-template-columns: 1fr; } }
  footer .social-media {
    margin-right: auto; }
  footer .news-footer .each-news-footer h4 {
    margin-top: 0; }
  footer .news-footer .each-news-footer p {
    font-size: 14px;
    margin-bottom: 5px; }
  @media (max-width: 1024px) {
    footer .footer-logo {
      text-align: center; } }
  footer .footer-logo img {
    width: 60%; }
    @media (max-width: 1024px) {
      footer .footer-logo img {
        width: 90%; } }
  footer .btm-footer {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    padding-top: 50px;
    padding-bottom: 20px;
    grid-gap: 20px; }
    @media (max-width: 1024px) {
      footer .btm-footer {
        grid-template-columns: 1fr 1fr; } }
    footer .btm-footer a {
      color: #464646; }
      footer .btm-footer a:hover {
        color: #063278; }
    footer .btm-footer ul {
      list-style: none;
      padding: 0; }
      @media (max-width: 1024px) {
        footer .btm-footer ul:nth-child(5) {
          display: none; } }
    footer .btm-footer li {
      font-size: 14px;
      line-height: 25px;
      color: #464646; }
      @media (max-width: 1024px) {
        footer .btm-footer li {
          font-size: 12px; } }
    footer .btm-footer h2 {
      font-size: 16px;
      margin-bottom: 15px;
      color: #063278;
      margin-top: -35px;
      text-transform: uppercase; }
      @media (max-width: 1024px) {
        footer .btm-footer h2 {
          font-size: 10px; } }

.page-header {
  border-bottom: 1px solid #FFA528;
  padding-bottom: 0; }
  .page-header p {
    color: #686868; }
    @media (max-width: 1024px) {
      .page-header p {
        font-size: 12px; } }
    .page-header p svg {
      width: 12px;
      height: 12px;
      transform: rotate(180deg);
      fill: #686868;
      margin: -2px 10px; }
  .page-header h1 {
    color: #063278; }
    @media (max-width: 1024px) {
      .page-header h1 {
        font-size: 28px; } }

.service-page {
  margin: 50px auto; }
  @media (max-width: 1024px) {
    .service-page {
      margin: 0px auto; } }
  .service-page h1 {
    font-size: 30px;
    color: #063278; }
  .service-page .service-section {
    padding: 40px 0; }
    @media (max-width: 1024px) {
      .service-page .service-section {
        padding: 0; } }
    .service-page .service-section:nth-child(2n+2) {
      background: #ECEFFB;
      clip-path: polygon(0 13%, 100% 0, 100% 91%, 0 100%);
      padding: 150px 0;
      background: linear-gradient(8deg, #020024 0%, #1d6fb8 0%, #28489a 100%);
      /*.service-sec-grid {
                grid-template-columns: 1fr 3fr;

                .service-img-box {
                    grid-row: 1/2
                }
            }*/ }
      .service-page .service-section:nth-child(2n+2) .service-text h1 {
        color: white !important; }
      .service-page .service-section:nth-child(2n+2) .service-text h2 {
        color: white !important; }
      .service-page .service-section:nth-child(2n+2) .service-text p {
        font-size: 16px;
        line-height: 30px;
        color: white !important; }
      .service-page .service-section:nth-child(2n+2) .service-text ul {
        padding-right: 13PX;
        color: white !important;
        line-height: 30px; }
        .service-page .service-section:nth-child(2n+2) .service-text ul li {
          position: relative;
          list-style: none;
          padding-right: 14px; }
          .service-page .service-section:nth-child(2n+2) .service-text ul li:before {
            content: "";
            position: absolute;
            top: 15px;
            right: -17px;
            transform: translate(-50%, -50%);
            width: 10px;
            height: 10px;
            background: #FFA528;
            border-radius: 50%; }
    .service-page .service-section .service-sec-grid {
      display: grid;
      grid-template-columns: 3fr 1fr;
      grid-gap: 20px; }
      @media (max-width: 1024px) {
        .service-page .service-section .service-sec-grid {
          grid-template-columns: 1fr; } }
      .service-page .service-section .service-sec-grid .service-img-box .service-img {
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 100%;
        border-radius: 5px; }
        @media (max-width: 1024px) {
          .service-page .service-section .service-sec-grid .service-img-box .service-img {
            height: 400px; } }
    .service-page .service-section .service-text h2 {
      color: #063278; }
    .service-page .service-section .service-text p {
      font-size: 16px;
      line-height: 30px;
      color: #464646; }
    .service-page .service-section .service-text ul {
      padding-right: 13PX;
      color: #464646;
      line-height: 30px; }
      .service-page .service-section .service-text ul li {
        position: relative;
        list-style: none;
        padding-right: 14px; }
        .service-page .service-section .service-text ul li:before {
          content: "";
          position: absolute;
          top: 15px;
          right: -17px;
          transform: translate(-50%, -50%);
          width: 10px;
          height: 10px;
          background: #FFA528;
          border-radius: 50%; }
    .service-page .service-section .service-sec-grid-last {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 20px; }
      @media (max-width: 1024px) {
        .service-page .service-section .service-sec-grid-last {
          grid-template-columns: 1fr; } }

.branches-page .three-grid {
  grid-gap: 40px;
  margin-top: 40px; }

.branches-page .map-part {
  margin-top: 0; }

.each-branch {
  border-radius: 10px;
  box-shadow: 0px 3px 13px rgba(0, 80, 208, 0.12);
  padding: 50px; }
  .each-branch:hover {
    box-shadow: 0px 3px 13px rgba(0, 80, 208, 0.48); }
  @media (max-width: 1024px) {
    .each-branch {
      padding: 20px; } }
  .each-branch .button {
    background: #063278;
    width: 150px;
    padding: 15px;
    color: white;
    border-radius: 3px;
    text-align: center;
    margin-top: 20px;
    border: none;
     font-family: "NasKurd-FontRegular";
    font-size: 17px; }
    .each-branch .button h5 {
      margin: 0;
      font-size: 15px; }
  .each-branch h1 {
    color: #063278;
    font-size: 25px; }
    @media (max-width: 1024px) {
      .each-branch h1 {
        font-size: 22px; } }
  .each-branch h4 {
    color: #063278;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 10px; }
  .each-branch p {
    color: #464646; }
  .each-branch a {
    color: #FFA528; }
  .each-branch svg {
    height: 20px;
    width: 20px;
    fill: #063278; }

.about1-page p {
  color: #686868;
  font-size: 17px;
  line-height: 37px; }

.about1-page .two-grid {
  grid-gap: 50px; }
  .about1-page .two-grid svg {
    width: 60px;
    height: 60px; }

.about1-page .each-about-box {
  height: 220px;
  padding-top: 30px; }

.contact-page {
  margin-top: 40px; }
  .contact-page .contact-grid {
    display: grid;
    grid-template-columns: 3fr 2fr;
    grid-gap: 40px; }
    @media (max-width: 1024px) {
      .contact-page .contact-grid {
        grid-template-columns: 1fr; } }
    .contact-page .contact-grid .contact-info {
      padding: 20px;
      border-radius: 5px;
      background: #fff;
      box-shadow: 0px 12px 26px rgba(54, 53, 53, 0.16); }
      .contact-page .contact-grid .contact-info h2 {
        color: #063278; }
      .contact-page .contact-grid .contact-info p {
        font-size: 16px;
        line-height: 27px;
        color: #515253; }
      .contact-page .contact-grid .contact-info .contact-box-info p {
        border-radius: 5px;
        background: #fff;
        box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.07);
        padding: 15px 15px;
        color: #063278; }
      .contact-page .contact-grid .contact-info svg {
        fill: #063278;
        width: 25px;
        height: 25px;
        margin-left: 15px;
        vertical-align: top; }
    .contact-page .contact-grid h1 {
      color: #063278;
      margin-bottom: 30px; }
    .contact-page .contact-grid .contact-form h2 {
      color: #063278; }
    .contact-page .contact-grid .contact-form p {
      color: #464646;
      line-height: 35px; }
    .contact-page .contact-grid .contact-form svg {
      fill: #063278;
      width: 25px;
      height: 25px;
      margin-left: 15px;
      vertical-align: top; }
    .contact-page .contact-grid .contact-form input {
      width: 100%;
       font-family: "NasKurd-FontRegular";
      border-radius: 5px;
      background: #fff;
      border: 1px solid #c9c9c9;
      padding: 20px 15px;
      margin: 15px 0; }
    .contact-page .contact-grid .contact-form textarea {
      width: 100%;
       font-family: "NasKurd-FontRegular";
      border-radius: 5px;
      background: #fff;
      border: 1px solid #c9c9c9;
      padding: 20px 15px;
      margin: 10px 0; }
  .contact-page .contact-boxes {
    margin-top: 50px;
    /*border-top: solid 1px #ccc;*/
    padding-top: 50px;
    grid-gap: 40px; }
    .contact-page .contact-boxes .each-cont {
      background: linear-gradient(8deg, #020024 0%, #1d6fb8 0%, #28489a 100%);
      border-radius: 10px;
      border: 1px solid #c4ceff;
      padding: 40px;
      text-align: center;
      color: white; }
      .contact-page .contact-boxes .each-cont h2 {
        margin-top: 0; }
      .contact-page .contact-boxes .each-cont .button {
        margin: auto;
        background: white;
        color: #063278;
        margin-top: 30px; }
  .contact-page .section-title {
    text-align: right;
    margin-top: 50px;
    margin-bottom: 40px; }
  .contact-page .each-brush {
    background-position: center;
    background-size: cover;
    height: 250px;
    border-radius: 10px;
    position: relative;
    border-radius: 5px;
    /* background: url(../../KU); */
    border: 1px solid #ffa528;
    box-shadow: 0px 2px 7px rgba(61, 136, 255, 0.53); }
    .contact-page .each-brush p {
      position: absolute;
      bottom: -30px;
      background: rgba(255, 255, 255, 0.8);
      width: 100%;
      font-weight: bold;
      margin: 0;
      border-radius: 10px;
      padding: 20px;
      overflow: hidden;
      opacity: 0;
      color: #063278; }
    .contact-page .each-brush:hover p {
      bottom: -5px;
      opacity: 1; }

.contact-boxes {
  margin-top: 50px;
  /*border-top: solid 1px #ccc;*/
  padding-top: 50px;
  grid-gap: 40px; }
  .contact-boxes .each-cont {
    background: linear-gradient(8deg, #020024 0%, #1d6fb8 0%, #28489a 100%);
    border-radius: 5px;
    border: 1px solid #c4ceff;
    padding: 40px;
    text-align: center;
    color: white; }
    .contact-boxes .each-cont h2 {
      margin-top: 0; }
    .contact-boxes .each-cont .button {
      margin: auto;
      background: white;
      color: #063278;
      margin-top: 30px; }

.detail-page {
  min-height: 600px;
  color: #464646;
  margin-top: 30px; }
  .detail-page img {
    width: 100%; }
  .detail-page .three-grid {
    grid-gap: 30px; }
  .detail-page ul {
    padding-right: 13PX;
    line-height: 30px; }
    .detail-page ul li {
      position: relative;
      list-style: none;
      padding-right: 14px; }
      .detail-page ul li:before {
        content: "";
        position: absolute;
        top: 15px;
        right: -17px;
        transform: translate(-50%, -50%);
        width: 10px;
        height: 10px;
        background: #FFA528;
        border-radius: 50%; }
  .detail-page p {
    font-size: 17px;
    line-height: 37px; }

.news-detail-page img {
  width: 100%;
  border-radius: 10px; }

.news-detail-page h4 {
  color: #686868; }

.news-detail-page ul {
  padding-right: 13PX;
  line-height: 30px; }
  .news-detail-page ul li {
    position: relative;
    list-style: none;
    padding-right: 14px; }
    .news-detail-page ul li:before {
      content: "";
      position: absolute;
      top: 15px;
      right: -17px;
      transform: translate(-50%, -50%);
      width: 10px;
      height: 10px;
      background: #FFA528;
      border-radius: 50%; }

.news-detail-page p {
  font-size: 17px;
  line-height: 37px;
  color: #464646; }

.news-detail-page .news-det-grid {
  display: grid;
  grid-template-columns: 3fr 1fr;
  grid-gap: 30px; }
  @media (max-width: 1024px) {
    .news-detail-page .news-det-grid {
      grid-template-columns: 1fr; } }

.each-news-side {
  display: grid;
  grid-template-columns: 100px 3fr;
  margin: 15px 0; }
  .each-news-side .each-news-side-img {
    background-position: center;
    background-size: cover;
    height: 80px;
    width: 100%;
    border-radius: 5px; }
  .each-news-side h3 {
    margin: 0;
    color: #464646;
    font-size: 15px; }
  .each-news-side p {
    font-size: 13px;
    color: #686868;
    margin: 0; }
  .each-news-side .each-news-side-text {
    padding: 0px 10px; }

.pdf-iframe {
  width: 100%;
  height: 900px;
  border-radius: 10px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  border: none; }

.job-page .job-box {
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.07);
  padding: 40px;
  text-align: center;
  border-radius: 10px;
  width: 70%;
  margin: 50px auto; }
  .job-page .job-box h1 {
    color: #063278; }
  .job-page .job-box a {
    color: #063278; }

@media (max-width: 1024px) {
  .appearlang {
    display: block !important; }
  .lang-svg-box {
    display: inline-block;
    position: relative; }
    .lang-svg-box .languages-title {
      position: absolute;
      z-index: 1;
      padding: 0 20px;
      top: 63%;
      left: 100px;
      transform: translate(-50%, -50%);
      width: 170px;
      /*display: none;*/ } }
    @media (max-width: 1024px) and (max-width: 700px) {
      .lang-svg-box .languages-title {
        top: 60px;
        left: 23px;
        transform: translate(-50%, -50%);
        width: 70px;
        display: none;
        background: white;
        padding: 6px;
        text-align: center;
        border-radius: 5px; }
        .lang-svg-box .languages-title .lang-colr {
          color: #063278 !important; } }

@media (max-width: 1024px) {
      .lang-svg-box .languages-title p {
        display: inline; } }
      @media (max-width: 1024px) and (max-width: 700px) {
        .lang-svg-box .languages-title p {
          font-size: 14px; } }

@media (max-width: 1024px) {
        .lang-svg-box .languages-title p a {
          margin-right: 10px; } }
        @media (max-width: 1024px) and (max-width: 700px) {
          .lang-svg-box .languages-title p a {
            color: #063278;
            margin-top: 8px;
            display: block;
            margin-bottom: 8px; } }

@media (max-width: 1024px) {
          .lang-svg-box .languages-title p a:hover {
            color: #C99700;
            transition: 0.3s ease-in-out; }
    .lang-svg-box.new {
      border: solid; } }

@media (min-width: 1024px) {
  .lang-svg-box {
    display: inline-block;
    position: relative; }
    .lang-svg-box .languages-title {
      position: absolute;
      z-index: 1;
      padding: 0 20px;
      top: 63%;
      left: 100px;
      transform: translate(-50%, -50%);
      width: 170px;
      display: block;
      opacity: 0; } }
    @media (min-width: 1024px) and (max-width: 700px) {
      .lang-svg-box .languages-title {
        top: 42%;
        left: 100px;
        transform: translate(-50%, -50%);
        width: 127px;
        display: none;
        background: white;
        padding: 6px; }
        .lang-svg-box .languages-title .lang-colr {
          color: #063278 !important; } }

@media (min-width: 1024px) {
      .lang-svg-box .languages-title p {
        display: inline; } }
      @media (min-width: 1024px) and (max-width: 700px) {
        .lang-svg-box .languages-title p {
          font-size: 14px; } }

@media (min-width: 1024px) {
        .lang-svg-box .languages-title p a {
          margin-right: 10px; } }
        @media (min-width: 1024px) and (max-width: 700px) {
          .lang-svg-box .languages-title p a {
            color: #063278; } }

@media (min-width: 1024px) {
          .lang-svg-box .languages-title p a:hover {
            color: #C99700;
            transition: 0.3s ease-in-out; }
    .lang-svg-box:hover .languages-title {
      opacity: 1; } }

.controller-pins {
  margin: 20px auto; }
  .controller-pins input {
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-left: 10px; }
  .controller-pins .each-radio {
    width: 120px;
    display: inline-block; }
  .controller-pins .dropdown {
    width: 100%;
    padding: 15px 10px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #a7b7d2;
    font-size: 15px;
     font-family: "NasKurd-FontRegular"; }
  .controller-pins .dropdown-box {
    position: relative;
    width: 30%;
    margin-top: 30px; }
    @media (max-width: 1024px) {
      .controller-pins .dropdown-box {
        width: 100%; } }
    .controller-pins .dropdown-box:after {
      content: "";
      position: absolute;
      top: 54%;
      left: 8%;
      transform: translate(-50%, -50%);
      width: 24px;
      height: 24px;
      background-image: url(../img/down-arrow.png); }
  .controller-pins select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Remove default arrow */
    background-image: url(../../KU);
    /* Add custom arrow */ }

#mapid {
  border-radius: 25px;
  box-shadow: 0px 3px 13px rgba(0, 80, 208, 0.1); }

.form-container {
  border-radius: 40px;
  background: #fff;
  box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.28);
  padding: 40px;
  padding-bottom: 60px;
  padding-left: 60px;
  position: relative;
  margin-bottom: 50px; }
  @media (max-width: 1024px) {
    .form-container {
      padding: 15px;
      padding-bottom: 60px; } }
  .form-container .dropdown {
    width: 100%;
    padding: 15px 10px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #a7b7d2;
    font-size: 15px;
    font-family: "NasKurd-FontRegular"; }
  .form-container .dropdown-box {
    position: relative;
    width: 60%;
    margin-top: 30px; }
    @media (max-width: 1024px) {
      .form-container .dropdown-box {
        width: 100%; } }
    .form-container .dropdown-box:after {
      content: "";
      position: absolute;
      top: 54%;
      left: 13%;
      transform: translate(-50%, -50%);
      width: 24px;
      height: 24px;
      background-image: url(../img/down-arrow.png); }
  .form-container .input-text {
    width: 60%;
    padding: 15px 10px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #a7b7d2;
    font-size: 15px;
    font-family: "NasKurd-FontRegular"; }
    @media (max-width: 1024px) {
      .form-container .input-text {
        width: 100%;
        padding: 15px 10px; } }
  .form-container .label {
    font-size: 19px;
    padding-right: 5px;
    color: #3a3a3a;
    display: block;
    margin-top: 40px;
    margin-bottom: 15px; }
    @media (max-width: 1024px) {
      .form-container .label {
        font-size: 17px; } }
  .form-container:after {
    width: 800px;
    content: "";
    background: #e5e6e8;
    position: absolute;
    bottom: -29px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    height: 29px;
    border-radius: 15px; }
    @media (max-width: 1024px) {
      .form-container:after {
        width: 70%; } }

.page-container .dropdown {
  width: 100%;
  padding: 15px 10px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #a7b7d2;
  font-size: 15px;
    font-family: "NasKurd-FontRegular"; }

.page-container .dropdown-box {
  position: relative;
  width: 60%;
  margin-top: 30px; }
  @media (max-width: 1024px) {
    .page-container .dropdown-box {
      width: 100%; } }
  .page-container .dropdown-box:after {
    content: "";
    position: absolute;
    top: 54%;
    left: 13%;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    background-image: url(../img/down-arrow.png); }

.page-container h2 {
  color: #063278;
  margin-right: 35px;
  font-size: 26px;
  width: 75%;
  line-height: 50px;
  margin-bottom: 50px; }
  @media (max-width: 1024px) {
    .page-container h2 {
      width: 99%;
      font-size: 20px;
      margin-right: 5px; } }

.page-container h3 {
  color: #063278;
  font-size: 26px;
  width: 75%;
  line-height: 50px;
  margin-bottom: 50px;
  margin-top: 40px;
  border-bottom: solid 1px lightgray; }
  @media (max-width: 1024px) {
    .page-container h3 {
      width: 99%;
      font-size: 20px; } }

@media (max-width: 1024px) {
  .page-container {
    padding-top: 90px; } }

@media (max-width: 1024px) {
  .page-container .two-grid {
    grid-template-columns: 1fr 1fr; } }

.page-container .button {
  background: #063278;
  width: 300px;
  padding: 15px 20px;
  color: white;
  border-radius: 3px;
  text-align: center;
  margin-top: 20px;
  border: none;
  font-size: 15px;
   font-family: "NasKurd-FontRegular";
  margin-top: 30px; }
  .page-container .button h5 {
    margin: 0;
    font-size: 15px; }

.imgbg {
  position: absolute;
  top: 1080%;
  left: 56%;
  transform: translate(-50%, -50%);
  z-index: -1;
  opacity: 0.6;
  height: 1823px; }
  @media (max-width: 1024px) {
    .imgbg {
      /*top: 43%;
        left: 134%;*/ } }

.imgbgdef {
  position: absolute;
  top: 0;
  left: 40%;
  transform: translate(-50%, -50%);
  z-index: -1;
  opacity: 0.6;
  height: auto; }
  @media (max-width: 1500px) {
    .imgbgdef {
      left: 30%; } }
  @media (max-width: 1200px) {
    .imgbgdef {
      left: 20%; } }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Remove default arrow */
  background-image: url(../../KU);
  /* Add custom arrow */ }

.checkbox-grid {
  display: grid;
  grid-template-columns: 30px 1fr;
  margin-top: 25px; }
  @media (max-width: 1024px) {
    .checkbox-grid {
      grid-template-columns: 40px 1fr; } }
  .checkbox-grid .label {
    margin-top: 18px; }

.calender-input {
  position: relative;
  width: 60%; }
  @media (max-width: 1024px) {
    .calender-input {
      width: 100%; } }
  .calender-input .input-text {
    width: 100%; }
  .calender-input:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 8%;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    background-image: url(../images/calendar.png); }

.radio-input tr {
  display: inline;
  margin-left: 30px; }

.time-pic {
  width: 50%; }
  .time-pic .dropdown-box {
    position: relative;
    width: 60%;
    margin-top: 30px; }
    @media (max-width: 1024px) {
      .time-pic .dropdown-box {
        width: 100%; } }
    .time-pic .dropdown-box:after {
      content: "";
      position: absolute;
      top: 54%;
      left: 20px;
      transform: translate(-50%, -50%);
      width: 24px;
      height: 24px;
      background-image: url(../img/down-arrow.png); }
  @media (max-width: 1024px) {
    .time-pic {
      width: 100%; } }

.page-title {
  margin-top: 80px;
  margin-bottom: 110px;
  position: relative; }
  .page-title h1 {
    text-align: center;
    color: #063278;
    font-size: 45px; }
  @media (max-width: 1024px) {
    .page-title {
      margin-top: 30px;
      margin-bottom: 30px; } }

.aptt {
  display: inline-block;
  position: relative;
  margin-top: 0;
  background: none;
  color: #063278;
  border: solid 1px #063278;
  padding: 4px;
  width: 100px;
  vertical-align: bottom;
  margin-right: 10px; }

.calender-box {
  margin: 50px 0; }
  .calender-box table tr:nth-child(1) tr:nth-child(1) {
    border: 1px solid #a7b7d2;
    border-radius: 10px;
    height: 40px; }
    .calender-box table tr:nth-child(1) tr:nth-child(1) td {
      padding: 10px; }

@media (max-width: 1024px) {
  #ContentPlaceHolder1_txtBookDate {
    width: 100% !important; } }

.confirmation-content {
  text-align: center; }
  .confirmation-content h1 {
    font-size: 30px;
    color: #063278; }
  .confirmation-content p {
    font-size: 18px;
    color: gray; }
  .confirmation-content h4 {
    color: #063278;
    font-size: 27px;
    margin: 15px; }
    .confirmation-content h4 span {
      color: #C99700; }

.imgbgdef {
  position: absolute;
  top: 0;
  left: 40%;
  transform: translate(-50%, -50%);
  z-index: -1;
  opacity: 0.6;
  height: auto; }
  @media (max-width: 1500px) {
    .imgbgdef {
      left: 30%; } }
  @media (max-width: 1200px) {
    .imgbgdef {
      left: 20%; } }

.has-sub:hover {
  cursor: pointer;
  color: white;
  background: rgba(0, 0, 0, 0.4); }

#gallery .g-img {
  background-position: center;
  background-size: cover;
  height: 200px;
  width: 100%; }

#gallery .img-wrapper {
  position: relative;
  margin-top: 15px; }
  #gallery .img-wrapper img {
    width: 100%; }

#gallery .img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0; }
  #gallery .img-overlay i {
    color: #fff;
    font-size: 3em; }

#gallery #overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  direction: ltr; }
  #gallery #overlay img {
    margin: 0;
    width: 90%;
    height: auto;
    object-fit: contain;
    padding: 5%; }
    @media screen and (min-width: 768px) {
      #gallery #overlay img {
        width: 70%; } }
    @media screen and (min-width: 1200px) {
      #gallery #overlay img {
        width: 70%; } }

#gallery #nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s; }
  #gallery #nextButton:hover {
    opacity: 0.7; }
  @media screen and (min-width: 768px) {
    #gallery #nextButton {
      font-size: 3em; } }

#gallery #prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s; }
  #gallery #prevButton:hover {
    opacity: 0.7; }
  @media screen and (min-width: 768px) {
    #gallery #prevButton {
      font-size: 3em; } }

#gallery #exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px; }
  #gallery #exitButton:hover {
    opacity: 0.7; }
  @media screen and (min-width: 768px) {
    #gallery #exitButton {
      font-size: 3em; } }

#gallery .g-img {
  background-position: center;
  background-size: cover;
  height: 200px; }


.second-nav-btn-desktop {
    display: inline-block;
}

.second-nav-btn-mobile {
    display: none;
}

    .second-nav-btn-mobile .aptt {
        color: #000 !important;
    }

@media (max-width: 430px) {
    .second-nav-btn-desktop {
        display: none;
    }

    .second-nav-btn-mobile {
        display: inline-block !important;
        margin-top: 1rem;
        border: 1px solid #000 !important;
    }

    .mobile-menu #mobile-menu-items li:last-child {
        border-bottom: none !important;
    }
}

@media (max-width: 1024px) {
    .languages-title {
        display: none;
    }

        .languages-title appearlang {
            display: block;
        }
}
