﻿@charset "UTF-8";
/***********************************************************/
/*_custheader.scss her sayfa/layout başında import edilmeli*/
/***************************
 VARIABLES
***************************/
/*0 temasındaki bootstrap içinde override etmek istediğimiz variable'lar*/ /*
 * Edited by: Selcuk Demir (sdemir@sdemir.com)
 * Github: https://github.com/sdemircom
 * Feel free to import this sass file. This file dont cause a css file output.
*/
/* 2D TRANSITIONS */
/* Grow */ /* Shrink */ /* Pulse */ /* Pulse Grow */ /* Pulse Shrink */ /* Push */ /* Pop */ /* Bounce In */ /* Bounce Out */ /* Rotate */ /* Grow Rotate */ /* Float */ /* Sink */ /* Bob */ /* Hang */ /* Skew */ /* Skew Forward */ /* Skew Backward */ /* Wobble Vertical */ /* Wobble Horizontal */ /* Wobble To Bottom Right */ /* Wobble To Top Right */ /* Wobble Top */ /* Wobble Bottom */ /* Wobble Skew */ /* Buzz */ /* Buzz Out */
/* BACKGROUND TRANSITIONS */
/* Fade */ /* Back Pulse */ /* Sweep To Right */ /* Sweep To Left */ /* Sweep To Bottom */ /* Sweep To Top */ /* Bounce To Right */ /* Bounce To Left */ /* Bounce To Bottom */ /* Bounce To Top */ /* Radial Out */ /* Radial In */ /* Rectangle In */ /* Rectangle Out */ /* Shutter In Horizontal */ /* Shutter Out Horizontal */ /* Shutter In Vertical */ /* Shutter Out Vertical */
/* BORDER TRANSITIONS */
/* Border Fade */ /* Hollow */ /* Trim */ /* Ripple Out */ /* Ripple In */ /* Outline Out */ /* Outline In */ /* Round Corners */ /* Underline From Left */ /* Underline From Center */ /* Underline From Right */ /* Overline From Left */ /* Overline From Center */ /* Overline From Right */ /* Reveal */ /* Underline Reveal */ /* Overline Reveal */
/* SHADOW/GLOW TRANSITIONS */
/* Glow */ /* Shadow */ /* Grow Shadow */ /* Box Shadow Outset */ /* Box Shadow Inset */ /* Float Shadow */ /* Shadow Radial */
/* SPEECH BUBBLES */
/* Bubble Top */ /* Bubble Right */ /* Bubble Bottom */ /* Bubble Left */ /* Bubble Float Top */ /* Bubble Float Right */ /* Bubble Float Bottom */ /* Bubble Float Left */
/* ICONS */
/* Icon Back */ /* Icon Forward */ /* Icon Down */
/* Icon Down */
/* Icon Up */
/* Icon Up */
/* Icon Spin */ /* Icon Drop */
/* Icon Drop */
/* Icon Fade */ /* Icon Float Away */
/* Icon Float Away */
/* Icon Sink Away */
/* Icon Sink Away */
/* Icon Grow */ /* Icon Shrink */ /* Icon Pulse */ /* Icon Pulse Grow */ /* Icon Pulse Shrink */ /* Icon Push */ /* Icon Pop */ /* Icon Bounce */ /* Icon Rotate */ /* Icon Grow Rotate */ /* Icon Float */ /* Icon Sink */ /* Icon Bob */ /* Icon Hang */ /* Icon Wobble Horizontal */ /* Icon Wobble Vertical */ /* Icon Buzz */ /* Icon Buzz Out */
/* CURLS */
/* Curl Top Left */ /* Curl Top Right */ /* Curl Bottom Right */ /* Curl Bottom Left */ /***************************
 VARIABLES
***************************/
/*0 temasındaki bootstrap içinde override etmek istediğimiz variable'lar*/ /**/ /**/
/*
    İster tüm değerler tek seferde $prop değişkeni üzerine yüklenir, ister sadece istenen değişken değiştirilerek gölge  verilebilir
*/
/***********************************************************/
footer .footer .footer-top {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  footer .footer .footer-top .footer-destek {
    padding-bottom: 10px;
  }
}
footer .footer .footer-top .footer-destek > a > span {
  background-color: #0a3557;
  background-image: url("../img/layout/f2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
footer .footer .footer-top .footer-ebulten > a > span {
  background-color: #20b2ff;
  background-image: url("../img/layout/f1.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
footer .footer .footer-top > div > a > span {
  display: flex;
  border-radius: 5px;
  justify-content: center;
  padding: 8px;
}
footer .footer .footer-top > div > a > span > svg {
  width: 75px;
  fill: white;
}
footer .footer .footer-top > div > a > span > span {
  display: flex !important;
  flex-direction: column;
  margin-left: 1rem;
}
footer .footer .footer-top > div > a > span > span > span {
  font-size: 24px;
  color: white !important;
  font-weight: 900;
}
footer .footer .footer-top > div > a > span > span > p {
  line-height: 35px;
  font-size: 17px;
  color: white !important;
  font-weight: 500;
}
footer .footer .footer-center {
  padding-bottom: 20px;
  padding-top: 30px;
}
@media (max-width: 767px) {
  footer .footer .footer-center {
    text-align: center;
  }
}
footer .footer .footer-center .f-col-1 .footer-logo img {
  width: 230px;
}
footer .footer .footer-center .f-col-1 > label {
  padding: 20px 0;
  font-size: 15px;
  font-weight: 900;
  text-align: center;
  line-height: 21px;
}
footer .footer .footer-center .f-col-1 > label:before {
  content: "\f276";
  font-family: "Font Awesome 5 Pro";
  padding-right: 5px;
  color: #0a3557;
}
footer .footer .footer-center .f-col-1 .icon-1:before {
  content: "\f2a0";
  font-family: "Font Awesome 5 Pro";
  padding-right: 5px;
  color: #0a3557;
}
footer .footer .footer-center .f-col-1 .icon-2:before {
  content: "\f098";
  font-family: "Font Awesome 5 Pro";
  padding-right: 5px;
  color: #0a3557;
}
footer .footer .footer-center .f-col-1 .icon-3:before {
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  padding-right: 5px;
  color: #0a3557;
}
footer .footer .footer-center .f-col-1 .col-1-1 {
  font-size: 15px;
  font-weight: 900;
  padding: 10px 0 0;
}
footer .footer .footer-center .f-col-1 .col-1-2 {
  font-size: 15px;
  font-weight: 400;
  padding: 10px 0;
}
footer .footer .footer-center .f-col-1 .col-1-2 a {
  color: #0a3557;
}
footer .footer .footer-center .f-col-1 .col-1-3 img {
  padding: 10px 0;
  width: 200px;
}
footer .footer .footer-center .f-col-2 > ul > li > span {
  display: block;
  font-size: 20px;
  font-weight: 900;
  color: black;
  text-transform: uppercase;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  footer .footer .footer-center .f-col-2 > ul > li > span {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  footer .footer .footer-center .f-col-2 > ul > li > span {
    margin: 20px 0 10px 0;
  }
}
footer .footer .footer-center .f-col-2 > ul > li > span:before {
  content: "\f0fe";
  font-family: "Font Awesome 5 Pro";
  padding-right: 5px;
  color: #0a3557;
}
footer .footer .footer-center .f-col-2 > ul > li > span > a {
  font-size: 20px;
  font-weight: 900;
  color: black;
  text-transform: uppercase;
  padding-bottom: 10px;
}
footer .footer .footer-center .f-col-2 > ul > li > ul {
  line-height: 35px;
}
footer .footer .footer-center .f-col-2 > ul > li > ul > li {
  border-bottom: 1px dashed #e4e4e4;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
footer .footer .footer-center .f-col-2 > ul > li > ul > li > span {
  font-size: 16px;
  font-weight: 400;
  color: black;
}
footer .footer .footer-center .f-col-2 > ul > li > ul > li > span:before {
  content: "\f138";
  font-family: "Font Awesome 5 Pro";
  padding-right: 5px;
  color: #0a3557;
}
footer .footer .footer-center .f-col-2 > ul > li > ul > li > span > a {
  font-size: 16px;
  font-weight: 400;
  color: black;
}
footer .footer .footer-center .f-col-3 .widget-title-holder, footer .footer .footer-center .f-col-3 .ebult-email > label {
  display: none;
}
footer .footer .footer-center .f-col-3 > a {
  font-size: 20px;
  font-weight: 900;
  color: black;
  text-transform: uppercase;
}
footer .footer .footer-center .f-col-3 > a:before {
  content: "\f0fe";
  font-family: "Font Awesome 5 Pro";
  padding-right: 5px;
  color: #0a3557;
}
footer .footer .footer-center .f-col-3 .partial-uccontebulten {
  padding-top: 20px;
}
footer .footer .footer-center .f-col-3 .partial-uccontebulten .widget-holder .content .ebult-annoncement {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: black;
}
footer .footer .footer-center .f-col-3 .partial-uccontebulten .widget-holder .content > div {
  padding: 10px 0;
}
footer .footer .footer-center .f-col-3 .partial-uccontebulten .widget-holder .content > div input {
  width: 100%;
  background: #ffffff !important;
  border-radius: 0;
  border: none;
  box-shadow: 0px 0px 2px 0px #0a3557;
  font-size: 16px;
  font-weight: 400;
  color: black;
  font-family: "Quicksand", sans-serif !important;
}
footer .footer .footer-center .f-col-3 .partial-uccontebulten .widget-holder .content > a {
  width: 100%;
  background: #0a3557;
  font-size: 16px;
  font-weight: 400;
}
footer .footer .footer-center .f-col-3 .partial-uccontebulten .widget-holder .content > a:hover {
  background: #20b2ff;
}
footer .footer-bottom {
  padding: 10px;
  background: #0a3557;
  text-align: center;
  font-size: 15px;
  color: white;
}

/*
 * Edited by: Selcuk Demir (sdemir@sdemir.com)
 * Github: https://github.com/sdemircom
 * Feel free to import this sass file. This file dont cause a css file output.
*/
/* 2D TRANSITIONS */
/* Grow */ /* Shrink */ /* Pulse */ /* Pulse Grow */ /* Pulse Shrink */ /* Push */ /* Pop */ /* Bounce In */ /* Bounce Out */ /* Rotate */ /* Grow Rotate */ /* Float */ /* Sink */ /* Bob */ /* Hang */ /* Skew */ /* Skew Forward */ /* Skew Backward */ /* Wobble Vertical */ /* Wobble Horizontal */ /* Wobble To Bottom Right */ /* Wobble To Top Right */ /* Wobble Top */ /* Wobble Bottom */ /* Wobble Skew */ /* Buzz */ /* Buzz Out */
/* BACKGROUND TRANSITIONS */
/* Fade */ /* Back Pulse */ /* Sweep To Right */ /* Sweep To Left */ /* Sweep To Bottom */ /* Sweep To Top */ /* Bounce To Right */ /* Bounce To Left */ /* Bounce To Bottom */ /* Bounce To Top */ /* Radial Out */ /* Radial In */ /* Rectangle In */ /* Rectangle Out */ /* Shutter In Horizontal */ /* Shutter Out Horizontal */ /* Shutter In Vertical */ /* Shutter Out Vertical */
/* BORDER TRANSITIONS */
/* Border Fade */ /* Hollow */ /* Trim */ /* Ripple Out */ /* Ripple In */ /* Outline Out */ /* Outline In */ /* Round Corners */ /* Underline From Left */ /* Underline From Center */ /* Underline From Right */ /* Overline From Left */ /* Overline From Center */ /* Overline From Right */ /* Reveal */ /* Underline Reveal */ /* Overline Reveal */
/* SHADOW/GLOW TRANSITIONS */
/* Glow */ /* Shadow */ /* Grow Shadow */ /* Box Shadow Outset */ /* Box Shadow Inset */ /* Float Shadow */ /* Shadow Radial */
/* SPEECH BUBBLES */
/* Bubble Top */ /* Bubble Right */ /* Bubble Bottom */ /* Bubble Left */ /* Bubble Float Top */ /* Bubble Float Right */ /* Bubble Float Bottom */ /* Bubble Float Left */
/* ICONS */
/* Icon Back */ /* Icon Forward */ /* Icon Down */
/* Icon Down */
/* Icon Up */
/* Icon Up */
/* Icon Spin */ /* Icon Drop */
/* Icon Drop */
/* Icon Fade */ /* Icon Float Away */
/* Icon Float Away */
/* Icon Sink Away */
/* Icon Sink Away */
/* Icon Grow */ /* Icon Shrink */ /* Icon Pulse */ /* Icon Pulse Grow */ /* Icon Pulse Shrink */ /* Icon Push */ /* Icon Pop */ /* Icon Bounce */ /* Icon Rotate */ /* Icon Grow Rotate */ /* Icon Float */ /* Icon Sink */ /* Icon Bob */ /* Icon Hang */ /* Icon Wobble Horizontal */ /* Icon Wobble Vertical */ /* Icon Buzz */ /* Icon Buzz Out */
/* CURLS */
/* Curl Top Left */ /* Curl Top Right */ /* Curl Bottom Right */ /* Curl Bottom Left */ /***************************
 VARIABLES
***************************/
/*0 temasındaki bootstrap içinde override etmek istediğimiz variable'lar*/ /**/ /**/
/*
    İster tüm değerler tek seferde $prop değişkeni üzerine yüklenir, ister sadece istenen değişken değiştirilerek gölge  verilebilir
*/
/*header variables*/
/*header variables*/
.page-not-index {
  --primary-color: #000000;
  --collapse-color: #fff;
}
.page-not-index .global-wrapper {
  position: relative;
  background-color: #fff;
}
.page-not-index .global-wrapper header {
  background: #fff;
}

.page-index {
  background-color: transparent;
  --collapse-color: #fff;
  --primary-color: #fff;
}
.page-index .head-top-lng ul > li.dropdown > div {
  color: #fff !important;
}

/*search bar için eklenen classlar*/
.hide-this {
  opacity: 0 !important;
  visibility: hidden !important;
  width: 0 !important;
}

.show-this {
  opacity: 1 !important;
  visibility: visible !important;
  width: 100% !important;
}

/*search bar için eklenen classlar*/
@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 95% !important;
  }
}

/*sticky navigation menu için eklenen classlar ve animasyon*/
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffa200;
  box-shadow: none;
  animation: slide-down 0.5s;
  opacity: 1;
  z-index: 999;
  padding: 0 !important;
}
.sticky .inner-sticky ul.user {
  padding: 10px 0;
}
.sticky .log-img {
  color: #fff !important;
}
.sticky ul.main-menu {
  padding: 10px 0 !important;
}
.sticky ul.main-menu .dropdown {
  color: #fff !important;
}
.sticky ul.main-menu > .item > .brgmenu-item > a {
  color: #fff !important;
}
.sticky ul.main-menu > .item > .brgmenu-item:hover > span a {
  color: #334E6F;
}
.sticky ul.main-menu li.dropdown:hover {
  color: #334E6F;
}
.sticky ul.right-menu {
  padding: 0;
}

.inner-sticky {
  margin: 0 auto;
  max-width: 1200px;
}
.inner-sticky .logoimg {
  padding: 10px 0;
}
.inner-sticky ul.user {
  line-height: 55px;
}

@keyframes slide-down {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
/*sticky navigation menu için eklenen classlar ve animasyon*/
.global-wrapper {
  margin-bottom: 10px;
  position: absolute;
  width: 100%;
  z-index: 5;
}
.global-wrapper header {
  /*responsive header eklenen ayarlar*/
  /*responsive header eklenen ayarlar*/
  /*responsive buton scss*/
  /*responsive buton scss*/
}
.global-wrapper header .dropdown {
  color: #fff;
  transition: 0.5s all;
  cursor: pointer;
  font-size: 18px;
  font-weight: 300;
}
@media (max-width: 1023px) {
  .global-wrapper header .dropdown {
    color: white !important;
  }
}
.global-wrapper header .dropdown i {
  font-weight: 300;
}
.global-wrapper header .dropdown i.fa-angle-up {
  display: none;
}
.global-wrapper header .dropdown:hover {
  color: #0095ff;
}
.global-wrapper header .dropdown:hover ul.dropdown-menu {
  visibility: visible;
  opacity: 1;
}
.global-wrapper header .dropdown ul.dropdown-menu {
  min-width: 110px;
  top: 45px !important;
  visibility: hidden;
  padding: 0;
  margin: 0;
  opacity: 0;
  transition: 0.5s all;
  background-color: #293241;
  color: white;
  border-radius: 2px;
}
@media (max-width: 1023px) {
  .global-wrapper header .dropdown ul.dropdown-menu {
    top: 25px !important;
  }
}
.global-wrapper header .dropdown ul.dropdown-menu li > a {
  transition: 0.5s all;
  line-height: 25px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
}
.global-wrapper header .dropdown ul.dropdown-menu li > a:hover, .global-wrapper header .dropdown ul.dropdown-menu li > a:focus {
  background-color: #0095ff;
  color: #ffffff !important;
}
.global-wrapper header .head-top-phone, .global-wrapper header .head-top-mail {
  line-height: 49px;
  text-align: left;
}
.global-wrapper header .head-top-phone i, .global-wrapper header .head-top-mail i {
  padding-right: 5px;
  font-size: 22px;
}
.global-wrapper header .head-top-phone a, .global-wrapper header .head-top-mail a {
  color: var(--primary-color);
  font-size: 16px;
  transition: 0.2s all;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 1023px) {
  .global-wrapper header .head-top-phone a, .global-wrapper header .head-top-mail a {
    padding-left: 10px;
    color: #fff;
  }
}
.global-wrapper header .head-top-phone a:hover, .global-wrapper header .head-top-mail a:hover {
  color: #0095ff;
}
.global-wrapper header .head-top {
  font-size: 15px;
}
@media (max-width: 1023px) {
  .global-wrapper header .head-top {
    display: none;
  }
}
.global-wrapper header .head-top .container .head-top-inner {
  height: 50px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
  display: grid;
  grid-template-columns: 150px 250px 1fr 1fr 50px 50px;
  grid-column-gap: 20px;
}
@media (max-width: 768px) {
  .global-wrapper header .head-top .container .head-top-inner {
    border-bottom: none;
  }
  .global-wrapper header .head-top .container .head-top-inner .head-top-phone {
    text-align: center !important;
  }
}
.global-wrapper header .head-top .container .head-top-inner .head-top-lng ul > li.dropdown > div {
  float: left;
  color: var(--primary-color);
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.5s all;
  font-size: 16px;
  font-weight: 600;
  line-height: 50px;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-lng ul > li.dropdown > div:hover {
  color: #4cb757;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-lng ul > li.dropdown > div:hover ul.dropdown-menu {
  visibility: visible;
  opacity: 1;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-lng ul > li.dropdown > div ul.dropdown-menu {
  visibility: hidden;
  opacity: 0;
  transition: 0.5s all;
  min-width: 70px !important;
  left: 0;
  top: 45px !important;
}
@media (max-width: 426px) {
  .global-wrapper header .head-top .container .head-top-inner .head-top-lng ul > li.dropdown > div ul.dropdown-menu {
    max-width: 85px !important;
  }
}
.global-wrapper header .head-top .container .head-top-inner .head-top-lng ul > li.dropdown > div ul.dropdown-menu li > a {
  transition: 0.5s all;
  font-size: 12px;
  padding: 3px 10px;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-lng ul > li.dropdown > div ul.dropdown-menu li > a:hover, .global-wrapper header .head-top .container .head-top-inner .head-top-lng ul > li.dropdown > div ul.dropdown-menu li > a:focus {
  color: #4cb757;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-lng ul > li.dropdown > div i.fa-angle-up {
  display: none;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-social {
  line-height: 45px;
}
@media (max-width: 768px) {
  .global-wrapper header .head-top .container .head-top-inner .head-top-social ul.social-icons {
    text-align: center !important;
  }
}
.global-wrapper header .head-top .container .head-top-inner .head-top-social ul.social-icons {
  text-align: right;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-social ul.social-icons li {
  display: inline-block;
  margin: 3px;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-social ul.social-icons li a.social-icon {
  margin: 3px 6px;
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .global-wrapper header .head-top .container .head-top-inner .head-top-social ul.social-icons li a.social-icon {
    margin: 3px;
  }
}
.global-wrapper header .head-top .container .head-top-inner .head-top-social ul.social-icons li a.social-icon i {
  color: var(--primary-color);
  transition: 0.2s all;
  font-size: 22px;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-social ul.social-icons li a.social-icon i:hover {
  color: #0095ff;
  font-size: 18px;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-search {
  padding: 10px 7px;
  line-height: 30px;
}
@media (max-width: 992px) {
  .global-wrapper header .head-top .container .head-top-inner .head-top-search {
    padding: 10px 7px;
    line-height: 30px;
  }
}
@media (max-width: 768px) {
  .global-wrapper header .head-top .container .head-top-inner .head-top-search {
    text-align: center;
  }
}
.global-wrapper header .head-top .container .head-top-inner .head-top-search i.fa-search {
  cursor: pointer;
  color: var(--primary-color);
  font-size: 22px;
  transition: 0.5s all;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-search i.fa-search:hover {
  color: #0095ff;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-search ul.menu {
  display: inline-block;
}
@media (max-width: 426px) {
  .global-wrapper header .head-top .container .head-top-inner .head-top-search ul.menu {
    font-size: 13px;
  }
}
.global-wrapper header .head-top .container .head-top-inner .head-top-empty {
  position: relative;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-empty .search-bar {
  z-index: 999;
  transition: 1s all;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  width: 0;
  right: 0;
  margin-bottom: 0 !important;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-empty .search-bar input {
  border: none !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
  font-size: 16px;
  font-weight: 600;
  text-indent: 15px;
  color: var(--primary-color);
  background-image: none !important;
  background-color: transparent !important;
  height: 49px;
  font-family: "Quicksand", sans-serif !important;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-empty .search-bar input:focus {
  border: none !important;
}
.global-wrapper header .head-top .container .head-top-inner .head-top-empty .search-bar .search-label {
  color: #000000;
  position: absolute;
  left: 10px;
  top: 17px;
  font-size: 16px;
  font-weight: 600;
}
.global-wrapper header .head-down {
  padding: 10px 0;
}
@media (max-width: 991px) {
  .global-wrapper header .head-down {
    display: none;
  }
}
.global-wrapper header .head-down .flexinline {
  display: grid;
  grid-template-columns: 350px 1fr 120px;
  align-items: center;
}
.global-wrapper header .head-down .flexinline .menucont {
  display: flex;
  justify-content: flex-end;
}
.global-wrapper header .head-down .flexinline ul.user {
  float: right;
  line-height: 55px;
}
.global-wrapper header .head-down .flexinline ul.user li.login {
  float: left;
}
.global-wrapper header .head-down .flexinline ul.user li.login .info {
  margin: 0 !important;
  font-size: 11px;
}
.global-wrapper header .head-down .flexinline ul.user li.login div a {
  padding: 5px 10px;
  border-radius: 2px;
  color: var(--primary-color);
  transition: 0.5s all;
  font-size: 18px;
  font-weight: 600;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.global-wrapper header .head-down .flexinline ul.user li.login div a:hover {
  border: 1px solid white;
}
.global-wrapper header .head-down .flexinline ul.main-menu {
  text-align: left;
  line-height: 62px;
  padding: 0;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.dropdown.item > .no-parity > span i, .global-wrapper header .head-down .flexinline ul.main-menu > li.dropdown.item > .no-language > span i {
  display: none !important;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.item {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.item i.fa-angle-up {
  display: none;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.item > span.brgmenu-item {
  padding: 10px 0;
  margin: 0 10px;
  letter-spacing: -0.025em;
  color: var(--primary-color);
  transition: 0.5s all;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.item > span.brgmenu-item > a {
  color: var(--primary-color);
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.025em;
  transition: 0.5s all;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.item ul.itemlist {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s all;
  list-style: none;
  background-color: #293241;
  min-width: max-content;
  border-radius: 3px;
  box-shadow: 0 0 2px #bdbdbd;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.item ul.itemlist > li.item {
  line-height: 40px;
  text-align: left;
  transition: 0.2s;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.item ul.itemlist > li.item:hover {
  background-color: #20b2ff;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.item ul.itemlist > li.item:hover > span {
  color: white;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.item ul.itemlist > li.item:hover > span > a.brgmenu-iteminner {
  color: white;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.item ul.itemlist > li.item > span {
  padding: 0 10px;
  color: #ffffff;
  transition: 0.3s all;
  font-size: 17px;
  font-weight: 500;
  /*&:hover {
          > span {
              color: #FFA200;
          }

          a.brgmenu-iteminner {
              color: #FFA200;
          }
      }*/
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.item ul.itemlist > li.item > span a.brgmenu-iteminner {
  color: #ffffff;
  transition: 0.3s all;
  font-size: 17px;
  font-weight: 500;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.item:hover > span {
  color: #0095ff;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.item:hover > span > a {
  color: #0095ff;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.item:hover ul.itemlist {
  top: 45px;
  visibility: visible;
  opacity: 1;
  width: 100%;
}
.global-wrapper header .head-down .flexinline ul.main-menu > li.has-submenu > span.brgmenu-item a:after {
  display: inline-block;
  font-style: normal;
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 18px;
  position: relative;
  padding-left: 5px;
}
.global-wrapper header .head-down .container .logocont .logoimg a > img {
  max-width: 100%;
}
.global-wrapper header .head-down .container ul.lang-parity {
  line-height: 62px;
  padding: 0;
}
.global-wrapper header .head-down .container ul.right-menu {
  line-height: 62px;
}
.global-wrapper header .head-down .container ul.right-menu li, .global-wrapper header .head-down .container ul.right-menu li a {
  color: #2A445B;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: -0.025em;
  margin: 0 5px;
}
.global-wrapper header .head-down .container ul.right-menu li ul.dropdown-menu, .global-wrapper header .head-down .container ul.right-menu li a ul.dropdown-menu {
  top: 80%;
}
@media (max-width: 1100px) {
  .global-wrapper header .head-down .container ul.right-menu li, .global-wrapper header .head-down .container ul.right-menu li a {
    font-size: 11px;
  }
}
.global-wrapper header .head-down .container ul.right-menu li i.fa-angle-up, .global-wrapper header .head-down .container ul.right-menu li a i.fa-angle-up {
  display: none;
}
.global-wrapper header .logocur {
  display: grid;
  grid-template-columns: 60% 50px 80px;
  width: calc(100% - 50px);
  align-items: center;
}
.global-wrapper header .slim-top {
  display: grid;
  padding: 15px 10px;
  grid-template-columns: 1fr 80px 40px;
  width: calc(100% - 50px);
  align-items: center;
}
.global-wrapper header .head-slim {
  z-index: 999;
}
@media (min-width: 992px) {
  .global-wrapper header .head-slim {
    display: none;
  }
}
.global-wrapper header .head-slim .brw-slimmenu1 {
  clear: both;
}
.global-wrapper header .head-slim .brw-slimmenu1 * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.global-wrapper header .head-slim .brw-slimmenu1 .menu-collapser {
  position: relative;
  width: 100%;
  min-height: 48px;
  color: #3d3d3d;
  font-size: 16px;
  line-height: 48px;
  background: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .global-wrapper header .head-slim .brw-slimmenu1 .menu-collapser {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 767px) {
  .global-wrapper header .head-slim .brw-slimmenu1 .menu-collapser {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
.global-wrapper header .head-slim .brw-slimmenu1 .collapse-button {
  position: absolute;
  right: 0;
  top: 0;
  color: #aaa;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  padding: 0 8px;
}
.global-wrapper header .head-slim .brw-slimmenu1 .collapse-button:hover, .global-wrapper header .head-slim .brw-slimmenu1 .collapse-button:focus {
  color: #666;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: none;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu:before, .global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu:after {
  content: "";
  display: table;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu:after {
  clear: both;
}
@media (min-width: 768px) {
  .global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu .slmmenu-space {
    width: 20px;
  }
}
@media (min-width: 525px) and (max-width: 767px) {
  .global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu .slmmenu-space {
    width: 15px;
  }
}
@media (max-width: 524px) {
  .global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu .slmmenu-space {
    width: 10px;
  }
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li {
  position: relative;
  float: left;
  display: inline-block;
  background-color: #FAB614;
  width: 100%;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li ul {
  margin: 0;
  list-style-type: none;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li ul li {
  background-color: rgba(255, 255, 255, 0.15);
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li .brgmenu-item {
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px !important;
  font-weight: 400;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li .brgmenu-item, .global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li .brgmenu-item a {
  width: 100%;
  display: inline-block;
  color: #333;
}
@media (min-width: 525px) and (max-width: 767px) {
  .global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li .brgmenu-item {
    padding-left: 15px;
  }
}
@media (max-width: 524px) {
  .global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li .brgmenu-item {
    padding-left: 10px;
  }
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li .brgmenu-item:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li .sub-toggle {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.075);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
  width: 48px;
  height: 40px;
  text-align: center;
  cursor: pointer;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li .sub-toggle::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li .sub-toggle .slm-collapseicon {
  display: inline-block;
  vertical-align: middle;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li .sub-toggle .slm-collapseicon::before {
  content: "\f106" !important;
  font-family: FontAwesome !important;
  display: inline-block;
  font-size: 18px;
  padding-right: 0;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li .sub-toggle .slm-expandicon {
  display: inline-block;
  vertical-align: middle;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li .sub-toggle .slm-expandicon::before {
  content: "\f107" !important;
  font-family: FontAwesome !important;
  display: inline-block;
  font-size: 18px;
  padding-right: 0;
}
.global-wrapper header .head-slim .user-menu {
  text-align: center;
}
.global-wrapper header .head-slim .user-menu ul.user {
  line-height: 55px;
  display: inline-block;
}
.global-wrapper header .head-slim .user-menu ul.user li.login {
  float: left;
  padding: 0 5px;
}
.global-wrapper header .head-slim .user-menu ul.user li.login div a {
  padding: 10px 14px;
  border: 1px solid #4cb757;
  border-radius: 10px;
  color: #fff;
  background-color: #4cb757;
  transition: 0.5s all;
}
@media (max-width: 1199px) and (min-width: 1024px) {
  .global-wrapper header .head-slim .user-menu ul.user li.login div a {
    padding: 6px 3px;
  }
}
.global-wrapper header .head-slim .user-menu ul.user li.login div a:hover {
  background-color: #FFA200;
  border-color: #FFA200;
}
.global-wrapper header .head-slim .user-menu ul.user li.login div a i {
  color: #fff;
  padding-right: 2px;
}
.global-wrapper header .head-slim .head-slim-logo a img {
  max-height: 50px;
  max-width: 185px;
}
.global-wrapper header .head-slim .brw-slimmenu1 .menu-collapser {
  position: absolute;
  top: 5px;
  right: 0;
  width: 40px;
}
.global-wrapper header .head-slim .brw-slimmenu1 .menu-collapser .collapse-button {
  color: #fff;
  z-index: 999;
}
.global-wrapper header .head-slim .brw-slimmenu1 .slim-abs-menu {
  position: absolute;
  z-index: 999;
  line-height: 35px;
  max-width: 230px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 425px) and (max-width: 991px) {
  .global-wrapper header .head-slim .brw-slimmenu1 .slim-abs-menu {
    max-width: 275px;
  }
}
.global-wrapper header .head-slim .brw-slimmenu1 .slim-abs-menu .phone {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  padding-right: 20px;
}
.global-wrapper header .head-slim .brw-slimmenu1 .slim-abs-menu .phone i {
  padding-right: 5px;
}
.global-wrapper header .head-slim .brw-slimmenu1 .slim-abs-menu > ul {
  font-size: 13px;
  display: inline-block;
}
.global-wrapper header .head-slim .brw-slimmenu1 .slim-abs-menu > ul > li {
  max-width: 90px;
  padding: 0 8px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
}
.global-wrapper header .head-slim .brw-slimmenu1 .slim-abs-menu > ul > li i.fa-angle-up {
  display: none;
}
.global-wrapper header .head-slim .brw-slimmenu1 .slim-abs-menu > ul > li ul.dropdown-menu {
  min-width: 90px !important;
}
.global-wrapper header .head-slim .brw-slimmenu1 .slim-abs-menu > ul > li ul.dropdown-menu > li > a {
  padding: 3px 10px;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu {
  width: 100%;
  position: absolute;
  background-color: #293241;
  top: 45px;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li {
  background-color: rgb(10, 53, 87);
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li span.sub-toggle {
  color: #fff;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li .brgmenu-item {
  padding-left: 25px;
  color: #fff;
  font-weight: 600;
}
.global-wrapper header .head-slim .brw-slimmenu1 ul.slimmenu li .brgmenu-item a {
  color: #fff;
}
.global-wrapper header .collapse-button {
  margin-right: 5.5%;
}

label.ftr-add {
  line-height: 23px;
}

.bird-whatsapp {
  position: fixed;
  bottom: 10px;
  z-index: 999;
  left: 15px;
}
.bird-whatsapp > a::after {
  content: "";
  clear: both;
  display: table;
}
.bird-whatsapp > a .bird-whatsapp-icon img {
  width: 60px;
}

.footer-logo {
  padding: 0 0 15px 0;
}

.global-wrapper header .head-down .container .row .logocont .logoimg a > img {
  width: 230px;
}

.page-not-index .global-wrapper {
  border-bottom: 1px solid #ccc;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.bird-whatsapp {
  position: fixed;
  bottom: 10px;
  z-index: 999;
  left: 15px;
}
.bird-whatsapp > a::after {
  content: "";
  clear: both;
  display: table;
}
.bird-whatsapp > a .bird-whatsapp-icon img {
  width: 60px;
}

.lang-par-cnt {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.foot-imgs {
  display: flex;
  justify-content: flex-end;
  padding: 15px 0 5px 0;
  column-gap: 5px;
}
@media (max-width: 500px) {
  .foot-imgs img {
    height: 24px;
  }
}
