* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
}

ul,
p {
  margin-bottom: 0 !important;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  direction: rtl;
  height: 100%;
  overflow-x: hidden;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
a {
  text-decoration: none !important;
}
a:hover {
  color: #ec7daf;
}

body {
  direction: rtl !important;
  font-family: IRANSansX;
  font-weight: normal;
  font-size: 13px;
  line-height: 2;
  position: relative;
  overflow-x: hidden;
  background-color: #fff;
  -moz-font-feature-settings: "ss01";
  -webkit-font-feature-settings: "ss01";
  font-feature-settings: "ss01";
}
.img-slice{
  background: url('../images/slices.png') no-repeat;
}
.swiper-container {
  width: 100%;
}
.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.swiper-slide video,.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;

  transition: 1s 2.5s;
  transform: perspective(1000px) translate3d(0, 0, 100px);
  -webkit-transform: perspective(1000px) translate3d(0, 0, 100px);
  -moz-transform: perspective(1000px) translate3d(0, 0, 100px);
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0,0,0);
}
.swiper-slide-active video ,.swiper-slide-active img{

  transition: 5s 0s;
  transform: perspective(1000px) translate3d(0, 0, 0px);
  -webkit-transform: perspective(1000px) translate3d(0, 0, 0px);
  -moz-transform: perspective(1000px) translate3d(0, 0, 0px);
}

.slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  opacity: 0;
}
.swiper-slide-active .slide-overlay {
  opacity: 1;
}
.swiper-slide-active .slide-text{
  opacity: 1;
  transform: translateY(0);
}
.slide-text {
  font-weight: bold;
  color: #fff;
  transform: translateY(50px);
  transition: all 1.5s 0.7s;
  opacity: 0;
}
.btn-search{
  background-position:-78px -5px;
	width: 21px;
	height: 21px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.frm-search{
  display: flex;
  border:1px solid rgb(137, 137, 137);
  width: 245px;
  height: 36px;
  border-radius: 25px;
  padding: 5px;
  align-items: center;
}
.frm-search input{
  width: calc(100% - 28px);
}
.tel-text {
  color: #555;
  margin-right: 7px;
}
.tel-con {
  display: flex;
  font-size: 18px;
  color: #000;
  align-items: center;
}
.rea-yq::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 13px solid #ec7daf;
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translatex(-50%);
}
.rea-yq {
  position: absolute;
  padding: 10px;
  z-index: 1;
  top: 130%;
  background-color: #ec7daf;
  box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
  width: 100%;
  text-align: center;
  transform: translatey(10px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.nav-tel:hover .rea-yq {
  transform: translatey(0px);
  opacity: 1;
  visibility: visible;
}
.rea-yq a {
  color: #fff;
  font-size: 16px;
  display: block;
  opacity: 0.7;
  transition: all 0.2s;
  margin: 0;
}
.rea-yq a:hover {
  opacity: 1;
}
@media screen and (max-width: 991.99px) {
  .logo img {
    width: 83px;
  }
  .c-navi.js-navi {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
  }
  .c-navi.js-navi li {
    list-style: none;
    margin: 0 !important;
  }
  .menuTrigger i {
    font-size: 30px;
  }
  .frm-search {
    display: none !important;
  }
#cssmenu1 {
  display: none !important;
}
}
@media screen and (min-width: 992px) {
  .menuTrigger{
    display: none !important;
  }
  .ps-md-50{
    padding-right: 90px !important;
  }
  .c-navi.js-navi > li {
    list-style: none !important;
  }
  .c-navi.js-navi {
    display: flex;
    align-items: center;
  }
  .cssmenu ul ul li.has-sub:hover > a {
    background: #ec7daf;
    color: #fff !important;
  }
  .cssmenu,
  .cssmenu ul,
  .cssmenu ul li,
  .cssmenu ul li a,
  .cssmenu #head-mobile {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cssmenu:after,
  .cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  .cssmenu #head-mobile {
    display: none;
  }
  .cssmenu > ul > li {
    display: inline-table;
    position: relative;
    margin-left: 45px;
    position: relative;
    text-align: right;
  }
  .cssmenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0;
  }
  .cssmenu ul ul {
    position: absolute;
    left: -9999px;
    background-color: rgba(130,130,130,0.9);
    z-index: 2;
  }
  .cssmenu ul ul li {
    height: 0;
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .cssmenu ul ul li:not(:last-child) {
    border-bottom: solid 1px #a7a8a8;
  }
  .cssmenu li:hover > ul {
    left: auto;
  }
  .cssmenu li:hover > ul > li {
    height: 45px;
  }
  .cssmenu ul ul ul {
    margin-right: 100%;
    top: 0;
    z-index: 2;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  }
  .cssmenu ul ul li a {
    padding: 0 8px;
    width: 200px;
    font-size: 13px;
    text-decoration: none;
    color: rgba(255,255,255,.8);
    font-weight: 500;
    line-height: 2.7;
    min-height: 45px;

  }
  .cssmenu ul ul li:last-child > a,
  .cssmenu ul ul li.last-item > a {
    border-bottom: 0;
  }
  .cssmenu ul ul li:hover > a,
  .cssmenu ul ul li a:hover {
    color: #fff;
    background-color: #ec7daf;
  }
  .cssmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    left: 5px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: "";
  }
  .cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    left: 8px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fefefe;
    content: "";
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .cssmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0;
  }
  .cssmenu ul ul ul li.active a {
    border-left: 1px solid #333;
  }
  .cssmenu > ul > li.has-sub > ul > li.active > a,
  .cssmenu > ul ul > li.has-sub > ul > li.active > a {
    border-top: 1px solid #333;
  }
  .cssmenu li:hover > ul {
    left: auto;
  }
  .cssmenu > ul > li > a {
    font-size: 15px;
    text-decoration: none;
    color: #565656;
    line-height: 93px;
    transition: all 0.3s ease-out;
    font-weight: 600;
  }
  .cssmenu > ul > li:not(:first-child) > a::after {
    content: "";
    position: absolute;
    top: 16px;
    right: -24px;
    width: 1px;
    height: 11px;
    background-color: #ffffff91;
  }
  #cssmenu1 li i {
    font-size: 8px;
    vertical-align: middle;
    color: #565656;
    margin-right: 2px;
  }
  .cssmenu > ul > li > a > span {
    padding: 5px 2px;
  }
  #cssmenu > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    z-index: 99;
    text-align: right;
  }
}
.header {
  background-color: #fff;
  min-height: 0px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 100;
}
.sideBar {
  position: fixed;
  right: 0;
  top: 40%;
  transform: translateY(-50%);
  z-index: 998;
}
.side2 {
  top: 151px;
  right: -140px;
  width: 190px;
}
.side3 {
  right: -190px;
  width: 240px;
  top: 202px;
}

.side6 {
  right: -90px;
  width: 140px;
  top: 253px;
  cursor: pointer;
}
.side a {
  display: block;
  height: 50px;
  font-size: 0;
}
.side i {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  line-height: 50px;
}
.side i img {
  vertical-align: middle;
}

.side .vlaue {
  vertical-align: middle;
  height: 100%;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  background: rgba(130,130,130,0.9);
  font-size: 13px;
  color: #fff;
  transition: all 1s;
   width: calc(100% - 50px);
}
.side i {
  width: 50px;
  text-align: center;
  background: #ec7daf;
  transition: all 0.3s;
}
.side {
  height: 50px;
  position: absolute;
  transition: all 0.5s;
}
.side:hover i {
  background: #ec7daf;
}
.side:hover {
  right: 0;
  width: 200px;
}
.img-tel{
  background-position: -4px -2px;
	width: 27px;
	height: 27px;
  display: inline-block;
  vertical-align: middle;
}
.img-mail{
  background-position: -3px -37px;
	width: 28px;
	height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.img-top{
  background-position: -46px -2px;
	width: 20px;
	height: 28px;
  display: inline-block;
  vertical-align: middle;
}
.pro-name{
  color: rgb(86, 86, 86);
  line-height: 1.2;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  padding-top: 7%;
  transition: all 0.2s;
}
.owl-pro .item{
  border-radius: 30px;
  background-color: rgb(255, 255, 255);
  margin: 5%;
}
.img-pro{
  overflow: hidden;
  display: block;
  border-radius: 30px;
}
.img-pro img{
  object-fit: cover;
  max-width: 80%;
  max-height: 80%;
  object-fit: contain;
  transition: all 0.5s;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-25%)
}
.owl-pro .item:hover .pro-name{
  color: #ec7daf;
}
.owl-pro .item:hover .img-pro img{
  transform: translate(-50%,-25%) scale(1.1);
}
.owl-nav{
  direction: ltr;
  margin: auto;
}
.owl-pro .owl-next{
  position: absolute;
  transform: translatey(-50%);
  top: 45%;
  border-radius: 100% !important;
  border: solid 1px #d5d5d5 !important;
  z-index: 1;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
  background-color: #cecdce !important;
  margin: 0 !important;
}
.owl-pro .owl-prev{
  position: absolute;
  transform: translatey(-50%);
  top: 45%;
  border-radius: 100% !important;
  border: solid 1px #d5d5d5 !important;
  z-index: 1;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
  background-color: #cecdce !important;
  margin: 0 !important;
  transform: rotate(180deg);
}
.owl-pro .owl-next span,.owl-pro .owl-prev span{
  background: url('../images/arrow.png');
  width: 23px;
  height: 44px;
  display: inline-block;
  font-size: 0 !important;
  line-height: 1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.owl-pro .owl-prev:hover,.owl-pro .owl-next:hover{
  background-color: #ec7daf !important;
  border-color: #ec7daf !important;
}
.header.sticky-menu{
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.main-img-news{
  overflow: hidden;
  max-width: 774px;
}
.main-img-news img {
  width: 100%;
  height: 27.9vw;
  object-fit: cover;
}
.p_list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 100%;
}
.p_loopitem {
  position: relative;
}
@media screen and (max-width: 767.99px) {
    .card-body.inner-pages img {
  max-width: 100% !important;
  height: auto !important;
  width: 100%;
}
 .card-body.inner-pages video,iframe {
  max-width: 100% !important;
  width: 100%;
}
  .col-sotial {
    text-align: center;
    margin-top: 10px;
  }
  .copy {
    text-align: center;
    font-size: 10px;
  }
  .cbox-4-0 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .lbl-count{
    font-size: 15px;
   }
  .e_container-8 {
    min-height: 60px;
  }
  .e_container-8 .cbox-8-1 a{
    font-size: 14px;
  }
  .e_timeFormat-10 {
    font-size: 40px;;
  }
  .e_container-8 .cbox-8-2{
    display: none !important;
  }
  .mt-xs-10{
    margin-top: 10px;
  }
  .p-xs-0{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .more-news{
    font-size: 13px;
  }
  .main-title-news{
    font-size: 18px;
  }
  .owl-pro .item{
    box-shadow: 0 0 1.04166667vw 1px rgb(0 0 0 / 35%);
  }
  .owl-pro .owl-next span, .owl-pro .owl-prev span {
    width: 17px;
    height: 20px;
    background-size: 40% !important;
    background-repeat: no-repeat !important;
    background-position: center center;
  }
  .owl-pro .owl-next{
    width: 40px !important;
    height: 40px !important;
    line-height: 40px;
    right: -20px;
  }
  .owl-pro .owl-prev{
    width: 40px !important;
    height: 40px !important;
    line-height: 40px;
    left: -20px;
  }
  .img-pro{
    height: 180px;
  }
  .pro-name{
    font-size: 20px;
  }
  .slide-text {
    font-size: 1.5rem;
  }
.count{
  font-size: 42px;
}
.swiper-container {
  height: 260px;
}
}
@media screen and (min-width: 768px) {
    .card-body.inner-pages img,.card-body.inner-pages video,iframe{
  display: block;
  text-align: center;
  margin: auto;
  border-radius: 10px;
}
  .cbox-4-0 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .lbl-count{
    font-size: 18px;
   }
  .e_container-8 .cbox-8-1 a{
    font-size: 16px;
  }
  .e_timeFormat-10 {
    font-size: 48px;;
  }
  .more-news{
    font-size: 18px;
  }
  .main-title-news{
    font-size: 30px;
  }
  .owl-pro .item{
    box-shadow: 0px 0px 18.27px 2.73px rgba(0, 0, 0, 0.15);
  }
  .owl-pro .owl-next{
    width: 88px !important;
    height: 88px !important;
    line-height: 80px;
    right: -90px;
  }
  .owl-pro .owl-prev{
    width: 88px !important;
    height: 88px !important;
    line-height: 80px;
    left: -90px;
  }
  .img-pro{
    height: 229px;
    margin-top: 25%;
  }
  .pro-name{
    font-size: 30px;
  }
  .slide-text {
    font-size: 2.5rem;
  }
  .swiper-container {
    height:calc(100vh - 93px);
  }
  .count{
    font-size: 100px;
  }
 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
  }
}
.e_container-8 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%;
  position: relative;
}
.e_container-8 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  display-radio: flex;
  background-color: rgba(255,255,255,1);
  margin-bottom: 16px;
}
.cbox-8-0 {
  flex: 0 0 20%;
  align-self: center;
}
.e_timeFormat-10 {
  min-height: 20px;
  font_radio: 2;
  display-radio: 1;
  font-weight: normal;
  color: rgba(105,105,105,1);
  text-align: center;
  line-height: 1;
  transition: all 0.2s;
}
.new-section {
  min-height: 300px;
  background-color: rgba(232,232,232,1);
  padding-top: 5.8%;
  padding-bottom: 5.8%;
}
.e_button-13 {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
  padding: 8px;
  background_radio: 1;
  border_radio: 1;
  font_radio: 1;
  radius_radio: 1;
  display-radio: block;
  background: none;
  height: 8.52vw;
  border: none;
  line-height: 8.52vw;
  box-shadow: none !important;
}
.e_button-13::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all .5s;
  z-index: 0;
  opacity: 0;
  top: 0;
  left: 0px;
  background-color: #f099c0;
}
.e_container-8 .cbox-8-2 {
	flex: 0 0 116px;
	align-self: center;
}
 .p_loopitem:hover .e_button-13::after {
  opacity: 1;
  width: 100%;
}
.p_loopitem:hover svg path {
  fill: #fff;
}
.e_button-13 svg {
  position: relative;
  z-index: 1;
  transform: rotate(180deg);
}
.e_container-8 .cbox-8-1 {
  align-self: center;
}
.e_container-8 .cbox-8-1 a{
  color: #595959;
  -webkit-line-clamp: 2;
  font-weight: 600;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.e_container-8 .cbox-8-0 {
  flex: 0 0 20%;
  align-self: center;
}
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 94%;
  }
}
.count{
  color: #ec7daf;
  line-height: 1;
}
.lbl-count{
 color: #fff;
 line-height: 1;
}
.cbox-4-0 {
  width: 100%;
  background-color: rgba(0,0,0,0.6);
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: center;
}
.footer{
  background-color: #eeeeee;
  padding-top: 40px;
  padding-bottom: 40px;
}
.short-desc-company{
  color: #595959;
  text-align: justify;
  font-weight: 300;
}
.f-map-icon{
  background-position: -136px -5px;
	width: 13px;
	height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.f-mail-icon{
  background-position: -134px -31px;
	width: 17px;
	height: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.link-footer li {
  display: block;
  margin-bottom: 2px;
}
.icon-li {
  width: 28px;
  display: inline-block;
  vertical-align: middle;
}
.text-li {
  width: calc(100% - 36px);
  display: inline-block;
  vertical-align: middle;
  color: #131313;
  font-size: 14px;
}
.cal {
  color: #131313;
  display: inline-block;
  direction: ltr;
  font-size: 14px;
}
.f-tel-icon{
  background-position: -112px -5px;
	width: 16px;
	height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.f-fax-icon{
  background-position:-109px -28px;
	width: 15px;
	height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.sotial-footer a {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.sotial-footer ul li {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 3px;
}
.sotial-footer ul li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border-radius: 100%;
  overflow: hidden;
}
.sotial-footer a {
  display: block;
  padding: 0;
  border-radius: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
}
.sotial-footer a .flip {
  -webkit-transform: translateZ(19px);
  transform: translateZ(19px);
}
.sotial-footer a span {
  padding: 0;
  display: block;
}
.sotial-footer a .flop {
  display: block;
  -webkit-transform: rotateX(-90deg) translateZ(-19px);
  transform: rotateX(-90deg) translateZ(-19px);
}

.sotial-footer a:hover {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.footer-title{
  font-size: 16px;
  color: rgb(19, 19, 19);
  font-weight: 700;
}
.copy{
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 300;
  color: #595959;
  font-size: 12px;
}
.copy .color{
  color: #ec7daf;
  font-weight: 600;
}
.color2{
  font-weight: 600;
}
.swiper-pagination-bullet {
  width: 62px;
  height: 5px;
  background-color: #000;
  border-radius: 0;
  transition: all 0.5s;
  opacity: 0.4;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #ec7daf;
}
.panel-menu {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100vh;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
}
.close-li {
  background-color: #f3f3f3 !important;
}
.subPanel {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
  padding-right: 0 !important;
}
.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
}
#panel-menu ul {
  padding-right: 0 !important;
  max-height: 100vh;
  overflow-y: auto;
}
.panel-menu ul li {
  list-style: none;
  width: 100%;
  line-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #edecec;
  color: #000;
  font-weight: 500;
  font-size: 14px;
}
.btn-menu {
  background-color: #f3f3f3 !important;
  width: 100%;
  line-height: 40px;
  padding: 5px;
  padding-right: 5px;
  cursor: pointer;
  border-bottom: 1px solid rgb(218 218 218);
  color: #858585;
  padding-right: 21px;
}

.panel-menu {
  z-index: 10;
}

.panel-menu ul li {
  padding-left: 20px;
  padding-right: 10px;
}

.main-menu a {
  color: #000;
  font-weight: 500;
  font-size: 14px;
}

.openSubPanel {
  position: relative;

  cursor: pointer;
  z-index: 1;
  text-align: right;
  width: 100%;
  display: block;
}

.panel-menu.isOpen,
.subPanel.isOpen {
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  transform: translateX(-300px);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
  z-index: 1000000000000 !important;
}

.subPanel {
  z-index: 20;
}

.closeSubPanel,
.closePanel,
.openSubPanel {
  cursor: pointer;
}

.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
  width: 100%;
}

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

.panel-menu.isOpen::before {
  position: absolute;
  right: 300px;
  content: "";
  top: 0;
  height: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  width: 500%;
}

.arow-menu i {
  background: url("../images/nav-sprite.png") no-repeat -137px -288px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.close-menu .times {
  background: url("../images/nav-sprite.png") no-repeat -190px -288px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.closeSubPanel i {
  background: url("../images/nav-sprite.png") no-repeat -136px -309px;
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.panel-menu.isOpen .close-menu {
  padding: 0;
  width: 28px;
  height: 28px;
  font-size: 21px;
  color: #858585;
  line-height: 15px;
  text-align: center;
  line-height: 33px;
  float: left;
  position: absolute;
  left: 10px;
  top: 10px;
}

.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}

.arow-menu {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  color: #879496;
}
.main-title-news{
  color: rgb(33, 33, 33);
  line-height: 1.2;
  font-weight: 600;
}
.more-news{
  color: rgb(89, 89, 89);
  line-height: 1.2;
}
.more-news i {
  vertical-align: middle;
  font-size: 15px;
  margin-right: 5px;
}
@media screen and (min-width: 992px)  and (max-width: 1300.99px){
  .cssmenu > ul > li {
    margin-left: 24px !important;
  }
}
.title-section.text-center {
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 20px;
}