@import url('https://fonts.googleapis.com/css?family=Bowlby One:400,500,600,700');
@import url('banner.css');
@import url('grid.css');


:root {
  --space-unit: 1em;
  --space-xxxxs: calc(0.09 * var(--space-unit));
  --space-xxxs: calc(0.146 * var(--space-unit));
  --space-xxs: calc(0.236 * var(--space-unit));
  --space-xs: calc(0.382 * var(--space-unit));
  --space-sm: calc(0.618 * var(--space-unit));
  --space-md: calc(1 * var(--space-unit));
  --space-lg: calc(1.618 * var(--space-unit));
  --space-xl: calc(2.618 * var(--space-unit));
  --space-xxl: calc(4.236 * var(--space-unit));
  --space-xxxl: calc(6.854 * var(--space-unit));
  --space-xxxxl: calc(11.08 * var(--space-unit));
  --component-padding: var(--space-xxxl);
}
.ps-footer--bottom{
  border-top: 1px solid #ccc;
}
.ps-header .ps-navigation{
  background: #f0f2f585;
  border:0; /* yeni */
  /*border-top:0;*/
  /*border-bottom: 1px solid #f0f2f5;*/
}
.kapsayici{
  height: 200px;
  width: 100%;
  overflow: hidden;
  background-image: url("../img/loading.gif");
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
  background-origin: content-box !important;
  padding: 15px !important;
}
.product-menu{
  background: #fff;
  padding-left: 30px !important;
  padding-right: 30px !important;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.product-menu-a{
  color: #484848 !important;
  font-size: 18px !important;
  font-weight: bold !important;
}
.padding-left-25{
  padding-left: 25px;
}
.arial{
  font-family: arial, 'helvetica neue', helvetica, sans-serif;
}
.ps-section--also{
  margin-bottom: 0;
}
.ps-header .ps-header__text{
  line-height: 32px;
}
.ps-home--13 .ps-branch {
  margin-top: 45px;
}

.ps-home--13 .ps-branch .ps-branch__title {
  display: block;
  color: #333;
}

.ps-home--13 .ps-section--blog {
  padding: 80px 0;
}

.ps-home--13 .ps-section--blog .ps-section__title {
  color: #333;
}

.ps-home--13 .ps-section--blog .ps-blog--latset .ps-blog__title {
  margin-bottom: 10px;
  color: #333;
}

.ps-home--13 .ps-section--blog .ps-blog--latset .ps-blog__date, .ps-home--13 .ps-section--blog .ps-blog--latset .ps-blog__author {
  color: #333;
}

.ps-home--13 .ps-section--blog .ps-blog--latset .ps-blog__meta {
  margin-bottom: 0;
}

.ps-home--13 .ps-section--blog .ps-blog--latset .ps-blog__content {
  display: flex;
  flex-direction: column-reverse;
}

.ps-home--13 .ps-section--blog .ps-blog--latset .ps-blog__badge .ps-badge__item {
  background-color: #333;
}

.ps-home--13 .ps-promo {
  padding-bottom: 35px;
  padding-top: 30px;
}

.ps-home--13 .ps-promo.ps-not-padding {
  padding-bottom: 80px;
  padding-top: 0;
  margin-left: -15px;
  margin-right: -15px;
}

.ps-home--13 .ps-promo.ps-not-padding .ps-promo__badge {
  background-color: #0750a3;
  color: white;
}

.ps-home--13 .ps-promo.ps-not-padding .ps-promo__del {
  color: #333;
}

.ps-home--13 .ps-promo.ps-not-padding .ps-promo__banner {
  border-radius: 0;
}

.ps-home--13 .ps-promo .ps-promo__title {
  color: #333;
}

.ps-home--13 .ps-promo .ps-promo__badge {
  background-color: white;
  color: #333;
}

.ps-home--13 .ps-section--latest .ps-section__title {
  color: #333;
}

.ps-home--13 .ps-product--standard .ps-product__title, .ps-home--13 .ps-product--standard .ps-product__del {
  color: #333;
}

.ps-home--13 .ps-product--standard .ps-product__price {
  color: #333;
}

.ps-home--13 .ps-product--standard .ps-product__price.sale {
  color: #fd8d27;
}

.ps-home--13 .owl-nav button:hover {
  background-color: #0750a3 !important;
}

.ps-home--13 .owl-dots .active {
  background-color: #333;
  border-color: #333;
}

.hidden{
  display: none;
}

.border-none{
  border: none !important;
}

.ps-home--13 .ps-section--banner .ps-banner__image {
  display: none;
}
.ps-header .ps-header__top {
  display: block;
  background-color: #f0f2f5;
  border-bottom: 1px solid #ddd;
  padding: 0;
}

.ps-header .ps-logo img{
  height: 60px;
  max-height: 60px;
  padding-left: 10px;
}

.ps-header__text{
  width: 30%;
}
/*.ps-header__text ,.ps-top__right{*/
/*  display: table-cell;*/
/*}*/


.ps-banner .ps-banner__title{
  font-family: "montserrat";
  font-weight: 900;
}

.ps-header .ps-header__text {
  color: #5b6c8f;
  float: left;
}

.ps-home--13 .ps-section--banner .ps-banner__imagebg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ps-home--13 .ps-section--banner .ps-banner__price del {
  color: #333;
}

.ps-home--13 .ps-section--banner .ps-banner__btn {
  color: white;
}

.ps-home--13 .ps-section--banner .ps-banner__desc, .ps-home--13 .ps-section--banner .ps-banner__btn-group {
  z-index: 10;
  position: relative;
}

.ps-home--13 .ps-section--banner .ps-banner__btn {
  margin-bottom: 10px;
}

.ps-home--13 .ps-section--banner .ps-banner__btn {
  font-size: 16px;
}

.ps-home--13 .ps-section--banner .ps-banner__btn img {
  width: 24px;
}

.ps-home--13 .ps-block__image .ps-banner__title, .ps-home--13 .ps-block__image .ps-banner__btn {
  color: white;
}

.ps-home--13 .ps-block__image .ps-banner__shop.bg-white {
  color: #333;
}

.ps-home--13 .ps-block__image .ps-banner {
  min-height: 550px !important;
}

.ps-home--13 .ps-delivery {
  margin: 30px 0 50px;
}

.ps-home--13 .ps-section--latest {
  margin-bottom: 50px;
}

.ps-home--13 .ps-home--block {
  padding: 30px 0 50px;
}
.ps-table--product .number-input input[type="number"]{
  max-width: 60px;
}


        .ecats{
            border-radius: 13px 13px 0 0;

            text-align: center;
            font-size: 17px;

            text-transform: uppercase;
            padding: 0 10px;
            outline: none;
            text-decoration: none;
            position: fixed;
            top: 95px;
            right: -40px;
            width: 136px;
            height: 40px;
            line-height: 45px;
            -webkit-transform: rotate(-90deg) !important;
            -moz-transform: rotate(-90deg) !important;
            transform: rotate(-90deg) !important;
            -webkit-transform-origin: 100% 100% !important;
            -moz-transform-origin: 100% 100% !important;
            transform-origin: 100% 100% !important;
            z-index: 999;
            background: rgb(0,151,219);
            background: radial-gradient(circle, rgb(0, 151, 219) 0%, rgb(0, 151, 219) 35%, rgb(65, 74, 145) 100%);
            color: #fff !important;

             -webkit-animation: slidex 0.5s forwards;
            -webkit-animation-delay: 2s;
            animation: slidex 0.5s forwards;
            animation-delay: 2s;

        }



            @-webkit-keyframes slidex {
                100% { right: 0; }
            }

            @keyframes slidex {
                100% { right: 0; }
            }


        .ecats:hover {
          background: radial-gradient(circle, rgba(43,55,149,1) 0%, rgba(0,151,219,1) 100%);

        }

@media (max-width: 360px) {
  .ps-product--wishlist .ps-product__quantity .ps-product__value{
    width: 170px;
  }
}

@media (max-width: 767px) {
  .ps-product__actions{
      visibility: visible;
      opacity: 1;
  }
    .ecats{
        font-size: 10px;
        width: 90px;
        height: 21px;
        line-height: 20px;
  }
}


@media (min-width: 768px) {

  .ps-home--13 .ps-promo.ps-not-padding {
    margin-left: 0;
    margin-right: 0;
    padding-top: 30px;
  }
  .ps-home--13 .ps-promo.ps-not-padding .ps-promo__banner {
    border-radius: 4px;
  }
  .ps-home--13 .ps-section--banner .ps-banner {
    height: auto;
  }
  .ps-home--13 .ps-section--banner .ps-banner__content {
    padding: 80px 0;
  }
  .ps-home--13 .ps-section--banner .ps-banner__persen {
    top: 50px;
    bottom: auto;
    right: 10%;
  }
  .ps-home--13 .ps-section--banner .ps-banner__btn-group {
    padding: 13px 0 10px;
  }
  .ps-home--13 .ps-section--banner .ps-banner__btn {
    font-size: 18px;
  }
  .ps-home--13 .ps-section--banner .ps-center {
    top: 50%;
    right: 50%;
    transform: translate(-40%, -87%);
  }


}

@media (min-width: 1280px) {
  .ps-home--13 .ps-section--banner .ps-banner__content {
    padding: 140px 0;
  }
  .ps-home--13 .ps-section--banner .ps-banner__persen {
    right: 7%;
  }
  .ps-home--13 .ps-section--banner .ps-banner__btn-group {
    padding: 43px 0 25px;
  }
  .ps-home--13 .ps-section--banner .ps-center {
    right: 50%;
    transform: translate(-30%, -87%);
  }
}


.shadow{
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.16);
  -moz-box-shadow: 0 0 4px rgba(0,0,0,0.16);
  box-shadow: 0 0 4px rgba(0,0,0,0.16)
}
.grayscale{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.5s ease;
}
.grayscale:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
  transform: scale(1.2);
}

.grayscale-reverse{
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
  transition: all 0.5s ease;
}
.grayscale-reverse:hover {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}

.ps-branch .owl-carousel .owl-nav .owl-prev {
  margin-left: -30px;
}

.ps-branch .owl-carousel .owl-nav .owl-next{
  margin-right: -30px;
}

.ps-branch .owl-carousel .owl-nav > *{
  background-color: rgba(17, 71, 187, 0.7) !important;
}

.ps-product--detail .ps-table__name{
  margin-bottom: 15px;
}
.ps-table--oriented{
  margin-bottom: 30px;
}
.ps-product__thumbnail img{
  max-height: 600px;
  width: auto;
}

.width-10 {
  width: 10%;
}

.width-20 {
  width: 20%;
}

.width-25 {
  width: 25%;
}

.width-30 {
  width: 30%;
}

.width-33 {
  width: 33%;
}

.width-40 {
  width: 40%;
}

.width-50 {
  width: 50%;
}

.width-60 {
  width: 60%;
}

.width-70 {
  width: 70%;
}

.width-80 {
  width: 80%;
}

.width-90 {
  width: 90%;
}

.width-100 {
  width: 100%;
}

.height-10 {
  height: 10%;
}

.height-20 {
  height: 20%;
}

.height-30 {
  height: 30%;
}

.height-40 {
  height: 40%;
}

.height-50 {
  height: 50%;
}

.height-60 {
  height: 60%;
}

.height-70 {
  height: 70%;
}

.height-80 {
  height: 80%;
}

.height-90 {
  height: 90%;
}

.height-100 {
  height: 100%;
}

.height-200px {
  height: 200px !important;
}


.max-height-200px {
  max-height: 200px !important;
}
.max-height-250px {
  max-height: 250px !important;
}

.height-250px {
  height: 250px !important;
}

.height-300px {
  height: 300px !important;
}

.height-350px {
  height: 350px !important;
}

.height-400px {
  height: 400px !important;
}

.height-450px {
  height: 450px !important;
}

.height-500px {
  height: 500px !important;
}

.height-550px {
  height: 550px !important;
}

.height-600px {
  height: 600px !important;
}

.height-650px {
  height: 650px !important;
}

.height-700px {
  height: 700px !important;
}

.height-750px {
  height: 750px !important;
}

.height-800px {
  height: 800px !important;
}

.height-850px {
  height: 850px !important;
}

.height-900px {
  height: 900px !important;
}

.height-950px {
  height: 950px !important;
}

.height-1000px {
  height: 1000px !important;
}

.font-size-15px{
  font-size: 15px;
}

.font-size-17px{
  font-size: 17px;
}

.padding-bottom-15{
  padding-bottom: 15px !important;
}
.padding-15{
  padding: 15px !important;
}
.space {
  height: 60px;
}

.whatsapp{
  margin-top: 20px;
}
.whatsapp a , .whatsapp a:hover{
  background-color: #00c9a7;
  border-color: #00c9a7;
  font-size: 20px;
  line-height: 40px;
}
.whatsapp a:hover{
  box-shadow: 0 4px 11px rgba(0, 201, 167, .35);
}

.whatsapp a img{
  height: 3rem;
  width: auto;
}

.btn-primary {
  color: #fff;
  background-color: #103178;
  border-color:#103178;
}

.swal2-popup {
  font-size: 1.6rem !important;
}

.colorhover:hover{
  color: #fff !important;
}

.pbottom{
  position: absolute !important;
  bottom: 0;
  top: unset !important;
}

.empty_cart {
  font-size: 30px;
  color: #103178;
}

.cart-padding{
  padding: 8px 15px !important;
}
.ps-shopping .ps-shopping__form{
  display: block;
}

 .ps-shopping__box{
  box-shadow: 0 3px 6px 0 rgba(140, 152, 164, .25) !important;
}
.ps-shopping .ps-shopping__label{
  font-size: 20px;
}
.ps-shopping .ps-shopping__title{
  border-bottom: 1px solid #f0f2f5;
}

.product-figure{
  height: 200px;
  width: 100%;
  overflow: hidden;
  background-image: url("../img/loading.gif");
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
}
.ps-footer--13 .ps-footer--top .col-12{
  background-color: #eee;
}
.ps-footer--13 {
  border-top: solid 1px #d9d9d9;
  background-image: url(../img/bg-footer2.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ps-shopping .ps-input{
  max-width: unset;
}

.overshadow{
  -webkit-box-shadow: 0px 0px 15px 10px rgba(80,80,80,0.52);
  box-shadow: 0px 0px 15px 10px rgba(80,80,80,0.52);
}
.overcss1{
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.overcss2{
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.overcss3{
  box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}

.ps-categogy__type{
  color: #103178;
  font-size: 14px;
}

.ps-categogy__type span{
  font-weight: bold;
}

.ps-widget--product .ps-widget__item{
  padding: 6px 0;
}
.ps-breadcrumb__item::before {
  margin: 0 5px;
}

.brand_filter::before {
  margin-right: 5px;
  content: "";
  display: inline-block;
  transition: 500ms;
  width: 23px;
  height: 23px;
  border: solid 2px #f2f0f1;
}
.sub-menu > li > a.active{
  font-weight: bold !important;
}
.ps-widget--product .menu--mobile .active > a {
  font-weight: bold !important;
}
.none-product{
  color: #103178 !important;
  font-size: 20px;
  font-weight: bold;
}

.ps-widget__item.active div a::before{
  border: solid 2px #103178;
}

.ps-widget__item.active div a{
  font-weight: bold;
}

.ps-widget__item.active div a::after {
  opacity: 0;
  content: " ";
  display: inline-block;
  transition: 500ms;
  width: 11px;
  height: 11px;
  background-color: #103178;
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translatey(-50%);
}

.ps-widget__item.active div a::after {
  content: " ";
  display: inline-block;
  opacity: 1;
  transition: 500ms;
}


.brand_filter{
  display: flex;
  padding-left: 10px;
  color: #103178;
  font-size: 16px;
}

.cat-name {
  font-weight: 800;
  font-size: 27px;
  line-height: 34px;
  color: #fff;
  text-transform: uppercase;
}

.hover-efect{
  padding: 13% 15px;
}

.hover-efect:hover .row::before, .hover-efect:hover .row::after {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
}

.hover-efect .row::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
}
.hover-efect .row::before, .hover-efect .row::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity .35s,-webkit-transform .35s;
  transition: opacity .35s,transform .35s;
}


.hover-efect:hover .row::before, .hover-efect:hover .row::after {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.hover-efect .row::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
}
.hover-efect .row::before, .hover-efect .row::after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity .35s,-webkit-transform .35s;
  transition: opacity .35s,transform .35s;
}
.tp-splitted.tp-charsplit {
  font-family: "bowlby one", "arial", sans-serif;
  font-weight: 400;
}

/*#rev_slider_one {*/
/*  max-height: 600px !important;*/
/*  height: 600px !important;*/
/*}*/

.tparrows.nav-home-1 {
  width: auto;
  z-index: 1111;
}
.nav-home-1.tparrows {
  cursor: pointer;
  background: transparent;
  position: absolute;
  display: block;
  z-index: 1000;
  transition: 0.3s;
  color: rgba(0, 0, 0, 0.71);
}

.nav-home-1.tparrows.tp-rightarrow:before {
  font-family: "fontawesome";
  content: "\f105";
  color: rgba(0, 0, 0, 0.71);
  font-size: 60px;
  font-weight: bolder;
}

.nav-home-1.tparrows.tp-leftarrow:before {
  font-family: "fontawesome";
  content: "\f104";
  color: rgba(0, 0, 0, 0.71);
  font-size: 60px;
  font-weight: bolder;
}

.tparrows.nav-home-1:hover {
  background-color: transparent;
}
.tparrows:hover {
  background: #000;
}

.tp-bannertimer{
  top: unset;
  bottom: 0;
}


.tp-mask-wrap img{
  width: 65% !important;
  height: 65% !important;

}

.img-slider{
  margin: 15% !important;
}

.tooltip-inner {
  font-size: 1.2rem !important;
  font-weight: bold;
}

.ps-categogy .ps-categogy__name{
  line-height: 40px;
  font-size : 35px;
}
.ps-categogy .ps-categogy__content{
  padding-top: 20px;
}
.ps-categogy--grid .ps-product--standard .ps-product__title{
  min-height: 20px;
}
.ps-product--standard .ps-product__cart .ps-btn,.ps-product__cart{
  width: 100%;
}

.ps-product--standard .ps-product__content {
  margin-bottom: 20px;
}
.bottom {
  position: absolute;
  width: 100%;
  padding-left: 20px;
  left: 0;
  bottom: 0;
  padding-right: 20px;
}

span.brand-title {
  font-size: 20px;
  color: #103178;
  font-weight: 500;
}
.x-container {
  text-align: center;
  padding-bottom: 50px !important;
  padding-top: 0 !important;
  margin-bottom: 0 !important;
}
.container-border {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.container-gray {
  background: #f8f8f8;
}

h3.heading-light {
  font-size: 28px;
  color: #169fe6;
  margin-bottom: 0;
}
h3.heading-light {
  font-size: 28px;
}
.heading-light {
  color: #2f2f2f;
  font-weight: 300;
  margin-bottom: 10px;
}
.team-management{
  padding-top: 10px !important;
  font-weight: bold;
  color: #677fb3;
}
.person {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  border: 1px solid #eee;
  padding: 10px;
}
.person .image {
  overflow: hidden;
  position: relative;
  width: 140px;
  height: 140px;
  display: inline-block;
}
.bg-transfer {
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  width: 100%;
}
.person figure {
  color: #000;
  opacity: 0.7;
}
.social-dark {
  margin-top: 20px;
}
.center {
  text-align: center;
}
.social-dark a {
  display: inline-block;
  border: solid 1px rgba(0, 0, 0, 0.5);
  color: #000;
  margin-right: 5px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  transition-property: all;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
}
.social-dark a:hover {
  background: rgba(0,0,0,0.1);
  border: 1px solid #000;
  color: #000;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}

.mobile-phone.active {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}
.mobile-phone.active:before {
  transform: scale3d(1, 1, 1);
  transform-origin: 50% 0%;
}
.mobile-phone {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  transform-style: preserve-3d;
  visibility: hidden;
  opacity: 0;
  transition: all 0.75s cubic-bezier(0.7, 0, 0.3, 1);
  transition-delay: 0s;
  overflow-y: auto;
}
.mobile-phone::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 49px);
  background-color: black;
  transition: transform 0.6s cubic-bezier(0.7, 0, 0.3, 1);
  opacity: 0.3;
  transform: scale3d(1, 0, 1);
  transform-origin: 50% 100%;
}
.phone-list {
  position: absolute;
  bottom: 80px;
  width: 250px;
  background: #fff;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
}
.desktop-p {
  font-size: 16px;
  font-weight: bold;
}
.desktop-phone .phone-list{
  bottom: 180px;
  width: 400px;
}
.desktop-phone .phone-list ul li a{
  font-weight: normal;
}
.desktop-phone .phone-list ul li a strong{
  font-weight: bolder;
  float: right;
}
.desktop-phone.active {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}
.desktop-phone.active:before {
  transform: scale3d(1, 1, 1);
  transform-origin: 50% 0%;
}
.desktop-phone {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  transform-style: preserve-3d;
  visibility: hidden;
  opacity: 0;
  transition: all 0.75s cubic-bezier(0.7, 0, 0.3, 1);
  transition-delay: 0s;
  overflow-y: auto;
}
.desktop-phone::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  transition: transform 0.6s cubic-bezier(0.7, 0, 0.3, 1);
  opacity: 0.3;
  transform: scale3d(1, 0, 1);
  transform-origin: 50% 100%;
}


/*.phone-list:after{*/
/*  content:'';*/
/*  position: absolute;*/
/*  top: 100%;*/
/*  left: 50%;*/
/*  margin-left: -7px;*/
/*  width: 0;*/
/*  height: 0;*/
/*  border-top: solid 10px #fff;*/
/*  border-left: solid 10px transparent;*/
/*  border-right: solid 10px transparent;*/
/*}*/
.phone-list ul {
  list-style: none;
  padding: 0;
}
.phone-list ul li{
  padding: 10px;
  border-bottom: 1px solid #ddd;
}
.phone-list ul li:last-child {
  border-bottom: none;
}
.phone-list ul li a{
  color: #103178;
  font-weight: bold;
  display: block;
}
.sub-toggle{
  font-size: 12px;
}



.dropdown:hover ul.dropdown-menu{
  opacity: 1;
  visibility: visible;
  top: 100%;
  -webkit-transform: scalex(1);
  transform: scalex(1);
}

ul.dropdown-menu{
  top:100%;
  min-width: 20rem;
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  left: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scalex(0);
  transform: scalex(0);

  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
  position: absolute;

  width: 250px;
  z-index: 99;
  display: block;
}

ul.dropdown-menu .dropdown-item{
  font-size: 16px;
  line-height: 40px;
  color: #103e51;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #103178 !important;
  text-decoration: none;
  background-color: #f0f2f585;
}

.dropdown-item:hover::after {
  width:  100%  ;
}
.dropdown-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #103178;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.galleryjs{
  cursor: zoom-in  ;
  cursor: -webkit-zoom-in !important;
  cursor: -moz-zoom-in !important;
  cursor: -ms-zoom-in !important;
  cursor: -o-zoom-in !important;
}
/*.ps-blog__thumbnail a:hover::after{*/
/*  content: "";*/
/*  position: absolute;*/
/*  bottom: 0;*/
/*  left: 0;*/
/*  top:0;*/
/*  right: 0;*/
/*  height: 100%;*/
/*  width: 100%;*/
/*  background: url("../img/zoom.png") no-repeat center center;*/
/*  background-color:  #000;*/
/*  opacity: 0.5;*/
/*  background-size: 50px;*/
/*}*/
.ps-popup--select .ps-popup__title{
  font-weight: 600;
  font-family: "jost", sans-serif;
  color: #103178;
  text-align: center;
  font-size: 35px;
  margin-bottom: 25px;
}
.ps-popup--select .ps-popup__list{
  margin-top: 20px;
}
.dropdown-menu.overcss2::before {
  content: "";
  position: absolute;
  /*border-color: rgba(194, 225, 245, 0);*/
  border: solid transparent;
  border-bottom-color: white;
  border-width: 11px;
  margin-left: -10px;
  top: -21px;
  left: 65px;
  z-index: 1;
}


.loader-back{
  display: none;
  background-image: radial-gradient(circle farthest-corner at center, #3a75a6 0%, #afe6ff 100%);
  background: #000;
  width: 100%;
  position: fixed;
  z-index: 100000000000000000;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.7;
}
.loader-back.active{
  display: block;
}
.loader {
  position: absolute;
  top: calc(50% - 32px);
  left: calc(50% - 32px);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  perspective: 800px;
}

.inner {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.inner.one {
  left: 0%;
  top: 0%;
  animation: rotate-one 1s linear infinite;
  border-bottom: 3px solid #efeffa;
}

.inner.two {
  right: 0%;
  top: 0%;
  animation: rotate-two 1s linear infinite;
  border-right: 3px solid #efeffa;
}

.inner.three {
  right: 0%;
  bottom: 0%;
  animation: rotate-three 1s linear infinite;
  border-top: 3px solid #efeffa;
}

@keyframes rotate-one {
  0% {
    transform: rotatex(35deg) rotatey(-45deg) rotatez(0deg);
  }
  100% {
    transform: rotatex(35deg) rotatey(-45deg) rotatez(360deg);
  }
}

@keyframes rotate-two {
  0% {
    transform: rotatex(50deg) rotatey(10deg) rotatez(0deg);
  }
  100% {
    transform: rotatex(50deg) rotatey(10deg) rotatez(360deg);
  }
}

@keyframes rotate-three {
  0% {
    transform: rotatex(35deg) rotatey(55deg) rotatez(0deg);
  }
  100% {
    transform: rotatex(35deg) rotatey(55deg) rotatez(360deg);
  }
}

.change{
  position: absolute;
  top: calc(50% - -50px);
  left: calc(50% - 88px);
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.language{
  height: 18px;
  width: 25px;
}
.lang-img{
  width: 19px;
  height: 14px;
}

.ps-contact__map{
  display: none;
}
.ps-contact__map.map-active{
  display: block;
}
.menu > li.has-mega-menu .mega-menu{
  z-index: 350;
}
