/*
[Plugin Stylesheet]
Plugin: Avas Core - A plugin for Avas Elementor WordPress Theme.
Author: theme-x
*/

.tx-clearfix:after,.tx-clearfix:before{
  content:"";
  display:table;
}

/*editor mode section and add section behind to the subheader when increase height*/
body.elementor-editor-active .elementor.elementor-edit-mode .elementor-element.elementor-section,
.elementor.elementor-edit-mode .elementor-add-section-inner{z-index:99 !important}

@media (max-width: 959px) {
    .tx-md-none {
        display:none!important
    }
}

/*  #Navigation
------------------------------------- */
.tx-navigation {
    position: absolute;
    z-index: 9;
    display: flex;
}
.tx-nav-position-center {
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.tx-nav-position-center-left {
    top: 50%;
    transform: translateY(-50%);
}
.tx-nav-position-center-right {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.tx-nav-position-top-left {
    top: 0;
}
.tx-nav-position-top-center {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.tx-nav-position-top-right {
    top: 0;
    right: 0;
}
.tx-nav-position-bottom-left {
    bottom: 0;
    left: 0;
}
.tx-nav-position-bottom-right {
    bottom: 0;
    right: 0;
}
.tx-nav-position-bottom-center {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.tx-nav-next {
    margin-left: 40px;
}
.tx-nav-position-center .tx-nav-arrow {
    position: absolute;
}

/*  #Position
------------------------------------- */
[class*='tx-position-top'],
[class*='tx-position-bottom'],
[class*='tx-position-left'],
[class*='tx-position-right'],
[class*='tx-position-center'] {
    position: absolute !important;
    max-width: 100%;
}

.tx-position-top-left {
    top: 0;
    left: 0;
}
.tx-position-top-center {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.tx-position-top-right {
    top: 0;
    right: 0;
}
.tx-position-center {
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    transform: translateY(-50%);
    width: max-content;
}
.tx-position-center-left {
    left: 0;
    transform: translateY(-50%);
    top: 50%;
}
.tx-position-center-right {
    right: 0;
    transform: translateY(-50%);
    top: 50%;
}
.tx-position-bottom-left {
    bottom: 0;
    left: 0;
}
.tx-position-bottom-right {
    bottom: 0;
    right: 0;
}
.tx-position-bottom-center {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

/*  #Position
------------------------------------- */
[class*='tx-position-top'],
[class*='tx-position-bottom'],
[class*='tx-position-left'],
[class*='tx-position-right'],
[class*='tx-position-center'] {
    position: absolute !important;
    max-width: 100%;
}

.tx-position-top-left {
    top: 0;
    left: 0;
}
.tx-position-top-center {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.tx-position-top-right {
    top: 0;
    right: 0;
}
.tx-position-center {
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    transform: translateY(-50%);
    width: max-content;
}
.tx-position-center-left {
    left: 0;
    transform: translateY(-50%);
    top: 50%;
}
.tx-position-center-right {
    right: 0;
    transform: translateY(-50%);
    top: 50%;
}
.tx-position-bottom-left {
    bottom: 0;
    left: 0;
}
.tx-position-bottom-right {
    bottom: 0;
    right: 0;
}
.tx-position-bottom-center {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

/*  #Navigation
------------------------------------- */
.tx-nav-middle .tx-carousel.owl-carousel .owl-nav button.owl-prev,
.tx-nav-middle .tx-carousel.owl-carousel .owl-nav button.owl-next,
.tx-nav-top.tx-nav-left .tx-carousel.owl-carousel .owl-nav,
.tx-nav-top.tx-nav-right .tx-carousel.owl-carousel .owl-nav,
.tx-nav-top.tx-nav-center .tx-carousel.owl-carousel .owl-nav,
.tx-nav-top.tx-nav-left .tx-carousel.owl-carousel .owl-nav,
.tx-nav-bottom.tx-nav-left .tx-carousel.owl-carousel .owl-nav,
.tx-nav-top.tx-nav-right .tx-carousel.owl-carousel .owl-nav,
.tx-nav-bottom.tx-nav-right .tx-carousel.owl-carousel .owl-nav {
  position: absolute;
}
.tx-nav-top.tx-nav-left .tx-carousel.owl-carousel .owl-nav,
.tx-nav-top.tx-nav-right .tx-carousel.owl-carousel .owl-nav,
.tx-nav-top.tx-nav-center .tx-carousel.owl-carousel .owl-nav {
  top: -20px;
}
.tx-nav-middle .tx-carousel.owl-carousel .owl-nav button.owl-prev,
.tx-nav-middle .tx-carousel.owl-carousel .owl-nav button.owl-next {
  top: 50%;
}
.tx-nav-middle .tx-carousel.owl-carousel .owl-nav button.owl-prev,
.tx-nav-top.tx-nav-left .tx-carousel.owl-carousel .owl-nav,
.tx-nav-bottom.tx-nav-left .tx-carousel.owl-carousel .owl-nav {
  left: 0;
}
.tx-nav-top.tx-nav-center .tx-carousel.owl-carousel .owl-nav {
  left: 50%;
  transform: translateX(-50%);
}
.tx-nav-middle .tx-carousel.owl-carousel .owl-nav button.owl-next,
.tx-nav-top.tx-nav-right .tx-carousel.owl-carousel .owl-nav,
.tx-nav-bottom.tx-nav-right .tx-carousel.owl-carousel .owl-nav {
  right: 0;
}
.tx-nav-bottom.tx-nav-center .tx-carousel.owl-carousel .owl-nav {
  text-align: center;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.tx-nav-top.tx-nav-right .tx-carousel.owl-carousel .owl-nav,
.tx-nav-top.tx-nav-left .tx-carousel.owl-carousel .owl-nav,
.tx-nav-top.tx-nav-center .tx-carousel.owl-carousel .owl-nav {
    top: -40px;
}
.tx-nav-bottom.tx-nav-left .tx-carousel.owl-carousel .owl-nav,
.tx-nav-bottom.tx-nav-right .tx-carousel.owl-carousel .owl-nav,
.tx-nav-bottom.tx-nav-center .tx-carousel.owl-carousel .owl-nav {
    bottom: -30px;

}

/*  #Pagination
------------------------------------- */
.tx-pagination-widgets {
    position: relative;
    bottom: 0;
    left: 0;
}
.tx-pagination-widgets ul {
    padding: 0;
}
.tx-pagination-widgets ul li{display: inline-block;}
.tx-pagination-widgets ul li .page-numbers {
    margin: 5px;
    padding: 5px 15px;
    border: 1px solid #dcdcdc;
}
.tx-pagination-widgets ul li .current {
    color: #dcdcdc;
}

/*  #Post read more button
------------------------------------- */
.tx-post-read-more {
    padding: 7px 24px;
    color: #333;
    font-size: 12px;
    font-weight: 600;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    text-transform: uppercase;
    letter-spacing: .32px;
    display: inline-block;
    border: 2px solid #333;
    border-radius: 11px;
}
.tx-post-read-more:hover,
.tx-post-read-more:focus {
  background-color: #333;
  color: white;
}



/* #Animated Heading
------------------------------------- */
.tx-animated-txt.morphext span {
	display: inline-block;
}

/* #Animated Shape
------------------------------------- */
.tx-animated-shape-image.style_1 img{
    -webkit-animation: clip-1 10s linear infinite alternate forwards;
    animation: clip-1 10s linear infinite alternate forwards;
}
.tx-animated-shape-image.style_2 img{
    -webkit-animation: clip-2 10s linear infinite alternate forwards;
    animation: clip-2 10s linear infinite alternate forwards;
}
.tx-animated-shape-image.style_3 img{
    -webkit-animation: clip-3 10s linear infinite alternate forwards;
    animation: clip-3 10s linear infinite alternate forwards;
}
.tx-animated-shape-image.style_4 img {
    animation: clip-4 10s linear infinite alternate forwards;
    -webkit-animation: clip-4 10s linear infinite alternate forwards;
}
.tx-animated-shape-image.style_5 img {
    animation: clip-5 10s linear infinite alternate forwards;
    -webkit-animation: clip-5 10s linear infinite alternate forwards;
}
.tx-animated-shape-image.style_6 img {
    animation: clip-6 10s linear infinite alternate forwards;
    -webkit-animation: clip-6 10s linear infinite alternate forwards;
}
.tx-animated-shape-image.style_7 img {
    animation: clip-7 10s linear infinite alternate forwards;
    -webkit-animation: clip-7 10s linear infinite alternate forwards;
}
.tx-animated-shape-image.style_8 img {
    animation: clip-8 10s linear infinite alternate forwards;
    -webkit-animation: clip-8 10s linear infinite alternate forwards;
}
 
@keyframes clip-1{
    0%, 100% {
        border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
    }
    14% {
        border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
    }
    28% {
        border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
    }
    42% {
        border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
    }
    56% {
        border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
    }
    70% {
        border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
    }
    84% {
        border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
    }
}

@keyframes clip-2 {
    0%, 100% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
        box-shadow: 15px 15px 50px rgba(0,0,0,0.2);
    }
    25% { 
        border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%;
        box-shadow: -10px -5px 50px rgba(0,0,0,0.2);
    }
    75% {
        border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;
    }
}

@keyframes clip-3 {
    0%, 100% {
      border-radius: 45% 55% 62% 38% / 53% 51% 49% 47%;
    }
    40% {
      border-radius: 45% 55% 49% 51% / 36% 51% 49% 64%;
    }
    60% {
      border-radius: 60% 40% 57% 43% / 47% 62% 38% 53%;
    }
    80% {
      border-radius: 60% 40% 32% 68% / 38% 36% 64% 62%;
    }
}

@keyframes clip-4 {
    from {
        border-radius: 25% 67% 73% 60% / 56% 28% 80% 14%; 
    }
 
    to {
        border-radius: 57% 34% 12% 45% / 15% 34% 23% 90%;
    }
}

@keyframes clip-5 {
    0%, 20%, 100% {
      border-radius: 52% 89% 62% 41% / 80% 77% 65%;
    }
    40% {
      border-radius: 53% 85% 92% 95% / 89% 68% 90%;
    }
    60% {
      border-radius: 92% 92% 72% 64% / 69% 50% 96%;
    }
    80% {
      border-radius: 30% 40% 50% 60% / 59% 40% 66%;
    }
}
@keyframes clip-6 {
    0%, 100% {
      border-radius: 49% 42% 65% 75% / 47% 85% 70% 79%;
    }
    20% {
      border-radius: 41% 90% 76% 99% / 98% 74% 50% 68%;
    }
    40% {
      border-radius: 96% 93% 50% 79% / 92% 67% 42% 65%;
    }
    60% {
      border-radius: 87% 90% 73% 81% / 42% 82% 73% 65%;
    }
    80% {
      border-radius: 71% 80% 48% 63% / 93% 47% 69% 50%;
    }
}
@keyframes clip-7 {
    0%, 100% {
      border-radius: 54% 79% 51% 66% / 94% 74% 73% 85%;
    }
    20% {
      border-radius: 69% 68% 51% 75% / 64% 77% 59% 76%;
    }
    40% {
      border-radius: 91% 89% 96% 40% / 85% 89% 64% 62%;
    }
    60% {
      border-radius: 91% 89% 96% 40% / 85% 89% 64% 62%;
    }
    80% {
      border-radius: 76% 79% 95% 92% / 87% 75% 78% 68%;
    }
}
@keyframes clip-8 {
    0%, 100% {
      border-radius: 75% 61% 56% 78% / 86% 88% 96% 50%;
    }
    25% {
      border-radius: 55% 84% 41% 67% / 86% 43% 60% 57%;
    }
    50% {
      border-radius: 51% 48% 80% 68% / 55% 96% 67% 92%;
    }
    75% {
      border-radius: 81% 90% 70% 64% / 86% 83% 76% 70%;
    }
    90% {
      border-radius: 68% 48% 66% 85% / 93% 66% 96% 70%;
    }
}

/* #Background Clip Text
------------------------------------- */
.tx-bct-wrap {
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-name: txMaskText;
    -webkit-animation-name: txMaskText;
}
.tx-bct-text {
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    font-size: 60px;
    line-height: 1.8;
    display: inline-block;
    display: -webkit-box;
}

@keyframes txMaskText {
    from{ background-position: 0px center}
    to{ background-position: 2000px center}
}
@-webkit-keyframes txMaskText {
    from{ background-position: 0px center}
    to{ background-position: 2000px center}
}

/* #Background Slider
------------------------------------- */
.tx-bg-slider-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0; 
}
.tx-bg-slider {
    width: 100%;
    height: 100%;
}
.tx-bg-slider .vegas-timer-running .vegas-timer-progress {
    background-color: rgba(229, 37, 0, .75);
}
.tx-bg-slider .vegas-timer {
    height: 5px;
}

/* #Breadcrumbs
------------------------------------- */
.tx-breadcrumbs {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}
.tx-breadcrumbs-separator {
    margin-right: 10px;
}
.tx-icon svg {
    width: 14px;
    height: 14px;
}
.tx-breadcrumbs-separator-icon svg {
    width: 10px;
    height: 10px;
}

/*  #Button
------------------------------------- */
@keyframes move1 {
  0% {
    height: 100%; 
    bottom: 0;
  }
  54% {
    height: 0; 
    bottom: 100%;
  }
  55% {
    height: 0; 
    bottom: 0;
  }
  100% {
    height: 100%; 
    bottom: 0;
  }
}

@keyframes move2 {
  0% {
    width: 0;
    left: 0;
  }
  50% {
    width: 100%; 
    left: 0;
  }
  100% {
    width: 0; 
    left: 100%;
  }
}

@keyframes move3 {
  0% {
    height: 100%; 
    top: 0;
  }
  54% {
    height: 0; 
    top: 100%;
  }
  55% {
    height: 0; 
    top: 0;
  }
  100% {
    height: 100%; 
    top: 0;
  }
}

@keyframes move4 {
  0% {
    width: 0; 
    right: 0;
  }
  55% {
    width: 100%; 
    right: 0;
  }
  100% {
    width: 0; 
    right: 100%;
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  70% {
    transform: scale(.9);
  }
    100% {
    transform: scale(1);
  }
}
.tx-btn-wrap {
    display: flex;
}
/*.elementor-section .tx-btn-wrap {
    display: block;
}*/

.tx-btn-link {
    text-align: center;
}
/*.tx-btn-icon i {
    position: absolute;
}*/
.tx-btn-wrap.style-1 .line-1,
.tx-btn-wrap.style-1 .line-2,
.tx-btn-wrap.style-1 .line-3,
.tx-btn-wrap.style-1 .line-4 {
    content: "";
    display: block;
    position: absolute;
    background-color: #121212;
}
.tx-btn-wrap.style-1 .line-1,
.tx-btn-wrap.style-1 .line-3 {
  width: 1px;
}
.tx-btn-wrap.style-1 .line-2,
.tx-btn-wrap.style-1 .line-4 {
  height: 1px;
}
.tx-btn-wrap.style-1 .line-1,
.tx-btn-wrap.style-1 .line-2 {
  left: 0;
}
.tx-btn-wrap.style-1 .line-1,
.tx-btn-wrap.style-1 .line-4 {
  bottom: 0;
}
.tx-btn-wrap.style-1 .line-3,
.tx-btn-wrap.style-1 .line-4 {
  right: 0;
}
.tx-btn-wrap.style-1 .line-2,
.tx-btn-wrap.style-1 .line-3 {
    top: 0;
}

/*style 0*/
.style-0 .tx-btn-link{
    display: flex;
    justify-content: center;
}

/*style 1*/
.tx-btn-wrap.style-1 .tx-btn-link {
  position: relative;
    padding: 10px 30px;
    border: 1px solid #121212;
    color: #121212;
    -webkit-font-smoothing: antialiased;
}
.tx-btn-wrap.style-1 .tx-btn-link:hover {
    border: none;
}
.tx-btn-wrap.style-1 .tx-btn-link:hover .line-1 {
    animation: move1 1500ms infinite ease;
}
.tx-btn-wrap.style-1 .tx-btn-link:hover .line-2 {
    animation: move2 1500ms infinite ease;
}   
.tx-btn-wrap.style-1 .tx-btn-link:hover .line-3 {
    animation: move3 1500ms infinite ease;
}   
.tx-btn-wrap.style-1 .tx-btn-link:hover .line-4 {
    animation: move4 1500ms infinite ease;
}

/*style 2*/
.tx-btn-wrap.style-2 .tx-btn-link {
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #8e44ad;
    font-size: 15px;
    color: #8e44ad;
    position: relative;
    overflow: hidden;
    transition: color 150ms ease-in-out;
    padding: 10px 50px;
}
.tx-btn-wrap.style-2 .tx-btn-link:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 100%;
    background-color: #8e44ad;
    z-index: -1;
    transition: width 150ms ease-in-out;
}
.tx-btn-wrap.style-2 .tx-btn-link:hover {
  color: white;
}
.tx-btn-wrap.style-2 .tx-btn-link:hover:after {
    width: 102%;
}

/*style 3*/
.tx-btn-wrap.style-3 .tx-btn-link {
    position: relative;
    display: inline-block;
    width: 200px;
    font-size: 15px;
    line-height: 3;
    text-align: center;
    color: #fff;
    background-color: #AEDB49;
    -webkit-transition: -webkit-transform 0.4s,background 0.4s;
    -moz-transition: -moz-transform 0.4s,background 0.4s;
    transition: transform 0.4s,background 0.4s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -100px;
    -moz-transform-origin: 50% 50% -100px;
    transform-origin: 50% 50% -100px;
}
.tx-btn-wrap.style-3 .tx-btn-link:before {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: #98CA28;
    content: attr(data-hover);
    -webkit-transition: background 0.4s;
    -moz-transition: background 0.4s;
    transition: background 0.4s;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
}
.tx-btn-wrap.style-3:hover .tx-btn-link, .tx-btn-wrap.style-3:focus .tx-btn-link {
    background-color: #98CA28;
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    color: #121212;
}

/*style 4*/
.tx-btn-wrap.style-4 .tx-btn-link {
    padding: 10px 30px;
    display: inline-block;
    border: 2px solid #ff0251;
    color: #ff0251;
    transition: .3s;
    font-size: 15px;
    font-weight: 500;
}

.tx-btn-wrap.style-4 .tx-btn-link:hover {
  animation: pulse 1s infinite;
    transition: .3s;
}

/*style 5*/
.tx-btn-wrap.style-5 .tx-btn-link {
  position: relative;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    padding: 0 40px;
    line-height: 3;
    color: #fff;
    background-color: #AEDB49;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.tx-btn-wrap.style-5 .tx-btn-link:before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #98CA28;
    text-align: center;
    content: attr(data-hover);
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
}
.tx-btn-wrap.style-5:hover .tx-btn-link, .tx-btn-wrap.style-5:focus .tx-btn-link {
    -webkit-transform: rotateX(90deg) translateY(-22px);
    -moz-transform: rotateX(90deg) translateY(-22px);
    transform: rotateX(90deg) translateY(-22px);
}



/*  #Call To Action
------------------------------------- */
.tx-call-to-action {
  width: 100%;
  height: auto;
  display: block;
  padding: 30px;
  font-size: 16px;
  color: #4d4d4d;
  font-weight: 400;
  line-height: 27px;
  margin: 0 auto;
}
.tx-call-to-action p {
  margin-bottom: 10px;
}
.tx-call-to-action .title {
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 10px;
  font-style: normal;
}
.tx-call-to-action.cta-center {
  text-align: center;
}
.tx-call-to-action.cta-right {
  text-align: right;
}
.tx-call-to-action.cta-left {
  text-align: left;
}
.tx-call-to-action.bg-lite {
  background: #f4f4f4;
}
.tx-call-to-action.bg-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 0;
  color: rgba( 255,255,255, 0.7 );
}
.tx-call-to-action.bg-img .icon {
  color: #fff;
}
.tx-call-to-action.bg-img:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: -1;
  background: rgba( 0,0,0,0.8 );
}
.tx-call-to-action.bg-img.bg-fixed {
  background-attachment: fixed;
  background-position: center center;
}
.tx-call-to-action.bg-img .title {
  color: rgba( 255,255,255, 0.9 );
}
.tx-call-to-action.cta-flex,
.tx-call-to-action.cta-icon-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.tx-call-to-action.cta-icon-flex .icon {
  flex-grow: 1;
  font-size: 80px;
  text-align: left;
  line-height: 130px;
}
.tx-call-to-action.cta-icon-flex .action {
  flex-grow: 1;
  text-align: right;
  padding-top: 22px;
  flex-basis: 22%;
}
.tx-call-to-action.cta-icon-flex .content {
  flex-grow: 1;
  padding: 0px 30px;
}
.tx-call-to-action.cta-flex .content {
  padding: 0px 15px;
  flex-grow: 1;
}
.tx-call-to-action.cta-flex .action {
  flex-grow: 1;
  text-align: right;
  padding-top: 25px;
  flex-basis: 23%;
}
.tx-call-to-action .cta-button {
  position: relative;
  display: inline-block;
  padding: 12px 30px;
  background: #f9f9f9;
  font-size: 16px;
  text-decoration: none;
  color: #4d4d4d;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  transition: .5s;
  -webkit-box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.2);
  -ms-box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.2);
  margin-right: 10px;
  margin-top: 10px;
  z-index: 0;
  overflow: hidden;
}
.tx-call-to-action .cta-button:last-child {
  margin-right: 0px;
}
.tx-call-to-action .cta-button:focus {
  outline: none;
}
.tx-call-to-action .cta-button:hover {
  color: #fff;
  background: #3F51B5;
  -webkit-box-shadow: 0px 1px 12px 1px rgba(0,0,0,0.1);
  -ms-box-shadow: 0px 1px 12px 1px rgba(0,0,0,0.1);
  box-shadow: 0px 1px 12px 1px rgba(0,0,0,0.1);
}
.tx-call-to-action .cta-button.effect-1:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #3F51B5;
  top: 0px;
  left: 0px;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  z-index: -1;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  transition: .5s;
  color: #fff;
}
.tx-call-to-action .cta-button.effect-1:hover::after {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tx-call-to-action .cta-button.effect-2:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #3F51B5;
  top: 0px;
  left: 0px;
  z-index: -1;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  transition: .5s;
  color: #fff;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.tx-call-to-action .cta-button.effect-2:hover::after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
/* Media Queries */
@media only screen and (max-width: 768px) {
  .tx-call-to-action.cta-flex,
  .tx-call-to-action.cta-icon-flex {
    flex-wrap: wrap;
  }
  .tx-call-to-action .title {
    font-size: 28px;
    line-height: 36px;
    margin-top: 0px;
  }
  .tx-call-to-action.cta-icon-flex .icon {
    flex-grow: 1;
    font-size: 48px;
    line-height: 90px;
    text-align: center;
  }
  .tx-call-to-action.cta-flex .content,
  .tx-call-to-action.cta-icon-flex .content {
    flex-grow: 1;
    text-align: center;
    padding: 0px;
  }
  .tx-call-to-action.cta-flex .action,
  .tx-call-to-action.cta-icon-flex .action {
    text-align: center;
    padding-top: 0px;
  }
  .tx-call-to-action .cta-button {
    padding: 12px 25px;
  }
}
.tx-call-to-action.cta-icon-flex .icon svg {
  height: auto;
}
@media only screen and (max-width: 360px) {
  .tx-call-to-action {
    font-size: 14px;
    line-height: 26px;
  }
  .tx-call-to-action .cta-button {
    padding: 4px 20px;
    font-size: 12px;
  }
  .tx-call-to-action .title {
    font-size: 20px;
    line-height: 30px;
  }
}

/*  #Carousel / Grid
------------------------------------- */
.tx-car-grid-wrap {
    transition: all .3s;
}
.tx-car-grid-image {
    position: relative;
}
.tx-car-grid-image img {
    transition: all .3s;
}
.tx-car-grid-icon-wrap {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}
.tx-grid-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.tx-car-grid-content {
    position: relative;
    z-index: 1;
}
.tx-grid-container {
    margin-right: 25px;
    margin-bottom: 25px;
    transition: all .3s;
    position: relative;
    z-index: 1;
}
.tx-car-grid-read-more i,
.tx-car-grid-read-more svg {
    margin-left: 5px;
}
.tx-car-grid-read-more svg {
    width: 14px;
    height: 14px;
    margin-top: -4px;
}
.tx-widget-carousel .swiper-carousel.tx-show-hidden-item {
    overflow: visible;
}
.tx-widget-carousel .swiper-carousel:not(.tx-show-hidden-item) {
    overflow: hidden;
}

/*  #Cart
------------------------------------- */
.elementor-widget-avas-cart .tx-cart{
  float: none;
  display: block;
}
.tx-cart svg {
    width: 30px;
}

/*  #Chart
------------------------------------- */
@keyframes chartjs-render-animation {
    from {
        opacity: .99
    }
    to {
        opacity: 1
    }
}

.chartjs-render-monitor {
    animation: chartjs-render-animation 1ms;
}

.chartjs-size-monitor,
.chartjs-size-monitor-expand,
.chartjs-size-monitor-shrink {
    position: absolute;
    direction: ltr;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    pointer-events: none;
    visibility: hidden;
    z-index: -1
}

.chartjs-size-monitor-expand>div {
    position: absolute;
    width: 1000000px;
    height: 1000000px;
    left: 0;
    top: 0
}

.chartjs-size-monitor-shrink>div {
    position: absolute;
    width: 200%;
    height: 200%;
    left: 0;
    top: 0
}

/* ---------------------------------------------------------
   Circle Info
------------------------------------------------------------ */

.tx-circle-info-item {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    transition: all .3s ease
}

.tx-circle-info-sub-circle {
    color: #a3adb5;
    width: 60px;
    height: 60px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    box-shadow: 0 5px 15px 0 rgba(151, 163, 184, 0.3);
    background-color: #fff;
    border-radius: 50%;
    transition: .5s cubic-bezier(.175, .885, .32, 1.275);
    cursor: pointer;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 9
}

.tx-circle-info-sub-circle i {
    font-size: 26px;
    top: 0;
    position: relative
}

.tx-circle-info-sub-circle svg {
    width: 1em;
    height: 1em;
    fill: #a3adb5
}

.tx-circle-info-sub-circle:hover,
.tx-circle-info-sub-circle.active {
    color: #fff;
    box-shadow: 0 6px 13px 0 rgba(30, 135, 240, 0.3);
    background-color: #1e87f0;
    transition: background-color 1s
}

.tx-circle-info-sub-circle:hover svg,
.tx-circle-info-sub-circle.active svg {
    fill: #fff
}

.tx-circle-info-wrap {
    border-radius: 100%;
    margin: 60px auto;
    position: relative
}

.tx-circle-info-inner {
    border-radius: 50%;
    box-sizing: content-box;
    padding-bottom: unset;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    z-index: 9
}

.tx-circle-info-inner:before,
.tx-circle-info-inner:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    display: block
}

.tx-circle-info-inner:before {
    height: 100%;
    width: 100%;
    border: 1px solid rgba(163, 173, 181, 0.3)
}

.tx-circle-info-inner:after {
    height: 130%;
    width: 130%;
    border: 1px solid rgba(163, 173, 181, 0.1)
}

.tx-circle-info-content {
    height: 80%;
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    padding: 0;
    border-radius: 100%;
/*    background-color: #fff;*/
    transition: background-color 1s
}

.tx-circle-info-item {
    display: none;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 2
}

.tx-circle-info-item.active {
    display: flex;
    animation: fade-in 1.2s cubic-bezier(.39, .575, .565, 1) both
}

.tx-circle-info-title {
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 15px;
    text-align: center;
    display: block
}

.tx-circle-info-desc {
    display: block;
    color: #757575;
    font-size: 14px;
    line-height: 1.88;
    text-align: center;
    margin: 0;
    transition: all .5s
}

.tx-circle-info-desc p {
    margin: 0
}

.tx-circle-info-icon.d-md-none {
    display: none
}

.tx-style-circle .tx-circle-info {
    overflow: hidden
}

.tx-style-circle .tx-circle-info-item {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    transition: background-image .2s ease-in-out
}

.tx-content-hide-yes .tx-circle-info-content-inner {
    display: none
}

@media (max-width:767px) {
    .tx-style-list .tx-circle-info-wrap {
        height: 100% !important;
        width: 100% !important;
        margin: auto !important
    }
    .tx-style-list .tx-circle-info-inner {
        display: none
    }
    .tx-style-list .tx-circle-info-content {
        width: 100%;
        height: 100%;
        display: block;
        position: relative;
        transition: all .4s ease
    }
    .tx-style-list .tx-circle-info-content-inner {
        
        margin-left: calc(69px + 20px)
    }
    .tx-style-list .tx-circle-info-item {
        display: inherit;
        position: relative;
        width: 100%;
        margin-bottom: 10px;
        padding: 10px;
        border-radius: 0
    }
    .tx-style-list .tx-circle-info-item.right {
        float: right
    }
    .tx-style-list .tx-circle-info-title {
        margin-bottom: 8px;
        text-align: left
    }
    .tx-style-list .tx-circle-info-desc {
        text-align: justify
    }
    .tx-style-list .tx-circle-info-icon {
        position: absolute;
        width: 40px;
        height: 40px;
        font-size: 18px;
        overflow: hidden;
        border-radius: 50%;
        box-shadow: 0 5px 15px 0 rgba(151, 163, 184, 0.3);
        transition: all .5s;
        cursor: pointer;
        color: #a3adb5
    }
    .tx-style-list .tx-circle-info-icon:hover {
        box-shadow: 0 6px 13px 0 rgba(30, 135, 240, 0.3);
        background-color: #1e87f0;
        color: #fff
    }
    .tx-style-list .tx-circle-info-icon:hover svg {
        fill: #fff
    }
    .tx-style-list .tx-circle-info-icon svg,
    .tx-style-list .tx-circle-info-icon i {
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        left: 50%
    }
    .tx-style-list .tx-circle-info-icon svg {
        width: 1em;
        height: 1em;
        fill: #a3adb5
    }
    .tx-style-list .tx-circle-info-icon.d-md-none {
        display: inherit
    }
    .tx-style-list .tx-circle-info-sub-circle {
        display: none
    }
}

/*  #Circle Progress Bar
------------------------------------- */
.tx-circle-progress-bar {
  position: relative;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.pie_progress__svg {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
  vertical-align: middle;
}
.pie_progress__svg svg {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block; 
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.pie_progress__content, .pie_progress__number, .pie_progress__label, .pie_progress__icon {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pie_progress__number {
  font-size: 42px;
}
.pie_progress__label {
  margin-top: 32px;
  font-size: 12px;
}
.tx-circle-progress-bar .pie_progress__svg svg path {
  stroke: #AEDB49;
}
.tx-linecap-round .pie_progress__svg svg path {
  stroke-linecap: round;
}
.tx-linecap-square .pie_progress__svg svg path {
  stroke-linecap: square;
}
.tx-linecap-butt .pie_progress__svg svg path {
  stroke-linecap: butt;
}
.tx-cpb-before-txt {  
  position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
}
.tx-cpb-percentage-txt {  
  position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tx-cpb-after-txt { 
  position: absolute;
    top: 60%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
}

/* #Countdown
------------------------------------- */
.tx-countdown-content {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.tx-countdown-content > li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table-cell;
  position: relative;
}
.tx-cd-content > div {
  text-align: center;
  padding: 20px;
  background-color: #121212;
}
.tx-cd-label-block .tx-cd-digits, 
.tx-cd-label-block .tx-cd-label {
  display: block;
  text-align: center;
}
.tx-cd-digits {
  font-size: 56px;
  line-height: 1;
  color: #fff;
}
.tx-cd-label {
  font-size: 18px;
  line-height: 1;
  color: #bcbcbc;
}
.tx-cd-separator .tx-cd-digits::after {
  content: ":";
  position: absolute;
  left: 95%;
 }
.tx-cd-content:last-child .tx-cd-digits::after {
  display: none;
}

/* #Counter
------------------------------------- */
.tx-counter-wrapper.style-1.left,
.tx-counter-wrapper.style-2.left,
.tx-counter-wrapper.style-3.left,
.tx-counter-wrapper.style-4.left {
    text-align: left;
}
.tx-counter-wrapper.style-4.left .tx-counter-number-icon-title-wrapper {
    text-align: left;
}
.tx-counter-wrapper.style-1.center,
.tx-counter-wrapper.style-2.center,
.tx-counter-wrapper.style-3.center,
.tx-counter-wrapper.style-4.center {
    text-align: center;
}
.tx-counter-wrapper.style-4.center .tx-counter-number-icon-title-wrapper {
    text-align: center;
}
.tx-counter-wrapper.style-1.right,
.tx-counter-wrapper.style-2.right,
.tx-counter-wrapper.style-3.right,
.tx-counter-wrapper.style-4.right {
    text-align: right;
}
.tx-counter-wrapper.style-4.right .tx-counter-number-icon-title-wrapper {
    text-align: right;
}
.tx-counter-wrapper.style-2 {
    display: flex;
    align-items: center;
}
.tx-counter-wrapper.style-2.right,
.tx-counter-wrapper.style-3.right .tx-counter-number-icon-wrapper  {
    flex-direction: row-reverse;

}
.tx-counter-wrapper.style-2 .tx-counter-icon,
.tx-counter-wrapper.style-3 .tx-counter-icon,
.tx-counter-wrapper.style-4 .tx-counter-icon {
    position: relative;
    margin-right: 15px;
}
.tx-counter-wrapper.style-4 .tx-counter-title {
    margin-left: 15px;
}
.tx-counter-wrapper.style-2.right .tx-counter-icon,
.tx-counter-wrapper.style-3.right .tx-counter-icon,
.tx-counter-wrapper.style-4.right .tx-counter-icon {
    margin-right: 0;
    margin-left: 15px;
}
.tx-counter-wrapper.style-4.right .tx-counter-title {
    margin-left: 0;
    margin-right: 15px;
}
.tx-counter-wrapper.style-3 .tx-counter-number-icon-wrapper {
    display: flex;
    align-items: center;
}
.tx-counter-wrapper.style-4 .tx-counter-number-icon-title-wrapper {
    display: inline-flex;
    align-items: center;
}
.tx-counter-wrapper.style-4.right .tx-counter-number-icon-title-wrapper {
    flex-direction: row-reverse;
}
.tx-counter-number-wrapper {
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
}
.tx-counter-title {
    font-size: 24px;
}
.tx-counter-wrapper .tx-counter-icon i {
    font-size: 50px;
}
.tx-counter-wrapper .tx-counter-icon img {
    width: 70px;
}
.tx-counter-wrapper .tx-counter-icon svg {
    width: 70px;
    height: 70px;
}
.tx-counter-wrapper.style-1 .tx-counter-icon i,
.tx-counter-wrapper.style-1 .tx-counter-icon img,
.tx-counter-wrapper.style-1 .tx-counter-icon svg {
    margin-bottom: 20px;
}
.tx-counter-number-wrapper {
    display: inline-flex;
}

/* #Coupon
------------------------------------- */
.tx-coupon-wrapper,
.tx-coupon-image,
.tx-coupon-content {
    position: relative; 
}
.tx-coupon-container {
    float: left;
    position: relative;
    
}
.tx-coupon-item {
    box-shadow: 0 0 8px 0 rgba(0,0,0,.15);
}
.tx-carousel .tx-coupon-item {
    margin: 10px;
}
.tx-coupon-content {
    padding: 25px;
}
.tx-coupon-discount {
    position: absolute;
    top: 0;
    left: 0;
    background-color: orange;
    padding: 6px 16px;
    font-size: 16px;
    color: white;
    font-weight: 500;
}
.tx-coupon-code {
    position: relative;
    background-color: #F7F7F7;
    border: 1px solid #E0E0E0;
    padding: 10px 18px;
}
.tx-coupon-code-text {
    font-size: 15px;
    color: #111;
}
.tx-coupon-copy-text {
    cursor: pointer;
    transition: background-color 500ms ease 0s, border-color 500ms ease 0s, color 500ms ease 0s, fill 500ms ease 0s;
    -webkit-font-smoothing: antialiased;
    background-color: #741FA2;
    color: white;
    padding: 9px;
    margin-left: 15px;
    border-radius: 100px;
}
.tx-coupon-copy-text:hover,
.tx-coupon-copy-text:focus,
.tx-coupon-copy-text:active {
    background-color: #4A0072;
}
.tx-copied .tx-coupon-code-text {
    color: #9822d8;
    transition: background-color 500ms ease 0s, border-color 500ms ease 0s, color 500ms ease 0s, fill 500ms ease 0s;
}
.tx-coupon-btn a {
    background-color: #5a55d8;
    color: white;
    padding: 7px 14px;
    border-radius: 3px;
}
.tx-coupon-btn a:hover {
    background-color: #241fa2;
    color: white;
}
.tx-coupon-btn {
    margin-top: 20px;
}
.tx-coupon-wrapper .owl-nav {
    margin-left: 10px;
    margin-top: 20px;
}

/*  #Course Carousel
------------------------------------- */
.elementor-widget-avas-courses-carousel ul.learn-press-courses .course {
  width: auto;
  /*margin-right: 0;*/
  margin-bottom: 25px;
}
.elementor-widget-avas-courses-carousel .learn-press-courses {
    margin: 0;
}
.owl-carousel .owl-item .lp-author img {
  width: 30px;
}

/*  #Carousel Controls
------------------------------------- */
/*carousel nav*/
.tx-carousel.owl-carousel .owl-nav button.owl-prev {
  margin-right: 5px;
}

.tx-carousel.owl-carousel .owl-nav button.owl-prev,
.tx-carousel.owl-carousel .owl-nav button.owl-next {
    padding: 3px 6px !important;
    border-radius: 2px;
    border: none;
    transition: all .3s;
    background-color: #AEDB49;
    color: white;
    outline: none;
}
.tx-carousel.owl-carousel .owl-nav button.owl-prev i,
.tx-carousel.owl-carousel .owl-nav button.owl-next i,
.tx-carousel.owl-carousel .owl-nav button.owl-prev:hover i,
.tx-carousel.owl-carousel .owl-nav button.owl-next:hover i
 {
  color: #fff;
 
}
.tx-carousel.owl-carousel .owl-nav button.owl-prev:hover,
.tx-carousel.owl-carousel .owl-nav button.owl-next:hover {
   background-color: #8CC63F;
}

/*carousel dots*/
.tx-carousel.owl-carousel button.owl-dot {
    display: inline-block;
    outline: none;
}
.tx-carousel.owl-carousel button.owl-dot span {
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    width: 12px;
}
.tx-carousel.owl-carousel .owl-dots {
  text-align: center;
}
.tx-carousel.owl-carousel button.owl-dot span {
  background-color: #D8D8D8;
}
.tx-carousel.owl-carousel button.owl-dot.active span {
  background-color: #777;
}

/* #Courses Grid
------------------------------------- */
.elementor-widget-avas-courses ul.learn-press-courses .course {
  padding: 0 15px;
  margin-bottom: 50px;
  position: relative;
}
.elementor-widget-avas-courses .lp-course-price {
    left: 15px;
}
.elementor-widget-avas-courses .learn-press-courses .type-lp_course:hover,
.elementor-widget-avas-courses .lpr_course:hover,
.elementor-widget-avas-courses-carousel .learn-press-courses .type-lp_course:hover,
.elementor-widget-avas-courses-carousel .lpr_course:hover{
  box-shadow: none;
}
.elementor-widget-avas-courses .course-item:hover,
.elementor-widget-avas-courses-carousel .course-item:hover {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);
}
.elementor-widget-avas-courses .course-content,
.elementor-widget-avas-courses-carousel .course-content {
  border: 1px solid #f0f0f0;
  border-top: none;
  position: relative;
}
.elementor-widget-avas-courses .course-item .course-content .course-title,
.elementor-widget-avas-courses-carousel .course-item .course-content .course-title{
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 15px 15px 0;
}
.elementor-widget-avas-courses .course-item .course-content .course-permalink,
.elementor-widget-avas-courses-carousel .course-item .course-content .course-permalink {
    display: -webkit-box;
    clear: both;
    overflow: hidden;
    position: relative;
}
.elementor-widget-avas-courses .course-item .course-content .tx-courses-excp,
.elementor-widget-avas-courses-carousel .course-item .course-content .tx-courses-excp {
  padding: 15px;
}
.elementor-widget-avas-courses .course-item .course-content .course-categories,
.elementor-widget-avas-courses-carousel .course-item .course-content .course-categories {
    float: right;
    position: absolute;
    top: -34px;
    right: -1px;
    margin-right: 0;
}
.elementor-widget-avas-courses .course-item .course-content .course-categories a,
.elementor-widget-avas-courses-carousel .course-item .course-content .course-categories a {
  position: relative;
    margin: 0;
    padding: 2px 10px 2px 20px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 12px 50%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 12px 50%);
    background: #ffb606;
    color: white;
}
.course-students::before {
  position: relative;
    top: -1px;
    margin-right: 0;
    color: #ffb606;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f501";
}
.elementor-widget-avas-courses .learn-press-courses[data-layout=list] .course-wrap-thumbnail,
.elementor-widget-avas-courses .learn-press-courses[data-layout=list] .course-content {
  width: 100%;
}
.elementor-widget-avas-courses .learn-press-courses[data-layout=list] .course-content .course-permalink {
  height: auto;
}
.learn-press-courses[data-layout=list] .course {
  border: none !important;
}
/* #Dual Button
------------------------------------- */
.tx-dual-btn-wrap {
  display: flex;
}
.tx-dual-btn-primary,
.tx-dual-btn-secondary {
  color: white;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  border-radius: 3px;
  padding: 12px 24px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tx-dual-btn-primary:hover,
.tx-dual-btn-primary:focus,
.tx-dual-btn-secondary:hover,
.tx-dual-btn-secondary:focus {
  color: white;
}
/*primary button*/
.tx-dual-btn-primary {
  background-color: black;
  
  margin-right: 15px;
  
}
.tx-dual-btn-primary:hover {
  background-color: #0078ED;

}
/*secondary button*/
.tx-dual-btn-secondary {
  background-color: #0078ED;
}
.tx-dual-btn-secondary:hover {
  background-color: #000;
}
/*button styles*/
.tx-dual-btn-primary.color-1,
.tx-dual-btn-secondary.color-1 {
  background-image: linear-gradient(to right, #25aae1, #40e495, #30dd8a, #2bb673);
}
.tx-dual-btn-primary.color-2,
.tx-dual-btn-secondary.color-2 {
  background-image: linear-gradient(to right, #f5ce62, #e43603, #fa7199, #e85a19);
}
.tx-dual-btn-primary.color-3,
.tx-dual-btn-secondary.color-3 {
  background-image: linear-gradient(to right, #667eea, #764ba2, #6B8DD6, #8E37D7);
}
.tx-dual-btn-primary.color-4,
.tx-dual-btn-secondary.color-4 {
  background-image: linear-gradient(to right, #fc6076, #ff9a44, #ef9d43, #e75516);
}
.tx-dual-btn-primary.color-5,
.tx-dual-btn-secondary.color-5 {
  background-image: linear-gradient(to right, #0ba360, #3cba92, #30dd8a, #2bb673);
}
.tx-dual-btn-primary.color-6,
.tx-dual-btn-secondary.color-6 {
  background-image: linear-gradient(to right, #009245, #FCEE21, #00A8C5, #D9E021);
}
.tx-dual-btn-primary.color-7,
.tx-dual-btn-secondary.color-7 {
  background-image: linear-gradient(to right, #6253e1, #852D91, #A3A1FF, #F24645);
}
.tx-dual-btn-primary.color-8,
.tx-dual-btn-secondary.color-8 {
  background-image: linear-gradient(to right, #29323c, #485563, #2b5876, #4e4376);
}
.tx-dual-btn-primary.color-9,
.tx-dual-btn-secondary.color-9 {
  background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed);
}
.tx-dual-btn-primary.color-10,
.tx-dual-btn-secondary.color-10 {
  background-image: linear-gradient(to right, #ed6ea0, #ec8c69, #f7186a , #FBB03B);
}
.tx-dual-btn-primary.color-11,
.tx-dual-btn-secondary.color-11 {
  background-image: linear-gradient(to right, #eb3941, #f15e64, #e14e53, #e2373f);
}
.tx-dual-btn-primary.color-12,
.tx-dual-btn-secondary.color-12 {
  background-image: linear-gradient(to right, #895cf2 0%, #ffabf4 50%, #895cf2 100%);
}
.tx-dual-btn-primary.color-13,
.tx-dual-btn-secondary.color-13 {
  background-image: linear-gradient(to right, #DD5E89 0%, #F7BB97 51%, #DD5E89 100%)
}
.tx-dual-btn-primary.color-14,
.tx-dual-btn-secondary.color-14 {
  background-image: linear-gradient(to right, #2BC0E4 0%, #EAECC6 51%, #2BC0E4 100%);
}
.tx-dual-btn-primary.color-15,
.tx-dual-btn-secondary.color-15 {
  background-image: linear-gradient(to right, #7474BF 0%, #348AC7 51%, #7474BF 100%);
}
.tx-dual-btn-primary.color-16,
.tx-dual-btn-secondary.color-16 {
  background-image: linear-gradient(to right, #00d2ff 0%, #3a7bd5 51%, #00d2ff 100%);
}
.tx-dual-btn-primary.color-17,
.tx-dual-btn-secondary.color-17 {
  background-image: linear-gradient(to right, #e52d27 0%, #b31217 51%, #e52d27 100%);
}
.tx-dual-btn-primary.color-18,
.tx-dual-btn-secondary.color-18 {
  background-image: linear-gradient(to right, #603813 0%, #b29f94 51%, #603813 100%);
}
.tx-dual-btn-primary.color-19,
.tx-dual-btn-secondary.color-19 {
  background-image: linear-gradient(to right, #0575E6 0%, #021B79 51%, #0575E6 100%);
}
.tx-dual-btn-primary.color-20,
.tx-dual-btn-secondary.color-20 {
  background-image: linear-gradient(to right, #F7971E 0%, #FFD200 51%, #F7971E 100%);
}
.tx-dual-btn-primary.color-21,
.tx-dual-btn-secondary.color-21 {
  background-image: linear-gradient(to right, #B2FEFA 0%, #0ED2F7 51%, #B2FEFA 100%);
}
.tx-dual-btn-primary.color-22,
.tx-dual-btn-secondary.color-22 {
  background-image: linear-gradient(to right, #6190E8 0%, #A7BFE8 51%, #6190E8 100%);
}
.tx-dual-btn-primary.color-23,
.tx-dual-btn-secondary.color-23 {
  background-image: linear-gradient(to right, #ff0084 0%, #33001b 51%, #ff0084 100%);
}
.tx-dual-btn-primary.color-24,
.tx-dual-btn-secondary.color-24 {
  background-image: linear-gradient(to right, #ee9ca7 0%, #ffdde1 51%, #ee9ca7 100%);
}
.tx-dual-btn-primary.color-25,
.tx-dual-btn-secondary.color-25 {
  background-image: linear-gradient(to right, #6a3093 0%, #a044ff 51%, #6a3093 100%);
}
.tx-dual-btn-primary.color-26,
.tx-dual-btn-secondary.color-26 {
  background-image: linear-gradient(to right, #f7ff00 0%, #db36a4 51%, #f7ff00 100%);
}
.tx-dual-btn-primary.color-27,
.tx-dual-btn-secondary.color-27 {
  background-image: linear-gradient(to right, #56ab2f 0%, #a8e063 51%, #56ab2f 100%);
}
.tx-dual-btn-primary.color-28,
.tx-dual-btn-secondary.color-28 {
  background-image: linear-gradient(to right, #000000 0%, #434343 51%, #000000 100%);
}
.tx-dual-btn-primary.color-29,
.tx-dual-btn-secondary.color-29 {
  background-image: linear-gradient(to right, #1D4350 0%, #A43931 51%, #1D4350 100%);
}
.tx-dual-btn-primary.color-30,
.tx-dual-btn-secondary.color-30 {
  background-image: linear-gradient(to right, #000000 0%, #0f9b0f 51%, #000000 100%);
}
.tx-dual-btn-primary.color-31,
.tx-dual-btn-secondary.color-31 {
  background-image: linear-gradient(to right, #a80077 0%, #66ff00 51%, #a80077 100%);
}
.tx-dual-btn-primary.color-32,
.tx-dual-btn-secondary.color-32 {
  background-image: linear-gradient(to right, #E0EAFC 0%, #CFDEF3 51%, #E0EAFC 100%);
}
.tx-dual-btn-primary.color-33,
.tx-dual-btn-secondary.color-33 {
  background-image: linear-gradient(to right, #E8CBC0 0%, #636FA4 51%, #E8CBC0 100%);
}
.tx-dual-btn-primary.color-34,
.tx-dual-btn-secondary.color-34 {
  background-image: linear-gradient(to right, #1e130c 0%, #9a8478 51%, #1e130c 100%);
}
.tx-dual-btn-primary.color-35,
.tx-dual-btn-secondary.color-35 {
  background-image: linear-gradient(to right, #70e1f5 0%, #ffd194 51%, #70e1f5 100%);
}
.tx-dual-btn-primary.color-36,
.tx-dual-btn-secondary.color-36 {
  background-image: linear-gradient(to right, #DA22FF 0%, #9733EE 51%, #DA22FF 100%);
}
.tx-dual-btn-primary.color-37,
.tx-dual-btn-secondary.color-37 {
  background-image: linear-gradient(to right, #003973 0%, #E5E5BE 51%, #003973 100%);
}
.tx-dual-btn-primary.color-38,
.tx-dual-btn-secondary.color-38 {
  background-image: linear-gradient(to right, #403B4A 0%, #E7E9BB 51%, #403B4A 100%);
}
.tx-dual-btn-primary.color-39,
.tx-dual-btn-secondary.color-39 {
  background-image: linear-gradient(to right, #EDE574 0%, #E1F5C4 51%, #EDE574 100%);
}
.tx-dual-btn-primary.color-40,
.tx-dual-btn-secondary.color-40 {
  background-image: linear-gradient(to right, #ECE9E6 0%, #FFFFFF 51%, #ECE9E6 100%);
}
.tx-dual-btn-primary.color-41,
.tx-dual-btn-secondary.color-41 {
  background-image: linear-gradient(to right, #ff6e7f 0%, #bfe9ff 51%, #ff6e7f 100%);
}
.tx-dual-btn-primary.color-42,
.tx-dual-btn-secondary.color-42 {
  background-image: linear-gradient(to right, #1FA2FF 0%, #12D8FA 51%, #1FA2FF 100%);
}
.tx-dual-btn-primary.color-43,
.tx-dual-btn-secondary.color-43 {
  background-image: linear-gradient(to right, #414d0b 0%, #727a17 51%, #414d0b 100%);
}
.tx-dual-btn-primary.color-44,
.tx-dual-btn-secondary.color-44 {
  background-image: linear-gradient(to right, #4b6cb7 0%, #182848 51%, #4b6cb7 100%);
}
.tx-dual-btn-primary.color-45,
.tx-dual-btn-secondary.color-46 {
  background-image: linear-gradient(to right, #FDFC47 0%, #24FE41 51%, #FDFC47 100%);
}
.tx-dual-btn-primary.color-46,
.tx-dual-btn-secondary.color-46 {
  background-image: linear-gradient(to right, #D1913C 0%, #FFD194 51%, #D1913C 100%);
}
.tx-dual-btn-primary.color-47,
.tx-dual-btn-secondary.color-47 {
  background-image: linear-gradient(to right, #4B79A1 0%, #283E51 51%, #4B79A1 100%);
}
.tx-dual-btn-primary.color-48,
.tx-dual-btn-secondary.color-48 {
  background-image: linear-gradient(to right, #4CA1AF 0%, #C4E0E5 51%, #4CA1AF 100%);
}
.tx-dual-btn-primary.color-49,
.tx-dual-btn-secondary.color-49 {
  background-image: linear-gradient(to right, #2C3E50 0%, #FD746C 51%, #2C3E50 100%);
}
.tx-dual-btn-primary.color-50,
.tx-dual-btn-secondary.color-50 {
  background-image: linear-gradient(to right, #000428 0%, #004e92 51%, #000428 100%);
}

.tx-dual-btn-primary.color-1,
.tx-dual-btn-primary.color-2,
.tx-dual-btn-primary.color-3,
.tx-dual-btn-primary.color-4,
.tx-dual-btn-primary.color-5,
.tx-dual-btn-primary.color-6,
.tx-dual-btn-primary.color-7,
.tx-dual-btn-primary.color-8,
.tx-dual-btn-primary.color-9,
.tx-dual-btn-primary.color-10,
.tx-dual-btn-primary.color-11,
.tx-dual-btn-primary.color-12,
.tx-dual-btn-primary.color-13,
.tx-dual-btn-primary.color-14,
.tx-dual-btn-primary.color-15,
.tx-dual-btn-primary.color-16,
.tx-dual-btn-primary.color-17,
.tx-dual-btn-primary.color-18,
.tx-dual-btn-primary.color-19,
.tx-dual-btn-primary.color-20,
.tx-dual-btn-primary.color-21,
.tx-dual-btn-primary.color-22,
.tx-dual-btn-primary.color-23,
.tx-dual-btn-primary.color-24,
.tx-dual-btn-primary.color-25,
.tx-dual-btn-primary.color-26,
.tx-dual-btn-primary.color-27,
.tx-dual-btn-primary.color-28,
.tx-dual-btn-primary.color-29,
.tx-dual-btn-primary.color-30,
.tx-dual-btn-primary.color-31,
.tx-dual-btn-primary.color-32,
.tx-dual-btn-primary.color-33,
.tx-dual-btn-primary.color-34,
.tx-dual-btn-primary.color-35,
.tx-dual-btn-primary.color-36,
.tx-dual-btn-primary.color-37,
.tx-dual-btn-primary.color-38,
.tx-dual-btn-primary.color-39,
.tx-dual-btn-primary.color-40,
.tx-dual-btn-primary.color-41,
.tx-dual-btn-primary.color-42,
.tx-dual-btn-primary.color-43,
.tx-dual-btn-primary.color-44,
.tx-dual-btn-primary.color-45,
.tx-dual-btn-primary.color-46,
.tx-dual-btn-primary.color-47,
.tx-dual-btn-primary.color-48,
.tx-dual-btn-primary.color-49,
.tx-dual-btn-primary.color-50,
.tx-dual-btn-secondary.color-1,
.tx-dual-btn-secondary.color-2,
.tx-dual-btn-secondary.color-3,
.tx-dual-btn-secondary.color-4,
.tx-dual-btn-secondary.color-5,
.tx-dual-btn-secondary.color-6,
.tx-dual-btn-secondary.color-7,
.tx-dual-btn-secondary.color-8,
.tx-dual-btn-secondary.color-9,
.tx-dual-btn-secondary.color-10,
.tx-dual-btn-secondary.color-11,
.tx-dual-btn-secondary.color-12,
.tx-dual-btn-secondary.color-13,
.tx-dual-btn-secondary.color-14,
.tx-dual-btn-secondary.color-15,
.tx-dual-btn-secondary.color-16,
.tx-dual-btn-secondary.color-17,
.tx-dual-btn-secondary.color-18,
.tx-dual-btn-secondary.color-19,
.tx-dual-btn-secondary.color-20,
.tx-dual-btn-secondary.color-21,
.tx-dual-btn-secondary.color-22,
.tx-dual-btn-secondary.color-23,
.tx-dual-btn-secondary.color-24,
.tx-dual-btn-secondary.color-25,
.tx-dual-btn-secondary.color-26,
.tx-dual-btn-secondary.color-27,
.tx-dual-btn-secondary.color-28,
.tx-dual-btn-secondary.color-29,
.tx-dual-btn-secondary.color-30,
.tx-dual-btn-secondary.color-31,
.tx-dual-btn-secondary.color-32,
.tx-dual-btn-secondary.color-33,
.tx-dual-btn-secondary.color-34,
.tx-dual-btn-secondary.color-35,
.tx-dual-btn-secondary.color-36,
.tx-dual-btn-secondary.color-37,
.tx-dual-btn-secondary.color-38,
.tx-dual-btn-secondary.color-39,
.tx-dual-btn-secondary.color-40,
.tx-dual-btn-secondary.color-41,
.tx-dual-btn-secondary.color-42,
.tx-dual-btn-secondary.color-43,
.tx-dual-btn-secondary.color-44,
.tx-dual-btn-secondary.color-45,
.tx-dual-btn-secondary.color-46,
.tx-dual-btn-secondary.color-47,
.tx-dual-btn-secondary.color-48,
.tx-dual-btn-secondary.color-49,
.tx-dual-btn-secondary.color-50
{
  background-size: 300% 100%;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.tx-dual-btn-primary.color-1:hover,
.tx-dual-btn-primary.color-2:hover,
.tx-dual-btn-primary.color-3:hover,
.tx-dual-btn-primary.color-4:hover,
.tx-dual-btn-primary.color-5:hover,
.tx-dual-btn-primary.color-6:hover,
.tx-dual-btn-primary.color-7:hover,
.tx-dual-btn-primary.color-8:hover,
.tx-dual-btn-primary.color-9:hover,
.tx-dual-btn-primary.color-10:hover,
.tx-dual-btn-primary.color-11:hover,
.tx-dual-btn-primary.color-12:hover,
.tx-dual-btn-primary.color-13:hover,
.tx-dual-btn-primary.color-14:hover,
.tx-dual-btn-primary.color-15:hover,
.tx-dual-btn-primary.color-16:hover,
.tx-dual-btn-primary.color-17:hover,
.tx-dual-btn-primary.color-18:hover,
.tx-dual-btn-primary.color-19:hover,
.tx-dual-btn-primary.color-20:hover,
.tx-dual-btn-primary.color-21:hover,
.tx-dual-btn-primary.color-22:hover,
.tx-dual-btn-primary.color-23:hover,
.tx-dual-btn-primary.color-24:hover,
.tx-dual-btn-primary.color-25:hover,
.tx-dual-btn-primary.color-26:hover,
.tx-dual-btn-primary.color-27:hover,
.tx-dual-btn-primary.color-28:hover,
.tx-dual-btn-primary.color-29:hover,
.tx-dual-btn-primary.color-30:hover,
.tx-dual-btn-primary.color-31:hover,
.tx-dual-btn-primary.color-32:hover,
.tx-dual-btn-primary.color-33:hover,
.tx-dual-btn-primary.color-34:hover,
.tx-dual-btn-primary.color-35:hover,
.tx-dual-btn-primary.color-36:hover,
.tx-dual-btn-primary.color-37:hover,
.tx-dual-btn-primary.color-38:hover,
.tx-dual-btn-primary.color-39:hover,
.tx-dual-btn-primary.color-40:hover,
.tx-dual-btn-primary.color-41:hover,
.tx-dual-btn-primary.color-42:hover,
.tx-dual-btn-primary.color-43:hover,
.tx-dual-btn-primary.color-44:hover,
.tx-dual-btn-primary.color-45:hover,
.tx-dual-btn-primary.color-46:hover,
.tx-dual-btn-primary.color-47:hover,
.tx-dual-btn-primary.color-48:hover,
.tx-dual-btn-primary.color-49:hover,
.tx-dual-btn-primary.color-50:hover,
.tx-dual-btn-secondary.color-1:hover,
.tx-dual-btn-secondary.color-2:hover,
.tx-dual-btn-secondary.color-3:hover,
.tx-dual-btn-secondary.color-4:hover,
.tx-dual-btn-secondary.color-5:hover,
.tx-dual-btn-secondary.color-6:hover,
.tx-dual-btn-secondary.color-7:hover,
.tx-dual-btn-secondary.color-8:hover,
.tx-dual-btn-secondary.color-9:hover,
.tx-dual-btn-secondary.color-10:hover,
.tx-dual-btn-secondary.color-11:hover,
.tx-dual-btn-secondary.color-12:hover,
.tx-dual-btn-secondary.color-13:hover,
.tx-dual-btn-secondary.color-14:hover,
.tx-dual-btn-secondary.color-15:hover,
.tx-dual-btn-secondary.color-16:hover,
.tx-dual-btn-secondary.color-17:hover,
.tx-dual-btn-secondary.color-18:hover,
.tx-dual-btn-secondary.color-19:hover,
.tx-dual-btn-secondary.color-20:hover,
.tx-dual-btn-secondary.color-21:hover,
.tx-dual-btn-secondary.color-22:hover,
.tx-dual-btn-secondary.color-23:hover,
.tx-dual-btn-secondary.color-24:hover,
.tx-dual-btn-secondary.color-25:hover,
.tx-dual-btn-secondary.color-26:hover,
.tx-dual-btn-secondary.color-27:hover,
.tx-dual-btn-secondary.color-28:hover,
.tx-dual-btn-secondary.color-29:hover,
.tx-dual-btn-secondary.color-30:hover,
.tx-dual-btn-secondary.color-31:hover,
.tx-dual-btn-secondary.color-32:hover,
.tx-dual-btn-secondary.color-33:hover,
.tx-dual-btn-secondary.color-34:hover,
.tx-dual-btn-secondary.color-35:hover,
.tx-dual-btn-secondary.color-36:hover,
.tx-dual-btn-secondary.color-37:hover,
.tx-dual-btn-secondary.color-38:hover,
.tx-dual-btn-secondary.color-39:hover,
.tx-dual-btn-secondary.color-40:hover,
.tx-dual-btn-secondary.color-41:hover,
.tx-dual-btn-secondary.color-42:hover,
.tx-dual-btn-secondary.color-43:hover,
.tx-dual-btn-secondary.color-44:hover,
.tx-dual-btn-secondary.color-45:hover,
.tx-dual-btn-secondary.color-46:hover,
.tx-dual-btn-secondary.color-47:hover,
.tx-dual-btn-secondary.color-48:hover,
.tx-dual-btn-secondary.color-49:hover,
.tx-dual-btn-secondary.color-50:hover
{
  background-position: 100% 0;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

/*  #Event Calendar
------------------------------------- */
.tx-event-calendar {
    transition: .3s all;
}
.tx-event-calendar.style-1 {
    padding: 25px 0;
    border-radius: 8px;
}
.tx-event-calendar:nth-last-child(1) {
    margin-bottom: 0 !important;
}
.tx-event-cal-sep {
    border-right: 1px solid rgba(205, 205, 205, .5);
}
.tx-event-calendar.style-1 .tx-event-cal-date {
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
}
.tx-event-calendar.style-1 .tx-event-day {
    font-size: 36px;
    font-weight: 700;
}
.tx-event-calendar.style-1 .tx-event-cal-meta {
    text-align: center;
    max-width: 32% !important;
}
.tx-event-cal-cost {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

/*style 2*/
.tx-event-calendar.style-2 {
    display: flex;
}
.tx-event-calendar.style-2 .tx-event-cal-image {
    margin-right: 30px;
}
.tx-event-calendar.style-2 .tx-event-cal-detail {
    padding: 20px 0;
}
.tx-event-calendar.style-2 .tx-event-cal-cost {
    margin-top: 20px;
}
.tx-event-calendar.style-2 .tx-event-title-wrap {
    margin-top: 5px;
}
/*responsive style*/
@media(max-width: 768px) {
    .tx-event-calendar.style-1 {
        padding: 25px;
    }
    .tx-event-calendar.style-2 {
        flex-direction: column;
    }
    .tx-event-calendar.style-2 .tx-event-cal-image {
        margin-right: 0;
        text-align: center;
        width: 100%;
    }
    .tx-event-calendar.style-2 .tx-event-cal-detail {
        padding: 20px;
        text-align: center;
    }
    

}

@media(max-width: 767px) {

    .tx-event-cal-sep {
        border: none;
    }
    .tx-event-calendar.style-1 .tx-event-cal-meta {
        max-width: 100% !important;
    }
    .tx-event-title-wrap,.tx-event-excerpt {
        text-align: center;
    }

}

/*  #Features
------------------------------------- */
.tx-ft-subtitle {
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ACB2BF;
    margin-bottom: 5px; 
}
.tx-ft-desc {
    color: #9297A3;
    line-height: 1.8; 
}
.tx-ft-image-content img {
  width: 100%; 
}
.tx-ft-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; 
}
.tx-ft-image-content, 
.tx-ft-text-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    width: 50%; 
}
@media only screen and (min-width: 768px) {
  .tx-ft-text-content {
      max-width: 500px;
      padding-left: 20px;
  }
  .tx-ft-wrapper:nth-child(even) .tx-ft-image-content {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-order: 2;
      -ms-flex-order: 2;
      order: 2; 
  }
  .tx-ft-wrapper:nth-child(even) .tx-ft-text-content {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1;
      padding-left: 0;
  } 
}
@media only screen and (min-width: 768px) {
  .tx-ft-container:not(.tx-ft-tiled) .tx-ft-wrapper {
      margin-bottom: 80px; 
  }
  .tx-ft-container:not(.tx-ft-tiled) .tx-ft-wrapper .tx-ft-image-content {
        max-width: 520px; 
  }

}
@media only screen and (max-width: 767px) {
  .tx-ft-wrapper {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; 
      margin-bottom: 50px;
  }
  .tx-ft-image-content, 
  .tx-ft-text-content {
        width: 100%;
  }
  .tx-ft-image-content {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 50px; 
  }
  .tx-ft-text-content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

}

/*  #Flip Box
------------------------------------- */
.tx-flip-box-content {
    width: 100%;
}
.tx-flip-box-image {
  margin-bottom: 15px;
  display: inline-block;
}
.tx-flip-box-image img {
  width: 48px
}
.tx-flip-box-image i {
  font-size: 32px;
}
.tx-flip-box-title,
.tx-flip-box-desc {
  color: #fff;
}
.tx-flip-box-front-wrap {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: #8CC63F;
  color: #fff;
  -webkit-display: flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.tx-flip-box-back-wrap {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #684edb;
  color: #fff;
  display: flex;
  -webkit-display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.tx-flip-box-front-wrap,
.tx-flip-box-back-wrap {
  transition-duration:500ms;
  transition-property: all;
  transition-timing-function: ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: rotateX(0deg);
  transform: rotateY(0deg);
  padding: 30px;
}
.tx-flip-box-container {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition-property: all;
  transition-timing-function: ease;
}
.tx-flip-box-wrapper {
  position: relative;
  height: 300px;
  width: 100%;
  perspective: 1000px;
}

/* Flip Style */
.tx-flip-box-wrapper.tx-flip-box-flip-up:hover .tx-flip-box-container,
.tx-flip-box-flip-up .tx-flip-box-back-wrap {
  transform: rotateX(180deg);
}
.tx-flip-box-wrapper.tx-flip-box-flip-down:hover .tx-flip-box-container,
.tx-flip-box-flip-down .tx-flip-box-back-wrap {
  transform: rotateX(-180deg); 
}
.tx-flip-box-wrapper.tx-flip-box-flip-left:hover .tx-flip-box-container,
.tx-flip-box-flip-left .tx-flip-box-back-wrap {
  transform: rotateY(-180deg); 
}
.tx-flip-box-wrapper.tx-flip-box-flip-right:hover .tx-flip-box-container,
.tx-flip-box-flip-right .tx-flip-box-back-wrap {
  transform: rotateY(180deg); 
}
.tx-flip-box-flip-zoom-in .tx-flip-box-back-wrap {
  opacity:0;
  transform: scale(0.75);
  z-index:3;
}
.tx-flip-box-wrapper.tx-flip-box-flip-zoom-in:hover .tx-flip-box-back-wrap {
  opacity:1;
  transform: scale(1);
}
.tx-flip-box-wrapper.tx-flip-box-flip-zoom-out:hover .tx-flip-box-front-wrap {
  opacity:0;
  transform: scale(0.75);
}


/* Flipster Essential Styles */
.flipster {
  display: block;
  overflow-x: hidden;
  overflow-y: visible;
  position: relative;
}
.flipster:focus {
  outline: none;
}
.flipster__container,
.flipster__item {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
.flipster__container {
  display: block;
  white-space: nowrap;
  word-spacing: -0.25em;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.flipster__item {
  display: inline-block;
  white-space: normal;
  word-spacing: normal;
  vertical-align: bottom;
}
.flipster--click .flipster__item--past,
.flipster--click .flipster__item--future {
  cursor: pointer;
}
.flipster__item img {
  max-width: 100%;
}
/* @end */

/* @group Flipster Previous & Next Buttons */
.flipster__button {
  outline: none !important;
  position: absolute;
  top: 50%;
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  padding: 0;
  z-index: 999;
  cursor: pointer;
  font-size: 15px;
  opacity: 0.5;
  -webkit-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  margin: -1em 2em;
}
.flipster__button svg {
  width: 2em;
  stroke: currentColor;
  fill: transparent;
  stroke-width: 3;
  stroke-linecap: round;
}
.flipster__button:hover,
.flipster__button:focus {
  opacity: 1;
}
.flipster__button--prev {
  left: 0;
}
.flipster__button--next {
  right: 0;
}
/* @end */

/* @group Flipster Navigation */
.flipster__nav,
.flipster__nav__item {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.flipster__nav {
  display: block;
  margin: 0 0 4em;
  text-align: center;
  position: relative;
}
.flipster__nav__item {
  display: inline-block;
  margin: 0 0.25em;
}
.flipster__nav__link {
  display: block;
  color: inherit;
  padding: 0.5em 1em;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
       -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
          transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster__nav__link::after {
  content: '';
  display: block;
  background: #232221;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: translateY(100%) translateY(-0.25em);
      -ms-transform: translateY(100%) translateY(-0.25em);
          transform: translateY(100%) translateY(-0.25em);
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.flipster__nav__item--current > .flipster__nav__link,
.flipster__nav__link:hover,
.flipster__nav__link:focus {
  color: #FFF;
}
.flipster__nav__item--current > .flipster__nav__link::after,
.flipster__nav__link:hover::after,
.flipster__nav__link:focus::after {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.flipster__nav__child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -1px;
  padding: 0.5em;
  background: #4e4441;
  z-index: 1;
}
.flipster__nav__child .flipster__nav__link {
  color: #FFF;
}
.flipster__nav__child .flipster__nav__link::after {
  background: #FFF;
}
.flipster__nav__child .flipster__nav__item--current > .flipster__nav__link,
.flipster__nav__child .flipster__nav__link:hover,
.flipster__nav__child .flipster__nav__link:focus {
  color: #232221;
}
.flipster__nav__item--current .flipster__nav__child {
  display: block;
}
/* @end */

/* @group Flipster Carousel Theme */
.flipster--carousel .flipster__container,
.flipster--carousel .flipster__item,
.flipster--carousel .flipster__item__content {
  -webkit-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
       -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
          transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--carousel .flipster__item {
  -webkit-perspective: 800px;
          perspective: 800px;
          overflow: hidden;
}
.flipster--carousel .flipster__item--past,
.flipster--carousel .flipster__item--future {
  opacity: 0;
  -webkit-transition-delay: 115ms;
       -o-transition-delay: 115ms;
          transition-delay: 115ms;
}
.flipster--carousel .flipster__item--past-2,
.flipster--carousel .flipster__item--future-2 {
  opacity: 0.6;
  -webkit-transition-delay: 90ms;
       -o-transition-delay: 90ms;
          transition-delay: 90ms;
}
.flipster--carousel .flipster__item--past-1,
.flipster--carousel .flipster__item--future-1 {
  opacity: 0.8;
  -webkit-transition-delay: 60ms;
       -o-transition-delay: 60ms;
          transition-delay: 60ms;
}
.flipster--carousel .flipster__item--past .flipster__item__content {
  -webkit-transform: translateX(100%) rotateY(-20deg) scale(0.5);
          transform: translateX(100%) rotateY(-20deg) scale(0.5);
}
.flipster--carousel .flipster__item--past-2 .flipster__item__content {
  -webkit-transform: translateX(25%) rotateY(40deg) scale(0.65);
          transform: translateX(25%) rotateY(40deg) scale(0.65);
}
.flipster--carousel .flipster__item--past-1 .flipster__item__content {
  -webkit-transform: rotateY(45deg) scale(0.8);
          transform: rotateY(45deg) scale(0.8);
}
.flipster--carousel .flipster__item--future .flipster__item__content {
  -webkit-transform: translateX(-100%) rotateY(20deg) scale(0.5);
          transform: translateX(-100%) rotateY(20deg) scale(0.5);
}
.flipster--carousel .flipster__item--future-2 .flipster__item__content {
  -webkit-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
          transform: translateX(-25%) rotateY(-40deg) scale(0.65);
}
.flipster--carousel .flipster__item--future-1 .flipster__item__content {
  -webkit-transform: rotateY(-45deg) scale(0.8);
          transform: rotateY(-45deg) scale(0.8);
}
.flipster--carousel.no-rotate .flipster__item--past .flipster__item__content {
  -webkit-transform: translateX(175%) scale(0.5);
      -ms-transform: translateX(175%) scale(0.5);
          transform: translateX(175%) scale(0.5);
}
.flipster--carousel.no-rotate .flipster__item--past-2 .flipster__item__content {
  -webkit-transform: translateX(25%) scale(0.65);
      -ms-transform: translateX(25%) scale(0.65);
          transform: translateX(25%) scale(0.65);
}
.flipster--carousel.no-rotate .flipster__item--past-1 .flipster__item__content {
  -webkit-transform: translateX(0%) scale(0.8);
      -ms-transform: translateX(0%) scale(0.8);
          transform: translateX(0%) scale(0.8);
}
.flipster--carousel.no-rotate .flipster__item--future .flipster__item__content {
  -webkit-transform: translateX(-175%) scale(0.5);
      -ms-transform: translateX(-175%) scale(0.5);
          transform: translateX(-175%) scale(0.5);
}
.flipster--carousel.no-rotate .flipster__item--future-2 .flipster__item__content {
  -webkit-transform: translateX(-25%) scale(0.65);
      -ms-transform: translateX(-25%) scale(0.65);
          transform: translateX(-25%) scale(0.65);
}
.flipster--carousel.no-rotate .flipster__item--future-1 .flipster__item__content {
  -webkit-transform: translateX(0%) scale(0.8);
      -ms-transform: translateX(0%) scale(0.8);
          transform: translateX(0%) scale(0.8);
}
.flipster--carousel .flipster__item--current .flipster__item__content {
  -webkit-transform: translateX(0) rotateY(0deg) scale(1);
          transform: translateX(0) rotateY(0deg) scale(1);
  -webkit-transition-delay: 60ms;
       -o-transition-delay: 60ms;
          transition-delay: 60ms;
}
/* @end */

/* @group Flipster Coverflow Theme */
.flipster--coverflow .flipster__container,
.flipster--coverflow .flipster__item,
.flipster--coverflow .flipster__item__content {
  -webkit-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
       -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
          transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--coverflow .flipster__item {
  -webkit-perspective: 800px;
          perspective: 800px;
}
.flipster--coverflow .flipster__container {
  padding-bottom: 5%;
}
.flipster--coverflow .flipster__item__content {
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
}
.flipster--coverflow .flipster__item__content img:only-child {
  display: block;
}
.flipster--coverflow .flipster__item--past .flipster__item__content {
  -webkit-transform-origin: 0% 50%;
      -ms-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: scale(0.75) rotateY(55deg);
          transform: scale(0.75) rotateY(55deg);
}
.flipster--coverflow .flipster__item--future .flipster__item__content {
  -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scale(0.75) rotateY(-55deg);
          transform: scale(0.75) rotateY(-55deg);
}
.flipster--coverflow .flip-current .flipster__item__content {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
/* @end */

/* @group Flat */
.flipster--flat .flipster__container,
.flipster--flat .flipster__item,
.flipster--flat .flipster__item__content {
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.flipster--flat .flipster__item--past,
.flipster--flat .flipster__item--future {
  opacity: 0.5;
}
.flipster--flat .flipster__item--past .flipster__item__content {
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
}
.flipster--flat .flipster__item--future .flipster__item__content {
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
}
/* @end */

/* @group Flipster Wheel Theme */
.flipster--wheel {
  overflow: hidden;
}
.flipster--wheel .flipster__container,
.flipster--wheel .flipster__item__content {
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
       -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
          transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--wheel .flipster__container {
  padding-bottom: 20%;
}
.flipster--wheel .flipster__item__content {
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}
.flipster--wheel .flipster__item--past .flipster__item__content {
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.flipster--wheel .flipster__item--future .flipster__item__content {
  -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}
.flipster--wheel .flipster__item__content img:only-child {
  display: block;
}
.flipster--wheel .flipster__item--past .flipster__item__content {
  opacity: 0;
  -webkit-transform: rotateZ(-80deg) translate(-170%, 110%);
      -ms-transform: rotate(-80deg) translate(-170%, 110%);
          transform: rotateZ(-80deg) translate(-170%, 110%);
}
.flipster--wheel .flipster__item--future .flipster__item__content {
  opacity: 0;
  -webkit-transform: rotateZ(80deg) translate(170%, 110%);
      -ms-transform: rotate(80deg) translate(170%, 110%);
          transform: rotateZ(80deg) translate(170%, 110%);
}
.flipster--wheel .flipster__item--past-3 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-60deg) translate(-70%, 75%);
      -ms-transform: rotate(-60deg) translate(-70%, 75%);
          transform: rotateZ(-60deg) translate(-70%, 75%);
}
.flipster--wheel .flipster__item--future-3 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(60deg) translate(70%, 75%);
      -ms-transform: rotate(60deg) translate(70%, 75%);
          transform: rotateZ(60deg) translate(70%, 75%);
}
.flipster--wheel .flipster__item--past-2 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-40deg) translate(-17%, 30%);
      -ms-transform: rotate(-40deg) translate(-17%, 30%);
          transform: rotateZ(-40deg) translate(-17%, 30%);
}
.flipster--wheel .flipster__item--future-2 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(40deg) translate(17%, 30%);
      -ms-transform: rotate(40deg) translate(17%, 30%);
          transform: rotateZ(40deg) translate(17%, 30%);
}
.flipster--wheel .flipster__item--past-1 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-20deg);
      -ms-transform: rotate(-20deg);
          transform: rotateZ(-20deg);
}
.flipster--wheel .flipster__item--future-1 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(20deg);
      -ms-transform: rotate(20deg);
          transform: rotateZ(20deg);
}
.flipster--wheel .flip-current .flipster__item__content {
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
/* @end */
#flipster {
  overflow: hidden;
}
.tx-fs-text-align-left {
    text-align: left;
}
.tx-fs-text-align-right {
    text-align: right;
}
.tx-fs-text-align-center {
    text-align: center;
}

/*  #Gallery
---------------------------------- */
.tx-gallery-filters {
  padding: 0;
}
.tx-gallery-search {
    margin-bottom: 20px;
}
.tx-gallery-search-input {
    padding: 3px 10px;
}
.tx-gallery-search-input::placeholder {
    font-family: 'FontAwesome', 'Roboto';
}
.tx-gallery-filter {
  display: flex;
  margin: 15px 0;
  padding: 0;
  float: left;
}
.tx-gallery-filter-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 5px 5px 0;
  padding: 5px 14px;
  list-style: none;
  cursor: pointer;
  transition: all .5s;
  color: #fff;
  border-radius: 2px;
  background-color: #424242;
}
.tx-gallery-filter-item:hover {
  background-color: #111;
}
.tx-gallery-filter-item.active {
  background-color: #ff4949;
}
.tx-gallery-icons {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
.tx-gallery-icons i {
    color: white;
    font-size: 25px;
}
.tx-gallery-overlay {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.tx-gallery-grid:after {
  content: '';
  display: block;
  clear: both;
}
.tx-gallery-item {
  position: relative;
  float: left;
}
.tx-gallery-item img {
    width: 100%;
}
.tx-gallery-item.card {
  background-color: transparent;
  border: none;
}
.tx-gallery-item.media {
  display: block;
}
.tx-gallery-title-bar {
    position: absolute;
    background-color: rgba(255,38,38,0.4);
    padding: 10px;
    bottom: 0;
    width: 100%;
    display: flex;
}
.tx-gallery-style-3 .tx-gallery-title-bar {
    position: relative;
    margin-top: -38px;
}
.tx-gallery-name,
.tx-gallery-categoy {
  margin: 0;
  width: 100%;
}
.tx-gallery-name,
.tx-gallery-name a,
.tx-gallery-categoy {
  color: white;
}
.tx-gallery-categoy {
  text-align: right;
}
.tx-gallery-desc {
  position: absolute;
  top: 0;
  padding: 20px;
  color: white;
}
.tx-gallery-name a:hover,
.tx-gallery-popup i:hover,
.tx-gallery-link i:hover {
  color: #ffcf20;
}
.tx-gallery-popup {
  margin-right: 15px;
}
.tx-gallery-link {
  margin-left: 15px;
}
.tx-gallery-style-2 .tx-gallery-item .tx-gallery-title-bar {
  transition: all 0.3s ease 0s;
  opacity: 0;
  margin-bottom: -50px;
}
.tx-gallery-style-2 .tx-gallery-item .tx-gallery-desc {
  transition: all 0.5s ease 0s;
  opacity: 0;
  margin-top: -30px;
}
.tx-gallery-style-2 .tx-gallery-item .tx-gallery-overlay {
  opacity: 0;
  transition: all 0.3s ease 0s;
}
.tx-gallery-style-2 .tx-gallery-item:hover .tx-gallery-overlay {
  opacity: 1;
}
.tx-gallery-style-2 .tx-gallery-item:hover .tx-gallery-icons {
  transform: scale(1);
}
.tx-gallery-style-2 .tx-gallery-item:hover .tx-gallery-title-bar {
  opacity: 1;
  margin-bottom: 0;
}
.tx-gallery-style-2 .tx-gallery-item:hover .tx-gallery-desc {
  opacity: 1;
  margin-top: 0;
}
.tx-gallery-style-2 .tx-gallery-item .tx-gallery-icons {
  transform: scale(0) translateX(-50%);
  transition: all 0.4s ease 0s;
}
.tx-gallery-style-2 .tx-gallery-item:hover .tx-gallery-icons {
  transform: scale(1) translateX(-50%);
}


.tx-give-form .give-page-numbers {
    display: none
}

.tx-pagination-show-yes .tx-give-form .give-page-numbers {
    display: block
}

/*  #Gravity Form
------------------------------------- */
.tx-gravity-form ul {
  list-style: none;
  padding: 0;
}
.tx-label-hide .gform_wrapper .top_label .gfield_label,
.tx-label-hide .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.tx-placeholder-hide  {
  display: none;
}
.gform_wrapper .gsection {
    border-bottom: 1px solid #ccc;
    padding: 0 16px 8px 0;
    margin: 28px 0 28px 0;
    clear: both;
}
.gform_wrapper .top_label div.ginput_container {
    margin-top: 8px;
}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-weight: 700;
    font-size: 1.25em;
}
.gform_wrapper span.gform_description {
    font-weight: 400;
    display: block;
    width: calc(100% - 16px);
    margin-bottom: 16px;
}
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    clear: both;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
}
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
    font-weight: 700;
    font-size: inherit;
}
.gchoice_select_all, .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    font-weight: 700;
}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    display: -moz-inline-stack;
    display: inline-block;
    letter-spacing: inherit;
    vertical-align: middle;
    cursor: pointer;
}
body .gform_wrapper.gf_browser_chrome select,
.elementor-widget-avas-gravity-form .gform_wrapper.gf_browser_chrome select,
.gform_wrapper.gf_browser_gecko select {
    padding: 8px 0 8px 3px;
}
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, 
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], 
body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio],
.elementor-widget-avas-gravity-form .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, 
.elementor-widget-avas-gravity-form .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], 
.elementor-widget-avas-gravity-form .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]  
{
    margin-top: 0;
}
.elementor-widget-avas-gravity-form .gform_wrapper .gfield_list td.gfield_list_cell input {
  width: 100%;
}
.elementor-widget-avas-gravity-form .gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.elementor-widget-avas-gravity-form .gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.elementor-widget-avas-gravity-form .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]) {
    width: 100%;
}
.elementor-widget-avas-gravity-form .gform_wrapper .ginput_complex.ginput_container {
    overflow: visible;
    width: 100%;
}
.elementor-widget-avas-gravity-form .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.elementor-widget-avas-gravity-form .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin: 1px 0 9px 1px;
}
.elementor-widget-avas-gravity-form .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.elementor-widget-avas-gravity-form .gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,
.elementor-widget-avas-gravity-form .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,
.elementor-widget-avas-gravity-form .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.elementor-widget-avas-gravity-form .gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label,
.elementor-widget-avas-gravity-form .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    display: block;
    font-size: .813em;
    letter-spacing: .5pt;
    white-space: nowrap;
}
.elementor-widget-avas-gravity-form td.gfield_list_cell.gfield_list_13_cell1 {
  padding: 0;
}
.elementor-widget-avas-gravity-form td.gfield_list_cell.gfield_list_13_cell1,
.entry-content .gform_wrapper table.gfield_list td,
body .elementor-widget-avas-gravity-form .ginput_container_list table.gfield_list tbody tr td.gfield_list_icons,
.ginput_container_list table.gfield_list tbody tr td.gfield_list_icons {
  border: none;
}
.gform_wrapper .clear-multi {
    display: flex;
}
.gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input {
    width: calc(3rem + 8px);
}
.gform_wrapper .gfield_time_hour i {
    font-style: normal !important;
    width: 10px;
    text-align: center;
    float: right;
    margin-top: 9%;
}
.gform_wrapper .gfield_time_hour {
    margin-right: .25rem;
}
.gform_wrapper .gfield_time_minute {
    margin-right: .5rem;
}
.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    width: 3rem;
    text-align: center;
}
.gform_wrapper .gfield_time_ampm, .gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute {
    width: 33.333%;
    flex-direction: row;
}
.gform_wrapper.gf_browser_chrome .gfield_time_ampm select {
    max-width: 5rem!important;
    width: calc(3rem + 20px);
}
.tx-gravity-form-button-full-width .gform_wrapper .gform_footer input[type=submit] {
  width: 100%;
}
@media only screen and (min-width: 321px) {
  .gform_wrapper .gfield_time_hour {
      max-width: calc(4rem + .5rem);
  }
  .gform_wrapper .gfield_time_hour,
  .gform_wrapper .gfield_time_minute {
    max-width: 4rem;
  }
  .gform_wrapper .gfield_time_ampm,
  .gform_wrapper .gfield_time_hour {
    max-width: calc(4rem + .5rem);
  }
}

@media only screen and (min-width: 641px) {
  .gform_wrapper ul li.gfield {
    margin-top: 16px;
    padding-top: 0;
  }
  .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: calc(50% - 8px);
  }
 .elementor-widget-avas-gravity-form .gform_wrapper .ginput_complex .ginput_left, 
 .elementor-widget-avas-gravity-form .gform_wrapper .ginput_complex .ginput_right {
    width: 50%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 0 0;
  }
  .elementor-widget-avas-gravity-form .gform_wrapper .ginput_complex.ginput_container_address .ginput_left {
      margin-right: 8px;
  }
  .elementor-widget-avas-gravity-form .gform_wrapper .ginput_complex .ginput_left {
      padding-right: 8px;
  }
  .elementor-widget-avas-gravity-form .gform_wrapper .ginput_complex.ginput_container_address .ginput_right {
      margin-right: -8px;
      padding-right: 8px;
  }
  .gform_wrapper .gf_progressbar {
      width: calc(100% - 16px);
  }
  .gform_wrapper .gf_progressbar {
      padding: 10px;
      position: relative;
      background-color: rgba(0, 0, 0, .1);
      -moz-border-radius: 25px;
      -webkit-border-radius: 25px;
      border-radius: 25px;
      -webkit-box-shadow: inset 0 0 1px 1px rgb(0 0 0 / 5%);
      -moz-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, .05);
      box-shadow: inset 0 0 1px 1px rgb(0 0 0 / 5%);
      width: 100%;
  }
  .elementor-widget-avas-gravity-form .gform_wrapper .percentbar_blue {
      background-color: #036493;
      color: #fff;
  }
  .gform_wrapper .gf_progressbar_percentage {
      height: 24px;
      text-align: right;
      font-family: helvetica, arial, sans-serif;
      font-size: .813em !important;
      text-shadow: 0 1px 1px rgb(0 0 0 / 50%);
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
      border-top-left-radius: 20px;
      border-bottom-left-radius: 20px;
      z-index: 999;
      vertical-align: middle;
      background: repeating-linear-gradient(
  -45deg
  , rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 10px, rgba(0, 0, 0, .1) 10px, rgba(0, 0, 0, .1) 20px), linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .3));
  }
  .gform_wrapper .gf_progressbar:after {
      content: "";
      display: block;
      width: 100%;
      z-index: 990;
      height: 24px;
      margin-top: -24px;
      background-color: rgba(0, 0, 0, .1);
      border-top-right-radius: 20px;
      border-bottom-right-radius: 20px;
      border-top-left-radius: 20px;
      border-bottom-left-radius: 20px;
      -webkit-box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 5%);
      -moz-box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, .05);
      box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 5%);
  }
  .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
      font-size: .813em;
      line-height: 1 !important;
      margin: 0 0 8px 12px !important;
      padding: 0 !important;
      clear: both;
      -moz-opacity: .6;
      -khtml-opacity: .6;
      opacity: .6;
  }
  .gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 {
      font-weight: 400;
      border: none;
      background: 0 0;
  }

}

/* #Heading
-------------------------------------- */
.tx-hd-align-left {
  text-align: left;
}
.tx-hd-align-center {
  text-align: center;
}
.tx-hd-align-right {
  text-align: right;
}
.tx-hd-wm {
  position: absolute;
  top: 33%;
  width: 100%;
  color: rgba(0,0,0,0.07);
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
}
.tx-hd-title:after {
    border-style: solid;
    border-width: 10px;
    border-color: transparent;
    content: '';
    position: absolute;
    width: auto;
}
.tx-hd-desc {
  line-height: 1.8;
}
.tx-hd-wrap {
  display: inline-block;
}
.tx-hd-wrap svg {
  height: auto;
}

/* #Hotspot
-------------------------------------- */
.tx-hs-item:hover .tx-hs-popup {
  opacity: 1;
  visibility: visible;
}
.tx-hs-item {position: absolute;}
.tx-hs-popup {
  position: absolute;
  left: 50%;
  z-index: 99;
  width: 60%;
  padding: 2rem;
  background-color: #fff;
  transition: all 300ms ease-in;
  transform: translate(-50%,-50%);
  box-shadow: 0 0 24px rgba(0,0,0,0.22);
  opacity: 0;
  visibility: hidden;
}
.tx-hs-popup.open {
  opacity: 1;
  visibility: visible;
}
.tx-hs-marker {
  position: absolute;
  z-index: 10;
  display: inline-block;
  width: 36px;
  height: 36px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  background-color: tomato;
  transition: all 300ms;
  cursor: pointer;
}
.tx-hs-marker img,
.tx-hs-marker-text {
  z-index: -1;
}
.tx-hs-marker svg {
    width: 14px;
}
.tx-hs-marker:hover,
.tx-hs-marker:focus {
  color: #fff;
}
.tx-hs-marker:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    border-width: 4px;
    border-style: solid;
    border-color: tomato;
    border-radius: 50%;
}
.tx-hs-tt-title {
  font-size: 15px;
  font-weight: 600;
}
@-webkit-keyframes pulsate
{
    0%
    {
        -webkit-transform: scale(0); opacity: 0;
    }
    50%
    {
        opacity: .5;
    }
    100%
    {
        -webkit-transform: scale(1.5); opacity: 0;
    }
}
@media only screen and (min-width:48em) {

  .tx-hs-item {
    position: absolute;
    width: 36px;
    height: 36px;
  }
  .tx-hs-item .tx-hs-marker {
    top: auto;
    left: auto;
  }
  .tx-hs-popup {
    position: absolute;
    width: 280px;
  }
  .tx-hs-popup.left {
    top: 50%;
    left: auto;
    right:58px;
    transform: translateY(-50%);
  }
  .tx-hs-popup.right {
    top: 50%;
    left: 58px;
    transform: translateY(-50%);
  }
  .tx-hs-popup.top {
    top: -30px;
    left: 50%;
    transform: translate(-50%, -100%);
  }
  .tx-hs-popup.bottom {
    bottom: -32px;
    left: 50%;
    transform: translate(-50%, 100%);
  }
  .tx-hs-popup:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
  }
  .tx-hs-popup.left:before {
    top: 50%;
    right: -16px;
    border-width: 16px 0 16px 16px;
    margin-top: -16px;
    border-color: transparent transparent transparent #fff;
  }
  .tx-hs-popup.right:before {
    top: 50%;
    left: -16px;
    border-width: 16px 16px 16px 0;
    margin-top: -16px;
    border-color: transparent #fff transparent transparent;
  }
  .tx-hs-popup.top:before {
    left: 44%;
    bottom: 0;
    border-width: 16px 16px 16px 16px;
    margin-bottom: -32px;
    border-color: #fff transparent transparent transparent;
  }
  .tx-hs-popup.bottom:before {
    left: 44%;
    top: 0;
    border-width: 16px 16px 16px 16px;
    margin-top: -32px;
    border-color: transparent transparent #fff transparent;
  }
  .tx-hs-popup.edge {
    left: auto;
    right: calc(100% + 24px);
  }
  .tx-hs-popup.edge:before {
    left: auto;
    right: -16px;
    border-width: 16px 0 16px 16px;
    border-color: transparent transparent transparent #fff;
  }
}

@media(max-width: 767px) {
  .tx-hs-popup {
    width: 280px;
    margin-top: 16px;
  }
   .tx-hs-popup.left {
    left: auto;
    right: 20px;
    transform: translateY(-50%);
  }
  .tx-hs-popup.right {
    left: 58px;
    transform: translateY(-50%);
  }
  .tx-hs-popup.top {
    top: -38px;
    left: 50%;
    transform: translate(-44%, -100%);
  }
  .tx-hs-popup.bottom {
    bottom: -58px;
    left: 50%;
    transform: translate(-44%, 100%);
  }
  .tx-hs-popup:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
  }
  .tx-hs-popup.left:before {
    top: 50%;
    right: -16px;
    border-width: 16px 0 16px 16px;
    margin-top: -16px;
    border-color: transparent transparent transparent #fff;
  }
  .tx-hs-popup.right:before {
    top: 50%;
    left: -16px;
    border-width: 16px 16px 16px 0;
    margin-top: -16px;
    border-color: transparent #fff transparent transparent;
  }
  .tx-hs-popup.top:before {
    left: 44%;
    bottom: 0;
    border-width: 16px 16px 16px 16px;
    margin-bottom: -32px;
    border-color: #fff transparent transparent transparent;
  }
  .tx-hs-popup.bottom:before {
    left: 44%;
    top: 0;
    border-width: 16px 16px 16px 16px;
    margin-top: -32px;
    border-color: transparent transparent #fff transparent;
  }

}

/* #Icon Box
-------------------------------------- */
.tx-icon-box-icon i, 
.tx-icon-box-icon img,
.tx-icon-box-title,
.tx-icon-box-btn,
.tx-icon-box-wrap {
  transition: all .3s ease-out;
}
.tx-icon-box-icon i,
.tx-icon-box-icon svg,
.tx-icon-box-icon img {
  margin-bottom: 15px;
}
.tx-icon-box-icon i {
  font-size: 36px
}
.tx-icon-box-icon img,
.tx-icon-box-icon svg {
  width: 36px
}
.tx-icon-box-desc {
  line-height: 1.8;
}
.tx-icon-box-btn svg {
    width: 12px;
}
/*style 1*/
.tx-icon-box-wrap.style-1.left{
  text-align: left;
}
.tx-icon-box-wrap.style-1.center{
  text-align: center;
}
.tx-icon-box-wrap.style-1.right{
  text-align: right;
}

/*style 2*/
.tx-icon-box-wrap.style-2.left {
  text-align: left;
  display: flex;
  flex-direction: row;
}
.tx-icon-box-wrap.style-2.center {
  text-align: center;
}
.tx-icon-box-wrap.style-2.right {
  text-align: right;
  display: flex;
  flex-direction: row-reverse;
}
.tx-icon-box-wrap.style-2.left .tx-icon-box-icon {
  margin-right: 15px;
}

/*style 3*/
.tx-icon-box-wrap.style-3.left .tx-icon-box-icon {
  text-align: left;
  display: flex;
  flex-direction: row;
}
.tx-icon-box-wrap.style-3.right .tx-icon-box-icon {
  text-align: right;
  display: flex;
  flex-direction: row-reverse;
}
.tx-icon-box-wrap.style-3.right .tx-icon-box-content-wrap {
  text-align: right;
}
.tx-icon-box-wrap.style-3.left .tx-icon-box-icon .tx-icon-box-title {
  margin-left: 15px;
}
.tx-icon-box-wrap.style-3.right .tx-icon-box-icon .tx-icon-box-title {
  margin-right: 15px;
}

/*  #Image Animate
------------------------------------- */
.tx-image-animate-wrap {
  position: relative;
}

/*  #Image Box
------------------------------------- */
.tx-ib-image {
  position: relative;
  margin: 0 auto;
}
.tx-ib-img-overlay {
    position: absolute;
    display: inline-flex;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all .3s;
    background-color: rgba(0,0,0, .70);
}
.tx-ib-img-hov-txt {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    opacity: 0;

}
.tx-image-box-wrap:hover .tx-ib-img-overlay,
.tx-image-box-wrap:hover .tx-ib-img-hov-txt {
  opacity: 1;
}
.tx-ib-content {
  padding: 25px;
}
.tx-ib-button {
  margin-top: 30px;
}
.tx-ib-btn-link {
  padding: 9px 18px;
  color: #fff;
  background-color: #54595f;
  display: inline-flex;
}
.tx-ib-btn-link:hover {
  color:#fff;
  background-color: #31353a;
}
.tx-ib-btn-link svg {
    width: 14px;
    height: 14px;
}
.tx-ib-icon-content {
    position: absolute;
    left: 5%;
    top: 30%;
    transition: .3s all;
}
.tx-ib-icon-content img,
.tx-ib-icon-content svg {
    width: 30px;
}
.tx-ib-icon-content i {
    font-size: 30px;
}
/* ---------------------------------------------------------
   #Image Comparison
------------------------------------------------------------ */
.tx-ic-wrap .icv__icv--horizontal img {
    height: 100%;
    max-width: inherit
}
.tx-ic-wrap .icv {
    position: relative;
    overflow: hidden;
    cursor: row-resize
}
.tx-ic-wrap .icv__icv--vertical {
    cursor: row-resize
}
.tx-ic-wrap .icv__icv--horizontal {
    cursor: col-resize
}
.tx-ic-wrap .icv__img {
    pointer-events: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: none;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    top: 0;
    display: block
}
.tx-ic-wrap .icv__is--fluid .icv__img {
    display: none
}
.tx-ic-wrap .icv__img-a {
    height: auto;
    position: static;
    z-index: 1;
    left: 0
}
.tx-ic-wrap .icv__img-b {
    height: 100%;
    position: absolute;
    z-index: 2;
    left: auto;
    right: 0;
    width: auto
}
.tx-ic-wrap .icv__icv--vertical .icv__img-b {
    width: 100%;
    height: auto
}
.tx-ic-wrap .icv__imposter {
    z-index: 4;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.tx-ic-wrap .icv__wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    z-index: 3
}
.tx-ic-wrap .icv__is--fluid .icv__wrapper,
.tx-ic-wrap .icv__icv--vertical .icv__wrapper {
    width: 100% !important
}
.tx-ic-wrap .icv__is--fluid .icv__wrapper,
.tx-ic-wrap .icv__icv--horizontal .icv__wrapper {
    height: 100% !important
}
.tx-ic-wrap .icv__fluidwrapper {
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.tx-ic-wrap .icv__control {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    top: 0;
    z-index: 5
}
.tx-ic-wrap .icv__icv--vertical .icv__control {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    left: 0;
    width: 100%
}
.tx-ic-wrap .icv__control-line {
    height: 50%;
    width: 2px;
    z-index: 6
}
.tx-ic-wrap .icv__icv--vertical .icv__control-line {
    width: 50%
}
.tx-ic-wrap .icv__theme-wrapper {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    -webkit-transition: all .1s ease-out 0s;
    transition: all .1s ease-out 0s;
    z-index: 5
}
.tx-ic-wrap .icv__icv--vertical .icv__theme-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.tx-ic-wrap .icv__arrow-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .1s ease-out 0s;
    transition: all .1s ease-out 0s
}
.tx-ic-wrap .icv__arrow-a {
    -webkit-transform: scale(1.5) rotateZ(180deg);
    transform: scale(1.5) rotateZ(180deg);
    height: 20px;
    width: 20px;
    -webkit-filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.33));
    filter: drop-shadow(0 -3px 5px rgba(0, 0, 0, 0.33))
}
.tx-ic-wrap .icv__arrow-b {
    -webkit-transform: scale(1.5) rotateZ(0deg);
    transform: scale(1.5) rotateZ(0deg);
    height: 20px;
    width: 20px;
    -webkit-filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.33));
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.33))
}
.tx-ic-wrap .icv__circle {
    width: 50px;
    height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 999px
}
.tx-ic-wrap .icv__label {
    position: absolute;
    z-index: 12;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    font-size: 13px;
    background-color: rgba(0, 0, 0, 0.3);
    letter-spacing: .5px;
    padding: 8px 20px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.tx-ic-wrap .icv__label.vertical {
    bottom: auto;
    left: 50%;
    transform: translateX(-50%)
}
.tx-ic-wrap .icv__icv--horizontal .icv__label {
    top: 50%;
    transform: translateY(-50%)
}
.tx-ic-wrap .icv__label.on-hover {
    opacity: 0;
    -webkit-transition: .25s cubic-bezier(.68, .26, .58, 1.22);
    transition: .25s cubic-bezier(.68, .26, .58, 1.22)
}
.tx-ic-wrap .icv:hover .icv__label.on-hover {
    opacity: 1
}
.tx-ic-wrap .icv__label-before {
    left: 1rem
}
.tx-ic-wrap .icv__label-after {
    right: 1rem
}
.tx-ic-wrap .icv__label-before.vertical {
    top: 1rem
}
.tx-ic-wrap .icv__label-after.vertical {
    bottom: 1rem;
    right: auto
}
.tx-ic-wrap .icv__body {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

/* #Image Hover
--------------------------------------------------------- */
.tx-ih-wrap{
    overflow: hidden;
    position: relative;
}
.tx-ih-title{
  display: inline-block;
}
@keyframes tx-bounce-left{
    25%,50%,75%,100%{ transform:translateX(0); }
    40%{ transform:translateX(30px); }
    70%{ transform:translateX(15px); }
    90%{ transform:translateX(5px); }
}
@keyframes tx-loading{
    0%{
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40%{
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60%{
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80%{
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100%{
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

/* Effect 1 */
.tx-ih-wrap.effect-1:before{
    content: '';
    background-color: rgba(255,255,255,0.7);
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    transition: all 0.3s ease 0.1s;
}
.tx-ih-wrap.effect-1:hover:before{
    left: 15px;
    right: 15px;
    bottom: 15px;
    top: 15px;
    opacity: 1;
    animation: tx-bounce-left 1s ease-in forwards;
}
.tx-ih-wrap.effect-1 img{
    width: 100%;
    height: auto;
    transition: all 0.3s ease 0s;
}
.tx-ih-wrap.effect-1:hover img{ transform: scale(1.5); }
.tx-ih-wrap.effect-1 .tx-ih-content{
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
    transform:translateX(-50%) translateY(-50%) scale(1);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transition: all 0.3s ease 0.5s;
}
.tx-ih-wrap.effect-1 .tx-ih-title-wrap{
    /*opacity: 0;*/
    transform:translateX(-50%) translateY(-40%);
    position: absolute;
    left:50%;
    top:40%;
    width: 100%;
    z-index: 2;
}
.tx-ih-wrap.effect-1:hover .tx-ih-title-wrap{ opacity: 1; }
.tx-ih-wrap.effect-1 .tx-ih-title {
    color: #ff3a6f;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0 20px
}
.tx-ih-wrap.effect-1 .tx-ih-desc {
    color: #121212;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    opacity: 0;
    font-size: 15px;
    transform: translateY(500px);
    transition: all 0.6s ease 0.15s;
    padding: 0 20px;
}
.tx-ih-wrap.effect-1:hover .tx-ih-title,
.tx-ih-wrap.effect-1:hover .tx-ih-desc{
    opacity: 1;
    transform:translateY(0);
}

/* Effect 2 */
.tx-ih-wrap.effect-2 {
    text-align: center;
    transform: perspective(900px);
    transform-style: preserve-3d;
    transition: all .5s;
}
.tx-ih-wrap.effect-2:hover {
    box-shadow: 3px 3px 5px #999;
    transform: perspective(900px) rotateX(20deg) rotateY(0deg);
}
.tx-ih-wrap.effect-2:before{
    content: '';
    background: #f20909;
    width: 100%;
    height: 100%;
    transform: scale3d(0, 1, 0);
    transform-origin: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all .5s ease .1s;
}
.tx-ih-wrap.effect-2:hover:before{
    opacity: 0.6;
    transform: scale3d(1, 1, 1);
}
.tx-ih-wrap.effect-2 img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}
.tx-ih-wrap.effect-2:hover img { 
    transform: rotate(10deg) scale(1.3); 
}
.tx-ih-wrap.effect-2 .tx-ih-content{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transition: all 0.4s linear 0s;
}

.tx-ih-wrap.effect-2 .tx-ih-title{
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.8;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.tx-ih-wrap.effect-2:hover .tx-ih-desc{
    opacity: 1;
    transform: translateX(-50%) translateY(-50%)  scale(1);
}
.tx-ih-wrap.effect-2 .tx-ih-desc{
    color: #fff;
    letter-spacing: 1px;
     opacity: 0;
    transform: translateX(-50%) translateY(-50%)  scale(0);
}

/* Effect 3 */
.tx-ih-wrap.effect-3:before{
    content: "";
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.4s ease 0s;
}
.tx-ih-wrap.effect-3:hover:before{ background: rgba(0,0,0,0.8); }
.tx-ih-wrap.effect-3 img{
    width: 103%;
    height: auto;
    position: relative;
    left: -3%;
    transition: all 0.4s ease 0s;
}
.tx-ih-wrap.effect-3:hover img{ left: 0; }
.tx-ih-wrap.effect-3 .tx-ih-content{
    width: 100%;
    height: 100%;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 25px;
}
.tx-ih-wrap.effect-3 .tx-ih-title{
    padding: 10px 0 15px 0;
    margin: 0 0 20px 0;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    position: relative;
    transition: all 0.3s ease 0s;
}
.tx-ih-wrap.effect-3:hover .tx-ih-title { 
  opacity: 1;
}
.tx-ih-wrap.effect-3 .tx-ih-title:after{
    content: "";
    width: 0;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.3s ease 0s;
}
.tx-ih-wrap.effect-3:hover .tx-ih-title:after { 
    width: 100%;
}
.tx-ih-wrap.effect-3 .tx-ih-desc{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    opacity: 0;
    margin-bottom: 15px;
    position: relative;
    left: 100%;
    transition: all 0.35s ease 0s;
}
.tx-ih-wrap.effect-3:hover .tx-ih-desc{
    opacity: 1;
    left: 0;
}

/* Effect 4 */
.tx-ih-wrap.effect-4{
    background: transparent;
    z-index: 1;
    transition: all 0.3s ease;
}
.tx-ih-wrap.effect-4:hover{
    background: linear-gradient(#ca4440, #c09b15);
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.4);
}
.tx-ih-wrap.effect-4:before,
.tx-ih-wrap.effect-4:after,
.tx-ih-wrap.effect-4 .tx-ih-content:before,
.tx-ih-wrap.effect-4 .tx-ih-content:after{
    content: "";
    background: #fff;
    width: 0;
    height: 4px;
    position: absolute;
    top: 5%;
    left: 0;
    transition: all 0.3s;
}
.tx-ih-wrap.effect-4:after{
    top: auto;
    bottom: 5%;
    left: auto;
    right: 0;
}
.tx-ih-wrap.effect-4 .tx-ih-content:before,
.tx-ih-wrap.effect-4 .tx-ih-content:after{
    height: 0;
    width: 4px;
    left: auto;
    right: 5%;
    top: 0;
}
.tx-ih-wrap.effect-4 .tx-ih-content:after{
    right: auto;
    top: auto;
    bottom: 0;
    left: 5%;
}
.tx-ih-wrap.effect-4:hover:before,
.tx-ih-wrap.effect-4:hover:after{
    width: 80%;
}
.tx-ih-wrap.effect-4:hover .tx-ih-content:before,
.tx-ih-wrap.effect-4:hover .tx-ih-content:after{
    height: 80%;
}
.tx-ih-wrap.effect-4 img{
    width: 100%;
    height: auto;
    transform: scale(1.25);
    transition: all 0.3s ease;
}
.tx-ih-wrap.effect-4:hover img{
    opacity: 0.2;
    transform: scale(1);
}
.tx-ih-wrap.effect-4 .tx-ih-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.tx-ih-wrap.effect-4 .tx-ih-inner-content{
    color: #fff;
    width: 70%;
    overflow: hidden;
    transform: translateX(-50%)translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
.tx-ih-wrap.effect-4 .tx-ih-title{
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    margin: 0 0 3px 0;
    transform-origin: left bottom;
    transition: all 0.3s ease;
}
.tx-ih-wrap.effect-4 .tx-ih-desc{
    font-size: 15px;
    text-transform: capitalize;
    display: block;
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: left bottom;
    transition: all 0.3s ease;
}
.tx-ih-wrap.effect-4:hover .tx-ih-title,
.tx-ih-wrap.effect-4:hover .tx-ih-desc{
    opacity: 1;
    transform: rotate(0);
}

 /* Effect 5 */
 .tx-ih-wrap.effect-5 {
  z-index: 1;
 }
.tx-ih-wrap.effect-5:before,
.tx-ih-wrap.effect-5:after,
.tx-ih-wrap.effect-5 .tx-ih-content:before,
.tx-ih-wrap.effect-5 .tx-ih-content:after{
    content: "";
    width: 100%;
    height: 50%;
    background: #E65100;
    opacity: 0.6;
    transform: translateX(-50%) translateY(0%);
    position: absolute;
    top: -50%;
    left: 50%;
    z-index: 1;
    -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    transition: all .3s;
}
.tx-ih-wrap.effect-5:after{
    transform: translateX(-50%) translateY(0%);
    top: auto;
    bottom: -50%;
    z-index: 0;
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.tx-ih-wrap.effect-5 .tx-ih-content:before{
    width: 50%;
    height: 100%;
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    left: auto;
    right: -50%;
    -webkit-clip-path: polygon(100% 0, 0 50%, 100% 100%);
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
}
.tx-ih-wrap.effect-5 .tx-ih-content:after{
    width: 50%;
    height: 100%;
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    right: auto;
    left: -50%;
    z-index: 0;
    -webkit-clip-path: polygon(0 100%, 100% 50%, 0 0);
    clip-path: polygon(0 100%, 100% 50%, 0 0);
}
.tx-ih-wrap.effect-5:hover:before{ top:0; }
.tx-ih-wrap.effect-5:hover:after{ bottom:0; }
.tx-ih-wrap.effect-5:hover .tx-ih-content:before{ right:0; }
.tx-ih-wrap.effect-5:hover .tx-ih-content:after{ left:0; }
.tx-ih-wrap.effect-5 img{
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 0.5s;
}
.tx-ih-wrap.effect-5:hover img{ transform: scale(1.5); }
.tx-ih-wrap.effect-5 .tx-ih-content{
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.tx-ih-wrap.effect-5 .tx-ih-content{
    text-align: center;
    width: 100%;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
}
.tx-ih-wrap.effect-5 .tx-ih-title{
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 5px;
    transition: all 0.5s;
}
.tx-ih-wrap.effect-5 .tx-ih-title-wrap {
    left: 50%;
    top: 40%;
    position: absolute;
    transform: translateX(-50%);
    z-index: 1;
    width: 100%;
}
.tx-ih-wrap.effect-5:hover .tx-ih-title,
.tx-ih-wrap.effect-5:hover .tx-ih-desc{ 
    transform: rotateY(0) scale(1);
    
}
.tx-ih-wrap.effect-5 .tx-ih-desc{
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 15px;
    display: block;
    transform: rotateY(360deg) scale(0);
    transition: all 0.5s ease 0.25s;
    top: 50%;
    position: absolute;
    z-index: 1;
}

 /* Effect 6 */
.tx-ih-wrap.effect-6{
    transition: all 0.3s;
}
.tx-ih-wrap.effect-6:hover{ box-shadow: 0px 30px 40px 0px rgba(0,0,0,0.6); }
.tx-ih-wrap.effect-6:before{
    content: '';
    background: #4cd137;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    transform: skew(-45deg) translateX(150%);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}
.tx-ih-wrap.effect-6:hover:before{ transform: skew(-45deg) translateX(0); }
.tx-ih-wrap.effect-6 img{
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 0.3s ease 0s;
}
.tx-ih-wrap.effect-6:hover img{
    transform: scale(1.2);
    filter: grayscale(0.7) blur(2px);
}
.tx-ih-wrap.effect-6 .tx-ih-content{
    color: #fff;
    text-align: center;
    width: 100%;
    transform: translate(-50%, -50%) rotate(180deg);
    position: absolute;
    top: 50%;
    left: 100%;
    z-index: 1;
    transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.tx-ih-wrap.effect-6:hover .tx-ih-content {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(0deg);
    left: 50%;
    transition: all 500ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.tx-ih-wrap.effect-6 .tx-ih-title {
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    margin: 0 0 7px;
    transform: translate(-50%, -50%) rotate(180deg);
    position: absolute;
    left: 100%;
    top: 50%;
    width: 100%;
}
.tx-ih-wrap.effect-6:hover .tx-ih-title {
    transform: translate(-50%, -50%) rotate(0deg);
    left: 50%;
    top: -20%;
}
.tx-ih-wrap.effect-6 .tx-ih-desc {
    font-size: 16px;
    font-style: italic;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 13px;
    display: block;
    opacity: 0;
}
.tx-ih-wrap.effect-6:hover .tx-ih-desc{
  opacity: 1;

}

/* Effect 7 */
.tx-ih-wrap.effect-7{
    transition: all 0.3s;
}
.tx-ih-wrap.effect-7:before{
    content: '';
    background: linear-gradient(#833ab4,#fd1d1d,#fcb045);
    height: 20px;
    width: 20px;
    border-radius: 50%;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) rotateX(360deg);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transition: opacity 0.8s,height 0.2s ease 0.2s, width 0.2s ease 0.2s;
}
.tx-ih-wrap.effect-7:hover:before{
    height: 150%;
    width: 150%;
    opacity: 0.8;
    transform: translateX(-50%) translateY(-50%) rotateX(0);
}
.tx-ih-wrap.effect-7 img{
    width: 100%;
    height: auto;
}
.tx-ih-wrap.effect-7 .tx-ih-content{
    color: #fff;
    width: 100%;
    padding: 0 30px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    transition: all 0.3s ease 0.4s;
    text-align: center;
}
.tx-ih-wrap.effect-7:hover .tx-ih-content{
    opacity: 1;
    transform: rotateX(0deg) translateY(-50%) scale(1);
}
.tx-ih-wrap.effect-7 .tx-ih-title{
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    display: block;
}
.tx-ih-wrap.effect-7 .tx-ih-desc{
    font-size: 16px;
    font-style: italic;
    text-transform: capitalize;
    margin-bottom:10px;
    display: block;
    opacity: 0;
    transform: rotateX(90deg) scale(0.5);
    transition: all 0.3s ease 0.4s;
}
.tx-ih-wrap.effect-7:hover .tx-ih-desc{
  opacity: 1;
  transform: rotateX(0deg) translateY(0%) scale(1);
}

/* Effect 8 */
.tx-ih-wrap.effect-8{
    -webkit-perspective: 800px;
    perspective: 800px;
    background: #94a56f;
}
.tx-ih-wrap.effect-8 img{
    width: 100%;
    height: auto;
    transition: all 0.3s ease-in 0.2s;
}
.tx-ih-wrap.effect-8:hover img{
    opacity: 0;
    transform: rotateY(-100deg) translateX(50%) scale(0.5);
    transition-delay: 0;
}
.tx-ih-wrap.effect-8 .tx-ih-content{
    width: 100%;
    padding: 0 30px;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 0;
    transition: all 0.3s ease-out 0s;
}
.tx-ih-wrap.effect-8:hover .tx-ih-content{
    opacity: 1;
    transform: rotateY(0deg) translate(0, -50%) scale(1);
    transition-delay: 0.4s;
}
.tx-ih-wrap.effect-8 .tx-ih-title{
    font-size: 18px;
    color: #fff;
    line-height: 1.5em;
    text-transform: uppercase;
    margin: 0;
    position: absolute;
    top: -50%;
    transform: translateY(-50%);
}
.tx-ih-wrap.effect-8 .tx-ih-desc{
    font-size: 15px;
    color: #fff;
    margin: 0 0 15px;
    transform: rotateY(90deg) translate(50%, -50%) scale(0.5);
    opacity: 0;
}
.tx-ih-wrap.effect-8:hover .tx-ih-desc {
   opacity: 1;
    transform: rotateY(0deg) translate(0, -50%) scale(1);
}

/* Effect 9 */
.tx-ih-wrap.effect-9 img{
    width: 100%;
    height: auto;
}
.tx-ih-wrap.effect-9 .tx-ih-content{
    width: 100%;
    height: 100%;
    
    padding: 20% 30px 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.tx-ih-wrap.effect-9:hover .tx-ih-content{
    animation-name: tx-loading;
    animation-duration: 1200ms;
    animation-iteration-count: 1;
    animation-timing-function: linear;
    background: rgba(130, 69, 124, 0.7);
    opacity: 1;
}
.tx-ih-wrap.effect-9 .tx-ih-title{
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}
.tx-ih-wrap.effect-9 .tx-ih-desc{
    display: block;
    font-size: 15px;
    color: #fff;
    font-style: italic;
    margin-bottom: 25px;
    opacity: 0;
}
.tx-ih-wrap.effect-9:hover .tx-ih-desc{
    opacity: 1;
}

/* Effect 10 */
.tx-ih-wrap.effect-10 img{
    width: 100%;
    height: auto;
    transform: scale(1.6);
    transition: all 0.3s ease 0s;
}
.tx-ih-wrap.effect-10:hover img{
    filter: grayscale(100%);
    transform: scale(1.2);
}
.tx-ih-wrap.effect-10 .tx-ih-content{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    transition: all 0.3s ease 0s;
}
.tx-ih-wrap.effect-10:before,
.tx-ih-wrap.effect-10:after,
.tx-ih-wrap.effect-10 .tx-ih-content:before,
.tx-ih-wrap.effect-10 .tx-ih-content:after{
    content: "";
    width: 100%;
    height: 25%;
    background: linear-gradient(to right,rgba(0,0,0,0.9),rgba(0,0,0,0.7),transparent,rgba(0,0,0,0.7),rgba(0,0,0,0.9));
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease 0s;
}
.tx-ih-wrap.effect-10:before{ transform: translateX(100%); }
.tx-ih-wrap.effect-10:after{
    height: 25.1%;
    top: 25%;
    transform: translateX(-100%);
    transition-delay: 0.05s;
}
.tx-ih-wrap.effect-10 .tx-ih-content:before{
    top: 50%;
    transform: translateX(100%);
    transition-delay: 0.1s;
}
.tx-ih-wrap.effect-10 .tx-ih-content:after{
    top: 75%;
    transform: translateX(-100%);
    transition-delay: 0.15s;
}
.tx-ih-wrap.effect-10:hover:before,
.tx-ih-wrap.effect-10:hover:after,
.tx-ih-wrap.effect-10:hover .tx-ih-content:before,
.tx-ih-wrap.effect-10:hover .tx-ih-content:after{ transform: translateX(0); }

.tx-ih-wrap.effect-10 .tx-ih-title{
    font-size: 18px;
    color: #faac01;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 3px 0;
    bottom: 100px;
    position: absolute;
    z-index: 2;
    right: 5px;
    text-align: right;
    transition: all 0.4s ease 0s;
}
.tx-ih-wrap.effect-10 .tx-ih-desc{
    display: inline-block;
    padding: 0 5px;
    font-size: 15px;
    text-align: right;
    position: absolute;
    bottom: 25px;
    right: 5px;
    font-style: italic;
    color: #fff;
    opacity: 0;
    z-index: 2;
    transform: translateY(50px);
    transition: all 0.4s ease 0s;
}
.tx-ih-wrap.effect-10:hover .tx-ih-title,
.tx-ih-wrap.effect-10:hover .tx-ih-desc{
    opacity: 1;
    transform: translate(0, 0);
}

/* Effect 11 */
.tx-ih-wrap.effect-11{
    text-align: center;
}
.tx-ih-wrap.effect-11:before,
.tx-ih-wrap.effect-11:after{
    content: "";
    width: 0;
    height: 0;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 5%;
    left: 5%;
    transition: all 0.3s ease-in-out;
}
.tx-ih-wrap.effect-11:after{
    top: auto;
    left: auto;
    bottom: 5%;
    right: 5%;
}
.tx-ih-wrap.effect-11:hover:before,
.tx-ih-wrap.effect-11:hover:after{
    width: 90%;
    height: 90%;
}
.tx-ih-wrap.effect-11 img{
    width: 100%;
    height: auto;
}
.tx-ih-wrap.effect-11 .tx-ih-content{
    width: 100%;
    height: 100%;
    padding-top: 25%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.2s ease 0.3s;
}
.tx-ih-wrap.effect-11:hover .tx-ih-content{ opacity: 1; }
.tx-ih-wrap.effect-11 .tx-ih-content:before,
.tx-ih-wrap.effect-11 .tx-ih-content:after{
    content: "";
    width: 85%;
    height: 85%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transform: translateY(-50%) translateX(-50%);
    transition: all 0.3s ease 0s;
}
.tx-ih-wrap.effect-11 .tx-ih-content:before{ width: 0; }
.tx-ih-wrap.effect-11 .tx-ih-content:after{ height: 0; }
.tx-ih-wrap.effect-11:hover .tx-ih-content:before{
    width: 85%;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 0;
    border-right-width: 0;
    border-left-style: none;
    border-right-style: none;
    border-top-style: solid;
    border-bottom-style: solid;
    border-color: #fff;
    transition-delay: 0.4s;
}
.tx-ih-wrap.effect-11:hover .tx-ih-content:after{
    height: 85%;
    border-left-width: 2px;
    border-right-width: 2px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-color: #fff;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: none;
    border-bottom-style: none;
    transition-delay: 0.4s;
}
.tx-ih-wrap.effect-11 .tx-ih-title{
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    text-transform:uppercase;
    margin: 0 0 10px;
}
.tx-ih-wrap.effect-11 .tx-ih-desc{
    display: block;
    font-size: 15px;
    padding: 5px 45px;
    color: #fff;
    opacity: 0;
}
.tx-ih-wrap.effect-11:hover .tx-ih-desc{
    opacity: 1;
}

/* Effect 12 */
.tx-ih-wrap.effect-12 img{
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 0.5s ease 0s;
}
.tx-ih-wrap.effect-12:hover img{ transform: scale(1.1); }
.tx-ih-wrap.effect-12 .tx-ih-content{
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotateY(180deg);
    transition: all 0.45s ease-out 0s;
}
.tx-ih-wrap.effect-12:hover .tx-ih-content{
    opacity: 1;
    transform: rotateY(0deg) scale(1);
    background: rgba(47,50,54,0.91);
}
.tx-ih-wrap.effect-12 .tx-ih-content:before{
    content: "";
    width: 90%;
    height: 90%;
    position: absolute;
    top: 5%;
    left: 5%;
}
.tx-ih-wrap.effect-12:hover .tx-ih-content:before {
    border-color: #fff;
    border-width: 1px;
    border-style: solid;
}
.tx-ih-wrap.effect-12 .tx-ih-inner-content{
    padding: 20px;
    text-align: left;
    position: absolute;
    bottom: 5%;
    left: 5%;
}
.tx-ih-wrap.effect-12 .tx-ih-title{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 5px;
    transform: rotateY(180deg);
}
.tx-ih-wrap.effect-12:hover .tx-ih-title{
    transform: rotateY(0deg);
}
.tx-ih-wrap.effect-12 .tx-ih-desc{
    display: block;
    font-size: 15px;
    color: #fff;
    padding-right: 10px;
    opacity: 0;
    transform: rotateY(180deg) scale(0.5);
}
.tx-ih-wrap.effect-12:hover .tx-ih-desc{
    opacity: 1;
    transform: rotateY(0deg) scale(1);
}

/* Effect 13 */
.tx-ih-wrap.effect-13 {
  overflow: hidden;
}
.tx-ih-wrap.effect-13 img {
  max-width: none;
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px,0, 0);
  transform: translate3d(-40px,0,0);
  position: relative;
    display: block;
    min-height: 100%;
}
.tx-ih-wrap.effect-13 .tx-ih-inner-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  height: 50%;
}
.tx-ih-wrap.effect-13 .tx-ih-title,
.tx-ih-wrap.effect-13 .tx-ih-desc {
  -webkit-transform: translate3d(0,40px,0);
  transform: translate3d(0,40px,0);
}
.tx-ih-wrap.effect-13 .tx-ih-title {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  color: white;
}
.tx-ih-wrap.effect-13 .tx-ih-desc {
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
  color: white;
}
.tx-ih-wrap.effect-13:hover img, 
.tx-ih-wrap.effect-13:hover .tx-ih-desc { 
  opacity: 1;
}
.tx-ih-wrap.effect-13:hover img,
.tx-ih-wrap.effect-13:hover .tx-ih-title,
.tx-ih-wrap.effect-13:hover .tx-ih-desc {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.tx-ih-wrap.effect-13:hover .tx-ih-desc {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

/* Effect 14 */
.tx-ih-wrap.effect-14 .tx-ih-content:before,
.tx-ih-wrap.effect-14 .tx-ih-content:after {
  position: absolute;
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.tx-ih-wrap.effect-14 .tx-ih-content:before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: none;
  border-right-style: none;
  border-color: #fff;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-right-width: 0;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.tx-ih-wrap.effect-14 .tx-ih-content:after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
   border-top-style: none;
  border-bottom-style: none;
  border-left-style: solid;
  border-right-style: solid;
  border-color: #fff;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 1px;
  border-right-width: 1px;
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.tx-ih-wrap.effect-14:hover .tx-ih-content:before,
.tx-ih-wrap.effect-14:hover .tx-ih-content:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.tx-ih-wrap.effect-14:hover .tx-ih-content:after,
.tx-ih-wrap.effect-14:hover img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.tx-ih-wrap.effect-14 img {
  -webkit-transform: translate3d(0,-30px,0);
  transform: translate3d(0,-30px,0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.tx-ih-wrap.effect-14:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.tx-ih-wrap.effect-14 .tx-ih-inner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.tx-ih-wrap.effect-14 .tx-ih-title {
  color: white;
}
.tx-ih-wrap.effect-14 .tx-ih-desc {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  color: white;
}
.tx-ih-wrap.effect-14:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

/* Effect 15 */
.tx-ih-wrap.effect-15 {
  background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
  background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}
.tx-ih-wrap.effect-15 img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.tx-ih-wrap.effect-15:hover img {
  opacity: 0.4;
}
.tx-ih-wrap.effect-15 .tx-ih-content {
  background-color: rgba(58,52,42,0.7);
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}
.tx-ih-wrap.effect-15:hover .tx-ih-content {
  background-color: rgba(58,52,42,0);
}
.tx-ih-wrap.effect-15 .tx-ih-content:before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border-color: #fff;
  border-width: 1px;
  border-style: solid;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.tx-ih-wrap.effect-15 .tx-ih-inner-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.tx-ih-wrap.effect-15 .tx-ih-title {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
  color: white;
}
.tx-ih-wrap.effect-15 .tx-ih-desc {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
  color: white;
}
.tx-ih-wrap.effect-15:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.tx-ih-wrap.effect-15:hover .tx-ih-title {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.tx-ih-wrap.effect-15:hover .tx-ih-content:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Effect 16 */
.tx-ih-wrap.effect-16 .tx-ih-content {
  text-align: right;
}
.tx-ih-wrap.effect-16 .tx-ih-title {
  top: 30px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0;
  color: white;
}
.tx-ih-wrap.effect-16:hover .tx-ih-title {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.tx-ih-wrap.effect-16 .tx-ih-title:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: #fff;
  content: '';
  opacity: 0;
  -webkit-transform: translate3d(0,40px,0);
  transform: translate3d(0,40px,0);
}
.tx-ih-wrap.effect-16:hover .tx-ih-title:after {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.tx-ih-wrap.effect-16 .tx-ih-desc {
  bottom: 30px;
  line-height: 1.5;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0;
  color: white;
}
.tx-ih-wrap.effect-16:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/* Effect 17 */
.tx-ih-wrap.effect-17 img {
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.tx-ih-wrap.effect-17 .tx-ih-content{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 2em;
    text-align: center;
}
.tx-ih-wrap.effect-17:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.tx-ih-wrap.effect-17 .tx-ih-title {
  margin-top: 20%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
  color: white;
}
.tx-ih-wrap.effect-17:hover .tx-ih-title {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.tx-ih-wrap.effect-17 .tx-ih-desc {
  padding: 2em;
  border-style: solid;
  border-color: #fff;
  border-width: 1px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,20px,0) scale(1.1);
  transform: translate3d(0,20px,0) scale(1.1);
  color: white;
}
.tx-ih-wrap.effect-17:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1);
}

/* Effect 18 */
.tx-ih-wrap.effect-18 img {
  max-width: none;
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50px,0,0);
  transform: translate3d(-50px,0,0);
}
.tx-ih-wrap.effect-18:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.tx-ih-wrap.effect-18 .tx-ih-content {
  padding: 3em;
  text-align: left;
  position: absolute;
  top: 0;
}
.tx-ih-wrap.effect-18 .tx-ih-content:before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-20px,0,0);
  transform: translate3d(-20px,0,0);
}
.tx-ih-wrap.effect-18:hover .tx-ih-content:before,
.tx-ih-wrap.effect-18:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.tx-ih-wrap.effect-18 .tx-ih-title {
  padding: 30% 0 10px 0;
  position: relative;
  color: white;
}
.tx-ih-wrap.effect-18 .tx-ih-desc {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
  color: white;
}

/* Effect 19 */
.tx-ih-wrap.effect-19 img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.tx-ih-wrap.effect-19:hover img {
  opacity: 0.8;
}
.tx-ih-wrap.effect-19 .tx-ih-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.tx-ih-wrap.effect-19 .tx-ih-content:before,
.tx-ih-wrap.effect-19 .tx-ih-content:after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.tx-ih-wrap.effect-19 .tx-ih-content:before {
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: white;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
}
.tx-ih-wrap.effect-19 .tx-ih-content:after {
  border-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 0;
  border-bottom-width: 0;
  border-color: white;
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
}
.tx-ih-wrap.effect-19:hover .tx-ih-content:before,
.tx-ih-wrap.effect-19:hover .tx-ih-content:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.tx-ih-wrap.effect-19 .tx-ih-title {
  padding-top: 30%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
  position: relative;
  z-index: 1;
  color: white;
}
.tx-ih-wrap.effect-19 .tx-ih-desc {
  padding: 20px 2.5em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
  color: white;
}
.tx-ih-wrap.effect-19:hover .tx-ih-title,
.tx-ih-wrap.effect-19:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/* Effect 20 */
.tx-ih-wrap.effect-20 {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.tx-ih-wrap.effect-20 img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,0,300px);
  transform: translate3d(0,0,300px);
}
.tx-ih-wrap.effect-20:hover img {
  opacity: 0.6;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.tx-ih-wrap.effect-20 .tx-ih-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.tx-ih-wrap.effect-20 .tx-ih-content:before,
.tx-ih-wrap.effect-20 .tx-ih-content:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
}
.tx-ih-wrap.effect-20:hover .tx-ih-content:before {
  opacity: 0.5;
  -webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
  transform: translate3d(-50%,-50%,0) rotate(45deg);
}
.tx-ih-wrap.effect-20:hover .tx-ih-content:after {
  opacity: 0.5;
  -webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
  transform: translate3d(-50%,-50%,0) rotate(-45deg);
}
.tx-ih-wrap.effect-20 .tx-ih-title {
  -webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
  transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
  text-align: center;
  color: white;
}
.tx-ih-wrap.effect-20:hover .tx-ih-title {
  -webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
  transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
}
.tx-ih-wrap.effect-20 .tx-ih-desc {
  padding: 0.25em 2em;
  -webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
  transform: translate3d(0,-50%,0) translate3d(0,150%,0);
  color: white;
  opacity: 0;
}
.tx-ih-wrap.effect-20:hover .tx-ih-desc {
  -webkit-transform: translate3d(0,-50%,0) translate3d(0,100%,0);
  transform: translate3d(0,-50%,0) translate3d(0,100%,0);
  opacity: 1;
}

/* Effect 21 */
.tx-ih-wrap.effect-21 {
  background: -webkit-linear-gradient(top, rgba(37,141,200,1) 0%, rgba(104,60,19,1) 100%);
  background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(104,60,19,1) 100%);
}
.tx-ih-wrap.effect-21 img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.tx-ih-wrap.effect-21:hover img {
  opacity: 0.4;
}
.tx-ih-wrap.effect-21 .tx-ih-content {
    padding: 3em;
    text-align: left;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
}
.tx-ih-wrap.effect-21 .tx-ih-content:after {
  position: absolute;
  right: 30px;
  bottom: 30px;
  left: 30px;
  height: -webkit-calc(50% - 30px);
  height: calc(50% - 30px);
  border-color: #fff;
  border-style: solid;
  border-width: 5px;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}
.tx-ih-wrap.effect-21:hover .tx-ih-content:after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.tx-ih-wrap.effect-21 .tx-ih-title {
  position: absolute;
  top: 15%;
  right: 60px;
  left: 60px;
  color: white;
}
.tx-ih-wrap.effect-21 .tx-ih-desc {
  position: absolute;
  right: 60px;
  bottom: 60px;
  left: 60px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100px,0);
  transform: translate3d(0,-100px,0);
  color: white;
}
.tx-ih-wrap.effect-21:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/* Effect 22 */
.tx-ih-wrap.effect-22 img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}
.tx-ih-wrap.effect-22:hover img {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.tx-ih-wrap.effect-22 .tx-ih-content {
    padding: 7em;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
}
.tx-ih-wrap.effect-22 .tx-ih-content:before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
  content: '';
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  z-index: -1;
}
.tx-ih-wrap.effect-22 .tx-ih-title {
  color: white;
}
.tx-ih-wrap.effect-22 .tx-ih-content:before,
.tx-ih-wrap.effect-22 .tx-ih-desc {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.tx-ih-wrap.effect-22 .tx-ih-desc {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.tx-ih-wrap.effect-22:hover .tx-ih-content:before,
.tx-ih-wrap.effect-22:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Effect 23 */
.tx-ih-wrap.effect-23 {
  background: #2e5d5a;
}
.tx-ih-wrap.effect-23 img {
  max-width: none;
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-30px,0,0) scale(1.12);
  transform: translate3d(-30px,0,0) scale(1.12);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tx-ih-wrap.effect-23:hover img {
  opacity: 0.5;
  -webkit-transform: translate3d(0,0,0) scale(1);
  transform: translate3d(0,0,0) scale(1);
}
.tx-ih-wrap.effect-23 .tx-ih-title {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1em 1.2em;
  color: white;
}
.tx-ih-wrap.effect-23 .tx-ih-desc {
  padding: 0 10px 0 0;
  width: 50%;
  border-color: #fff;
  border-right-width: 1px;
  border-left-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  border-style: solid;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px,0,0);
  transform: translate3d(-40px,0,0);
  position: absolute;
  top: 10%;
  left: 5%;
  color: white;
}
.tx-ih-wrap.effect-23:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/* Effect 24 */
.tx-ih-wrap.effect-24 {
  background: #2f3238;
}
.tx-ih-wrap.effect-24 img {
  max-width: none;
  height: 400px;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tx-ih-wrap.effect-24:hover img {
  opacity: 0.4;
  -webkit-transform: scale3d(1.1,1.1,1);
  transform: scale3d(1.1,1.1,1);
}
.tx-ih-wrap.effect-24 .tx-ih-content {
  position: absolute;
  top: 10%;
  left: 10%;
  right: 10%;
}
.tx-ih-wrap.effect-24 .tx-ih-title {
  position: relative;
  padding: 0.5em 0;
  color: white;
}
.tx-ih-wrap.effect-24 .tx-ih-desc {
  display: inline-block;
  margin: 0 0 0.25em;
  padding: 0.5em 1em;
  background: rgba(255,255,255,0.9);
  color: #2f3238;
  text-transform: none;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-460px,0,0);
  transform: translate3d(-1000px,0,0);
}
.tx-ih-wrap.effect-24:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/* Effect 25 */
.tx-ih-wrap.effect-25 {
  background: #df4e4e;
}
.tx-ih-wrap.effect-25 img,
.tx-ih-wrap.effect-25 .tx-ih-title {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: opacity 0.35s, transform 0.35s;
}
.tx-ih-wrap.effect-25 .tx-ih-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 30px 15px;
  color: white;
}
.tx-ih-wrap.effect-25 .tx-ih-title {
  color: white;
}
.tx-ih-wrap.effect-25 .tx-ih-desc {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,50px,0);
  transform: translate3d(0,50px,0);
  color: white;
}
.tx-ih-wrap.effect-25:hover img {
  -webkit-transform: translate3d(0,-80px,0);
  transform: translate3d(0,-80px,0);

}
.tx-ih-wrap.effect-25:hover .tx-ih-title {
  -webkit-transform: translate3d(0,-100px,0);
  transform: translate3d(0,-100px,0);

}
.tx-ih-wrap.effect-25:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/* Effect 26 */
.tx-ih-wrap.effect-26 {
  background: #111;
 
}
.tx-ih-wrap.effect-26 img {
  opacity: 0.95;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.tx-ih-wrap.effect-26:hover img {
  -webkit-transform: scale3d(0.95,0.95,1);
  transform: scale3d(0.95,0.95,1);
}
.tx-ih-wrap.effect-26 .tx-ih-content {
    padding: 2em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
     text-align: center;
     color: white;
}
.tx-ih-wrap.effect-26 .tx-ih-title {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,20px,0);
  transform: translate3d(0,20px,0);
  color: white;
}
.tx-ih-wrap.effect-26 .tx-ih-desc {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg);
  transform: perspective(1000px) rotate3d(1,0,0,90deg);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.tx-ih-wrap.effect-26:hover .tx-ih-title {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.tx-ih-wrap.effect-26:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: perspective(1000px) rotate3d(1,0,0,0);
  transform: perspective(1000px) rotate3d(1,0,0,0);
}

/* Effect 27 */
.tx-ih-wrap.effect-27 {
  background: #3498db;
}
.tx-ih-wrap.effect-27 img {
  opacity: 0.95;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.05,1.05,1);
  transform: scale3d(1.05,1.05,1);
}
.tx-ih-wrap.effect-27:hover img {
  opacity: 0.6;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}
.tx-ih-wrap.effect-27 .tx-ih-content:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.5);
  content: '';
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
  transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
.tx-ih-wrap.effect-27:hover .tx-ih-content:before {
  -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
  transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
.tx-ih-wrap.effect-27 .tx-ih-title {
  position: absolute;
  left: 0;
  top: 0;
  padding: 2em;
  color: white;
}
.tx-ih-wrap.effect-27 .tx-ih-desc {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 3em;
  padding: 0 1em;
  max-width: 150px;
  border-right: 4px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  color: white;
}
.tx-ih-wrap.effect-27:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/* Effect 28 */
.tx-ih-wrap.effect-28 {
  background: #fff;
}
.tx-ih-wrap.effect-28 img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.tx-ih-wrap.effect-28:hover img {
  opacity: .8;
}
.tx-ih-wrap.effect-28 .tx-ih-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 2em;
    z-index: 1;
}
.tx-ih-wrap.effect-28 .tx-ih-content:before {
  position: absolute;
  top: 0;
  right: 2em;
  left: 2em;
  z-index: -1;
  height: 3.5em;
  background: #fff;
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,4em,0) scale3d(1,0.023,1) ;
  transform: translate3d(0,4em,0) scale3d(1,0.023,1);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.tx-ih-wrap.effect-28:hover .tx-ih-content:before {
  -webkit-transform: translate3d(0,5em,0) scale3d(1,1,1) ;
  transform: translate3d(0,5em,0) scale3d(1,1,1);
  background: transparent;
}
.tx-ih-wrap.effect-28 .tx-ih-title {
  color: white;
}
.tx-ih-wrap.effect-28 .tx-ih-desc {
  padding: 1em;
  opacity: 0;
  background: #fff;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-10px,0);
  transform: translate3d(0,-10px,0);
}
.tx-ih-wrap.effect-28:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
/* Effect 29 */
.tx-ih-wrap.effect-29 {
  background: -webkit-linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);
  background: linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);
}
.tx-ih-wrap.effect-29 img {
  opacity: .9;
  -webkit-transform: scale3d(1.05,1.05,1);
  transform: scale3d(1.05,1.05,1);
}
.tx-ih-wrap.effect-29:hover img {
  opacity: .7;
}
.tx-ih-wrap.effect-29 img,
.tx-ih-wrap.effect-29 .tx-ih-content,
.tx-ih-wrap.effect-29 .tx-ih-desc {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.tx-ih-wrap.effect-29 .tx-ih-content:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-color: #fff;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-right-width: 0;
  content: '';
  opacity: 0;
  -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
  transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.tx-ih-wrap.effect-29:hover .tx-ih-content:after {
  opacity: 1;
  -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1.2,1);
  transform: rotate3d(0,0,1,45deg) scale3d(1,1.2,1);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.tx-ih-wrap.effect-29 .tx-ih-inner-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
    
}
.tx-ih-wrap.effect-29 .tx-ih-title,
.tx-ih-wrap.effect-29 .tx-ih-desc {
  -webkit-transform: scale3d(0.8,0.8,1);
  transform: scale3d(0.8,0.8,1);
  color: white;
}
.tx-ih-wrap.effect-29 .tx-ih-title {
  padding-top: 26%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.tx-ih-wrap.effect-29 .tx-ih-desc {
  padding: 0.5em 2em;
  opacity: 0;
}
.tx-ih-wrap.effect-29:hover .tx-ih-title,
.tx-ih-wrap.effect-29:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}

/* Effect 30 */
.tx-ih-wrap.effect-30 img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.tx-ih-wrap.effect-30:hover img {
  opacity: .4
}
.tx-ih-wrap.effect-30 .tx-ih-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 2em;
    text-align: center;
    
}
.tx-ih-wrap.effect-30 .tx-ih-content:before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border-style: solid;
  border-color: white;
  border-width: 2px;
  background: rgba(0,0,0,.8);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.4,1.4,1);
  transform: scale3d(1.4,1.4,1);
}
.tx-ih-wrap.effect-30 .tx-ih-title {
  margin: 20% 0 10px 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  color: white;
}
.tx-ih-wrap.effect-30:hover .tx-ih-title {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.tx-ih-wrap.effect-30 .tx-ih-desc {
  padding: 1em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  color: white;
}
.tx-ih-wrap.effect-30:hover .tx-ih-content:before,
.tx-ih-wrap.effect-30:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}

/* Effect 31 */
.tx-ih-wrap.effect-31 {
  background: -webkit-linear-gradient(-45deg, #000 0%,#fff 100%);
  background: linear-gradient(-45deg, #000 0%,#fff 100%);
}
.tx-ih-wrap.effect-31 img {
  margin: -10px 0 0 -10px;
  max-width: none;
  width: -webkit-calc(100% + 10px);
  width: calc(100% + 10px);
  opacity: 0.9;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(10px,10px,0);
  transform: translate3d(10px,10px,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tx-ih-wrap.effect-31:hover img {
  opacity: 0.6;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.tx-ih-wrap.effect-31 .tx-ih-content:before,
.tx-ih-wrap.effect-31 .tx-ih-desc {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.tx-ih-wrap.effect-31 .tx-ih-content:before {
  position: absolute;
  right: -100px;
  bottom: -100px;
  width: 340px;
  height: 340px;
  border-color: #fff;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
  box-shadow: 0 0 0 900px rgba(255,255,255,0.2);
  content: '';
  opacity: 0;
  -webkit-transform: scale3d(0.5,0.5,1);
  transform: scale3d(0.5,0.5,1);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.tx-ih-wrap.effect-31 .tx-ih-title {
  text-align: left;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(5px,5px,0);
  transform: translate3d(5px,5px,0);
  padding: 2em;
  position: absolute;
  left: 0;
  top: 0;
  color: white;
}
.tx-ih-wrap.effect-31 .tx-ih-desc {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 .5em 1em 0;
  width: 240px;
  text-align: right;
  opacity: 0;
  -webkit-transform: translate3d(20px,20px,0);
  transform: translate3d(20px,20px,0);
  color: white;
}
.tx-ih-wrap.effect-31:hover .tx-ih-content:before {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}
.tx-ih-wrap.effect-31:hover .tx-ih-title, 
.tx-ih-wrap.effect-31:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/* Effect 32 */
.tx-ih-wrap.effect-32 {
  background: -webkit-linear-gradient(-45deg, #34495e 0%,#cc6055 100%);
  background: linear-gradient(-45deg, #34495e 0%,#cc6055 100%);
}
.tx-ih-wrap.effect-32 img,
.tx-ih-wrap.effect-32 .tx-ih-desc {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.tx-ih-wrap.effect-32:hover img {
  opacity: 0.1;
  -webkit-transform: scale3d(2,2,1);
  transform: scale3d(2,2,1);
}
.tx-ih-wrap.effect-32 .tx-ih-content {
    text-align: center;
    color: white;
}
.tx-ih-wrap.effect-32 .tx-ih-title {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: scale3d(0.8,0.8,1);
  transform: scale3d(0.8,0.8,1);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  position: absolute;
  top: 3em;
  left: 0;
  width: 100%;
  color: white;
}
.tx-ih-wrap.effect-32 .tx-ih-desc {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 20px;
  padding: 30px;
  border-color: #fff;
  border-style: solid;
  border-width: 2px;
  opacity: 0;
  -webkit-transform: scale3d(0.8,0.8,1);
  transform: scale3d(0.8,0.8,1);
  -webkit-transform-origin: 50% -100%;
  transform-origin: 50% -100%;
}
.tx-ih-wrap.effect-32:hover .tx-ih-title,
.tx-ih-wrap.effect-32:hover .tx-ih-desc {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}


/*  #Image Magnifier
---------------------------------- */
#tx-im-glass {
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    display: none;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,.6);
}

/*  #Image Scrolling
---------------------------------- */
.tx-is-wrap .tx-is-container img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}
.tx-is-container:hover img {
    -o-object-position: bottom;
    object-position: bottom;
}
.tx-is-caption {
    padding: 10px;
}

/*  #Image Slide
------------------------------------- */
.tx-image-slide-wrap {
  display: none;
}
.tx-image-slide-container {
  position: relative;
}
.tx-image-slide-title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: white;
    width: 100%;
    text-align: center;
}
.tx-image-slide-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/*  #Instagram
------------------------------------- */
.tx-instagram-feed-item{
    display: grid;
    grid-auto-rows: 1fr;
}
.tx-instagram-feed-item .tx-instagram-feed-wrapper a.tx-instagram-feed-thumb{
    display: flex;
    overflow: hidden;
    position: relative;
}
.tx-instagram-feed-item .tx-instagram-feed-wrapper{
    transition: all .3s ease;
    position: relative;
    overflow: hidden;
}
.tx-instagram-feed-item .tx-instagram-feed-wrapper a.tx-instagram-feed-thumb::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all .3s ease;
    z-index: 1;
}
.tx-instagram-feed-thumb img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.tx-instagram-feed-item .tx-instagram-feed-wrapper:hover a.tx-instagram-feed-thumb::before{
    opacity: 1;
}
.tx-instagram-feed-item.over-image .tx-instagram-feed-wrapper .tx-instagram-feed-caption{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.top-of-image .tx-instagram-feed-wrapper .tx-instagram-feed-caption{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.top-of-image.animate-slide .tx-instagram-feed-wrapper .tx-instagram-feed-caption {
    transform: translateY(-100%);
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.top-of-image.animate-slide .tx-instagram-feed-wrapper:hover .tx-instagram-feed-caption {
    transform: translateY(0);
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.over-image.animate-slide .tx-instagram-feed-wrapper .tx-instagram-feed-caption{
    transform: translate(-50%,-90%);
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.over-image.animate-slide .tx-instagram-feed-wrapper:hover .tx-instagram-feed-caption{
    transform: translate(-50%, -50%);
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.bottom-of-image.animate-slide .tx-instagram-feed-wrapper .tx-instagram-feed-caption{
    transform: translateY(100%);
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.bottom-of-image.animate-slide .tx-instagram-feed-wrapper:hover .tx-instagram-feed-caption{
    transform: translateY(0);
}

.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.bottom-of-image.animate-slide-with-image .tx-instagram-feed-wrapper .tx-instagram-feed-caption{
    transform: translateY(100%);
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.bottom-of-image.animate-slide-with-image .tx-instagram-feed-wrapper .tx-instagram-feed-thumb img{
    transform: translateY(0px);
    transition: all .3s ease;
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.bottom-of-image.animate-slide-with-image .tx-instagram-feed-wrapper:hover .tx-instagram-feed-caption{
    transform: translateY(0);
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.bottom-of-image.animate-slide-with-image .tx-instagram-feed-wrapper:hover .tx-instagram-feed-thumb img{
    transform: translateY(-30px);
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.top-of-image.animate-slide-with-image .tx-instagram-feed-wrapper .tx-instagram-feed-caption{
    transform: translateY(-100%);
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.top-of-image.animate-slide-with-image .tx-instagram-feed-wrapper .tx-instagram-feed-thumb img{
    transform: translateY(0px);
    transition: all .3s ease;
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.top-of-image.animate-slide-with-image .tx-instagram-feed-wrapper:hover .tx-instagram-feed-caption{
    transform: translateY(0);
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.top-of-image.animate-slide-with-image .tx-instagram-feed-wrapper:hover .tx-instagram-feed-thumb img{
    transform: translateY(30px);
}

.tx-instagram-feed-item.tx-insta-feed-show-caption-yes.bottom-of-image .tx-instagram-feed-wrapper .tx-instagram-feed-caption{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes .tx-instagram-feed-wrapper .tx-instagram-feed-caption{
    opacity: 0;
    transition: all .3s ease;
}
.tx-instagram-feed-item.tx-insta-feed-show-caption-yes .tx-instagram-feed-wrapper:hover .tx-instagram-feed-caption{
    opacity: 1;
}
.tx-instagram-feed-wrapper .tx-instagram-feed-thumb.image-zoom-in img{
    transform: scale(1);
    transition: all .3s ease;
}
.tx-instagram-feed-wrapper:hover .tx-instagram-feed-thumb.image-zoom-in img{
    transform: scale(1.1);
}
.tx-instagram-feed-wrapper .tx-instagram-feed-thumb.image-zoom-out img{
    transform: scale(1.2);
    transition: all .3s ease;
}
.tx-instagram-feed-wrapper:hover .tx-instagram-feed-thumb.image-zoom-out img{
    transform: scale(1);
}
.tx-instagram-user-profile{
    display: flex;
    align-items: center;
    transition: all .3s ease;
}
.tx-instagram-user-profile-image{
    height: 80px;
    width: 80px;
    overflow: hidden;
}
.tx-instagram-user-profile-image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}
.tx-instagram-user-profile-name{
    transition: all .3s ease;
}
.tx-instagram-feed-user-info{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/*  #Logo
------------------------------------- */
.tx-logo-widget {
    position: relative;
    display: inline-table;
    overflow: hidden;
}

.tx-logo-widget-image img {
    display: block;
}

.tx-logo-widget-description {
    margin: 0;
}

.tx-logo-widget-image,
.tx-logo-widget-text {
    position: relative;
    display: block;
    width: 100%;
    z-index: 7;
}

.tx-logo-widget-url {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5;
}

.tx-logo-widget-position-left .tx-logo-widget-image,
.tx-logo-widget-position-left .tx-logo-widget-text {
    float: left;
}

.tx-logo-widget-position-right .tx-logo-widget-image,
.tx-logo-widget-position-right .tx-logo-widget-text {
    float: right;
}

.tx-logo-widget-position-center .tx-logo-widget-image {
    margin: 0 auto;
}

.tx-logo-widget-position-center .tx-logo-widget-text {
    text-align: center;
}

.tx-logo-widget-position-left .tx-logo-widget-text,
.tx-logo-widget-position-right .tx-logo-widget-text {
    text-align: left;
}

/* Defaults */
.elementor-widget-avas-logo .tx-logo-widget-title {
    font-size: 16px;
    line-height: 1.5;
}

.elementor-widget-avas-logo .tx-logo-widget-description {
    font-size: 13px;
}

/*  #Lottie
------------------------------------- */
.tx-lottie-wrap {
  width: 100%;
}
.tx-lottie-elem{display:inline-block}

/*  #Marquee
------------------------------------- */
.tx-marquee-link {
    display: flex;
}
.tx-marquee-wrap {
    overflow: hidden;
}
.tx-marquee-content {
    will-change: transform;
    transform: translateX(0);
    animation: tx_marquee 40s linear infinite;
    white-space: nowrap;
    display: -webkit-inline-box;
}
.tx-marquee-item {
    font-size: 22px;
}
.tx-marquee-link .tx-marquee-icon {
    margin-top: -5px;
}
.tx-marquee-icon {
    margin-left: 15px;
    margin-right: 20px;
}
.tx-marquee-icon img {
    width: 28px;
}
.tx-marquee-icon svg {
    width: 14px;
}
@keyframes tx_marquee {
    0%   { 
        transform: translateX(0%);
         }
    100% { transform: translateX(-100%); }
}

/*  #Menu
------------------------------------- */
.elementor-widget-avas-menu .main-menu>li a:before,
.elementor-widget-avas-menu .main-menu > li {
  border: none;
}
@media(max-width: 10240px) {
  .elementor-widget-avas-menu .tx-res-menu {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    padding: 5px 15px;
  }
  .admin-bar .elementor-widget-avas-menu .tx-res-menu {
    top: 46px;
  }
}

/*  #News Ticker
------------------------------------- */
.tx-news-ticker-label {
  background-color: #8CC63F;
  color: white;
  width: 10%;
  text-align: center;
  font-size: 12px;
  line-height: 2;
  float: left;
}
.tx-news-ticker-container .owl-carousel .owl-stage-outer {
  width: 83%;
  float: left;
}
.tx-news-ticker-container .owl-carousel .owl-nav {
  width: 6%;
  float: right;
  padding: 0;
}
.tx-news-ticker-container .owl-carousel .owl-dots {
  display: none;
}
.tx-news-ticker-container .owl-carousel .owl-nav button.owl-prev, 
.tx-news-ticker-container .owl-carousel .owl-nav button.owl-next {
    padding: 0px 3px !important;
    font-size: 10px;
    line-height: 1.7;
}

@media only screen and (max-width: 767px) {
  .tx-news-ticker-label {
    width: 100%;
    float: none;
  }
  .tx-news-ticker-container .owl-carousel .owl-stage-outer {
    width: 85%;
  }
  .tx-news-ticker-container .owl-carousel .owl-nav {
    width: 14%;
  }

}

/*  #Onepage Nav
------------------------------------- */
.tx-onepage-nav {
    position: fixed;
    z-index: 99999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tx-onepage-nav-item {
    position: relative;
}
.tx-onepage-nav-item:last-child {
    margin-bottom: 0 !important;
}
.tx-onepage-nav-vr-top .tx-onepage-nav {
    top: 0;
}
.tx-onepage-nav-vr-middle .tx-onepage-nav {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.tx-onepage-nav-vr-bottom .tx-onepage-nav {
    bottom: 0;
}
.tx-onepage-nav-hr-left .tx-onepage-nav {
    left: 0;
}
.tx-onepage-nav-hr-right .tx-onepage-nav {
    right: 0;
}
.tx-onepage-nav-item .tx-onepage-tooltip {
    text-align: center;
}
.tx-onepage-nav-item:hover .tx-onepage-tooltip {
    opacity: 1;
    visibility: visible;
}
.tx-onepage-nav-hr-left .tx-onepage-nav-item:hover .tx-onepage-tooltip {
    -ms-transform: translate(10%, -50%);
    transform: translate(10%, -50%);
    -webkit-transform: translate(10%, -50%);
}
.tx-onepage-nav-hr-left .tx-onepage-nav-item .tx-onepage-tooltip {
    top: 50%;
    left: 100%;
    -ms-transform: translate(20%, -50%);
    transform: translate(20%, -50%);
    -webkit-transform: translate(20%, -50%);
}
.tx-onepage-nav-hr-left .tx-onepage-nav-item .tx-onepage-tooltip:before {
    left: auto;
    left: -8px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}
.tx-onepage-nav-hr-right .tx-onepage-nav-item:hover .tx-onepage-tooltip {
    -ms-transform: translate(-110%, -50%);
    transform: translate(-110%, -50%);
    -webkit-transform: translate(-110%, -50%);
}
.tx-onepage-nav-hr-right .tx-onepage-nav-item .tx-onepage-tooltip {
    top: 50%;
    left: 0;
    -ms-transform: translate(-120%, -50%);
    transform: translate(-120%, -50%);
    -webkit-transform: translate(-120%, -50%);
}
.tx-onepage-nav-hr-right .tx-onepage-nav-item .tx-onepage-tooltip:before {
    left: auto;
    right: -8px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}
/* Defaults */
.elementor-widget-avas-onepage-nav .tx-onepage-nav {
    background-color: #605BE5;
}

.elementor-widget-avas-onepage-nav .tx-onepage-nav-item .tx-onepage-tooltip {
    font-size: 14px;
    color: white;
}

/*  #Particles
------------------------------------- */
.tx-particles-yes canvas.particles-js-canvas-el {
  position: absolute;
  top: 0;
  z-index: 0;
  left: 0;
  height: 100%;
  width: 100%;
}


/*  #Post Alter
------------------------------------- */
.tx-post-alter-title {
  margin-bottom: 10px;
}
.tx-post-alter-title:hover {
  color: #AEDB89;
}
.tx-post-alter-desc {
  padding: 20px 0 40px;
}
.tx-post-alter-image-content img {
  width: 100%; 
}
.tx-post-alter-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; 
  margin-bottom: 150px;
}
.tx-post-alter-image-content, 
.tx-post-alter-text-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.tx-post-alter-image-content {
  width: 55%;
}
.tx-post-alter-text-content {
  width: 45%;
}
.tx-post-alter-text-content .entry-meta i {
  color: inherit;
}
@media only screen and (min-width: 768px) {
  .tx-post-alter-text-content {
      max-width: 504px;
      background-color: white;
      box-shadow: 11px 0px 26px #0000000D;
      border: 1px solid #EFEFEF;
      border-radius: 45px;
      padding: 45px;
  }
   .tx-post-alter-wrap:nth-child(odd) .tx-post-alter-text-content,
   .tx-post-alter-wrap:nth-child(even) .tx-post-alter-image-content {
      transform: translateX(-90px);
   }
   .tx-post-alter-wrap:nth-child(even) .tx-post-alter-image-content img {
      border-radius: 0px 52px 52px 0px;
   }
   .tx-post-alter-wrap:nth-child(odd) .tx-post-alter-image-content img {
      border-radius: 52px 0 0 52px;
   }
  .tx-post-alter-wrap:nth-child(even) .tx-post-alter-image-content {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-order: 2;
      -ms-flex-order: 2;
      order: 2; 
      /*z-index: -1;*/
  }
  .tx-post-alter-wrap:nth-child(even) .tx-post-alter-text-content {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1;
      z-index: 1;
  } 
}
@media only screen and (max-width: 767px) {
  .tx-post-alter-wrap {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; 
      margin-bottom: 50px;
  }
  .tx-post-alter-image-content, 
  .tx-post-alter-text-content {
        width: 100%;
  }
  .tx-post-alter-image-content {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 50px; 
  }
  .tx-post-alter-text-content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

}

/*  #Post Carousel
------------------------------------- */
.post-carousel-wrapper .tx-post-list-category {
    position: relative;
    margin-top: -30px;
    padding-left: 15px;
}
.post-carousel-wrapper .tx-post-list-category a {
  border-radius: 0;
  color: #fff;
  background-color: #8CC63F;
}
.tx-post-list-category:hover a {
  background-color: #AEDB49;
}
.tx-post-list-meta span, .tx-post-list-meta span a {
  color: #777;
}
.tx-post-list-meta span i {
  color: #AEDB49;
}
.post-carousel-wrapper .tx-post-list-content {
    border-top: none;
    padding: 20px 15px 0;
}
.post-carousel-wrapper .tx-post-list-meta {
    padding-bottom: 3px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 10px;
}
.post-carousel-wrapper .tx-post-list-title a {
  font-size: 16px;
}
.tx-video-icon {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    font-size: 100px;
    transform: translate(-50%, -50%);
    transition: all .3s;
}

/*  #Post Grid
------------------------------------- */
.elementor-widget-avas-post-grid .video_post_link iframe {
    max-height: 200px;
}
.elementor-widget-avas-post-grid .video_post_link {
  display: block;
}

.tx-post-grid-style-1 .entry-meta i,
.tx-post-grid-style-2 .entry-meta i {
  font-weight: normal;
  color: #b5b5b5;
}
.tx-post-grid-read-more {
    padding: 7px 24px;
    color: #fff;
    font-size: 12px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    border-radius: 3px;
    margin-top: 10px;
    text-transform: uppercase;
    margin-top: 25px;
    display: inline-block;
}
.tx-post-grid-read-more:hover {
  background-color: #282828;
}
.tx-post-grid-read-more:hover,
.tx-post-grid-read-more:focus {
  color: white;
}

/*style 1*/
.tx-post-grid-style-1 .tx-post-grid-read-more {
  background-color: #282828;
}
.tx-post-grid-style-1 .tx-post-grid-read-more:hover {
  background-color: #8CC63F;
}

/*style 2*/
.tx-post-grid-style-2 .tx-post-grid-read-more {
  background-color: #dfb871;
}
.tx-post-grid-style-2 .tx-post-grid-read-more:hover {
  background-color: #282828;
}
.tx-post-grid-style-2 article{
  box-shadow: 0 2px 5px 3px #f5f5f5;
}
.tx-post-grid-style-2 .details-box {
  border: none;
  background-color: white;
  box-shadow: none;
}
.blog-cols.tx-post-grid-style-2:hover .details-box,
.blog-cols.tx-post-grid-style-3:hover .details-box {
    box-shadow: none;
    border: none;
}
.tx-post-grid-style-2 .tx-date-style {
    position: absolute;
    text-align: center;
    background: #dfb871;
    left: 15px;
    top: 0;
    z-index: 1;
    line-height: 1.1;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    padding: 5px 7px;
    display: grid;
}
.blog-cols.tx-post-grid-style-2 .post-title {
  padding-top: 5px;
}
.tx-post-grid-style-2 .tx-date-style span {
    font-size: 22px;
}

/*style 3*/
.tx-post-grid-style-3 .tx-date-style {
    position: absolute;
    text-align: center;
    background: #dfb871;
    right: 25px;
    top: -15px;
    z-index: 1;
    line-height: 1.1;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    padding: 5px 7px;
    display: grid;
}
.tx-post-grid-style-3 .tx-date-style span {
    font-size: 22px;
}
.tx-post-grid-style-3.blog-cols .entry-meta {
  margin: 20px 0 0px;
}
.tx-post-grid-style-3.blog-cols .post-title {
  padding: 10px 0;
}
.tx-post-grid-style-3 .tx-post-grid-read-more {
  background-color: #dfb871;
}
.tx-post-grid-style-3 .tx-post-grid-read-more:hover {
  background-color: #282828;
}

/*  #Post List
------------------------------------- */
.tx-post-list-wrap-first {
    position: relative;
    margin-bottom: 20px;
}
.tx-post-list-wrap-first.style-1 .tx-post-list-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0px 15px 5px;
    background-color: transparent;
    background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);
}
.tx-post-list-wrap-first  .tx-post-list-title {
    margin: 5px 0;
}
.tx-post-list-wrap-first .tx-post-list-title a {
    color: #ededed;
}
.tx-post-list-wrap-first .tx-post-list-title a:hover {
    color: #AEDB49;
}
.tx-post-list-category a {
    padding: 2px 6px;
    border-radius: 3px;
    font-size: 11px;
    color: #fff;
    background-color: #8CC63F;
}
.tx-post-list-category:hover a {
    background-color: #AEDB49;
    color: #fff;
}
.tx-post-list-wrap-last {
    margin-bottom: 15px;
}
.tx-post-list-wrap-last article {
  display: flex;
}
.tx-post-list-left {
    margin-right: 15px;
    position: relative;
}

.tx-post-list-left .tx-post-list-category {
    position: absolute;
    top: -4px;
}
.tx-post-list-left .tx-post-list-category a {
    padding: 1px 4px;
    font-size: 10px;
    border-radius: 0;
}

/*style 2*/
.tx-post-list-wrap-first.style-2 .tx-post-list-meta {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 5px;
}
.tx-post-list-wrap-first.style-2 .featured-thumb {
  margin-bottom: 5px;
}

/*style 3*/
.tx-post-list-wrap-last.style-3 .tx-post-list-left {
  display: flex;
}
.tx-post-list-wrap-last.style-3 .tx-post-list-right {
  width: 80%;
}
.tx-post-list-wrap-last.style-3 .tx-post-list-left .tx-post-list-category {
  top: -1px;
}
.tx-post-list-wrap-last.style-3 .tx-post-list-left .tx-post-list-category a {
    padding: 2px 5px;
    font-size: 12px;
 }

/*style 4*/
.tx-post-list-wrap-last.style-4 article {
  display: block;
}
.tx-post-list-wrap-last.style-4 .tx-post-list-left {
  margin-right: 0;
}

/* #Post Masonry Grid
---------------------------- */
.tx-post-masonry-grid-style {
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

.tx-transparent-bg .tx-post-masonry-grid-style {
  background-color: transparent;
}

.tx-post-masonry-grid-image {
  display:block;
  overflow: hidden;
}

.tx-post-masonry-grid-image img {
  margin: 0px;
  padding: 0px;
  width: 100%;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-backface-visibility: hidden;
}
.tx-post-masonry-grid-style:hover .tx-post-masonry-grid-image img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}

.tx-post-masonry-grid-container {
  padding:20px;
}

.tx-post-masonry-grid-title {
  margin-bottom:8px;
  font-size: 15px;
}

.tx-post-masonry-grid-meta {
  list-style:none;
  margin:0px 0px 15px 0px;
  padding:0px;
  font-size:13px;
  color:#999999;
}

.tx-post-masonry-grid-meta a {
  color:#999999;
}

.tx-post-masonry-grid-meta li.tx-post-masonry-grid-meta-item {
  margin:0px;
  padding:0px;
  display:inline;
}

.tx-post-masonry-grid-meta li.tx-post-masonry-grid-meta-item span:after {
  padding:0px 5px;
}

.tx-post-masonry-grid-meta li.tx-post-masonry-grid-meta-item:last-child span:after {
  display:none;
}

.tx-post-masonry-grid-excerpt {
  font-size:14px;
}

.tx-post-masonry-read-more {
  display:inline-block;
  font-size:14px;
}

/* Avatar + Category Button */
.tx-post-masonry-grid-image-container {
  position:relative;
}
.tx-post-avatar {
  position:absolute;
  bottom:0px;
  left:0px;
  width:50px;
  margin:10px 20px -15px 20px;
}

.tx-post-avatar img {
  border-radius:100px;
}

.tx-post-masonry-grid-taxonomy-overlay {
  position:absolute;
  top:0px;
  right:0px;
  margin:12px 20px;
  z-index:5;
}

.tx-post-masonry-grid-taxonomy-overlay a {
  margin-left:5px;
  display:inline-block;
  line-height:1;
  border-radius:50px;
  padding:6px 12px;
  font-size:11px;
  background:#444444;
  color:#ffffff;
}

/* Overlay Layout */
.tx-transparent-bg .tx-post-overlay-positioning {
  background:transparent;
}

.tx-post-overlay-positioning {
  width:100%;
  height:100%;
  bottom:0px;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0.95) 100%);
}

.tx-post-overlay-positioning .tx-post-masonry-grid-meta,
.tx-post-overlay-positioning .tx-post-masonry-grid-meta a,
.tx-post-overlay-positioning,
.tx-post-overlay-positioning a {
  color:#ffffff;
}

.tx-post-vertical-align {
  width:100%;
}

.tx-post-masonry-grid-overlay-layout .tx-post-masonry-grid-overlay-image {
  display:block;
  height:350px;
}
.tx-post-masonry-grid-overlay-image {
  background-position: 50% 50%;
  -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.tx-post-masonry-grid-style:hover .tx-post-masonry-grid-overlay-image {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.tx-post-masonry-grid-overlay-layout .tx-post-avatar {
  top:0px;
  bottom:auto;
  left:0px;
}

/* PAGINATION STYLES
----------------------------------- */
.tx-post-pagination-container {
  margin:0px 0px 0px 0px;
  padding:25px 0px 25px 0px;
  text-align:center;
}

.tx-post-pagination-container ul {
  list-style:none;
  margin:0px;
  padding:0px;
}

.tx-post-pagination-container ul li {
  display:inline-flex;
  margin:0px;
  padding:5px 15px;
  border: 1px solid #dcdcdc;
  margin-top: 5px;
}
.tx-post-pagination-container ul li a{
  color:#666;
}
.tx-post-pagination-container ul li .current {
  color:#dcdcdc;
}
.tx-post-pagination-container ul li:hover {
  background: #eee;
}

.tx-post-load-more .tx-post-infinite {
  display:block !important; width:100%;
}

.tx-post-infinite {
  display:none;
}

.tx-post-infinite a {
  margin:0px auto 0px auto;
  display:inline-block;
  line-height:1;
  border:none;
  text-align:center;
  border-radius:0px;
  width:auto;
  font-size:14px;
  padding:12px 18px;
  background: #222;
  color: #ffffff;
  
}
.tx-post-infinite a span i {
  font-size:90%;
  position:relative;
  top:0px;
  padding-left:3px;
}

#tx-infscr-loading {
    z-index: 31;
    position: absolute;
    text-align: center;
    width:100%;
    bottom:-75px;
    opacity:1;
}

#tx-infscr-loading img {
  border-radius:100px;
  padding:20px;
}

#tx-infscr-loading div#tx-no-more-posts {
  padding: 12px 24px;
  display: inline-block;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  font-size: 12px;
}   

/*  #Post Tiled
------------------------------------- */
.post-tiled-title a {
  color: #fff;
}
.post-tiled-title a:hover {
  color: #8CC63F;
}
.post-tiled a:before {
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute; 
}
.post-tiled .post-tiled-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  background-color: transparent;
  background-image: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);
}
.post-tiled .post-tiled-title {
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  position: relative;
}

.post-tiled .post-tiled-block {
  float: left;
  height: 265px;
  position: relative;
  width: 100%; 
}
.post-tiled .post-tiled-block-bg {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; 
}

/*category*/
.post-tiled-category {
  margin-bottom: 10px;
}
.post-tiled-category a {
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  background-color: #8CC63F;
}
.post-tiled-category a:hover {
  color: #fff;
  background-color: #AEDB49;
}
/*meta*/
.post-tiled-meta {
    position: relative;
}
.post-tiled-meta, .post-tiled-meta a {
  font-size: 12px;
  color: #f2f2f2;
}

.post-tiled .post-tiled-block-1 {
  height: 535px;
  width: 50%; 
}
.post-tiled .post-tiled-block-right {
  float: left;
  padding-left: 5px;
  width: 50%; 
}
.post-tiled .post-tiled-block-5 {
  width: 50%; 
}
.post-tiled-block-bg {
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    
}
.post-tiled-block {
  -webkit-backface-visibility: hidden;
  overflow: hidden;
}
.post-tiled-block:hover .post-tiled-block-bg {
  -webkit-transform: scale(1.12);
  -moz-transform: scale(1.12);
  -ms-transform: scale(1.12);
  transform: scale(1.12);

}

/*layout 1*/
.post-tiled-layout-1 .post-tiled-block-2 {
  margin-bottom: 5px;
  width: 100%; 
}
.post-tiled-layout-1 .post-tiled-block.post-tiled-block-4 {
  width: 50%; 
}
.post-tiled-layout-1 .post-tiled-block-3 {
  margin-right: 5px;
  width: calc(50% - 5px); 
}

/*layout 2*/
.post-tiled-layout-2 .post-tiled-block-2 {
  margin-bottom: 5px; 
}

/*layout 3*/
.post-tiled-layout-3 .post-tiled-block-2 {
  margin-bottom: 5px; 
}
.post-tiled-layout-3 .post-tiled-block-1 {
  width: 70%; 
}
.post-tiled-layout-3 .post-tiled-block-right {
  width: 30%; 
}

/*layout 4*/
/*.post-tiled-layout-4 .post-tiled-block.post-tiled-block-2,*/
.post-tiled-layout-4 .post-tiled-block.post-tiled-block-3 {
  margin-bottom: 5px;
  width: 50%; 
}
.post-tiled-layout-4 .post-tiled-block.post-tiled-block-2,
.post-tiled-layout-4 .post-tiled-block.post-tiled-block-4 {
  margin-right: 5px;
  width: calc(50% - 5px); }
.post-tiled-layout-4 .post-tiled-block.post-tiled-block-5 {
  width: 50%; 
}

/*layout 5*/
.post-tiled-layout-5 .post-tiled-block {
  width: calc( 33.3333% - 2.5px ); }
.post-tiled-layout-5 .post-tiled-block-1,
.post-tiled-layout-5 .post-tiled-block-2 {
  margin-bottom: 5px;
  height: 330px;
  width: calc( 50% - 2.5px ); }
.post-tiled-layout-5 .post-tiled-block-1,
.post-tiled-layout-5 .post-tiled-block-3,
.post-tiled-layout-5 .post-tiled-block-4 {
  margin-right: 2.5px; }
.post-tiled-layout-5 .post-tiled-block-2,
.post-tiled-layout-5 .post-tiled-block-4,
.post-tiled-layout-5 .post-tiled-block-5 {
  margin-left: 2.5px; }
.post-tiled-layout-5 .post-tiled-block-4 {
  width: calc( 33.3333% - 5px ); }

/*layout 6*/
.post-tiled-layout-6 .post-tiled-block-1 {
  width:25%;
  height: 400px;
}
.post-tiled-layout-6 .post-tiled-block-2 {
  width: calc(50% - 10px);
  height: 400px;
  margin-left: 5px;
  margin-right: 5px;
}
.post-tiled-layout-6 .post-tiled-block-3,
.post-tiled-layout-6 .post-tiled-block-4 {
  width: 25%;
  height: 197.5px;
}
.post-tiled-layout-6 .post-tiled-block-3 {
  margin-bottom: 2.5px;
}
.post-tiled-layout-6 .post-tiled-block-4 {
   margin-top: 2.5px;
}

/*layout 7*/
.post-tiled-layout-7 .post-tiled-block-1,
.post-tiled-layout-7 .post-tiled-block-3 {
  width: calc(25% - 5px);
  height: 350px;
}
.post-tiled-layout-7 .post-tiled-block-1 {
  margin-right: 5px;
}
.post-tiled-layout-7 .post-tiled-block-3 {
  margin-left: 5px;
}
.post-tiled-layout-7 .post-tiled-block-2 {
  width: 50%;
  height: 350px;
}
/*layout 8*/
.post-tiled-layout-8 .post-tiled-block-1,
.post-tiled-layout-8 .post-tiled-block-2,
.post-tiled-layout-8 .post-tiled-block-3,
.post-tiled-layout-8 .post-tiled-block-4 {
  height: 350px;
}
.post-tiled-layout-8 .post-tiled-block-1,
.post-tiled-layout-8 .post-tiled-block-2,
.post-tiled-layout-8 .post-tiled-block-3 {
  width: calc(25% - 5px);
}
.post-tiled-layout-8 .post-tiled-block-4 {
  width: 25%;
}
.post-tiled-layout-8 .post-tiled-block-1,
.post-tiled-layout-8 .post-tiled-block-2,
.post-tiled-layout-8 .post-tiled-block-3 {
  margin-right: 5px;
}
/*layout 9*/
.post-tiled-layout-9 .post-tiled-block-1,
.post-tiled-layout-9 .post-tiled-block-2,
.post-tiled-layout-9 .post-tiled-block-3 {
  height: 350px;
}
.post-tiled-layout-9 .post-tiled-block-1 {
  width: 50%;
}
.post-tiled-layout-9 .post-tiled-block-2,
.post-tiled-layout-9 .post-tiled-block-3 {
  width: calc(25% - 5px);
  margin-left: 5px;
}

/*layout 10*/
.post-tiled-layout-10 .post-tiled-block-1,
.post-tiled-layout-10 .post-tiled-block-2,
.post-tiled-layout-10 .post-tiled-block-3 {
  height: 350px;
}
.post-tiled-layout-10 .post-tiled-block-1,
.post-tiled-layout-10 .post-tiled-block-2 {
  width: calc(25% - 5px);
  margin-right: 5px;
}
.post-tiled-layout-10 .post-tiled-block.post-tiled-block-3 {
  width: 50%;
}
/*layout 11*/
.post-tiled-layout-11 .post-tiled-block-1,
.post-tiled-layout-11 .post-tiled-block-2,
.post-tiled-layout-11 .post-tiled-block-3 {
  height: 450px;
  margin-bottom: 5px;
}
.post-tiled-layout-11 .post-tiled-block.post-tiled-block-1 {
  width: 50%;
}
.post-tiled-layout-11 .post-tiled-block-2 {
  width: calc(25% - 5px);
  margin-left: 5px;
}
.post-tiled-layout-11 .post-tiled-block-3 {
  width: calc(25% - 5px);
  margin-left: 5px;
}
.post-tiled-layout-11 .post-tiled-block-4 {
  width: calc(25% - 5px) ;
  margin-right: 5px;
}
.post-tiled-layout-11 .post-tiled-block.post-tiled-block-5 {
  width: 50% ;
}
.post-tiled-layout-11 .post-tiled-block-6 {
  width: calc(25% - 5px);
  margin-left: 5px;
}

/*layout 12*/
.post-tiled-layout-12 .post-tiled-block-1,
.post-tiled-layout-12 .post-tiled-block-2 {
  width: calc(50% - 2.5px);
  height: 400px
}
.post-tiled-layout-12 .post-tiled-block-1 {
  margin-right: 2.5px;
}
.post-tiled-layout-12 .post-tiled-block-2 {
  margin-left: 2.5px;
}
/*layout 13*/
.post-tiled-layout-13 .post-tiled-block-left {
  width: calc(25% - 5px);
  margin-right: 5px;
  float: left;
}
.post-tiled-layout-13 .post-tiled-block-1,
.post-tiled-layout-13 .post-tiled-block-2 {
  width: 100%;
  height: 197.5px;
  margin-bottom: 5px;
}
.post-tiled-layout-13 .post-tiled-block-3 {
  width: calc(50% - 5px);
  margin-right: 5px;
  height: 400px !important;
}
.post-tiled-layout-13 .post-tiled-block-4,
.post-tiled-layout-13 .post-tiled-block-5 {
  width: 25%;
  height: 197.5px;
  margin-bottom: 5px;
}


/*responsive style*/
@media only screen and (max-width: 768px) {
  .post-tiled .post-tiled-block-1,
  .post-tiled .post-tiled-block-right,
  .post-tiled-layout-1 .post-tiled-block-3,
  .post-tiled-layout-1 .post-tiled-block-4,
  .post-tiled-layout-4 .post-tiled-block-2,
  .post-tiled-layout-4 .post-tiled-block-3,
  .post-tiled-layout-4 .post-tiled-block-4,
  .post-tiled-layout-4 .post-tiled-block-5,
  .post-tiled-layout-5 .post-tiled-block-2,
  .post-tiled-layout-5 .post-tiled-block-3,
  .post-tiled-layout-5 .post-tiled-block-4,
  .post-tiled-layout-5 .post-tiled-block-5,
  .post-tiled-layout-6 .post-tiled-block-1,
  .post-tiled-layout-6 .post-tiled-block-2,
  .post-tiled-layout-6 .post-tiled-block-3,
  .post-tiled-layout-6 .post-tiled-block-4,
  .post-tiled-layout-7 .post-tiled-block-1,
  .post-tiled-layout-7 .post-tiled-block-2,
  .post-tiled-layout-7 .post-tiled-block-3,
  .post-tiled-layout-8 .post-tiled-block-1,
  .post-tiled-layout-8 .post-tiled-block-2,
  .post-tiled-layout-8 .post-tiled-block-3,
  .post-tiled-layout-8 .post-tiled-block-4,
  .post-tiled-layout-9 .post-tiled-block-1,
  .post-tiled-layout-9 .post-tiled-block-2,
  .post-tiled-layout-9 .post-tiled-block-3,
  .post-tiled-layout-10 .post-tiled-block-1,
  .post-tiled-layout-10 .post-tiled-block-2,
  .post-tiled-layout-10 .post-tiled-block-3,
  .post-tiled-layout-11 .post-tiled-block-1,
  .post-tiled-layout-11 .post-tiled-block-2,
  .post-tiled-layout-11 .post-tiled-block-3,
  .post-tiled-layout-11 .post-tiled-block-4,
  .post-tiled-layout-11 .post-tiled-block-5,
  .post-tiled-layout-11 .post-tiled-block-6,
  .post-tiled-layout-12 .post-tiled-block-1,
  .post-tiled-layout-12 .post-tiled-block-2,
  .post-tiled-layout-13 .post-tiled-block-left, 
  .post-tiled-layout-13 .post-tiled-block-1, 
  .post-tiled-layout-13 .post-tiled-block-2, 
  .post-tiled-layout-13 .post-tiled-block-3, 
  .post-tiled-layout-13 .post-tiled-block-4, 
  .post-tiled-layout-13 .post-tiled-block-5 
  {
    width: 100% !important; 
  }

  .post-tiled .post-tiled-block-1,
  .post-tiled .post-tiled-block-2,
  .post-tiled-layout-1 .post-tiled-block-3,
  .post-tiled-layout-4 .post-tiled-block-4,
  .post-tiled-layout-5 .post-tiled-block-2,
  .post-tiled-layout-5 .post-tiled-block-3,
  .post-tiled-layout-5 .post-tiled-block-4,
  .post-tiled-layout-7 .post-tiled-block-3,
  .post-tiled-layout-8 .post-tiled-block-3,
  .post-tiled-layout-11 .post-tiled-block-4,
  .post-tiled-layout-11 .post-tiled-block-5,
  .post-tiled-layout-11 .post-tiled-block-6,
  .post-tiled-layout-13 .post-tiled-block-3 
  {
    margin: 0;
    margin-bottom: 5px; 
  }

  .post-tiled .post-tiled-block-1,
  .post-tiled-layout-12 .post-tiled-block-1,
  .post-tiled-layout-12 .post-tiled-block-2,
  .post-tiled-layout-13 .post-tiled-block-1, 
  .post-tiled-layout-13 .post-tiled-block-2, 
  .post-tiled-layout-13 .post-tiled-block-3, 
  .post-tiled-layout-13 .post-tiled-block-4, 
  .post-tiled-layout-13 .post-tiled-block-5 
  {
    height: 265px !important;
  }

  .post-tiled .post-tiled-block-right {
    padding: 0; }

  .post-tiled-layout-5 .post-tiled-block-5 {
    margin-left: 0;
    margin-right: 0; 
  } 

}

/*  #Price Menu
------------------------------------- */
.tx-price-menu .tx-price-menu-item-wrap {
  margin-bottom: 10px;
  position: relative; }
.tx-price-menu .tx-price-menu-item {
  align-items: center;
  display: flex; }
.tx-price-menu .tx-price-menu-image {
  flex-grow: 0;
  margin-right: 10px; }
.tx-price-menu .tx-price-menu-content {
  flex-grow: 1; }
.tx-price-menu .tx-price-menu-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px; }
.tx-price-menu .tx-price-menu-title {
  display: inline-block;
  margin: 0; }
  .tx-price-menu .tx-price-menu-title a {
    color: inherit; }
.tx-price-menu-style-1 .tx-price-menu-price {
  float: right; }
.tx-price-menu-style-3 .tx-price-menu-image {
  order: 1; }
.tx-price-menu-style-4 .tx-price-menu-item,
.tx-price-menu-style-4 .tx-price-menu-header {
  display: block; }
.tx-price-menu-style-4 .tx-price-menu-image {
  display: inline-block; }
.tx-price-menu-style-1 .tx-price-title-connector {
  border-bottom: 1px dashed #000;
  height: 1px;
  flex-grow: 1;
  align-self: center;
  margin: 0 20px; }
.tx-price-menu-style-5 .tx-price-menu-item {
  min-height: 150px;
  position: relative; }
.tx-price-menu-style-5 .tx-price-menu-price {
  bottom: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  z-index: 1; }
  .tx-price-menu-style-5 .tx-price-menu-price:after {
    border-color: transparent #D30C5C;
    border-style: solid;
    border-width: 110px 130px 0 0;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    z-index: -1; }
.tx-price-menu-divider-wrap {
  font-size: 0;
  line-height: 0; }
.tx-price-menu-divider {
  display: inline-block; }
.tx-price-menu .tx-price-menu-price-original {
    padding-right: 15px;
}

/*  #Price Table
------------------------------------- */
.tx-price-table-wrap {
    text-align: center;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    padding-bottom: 25px;
}
.tx-pt-icon i {
    color: #ffffff;
}
.tx-price-table-head {
    background-color: #636363;
}
.tx-pt-heading {
  color: white;
  font-size: 30px;
  padding-top: 10px;
}
.tx-pt-sub-heading {
  color: white;
}
.tx-price-table-price {
    padding: 20px;
    background-color: #e5e5e5;
}

.tx-pt-price {
    color: #000000;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.4em;
}
.tx-price-table-head,
.tx-price-table-features,
.tx-price-table-button {
    padding: 20px 30px;
}
.tx-price-table-ribbon {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 150px;
    overflow: hidden;
    height: 150px;
}
.tx-price-table-ribbon-txt {
  text-align: center;
    left: 0;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    text-transform: uppercase;
    background-color: #D32323;
    color: white;
}
.tx-pt-feature-details {
    font-size: 15px;
    line-height: 2em;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 5px;
}
.tx-price-table-button a {
    background-color: #343434;
    color: white;
    padding: 9px 16px;
    font-weight: 500;
    letter-spacing: .5px;
    border-radius: 4px;
}
.tx-price-table-button a:hover {
  background-color: #121212;
  color: white;
}

.tx-pt-feature-details.tx-not-active {
  text-decoration: line-through;
  opacity: .5;
}


 /*  #Profile
------------------------------------- */
.tx-profile-container {
  margin-bottom: 35px;
}
.tx-profile-image {
    display: flex;
    justify-content: center;
}
.tx-profile-name {
  padding-top: 10px;
  margin-bottom: 5px;
}
.tx-profile-details {
  padding-top: 15px;
  padding-bottom: 15px;
}
.tx-social-profile a {
    padding-right: 6px;
}
.tx-social-profile a:first-child {
  padding-left: 0;
}
.tx-social-profile a:last-child {
  padding-right: 0;
}
.tx-social-profile a i {
    font-size: 18px;
}
.tx-social-profile a i.fa-envelope {
  color: #E6B35F;
}
.tx-social-profile a i.fa-facebook {
  color: #4267B2;
}
.tx-social-profile a i.fa-twitter {
  color: #1DA1F2;
}
.tx-social-profile a i.fa-linkedin {
  color: #0077B5;
}
.tx-social-profile a i.fa-instagram {
  color: #B403A1;
}
.tx-social-profile a i.fa-behance {
  color: #0057FF;
}
.tx-social-profile a i.fa-dribbble {
  color: #E74D89;
}
.tx-social-profile a i.fa-pinterest {
  color: #BD081C;
}
.tx-social-profile a i.fa-youtube {
  color: #FF0000;
}
.tx-profile-wrap.style-2 .tx-profile-container {
  display: inline-flex;
}
.tx-profile-wrap.style-2 .tx-profile-container .tx-profile-image {
    margin-right: 25px;
}

/*  #Profile Carousel
------------------------------------- */
.tx-profile-wrap.style-2 .tx-profile-content-wrap {
    display: inline-flex;
}
.tx-profile-wrap.style-2 .tx-profile-content-wrap .tx-profile-image {
    margin-right: 25px;
}

/*  #Portfolio
------------------------------------- */
.elementor-widget-avas-portfolio .tx-pagination-widgets {
  padding-top: 30px;
}

/*  #Portfolio Carousel
------------------------------------- */
.elementor-widget-avas-portfolio-carousel .owl-nav,
.elementor-widget-avas-portfolio-carousel .owl-dots {
  margin-top: 25px
}
.tx-carousel .tx-portfolio-item.card-h,
.tx-carousel .tx-portfolio-item.card-v {
  margin-bottom: 40px;
}

/*  #Portfolio Plus
------------------------------------- */
.tx-portfolio-plus-card-content {
    position: relative;
    padding: 20px 20px 20px 0;
}
.tx-portfolio-plus-category {
    display: block;
    text-transform: capitalize;
    font-size: 12px;
}
.tx-portfolio-plus-link-arrow {
    background-color: #00C39A;
    color: white;
    padding: 8px 13px;
    border-radius: 100%;
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: 0.3s;
    z-index: 9;
}
.tx-portfolio-plus-arrow-buttons {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: .6s;
}
.tx-port-img:hover .tx-portfolio-plus-arrow-buttons {
    opacity: 1;
}
.tx-portfolio-plus-link-arrow-icon {
    background-color: #00C39A;
    color: white;
    padding: 15px;
    border-radius: 100%;
    position: relative;
    margin-left: 5px;
}
.tx-portfolio-plus-modal-arrow-icon {
    background-color: #00C39A;
    color: white;
    padding: 15px;
    border-radius: 100%;
    position: relative;
    cursor: pointer;
    margin-right: 5px;
}
.tx-portfolio-plus-modal-arrow {
    background-color: #00C39A;
    color: white;
    padding: 8px 13px;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out;
    z-index: 9;
}

.tx-portfolio-plus-link-arrow:hover,
.tx-portfolio-plus-link-arrow-icon:hover {
    color: white;
}
.tx-portfolio-plus-card-content:hover .tx-portfolio-plus-link-arrow,
.tx-port-img:hover .tx-portfolio-plus-modal-arrow {
    opacity: 1;
    transition: all 0.3s ease-out;
}
.tx-portfolio-plus .tx-post-nav-previous a{
    background: transparent;
    border: 1px solid #00C39A;
    border-radius: 90px;
    color: #00C39A;
    padding: 16px 32px;
    font-size: 16px
}
.tx-portfolio-plus .tx-post-nav-previous a:hover {
    background-color: #00C39A;
    border-color: #00C39A;
    color: white;
}
.tx-portfolio-plus #tx-infscr-loading {
    bottom: -30px;
}
.tx-portfolio-plus .modal-header button:focus {
    outline: none;
}
.tx-portfolio-plus .modal-header button:hover {
    opacity: 1;
    color: #cb0606;
}

/*  #Search
------------------------------------- */
.elementor-widget-avas-search .search-icon {
  float: none;
  display: block;
}
.elementor-widget-avas-search svg{
    width: 36px;
}

/*  #Services Carousel
------------------------------------- */
.elementor-widget-avas-services-carousel .owl-carousel .owl-item {
    -webkit-transform: none;
}
.tx-services-item.grid_2 .tx-services-featured {
    z-index: 1;
}
.tx-services-item.grid_2 .tx-services-content .tx-services-content-icon {
    z-index: 2;
}

/*  #Services Grid
------------------------------------- */
.elementor-widget-avas-team .tx-pagination-widgets {
  left: 15px;
}
.tx-services-item.grid .tx-serv-cat,
.tx-services-item.grid_2 .tx-serv-cat {
    top: 10px;
}
/*style 2*/
.tx-services-item.grid_2 .tx-services-featured img {
    border-top-left-radius: 33px;
}
.tx-services-item.grid_2 .tx-services-content {
    border-bottom-right-radius: 33px;
    position: relative;
}
.tx-services-item.grid_2:hover {
    box-shadow: none;
}
.tx-services-item.grid_2:hover .tx-services-featured a:before {
    opacity: 0;
}
.tx-services-item.grid_2:hover .tx-services-featured a:after {
    transform: scale(0);
}
.tx-services-item.grid_2 .tx-services-content .tx-services-content-icon {
    position: absolute;
    top: -15%;
    left: 50%;
    transform: translate(-50%, -15%);
    background-color: #E8E0FF;
    padding: 18px;
    border-top-left-radius: 28px;
    border-bottom-right-radius: 28px;
}
.tx-services-item.grid_2 .tx-services-content .tx-services-content-icon img {
    width: 32px;
}
.tx-services-item.grid_2 .tx-services-content .tx-services-content-icon svg {
    width: 24px;
    height: 24px;
}


/*  #Side Menu
------------------------------------- */
.elementor-widget-avas-side-menu #side-menu-icon {
  float: none;
  display: block;
}

/*  #SpriteSpin
------------------------------------- */
.tx-spritespin .tx-wig-icon {
    transition: all .25s ease-out
}

.tx-spritespin .tx-wig-icon {
    font-size: 24px
}

.tx-spritespin.fb-icon-on-hover-yes .tx-wig-icon {
    opacity: 0;
    transition: opacity 350ms cubic-bezier(.24, .85, .58, 1)
}

.tx-spritespin.fb-icon-on-hover-yes:hover .tx-wig-icon {
    opacity: 1
}
.spritespin-progress {
  display: none !important;
}

/*  #Team
------------------------------------- */
.elementor-widget-avas-services .tx-pagination-widgets {
  left: 15px;
}
.tx-team-cols {
  display: flex;
  flex-wrap: wrap;
}

/*  #Team Alter
------------------------------------- */
.tx-team-alter-title {
  margin-bottom: 10px;
}
.tx-team-alter-title:hover {
  color: #AEDB89;
}
.tx-team-alter-desc {
  padding: 20px 0 40px;
}
.tx-team-alter-image-content img {
  border-radius: 100%;
  box-shadow: 0px 18px 28px #00000029;
  padding: 25px;
  background-color: white;
}
.tx-team-alter-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; 
  margin-bottom: 50px;
}
.tx-team-alter-image-content, 
.tx-team-alter-text-content {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.tx-team-alter-image-content {
  width: 47%;
  z-index: 1;
  position: relative;
}
.tx-team-alter-text-content {
  width: 53%;
  z-index: 0;
  background-color: white;
  box-shadow: 11px 0px 26px #0000000D;
  border: 1px solid #EFEFEF;
}
.tx-team-alter-text-content .entry-meta i {
  color: inherit;
}
.tx-team-alter-text-content .team-social li {
  height: auto;
  width: auto;
  border: none;
}
.tx-team-alter-text-content .team-social li:hover {
  border: none;
}
.tx-team-alter-text-content .team-social li i {
  color: #5a5959;
  border: 1px solid #5a5959;
  border-radius: 100%;
  padding: 8px;
}
.tx-team-alter-text-content .team-cat {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 10px;
}
.tx-team-alter-image-content .hire_me {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 70px;
}
@media only screen and (min-width: 768px) {
  .tx-team-alter-text-content {
      padding: 45px;
  }
  .tx-team-alter-wrap:nth-child(odd) .tx-team-alter-text-content {
    padding: 45px 45px 45px 130px;
    border-radius: 0px 50px 50px 0;
  }
  .tx-team-alter-wrap:nth-child(even) .tx-team-alter-text-content {
    padding: 45px 130px 45px 50px;
    border-radius: 50px 0 0 50px;
  }
   .tx-team-alter-wrap:nth-child(odd) .tx-team-alter-text-content,
   .tx-team-alter-wrap:nth-child(even) .tx-team-alter-image-content {
      transform: translateX(-90px);
   }
   .tx-team-alter-wrap .tx-team-alter-image-content img {
    border-radius: 100%;
    box-shadow: 0px 18px 28px #00000029;
    padding: 25px;
    background-color: white;
   }
  .tx-team-alter-wrap:nth-child(even) .tx-team-alter-image-content {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-order: 2;
      -ms-flex-order: 2;
      order: 2; 
      z-index: 1;
  }
  .tx-team-alter-wrap:nth-child(even) .tx-team-alter-text-content {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1; 
  }
  .tx-team-alter-text-content .team-social li {
    margin-right: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .tx-team-alter-wrap {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; 
      margin-bottom: 50px;
  }
  .tx-team-alter-image-content, 
  .tx-team-alter-text-content {
        width: 100%;
  }
  .tx-team-alter-image-content {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 50px;

  }
  .tx-team-alter-text-content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding: 25px;
  }

}


/*  #Team Carousel
------------------------------------- */
.elementor-widget-avas-team-carousel .owl-nav,
.elementor-widget-avas-team-carousel .owl-dots {
  margin-top: 25px
}
.elementor-widget-avas-team-carousel .team.card_t {
  margin-bottom: 35px;
}

/*  #Testimonial
------------------------------------- */
.tx-testimonial-wrap .owl-carousel .tx-testimonial-image img {
  width: 100px;
}

.tx-testimonial-wrap {
  margin: 0 auto;
  text-align: center;
}
.tx-testimonial-wrap.style-2 .tx-testimonial,
.tx-testimonial-wrap.style-3 .tx-testimonial,
.tx-testimonial-wrap.style-4 .tx-testimonial {
  padding-bottom: 0;
}
.tx-testimonial {
  margin-bottom: 25px;
  padding: 20px;
}
.tx-testimonial-details, .tx-testimonial-quote {
    padding-bottom: 20px;
}
.tx-testimonial-details {
    font-size: 17px;
    font-style: italic;
    letter-spacing: .5px;
    line-height: 1.6;
}
.tx-testimonial-image {
    display: table;
    margin: 0 auto;
}
.tx-testimonial-star {
  padding: 0;
}
.tx-testimonial-star li {
    list-style: none;
    display: inline-block;
}
.tx-testimonial-star li i {
  color: #d8d8d8;
}
.s_1 .tx-testimonial-star li:nth-child(1) i,
.s_2 .tx-testimonial-star li:nth-child(1) i,
.s_2 .tx-testimonial-star li:nth-child(2) i,
.s_3 .tx-testimonial-star li:nth-child(1) i,
.s_3 .tx-testimonial-star li:nth-child(2) i,
.s_3 .tx-testimonial-star li:nth-child(3) i,
.s_4 .tx-testimonial-star li:nth-child(1) i,
.s_4 .tx-testimonial-star li:nth-child(2) i,
.s_4 .tx-testimonial-star li:nth-child(3) i,
.s_4 .tx-testimonial-star li:nth-child(4) i,
.s_5 .tx-testimonial-star li:nth-child(1) i,
.s_5 .tx-testimonial-star li:nth-child(2) i,
.s_5 .tx-testimonial-star li:nth-child(3) i,
.s_5 .tx-testimonial-star li:nth-child(4) i,
.s_5 .tx-testimonial-star li:nth-child(5) i

{
  color: #f2b01e;
}
.tx-testimonial-name {
    margin-bottom: 5px;
}
.tx-testimonial-company {
  padding-bottom: 10px;
}

.tx-align-left .tx-testimonial,
.tx-align-left .tx-testimonial-image {
  text-align: left;
}
.tx-align-left .tx-testimonial-image,
.tx-align-right .tx-testimonial-image {
  display: inline-block;
}
.tx-align-right .tx-testimonial,
.tx-align-right .tx-testimonial-image {
  text-align: right;
}
.style-5 .tx-testimonial {
  display: flex;
}
.tx-testimonial-right {
   background-color: #E6E6E6;
   padding: 50px;
   height: 100%;
   transform: translateY(15%);
}
.tx-testimonial-quote-right {
    text-align: right;
}
.style-5 .tx-testimonial-details, .style-5 .tx-testimonial-quote {
  padding-bottom: 0;
}
.style-5 .tx-testimonial-quote {
  text-align: left;
}

.style-6 .tx-testimonial-client-wrap {
    display: inline-flex;
    align-items: center;
}
.style-6 .tx-testimonial-client {
    margin-left: 10px;
}

/*  #Timeline
------------------------------------- */
@-webkit-keyframes tx-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes tx-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes tx-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes tx-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes tx-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes tx-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.tx-timeline-wrap {
    position: relative;
    padding: 1.25em 0;
    overflow: hidden;
}

@media (min-width: 64rem) {
    .tx-timeline-wrap::before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.tx-timeline-container {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
    margin-left: 10px;
    margin-right: 10px;
}

.tx-timeline-container:last-child {
    margin-bottom: 0
}

@media (min-width: 64rem) {
    .tx-timeline-container:nth-child(even) {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

.tx-timeline-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 7px;
    width: 40px;
    height: 40px;
    background-color: #AEDB49;
    border-radius: 50%;
    box-shadow: 0 0 0 4px hsl(0, 0%, 100%), inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.tx-timeline-icon i {
    font-size: 24px;
    color: white;
}
@media (min-width: 64rem) {
    .tx-timeline-icon {
        width: 50px;
        height: 50px;
        -ms-flex-order: 1;
        order: 1;
        margin-left: calc(5% - 25px);
        margin-top: 10px;
        will-change: transform
    }
    .tx-timeline-container:nth-child(even) .tx-timeline-icon {
        margin-right: calc(5% - 25px)
    }
}

.tx-timeline-content {
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    margin-left: 1.25em;
    background-color: #fff;
    border-radius: 0.25em;
    padding: 1.25em;
    margin-bottom: 40px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

.tx-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-right-color: #fff;
}

@media (min-width: 64rem) {
    .tx-timeline-content {
        width: 45%;
        -ms-flex-positive: 0;
        flex-grow: 0;
        will-change: transform;
        margin: 0;
        margin-bottom: 40px;
        --line-height-multiplier: 1.2
    }
    .tx-timeline-content::before {
        top: 24px
    }
    .tx-timeline-container:nth-child(odd) .tx-timeline-content::before {
        right: auto;
        left: 100%;
        width: 0;
        height: 0;
        border: 12px solid transparent;
        border-left-color: #fff;
    }
}

@media (min-width: 64rem) {
    .tx-timeline-date {
        position: absolute;
        width: 100%;
        left: 120%;
        top: 20px
    }
    .tx-timeline-container:nth-child(even) .tx-timeline-date {
        left: auto;
        right: 120%;
        text-align: right
    }
}

@media (min-width: 64rem) {
    .tx-vhidden {
        visibility: hidden
    }
    .tx-timeline-icon-bounce-in {
        -webkit-animation: tx-bounce-1 0.6s;
        animation: tx-bounce-1 0.6s
    }
    .tx-timeline-content-bounce-in {
        -webkit-animation: tx-bounce-2 0.6s;
        animation: tx-bounce-2 0.6s
    }
    .tx-timeline-container:nth-child(even) .tx-timeline-content-tx-bounce-in {
        -webkit-animation-name: tx-bounce-2-inverse;
        animation-name: tx-bounce-2-inverse
    }
}

.tx-timeline-line,
.tx-timeline-line .tx-timeline-line-over {
  position: absolute;
  top: 30px;
  left: 18px;
  height: 100%;
  width: 4px;
  z-index: -2;
  overflow: hidden;
}
.tx-timeline-line {
  background-color: #E5E5E5;
}
.tx-timeline-line .tx-timeline-line-over {
    width: 6px;
    margin-left: -2px;
}
.tx-timeline-line .tx-timeline-line-over {
  z-index: -1;
  height: 0px;
  background-color: #AEDB49;
}
.tx-timeline-line .tx-timeline-line-over {
  opacity: 0;
}
.tx-timeline-container.highlight .tx-timeline-line .tx-timeline-line-over {
  opacity: 1;
}

@media only screen and (min-width: 992px) {
  .tx-timeline-line,
  .tx-timeline-line .tx-timeline-line-over  {
    left: 50%;
    margin-left: -2px;
  }
}

.tx-timeline-line-over.tx-highlighted {
  background-color: #AEDB49;
  opacity: 1;
}

.tx-timeline-content h3 {
    padding-top: 1rem;
}
.tx-timeline-custom-excerpt {
  padding-top: 5px;
}
.tx-timeline-btn {
    padding-top: 20px;
    padding-bottom: 10px;
}
.tx-timeline-btn a{
    padding: 8px 20px;
    border-radius: 3px;
    background-color: #8CC63F;
    color: white;
}
.tx-timeline-btn a:hover {
    color: white;
    background-color: #AEDB49;
}
.tx-timeline-wrap .tx-read-more:after {
  display: none;
}
@media(max-width:768px) {
  .tx-timeline-container:nth-child(odd) .tx-timeline-content::before {
    border-left-color:transparent !important
  }
}
 /*  #Popup
------------------------------------- */
.tx-popup-button {
  padding: 10px 20px;
  background-color: #222;
  color: #fff;
  font-weight: 500;
}
.tx-popup-button:hover, 
.tx-popup-button:focus {
  background-color: #000;
  color: #fff;
}

.lity-active,
.lity-active body {
  overflow: hidden;
}

.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: rgba(0, 0, 0, .9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
  background-color: #fff;
  
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: -o-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease;

}

.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
}

.lity-close,
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  z-index: 9994;
  width: 35px;
  height: 35px;

  /* Change to position: absolute to display close button inside content container */
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  border: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:active {
  top: 1px;
}

/* Image */

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

/* iFrame */

.lity-iframe .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #000;
}

.lity-hide {
  display: none;
}

 /*  #Table
------------------------------------- */
.tx-table {
  width: 100%;
  height: auto;
  border-collapse: separate;
  margin: 0px;
}
.tx-table thead tr {
  text-align: left;
}
.tx-table thead tr th,
.tx-table thead tr th:first-child {
  padding: 20px 15px;
  background-color: #4a4893;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  border-right: 1px solid rgba( 0,0,0,.1 );
}
.tx-table thead tr th:last-child {
  border: 0px;
}
.tx-table tbody tr.even {
  transition: background 0.4s ease-in-out;
}
.tx-table tbody tr.odd {
  background: rgba( 242,242,242,0.5 );
  transition: background 0.2s ease-in-out;
}
.tx-table tbody tr.even:hover,
.tx-table tbody tr.odd:hover {
  background: rgba( 242,242,242,0.7 );
}
.tx-table tbody tr.even:last-child,
.tx-table tbody tr.odd:last-child {
  border-bottom: 1px solid rgba( 0,0,0,0.09 );
}
.tx-table tbody tr td,
.tx-table tbody tr td:first-child {
  padding: 20px 15px;
  font-size: 14px;
  line-height: 1;
  border-right: 1px solid rgba( 0,0,0,0.06 );
}
.tx-table tbody tr td:last-child {
  border-right: 0px;
}
.tx-table tbody > tr:nth-child(2n) td {
  background-color: #f2f2f2;
}
table.tx-table thead .sorting_disabled.sorting:after {
  display: none;
}

.tx-table-align-left table.tx-table {
  float: left;
}

.tx-table-align-center table.tx-table {
  margin: 0 auto;
}

.tx-table-align-right table.tx-table {
  float: right;
}

.tx-table-dt-th-align-left .tx-table thead tr th,
.tx-table-dt-td-align-left .tx-table tbody tr td {
  text-align: left;
}
.tx-table-dt-th-align-right .tx-table thead tr th,
.tx-table-dt-td-align-right .tx-table tbody tr td {
  text-align: right;
  padding-right: 30px;
}
.tx-table-dt-th-align-center .tx-table thead tr th,
.tx-table-dt-td-align-center .tx-table tbody tr td {
  text-align: center;
}
.tx-table-th-img {
  display: inline-block;
  margin: 0px 15px 0px 0px;
  line-height: 1;
}

.th-mobile-screen {
  display: none;
}

@media (max-width: 767px) {
  .th-mobile-screen {
    display: inline-block;
    padding: 0 .6em;
    margin-right: 10px;
    text-align: center;
  }
  .td-content-wrapper {
    display: flex;
    width: 100%;
  }
  .th-mobile-screen {
    flex-grow: 0;
    flex-shrink: 0;
  }
  .th-mobile-screen .tx-table-th-img,
  .th-mobile-screen .data-header-icon {
    margin: 0px auto 15px auto;
    display: block;
  }
  .tx-table thead {
    display: none;
  }
  .tx-table tbody tr td {
    display: block;
    float: none;
    clear: left;
    width: 100%;
  }
  .tx-table tbody tr td {
    text-align: left;
    display: flex;
    align-items: center;
  }
  .tx-table .td-content {
    align-items: center;
    display: flex;
  }
  .td-content, .td-content > p {
    width: 100%;
    justify-content: center;
  }
  .tx-table tbody > tr:nth-child(2n) td {
    background-color: transparent;
  }


}

/*  #Wishlist
---------------------------------- */
.tx-wishlist .tx-whishlist-icon {
    padding-left: 0;
}
.tx-wishlist .tx-whishlist-icon span {
    position: absolute;
}
.tx-wishlist .tx-whishlist-icon .tx-count:after {
    border-radius: 100%;
}


/*  #Woocommerce Product Carousel 
---------------------------------- */
.tx-nav-bottom.tx-nav-left .tx-carousel.owl-carousel .owl-nav,
.tx-nav-bottom.tx-nav-right .tx-carousel.owl-carousel .owl-nav,
.tx-nav-bottom.tx-nav-center .tx-carousel.owl-carousel .owl-nav {
    bottom: -30px;
}

@media only screen and (max-width: 768px) {
  .elementor-widget-avas-woocommerce-carousel .woocommerce ul.products[class*=columns-] li.product {
    width: auto;
  }
}

/*  #Woocommerce Product Grid
---------------------------------- */
@media only screen and (max-width: 768px) {
  .elementor-widget-avas-woocommerce-grid .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), 
  .woocommerce-page .elementor-widget-avas-woocommerce-grid ul.products[class*=columns-] li.product:nth-child(2n) {
    float: left;
  }
  .elementor-widget-avas-woocommerce-grid .woocommerce ul.products[class*=columns-] li.product {
    width: auto;
  }
}



/* ---------------------------------------------------------
   EOF
------------------------------------------------------------ */