﻿@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*/
/*Flag*/
/*kategoriler*/
/*
 * 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
*/
/***********************************************************/
.mylng-ar footer.main-footer .footer-top:before {
  background-image: url(../../img/layout/footer-bg-r.png) !important;
}
.mylng-ar footer.main-footer .footer-top:after {
  background-image: url(../../img/layout/footer-bg-l.png) !important;
}

footer.main-footer .flexcont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
footer.main-footer .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex !important;
}
footer.main-footer .flex.wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
footer.main-footer .flex.vertical-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
footer.main-footer .flex.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 768px) and (min-width: 525px) {
  footer.main-footer .footer-top .ftr-menu {
    width: 50% !important;
  }
  footer.main-footer .footer-top .ftr-menu > ul > li {
    width: 100% !important;
    margin-bottom: 40px;
  }
  footer.main-footer .footer-mid .ftr-mid-left {
    width: 68% !important;
    padding-left: 2% !important;
  }
  footer.main-footer .footer-mid .ftr-mid-left > ul > li {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  footer.main-footer .footer-mid .ftr-mid-left > ul > li > span a {
    font-size: 13px !important;
  }
  footer.main-footer .footer-mid .ftr-mid-right {
    width: 28% !important;
    padding-right: 2% !important;
  }
  footer.main-footer .footer-mid .ftr-mid-right .social-media > p {
    font-size: 13px !important;
  }
  footer.main-footer .footer-bot .ebult-cont {
    width: 48% !important;
    padding-left: 2% !important;
  }
  footer.main-footer .copyright .company {
    width: 48% !important;
    padding-left: 2%;
  }
  footer.main-footer .copyright .right-menu-cont {
    width: 48% !important;
    padding-right: 2%;
  }
}
@media (max-width: 768px) {
  footer.main-footer .footer-top {
    padding: 40px 0 !important;
  }
  footer.main-footer .footer-top .ftr-menu {
    width: 100% !important;
  }
  footer.main-footer .footer-top .ftr-menu > ul > li {
    width: 100% !important;
    margin-bottom: 40px;
    text-align: center;
  }
  footer.main-footer .footer-mid .ftr-mid-left {
    display: none !important;
  }
  footer.main-footer .footer-mid .ftr-mid-left > ul > li {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  footer.main-footer .footer-mid .ftr-mid-right {
    margin: 0 auto;
    width: auto !important;
  }
  footer.main-footer .footer-mid .ftr-mid-right .social-media ul li {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  footer.main-footer .footer-mid .ftr-mid-right .social-media ul li a {
    width: 30px !important;
    height: 30px !important;
  }
  footer.main-footer .footer-bot .ebult-cont {
    width: 300px !important;
    float: none !important;
    margin: 0 auto !important;
  }
  footer.main-footer .footer-bot .contact-cont {
    margin: 20px;
    float: none !important;
    width: 100% !important;
  }
  footer.main-footer .footer-bot .contact-cont ul li {
    padding-right: 0 !important;
    margin-right: 0 !important;
    border-right: none !important;
    width: 100% !important;
  }
  footer.main-footer .copyright .company {
    width: 48% !important;
    padding-left: 2%;
  }
  footer.main-footer .copyright .right-menu-cont {
    width: 48% !important;
    padding-right: 2%;
  }
}
footer.main-footer .footer-top {
  padding-top: 30px;
  position: relative;
  width: 100%;
  display: block;
  background-color: #fff;
}
footer.main-footer .footer-top .ftr-menu {
  width: 100%;
  float: left;
}
footer.main-footer .footer-top .ftr-menu > ul > li {
  width: 25%;
  float: left;
  margin-bottom: 20px;
}
footer.main-footer .footer-top .ftr-menu > ul > li > span.brgmenu-item a.brgmenu-iteminner {
  position: relative;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  color: #003a6c;
  text-transform: uppercase;
  padding-right: 50px;
  margin: 0 0 35px;
}
footer.main-footer .footer-top .ftr-menu > ul > li > span.brgmenu-item a.brgmenu-iteminner:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 30px;
  height: 2px;
  background-color: #ffda39;
}
footer.main-footer .footer-top .ftr-menu > ul > li > ul > li {
  display: block;
  margin-bottom: 10px;
  line-height: 25px;
}
footer.main-footer .footer-top .ftr-menu > ul > li > ul > li > span > a {
  position: relative;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 600;
  color: #221f1f;
}
footer.main-footer .footer-top .ftr-menu > ul > li > ul > li > span > a:before {
  content: "\f0da";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  font-size: 12px;
  color: #003a6c;
  line-height: 0;
}
footer.main-footer .footer-top .ftr-menu > ul > li > ul > li > span > a:hover {
  color: #1ba1e1;
}
footer.main-footer .footer-top .ftr-menu > ul > li > ul > li > span > a:hover:before {
  color: #1ba1e1;
}
footer.main-footer .footer-mid {
  display: block;
  width: 100%;
  padding: 20px 0;
  background-color: #003a6c;
}
footer.main-footer .footer-mid .ftr-mid-left {
  width: 70%;
  float: left;
}
footer.main-footer .footer-mid .ftr-mid-left > ul {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
footer.main-footer .footer-mid .ftr-mid-left > ul > li {
  float: left;
  display: inline-block;
  padding-right: 12px;
  margin-right: 12px;
  border-right: 2px solid #fff;
}
footer.main-footer .footer-mid .ftr-mid-left > ul > li:last-child {
  border-right: none !important;
}
footer.main-footer .footer-mid .ftr-mid-left > ul > li > span a {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  line-height: 1.1;
}
footer.main-footer .footer-mid .ftr-mid-left > ul > li > span a:hover {
  color: #ccc;
}
footer.main-footer .footer-mid .ftr-mid-right {
  width: 30%;
  float: left;
}
footer.main-footer .footer-mid .ftr-mid-right .social-media {
  float: right;
}
footer.main-footer .footer-mid .ftr-mid-right .social-media > p {
  float: left;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 1px;
  margin: 0 20px 0 0;
}
footer.main-footer .footer-mid .ftr-mid-right .social-media ul {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
footer.main-footer .footer-mid .ftr-mid-right .social-media ul li {
  float: left;
  display: inline-block;
  margin-right: 3px;
}
footer.main-footer .footer-mid .ftr-mid-right .social-media ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #003a6c;
  font-size: 16px;
  color: #fff;
  transition: 0.3s all;
}
footer.main-footer .footer-mid .ftr-mid-right .social-media ul li a:hover {
  background-color: #1ba1e1;
}
footer.main-footer .footer-bot {
  display: block;
  width: 100%;
  padding: 40px 0;
  background-color: #fff;
  border-top: 1px solid #e7e7e7;
}
footer.main-footer .footer-bot .ebult-cont {
  float: left;
  display: block;
  width: 50%;
  margin: 10px 0;
}
footer.main-footer .footer-bot .ebult-cont span.ebult-title {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #2f2f2f;
  text-transform: uppercase;
  margin: 0 0 25px;
}
footer.main-footer .footer-bot .ebult-cont .partial-uccontebulten p.ebult-annoncement {
  display: none;
}
footer.main-footer .footer-bot .ebult-cont .partial-uccontebulten .widget-title-holder.newsletter {
  display: none;
}
footer.main-footer .footer-bot .ebult-cont .partial-uccontebulten .content {
  position: relative;
  display: table;
}
footer.main-footer .footer-bot .ebult-cont .partial-uccontebulten .content .form-row.ebult-email > label {
  display: none;
}
footer.main-footer .footer-bot .ebult-cont .partial-uccontebulten .content .form-row.ebult-email .field {
  position: relative;
  display: table;
}
footer.main-footer .footer-bot .ebult-cont .partial-uccontebulten .content .form-row.ebult-email .field input {
  display: block;
  padding: 20px;
  color: #6b6b6b !important;
  font-size: 13px !important;
  width: 300px;
  height: 67px;
  background-color: #fff !important;
  border-radius: 0 !important;
  border: 1px solid #00294d;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
footer.main-footer .footer-bot .ebult-cont .partial-uccontebulten .content .form-row.ebult-email .field input:active, footer.main-footer .footer-bot .ebult-cont .partial-uccontebulten .content .form-row.ebult-email .field input:focus {
  border: 1px solid #1ba1e1;
}
footer.main-footer .footer-bot .ebult-cont .partial-uccontebulten .content .form-row.ebult-email .field input::placeholder {
  color: #6b6b6b !important;
  font-size: 16px !important;
  font-style: normal;
  line-height: 20px;
}
footer.main-footer .footer-bot .ebult-cont .partial-uccontebulten .content > a {
  position: absolute;
  top: 50%;
  text-transform: uppercase;
  right: 0px;
  display: block;
  padding: 10px 20px;
  background-color: transparent;
  font-size: 16px;
  font-weight: 500;
  color: #221f1f;
  border: none;
  border-left: 1px solid #221f1f !important;
  border-radius: 0 !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.3s all;
}
footer.main-footer .footer-bot .ebult-cont .partial-uccontebulten .content > a:active, footer.main-footer .footer-bot .ebult-cont .partial-uccontebulten .content > a:focus, footer.main-footer .footer-bot .ebult-cont .partial-uccontebulten .content > a:hover {
  color: #1ba1e1;
  background: none !important;
  border-left: 1px solid #1ba1e1 !important;
}
footer.main-footer .footer-bot .contact-cont {
  float: left;
  display: block;
  width: 50%;
}
footer.main-footer .footer-bot .contact-cont ul {
  float: right;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  flex-direction: column;
  align-content: center;
}
footer.main-footer .footer-bot .contact-cont ul li {
  float: left;
  min-width: 230px;
}
footer.main-footer .footer-bot .contact-cont ul li:nth-child(odd) {
  margin-right: 40px;
  border-right: 1px solid #00294d;
  /* width: 50%;*/
}
footer.main-footer .footer-bot .contact-cont ul li:first-child {
  padding-bottom: 20px;
}
footer.main-footer .footer-bot .contact-cont ul li a, footer.main-footer .footer-bot .contact-cont ul li .address {
  float: left;
  display: inline-block;
  max-width: 160px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  color: #221f1f;
  margin: 0 0 10px;
}
footer.main-footer .footer-bot .contact-cont ul li span.icon {
  margin-right: 30px;
  float: left;
  display: inline-block;
}
footer.main-footer .footer-bot .contact-cont ul li.phone span.phone-cont a {
  margin-bottom: 0 !important;
  width: 100%;
}
footer.main-footer .copyright {
  display: block;
  width: 100%;
  padding: 5px 0;
  background-color: #fff;
  border-top: 1px solid #e7e7e7;
}
footer.main-footer .copyright .brl-defwidth {
  position: relative;
  z-index: 2;
}
footer.main-footer .copyright .brl-defwidth .company {
  width: 50%;
  float: left;
  color: #6b6b6b;
}
footer.main-footer .copyright .brl-defwidth .right-menu-cont {
  width: 50%;
  float: left;
}
footer.main-footer .copyright .brl-defwidth .right-menu-cont .right-menu {
  float: right;
}
footer.main-footer .copyright .brl-defwidth .right-menu-cont .right-menu ul li {
  float: left;
  display: inline-block;
  padding-right: 12px;
  margin-right: 12px;
  border-right: 2px solid #a6a6a6;
}
footer.main-footer .copyright .brl-defwidth .right-menu-cont .right-menu ul li a {
  display: block;
  font-size: 14px;
  color: #6b6b6b;
  line-height: 1.1;
}
footer.main-footer .copyright .brl-defwidth .right-menu-cont .right-menu ul li:last-child {
  padding-right: 0 !important;
  margin-right: 0 !important;
  border-right: none !important;
}

.page-not-index {
  --primary-color: #fff;
}

.page-index {
  --primary-color: #fff;
}

.bpw-langcf1 .brw-lcf-combo {
  cursor: pointer;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-selected {
  color: --primary-color;
  background: #fff;
  text-align: left;
  padding: 7px;
  display: inline-block;
  min-width: 80px;
  line-height: normal;
  transition: 0.5s all;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-selected:hover {
  background: #28B6E9;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-selected:hover .brw-lcf-text {
  color: #fff;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-selected .brw-lcf-text {
  transition: 0.5s all;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-selected .brw-lcf-text::after {
  content: "\f0d7" !important;
  font-family: FontAwesome !important;
  display: inline-block;
  padding-left: 5px;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-menu {
  background: #fff;
  border: none;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  top: calc(100% + 0);
  right: 0;
  left: initial;
  min-width: 100%;
  line-height: normal;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-menu .brw-lcf-item {
  color: #fff;
  padding: 10px;
  text-align: left;
  white-space: nowrap;
  display: block;
  text-decoration: none;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-menu .brw-lcf-item .brw-lcf-text {
  color: #000;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-menu .brw-lcf-item:hover {
  background: #28B6E9;
  border-radius: 0px;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-menu .brw-lcf-item:hover .brw-lcf-text {
  color: #fff;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-lng-ar {
  background: url('../../0/img/share/flags_30x20/ar.png') 0 0 transparent no-repeat;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-lng-bg {
  background: url('../../0/img/share/flags_30x20/bg.png') 0 0 transparent no-repeat;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-lng-da {
  background: url('../../0/img/share/flags_30x20/da.png') 0 0 transparent no-repeat;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-lng-de {
  background: url('../../0/img/share/flags_30x20/de.png') 0 0 transparent no-repeat;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-lng-en {
  background: url('../../0/img/share/flags_30x20/en.png') 0 0 transparent no-repeat;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-lng-es {
  background: url('../../0/img/share/flags_30x20/es.png') 0 0 transparent no-repeat;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-lng-fa {
  background: url('../../0/img/share/flags_30x20/fa.png') 0 0 transparent no-repeat;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-lng-kk {
  background: url('../../0/img/share/flags_30x20/kk.png') 0 0 transparent no-repeat;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-lng-nl {
  background: url('../../0/img/share/flags_30x20/nl.png') 0 0 transparent no-repeat;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-lng-pl {
  background: url('../../0/img/share/flags_30x20/pl.png') 0 0 transparent no-repeat;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-lng-ru {
  background: url('../../0/img/share/flags_30x20/ru.png') 0 0 transparent no-repeat;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-lng-tr {
  background: url('../../0/img/share/flags_30x20/tr.png') 0 0 transparent no-repeat;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-lng-dk {
  background: url('../../0/img/share/flags_30x20/dk.png') 0 0 transparent no-repeat;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-lng-az {
  background: url('../../0/img/share/flags_30x20/az.png') 0 0 transparent no-repeat;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-share {
  text-align: left;
  line-height: 16px !important;
  height: 16px !important;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-flag {
  background-size: 21px auto;
  width: 21px;
  height: 14px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 3px;
  line-height: normal;
}
.bpw-langcf1 .brw-lcf-combo .brw-lcf-text {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  font-size: 14px;
}

/*********Header Variables***************/
/*********Header Variables*************/
/*animations decleared here*/
@keyframes slide-down {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-down {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
/*animations decleared here*/
/*navigation menu styles*/
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 101;
  right: 0;
  top: 0;
  background-color: rgb(69, 75, 93);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 20px;
  /*bazı müşterilerde mobilde malesef ters tarafa konmuş,variable based yaptım css ile düzeltebilelim diye.*/
}
@media (max-width: 768px) {
  .sidenav {
    right: 0;
    left: auto;
  }
  .sidenav .closebtn {
    text-align: left;
  }
}
.sidenav .closebtn {
  margin: 10px;
}
.sidenav .closebtn a {
  color: #9b9b9b;
  padding: 2px 10px;
  font-size: 36px;
  border-radius: 7px;
  transition: 0.2s all;
}
.sidenav .closebtn a:hover {
  color: #fff;
  background: #a3a3a3;
}
.sidenav ul.main-menu {
  padding: 15px 45px;
}
.sidenav ul.main-menu > li.item.has-submenu > span.brgmenu-item::after {
  content: "\f107" !important;
  font-family: FontAwesome !important;
  display: inline-block;
  font-size: 18px;
  padding-right: 0;
  color: #9b9b9b;
  padding: 0 8px;
  transition: 0.5s all;
}
.sidenav ul.main-menu > li.item.has-submenu > ul.itemlist {
  display: none;
  padding: 10px 15px;
}
.sidenav ul.main-menu > li.item.has-submenu > ul.itemlist > li.item {
  padding: 5px 0;
}
.sidenav ul.main-menu > li.item.has-submenu > ul.itemlist > li.item > span.brgmenu-item {
  font-size: 16px;
}
.sidenav ul.main-menu > li.item.has-submenu > ul.itemlist > li.item > span.brgmenu-item > a.brgmenu-iteminner {
  font-size: 16px;
}
.sidenav ul.main-menu > li.item.has-submenu > ul.itemlist > li.item > span.brgmenu-item > a.brgmenu-iteminner:after {
  display: none !important;
}
.sidenav ul.main-menu > li.item.has-submenu > ul.itemlist > li.item:hover > span > a.brgmenu-iteminner {
  color: #fff;
}
.sidenav ul.main-menu > li.item.toggle.has-submenu > span.brgmenu-item::after {
  transition: 0.3s all;
  content: "\f104" !important;
  font-family: FontAwesome !important;
  display: inline-block;
  font-size: 18px;
  padding-right: 0;
}
.sidenav ul.main-menu > li.item.toggle.has-submenu ul.itemlist {
  display: none;
  padding: 10px 15px;
}
.sidenav ul.main-menu > li.item.toggle.has-submenu ul.itemlist > li.item {
  padding: 5px 0;
}
.sidenav ul.main-menu > li.item.toggle.has-submenu ul.itemlist > li.item > span.brgmenu-item {
  font-size: 16px;
}
.sidenav ul.main-menu > li.item.toggle.has-submenu ul.itemlist > li.item > span.brgmenu-item > a.brgmenu-iteminner {
  font-size: 16px;
}
.sidenav ul.main-menu > li.item.toggle.has-submenu ul.itemlist > li.item > span.brgmenu-item > a.brgmenu-iteminner:after {
  display: none !important;
}
.sidenav ul.main-menu > li.item.toggle.has-submenu ul.itemlist > li.item:hover > span > a.brgmenu-iteminner {
  color: #fff;
}
.sidenav ul.main-menu > li.item {
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.sidenav ul.main-menu > li.item a.brgmenu-iteminner, .sidenav ul.main-menu > li.item span.brgmenu-iteminner {
  color: #d9d9d9;
  font-size: 18px;
  line-height: 22px;
  transition: 0.5s all;
  cursor: pointer;
}
.sidenav ul.main-menu > li.item a.brgmenu-iteminner:hover, .sidenav ul.main-menu > li.item span.brgmenu-iteminner:hover {
  color: #fff;
}
.sidenav ul.main-menu > li.item a.brgmenu-iteminner:hover:after, .sidenav ul.main-menu > li.item span.brgmenu-iteminner:hover:after {
  color: #fff;
}
.sidenav ul.group-item {
  margin-top: 80px;
  text-align: center;
  padding: 0 10px;
}
.sidenav ul.group-item li.itemlist {
  padding: 10px 0;
  line-height: 20px;
}
.sidenav ul.group-item li.itemlist a {
  color: #d9d9d9;
  font-size: 14px;
}
.sidenav ul.group-item li.itemlist a i {
  padding-right: 5px;
}

/*navigation menu styles*/
.sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
  background-color: #fff !important;
  z-index: 100 !important;
  animation: slide-down 0.5s;
  opacity: 1;
  box-shadow: 0 8px 6px -6px #5f5f5f;
}

.global-wrapper {
  background-color: #fff;
  box-shadow: 0 8px 6px -6px #5f5f5f;
}
@media (min-width: 992px) {
  .global-wrapper header {
    margin: 0 20px;
  }
}
.global-wrapper header .hdrcont {
  padding: 5px 0;
  display: grid;
}
@media (min-width: 992px) {
  .global-wrapper header .hdrcont {
    grid-template-columns: 1fr 1fr 270px;
  }
}
@media (max-width: 992px) {
  .global-wrapper header .hdrcont {
    grid-template-columns: 1fr 50px;
  }
}
.global-wrapper header .hdrcont .hdrleft {
  padding: 7px 0;
}
@media (max-width: 992px) {
  .global-wrapper header .hdrcont .hdrleft .logocont {
    text-align: center;
  }
}
.global-wrapper header .hdrcont .hdrleft .logocont a img {
  max-width: 200px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .global-wrapper header .hdrcont .hdrleft .logocont a img {
    max-width: 200px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .global-wrapper header .hdrcont .hdrleft .logocont a img {
    max-width: 150px;
  }
}
.global-wrapper header .hdrcont .hdrmid {
  padding: 15px 0 10px 0px;
}
@media (max-width: 991px) {
  .global-wrapper header .hdrcont .hdrmid {
    display: none;
  }
}
@media (max-width: 1024px) {
  .global-wrapper header .hdrcont .hdrmid {
    padding: 20px 0 0 10px !important;
    line-height: 25px;
  }
}
.global-wrapper header .hdrcont .hdrmid .phonecont {
  display: flex;
  column-gap: 10px;
  align-items: center;
}
@media (max-width: 1024px) {
  .global-wrapper header .hdrcont .hdrmid .phonecont {
    max-height: 50px;
  }
}
.global-wrapper header .hdrcont .hdrmid .phonecont .phoneicon {
  padding: 0px !important;
  text-align: right;
}
.global-wrapper header .hdrcont .hdrmid .phonecont .phoneicon i {
  font-size: 21px;
  color: #574d9b;
}
@media (max-width: 1024px) {
  .global-wrapper header .hdrcont .hdrmid .phonecont .phoneicon {
    padding: 0 15px !important;
  }
}
.global-wrapper header .hdrcont .hdrmid .phonecont .phonenum a {
  font-size: 22px;
  color: #574d9b;
  font-weight: 500;
}
@media (max-width: 767px) {
  .global-wrapper header .hdrcont .hdrmid .phonecont .phonenum a {
    font-size: 13px;
    font-weight: 100;
    display: none;
  }
}
.global-wrapper header .hdrcont .hdrmid .phonecont .phonenum a:hover {
  color: #616161;
  transition: 0.2s all;
}
.global-wrapper header .hdrcont .hdrmid .rezinfo {
  line-height: 20px;
  font-size: 13px;
  color: #616161;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .global-wrapper header .hdrcont .hdrmid .rezinfo {
    display: none;
  }
}
.global-wrapper header .hdrcont .hdrright {
  padding-top: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 991px) {
  .global-wrapper header .hdrcont .hdrright {
    grid-template-columns: 1fr;
  }
}
.global-wrapper header .hdrcont .hdrright .logincont {
  line-height: 40px;
  text-align: right;
}
@media (max-width: 991px) {
  .global-wrapper header .hdrcont .hdrright .logincont {
    display: none;
  }
}
.global-wrapper header .hdrcont .hdrright .logincont a .logintext {
  font-size: 15px;
  color: #574d9b;
}
.global-wrapper header .hdrcont .hdrright .logincont a i {
  color: #574d9b;
  font-size: 18px;
  padding-right: 2px;
}
.global-wrapper header .hdrcont .hdrright .logincont a img {
  width: 20px;
}
.global-wrapper header .hdrcont .hdrright .logincont a:hover .logintext {
  color: #574d9b;
  transition: 0.2s all;
}
.global-wrapper header .hdrcont .hdrright .mainmenu {
  font-size: 22px;
  color: #574d9b;
  line-height: 40px;
  text-align: right;
  cursor: pointer;
  font-weight: bolder;
}

ul.footer-links > .item {
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  ul.footer-links > .item {
    width: 100%;
  }
}

.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;
}

div#gmapCanvas {
  display: none;
}

.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;
}

.bpw-langcf1 .brw-lcf-combo {
  text-align: left;
}

.contact-cont > ul {
  align-content: end !important;
}
.contact-cont > ul .adresli {
  padding: 5px 0 15px;
  border-right: 1px solid #00294d;
  margin-right: 40px;
}
