/*--------------------------------------------------------------
>>> CT-TO-IP CSS MIGRATION FILE
>>> All CSS rules with "ct-" selectors extracted from loaded stylesheets
>>> and renamed: ct- → ip-
>>> Generated: 2026-02-14
--------------------------------------------------------------*/



/* ============================================================
   Source: ip-origin-styles.css
   (3934 rules with ct- selectors)
   ============================================================ */



.ip-icon-close {
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
}

.ip-icon-close:before,
.ip-icon-close:after {
  content: '';
  background-color: #000;
  position: absolute;
  width: 100%;
  height: 2px;
  top: 9px;
  left: 0;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}

.ip-icon-close:before {
  -webkit-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ip-icon-close:after {
  -webkit-transform: rotate(-45deg);
  -khtml-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.ip-icon-close.ip-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ip-close .ip-icon-close:before,
.ip-close .ip-icon-close:after {
  background-color: #fff;
}

.ip-menu-close .ip-icon-close {
  height: 30px;
  width: 30px;
}

.ip-menu-close .ip-icon-close:before,
.ip-menu-close .ip-icon-close:after {
  background-color: #fff;
  width: 30px;
  top: 14px;
  height: 3px;
}

.ip-close:hover .ip-icon-close:before,
.ip-modal-close:hover .ip-icon-close:before,
.ip-menu-close:hover .ip-icon-close:before,
.ip-close:hover .ip-icon-close:after,
.ip-modal-close:hover .ip-icon-close:after,
.ip-menu-close:hover .ip-icon-close:after {
  -webkit-transform: rotate(0deg);
  -khtml-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.btn-type-normal .ip-close {
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  background-color: #2c318c !important;
  background-image: none !important;
}

.btn-type-normal .ip-close:hover {
  background-color: #137cb4 !important;
}

.bg-gradient,
.ip-slick-carousel .slick-arrow:after,
.ip-history1 .ip-history--start,
.ip-history1 .ip-history--item:after,


.text-gradient,
blockquote cite,
.ip-header-popup-wrap .ip-header-meta .h-item-icon,
.post-previous-next a span:nth-child(1),
.comment-content:hover .comment-date,
.ip-download .item--download a i,
.ip-fancy-box-grid2 .item--icon i,
.ip-counter .ip-counter-inner .icon-color-gradient i,
body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price ins,
.text-gradient2,
.ip-arrow-left,
.ip-arrow-left:before,
.ip-arrow-left:after,
.ip-arrow-left.arrow-white:before,
.ip-arrow-left.arrow-white:after,
.ip-icon-plus:before,
.btn-arrow span:not(.ip-button-icon),
.btn-arrow span:not(.ip-button-icon):before,
.ip-button-wrapper .flaticon,
.ip-button-wrapper .flaticonv2,
.ip-button-wrapper .flaticonv3,
.ip-button-wrapper .flaticonv4,
#ip-header-wrap {
  position: relative;
  z-index: 999;
}

#ip-header-wrap .far,
#ip-header-wrap .fac {
  font-family: "Font Awesome 5 Pro";
}

#ip-header-wrap .row {
  align-items: center;
}

#ip-header-wrap .ip-header-branding {
  margin: 15px 0;
  position: relative;
  flex-grow: 1;
  opacity: 1;
}

#ip-header-wrap .ip-header-branding img {
  max-height: 90px;
  max-width: inherit;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}

#ip-header-wrap .ip-header-branding .logo-light,
#ip-header-wrap .ip-header-branding .logo-mobile {
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translate(0%, -50%);
  -khtml-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  opacity: 0;
}

#ip-header-wrap #ip-header {
  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  -khtml-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  -ms-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  -o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}

#ip-header-wrap #ip-header.h-fixed {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  -khtml-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  -webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  -khtml-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  -moz-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  -ms-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  -o-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
}

#ip-header-wrap #ip-header.h-fixed .ip-header-branding {
  margin-top: 10px;
  margin-bottom: 10px;
}

#ip-header-wrap #ip-header.h-fixed .ip-header-branding img {
  max-height: 90px;
}

#ip-header-wrap #ip-header.h-fixed .ip-header-branding .logo-light {
  opacity: 0;
}

#ip-header-wrap #ip-header.h-fixed .ip-header-branding .logo-dark {
  opacity: 1;
}

#ip-header-wrap #ip-header-top .row>div {
  padding: 0 15px;
}

#ip-header-wrap #ip-header-top .fac-phone {
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}





#ip-header-wrap #ip-header-middle {
  padding: 10px 0;
}

#ip-header-wrap .ip-header-holder {
  margin: 15px;
  display: flex;
  font-family: 'Poppins', sans-serif;
}

#ip-header-wrap .ip-header-holder .ip-header-info-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
}

#ip-header-wrap .ip-header-holder .ip-header-info-item i {
  font-size: 33px;
  margin-right: 12px;
}

#ip-header-wrap .ip-header-holder .ip-header-info-item .h-item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#ip-header-wrap .ip-header-holder .ip-header-info-item .h-item-icon {
  line-height: 1;
}

#ip-header-wrap .ip-header-holder .ip-header-info-item .h-item-meta {
  font-size: 15px;
  color: #1a1a1a;
}

#ip-header-wrap .ip-header-holder .ip-header-info-item .h-item-meta label {
  line-height: 20px;
  font-weight: 600;
}

#ip-header-wrap .ip-header-holder .ip-header-info-item .h-item-meta span,
#ip-header-wrap .ip-header-holder .ip-header-info-item .h-item-meta a {
  display: block;
  line-height: 24px;
  font-weight: 300;
}

#ip-header-wrap .ip-header-holder .ip-header-info-item .h-item-meta a {
  color: inherit;
}

#ip-header-wrap .ip-header-holder .ip-header-info-item .h-item-meta a:hover {
  color: #137cb4;
}

#ip-header-wrap .ip-header-holder .ip-header-info-item+.ip-header-info-item {
  margin-left: 35px;
  padding-left: 35px;
  position: relative;
}

#ip-header-wrap .ip-header-holder .ip-header-info-item+.ip-header-info-item:before {
  content: '';
  width: 1px;
  height: 38px;
  background-color: #bababa;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#ip-header-wrap .ip-header-holder.style-two .h-item-icon {
  margin-right: 10px;
  margin-top: 9px;
}

#ip-header-wrap .ip-header-holder.style-two .h-item-icon svg {
  height: 38px;
  width: auto;
  fill: #137cb4;
}

#ip-header-wrap .ip-header-holder.style-two .ip-header-info-item:before {
  width: 0;
  height: 34px;
  border-left: 2px dashed #c6d0ef;
  background-color: transparent;
}

#ip-header-wrap .ip-header-holder.style-two .ip-header-info-item+.ip-header-info-item {
  margin-left: 34px;
  padding-left: 34px;
}

#ip-header-wrap .ip-header-holder.style-two .ip-header-info-item+.ip-header-info-item.ip-header-address {
  padding-left: 24px;
}

#ip-header-wrap .ip-header-holder.style-two .ip-header-info-item:hover .h-item-icon {
  animation: icon-bounce 800ms ease-out infinite;
  -webkit-animation: icon-bounce 800ms ease-out infinite;
}

#ip-header-wrap .ip-header-holder.style-two .h-item-meta label {
  font-size: 13px;
  font-family: inherit;
  color: #141414;
  font-weight: normal;
}

#ip-header-wrap .ip-header-holder.style-two .h-item-meta span {
  font-size: 19px;
  font-weight: 700;
  color: #000;
  margin-top: -4px;
}

#ip-header-wrap .ip-header-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 17px;
}

#ip-header-wrap .ip-header-meta .header-right-item {
  font-size: 15px;
  color: #000;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}

#ip-header-wrap .ip-header-meta .header-right-item+.header-right-item {
  margin-left: 34px;
}

#ip-header-wrap .ip-header-meta .header-right-item:hover {
  color: #137cb4;
}

#ip-header-wrap .ip-header-meta .header-right-item.h-btn-sidebar {
  width: 32px;
  height: 16px;
  position: relative;
}

#ip-header-wrap .ip-header-meta .header-right-item.h-btn-sidebar:before,
#ip-header-wrap .ip-header-meta .header-right-item.h-btn-sidebar:after,
#ip-header-wrap .ip-header-meta .header-right-item.h-btn-sidebar span {
  content: '';
  background-color: #000;
  position: absolute;
  right: 0;
  width: 32px;
  height: 2px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}

#ip-header-wrap .ip-header-meta .header-right-item.h-btn-sidebar:before {
  top: 0;
}

#ip-header-wrap .ip-header-meta .header-right-item.h-btn-sidebar:after {
  top: 7px;
}

#ip-header-wrap .ip-header-meta .header-right-item.h-btn-sidebar span {
  width: 22px;
  top: 14px;
}

#ip-header-wrap .ip-header-meta .header-right-item.h-btn-sidebar:hover span {
  width: 32px;
}

#ip-header-wrap .ip-header-meta .header-right-item.h-btn-cart {
  position: relative;
}

#ip-header-wrap .ip-header-meta .header-right-item.h-btn-cart .widget_cart_counter_header {
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background-color: #137cb4;
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  position: absolute;
  top: -1px;
  right: -11px;
  opacity: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}

#ip-header-wrap .ip-header-meta .header-right-item.h-btn-cart:hover .widget_cart_counter_header {
  opacity: 1;
}

#ip-header-wrap .ip-header-button {
  margin-right: 15px;
}

#ip-header-wrap .ip-header-button .btn:not(.btn-icon-fixed) {
  line-height: 73px;
  height: 73px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  padding: 0 57px;
  font-size: 16px;
  font-weight: 600;
}

#ip-header-wrap .ip-header-button .btn:not(.btn-icon-fixed) i {
  margin-left: 14px;
}

#ip-header-wrap .ip-header-phone {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

#ip-header-wrap .ip-header-phone .ip-header-phone-icon {
  width: 35px;
  height: 35px;
  border: 2px solid #137cb4;
  border-radius: 35px;
  line-height: 32px;
  text-align: center;
  margin-right: 10px;
}

#ip-header-wrap .ip-header-phone .ip-header-phone-icon i {
  color: #137cb4;
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}

#ip-header-wrap .ip-header-phone label {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #0e0e0e;
  line-height: 1.2;
}

#ip-header-wrap .ip-header-phone span,
#ip-header-wrap .ip-header-phone a {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  color: #0e0e0e;
  font-family: 'Poppins', sans-serif;
}

#ip-header-wrap .ip-header-phone a:hover {
  color: #137cb4;
}

#ip-header-wrap .ip-header-meta-mobile {
  margin-top: 30px;
}

#ip-header-wrap .ip-header-meta-mobile .ip-header-info-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 30px;
}

#ip-header-wrap .ip-header-meta-mobile .ip-header-info-item i {
  font-size: 33px;
  margin-right: 12px;
  color: #137cb4;
}

#ip-header-wrap .ip-header-meta-mobile .ip-header-info-item .h-item-icon {
  line-height: 1;
}

#ip-header-wrap .ip-header-meta-mobile .ip-header-info-item .h-item-meta {
  font-size: 15px;
  color: #1a1a1a;
}

#ip-header-wrap .ip-header-meta-mobile .ip-header-info-item .h-item-meta label {
  line-height: 20px;
  font-weight: 600;
}

#ip-header-wrap .ip-header-meta-mobile .ip-header-info-item .h-item-meta span,
#ip-header-wrap .ip-header-meta-mobile .ip-header-info-item .h-item-meta a {
  display: block;
  line-height: 24px;
  font-weight: 300;
}

#ip-header-wrap .ip-header-meta-mobile .ip-header-info-item .h-item-meta a {
  color: inherit;
}

#ip-header-wrap .ip-header-meta-mobile .ip-header-info-item .h-item-meta a:hover {
  color: #137cb4;
}



.ip-secondary-menu li:hover,
.ip-secondary-menu li:hover>.sub-menu,
.ip-secondary-menu li.focus>.sub-menu,
.ip-secondary-menu li:hover>.children,
.ip-menu-popup {
  overflow: hidden;
  width: 35px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: -175px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
}

.ip-menu-popup .ip-menu-line {
  height: 3px;
  position: absolute;
  left: 0;
}

.ip-menu-popup .ip-menu-line:before,
.ip-menu-popup .ip-menu-line:after {
  content: '';
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #0e0e0e;
  opacity: 1;
  width: 100%;
}

.ip-menu-popup .ip-menu-line:before {
  -webkit-transform: translate3d(-100%, 0, 0);
  -khtml-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.ip-menu-popup .ip-menu-line:after {
  -webkit-transform: translate3d(0, 0, 0);
  -khtml-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.ip-menu-popup .ip-menu-line.ip-menu-line1 {
  top: 0;
  width: 23px;
}

.ip-menu-popup .ip-menu-line.ip-menu-line2 {
  top: 11px;
  width: 29px;
}

.ip-menu-popup .ip-menu-line.ip-menu-line3 {
  width: 100%;
  bottom: 0;
}

.ip-menu-popup:hover .ip-menu-line.ip-menu-line1:before {
  -webkit-transform: translate3d(0, 0, 0);
  -khtml-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
  -khtml-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
  -moz-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
  -ms-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
  -o-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
  transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 460ms;
}

.ip-menu-popup:hover .ip-menu-line.ip-menu-line1:after {
  -webkit-transform: translate3d(36px, 0, 0);
  -khtml-transform: translate3d(36px, 0, 0);
  -moz-transform: translate3d(36px, 0, 0);
  -ms-transform: translate3d(36px, 0, 0);
  -o-transform: translate3d(36px, 0, 0);
  transform: translate3d(36px, 0, 0);
  opacity: 0;
  -webkit-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  -khtml-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  -moz-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  -ms-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  -o-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}

.ip-menu-popup:hover .ip-menu-line.ip-menu-line2:before {
  -webkit-transform: translate3d(0, 0, 0);
  -khtml-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
  -khtml-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
  -moz-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
  -ms-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
  -o-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
  transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 620ms;
}

.ip-menu-popup:hover .ip-menu-line.ip-menu-line2:after {
  -webkit-transform: translate3d(36px, 0, 0);
  -khtml-transform: translate3d(36px, 0, 0);
  -moz-transform: translate3d(36px, 0, 0);
  -ms-transform: translate3d(36px, 0, 0);
  -o-transform: translate3d(36px, 0, 0);
  transform: translate3d(36px, 0, 0);
  opacity: 0;
  -webkit-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
  -khtml-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
  -moz-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
  -ms-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
  -o-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 160ms;
}

.ip-menu-popup:hover .ip-menu-line.ip-menu-line3:before {
  -webkit-transform: translate3d(0, 0, 0);
  -khtml-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
  -khtml-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
  -moz-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
  -ms-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
  -o-transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
  transition: transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms, opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 780ms;
}

.ip-menu-popup:hover .ip-menu-line.ip-menu-line3:after {
  -webkit-transform: translate3d(36px, 0, 0);
  -khtml-transform: translate3d(36px, 0, 0);
  -moz-transform: translate3d(36px, 0, 0);
  -ms-transform: translate3d(36px, 0, 0);
  -o-transform: translate3d(36px, 0, 0);
  transform: translate3d(36px, 0, 0);
  opacity: 0;
  -webkit-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
  -khtml-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
  -moz-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
  -ms-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
  -o-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms, opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 320ms;
}

.admin-bar #ip-header-wrap #ip-header.h-fixed {
  top: 32px;
  /* End Header Main */
}

.ip-header-popup-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.95);
  -webkit-transform: translateX(-101%);
  -khtml-transform: translateX(-101%);
  -moz-transform: translateX(-101%);
  -ms-transform: translateX(-101%);
  -o-transform: translateX(-101%);
  transform: translateX(-101%);
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}

.ip-header-popup-wrap:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
  -webkit-transition: 0.85s cubic-bezier(0.76, 0, 0.174, 1), opacity 0s 900ms;
  -khtml-transition: 0.85s cubic-bezier(0.76, 0, 0.174, 1), opacity 0s 900ms;
  -moz-transition: 0.85s cubic-bezier(0.76, 0, 0.174, 1), opacity 0s 900ms;
  -ms-transition: 0.85s cubic-bezier(0.76, 0, 0.174, 1), opacity 0s 900ms;
  -o-transition: 0.85s cubic-bezier(0.76, 0, 0.174, 1), opacity 0s 900ms;
  transition: 0.85s cubic-bezier(0.76, 0, 0.174, 1), opacity 0s 900ms;
}

.ip-header-popup-wrap.open {
  -webkit-transform: translateX(0%);
  -khtml-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}

.ip-header-popup-wrap.open:before {
  -webkit-transform: translateX(-102%) translateZ(0);
  -khtml-transform: translateX(-102%) translateZ(0);
  -moz-transform: translateX(-102%) translateZ(0);
  -ms-transform: translateX(-102%) translateZ(0);
  -o-transform: translateX(-102%) translateZ(0);
  transform: translateX(-102%) translateZ(0);
  opacity: 1;
}

.ip-header-popup-wrap .ip-header-popup-logo {
  margin-bottom: 64px;
  position: relative;
  z-index: 1;
}

.ip-header-popup-wrap .ip-header-popup-logo img {
  max-height: 60px;
}

.ip-header-popup-wrap .ip-header-popup-logo a:not(.logo-light) {
  display: none;
}

.ip-header-popup-wrap .ip-main-menu-popup {
  margin-bottom: 65px;
  list-style: none;
}

.ip-header-popup-wrap .ip-main-menu-popup a {
  font-size: 40px;
  line-height: normal;
  color: #fff;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  position: relative;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  padding-bottom: 4px;
}

.ip-header-popup-wrap .ip-main-menu-popup a:before {
  content: '';
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  height: 2px;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.ip-header-popup-wrap .ip-main-menu-popup>li>a.ip-onepage-active,
.ip-header-popup-wrap .ip-main-menu-popup>li.current_page_item>a,
.ip-header-popup-wrap .ip-main-menu-popup>li.current-menu-item>a,
.ip-header-popup-wrap .ip-main-menu-popup>li.current_page_ancestor>a,
.ip-header-popup-wrap .ip-main-menu-popup>li.current-menu-ancestor>a {
  margin-left: 35px;
}

.ip-header-popup-wrap .ip-main-menu-popup li {
  line-height: normal;
  margin-bottom: 18px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  max-width: 350px;
}

.ip-header-popup-wrap .ip-main-menu-popup li>a.ip-onepage-active:before,
.ip-header-popup-wrap .ip-main-menu-popup li:hover>a:before,
.ip-header-popup-wrap .ip-main-menu-popup li.current_page_item>a:before,
.ip-header-popup-wrap .ip-main-menu-popup li.current-menu-item>a:before,
.ip-header-popup-wrap .ip-main-menu-popup li.current_page_ancestor>a:before,
.ip-header-popup-wrap .ip-main-menu-popup li.current-menu-ancestor>a:before {
  width: 100%;
}

.ip-header-popup-wrap .ip-main-menu-popup .ip-menu-toggle {
  font-size: 0;
  font-weight: 600;
  font-family: inherit;
  color: #137cb4;
  margin-left: 12px;
  cursor: pointer;
}

.ip-header-popup-wrap .ip-main-menu-popup .ip-menu-toggle:before {
  content: "";
  font-family: inherit;
}

.ip-header-popup-wrap .ip-main-menu-popup .ip-menu-toggle.toggle-open:before {
  content: "";
}

.ip-header-popup-wrap .ip-main-menu-popup .sub-menu {
  display: none;
  margin-left: 35px;
  width: 100%;
  margin-top: 30px;
}

.ip-header-popup-wrap .ip-main-menu-popup .sub-menu a {
  font-size: 16px;
  font-weight: 400;
}

.ip-header-popup-wrap .ip-main-menu-popup .sub-menu a:before {
  height: 1px;
}

.ip-header-popup-wrap .ip-main-menu-popup .sub-menu li {
  margin-bottom: 8px;
}

.ip-header-popup-wrap .ip-main-menu-popup .sub-menu .ip-menu-toggle {
  font-size: 16px;
}

.ip-header-popup-wrap .ip-main-menu-popup .sub-menu .sub-menu {
  margin-top: 20px;
}

.ip-header-popup-wrap .ip-header-meta {
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.ip-header-popup-wrap .ip-header-meta .h-item-icon {
  margin-right: 13px;
  line-height: 1;
  font-size: 26px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2c318c), to(#137cb4));
  background-image: -webkit-linear-gradient(bottom, #2c318c, #137cb4);
  background-image: -moz-linear-gradient(bottom, #2c318c, #137cb4);
  background-image: -ms-linear-gradient(bottom, #2c318c, #137cb4);
  background-image: -o-linear-gradient(bottom, #2c318c, #137cb4);
  background-image: linear-gradient(bottom, #2c318c, #137cb4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2c318c', endColorStr='#137cb4');
}

.ip-header-popup-wrap .ip-header-meta .h-item-icon i {
  display: initial;
}

.ip-header-popup-wrap .ip-header-meta .h-item-icon .fac-phone {
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  display: inline-block;
}

.ip-header-popup-wrap .ip-header-meta label {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  border-bottom: 1px solid #989898;
  display: inline-block;
  margin-bottom: 2px;
}

.ip-header-popup-wrap .ip-header-meta span {
  font-size: 15px;
  color: #a4a4a4;
  display: block;
}

.ip-header-popup-wrap .ip-header-meta>div {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  font-family: 'Poppins', sans-serif;
  margin-right: 110px;
  line-height: normal;
}

.ip-header-popup-wrap .ip-header-meta>div:last-child {
  margin-right: 0;
}

.ip-header-popup-wrap .ip-header-popup-holder {
  padding-left: 175px;
  position: relative;
}

.ip-header-popup-wrap .ip-header-popup-inner {
  max-width: 1740px;
  padding: 70px 90px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  overflow: hidden;
}

.ip-header-popup-wrap .ip-header-popup-inner .ip-header-popup-hidden {
  overflow-y: scroll;
  height: 100%;
  position: relative;
}

.ip-header-popup-wrap .ip-menu-close {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 30px;
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  z-index: 99;
}

.site-h18 .ip-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn:hover,
.ip-breadcrumb li:last-child a:after,
.entry-tags a,
.comment-reply a,
.ip-navigation-menu1.default li a,
.item--download a {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.entry-tags a:before,
.comment-reply a:before,
.ip-navigation-menu1.default li a:before,
.item--download a:before,
.entry-tags a:after,
.comment-reply a:after,
.ip-navigation-menu1.default li a:after,
.item--download a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-border-radius: inherit;
  -khtml-border-radius: inherit;
  -moz-border-radius: inherit;
  -ms-border-radius: inherit;
  -o-border-radius: inherit;
  border-radius: inherit;
  z-index: -1;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}

.entry-tags a:before,
.comment-reply a:before,
.ip-navigation-menu1.default li a:before,
.item--download a:before {
  background-color: #f0f0f0;
}

.entry-tags a:after,
.comment-reply a:after,
.ip-navigation-menu1.default li a:after,
.item--download a:after {
  background-color: #2c318c;
  background-image: -webkit-gradient(linear, left top, right top, from(#2c318c), to(#137cb4));
  background-image: -webkit-linear-gradient(left, #2c318c, #137cb4);
  background-image: -moz-linear-gradient(left, #2c318c, #137cb4);
  background-image: -ms-linear-gradient(left, #2c318c, #137cb4);
  background-image: -o-linear-gradient(left, #2c318c, #137cb4);
  background-image: linear-gradient(left, #2c318c, #137cb4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2c318c', endColorStr='#137cb4', gradientType='1');
  opacity: 0;
}

.entry-tags a:hover,
.comment-reply a:hover,
.ip-navigation-menu1.default li a:hover,
.item--download a:hover {
  color: #fff;
}

.entry-tags a:hover:before,
.comment-reply a:hover:before,
.ip-navigation-menu1.default li a:hover:before,
.item--download a:hover:before {
  opacity: 0;
}

.entry-tags a:hover:after,
.comment-reply a:hover:after,
.ip-navigation-menu1.default li a:hover:after,
.item--download a:hover:after {
  opacity: 1;
  -webkit-transform: translateX(0%);
  -khtml-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-transition: all 180ms linear 0ms;
  -khtml-transition: all 180ms linear 0ms;
  -moz-transition: all 180ms linear 0ms;
  -ms-transition: all 180ms linear 0ms;
  -o-transition: all 180ms linear 0ms;
  transition: all 180ms linear 0ms;
}

.ip-social a:before,
.ip-grid {
  margin: 0 -15px;
}

.ip-grid .grid-sizer {
  visibility: hidden;
}

.ip-grid .ip-grid-inner,
.ip-grid .grid-item-inner {
  position: relative;
}

.ip-grid .grid-item.ip-animated .grid-item-inner {
  animation: 0.65s ease 0s normal forwards 1 running moveUp;
  -webkit-animation: 0.65s ease 0s normal forwards 1 running moveUp;
  -webkit-transform: translateY(200px);
  -khtml-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
  transform: translateY(200px);
}

.ip-grid .ip-load-more {
  margin-top: 35px;
}

.ip-grid .ip-load-more .btn {
  padding: 0 42px;
  line-height: 55px;
  font-size: 15px;
}

.ip-grid .ip-load-more i {
  margin-left: 0;
  margin-right: 8px;
}

.ip-grid .ip-grid-pagination {
  margin-top: 20px;
}

.ip-grid .item-featured a {
  display: block;
}

.ip-grid .btn-loadmore i {
  margin-left: 0;
  margin-right: 0;
}

.ip-grid .btn-loadmore i.fa-refresh {
  margin-right: 8px;
}

.ip-grid-inner.row {
  margin: 0;
}

.hide-nav .ip-slick-carousel[data-arrows="true"] {
  padding-bottom: 0px !important;
}

.ip-nav-carousel {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.ip-nav-carousel .nav-prev,
.ip-nav-carousel .nav-next {
  height: 48px;
  width: 48px;
  border: 2px solid #c7c7c7;
  position: relative;
  z-index: 1;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 48px;
  -khtml-border-radius: 48px;
  -moz-border-radius: 48px;
  -ms-border-radius: 48px;
  -o-border-radius: 48px;
  border-radius: 48px;
}

.ip-nav-carousel .nav-prev i,
.ip-nav-carousel .nav-next i {
  color: rgba(14, 14, 14, 0.23);
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}

.ip-nav-carousel .nav-prev:hover,
.ip-nav-carousel .nav-next:hover {
  background-color: #0e0e0e;
  border-color: #0e0e0e;
}

.ip-nav-carousel .nav-prev:hover i,
.ip-nav-carousel .nav-next:hover i {
  color: #fff;
}

.ip-nav-carousel .nav-next {
  margin-left: 10px;
}

.ip-slick-carousel .slick-arrow {
  width: 60px;
  height: 60px;
  color: #222;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  position: absolute;
  padding: 0;
  background-color: #fff;
  background-image: none;
  font-size: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
  -khtml-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
  -moz-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
  -ms-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
  -o-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
  box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
}

.ip-slick-carousel .slick-arrow:before {
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
}

.ip-slick-carousel .slick-arrow:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  opacity: 0;
}

.ip-slick-carousel .slick-arrow:hover {
  color: #fff;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.ip-slick-carousel .slick-arrow:hover:after {
  opacity: 1;
}

.ip-slick-carousel .slick-arrow.slick-disabled {
  cursor: no-drop;
}

.ip-slick-carousel .slick-prev {
  margin-left: -40px;
}

.ip-slick-carousel .slick-prev:before {
  content: '\f104';
}

.ip-slick-carousel .slick-next {
  margin-left: 40px;
}

.ip-slick-carousel .slick-next:before {
  content: '\f105';
}

.ip-slick-carousel[data-arrows="true"] {
  padding-bottom: 95px;
}

.ip-slick-carousel.slick-arrow-style3.ip-slick-carousel[data-arrows="true"] {
  padding-bottom: 0;
}

.ip-slick-carousel.slick-arrow-style3.ip-slick-carousel[data-arrows="true"] .slick-arrow {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-left: 0;
  margin-right: 0;
  background-color: #f5f3f3;
  color: #1d1b4c;
  border: 2px solid #1d1b4c;
  height: 47px;
  width: 47px;
  -webkit-box-shadow: none !important;
  -khtml-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}

.ip-slick-carousel.slick-arrow-style3.ip-slick-carousel[data-arrows="true"] .slick-arrow:after {
  display: none;
}

.ip-slick-carousel.slick-arrow-style3.ip-slick-carousel[data-arrows="true"] .slick-arrow:hover {
  color: #fff;
  background-color: #1d1b4c !important;
}

.ip-slick-carousel.slick-arrow-style3.ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
  left: -23px;
  z-index: 9;
}

.ip-slick-carousel.slick-arrow-style3.ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  right: -23px;
  left: auto;
  z-index: 9;
}

.ip-slick-carousel.slick-arrow-style3.ip-slick-carousel[data-arrows="true"]:hover .slick-arrow {
  opacity: 1;
}



.ip-slick-carousel.nav-middle1.ip-slick-carousel[data-arrows="true"] {
  padding-bottom: 0;
}

.ip-slick-carousel.nav-middle1.ip-slick-carousel[data-arrows="true"] .slick-arrow {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-left: 0;
  margin-right: 0;
}

.ip-slick-carousel.nav-middle1.ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
  left: -14px;
  z-index: 9;
}

.ip-slick-carousel.nav-middle1.ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  right: -14px;
  left: auto;
  z-index: 9;
}

.ip-slick-slider .ip-carousel-inner {
  margin: 0 -15px;
}

.ip-slick-slider .ip-carousel-inner .slick-slide {
  padding: 0 15px;
}

#ip-loadding {
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 999999;
  top: 0;
  left: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  background-color: #fff;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

#ip-loadding .ip-dual-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
}

#ip-loadding .ip-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border-width: 4px;
  border-style: solid;
  border-right-color: transparent;
  border-left-color: transparent;
  animation: ct_dual_ring 1.2s linear infinite;
  border-bottom-color: #137cb4;
  border-top-color: #137cb4;
}

#ip-loadding .loading-spin {
  display: block;
  height: 65px;
  margin: -32px auto 0;
  position: relative;
  top: 50%;
  width: 65px;
}

#ip-loadding .loading-spin .spinner {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-animation: spin-rotate-all 1s linear infinite;
  animation: spin-rotate-all 1s linear infinite;
}

#ip-loadding .loading-spin .spinner .right-side,
#ip-loadding .loading-spin .spinner .left-side {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
  -webkit-animation: spin-fade-in-first 1.2s linear infinite alternate;
  animation: spin-fade-in-first 1.2s linear infinite alternate;
}

#ip-loadding .loading-spin .spinner .left-side {
  left: 0;
}

#ip-loadding .loading-spin .spinner .right-side {
  right: 0;
}

#ip-loadding .loading-spin .spinner.color-2 .right-side,
#ip-loadding .loading-spin .spinner.color-2 .left-side {
  -webkit-animation: spin-fade-in-second 1.2s linear infinite alternate;
  animation: spin-fade-in-second 1.2s linear infinite alternate;
}

#ip-loadding .loading-spin .spinner .bar {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 200px 0 0 200px;
  -khtml-border-radius: 200px 0 0 200px;
  -moz-border-radius: 200px 0 0 200px;
  -ms-border-radius: 200px 0 0 200px;
  -o-border-radius: 200px 0 0 200px;
  border-radius: 200px 0 0 200px;
  border: 6px solid #137cb4;
  position: relative;
}

#ip-loadding .loading-spin .spinner .bar:after {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  background: #137cb4;
  position: absolute;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

#ip-loadding .loading-spin .spinner .right-side .bar {
  -webkit-border-radius: 0 200px 200px 0;
  -khtml-border-radius: 0 200px 200px 0;
  -moz-border-radius: 0 200px 200px 0;
  -ms-border-radius: 0 200px 200px 0;
  -o-border-radius: 0 200px 200px 0;
  border-radius: 0 200px 200px 0;
  border-left: none;
  -webkit-transform: rotate(-10deg);
  -webkit-transform-origin: left center;
  transform: rotate(-10deg);
  transform-origin: left center;
  -webkit-animation: spin-rotate-right 0.75s linear infinite alternate;
  animation: spin-rotate-right 0.75s linear infinite alternate;
}

#ip-loadding .loading-spin .spinner .right-side .bar:after {
  bottom: -6px;
  left: -3px;
}

#ip-loadding .loading-spin .spinner .left-side .bar {
  border-right: none;
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-animation: spin-rotate-left 0.75s linear infinite alternate;
  animation: spin-rotate-left 0.75s linear infinite alternate;
}

#ip-loadding .loading-spin .spinner .left-side .bar:after {
  bottom: -6px;
  right: -3px;
}




.ip-spinner3 .double-bounce1,
.ip-spinner9 .dot1,
.ip-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  -webkit-transition: all 1s ease;
  -khtml-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.ip-modal .ip-modal-close {
  position: absolute;
  top: 60px;
  right: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  height: 60px;
  width: 60px;
  z-index: 99;
  color: #000;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0, 1);
  -khtml-transition: all 0.8s cubic-bezier(0.4, 0, 0, 1);
  -moz-transition: all 0.8s cubic-bezier(0.4, 0, 0, 1);
  -ms-transition: all 0.8s cubic-bezier(0.4, 0, 0, 1);
  -o-transition: all 0.8s cubic-bezier(0.4, 0, 0, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0, 1);
  transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  visibility: hidden;
}

.ip-modal .ip-modal-close:before {
  content: '';
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: -1;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
}

.ip-modal .ip-modal-close:hover:before {
  -webkit-transform: scale(1.1);
  -khtml-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.ip-modal .ip-modal-overlay {
  position: fixed;
  width: 224vw;
  height: 224vw;
  top: calc(90px - 112vw);
  right: calc(100px - 112vw);
  z-index: 3;
  display: block;
  background-color: rgba(14, 14, 14, 0.9);
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: transform 0.8s ease-in-out;
  -khtml-transition: transform 0.8s ease-in-out;
  -moz-transition: transform 0.8s ease-in-out;
  -ms-transition: transform 0.8s ease-in-out;
  -o-transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

.ip-modal .ip-modal-content {
  position: fixed;
  width: 0;
  max-width: 1200px;
  padding: 30px 15px;
  left: 50%;
  top: 50%;
  opacity: 0;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -khtml-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -moz-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -ms-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -o-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition-delay: 0s, 0.4s, 0s;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

.ip-modal.open {
  z-index: 9999;
}

.ip-modal.open .ip-modal-close {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

.ip-modal.open .ip-modal-overlay {
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  opacity: 1;
  -webkit-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -khtml-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -moz-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -ms-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -o-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
}

.ip-modal.open .ip-modal-content {
  width: 100%;
  opacity: 1;
  transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
}

.ip-modal.ip-modal-search .ip-modal-content {
  max-width: 680px;
}

.ip-modal-search .search-form-popup {
  position: relative;
}

.ip-modal-search .search-field {
  background-color: transparent;
  border: none;
  height: 60px;
  padding-left: 0;
  padding-right: 60px;
  padding-top: 16px;
  padding-bottom: 16px;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  border-bottom: 1px solid rgba(255, 255, 255, 0.87);
  font-family: 'Poppins', sans-serif;
}

.ip-modal-search .search-field:hover,
.ip-modal-search .search-field:focus {
  border-color: rgba(255, 255, 255, 0.87);
}

.ip-modal-search .search-submit {
  font-size: 28px;
  color: #fff;
  background-color: transparent;
  background-image: none;
  border: none;
  padding: 0;
  height: 60px;
  width: 60px;
  line-height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}

.ip-hidden-sidebar-overlay,
.ip-widget-cart-overlay {
  background-color: rgba(14, 14, 14, 0.82);
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  position: fixed;
  z-index: 1026;
  -webkit-transform: scaleX(0);
  -khtml-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: 100% 50%;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  -webkit-transition: transform 0.8s ease 0s;
  -khtml-transition: transform 0.8s ease 0s;
  -moz-transition: transform 0.8s ease 0s;
  -ms-transition: transform 0.8s ease 0s;
  -o-transition: transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  cursor: url(../images/pointer.png), auto;
}

.ip-hidden-sidebar {
  position: fixed;
  z-index: 1029;
  top: 0;
  right: 0;
  bottom: 0;
  width: 375px;
  background-color: #fff;
  font-size: 15px;
  line-height: 26px;
  color: #383838;
  overflow: hidden;
  -webkit-transform: translateX(380px);
  -khtml-transform: translateX(380px);
  -moz-transform: translateX(380px);
  -ms-transform: translateX(380px);
  -o-transform: translateX(380px);
  transform: translateX(380px);
  -webkit-transition: transform 0.8s ease 0s;
  -khtml-transition: transform 0.8s ease 0s;
  -moz-transition: transform 0.8s ease 0s;
  -ms-transition: transform 0.8s ease 0s;
  -o-transition: transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
}

.ip-hidden-sidebar .ip-hidden-sidebar-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  margin: 115px -15px 90px 0;
  padding: 0 60px 0 60px;
}

.ip-hidden-sidebar .ip-hidden-close {
  height: 40px;
  width: 40px;
  font-size: 24px;
  line-height: 40px;
  position: absolute;
  top: 30px;
  right: 30px;
  text-align: center;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  cursor: pointer;
}

.ip-hidden-sidebar .ip-hidden-close:hover {
  color: #137cb4;
}

.ip-hidden-sidebar section.widget {
  margin-bottom: 54px;
}

.ip-hidden-sidebar section.widget:last-child {
  margin-bottom: 0;
}

.ip-hidden-sidebar section.widget.logo-hidden-sidebar {
  margin-bottom: 30px;
}

.ip-hidden-sidebar section.widget.logo-hidden-sidebar img {
  max-height: 60px;
}

.ip-hidden-sidebar section.widget+.ip-getintouch {
  margin-top: -15px;
}

.ip-hidden-sidebar-wrap.open .ip-hidden-sidebar-overlay {
  -webkit-transform: scaleX(1);
  -khtml-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
}

.ip-hidden-sidebar-wrap.open .ip-hidden-sidebar {
  -webkit-transform: translateX(0px);
  -khtml-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}

.ip-widget-cart-wrap.open {
  /* End Modal */
}

.ip-widget-cart-wrap.open .ip-widget-cart-overlay {
  -webkit-transform: scaleX(1);
  -khtml-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
}

.ip-widget-cart-wrap.open .ip-widget-cart-sidebar {
  -webkit-transform: translateX(0px);
  -khtml-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -webkit-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
  -khtml-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
  -moz-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
  -ms-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
  -o-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
  box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
}

.ip-demo-bar {
  position: fixed;
  top: 0;
  right: 0;
  width: 600px;
  background: #fff;
  z-index: 99999;
  height: 100%;
  text-align: center;
  -webkit-transform: translate(601px, 0px);
  -khtml-transform: translate(601px, 0px);
  -moz-transform: translate(601px, 0px);
  -ms-transform: translate(601px, 0px);
  -o-transform: translate(601px, 0px);
  transform: translate(601px, 0px);
  -webkit-transition: transform 0.6s ease;
  -khtml-transition: transform 0.6s ease;
  -moz-transition: transform 0.6s ease;
  -ms-transition: transform 0.6s ease;
  -o-transition: transform 0.6s ease;
  transition: transform 0.6s ease;
}

.ip-demo-bar.active {
  -webkit-transform: translate(0px, 0px);
  -khtml-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.ip-demo-bar .ip-demo-option {
  position: absolute;
  top: 200px;
  left: -40px;
  height: 110px;
  padding: 10px 0;
  width: 40px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -khtml-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -o-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -webkit-border-radius: 5px 0 0 5px;
  -khtml-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}

.ip-demo-bar .ip-demo-option span {
  position: absolute;
  background-color: #222;
  color: #fff;
  white-space: nowrap;
  padding: 0 12px;
  font-size: 13px;
  top: 0;
  right: 100%;
  margin-right: 12px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}

.ip-demo-bar .ip-demo-option span:before {
  content: '';
  border-color: #222;
  border-style: solid;
  border-color: transparent transparent transparent #222;
  border-width: 6px;
  position: absolute;
  top: 50%;
  right: -12px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.ip-demo-bar .ip-demo-option a {
  display: block;
  color: #222;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  position: relative;
}

.ip-demo-bar .ip-demo-option a:first-child {
  font-size: 16px;
}

.ip-demo-bar .ip-demo-option a:hover span {
  opacity: 1;
  visibility: visible;
}

.ip-demo-bar .ip-demo-option .far {
  font-family: "Font Awesome 5 Pro";
}

.ip-demo-bar .ip-demo-bar-meta {
  padding: 40px 20px 0 20px;
}

.ip-demo-bar .ip-demo-bar-meta h4 {
  font-size: 18px;
}

.ip-demo-bar .ip-demo-bar-inner {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: -1px 1px 10px rgba(0, 0, 0, .1);
  -khtml-box-shadow: -1px 1px 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: -1px 1px 10px rgba(0, 0, 0, .1);
  -ms-box-shadow: -1px 1px 10px rgba(0, 0, 0, .1);
  -o-box-shadow: -1px 1px 10px rgba(0, 0, 0, .1);
  box-shadow: -1px 1px 10px rgba(0, 0, 0, .1);
  overflow: auto;
  height: 100%;
  color: #222;
  line-height: 1.5;
  font-size: 14px;
}

.ip-demo-bar .ip-demo-bar-inner:hover {
  overflow-y: auto;
}

.ip-demo-bar .ip-demo-bar-list {
  list-style: none;
  margin: 0;
  padding: 20px 10px;
  display: flex;
  flex-wrap: wrap;
}

.ip-demo-bar .ip-demo-bar-item {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 20px;
}

.ip-demo-bar .ip-demo-bar-item .ip-demo-bar-holder {
  position: absolute;
  top: 50%;
  padding: 20px;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  opacity: 0;
  z-index: 2;
}

.ip-demo-bar .ip-demo-bar-item .ip-demo-bar-holder h6 {
  color: #fff;
  margin-bottom: 18px;
}

.ip-demo-bar .ip-demo-bar-item .ip-demo-bar-holder .btn {
  line-height: 38px;
  font-size: 13px;
  padding: 0 16px;
  margin: 0 6px;
}

.ip-demo-bar .ip-demo-bar-item .ip-demo-bar-item-inner {
  position: relative;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  -khtml-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  -ms-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  -o-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
}

.ip-demo-bar .ip-demo-bar-item .ip-demo-bar-item-inner:before {
  z-index: 1;
  content: '';
  background-color: rgba(0, 0, 0, 0.78);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  opacity: 0;
}

.ip-demo-bar .ip-demo-bar-item .ip-demo-bar-item-inner:hover:before,
.ip-demo-bar .ip-demo-bar-item .ip-demo-bar-item-inner:hover .ip-demo-bar-holder {
  opacity: 1;
}

.ip-demo-bar .ip-demo-btn-group {
  display: flex;
  flex-wrap: nowrap;
}




.ip-background-animate,
.ip-background-animate {
  overflow: hidden;
}

.ip-background-animate .ip-animate-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.ip-background-animate .ip-animate-inner {
  background-position: left center;
  background-repeat: repeat-x;
  width: 200%;
  animation-name: background-animate;
  animation-duration: 70s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: background-animate;
  -webkit-animation-duration: 70s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: background-animate;
  -moz-animation-duration: 70s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: background-animate;
  -ms-animation-duration: 70s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: background-animate;
  -o-animation-duration: 70s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

#ip-mouse-move {
  position: fixed;
  z-index: 9999;
}

#ip-mouse-move .circle-cursor {
  position: fixed;
  top: inherit;
  left: inherit;
  pointer-events: none;
}

#ip-mouse-move .circle-cursor--inner {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 10px solid #137cb4;
  background-color: transparent;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin-top: -6px;
  margin-left: -8px;
}

#ip-mouse-move .circle-cursor--outer {
  width: 0;
  height: 0;
  background: transparent;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-right: 28px solid rgba(4, 179, 226, 0.5);
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin-top: -16px;
  margin-left: -22px;
  -webkit-transition: all 50ms linear 0ms;
  -khtml-transition: all 50ms linear 0ms;
  -moz-transition: all 50ms linear 0ms;
  -ms-transition: all 50ms linear 0ms;
  -o-transition: all 50ms linear 0ms;
  transition: all 50ms linear 0ms;
}


.ip-video-button {
  height: 52px;
  width: 52px;
  background-color: #2c318c;
  background-image: -webkit-gradient(linear, left top, right top, from(#2c318c), to(#137cb4));
  background-image: -webkit-linear-gradient(left, #2c318c, #137cb4);
  background-image: -moz-linear-gradient(left, #2c318c, #137cb4);
  background-image: -ms-linear-gradient(left, #2c318c, #137cb4);
  background-image: -o-linear-gradient(left, #2c318c, #137cb4);
  background-image: linear-gradient(left, #2c318c, #137cb4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2c318c', endColorStr='#137cb4', gradientType='1');
  position: relative;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  z-index: 99;
  -webkit-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
  -khtml-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
  -moz-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
  -ms-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
  -o-box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
  box-shadow: 0 3px 9px rgba(3, 31, 114, 0.21);
}

.ip-video-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ip-video-button .line-video-animation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.24);
  -webkit-border-radius: 60px;
  -khtml-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  animation: squares 3.9s linear 0s infinite;
  -webkit-animation: squares 3.9s linear 0s infinite;
  -ms-animation: squares 3.9s linear 0s infinite;
  -o-animation: squares 3.9s linear 0s infinite;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
  opacity: 0;
}

.ip-video-button .line-video-animation.line-video-2 {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.ip-video-button .line-video-animation.line-video-3 {
  -webkit-animation-delay: 2.6s;
  -moz-animation-delay: 2.6s;
  -o-animation-delay: 2.6s;
  animation-delay: 2.6s;
}

.ip-video-button:hover,
.ip-video-button:focus {
  color: #fff;
}

.ip-video-button:hover .line-video-animation,
.ip-video-button:focus .line-video-animation {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.ip-video-player .ip-video-button {
  height: 64px;
  width: 64px;
  font-size: 14px;
}

.ip-video-player .ip-video-button.style2 {
  height: 93px;
  width: 93px;
  font-size: 16px;
}

.ip-video-player .ip-video-button.style2 .line-video-animation {
  border: 1px solid rgba(44, 49, 140, 0.2);
}

.ip-video-player .ip-video-button.style3 {
  height: 76px;
  width: 76px;
  background-image: none;
  background-color: #2c318c;
  font-size: 16px;
  z-index: 1;
}

.ip-video-player .ip-video-button.style3 .line-video-animation {
  display: none;
}

.ip-video-player .ip-video-button.style3:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 49, 140, 0.8);
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  z-index: -1;
}

.ip-video-player .ip-video-button.style3:hover:before,
.ip-video-player .ip-video-button.style3:focus:before {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}




.ip-video-player .ip-video-image-bg+.ip-video-button,
.ip-video-player img+.ip-video-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}



.ip-navigation-menu1.tow-col-light ul.menu li {
  margin-bottom: 12px;
}

.ip-navigation-menu1.one-col-light ul.menu,
.ip-navigation-menu1.tow-col-light ul.menu {
  display: flex;
  flex-wrap: wrap;
}

.ip-navigation-menu1.one-col-light ul.menu li.megamenu,
.ip-navigation-menu1.tow-col-light ul.menu li.megamenu {
  display: none;
}

.ip-navigation-menu1.one-col-light ul.menu li a,
.ip-navigation-menu1.tow-col-light ul.menu li a {
  color: #9d9d9d;
  position: relative;
  font-size: 14px;
  padding-left: 16px;
  margin-bottom: 12px;
}

.ip-navigation-menu1.one-col-light ul.menu li a:before,
.ip-navigation-menu1.tow-col-light ul.menu li a:before {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  margin-right: 8px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.ip-navigation-menu1.one-col-light ul.menu li a:after,
.ip-navigation-menu1.tow-col-light ul.menu li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 15px;
  height: 1px;
  background-color: #fff;
  transform-origin: right center;
  -webkit-transform-origin: right center;
  -webkit-transform: scale(0, 1);
  -khtml-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  -khtml-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  -moz-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  -ms-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  -o-transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}

.ip-navigation-menu1.one-col-light ul.menu li:hover>a,
.ip-navigation-menu1.tow-col-light ul.menu li:hover>a,
.ip-navigation-menu1.one-col-light ul.menu li.current_page_item>a,
.ip-navigation-menu1.tow-col-light ul.menu li.current_page_item>a,
.ip-navigation-menu1.one-col-light ul.menu li.current-menu-item>a,
.ip-navigation-menu1.tow-col-light ul.menu li.current-menu-item>a,
.ip-navigation-menu1.one-col-light ul.menu li.current_page_ancestor>a,
.ip-navigation-menu1.tow-col-light ul.menu li.current_page_ancestor>a,
.ip-navigation-menu1.one-col-light ul.menu li.current-menu-ancestor>a,
.ip-navigation-menu1.tow-col-light ul.menu li.current-menu-ancestor>a {
  margin-left: 8px;
  color: #fff;
}

.ip-navigation-menu1.one-col-light ul.menu li:hover>a:after,
.ip-navigation-menu1.tow-col-light ul.menu li:hover>a:after,
.ip-navigation-menu1.one-col-light ul.menu li.current_page_item>a:after,
.ip-navigation-menu1.tow-col-light ul.menu li.current_page_item>a:after,
.ip-navigation-menu1.one-col-light ul.menu li.current-menu-item>a:after,
.ip-navigation-menu1.tow-col-light ul.menu li.current-menu-item>a:after,
.ip-navigation-menu1.one-col-light ul.menu li.current_page_ancestor>a:after,
.ip-navigation-menu1.tow-col-light ul.menu li.current_page_ancestor>a:after,
.ip-navigation-menu1.one-col-light ul.menu li.current-menu-ancestor>a:after,
.ip-navigation-menu1.tow-col-light ul.menu li.current-menu-ancestor>a:after {
  transform-origin: left center;
  -webkit-transform-origin: left center;
  -webkit-transform: scale(1, 1);
  -khtml-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.ip-navigation-menu1.one-col-light ul.menu li:last-child,
.ip-navigation-menu1.tow-col-light ul.menu li:last-child {
  margin-bottom: 0;
}

.ip-navigation-menu1.one-col-light ul.menu>li,
.ip-navigation-menu1.tow-col-light ul.menu>li {
  width: 50%;
}

.ip-navigation-menu1.one-col-light ul.menu li a,
.ip-navigation-menu1.tow-col-light ul.menu li a {
  color: #9d9d9d;
}

.ip-navigation-menu1.one-col-light ul.menu li:hover>a,
.ip-navigation-menu1.tow-col-light ul.menu li:hover>a,
.ip-navigation-menu1.one-col-light ul.menu li.current_page_item>a,
.ip-navigation-menu1.tow-col-light ul.menu li.current_page_item>a,
.ip-navigation-menu1.one-col-light ul.menu li.current-menu-item>a,
.ip-navigation-menu1.tow-col-light ul.menu li.current-menu-item>a,
.ip-navigation-menu1.one-col-light ul.menu li.current_page_ancestor>a,
.ip-navigation-menu1.tow-col-light ul.menu li.current_page_ancestor>a,
.ip-navigation-menu1.one-col-light ul.menu li.current-menu-ancestor>a,
.ip-navigation-menu1.tow-col-light ul.menu li.current-menu-ancestor>a {
  color: #fff;
}

.ip-navigation-menu1.one-col-light ul.menu>li {
  width: 100%;
}

.ip-navigation-menu1.default ul {
  margin-top: -12px;
}

.ip-navigation-menu1.default ul.sub-menu {
  margin-top: 0;
}

.ip-navigation-menu1.default li.megamenu {
  display: none;
}

.ip-navigation-menu1.default li a {
  margin-top: 12px;
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #0e0e0e;
  padding: 22px 35px;
}

.ip-navigation-menu1.default li a:before {
  background-color: #ececec;
  -webkit-border-radius: 1px;
  -khtml-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid #d7d7d7;
}

.ip-navigation-menu1.default li a:after {
  background-color: #000;
  background-image: none;
}

.ip-navigation-menu1.default li a i {
  position: absolute;
  top: 50%;
  right: 29px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.ip-navigation-menu1.default li.current-menu-item>a {
  color: #fff;
}

.ip-navigation-menu1.default li.current-menu-item>a:before {
  opacity: 0;
}

.ip-navigation-menu1.default li.current-menu-item>a:after {
  opacity: 1;
}

.ip-navigation-menu1.style-light1 li {
  display: block;
}

.ip-navigation-menu1.style-light1 li.megamenu {
  display: none;
}

.ip-navigation-menu1.style-light1 li a {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  position: relative;
}

.ip-navigation-menu1.style-light1 li a:before {
  content: '';
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  background-color: rgba(4, 179, 226, 0.45);
  opacity: 0;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}

.ip-navigation-menu1.style-light1 li:hover>a {
  color: #137cb4;
  margin-left: 10px;
}

.ip-navigation-menu1.style-light1 li:hover>a:before {
  opacity: 1;
  width: 100%;
}

.ip-navigation-menu1.style-light1 li+li {
  margin-top: 2px;
}

.ip-navigation-menu1.style-light2 a {
  font-size: 14px;
  color: #0e0e0e;
  font-family: 'Poppins', sans-serif;
}

.ip-navigation-menu1.style-light2 a:before {
  content: '\f105';
  margin-right: 12px;
  font-family: "Font Awesome 5 Pro";
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  font-weight: 900;
}

.ip-navigation-menu1.style-light2 a:hover {
  color: #137cb4;
  padding-left: 17px;
}

.ip-navigation-menu1.style-light2 a:hover:before {
  color: #137cb4;
}




.ip-heading {
  position: relative;
}

.ip-heading.sub-style2 {
  display: inline-flex;
  align-items: center;
}

.ip-heading .item--sub-title {
  font-weight: 600;
  display: inline-block;
  color: #0e0e0e;
  font-family: 'Poppins', sans-serif;
}

.ip-heading .item--sub-title:before {
  opacity: 0;
}


.ip-heading .item--sub-title.style3 {
  padding-right: 114px;
  position: relative;
  color: #137cb4;
  font-weight: 700;
  margin-bottom: 10px;
}

.ip-heading .item--sub-title.style3:before {
  content: '';
  width: 102px;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #137cb4;
}



.ip-heading .item--sub-title.show-line:before {
  opacity: 1;
}

.ip-heading .item--sub-title.hide-line {
  padding-left: 0;
}

.ip-heading .item--sub-title.hide-line:before {
  display: none;
}

.ip-heading .item--title {
  margin-bottom: 0;
}

.ip-heading .item--title strong {
  font-weight: 700;
}





.ip-heading .item--title b {
  color: #137cb4;
  font-weight: inherit;
}

.ip-heading .item--title meta,
.ip-heading .item--title span span {
  color: #137cb4;
}

.ip-heading .item--title cite {
  color: #137cb4;
  font-family: 'Playfair Display';
}

.ip-heading .item--title i {
  color: #2c318c;
  font-family: 'Playfair Display';
  font-style: normal;
}

.ip-heading .item--title small {
  font-size: inherit;
  line-height: inherit;
  font-weight: normal;
}

.ip-heading h3.item--title {
  font-size: 36px;
  line-height: 1.33333;
}

.ip-heading span.item--title {
  display: block;
}



.ip-contact-info1 .ip-contact-icon {
  display: inline-block;
  margin-right: 10px;
}


.ip-contact-info2 .ip-contact-icon {
  line-height: 1;
  height: 72px;
  width: 72px;
  min-width: 72px;
  position: relative;
  background-color: #137cb4;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-right: 15px;
}

.ip-contact-info2 .ip-contact-icon * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ip-contact-info2 .ip-contact-icon i {
  font-size: 40px;
  color: #fff;
}

.ip-contact-info2 .ip-contact-icon img {
  max-height: 40px;
}

.ip-contact-info2 .ip-contact-link {
  width: 35px;
  height: 72px;
  line-height: 72px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background-color: #137cb4;
  position: absolute;
  top: 50%;
  right: -22px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.ip-contact-info2 .ip-contact-link:hover i {
  -webkit-animation: toRightFromLeft 0.3s forwards;
  -moz-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}

.ip-contact-info3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

#137cb4 .ip-contact-icon {
  line-height: 1;
  margin-right: 14px;
}

#137cb4 .ip-contact-icon i {
  font-size: 42px;
  color: #137cb4;
}

#137cb4 .item--info .ip-contact-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

#137cb4 .item--info:hover .ip-contact-icon i,
#137cb4 .item--info:hover .ip-contact-icon img,
#137cb4 .item--info:hover .ip-contact-icon svg {
  animation: icon-bounce 800ms ease-out infinite;
  -webkit-animation: icon-bounce 800ms ease-out infinite;
}

.ip-client1.style3 .ip-slick-carousel[data-arrows="true"] {
  padding-bottom: 0;
  padding-left: 75px;
  padding-right: 75px;
}

.ip-client1.style3 .ip-slick-carousel[data-arrows="true"] .slick-arrow {
  width: 38px;
  height: 28px;
  color: #919191;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font-weight: 400;
  z-index: 99;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: 0;
}


.ip-client-grid1 .client-item-inner .btn:hover,
.ip-client-grid1 .ip-grid-inner {
  margin: 0 -2px -2px 0;
}

.ip-client-grid1 .ip-grid-inner .grid-item {
  padding: 0;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}




.ip-tab-banner1 .ip-tabs-title .ip-tab-title:before,
.ip-tab-banner1 .ip-tabs-title .ip-tab-title.active:after,
.ip-tab-banner1 .ip-tabs-title .ip-tab-title.active h4,
.ip-tab-banner2 .ip-tabs-title .ip-tab-title.active i,
.ip-tab-banner2 .ip-tabs-title .ip-tab-title.active h4,
.ip-tab-banner3 .ip-tab-title.active h4 {
  margin-top: -10px;
}



.ip-team-grid1.style2 .btn.btn-team:before,
.ip-team-grid1.style2 .item--title,
.ip-team-grid2 .ip-grid-inner.row {
  margin: 0 15px;
}

.ip-team-grid3 .item--social a .fa-facebook,
.ip-team-grid3 .item--social a .fa-youtube-play,
.ip-cta1 .btn:before {
  margin-top: 0;
}


.ip-nav-slick {
  width: 162px;
  height: 70px;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 25px 28px rgba(29, 27, 76, 0.19);
  -khtml-box-shadow: 0 25px 28px rgba(29, 27, 76, 0.19);
  -moz-box-shadow: 0 25px 28px rgba(29, 27, 76, 0.19);
  -ms-box-shadow: 0 25px 28px rgba(29, 27, 76, 0.19);
  -o-box-shadow: 0 25px 28px rgba(29, 27, 76, 0.19);
  box-shadow: 0 25px 28px rgba(29, 27, 76, 0.19);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.ip-nav-slick .nav-prev,
.ip-nav-slick .nav-next {
  width: 33px;
  height: 33px;
  -webkit-border-radius: 33px;
  -khtml-border-radius: 33px;
  -moz-border-radius: 33px;
  -ms-border-radius: 33px;
  -o-border-radius: 33px;
  border-radius: 33px;
  border: 2px solid #000;
  color: #000;
  margin: 0 6px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 300ms linear 0ms;
  -khtml-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
}

.ip-nav-slick .nav-prev i,
.ip-nav-slick .nav-next i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ip-nav-slick .nav-prev:hover,
.ip-nav-slick .nav-next:hover {
  background-color: #000;
  color: #fff;
}


.ip-blog-carousel-layout7 .item--featured {
  width: 47%;
  position: relative;
  overflow: hidden;
}

.ip-blog-carousel-layout7 .item--featured a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 500ms ease-out 0s;
  -khtml-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -ms-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  transition: all 500ms ease-out 0s;
}



.ip-blog-carousel-layout7 .item--category {
  font-size: 12px;
  text-transform: uppercase;
  color: #010101;
  font-weight: 500;
  line-height: 25px;
  background-color: #eee8e4;
  padding: 0 12px;
  display: inline-block;
  margin-bottom: 14px;
}

.ip-blog-carousel-layout7 .item--category a {
  color: inherit;
}

.ip-blog-carousel-layout7 .item--category a:hover {
  color: inherit;
}

.ip-blog-carousel-layout7 .item--content {
  font-size: 16px;
  line-height: 26px;
  color: #5c5c5e;
  font-family: "Nunito Sans";
  margin-bottom: 23px;
}

.ip-blog-carousel-layout7 .item--readmore a {
  font-size: 14px;
  font-weight: 600;
  box-shadow: none;
  padding: 0 20px;
  line-height: 48px;
  background-color: #000;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.ip-blog-carousel-layout7 .item--readmore a:hover,
.ip-blog-carousel-layout7 .item--readmore a:focus {
  background-color: #137cb4;
}

.ip-blog-carousel-layout7 .item--body {
  width: 53%;
  padding: 30px;
}

.ip-blog-carousel-layout7 .grid-item-inner {
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
  -khtml-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
  -moz-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
  -ms-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
  -o-box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
  box-shadow: 0 2px 30px rgba(4, 20, 69, 0.1);
  margin-top: 30px;
  margin-bottom: 45px;
  /* min-height: 300px; */
}

.ip-blog-carousel-layout7 .grid-item-inner:hover .item--featured a {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  -khtml-transform: scale3d(1.1, 1.1, 1.1);
  -moz-transform: scale3d(1.1, 1.1, 1.1);
  -ms-transform: scale3d(1.1, 1.1, 1.1);
  -o-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.ip-blog-carousel-layout7 .ip-slick-carousel {
  margin: 0 -30px 0 -30px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}

.ip-blog-carousel-layout7 .ip-slick-carousel .slick-list {
  overflow: visible;
}

.ip-blog-carousel-layout7 .slick-slide {
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  opacity: 0;
}

.ip-blog-carousel-layout7 .slick-slide.slick-active {
  opacity: 1;
}

.ip-blog-carousel-layout7 .slick-dots {
  margin-top: 0;
}

.ip-blog-carousel-layout7.style2 .item--body {
  padding-right: 20px;
}

.ip-blog-carousel-layout7.style2 .item--date {
  text-align: center;
  color: #000;
}

.ip-blog-carousel-layout7.style2 .item--date span {
  color: inherit;
}

.ip-blog-carousel-layout7.style2 .item--content {
  font-size: 15px;
  line-height: 24px;
  color: #3a4268;
}

.ip-blog-carousel-layout7.style2 .item--title {
  color: #281a48;
}

.ip-blog-carousel-layout7.style2 .item--category {
  background-color: #e0e2e7;
  color: #000;
}

.ip-blog-carousel-layout7.style2 .item--readmore a {
  background-color: #000;
  padding-left: 18px;
  padding-right: 58px;
}

.ip-blog-carousel-layout7.style2 .item--readmore a i {
  margin: 0;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translate(0, -50%);
  width: 32px;
  height: 32px;
  background-color: #137cb4;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  line-height: 32px;
  font-size: 15px;
  color: #000;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}

.ip-blog-carousel-layout7.style2 .item--readmore a:hover,
.ip-blog-carousel-layout7.style2 .item--readmore a:focus {
  background-color: #137cb4;
  color: #000;
}

.ip-blog-carousel-layout7.style2 .item--readmore a:hover i,
.ip-blog-carousel-layout7.style2 .item--readmore a:focus i {
  background-color: #000;
  color: #fff;
}




.ip-team-carousel1 .item--image img,
.ip-team-grid4 .item--image img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
}

.ip-team-carousel1 .item--image+.item--holder,
.ip-team-grid4 .item--image+.item--holder {
  position: relative;
  z-index: 9;
  margin-top: -40px;
}

.ip-team-carousel1 .item--title,
.ip-team-grid4 .item--title {
  font-size: 18px;
  margin-bottom: 2px;
}

.ip-team-carousel1 .item--title a,
.ip-team-grid4 .item--title a {
  color: inherit;
}

.ip-team-carousel1 .item--title a:hover,
.ip-team-grid4 .item--title a:hover {
  color: #137cb4;
}

.ip-team-carousel1 .item--holder,
.ip-team-grid4 .item--holder {
  text-align: center;
}

.ip-team-carousel1 .item--position,
.ip-team-grid4 .item--position {
  font-size: 14px;
  line-height: 24px;
  color: #737272;
}

.ip-team-carousel1 .item--social,
.ip-team-grid4 .item--social {
  list-style: none;
  margin-top: 8px;
  margin-bottom: 2px;
  line-height: 1;
  display: none;
}

.ip-team-carousel1 .item--social li,
.ip-team-grid4 .item--social li {
  display: inline-block;
  margin: 0 6px;
}

.ip-team-carousel1 .item--social li a,
.ip-team-grid4 .item--social li a {
  font-size: 15px;
  display: inline-block;
}

.ip-team-carousel1 .item--social li a:hover,
.ip-team-grid4 .item--social li a:hover {
  -webkit-transform: translateY(-4px);
  -khtml-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}

.ip-team-carousel1 .item--social li i.fa-facebook,
.ip-team-grid4 .item--social li i.fa-facebook {
  color: #25319d;
}

.ip-team-carousel1 .item--social li i.fa-twitter,
.ip-team-grid4 .item--social li i.fa-twitter {
  color: #0c91f7;
}

.ip-team-carousel1 .item--social li i.fa-instagram,
.ip-team-grid4 .item--social li i.fa-instagram {
  color: #f70c0c;
}

.ip-team-carousel1 .item--social li i.fa-behance,
.ip-team-grid4 .item--social li i.fa-behance {
  color: #287acd;
}

.ip-team-carousel1 .item--holder-inner,
.ip-team-grid4 .item--holder-inner {
  background-color: #fff;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
  box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
  padding: 24px 20px;
  position: absolute;
  top: 0;
  left: 30px;
  right: 30px;
}

.ip-team-carousel1 .item--inner,
.ip-team-grid4 .item--inner {
  padding-bottom: 200px;
}

.ip-team-carousel1 .item--inner:hover .item--image img,
.ip-team-grid4 .item--inner:hover .item--image img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.ip-team-carousel1 .slick-dots {
  margin-top: -40px;
}

.ip-team-carousel2 .item--holder {
  background-color: #fff;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  padding: 25px 10px;
  text-align: center;
}

.ip-team-carousel2 .item--image img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -khtml-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -ms-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -o-transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  transition: all 0.3s cubic-bezier(0, 0, 0.2, 1) 0s;
  -webkit-border-radius: 4px 4px 0 0;
  -khtml-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  width: 100%;
}

.ip-team-carousel2 .item--image+.item--holder {
  position: absolute;
  -webkit-border-radius: 0 0 4px 4px;
  -khtml-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  top: 100%;
  left: 0;
  right: 0;
}

.ip-team-carousel2 .item--title {
  font-size: 18px;
  margin-bottom: 5px;
}

.ip-team-carousel2 .item--title a {
  color: inherit;
}

.ip-team-carousel2 .item--title a:hover {
  color: inherit;
}

.ip-team-carousel2 .item--position {
  font-size: 15px;
  line-height: normal;
}

.ip-team-carousel2 .item--social {
  list-style: none;
  margin-bottom: 0;
  margin-top: 15px;
  padding-top: 12px;
  border-top: 1px solid #e4eaee;
  display: none;
}

.ip-team-carousel2 .item--social li {
  display: inline-block;
  margin: 0 20px;
}

.ip-team-carousel2 .item--social li a {
  color: #8c8d8e;
  font-size: 15px;
}

.ip-team-carousel2 .item--inner {
  position: relative;
  margin-bottom: 95px;
}

.ip-team-carousel2 .item--inner:hover .item--image img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.ip-team-carousel2 .slick-slide {
  margin-bottom: 87px;
}

.ip-team-carousel2 .ip-slick-carousel[data-arrows="true"] {
  padding-bottom: 55px;
}

.ip-team-carousel2 .ip-slick-carousel[data-arrows="true"] .slick-arrow {
  margin: 0;
  background-color: #bbb;
  color: #0e0e0e;
  -webkit-transform: translate(0, 0);
  -khtml-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.ip-team-carousel2 .ip-slick-carousel[data-arrows="true"] .slick-arrow:after {
  background-color: #fff !important;
  background-image: none !important;
}

.ip-team-carousel2 .ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  right: 15px;
  left: auto;
}

.ip-team-carousel2 .ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
  right: 88px;
  left: auto;
}

.ip-team-carousel2 .ip-slick-carousel[data-arrows="true"] .slick-arrow:hover {
  color: #0e0e0e !important;
}

.ip-team-carousel2 .slick-dots {
  margin-top: 0px;
}

.ip-counter-layout7 .ip-counter-number-value {
  margin: 0 3px;
  display: inline-block;
}

.ip-counter-layout7 .ip-counter-number-prefix,
.ip-fancy-box-grid1 {
  text-align: center;
  margin: 0;
}

.ip-fancy-box-grid1 .item--icon {
  line-height: 1;
  margin-bottom: 10px;
}

.ip-fancy-box-grid1 .item--icon i {
  color: #192743;
  font-size: 51px;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}

.ip-fancy-box-grid1 .item--title {
  font-size: 16px;
  line-height: 26px;
  color: #334870;
  margin-bottom: 0;
  font-weight: 600;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}

.ip-fancy-box-grid1 .item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.ip-fancy-box-grid1 .row {
  margin: 0;
}

.ip-fancy-box-grid1 .row .grid-item {
  padding: 0;
}

.ip-fancy-box-grid1 .item-line {
  background-color: #75a1fb;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  z-index: 99;
}

.ip-fancy-box-grid1 .item-line-top {
  top: -1px;
}

.ip-fancy-box-grid1 .item-line-bottom {
  bottom: -1px;
}

.ip-fancy-box-grid1 .item-line-top,
.ip-fancy-box-grid1 .item-line-bottom {
  width: calc(100% + 160px);
  width: -webkit-calc(100% + 160px);
  height: 2px;
  left: -80px;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to right, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
  background: rgba(0, 0, 0, 0) -ms-linear-gradient(to right, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
  background: rgba(0, 0, 0, 0) -o-linear-gradient(to right, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
}

.ip-fancy-box-grid1 .item-line-left {
  left: -1px;
}

.ip-fancy-box-grid1 .item-line-right {
  right: -1px;
}

.ip-fancy-box-grid1 .item-line-left,
.ip-fancy-box-grid1 .item-line-right {
  height: calc(100% + 160px);
  height: -webkit-calc(100% + 160px);
  width: 2px;
  top: -80px;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to top, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
  background: rgba(0, 0, 0, 0) -ms-linear-gradient(to top, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
  background: rgba(0, 0, 0, 0) -o-linear-gradient(to top, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
  background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(117, 161, 251, 0), #75a1fb, rgba(117, 161, 251, 0));
}

.ip-fancy-box-grid1 .item--inner {
  border: 1px solid #122445;
  padding: 32px 20px 23px;
  margin-left: -1px;
  margin-top: -1px;
  position: relative;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}

.ip-fancy-box-grid1 .item--inner:hover .item-line,
.ip-fancy-box-grid1 .item--inner.active .item-line {
  opacity: 1;
}

.ip-fancy-box-grid1 .item--inner:hover .item--title,
.ip-fancy-box-grid1 .item--inner.active .item--title {
  color: #fff;
}

.ip-fancy-box-grid1 .item--inner:hover .item--icon i,
.ip-fancy-box-grid1 .item--inner.active .item--icon i {
  color: #75a1fb;
}

.ip-fancy-box-grid1 .item--inner .item--holder {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.ip-case-study-grid1 .item--featured,
.ip-case-study-grid1 .item--featured img,
.ip-case-study-grid1 .item--title,
.ip-case-study-grid1 .item--title a,
.ip-case-study-grid1 .item--title a:hover,
.ip-case-study-grid1 .item--category,
.ip-case-study-grid1 .item--category a,
.ip-case-study-grid1 .item--category a:hover,
.ip-case-study-grid1 .item--readmore a,
.ip-case-study-grid1 .item--readmore a:before,
.ip-case-study-grid1 .item--readmore a:after,
.ip-case-study-grid1 .item--readmore a:before,
.ip-case-study-grid1 .item--readmore a:after,
.ip-case-study-grid1 .item--readmore a:hover:before,
.ip-case-study-grid1 .item--readmore a:hover:after,
.ip-case-study-grid1 .item--meta,
.ip-case-study-grid1 .item--holder,
.ip-case-study-grid1 .grid-item-inner,
.ip-case-study-grid1 .grid-item-inner:hover .item--meta,
.ip-case-study-grid1 .grid-item-inner:hover .item--featured img {
  padding-bottom: 62px;
}


.ip-showcase1:hover .ip-showcase-overlay,
.ip-fancy-box-carousel1 .item--link a:hover,
.ip-fancy-box-carousel1.ip-slick-slider .ip-carousel-inner {
  margin: 0;
}

.ip-fancy-box-carousel1.ip-slick-slider .ip-carousel-inner .slick-slide {
  padding: 0;
}

.ip-particle-animate {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ip-particle-animate img {
  width: 100% !important;
  height: auto;
}

.ip-particle-animate div {
  position: absolute;
  top: 0;
  left: 0;
}

.ip-particle-animate .shape-animate1 {
  animation: animationFramesTwo 12s infinite linear alternate;
}

.ip-particle-animate .shape-animate2 {
  animation: animationFramesOne 15s infinite linear alternate;
}

.ip-particle-animate .shape-animate3 {
  animation: animationFramesOne 12s infinite linear alternate;
}

.ip-particle-animate .shape-animate4 {
  animation: animationFramesFour 12s infinite linear alternate;
}

.ip-particle-animate .shape-animate5 {
  animation: animationFramesThree 12s infinite linear alternate;
}

.ip-particle-animate .shape-animate6 {
  animation: animationFramesFive 12s infinite linear alternate;
}

.ip-particle-animate .shape-right-left {
  animation: NewsletterAnimated1 12s infinite linear alternate;
}

.ip-particle-animate .shape-left-right {
  animation: NewsletterAnimated2 12s infinite linear alternate;
}

.ip-particle-animate .shape-top-bottom {
  animation: particleToptoBottom 12s infinite linear alternate;
}

.title-big .ip-heading h3.item--title {
  font-size: 72px;
  line-height: 82px;
  letter-spacing: -0.01em;
}


.ip-team-carousel3 .item--social-btn:before,
.ip-team-carousel3 .item--social a:nth-child(7),
.ip-team-carousel3 .item--social a:nth-child(8),
.ip-team-carousel3 .item--social a:nth-child(9),
.ip-team-carousel3 .item--social a:nth-child(10),
.ip-team-carousel3 .item--inner:before,
.ip-team-carousel3 .ip-slick-carousel {
  margin: 0 -50px 0 -50px;
  padding-left: 50px;
  padding-right: 50px;
  overflow: hidden;
}

.ip-team-carousel3 .ip-slick-carousel .slick-list {
  overflow: visible;
}

.ip-team-carousel3 .ip-slick-carousel[data-arrows="true"] {
  padding-bottom: 0;
}

.ip-team-carousel3 .ip-slick-carousel[data-arrows="true"] .slick-arrow {
  width: 52px;
  height: 52px;
  line-height: 52px;
  display: block;
  top: 50%;
  bottom: auto;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 99;
  margin: 0;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
  -khtml-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.19);
}

.ip-team-carousel3 .ip-slick-carousel[data-arrows="true"] .slick-arrow:after {
  display: none;
}

.ip-team-carousel3 .ip-slick-carousel[data-arrows="true"] .slick-arrow:hover {
  color: #fff;
  background-color: #000a93;
}

.ip-team-carousel3 .ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
  left: 41px;
  right: auto;
}

.ip-team-carousel3 .ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  left: auto;
  right: 41px;
}

.ip-team-carousel3 .ip-slick-carousel[data-arrows="true"]:hover .slick-arrow {
  opacity: 1;
}

.ip-team-carousel4 .item--inner:hover .item--title,
.ip-team-carousel4 .slick-dots li button:before,
.ip-team-carousel5 .ip-slick-carousel {
  margin: 0 -30px 0 -30px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}

.ip-team-carousel5 .ip-slick-carousel .slick-list {
  overflow: visible;
}

.ip-team-carousel5.style2 .ip-slick-carousel[data-arrows="true"] {
  padding-bottom: 0;
}

.ip-team-carousel5.style2 .ip-slick-carousel[data-arrows="true"] .slick-arrow {
  bottom: auto;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: 0;
  z-index: 99;
}

.ip-team-carousel5.style2 .ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
  left: 18px;
  right: auto;
}

.ip-team-carousel5.style2 .ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  right: 18px;
  left: auto;
}

.ip-team-carousel6 .item--image img {
  width: 100%;
}

.ip-team-carousel6 .item--title {
  font-size: 22px;
  line-height: 26px;
  color: #1d1b4c;
  margin-bottom: 2px;
}

.ip-team-carousel6 .item--title a {
  color: inherit;
}

.ip-team-carousel6 .item--position {
  line-height: normal;
  font-size: 15px;
  color: #137cb4;
}

.ip-team-carousel6 .item--description {
  font-size: 14px;
  color: #c1c1c6;
  line-height: 22px;
  margin-top: 9px;
  margin-bottom: 11px;
}

.ip-team-carousel6 .item--social a {
  color: #5e6877;
  display: inline-block;
  margin: 0 6px;
}

.ip-team-carousel6 .item--social a:hover {
  color: #fff;
}

.ip-team-carousel6 .item--holder {
  background-color: #fff;
  text-align: center;
  padding: 15px 15px 17px;
  -webkit-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
  -khtml-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
  -moz-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
  -ms-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
  -o-box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
  box-shadow: 0 5px 40px rgba(29, 27, 76, 0.15);
  position: absolute;
  bottom: -40px;
  left: 30px;
  right: 30px;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
}

.ip-team-carousel6 .item--meta {
  display: none;
}

.ip-team-carousel6 .item--inner {
  margin-bottom: 80px;
  position: relative;
}

.ip-team-carousel6 .item--inner:hover .item--title a {
  color: #fff;
}

.ip-team-carousel6 .item--inner:hover .item--holder {
  background-color: #000;
  padding-top: 20px;
  padding-bottom: 22px;
}

.ip-team-carousel6 .ip-slick-carousel.slick-arrow-style3.ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
  left: -8px;
  margin-top: -40px;
}

.ip-team-carousel6 .ip-slick-carousel.slick-arrow-style3.ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
  right: -8px;
  margin-top: -40px;
}


.ip-angle svg {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  height: 90px;
  fill: #fff;
}

.ip-menu-item {
  list-style: none;
  margin-bottom: 0;
}

.ip-menu-item a {
  display: inline-block !important;
}

.ip-menu-item a cite {
  background-color: #137cb4;
  color: #fff;
  -webkit-border-radius: 18px;
  -khtml-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  text-transform: capitalize;
  font-style: normal;
  font-size: 10px;
  padding: 0 5px;
  font-weight: 700;
  line-height: 16px;
  display: inline-block;
  margin-left: 4px;
  position: relative;
  top: -8px;
}

.ip-menu-item i {
  font-size: 94%;
  margin-right: 4px;
  display: inline-block;
  min-width: 14px;
}

.ip-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields input[type="email"],
.ip-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:before,
.ip-mailchimp1.style3 .mc4wp-form .mc4wp-response,
.ip-mailchimp1.style3 .mc4wp-form .mc4wp-response p,
.ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields,
.ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="email"]
.ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="text"],
.ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields .fac-envelope,
.ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="submit"],
.ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:before
.ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:after,
.ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:before,
.ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:after,
.ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:hover:after
.ip-slider-prev,
.ip-slider-prev:hover,
.ip-slider-prev span,
.ip-slider-prev:before,
.ip-feature-list .ip-item-left {
  position: relative;
  border: 1px solid #e9eaf6;
  padding: 16px;
  background-color: #fff;
  -webkit-transition: all 200ms linear 0ms;
  -khtml-transition: all 200ms linear 0ms;
  -moz-transition: all 200ms linear 0ms;
  -ms-transition: all 200ms linear 0ms;
  -o-transition: all 200ms linear 0ms;
  transition: all 200ms linear 0ms;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}


.ip-cover-boxes1 {
  margin: 0 -30px 0 0;
  display: flex;
  flex-wrap: wrap;
}

.ip-cover-boxes1 .item--image {
  width: 100%;
  position: relative;
}

.ip-cover-boxes1 .item--icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  font-size: 40px;
  color: #fff;
  z-index: 1;
  font-weight: 400;
  -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  background-color: #137cb4;
}

.ip-cover-boxes1 .item--icon svg {
  fill: #fff;
}

.ip-cover-boxes1 .item--icon i,
.ip-cover-boxes1 .item--icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ip-cover-boxes1 .item--title {
  margin-bottom: 12px;
  font-size: 22px;
  line-height: 30px;
  color: #fff;
}

.ip-cover-boxes1 .item--readmore {
  margin-top: 17px;
}

.ip-cover-boxes1 .item--readmore a {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  display: inline-flex;
  align-items: center;
}

.ip-cover-boxes1 .item--readmore a i {
  color: #137cb4;
  font-weight: normal;
  margin-left: 10px;
}

.ip-cover-boxes1 .item--readmore a:hover i {
  animation: icon-bounce-right 800ms ease-out infinite;
  -webkit-animation: icon-bounce-right 800ms ease-out infinite;
}

.ip-cover-boxes1 .item--content {
  overflow: hidden;
  position: relative;
}

.ip-cover-boxes1 .item--content .item--content-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 25px 22px 20px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.67);
  font-family: "Nunito Sans";
}

.ip-cover-boxes1 .ip-cover-inner {
  border: 8px solid #fff;
  background-color: #000;
  display: flex;
  flex-wrap: wrap;
  width: 277px;
}

.ip-cover-boxes1 .ip-cover-item {
  width: 277px;
  display: none;
  margin-right: 30px;
  overflow: hidden;
  -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
  -webkit-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
}

.ip-cover-boxes1 .ip-cover-item:nth-child(1) {
  animation-delay: 50ms;
  -webkit-animation-delay: 50ms;
  display: block;
}

.ip-cover-boxes1 .ip-cover-item:nth-child(2) {
  animation-delay: 100ms;
  -webkit-animation-delay: 100ms;
  display: block;
}

.ip-cover-boxes1 .ip-cover-item:nth-child(3) {
  animation-delay: 150ms;
  -webkit-animation-delay: 150ms;
  display: block;
}

.ip-cover-boxes1 .ip-cover-item.active {
  width: 554px;
  -webkit-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
  -khtml-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
  box-shadow: 0 19px 40px rgba(0, 0, 0, 0.26);
}

.ip-cover-boxes1 .ip-cover-item.active .ip-cover-inner {
  width: 554px;
}

.ip-cover-boxes1 .ip-cover-item.active .item--image {
  width: calc(50% - 8px);
  width: -webkit-calc(50% - 8px);
}

.ip-cover-boxes1 .ip-cover-item.active .item--content {
  width: 50%;
}

.ip-cover-boxes1 .ip-cover-item.active .item--icon {
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
  -khtml-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
}


.ip-get-quote1 .ip-quote-meta {
  padding-bottom: 0;
}




.ip-contact-info1.style3 .ip-contact-icon i {
  color: #fff;
}

.ip-contact-info1.style3 .ip-contact-icon:before {
  content: '';
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(40deg, #2c318c, #137cb4);
  background-image: -moz-linear-gradient(40deg, #2c318c, #137cb4);
  background-image: -ms-linear-gradient(40deg, #2c318c, #137cb4);
  background-image: -o-linear-gradient(40deg, #2c318c, #137cb4);
  background-image: linear-gradient(40deg, #2c318c, #137cb4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2c318c', endColorStr='#137cb4');
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ip-contact-info1.style3 .ip-contact-content {
  display: block;
  font-size: 16px;
  line-height: 1.625;
  color: #000c3f;
}



.site-h17 .ip-demo-bar .ip-demo-option {
  top: 100px;
}

.ip-cart-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0;
  padding: 5px 0;
  width: 40px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -khtml-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -o-box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
  -webkit-border-radius: 5px 0 0 5px;
  -khtml-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  z-index: 1001;
}

.ip-cart-bar .ip-cart-option {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
}

.ip-cart-bar .ip-cart-option .ip-cart-count-sidebar {
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background-color: #137cb4;
  position: absolute;
  top: 2px;
  right: 3px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.ip-widget-cart-sidebar .ip-close {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 44px;
  width: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}

.admin-bar .ip-widget-cart-wrap .ip-widget-cart-sidebar {
  top: 32px;
}

.footer-template-default #ip-masthead,
.footer-template-default #pagetitle {
  display: none;
}


body.rtl .ip-demo-bar {
  left: 0;
  right: auto;
  -webkit-transform: translate(-601px, 0px);
  -khtml-transform: translate(-601px, 0px);
  -moz-transform: translate(-601px, 0px);
  -ms-transform: translate(-601px, 0px);
  -o-transform: translate(-601px, 0px);
  transform: translate(-601px, 0px);
}

body.rtl .ip-demo-bar.active {
  -webkit-transform: translate(0px, 0px);
  -khtml-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

body.rtl .ip-demo-bar .ip-demo-option {
  left: auto;
  right: -40px;
  -webkit-border-radius: 0 5px 5px 0;
  -khtml-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}

body.rtl .ip-demo-bar .ip-demo-option span {
  right: auto;
  left: 100%;
  margin-right: 0;
  margin-left: 12px;
}

body.rtl .ip-demo-bar .ip-demo-option span:before {
  right: auto;
  left: -12px;
  border-color: transparent #222 transparent transparent;
}

body.rtl .ip-grid .ip-load-more i {
  margin-right: 0;
  margin-left: 8px;
}

body.rtl .ip-nav-carousel {
  /* Slider */
}

body.rtl .ip-nav-carousel .nav-prev .fac-angle-left::before {
  content: "\f105";
}

body.rtl .ip-nav-carousel .nav-next {
  margin-left: 0;
  margin-right: 10px;
}

body.rtl .ip-nav-carousel .nav-next .fac-angle-right::before {
  content: "\f104";
}

body.rtl #ip-header-wrap .ip-header-branding .logo-light,
body.rtl #ip-header-wrap .ip-header-branding .logo-mobile {
  left: auto;
  right: 0%;
}

body.rtl .ip-menu-toggle {
  right: auto;
  left: 0;
}

body.rtl #ip-header-wrap .ip-header-holder.style-two .h-item-icon {
  margin-right: 0;
  margin-left: 10px;
}

body.rtl #ip-header-wrap .ip-header-holder.style-two .ip-header-info-item:before {
  left: auto;
  right: 0;
}

body.rtl #ip-header-wrap .ip-header-holder.style-two .ip-header-info-item+.ip-header-info-item {
  margin-left: 0px;
  padding-left: 0px;
  margin-right: 34px;
  padding-right: 34px;
}

body.rtl #ip-header-wrap .ip-header-holder.style-two .ip-header-info-item.ip-header-call svg {
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}



body.rtl #ip-header-wrap .ip-header-meta .header-right-item.h-btn-cart .widget_cart_counter_header {
  right: auto;
  left: -11px;
}

body.rtl #ip-header-wrap #ip-header-top .ip-header-social a+a {
  margin-left: 0;
  margin-right: 10px;
}

body.rtl #ip-header-wrap .ip-header-holder .ip-header-info-item i {
  margin-right: 0;
  margin-left: 12px;
}

body.rtl #ip-header-wrap .ip-header-button {
  margin-right: 0;
  margin-left: 15px;
}

body.rtl #ip-header-wrap .ip-header-button .ip-arrow-right {
  margin-left: 14px;
  margin-right: 14px;
  -webkit-transform: scaleX(-1);
  -khtml-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}

body.rtl #ip-header-wrap .ip-header-meta {
  margin-left: 0;
  margin-right: 18px;
}

body.rtl #ip-header-wrap .ip-header-meta .header-right-item+.header-right-item {
  margin-left: 0;
  margin-right: 36px;
}


body.rtl #ip-header-wrap .site-header-lang.custom {
  padding-left: 0px !important;
  margin-left: 0px;
  margin-right: 12px;
  padding-right: 27px !important;
}

body.rtl #ip-header-wrap .site-header-lang.custom:before {
  left: auto;
  right: 0;
}

body.rtl .ip-modal-search {
  /* End Header */
  /* Blog */
}

body.rtl .ip-modal-search .search-field {
  margin-right: 0;
  margin-left: 60px;
}

body.rtl .ip-modal-search .search-submit {
  left: 0;
  right: auto;
  text-align: left;
}

body.rtl .ip-heading .item--sub-title.style2+.item--title {
  padding-left: 0;
  padding-right: 52px;
}

body.rtl .ip-heading .item--sub-title.style2 {
  left: auto;
  right: -98px;
}





body.rtl .ip-contact-info1 .ip-contact-icon {
  margin-right: 0;
  margin-left: 10px;
}

body.rtl .ip-newsletter1 .tnp-field-button,
body.rtl .ip-navigation-menu1.tow-col-light ul.menu li a {
  padding-left: 0;
  padding-right: 16px;
}

body.rtl .ip-navigation-menu1.tow-col-light ul.menu li a:before {
  content: "\f104";
  left: auto;
  right: 0;
  margin-left: 8px;
  margin-right: 0;
}

body.rtl .ip-navigation-menu1.tow-col-light ul.menu li a:after {
  display: none;
}



body.rtl .ip-accordion.layout2 .ip-ac-title-text i {
  margin-left: 0;
  margin-right: 8px;
}


body.rtl .ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="email"]
body.rtl .ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="text"],
body.rtl .ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields input[type="submit"],
body.rtl .ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields::before
body.rtl .ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields::after {
  margin-right: 0;
  margin-left: 17px;
}

body.rtl .ip-blog-carousel-layout7 .item--date {
  left: auto;
  right: 16px;
}

body.rtl .ip-blog-carousel-layout7.style2 .item--readmore a {
  padding-left: 58px;
  padding-right: 18px;
}

body.rtl .ip-blog-carousel-layout7.style2 .item--readmore a i {
  right: auto;
  left: 8px;
}





body.rtl .ip-menu-item i {
  margin-right: 0;
  margin-left: 4px;
  /* End Shortcode */
  /* Single Post & Comment & Form */
}

/* ============================================================
   Source: ip-origin-media-styles.css
   (17 rules with ct- selectors)
   ============================================================ */

@media screen and (max-width: 575px) {
  #ip-newsletter-popup .ip-newsletter-close {
    top: 8px;
    right: 8px;
  }

  #ip-newsletter-popup .ip-newsletter-content .ip-newsletter-content-inner {
    padding: 43px 30px 36px 30px;
  }

  #ip-newsletter-popup form.newsletter,
  #ip-newsletter-popup form.tnp-subscription {
    display: block;
  }

  #ip-newsletter-popup form.newsletter .tnp-field-email,
  #ip-newsletter-popup form.tnp-subscription .tnp-field-email {
    margin-right: 0;
    margin-bottom: 10px;
  }

  #ip-newsletter-popup form.newsletter .tnp-button,
  #ip-newsletter-popup form.tnp-subscription .tnp-button {
    width: 100%;
  }

  .ip-navigation-menu1.one-col-light ul.menu>li,
  .ip-navigation-menu1.tow-col-light ul.menu>li {
    width: 100%;
  }

  

 

  .ip-team-details .ip-team-image {
    width: 100%;
    min-height: 300px;
  }

  .ip-team-details .ip-team-content {
    width: 100%;
    padding-left: 20px;
  }

  .ip-history1 .ip-history--meta h3 {
    font-size: 16px;
  }

  .ip-history1 .ip-history--meta span {
    font-size: 13px;
  }

  

  .ip-career-grid1 .item--inner {
    padding-left: 20px;
  }

  .ip-banner2 .ip-banner-icon {
    margin-right: 0;
    margin-bottom: 12px;
  }

  .ip-banner2 .ip-banner-holder {
    display: block;
  }

  .ip-feature-list .ip-feature-item {
    width: 100%;
  }

  .ip-feature-list .ip-feature-item+.ip-feature-item {
    margin-top: 32px;
  }

  .ip-emergency .item--title {
    font-size: 22px;
  }

  .ip-about-us .ip-box-item {
    width: 100%;
  }


}


@media screen and (max-width: 600px) {
  .admin-bar #ip-header-wrap #ip-header.h-fixed {
    top: 0;
  }
}


@media screen and (max-width: 767px) {
  

 

  #ip-header-wrap #ip-header-top {
    display: none;
  }

  #ip-newsletter-popup .ip-newsletter-content .ip-newsletter-content-inner {
    padding-left: 40px;
    padding-right: 40px;
  }

  #ip-newsletter-popup .ip-newsletter-meta {
    margin-right: 0;
  }

  #ip-newsletter-popup .ip-newsletter-image {
    display: none;
  }

  .ip-point .ip-point-meta {
    display: none;
  }

  .ip-point .ip-point-icon img {
    max-height: 60px;
  }

  .ip-cta2 {
    margin-left: 0;
    border-radius: 110px 110px 0 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .ip-cta2 .item--image {
    display: none;
  }

  .ip-cta2 .item--subtitle {
    font-size: 14px;
  }

  .ip-cta2 .item--title {
    font-size: 22px;
    line-height: 1.2;
  }

 
 
  .ip-heading .item--title br {
    display: none;
  }

  .ip-contact-info3 {
    margin-left: 15px;
  }

  #137cb4 .ip-contact-icon img {
    max-width: 36px;
  }

  .ip-client1.style3 .client-image {
    padding: 0;
  }

  .ip-client1.style3 .ip-slick-carousel[data-arrows="true"] {
    padding-left: 35px;
    padding-right: 35px;
  }

  .ip-client1.style3 .ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: 0;
  }

  .ip-client1.style3 .ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    right: 0;
  }

  

  .ip-client-grid1 .client-image {
    padding: 30px 15px;
  }

  .ip-client-grid1 .client-item-inner {
    padding-left: 15px;
    padding-right: 15px;
  }

  .ip-client-grid1 .client-desc {
    font-size: 13px;
    line-height: 22px;
  }



  .ip-tab-banner1 .ip-tabs-title {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }

  .ip-tab-banner1 .ip-tabs-title .ip-tab-title .tab-arrow {
    display: none;
  }

  .ip-tab-banner1 .ip-tabs-content {
    width: 100%;
  }

  .ip-tab-banner1 .ip-tabs-content .ip-tab-content {
    min-height: 300px;
  }

  .ip-tab-banner1 .ip-tabs-content .ip-tab-content .ip-tab-image {
    min-height: 300px;
  }

  .ip-tab-banner2 {
    padding-left: 0;
  }

  .ip-tab-banner2 .ip-tabs-title {
    position: static;
    -webkit-transform: translate(0, 0%);
    -khtml-transform: translate(0, 0%);
    -moz-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    -o-transform: translate(0, 0%);
    transform: translate(0, 0%);
    max-width: 100%;
  }

  .ip-tab-banner2 .ip-tabs-title .ip-tab-title {
    width: 100%;
  }

  .ip-tab-banner3 .ip-tab-box {
    top: 15px;
    left: 15px;
    max-width: 260px;
    padding: 24px 20px;
  }

  .ip-tab-banner3 .ip-tabs-title {
    width: 100%;
  }

  .ip-tab-banner3 .ip-tabs-content {
    width: 100%;
  }

  .ip-tab-banner3 .ip-tab-title.active {
    -webkit-transform: translateX(0px);
    -khtml-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }


  .ip-team-details .ip-team-image {
    width: 42%;
  }

  .ip-team-details .ip-team-icon {
    width: 80px;
    min-width: 80px;
  }

  .ip-team-details .ip-team-icon i {
    font-size: 24px;
  }

  .ip-team-details .ip-team-holder {
    padding-bottom: 12px;
  }

  .ip-team-details .ip-team-contact li {
    margin-top: 10px;
    margin-right: 0;
    width: 100%;
  }

  .ip-team-details .ip-team-meta {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ip-team-details .ip-team-meta .ip-team-title {
    font-size: 18px;
  }

  .ip-team-details .ip-team-meta .ip-team-position {
    font-size: 14px;
  }

  .ip-team-details .ip-team-content {
    width: 58%;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 20px;
  }

  .ip-cta1 .btn {
    padding: 0 22px;
  }

  .ip-history1 {
    padding-top: 114px;
  }

  .ip-history1 .ip-history--meta h3 {
    font-size: 18px;
  }

  .ip-history1 .ip-history--meta span {
    font-size: 14px;
    line-height: 24px;
  }

  .ip-history1 .ip-history--item {
    padding-right: 40px;
  }

  .ip-history1 .ip-history--item:before {
    width: 30px;
  }

  .ip-history1 .ip-history--even .ip-history--item {
    padding-left: 40px;
  }

  

  .ip-signature1 .signature-image {
    margin-right: 20px;
  }


  



  .ip-award1 .ip-award-bg {
    min-height: 180px;
  }

  .ip-counter-layout7 .ip-counter-holder {
    padding-left: 15px;
    padding-right: 15px;
  }

  .ip-banner1 {
    padding-left: 60px;
  }

  .ip-banner1 .ip-banner-imge {
    margin-right: 0;
  }

  .ip-banner1 .ip-banner-title {
    bottom: 0;
  }

  .ip-fancy-box-grid2 .item--inner {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ip-case-study-grid1 .item--meta {
    padding-left: 20px;
  }

 

  .ip-divider1 {
    width: 120px;
  }

  .ip-fancy-box-carousel1 .item--inner {
    padding-left: 30px;
    padding-right: 30px;
  }


  .ip-team-carousel3 .ip-slick-carousel[data-arrows="true"] .slick-arrow {
    opacity: 0;
  }

  .ip-angle.hide-sm {
    display: none;
  }

  .ip-feature-list .ip-feature-item {
    width: 50%;
  }

  .ip-feature-list .ip-feature-item+.ip-feature-item {
    margin-top: 0;
  }

  .ip-feature-list .ip-item-center {
    width: 100%;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ip-feature-list .ip-item-left,
  .ip-feature-list .ip-item-right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  .ip-feature-list .ip-item-left .ip-feature-item:before {
    display: none;
  }

  .ip-feature-list .ip-item-right .ip-feature-item:before {
    display: none;
  }

  .ip-emergency {
    padding: 40px 20px;
  }

  .ip-emergency ul li {
    width: 100%;
  }



  .ip-cover-boxes1 .item--image {
    width: 100%;
  }

  .ip-cover-boxes1 .item--content {
    width: 100%;
  }

  .ip-cover-boxes1 .ip-cover-item {
    width: 100% !important;
  }

  .ip-cover-boxes1 .ip-cover-item.active {
    width: 100%;
  }

  .ip-get-quote1 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .ip-get-quote1 .ip-quote-meta,
  .ip-get-quote1 .ip-quote-form {
    width: 100%;
  }

  .ip-get-quote1 .ip-quote-meta {
    margin-bottom: 32px;
  }

  .ip-get-quote1 .ip-quote-meta p i {
    display: none;
  }

  .ip-about-us {
    display: block;
  }

  .ip-about-us .ip-about-left {
    width: 100%;
    min-width: 100%;
    padding: 90px 15px;
  }

  .ip-about-us .ip-about-holder {
    padding: 50px 20px 100px 30px;
  }

  .ip-about-us .ip-about-imge {
    position: static;
    -webkit-transform: translate(0, 0%);
    -khtml-transform: translate(0, 0%);
    -moz-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    -o-transform: translate(0, 0%);
    transform: translate(0, 0%);
  }

  .ip-about-us .ip-about-title {
    font-size: 30px;
  }

 

  body.rtl .ip-signature1 .signature-image {
    margin-right: 0px;
    margin-left: 20px;
  }

  body.rtl .ip-about-us .ip-about-holder {
    padding-right: 100px;
    padding-left: 20px;
  }
}


@media screen and (max-width: 782px) {
  .admin-bar #ip-header-wrap #ip-header.h-fixed {
    top: 46px;
  }
}


@media screen and (max-width: 991px) {
  .ip-demo-bar {
    display: none;
  }

  .ip-fancy-box-grid3 .item--icon {
    margin-right: 0;
    margin-bottom: 18px;
  }

  .ip-fancy-box-grid3 .item--inner {
    display: block;
  }

  .ip-cta2 .item--title {
    font-size: 24px;
  }



  .ip-title1.style2 h3 {
    font-size: 30px;
  }

  .ip-list .ip-list-item h3 {
    font-size: 20px;
  }

 

  .ip-heading h3.item--title {
    font-size: 30px;
  }

  .ip-contact-info1.style2 .ip-contact-content {
    font-size: 16px;
    line-height: 26px;
  }

  


  .ip-team-details .ip-team-contact {
    padding: 0;
  }

  .ip-team-details .ip-team-contact li {
    margin-right: 20px;
  }

  .ip-team-details .ip-team-meta {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ip-team-details .ip-team-content {
    padding-left: 50px;
    padding-right: 40px;
  }

  

  .ip-gallery-carousel1 .slick-dots li {
    margin: 0 -10px;
  }

  .ip-download .item--download a {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 10px;
  }


  .ip-blog-carousel-layout7 .item--featured {
    width: 100%;
    min-height: 280px;
  }

  .ip-blog-carousel-layout7 .item--body {
    width: 100%;
  }

 

 

  .ip-banner1 .ip-banner-title {
    padding: 22px 25px;
    font-size: 18px;
  }

  .ip-banner2 .ip-banner-imge {
    padding-left: 24px;
    padding-top: 24px;
  }

  .ip-banner2 .ip-banner-icon {
    margin-right: 10px;
  }

  .ip-banner2 .ip-banner-icon img {
    max-width: 42px;
  }

  .ip-banner2 .ip-banner-title {
    font-size: 20px;
  }

  .ip-banner2 .ip-banner-holder {
    margin-left: 34px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ip-showcase1 .ip-showcase-meta h3 {
    font-size: 17px;
  }

  .ip-showcase1 .ip-showcase-link {
    padding: 0 40px;
    line-height: 55px;
  }

  .ip-particle-animate {
    display: none;
  }

  

  .ip-team-carousel4 .item--image {
    max-width: 100%;
  }

  .ip-team-carousel4 .item--image img {
    -webkit-border-radius: 7px 7px 0 0;
    -khtml-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -ms-border-radius: 7px 7px 0 0;
    -o-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
  }

  .ip-team-carousel4 .item--holder {
    position: static;
    -webkit-transform: translate(0, 0%);
    -khtml-transform: translate(0, 0%);
    -moz-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    -o-transform: translate(0, 0%);
    transform: translate(0, 0%);
    max-width: 100%;
    -webkit-border-radius: 0 0 7px 7px;
    -khtml-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -ms-border-radius: 0 0 7px 7px;
    -o-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
  }

  .ip-team-carousel4 .item--inner {
    margin-bottom: 50px;
    max-width: 100%;
  }

  .ip-team-carousel4 .slick-dots {
    margin-top: -15px;
  }

  .ip-team-carousel5 .item--title {
    font-size: 18px;
  }

  .ip-team-carousel7 .item--inner {
    display: block;
  }

  .ip-team-carousel7 .item--inner .item--image {
    margin-right: 0;
    margin-bottom: 18px;
  }

  .ip-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:before,
  .ip-mailchimp1.style2 .mc4wp-form .mc4wp-form-fields:after {
    width: 46px;
  }

  .ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:before
  .ip-mailchimp1.style3 .mc4wp-form .mc4wp-form-fields:after {
    width: 46px;
  }

  .ip-statistics {
    min-width: 100%;
    margin: 0 -10px;
  }

  .ip-statistics .ip-counter-wrap {
    min-width: 100%;
    width: 100%;
    font-size: 20px;
  }

  .ip-statistics h4 {
    font-size: 14px;
  }

  .ip-statistics .ip-item {
    margin-right: 0;
    padding: 0 10px;
    width: 50%;
  }

  .ip-feature-list .ip-feature-item h4 {
    font-size: 18px;
  }

  .ip-feature-list .ip-feature-item p {
    font-size: 14px;
  }

  .ip-feature-list .ip-item-center {
    padding-top: 85px;
  }

  .ip-emergency {
    padding-left: 30px;
    padding-right: 30px;
  }



  .ip-cover-boxes1 .item--title {
    font-size: 18px;
  }

  .ip-about-us .ip-about-left {
    width: 120px;
    min-width: 120px;
  }

  .ip-about-us .ip-about-holder {
    padding-right: 30px;
  }

  .ip-about-us .ip-about-imge {
    left: 15px;
    right: -90px;
  }

  .ip-about-us .ip-box-item .ip-box-title {
    font-size: 14px;
  }

  .ip-about-us .ip-box-item .ip-box-desc {
    font-size: 13px;
  }


  .ip-contact-info1.style3 .ip-contact-content {
    font-size: 13px;
    line-height: 24px;
  }

  .ip-team-carousel8 .item--title {
    font-size: 20px;
  }

  .ip-team-carousel8 .item--holder {
    padding-left: 20px;
    padding-right: 20px;
  }

  body.rtl .ip-about-us .ip-about-holder {
    padding-right: 120px;
    padding-left: 30px;
  }

  body.rtl .ip-about-us .ip-about-imge {
    left: -90px;
    right: 15px;
  }
}


@media screen and (max-width: 1024px) {

  

  .ip-team-details {
    max-width: 100%;
  }


  .ip-angle.hide-md {
    display: none;
  }


}


@media screen and (max-width: 1199px) {
 
 



 
 


  .ip-menu-popup {
    display: none;
  }

 

  .site-h4 #ip-header-wrap .ip-header-meta,
  .site-h4 #ip-header-wrap .ip-header-social {
    display: none;
  }

  .site-h4 #ip-header-wrap .ip-header-branding {
    padding: 15px;
    margin: 0;
  }

  .ip-header-call-mobile {
    text-align: center;
    margin-top: 35px;
  }

  .ip-header-call-mobile i {
    margin-left: 0;
    margin-right: 8px;
    -webkit-transform: scaleX(-1);
    -khtml-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
  }

  .ip-header-social-mobile {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .ip-header-social-mobile a {
    width: 35px;
    width: 35px;
    -webkit-border-radius: 35px;
    -khtml-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
    background-color: #e6e7e7;
    line-height: 35px;
    text-align: center;
    color: #2b2b2b;
    margin-left: 11px;
    display: inline-block;
  }

  .ip-header-social-mobile a i {
    color: inherit;
    font-size: 14px;
    margin: 0 4px 10px 4px;
  }

  .ip-header-social-mobile a:hover,
  .ip-header-social-mobile a:focus {
    background-color: #137cb4;
    color: #fff;
  }

  #ip-header-wrap {
    position: relative;
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
    -khtml-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
    background-color: #fff;
  }

  #ip-header-wrap.fixed-height {
    height: inherit !important;
  }

  #ip-header-wrap .ip-header-main {
    position: relative;
  }

  #ip-header-wrap .ip-header-meta,
  #ip-header-wrap #ip-header-middle,
  #ip-header-wrap .ip-header-button,
  #ip-header-wrap .ip-header-right,
  #ip-header-wrap .ip-header-holder {
    display: none;
  }

  #ip-header-wrap .ip-header-holder-mobile {
    display: block !important;
    margin-top: 30px;
  }

  #ip-header-wrap .ip-header-holder-mobile .ip-header-info-item {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  #ip-header-wrap .ip-header-holder-mobile .ip-header-info-item:before {
    display: none;
  }

  #ip-header-wrap .ip-header-holder-mobile .ip-header-info-item+.ip-header-info-item {
    margin-top: 20px;
  }

  #ip-header-wrap .ip-header-branding {
    /* margin: 15px; */
  }

  #ip-header-wrap .ip-header-branding img {
    /* max-height: 50px; */
  }

  #ip-header-wrap .ip-header-branding a.logo-mobile {
    opacity: 1;
    position: static;
  }

  #ip-header-wrap .ip-header-branding a.logo-dark,
  #ip-header-wrap .ip-header-branding a.logo-light {
    /* display: none; */
  }

  #ip-header-wrap #ip-menu-mobile {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  #ip-header-wrap .ip-main-navigation-filter .ip-main-menu+.ip-main-menu {
    display: none;
  }


 




  .mobile-header-dark #ip-header-wrap {
    background-color: #040402;
  }

  .mobile-header-dark #ip-header-wrap #ip-header {
    background-color: inherit;
  }

  .mobile-header-dark #ip-header-wrap #ip-menu-mobile .btn-nav-cart {
    color: #fff;
  }

  .mobile-header-dark #ip-header-wrap #ip-menu-mobile .btn-nav-cart:hover {
    color: #137cb4;
  }

  .mobile-header-dark #ip-header-wrap #ip-menu-mobile .btn-nav-mobile::before,
  .mobile-header-dark #ip-header-wrap #ip-menu-mobile .btn-nav-mobile::after,
  .mobile-header-dark #ip-header-wrap #ip-menu-mobile .btn-nav-mobile span {
    background-color: #fff;
  }

  .mobile-header-dark #ip-header-wrap .ip-header-navigation .ip-main-navigation {
    background-color: #040402;
  }

  .mobile-header-dark #ip-header-wrap .ip-header-navigation .ip-main-navigation .ip-heading .item--title {
    color: rgba(255, 255, 255, 0.76);
    font-size: 15px;
    margin-left: 10px;
    margin-top: 18px;
  }

  .mobile-header-dark #ip-header-wrap .ip-header-navigation .ip-main-navigation .ip-menu-toggle {
    color: rgba(255, 255, 255, 0.76);
    border-color: rgba(255, 255, 255, 0.12);
  }

  .mobile-header-dark #ip-header-wrap .ip-header-navigation .ip-main-navigation .ip-main-menu li a {
    color: rgba(255, 255, 255, 0.76);
    border-color: rgba(255, 255, 255, 0.12);
  }

  .mobile-header-dark #ip-header-wrap .ip-header-navigation .ip-main-navigation .ip-main-menu li>a:hover,
  .mobile-header-dark #ip-header-wrap .ip-header-navigation .ip-main-navigation .ip-main-menu li>a.current,
  .mobile-header-dark #ip-header-wrap .ip-header-navigation .ip-main-navigation .ip-main-menu li.current_page_item>a,
  .mobile-header-dark #ip-header-wrap .ip-header-navigation .ip-main-navigation .ip-main-menu li.current-menu-item>a,
  .mobile-header-dark #ip-header-wrap .ip-header-navigation .ip-main-navigation .ip-main-menu li.current_page_ancestor>a,
  .mobile-header-dark #ip-header-wrap .ip-header-navigation .ip-main-navigation .ip-main-menu li.current-menu-ancestor>a {
    color: #fff;
  }

  .mobile-header-dark #ip-header-wrap .ip-header-navigation .ip-main-navigation .ip-main-menu>li>.sub-menu {
    border-color: rgba(255, 255, 255, 0.12);
  }

  .mobile-header-dark #ip-header-wrap .ip-header-navigation .ip-main-navigation .header-mobile-search .search-field {
    border-color: rgba(255, 255, 255, 0.12);
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
  }

  .mobile-header-dark #ip-header-wrap .ip-header-navigation .ip-main-navigation .header-mobile-search .search-submit {
    border-color: rgba(255, 255, 255, 0.12);
    color: #fff;
  }

  .ip-logo-mobile {
    display: block;
    margin-bottom: 30px;
    text-align: center;
    position: relative;
  }

  .ip-logo-mobile img {
    max-height: 50px;
  }

  .ip-logo-mobile .logo-mobile-light {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
  }

  .ip-header-button-mobile {
    margin-top: 32px;
    margin-bottom: 30px;
    text-align: center;
  }

  .ip-header-button-mobile .btn {
    line-height: 50px;
    font-size: 14px;
  }

  .ip-header-button-mobile .btn i {
    margin-left: 0;
    margin-right: 8px;
  }

  .ip-header-button-mobile .btn+.btn {
    margin-top: 20px;
  }

  .ip-header-navigation {
    position: absolute;
    height: 100vh;
    width: 260px;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 0 !important;
    overflow: hidden;
    visibility: hidden;
    z-index: 999;
  }

  .ip-header-navigation .ip-main-navigation {
    overflow: hidden;
    width: 260px;
    padding: 0;
    background-color: #fff;
    position: fixed;
    z-index: 1001;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
    -khtml-box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
    -ms-box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
    -o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
  }

  .ip-header-navigation .ip-main-navigation .ip-main-navigation-inner {
    height: 100%;
    overflow-y: scroll;
    padding: 30px 26px 30px 16px;
    margin-right: -10px;
  }

  .ip-header-navigation.navigation-open {
    z-index: 999;
    visibility: visible;
  }

  .ip-header-navigation.navigation-open .ip-main-navigation {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }

  .ip-main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .ip-main-menu .link-icon {
    margin-right: 8px;
  }

  .ip-main-menu li {
    position: relative;
    list-style: none;
  }

  .ip-main-menu li a {
    display: block;
    padding: 0;
    line-height: 50px;
    color: #282828;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #ebebeb;
  }

  .ip-main-menu>li>a.ip-onepage-active,
  .ip-main-menu>li>a:hover,
  .ip-main-menu>li>a.current,
  .ip-main-menu>li.current_page_item>a,
  .ip-main-menu>li.current-menu-item>a,
  .ip-main-menu>li.current_page_ancestor>a,
  .ip-main-menu>li.current-menu-ancestor>a {
    color: #137cb4;
  }

  .ip-main-menu>li>.sub-menu {
    border-bottom: 1px solid #ebebeb;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .ip-main-menu .ip-heading .item--title {
    color: #222;
    font-size: 15px;
    margin-left: 10px;
    margin-top: 18px;
  }

  .ip-main-menu .sub-menu,
  .ip-main-menu .children {
    position: relative;
    display: none;
  }

  .ip-main-menu .sub-menu li a,
  .ip-main-menu .children li a {
    padding: 0 0 0 10px;
    line-height: 34px;
    font-weight: 400;
    font-size: 14px;
    border: none;
  }

  .ip-main-menu .sub-menu li>a:hover,
  .ip-main-menu .children li>a:hover,
  .ip-main-menu .sub-menu li>a.current,
  .ip-main-menu .children li>a.current,
  .ip-main-menu .sub-menu li.current_page_item>a,
  .ip-main-menu .children li.current_page_item>a,
  .ip-main-menu .sub-menu li.current-menu-item>a,
  .ip-main-menu .children li.current-menu-item>a,
  .ip-main-menu .sub-menu li.current_page_ancestor>a,
  .ip-main-menu .children li.current_page_ancestor>a,
  .ip-main-menu .sub-menu li.current-menu-ancestor>a,
  .ip-main-menu .children li.current-menu-ancestor>a {
    color: #137cb4;
  }

  .ip-main-menu .sub-menu li .ip-menu-toggle,
  .ip-main-menu .children li .ip-menu-toggle {
    top: 2px;
  }

  .ip-main-menu .sub-menu .sub-menu li a,
  .ip-main-menu .children .sub-menu li a {
    padding: 0 0 0 20px;
  }

  .ip-main-menu .sub-menu .sub-menu li .sub-menu li a,
  .ip-main-menu .children .sub-menu li .sub-menu li a {
    padding: 0 0 0 30px;
  }

  .ip-main-menu li.focus>.sub-menu,
  .ip-main-menu li.focus>.children {
    visibility: visible;
    opacity: 1;
    max-height: none;
    overflow: visible;
  }

  .ip-menu-toggle {
    position: absolute;
    top: 10px;
    height: 30px;
    right: 0;
    border: 1px solid #ebebeb;
    width: 30px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .ip-menu-toggle:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    content: "";
  }

  .ip-menu-toggle.toggle-open:before {
    content: "";
  }

  #ip-menu-mobile .btn-nav-cart {
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    display: inline-block;
    width: 30px;
    height: 32px;
    color: #1f2233;
    font-size: 18px;
    line-height: 32px;
    cursor: pointer;
    margin-right: 6px;
  }

  #ip-menu-mobile .btn-nav-cart:hover {
    color: #137cb4;
  }

  #ip-menu-mobile .btn-nav-mobile {
    color: #1f2233;
    display: inline-block;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
  }

  #ip-menu-mobile .btn-nav-mobile:before,
  #ip-menu-mobile .btn-nav-mobile:after,
  #ip-menu-mobile .btn-nav-mobile span {
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    content: "";
    background-color: #1f2233;
    display: block;
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 26px;
    top: 22px;
  }

  #ip-menu-mobile .btn-nav-mobile:before {
    top: 8px;
  }

  #ip-menu-mobile .btn-nav-mobile span {
    top: 15px;
  }

  #ip-menu-mobile .btn-nav-mobile.opened:before {
    top: 15px;
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #ip-menu-mobile .btn-nav-mobile.opened:after {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 15px;
  }

  #ip-menu-mobile .btn-nav-mobile.opened span {
    display: none;
  }

  .ip-slick-carousel.slick-arrow-style3.ip-slick-carousel[data-arrows="true"] .slick-arrow {
    opacity: 0;
  }

  .ip-slick-carousel.slick-arrow-style3.ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: 15px;
  }

  .ip-slick-carousel.slick-arrow-style3.ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    right: 15px;
  }

  .ip-slick-carousel.nav-middle1.ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: 30px;
  }

  .ip-slick-carousel.nav-middle1.ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    right: 30px;
  }


  .ip-cta2 {
    margin-right: 0;
    margin-left: 105px;
  }

  .ip-cta2 .item--image {
    left: -105px;
  }

  .ip-cta2 .item--image img {
    max-width: 80%;
  }

  

  .ip-navigation-menu1.default li a {
    padding: 16px 30px 16px 20px;
  }

  .ip-navigation-menu1.default li a i {
    right: 20px;
  }

  .ip-list {
    margin-left: 0;
  }

  .ip-list.style2 .ip-list-item {
    width: 100%;
  }



  .ip-fancy-box-layout7 {
    padding-left: 30px;
    padding-right: 30px;
  }

 


  .ip-tab-banner1 .ip-tabs-title .ip-tab-title {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ip-tab-banner3 .ip-tab-box {
    left: 60px;
    max-width: 302px;
  }

  .ip-tab-banner3 .ip-tab-title {
    padding: 22px 20px;
  }

  .ip-tab-banner3 .ip-tab-title h4 {
    font-size: 20px;
  }

  .ip-tab-banner3 .ip-tab-title p {
    font-size: 14px;
  }

  .ip-tab-banner3 .ip-tab-title .ip-tab-icon {
    margin-right: 15px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    min-width: 70px;
  }

  .ip-tab-banner3 .ip-tab-title .ip-tab-icon i {
    font-size: 36px;
  }


  .ip-team-grid2 .item--image {
    height: 360px;
  }

  .ip-team-grid2 .item--inner {
    flex-direction: column-reverse;
  }

  .ip-team-grid2 .item--inner.img-left {
    flex-direction: column-reverse;
  }

  .ip-team-grid2 .item--inner>div {
    width: 100%;
  }

  .ip-cta1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  
  .ip-download .item--download a {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ip-download .item--download a i {
    min-width: 32px;
  }

 

  .ip-blog-carousel-layout7 .item--title {
    font-size: 18px;
  }

  .ip-blog-carousel-layout7.style2 .item--content {
    font-size: 14px;
  }


  .ip-career-grid1 .item--title {
    font-size: 19px;
  }

  .ip-career-grid1 .item--inner {
    padding-left: 30px;
    padding-right: 20px;
  }

  

  .ip-team-carousel1 .item--title,
  .ip-team-grid4 .item--title {
    font-size: 16px;
  }

  .ip-team-carousel1 .item--holder-inner,
  .ip-team-grid4 .item--holder-inner {
    padding-left: 15px;
    padding-right: 15px;
  }

 

 

  

  .shape-hide-lg .ip-particle-animate {
    display: none;
  }

  .gm-custom1 .ip-google-map {
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }


  .ip-team-carousel3 .item--inner {
    padding-left: 30px;
    padding-right: 30px;
  }

  .ip-team-carousel3 .ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: 82px;
  }

  .ip-team-carousel3 .ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    right: 82px;
  }

  .ip-team-carousel5.style2 .ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: 60px;
  }

  .ip-team-carousel5.style2 .ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    right: 60px;
  }

  .ip-team-carousel6 .ip-slick-carousel.slick-arrow-style3.ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: 30px;
    opacity: 1 !important;
  }

  .ip-team-carousel6 .ip-slick-carousel.slick-arrow-style3.ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    right: 30px;
    opacity: 1 !important;
  }


  .ip-cover-boxes1 {
    margin: 0 -15px;
  }

  .ip-cover-boxes1 .item--icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 32px;
  }

  .ip-cover-boxes1 .item--content .item--content-inner {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }

  .ip-cover-boxes1 .ip-cover-item.active {
    -webkit-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
    -khtml-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
    -o-box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
    box-shadow: 0 19px 40px rgba(0, 0, 0, 0);
  }

  .ip-cover-boxes1 .ip-cover-item {
    width: 33.33% !important;
    margin-right: 0;
    padding: 0 15px;
    -webkit-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
    -khtml-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
    -o-box-shadow: 0 0 43px rgba(0, 0, 0, 0);
    box-shadow: 0 0 43px rgba(0, 0, 0, 0);
  }

  .ip-cover-boxes1 .ip-cover-item .ip-cover-inner {
    width: 100% !important;
    -webkit-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 43px rgba(0, 0, 0, 0.2);
    margin: 30px 0;
    display: block;
  }

  .ip-cover-boxes1 .ip-cover-item .item--content .item--content-inner {
    position: static;
  }

  .ip-cover-boxes1 .ip-cover-item.active {
    width: 33.33%;
  }

  .ip-cover-boxes1 .ip-cover-item.active .item--image,
  .ip-cover-boxes1 .ip-cover-item.active .item--content {
    width: 100% !important;
  }

  .ip-get-quote1 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .ip-get-quote1 .ip-quote-meta h4 {
    font-size: 22px;
  }

  .ip-get-quote1 .ip-quote-meta p {
    font-size: 14px;
  }

  .ip-get-quote1 .wpcf7-form .input-filled {
    display: block;
  }

  .ip-get-quote1 .wpcf7-form .input-filled .wpcf7-form-control-wrap {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .ip-about-us .ip-about-holder {
    padding: 65px 50px 93px 120px;
  }


  .ip-team-carousel8 .item--holder {
    padding-left: 30px;
  }

  .ip-team-carousel2 .ip-slick-carousel {
    padding-left: 20px;
  }

        .ip-client1.ip-slick-slider .slick-list {
    margin: 0;
  }

  body.rtl #ip-header-wrap .ip-header-holder-mobile .ip-header-info-item {
    margin-right: 0 !important;
    padding-right: 0 !important;
  }

  body.rtl .ip-main-menu .sub-menu li a {
    padding-left: 0;
    padding-right: 15px;
  }

  body.rtl #ip-menu-mobile .btn-nav-cart {
    margin-right: 0;
    margin-left: 6px;
  }

  body.rtl #ip-header-wrap #ip-menu-mobile {
    right: auto;
    left: 15px;
  }

  body.rtl .ip-header-navigation {
    left: auto;
    right: 0;
  }

  body.rtl .ip-header-navigation .ip-main-navigation {
    -webkit-transform: translateX(100%);
    -khtml-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }

  body.rtl .ip-header-navigation.navigation-open .ip-main-navigation {
    -webkit-transform: translateX(0%);
    -khtml-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }

 

  body.rtl .ip-about-us .ip-about-holder {
    padding-right: 120px;
    padding-left: 50px;
  }
}


@media screen and (max-width: 1400px) {
  .ip-menu-popup {
    left: 0;
  }

  

  .ip-hidden-sidebar .ip-hidden-sidebar-inner {
    margin: 85px -15px 60px 0;
    padding: 0 60px 0 50px;
  }

  .ip-team-grid2 .item--title {
    font-size: 24px;
  }

  .ip-team-grid2 .item--holder {
    padding-left: 30px;
  }

  

}


@media (min-width: 1200px) and (max-width: 1400px) {

}


@media screen and (max-width: 1600px) {
  .ip-menu-popup {
    left: -80px;
  }

  .ip-header-popup-wrap .ip-header-popup-logo {
    margin-bottom: 43px;
  }

  .ip-header-popup-wrap .ip-main-menu-popup {
    margin-bottom: 30px;
  }

  .ip-header-popup-wrap .ip-main-menu-popup a {
    padding-bottom: 2px;
  }

  .ip-header-popup-wrap .ip-main-menu-popup a {
    font-size: 30px;
  }

  .ip-header-popup-wrap .ip-main-menu-popup>li>a.ip-onepage-active,
  .ip-header-popup-wrap .ip-main-menu-popup>li.current_page_item>a,
  .ip-header-popup-wrap .ip-main-menu-popup>li.current-menu-item>a,
  .ip-header-popup-wrap .ip-main-menu-popup>li.current_page_ancestor>a,
  .ip-header-popup-wrap .ip-main-menu-popup>li.current-menu-ancestor>a {
    margin-left: 25px;
  }

  .ip-header-popup-wrap .ip-main-menu-popup li {
    margin-bottom: 14px;
  }

  .ip-header-popup-wrap .ip-main-menu-popup .ip-menu-toggle {
    font-size: 30px;
  }

  .ip-header-popup-wrap .ip-main-menu-popup .sub-menu {
    margin-left: 25px;
  }

  .ip-header-popup-wrap .ip-header-popup-holder {
    padding-left: 120px;
  }

  .ip-header-popup-wrap .ip-header-popup-inner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}


@media screen and (min-width: 768px) {


}


@media screen and (min-width: 992px) {
  

}


@media screen and (min-width: 1200px) {

  #ip-header-wrap .ip-header-meta-mobile,
  #ip-header-wrap .ip-header-holder-mobile,
  #ip-header-wrap .h-menu-secondary-sm,
  #ip-header-wrap .ip-header-call-mobile {
    display: none;
  }

  #ip-header-wrap .ip-header-navigation {
    margin: 0 15px;
    display: flex;
    align-items: center;
  }

  #ip-header-wrap #ip-header.h-fixed .ip-header-navigation {
    justify-content: right;
  }

  #ip-header-wrap #ip-header.h-fixed .ip-main-menu>li>a,
  #ip-header-wrap #ip-header.h-fixed .site-menu-right {
    line-height: 80px;
  }

  #ip-header-wrap #ip-header.h-fixed .ip-header-right {
    height: 80px;
  }

  #ip-header-wrap #ip-header.h-fixed .ip-header-right .ip-header-search:before {
    height: 80px;
  }

  
  #ip-header-wrap.header-trans .ip-header-main:not(.h-fixed) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }

  #ip-header-wrap.header-trans .ip-header-main:not(.h-fixed) .ip-main-menu>li>a {
    color: #fff;
    line-height: 105px;
  }

  #ip-header-wrap.header-trans .ip-header-main:not(.h-fixed) .ip-main-menu>li>a:before {
    background-color: #fff;
    background-image: none;
    height: 2px;
  }

  #ip-header-wrap.header-trans .ip-header-main:not(.h-fixed) .ip-header-meta .header-right-item {
    color: #fff;
  }

  #ip-header-wrap.header-trans .ip-header-main:not(.h-fixed) .ip-header-meta .header-right-item:hover {
    color: #137cb4;
  }

  #ip-header-wrap.header-trans .ip-header-main:not(.h-fixed) .ip-header-meta .header-right-item.h-btn-sidebar:before,
  #ip-header-wrap.header-trans .ip-header-main:not(.h-fixed) .ip-header-meta .header-right-item.h-btn-sidebar:after,
  #ip-header-wrap.header-trans .ip-header-main:not(.h-fixed) .ip-header-meta .header-right-item.h-btn-sidebar span {
    background-color: #fff;
  }

  

  #ip-header-wrap.ip-header-layout17 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }

  #ip-header-wrap.ip-header-layout17 #ip-header .ip-main-menu>li>a {
    font-weight: 700;
  }

  #ip-header-wrap.ip-header-layout17 #ip-header .ip-main-menu>li>a:before {
    height: 4px;
    background-image: none;
    background-color: #137cb4;
    margin-left: auto;
    margin-right: 0px;
    bottom: auto;
    top: 50%;
    margin-top: 20px;
    width: 0;
  }

  #ip-header-wrap.ip-header-layout17 #ip-header .ip-main-menu>li>a.ip-onepage-active:before,
  #ip-header-wrap.ip-header-layout17 #ip-header .ip-main-menu>li:hover>a:before,
  #ip-header-wrap.ip-header-layout17 #ip-header .ip-main-menu>li.current_page_item>a:before,
  #ip-header-wrap.ip-header-layout17 #ip-header .ip-main-menu>li.current-menu-item>a:before,
  #ip-header-wrap.ip-header-layout17 #ip-header .ip-main-menu>li.current_page_ancestor>a:before,
  #ip-header-wrap.ip-header-layout17 #ip-header .ip-main-menu>li.current-menu-ancestor>a:before {
    width: 35px;
  }

  #ip-header-wrap.ip-header-layout17 #ip-header:not(.h-fixed) .ip-main-menu>li:nth-child(1) {
    margin-left: 0;
  }

  #ip-header-wrap.ip-header-layout17 #ip-header:not(.h-fixed) .ip-main-menu>li>a {
    line-height: 68px;
  }

  #ip-header-wrap.ip-header-layout17 #ip-header:not(.h-fixed) .ip-header-branding {
    /* display: none; */
  }

   

  .site-h4 #ip-header-wrap {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-right: -20px;
    width: calc(100% + 20px);
    padding-right: 60px;
  }

  .site-h4 #ip-header-wrap .ip-header-branding {
    margin: 0;
  }

  .site-h4 #ip-header-wrap .ip-header-branding img {
    max-height: 55px;
  }

  .site-h4 #ip-header-wrap .ip-header-navigation {
    margin: 43px 0px 0 15px;
  }

  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu li {
    margin: 0;
    display: block;
    width: 100%;
  }

  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu li a:before {
    background-color: #2c318c;
    background-image: -webkit-gradient(linear, left top, right top, from(#2c318c), to(#137cb4));
    background-image: -webkit-linear-gradient(left, #2c318c, #137cb4);
    background-image: -moz-linear-gradient(left, #2c318c, #137cb4);
    background-image: -ms-linear-gradient(left, #2c318c, #137cb4);
    background-image: -o-linear-gradient(left, #2c318c, #137cb4);
    background-image: linear-gradient(left, #2c318c, #137cb4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2c318c', endColorStr='#137cb4', gradientType='1');
  }

  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu>li>a {
    margin-bottom: 22px;
    padding-bottom: 12px;
    display: inline-block;
    color: #0e0e0e;
    line-height: normal;
  }

  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu>li.menu-item-has-children>a::after {
    display: none;
  }

  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu .sub-menu {
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    left: 100%;
    top: 0;
    position: static;
    clip: inherit;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    box-shadow: none;
    padding-top: 0;
    padding-left: 10px;
    min-width: 100%;
    display: none;
    -webkit-transition: all 0ms linear 0ms;
    -khtml-transition: all 0ms linear 0ms;
    -moz-transition: all 0ms linear 0ms;
    -ms-transition: all 0ms linear 0ms;
    -o-transition: all 0ms linear 0ms;
    transition: all 0ms linear 0ms;
  }

  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu .sub-menu li {
    padding: 0;
  }

  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu .sub-menu li:hover>a,
  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu .sub-menu li.current_page_item>a,
  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu .sub-menu li.current-menu-item>a,
  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu .sub-menu li.current_page_ancestor>a,
  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu .sub-menu li.current-menu-ancestor>a {
    color: #2c318c;
  }

  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu .sub-menu .menu-item-has-children>a::after {
    display: none;
  }

  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu .sub-menu.submenu-open+.ip-menu-toggle:before {
    content: "\f068";
  }

  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu .ip-menu-toggle {
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    right: 0;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
  }

  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu .ip-menu-toggle:before {
    content: "\f067";
    font-size: 14px;
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
  }

  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu .ip-menu-toggle:hover {
    color: #2c318c;
  }

  .site-h4 #ip-header-wrap .ip-header-navigation .ip-main-menu .ip-menu-toggle:hover:before {
    content: "\f068";
  }

  .site-h4 #ip-header-wrap .ip-header-meta {
    margin: 0;
    padding-top: 20px;
  }

  .site-h4 #ip-header-wrap .ip-header-meta .h-item-icon {
    margin-right: 13px;
    line-height: 1;
    font-size: 26px;
    color: #b2b2b2;
  }

  .site-h4 #ip-header-wrap .ip-header-meta .h-item-icon .fac-phone {
    -webkit-transform: scaleX(-1);
    -khtml-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
  }

  .site-h4 #ip-header-wrap .ip-header-meta label {
    font-size: 15px;
    font-weight: 600;
    color: #222;
    border-bottom: 1px solid #747474;
    display: block;
  }

  .site-h4 #ip-header-wrap .ip-header-meta span {
    font-size: 15px;
  }

  .site-h4 #ip-header-wrap .ip-header-meta>div {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 18px;
    line-height: normal;
  }

  .site-h4 #ip-header-wrap .ip-header-social {
    padding-top: 18px;
  }

  .site-h4 #ip-header-wrap .ip-header-social a {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    -webkit-border-radius: 38px;
    -khtml-border-radius: 38px;
    -moz-border-radius: 38px;
    -ms-border-radius: 38px;
    -o-border-radius: 38px;
    border-radius: 38px;
    font-size: 16px;
    color: #2b2b2b;
    margin-right: 12px;
    margin-top: 10px;
    position: relative;
  }

  .site-h4 #ip-header-wrap .ip-header-social a:before,
  .site-h4 #ip-header-wrap .ip-header-social a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 38px;
    -khtml-border-radius: 38px;
    -moz-border-radius: 38px;
    -ms-border-radius: 38px;
    -o-border-radius: 38px;
    border-radius: 38px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    z-index: -1;
  }

  .site-h4 #ip-header-wrap .ip-header-social a:before {
    background-color: #e6e7e7;
  }

  .site-h4 #ip-header-wrap .ip-header-social a:after {
    background-color: #2c318c;
    background-image: -webkit-gradient(linear, left top, right top, from(#2c318c), to(#137cb4));
    background-image: -webkit-linear-gradient(left, #2c318c, #137cb4);
    background-image: -moz-linear-gradient(left, #2c318c, #137cb4);
    background-image: -ms-linear-gradient(left, #2c318c, #137cb4);
    background-image: -o-linear-gradient(left, #2c318c, #137cb4);
    background-image: linear-gradient(left, #2c318c, #137cb4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2c318c', endColorStr='#137cb4', gradientType='1');
    opacity: 0;
  }

  .site-h4 #ip-header-wrap .ip-header-social a:hover {
    color: #fff;
  }

  .site-h4 #ip-header-wrap .ip-header-social a:hover:before {
    opacity: 0;
  }

  .site-h4 #ip-header-wrap .ip-header-social a:hover:after {
    opacity: 1;
  }

  .site-h4 #ip-header-left {
    position: fixed;
    top: 0;
    left: 0;
    width: 300px;
    height: 100vh;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 18px rgba(12, 12, 12, 0.1);
    -khtml-box-shadow: 0 6px 18px rgba(12, 12, 12, 0.1);
    -moz-box-shadow: 0 6px 18px rgba(12, 12, 12, 0.1);
    -ms-box-shadow: 0 6px 18px rgba(12, 12, 12, 0.1);
    -o-box-shadow: 0 6px 18px rgba(12, 12, 12, 0.1);
    box-shadow: 0 6px 18px rgba(12, 12, 12, 0.1);
    z-index: 999;
    padding: 45px 0px 45px 45px;
    overflow: hidden;
  }


  .site-h10 .ip-header-offset {
    background-color: #2c318c;
    background-image: -webkit-gradient(linear, left top, right top, from(#2c318c), to(#137cb4));
    background-image: -webkit-linear-gradient(left, #2c318c, #137cb4);
    background-image: -moz-linear-gradient(left, #2c318c, #137cb4);
    background-image: -ms-linear-gradient(left, #2c318c, #137cb4);
    background-image: -o-linear-gradient(left, #2c318c, #137cb4);
    background-image: linear-gradient(left, #2c318c, #137cb4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2c318c', endColorStr='#137cb4', gradientType='1');
    position: absolute;
    left: 0;
    height: 927px;
    z-index: -1;
    top: 0;
  }

  .ip-header-social-mobile {
    display: none;
  }


  .header-mobile-search,
  .ip-header-button-mobile,
  #ip-menu-mobile,
  .ip-logo-mobile {
    display: none;
  }

  .ip-main-navigation ul {
    display: block;
  }

  .ip-main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .ip-main-menu .link-icon {
    color: #137cb4;
    margin-right: 8px;
  }

  .ip-main-menu li {
    position: relative;
    list-style: none;
  }

  .ip-main-menu li a {
    display: block;
    -webkit-transition: all 300ms linear 0ms !important;
    -khtml-transition: all 300ms linear 0ms !important;
    -moz-transition: all 300ms linear 0ms !important;
    -ms-transition: all 300ms linear 0ms !important;
    -o-transition: all 300ms linear 0ms !important;
    transition: all 300ms linear 0ms !important;
    font-family: 'Poppins', sans-serif;
  }

  .ip-main-menu li a .fa {
    font-family: FontAwesome;
  }

  .ip-main-menu li .ip-menu-toggle {
    display: none;
  }

  .ip-main-menu>li {
    display: inline-block;
    vertical-align: middle;
    float: left;
    margin: 0 17px;
  }

  .ip-main-menu>li>a {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 73px;
    position: relative;
    padding: 0;
  }

  .ip-main-menu>li>a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #2c318c;
    background-image: -webkit-gradient(linear, left top, right top, from(#2c318c), to(#137cb4));
    background-image: -webkit-linear-gradient(left, #2c318c, #137cb4);
    background-image: -moz-linear-gradient(left, #2c318c, #137cb4);
    background-image: -ms-linear-gradient(left, #2c318c, #137cb4);
    background-image: -o-linear-gradient(left, #2c318c, #137cb4);
    background-image: linear-gradient(left, #2c318c, #137cb4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2c318c', endColorStr='#137cb4', gradientType='1');
    height: 5px;
    width: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -khtml-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -moz-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -ms-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    -o-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
    transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
  }

  .ip-main-menu>li>a.ip-onepage-active,
  .ip-main-menu>li:hover>a,
  .ip-main-menu>li.current_page_item:not(.menu-item-type-custom)>a,
  .ip-main-menu>li.current-menu-item:not(.menu-item-type-custom)>a,
  .ip-main-menu>li.current-menu-parent>a,
  .ip-main-menu>li.current_page_ancestor:not(.menu-item-type-custom)>a,
  .ip-main-menu>li.current-menu-ancestor:not(.menu-item-type-custom)>a {
    color: #137cb4;
  }

  .ip-main-menu>li>a.ip-onepage-active:before,
  .ip-main-menu>li:hover>a:before,
  .ip-main-menu>li.current_page_item:not(.menu-item-type-custom)>a:before,
  .ip-main-menu>li.current-menu-item:not(.menu-item-type-custom)>a:before,
  .ip-main-menu>li.current-menu-parent>a:before,
  .ip-main-menu>li.current_page_ancestor:not(.menu-item-type-custom)>a:before,
  .ip-main-menu>li.current-menu-ancestor:not(.menu-item-type-custom)>a:before {
    width: 100%;
  }

  .ip-main-menu>li.menu-item-has-children>a:after,
  .ip-main-menu>li.page_item_has_children>a:after {
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    margin-left: 4px;
    display: inline-block;
    vertical-align: top;
  }

  .ip-main-menu>li>ul.back {
    right: 0 !important;
    left: auto !important;
  }

  .ip-main-menu>li>ul.back li>ul.back {
    right: 100% !important;
    left: auto !important;
    -webkit-border-radius: 7px 0 7px 7px;
    -khtml-border-radius: 7px 0 7px 7px;
    -moz-border-radius: 7px 0 7px 7px;
    -ms-border-radius: 7px 0 7px 7px;
    -o-border-radius: 7px 0 7px 7px;
    border-radius: 7px 0 7px 7px;
  }

  .ip-main-menu>li>.sub-menu li>ul.back,
  .ip-main-menu>li>.children li>ul.back {
    right: 100% !important;
    left: auto !important;
    -webkit-border-radius: 7px 0 7px 7px;
    -khtml-border-radius: 7px 0 7px 7px;
    -moz-border-radius: 7px 0 7px 7px;
    -ms-border-radius: 7px 0 7px 7px;
    -o-border-radius: 7px 0 7px 7px;
    border-radius: 7px 0 7px 7px;
  }

  .ip-main-menu.children-arrow>li.menu-item-has-children>a:after,
  .ip-main-menu.children-arrow>li.page_item_has_children>a:after {
    content: "\f107";
    font-family: "Font Awesome 6 Free";
  }

  .ip-main-menu .sub-menu,
  .ip-main-menu .children {
    position: absolute;
    background: #fff;
    padding: 28px 0;
    top: 100%;
    left: 0;
    margin-top: 0;
    margin-bottom: 0;
    min-width: 235px;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
    -khtml-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
    -moz-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
    -ms-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
    -o-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
    box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    -webkit-border-radius: 0 0 7px 7px;
    -khtml-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -ms-border-radius: 0 0 7px 7px;
    -o-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-transform: scaleY(0);
    -khtml-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
  }

  .ip-main-menu .sub-menu li,
  .ip-main-menu .children li {
    padding: 0 40px;
    white-space: nowrap;
  }

  .ip-main-menu .sub-menu li a,
  .ip-main-menu .children li a {
    color: #222;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    padding: 8px 0;
    position: relative;
  }

  .ip-main-menu .sub-menu li a:before,
  .ip-main-menu .children li a:before {
    position: absolute;
    left: -40px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    opacity: 0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    color: #137cb4;
  }

  .ip-main-menu .sub-menu li.menu-item-has-children>a,
  .ip-main-menu .children li.menu-item-has-children>a,
  .ip-main-menu .sub-menu li.page_item_has_children>a,
  .ip-main-menu .children li.page_item_has_children>a {
    padding-right: 10px;
  }

  .ip-main-menu .sub-menu li.menu-item-has-children>a:after,
  .ip-main-menu .children li.menu-item-has-children>a:after,
  .ip-main-menu .sub-menu li.page_item_has_children>a:after,
  .ip-main-menu .children li.page_item_has_children>a:after {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .ip-main-menu .sub-menu li:last-child>a,
  .ip-main-menu .children li:last-child>a {
    border-bottom: none;
  }

  .ip-main-menu .sub-menu li>a:hover,
  .ip-main-menu .children li>a:hover,
  .ip-main-menu .sub-menu li.current_page_item:not(.menu-item-type-custom)>a,
  .ip-main-menu .children li.current_page_item:not(.menu-item-type-custom)>a,
  .ip-main-menu .sub-menu li.current-menu-item:not(.menu-item-type-custom)>a,
  .ip-main-menu .children li.current-menu-item:not(.menu-item-type-custom)>a,
  .ip-main-menu .sub-menu li.current_page_ancestor:not(.menu-item-type-custom)>a,
  .ip-main-menu .children li.current_page_ancestor:not(.menu-item-type-custom)>a,
  .ip-main-menu .sub-menu li.current-menu-ancestor:not(.menu-item-type-custom)>a,
  .ip-main-menu .children li.current-menu-ancestor:not(.menu-item-type-custom)>a {
    color: #137cb4;
  }

  .ip-main-menu .sub-menu li>a:hover:before,
  .ip-main-menu .children li>a:hover:before,
  .ip-main-menu .sub-menu li.current_page_item:not(.menu-item-type-custom)>a:before,
  .ip-main-menu .children li.current_page_item:not(.menu-item-type-custom)>a:before,
  .ip-main-menu .sub-menu li.current-menu-item:not(.menu-item-type-custom)>a:before,
  .ip-main-menu .children li.current-menu-item:not(.menu-item-type-custom)>a:before,
  .ip-main-menu .sub-menu li.current_page_ancestor:not(.menu-item-type-custom)>a:before,
  .ip-main-menu .children li.current_page_ancestor:not(.menu-item-type-custom)>a:before,
  .ip-main-menu .sub-menu li.current-menu-ancestor:not(.menu-item-type-custom)>a:before,
  .ip-main-menu .children li.current-menu-ancestor:not(.menu-item-type-custom)>a:before {
    opacity: 1;
    left: -23px;
  }

  .ip-main-menu .sub-menu .sub-menu,
  .ip-main-menu .children .sub-menu,
  .ip-main-menu .sub-menu .children,
  .ip-main-menu .children .children {
    top: 0;
    left: 100%;
    -webkit-border-radius: 0 7px 7px 7px;
    -khtml-border-radius: 0 7px 7px 7px;
    -moz-border-radius: 0 7px 7px 7px;
    -ms-border-radius: 0 7px 7px 7px;
    -o-border-radius: 0 7px 7px 7px;
    border-radius: 0 7px 7px 7px;
  }

  .ip-main-menu .sub-menu .sub-menu-title,
  .ip-main-menu .children .sub-menu-title {
    display: none;
  }

  .ip-main-menu li:hover,
  .ip-main-menu li.focus {
    overflow: visible;
  }

  .ip-main-menu li:hover>.sub-menu,
  .ip-main-menu li.focus>.sub-menu,
  .ip-main-menu li:hover>.children,
  .ip-main-menu li.focus>.children {
    visibility: visible;
    opacity: 1;
    clip: inherit;
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }

  .ip-main-menu.sub-click>li {
    /* Mega Menu */
  }

  .ip-main-menu.sub-click>li>.sub-menu,
  .ip-main-menu.sub-click>li>.children {
    opacity: 0;
    clip: rect(1px, 1px, 1px, 1px);
    visibility: hidden;
    -webkit-transform: scaleY(0);
    -khtml-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
  }

  .ip-main-menu.sub-click>li.opened>.sub-menu,
  .ip-main-menu.sub-click>li.opened>.children {
    visibility: visible;
    opacity: 1;
    clip: inherit;
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }

  .ip-main-menu li.megamenu {
    position: static;
  }

  .ip-main-menu li.megamenu .ip-heading .item--title {
    color: #222;
  }

  .ip-main-menu li.megamenu .vc_wp_custommenu.wpb_content_element {
    padding: 0;
    background-color: transparent;
  }


  .ip-main-menu li.megamenu .ip-menu-item li {
    padding: 0;
  }

  .ip-main-menu li.megamenu .sub-menu,
  .ip-main-menu li.megamenu .children {
    width: 100%;
    max-width: 1170px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0 !important;
    right: 0 !important;
  }

  .ip-main-menu li.megamenu .sub-menu p,
  .ip-main-menu li.megamenu .children p {
    margin-bottom: 0;
  }

  .ip-main-menu li.megamenu .sub-menu>li,
  .ip-main-menu li.megamenu .children>li {
    padding: 0;
    white-space: inherit;
  }

  .ip-main-menu li.megamenu .sub-menu>li>.container,
  .ip-main-menu li.megamenu .children>li>.container {
    padding: 0;
  }

  .ip-main-menu li.megamenu .sub-menu .wpb_content_element,
  .ip-main-menu li.megamenu .children .wpb_content_element {
    margin-bottom: 0;
  }

  .ip-main-menu li.megamenu.remove-pos {
    position: relative;
  }

  .ip-main-menu li.megamenu.remove-pos>.sub-menu,
  .ip-main-menu li.megamenu.remove-pos>.children {
    max-width: inherit;
    width: auto;
    left: 0;
    right: auto;
  }

  .fixed-footer #ip-masthead,
  .fixed-footer .site-content {
    background-color: #fff;
  }

 

  

  .ip-team-carousel7 .ip-slick-carousel[data-arrows="true"] {
    padding-bottom: 0;
  }

  .ip-team-carousel7 .ip-slick-carousel[data-arrows="true"] .slick-arrow {
    bottom: auto;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0;
    z-index: 99;
  }

  .ip-team-carousel7 .ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-prev {
    left: -9px;
    right: auto;
  }

  .ip-team-carousel7 .ip-slick-carousel[data-arrows="true"] .slick-arrow.slick-next {
    right: -9px;
    left: auto;
  }


  body.rtl .ip-main-menu>li {
    float: right;
  }

  body.rtl .ip-main-menu>li.menu-item-has-children>a::after {
    margin-left: 0;
    margin-right: 4px;
  }

  body.rtl .ip-main-menu .sub-menu {
    left: auto;
    right: 0;
  }

  body.rtl .ip-main-menu .sub-menu a {
    padding-left: 10px;
    padding-right: 0;
  }

  body.rtl .ip-main-menu .sub-menu li.menu-item-has-children>a::after {
    right: auto;
    left: 0;
    content: "\f104";
  }

  body.rtl .ip-main-menu .sub-menu li>a:hover:before,
  body.rtl .ip-main-menu .sub-menu li.current_page_item>a:before,
  body.rtl .ip-main-menu .sub-menu li.current-menu-item>a:before,
  body.rtl .ip-main-menu .sub-menu li.current_page_ancestor>a:before,
  body.rtl .ip-main-menu .sub-menu li.current-menu-ancestor>a:before {
    left: auto;
    right: -23px;
  }

  body.rtl .ip-main-menu .sub-menu .sub-menu {
    right: 100%;
    -webkit-border-radius: 7px 0 7px 7px;
    -khtml-border-radius: 7px 0 7px 7px;
    -moz-border-radius: 7px 0 7px 7px;
    -ms-border-radius: 7px 0 7px 7px;
    -o-border-radius: 7px 0 7px 7px;
    border-radius: 7px 0 7px 7px;
  }

}


@media screen and (min-width: 1400px) {
  
}


@media screen and (min-width: 1900px) {
  .ip-menu-popup {
    left: -277px;
  }
}


@media screen and (max-width: 777px) {

}


@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

  body .text-gradient,
  body blockquote cite,
  blockquote body cite,
  body .ip-header-popup-wrap .ip-header-meta .h-item-icon,
  .ip-header-popup-wrap .ip-header-meta body .h-item-icon,
  body .post-previous-next a span:nth-child(1),
  .post-previous-next a body span:nth-child(1),
  body .comment-content:hover .comment-date,
  .comment-content:hover body .comment-date,
  body .ip-contact-info1.style2 .ip-contact-icon i,
  .ip-contact-info1.style2 .ip-contact-icon body i,
  body .ip-download .item--download a i,
  .ip-download .item--download a body i,
  body .ip-fancy-box-grid2 .item--icon i,
  .ip-fancy-box-grid2 .item--icon body i,  
  body .ip-counter .ip-counter-inner .icon-color-gradient i,
  .ip-counter .ip-counter-inner .icon-color-gradient body i,
  body .widget_products .amount,
  .widget_products body .amount,
  body .single-product #primary div.product .entry-summary .price ins,
  .single-product #primary div.product .entry-summary .price body ins,
  body body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price ins,
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price body ins,
  body blockquote cite,
  body .ip-header-popup-wrap .ip-header-meta .h-item-icon,
  body .post-previous-next a span:nth-child(1),
  body .comment-content:hover .comment-date,
  body .ip-contact-info1.style2 .ip-contact-icon i,
  body .ip-download .item--download a i,
  .widget_products .amount,
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price ins,
  body.text-gradient2 {
    text-fill-color: #137cb4;
    -o-text-fill-color: #137cb4;
    -ms-text-fill-color: #137cb4;
    -moz-text-fill-color: #137cb4;
    -webkit-text-fill-color: #137cb4;
    background-clip: #137cb4;
    -o-background-clip: #137cb4;
    -ms-background-clip: #137cb4;
    -webkit-background-clip: #137cb4;
    background-image: none;
  }
}