/* CSS Document */




.product-promo {
  width: 100%;
  margin-left: auto;
  margin-right: auto; position: relative; z-index: 100;
}
.product-promo .__item {
  position: relative
}
.product-promo .__item:hover .__image img {
  -webkit-transform: scale(1.2) translateZ(0);
          transform: scale(1.2) translateZ(0)
}
.product-promo .__image {
  position: relative;
  margin: auto;
  overflow: hidden
}
.product-promo .__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%";
  -webkit-transition: opacity .2s,-webkit-transform .7s cubic-bezier(.25,.46,.45,.94);
  transition: opacity .2s,-webkit-transform .7s cubic-bezier(.25,.46,.45,.94);
  -o-transition: transform .7s cubic-bezier(.25,.46,.45,.94),opacity .2s;
  transition: transform .7s cubic-bezier(.25,.46,.45,.94),opacity .2s;
  transition: transform .7s cubic-bezier(.25,.46,.45,.94),opacity .2s,-webkit-transform .7s cubic-bezier(.25,.46,.45,.94)
}
.product-promo .__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px
}
.product-promo .__title {
  color: inherit
}
.product-promo .__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.product-promo--style-1 .__inner {
  margin-bottom: -30px
}
.product-promo--style-1 .__item {
  margin-bottom: 30px
}
.product-promo--style-1 .__content {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  -webkit-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out
}
.product-promo--style-2 {
  max-width: 100%;
  margin-top: 0
}
.product-promo--style-2 .__item {
  width: 100%;
  min-height: 420px
}
.product-promo--style-2 .__item[data-y="2"] .__image {
  height: 640px
}
.product-promo--style-2 .__image {
  width: 100%;
  height: 420px
}
.product-promo--style-2 .__image:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 35%;
  min-height: 200px;
  background: -o-linear-gradient(90deg,rgba(0,0,0,.75) 0,rgba(255,255,255,0) 100%);
  background: -webkit-gradient(linear,left bottom, left top,color-stop(0, rgba(0,0,0,.75)),to(rgba(255,255,255,0)));
  background: -o-linear-gradient(bottom,rgba(0,0,0,.75) 0,rgba(255,255,255,0) 100%);
  background: linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(255,255,255,0) 100%)
}
.product-promo--style-2 .__image + .__content {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #fff
}
.product-promo--style-2 .__content {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fcdb5a
}

@keyframes BackgroundAnimatedVertical {
    0% {
        background-position: 50% 0;
    }
    100% {
        background-position: 50% 100%;
    }
}
@keyframes up-down-move {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0);
    }
}

.clip-color-text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}
.clip-color-text p {
    font-size: 100px;
    line-height: 110px;
    background-image: url(../img/clip-text.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: text; font-weight: 700;
    -webkit-text-fill-color: transparent; letter-spacing: 2px;
    width: max-content;
}

.clip-text-bg-vertical {
    -webkit-animation: BackgroundAnimatedVertical 10s linear infinite;
    -moz-animation: BackgroundAnimatedVertical 10s linear infinite;
    -ms-animation: BackgroundAnimatedVertical 10s linear infinite;
    -o-animation: BackgroundAnimatedVertical 10s linear infinite;
    animation: BackgroundAnimatedVertical 10s linear infinite;
}

.s-quality-of-life .content-section .img-item.item-3 {
    position: absolute;
    top: 19%;
    left: -90px;
}
.s-quality-of-life .content-section {
    position: relative;
}

.up-down-move {
    animation-duration: 2.3s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
    animation-name: up-down-move;
    animation-timing-function: linear;
}
.text-center {
    text-align: center !important;
}




.pbmit-element-title{
    font-size: 90px;
    line-height: 120px !important;
    position: relative !important;
    overflow: visible !important;
    display: flex
;
    font-weight: 800 !important;
    overflow: visible !important;
    text-shadow: 1px 1px 0 rgba(24,26,23, .8), -1px -1px 0 rgba(24,26,23, .8), 1px -1px 0 rgba(24,26,23, .8), -1px 1px 0 rgba(24,26,23, .8), 1px 1px 0 rgba(24,26,23, .8);
    -webkit-text-fill-color:#fff;
    -webkit-text-stroke-width: 0;
    color: transparent;
    letter-spacing: .8px;
}

.pbmit-element-title a:hover,
.pbmit-element-title a:hover{
	color: #033d4e;
}
.pbmit-element-title:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    content: attr(data-text);
    transition: max-width .8s cubic-bezier(.22,.61,.36,1);
    -webkit-text-fill-color:#033d4e;
    -webkit-text-stroke: transparent;
    max-width: 0;
}

.pbmit-element-title:hover:before{
	max-width: 100%;
}

.pbmit-tag-wrapper {
    position: relative;    padding-left: 100px;
    margin-left: 60px;
	height: 130px;
}

.pbmit-tag-wrapper:before {
    content: "";
    background-image: url(../img/leaf.png);
    background-repeat: no-repeat;
    background-size: cover;

    position: absolute;
    left: -10px;
    top: 50%;
	width: 60px;
	height: 60px;
    transform: translateY(-50%);
    color:#9C1F58;
}


.swMarquee .swiper-slide {
    text-align: center;
    font-size: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    position: relative;
    overflow: hidden;
    padding: 0 10px;
}






a.box3Container{width: 100%; min-height: 320px; padding: 50px 30px 50px 50px; position: relative; overflow: hidden; border-radius: 10px; display: block;}
.elementor-cta__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
        width: calc(100% + 30px);
    transition: all .2s ease;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
	transform: translateX(0);
	    transition-duration: .3s;
}

a.box3Container:hover .elementor-cta__bg{transform: translateX(-30px);}

.box3ContCon{width: 70%; height: auto; position: relative; z-index: 20;}
.box3ContSTitle{width: 100%; height: auto; font-size: 16px; text-transform: uppercase; color: #fff; font-weight: 600;}
.box3ContTitle{width: 100%; height: auto; font-size: 30px; color: #fff; font-weight: 700; line-height:36px; padding: 10px 0;}
.box3ContBtn{width: auto; display: inline-block; padding: 7px 40px 7px 20px; border-radius: 30px; background: #033d4e; color: #fff; font-size: 14px; font-weight: 600; position: relative;  transition:all .5s;}
.box3ContBtn:after{
	content: "\f105";
	    font-family: 'Line Awesome Free';
    font-weight: 900;
	position: absolute; 
	right: 15px;
	top:7px;
	font-size: 16px; color: #fff;
}
a.box3Container:hover .box3ContBtn{ background: #96c11f; color: #333;}
a.box3Container:hover .box3ContBtn:after {
    color: #333;
    animation: toRightFromLeft .3s forwards;
}

@keyframes toRightFromLeft {
49% {
    transform: translate(100%);
}
50% {
    opacity: 0;
    transform: translate(-100%);
}
51% {
    opacity: 1;
}
}


.box3SubCon{    width: 120%;
    left: -10%; min-height: 700px; height: auto;  background-position: center center; position: relative; top: -70px;
    background-repeat: no-repeat;
    background-size: cover;   border-radius: 0 0 50% 50% / 0 0 30% 30%;}



.midContC{width: 100%; height: auto; position: relative; text-align: center;}

.additional-image {
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.midContC img {
    width: 350px;
    height: 450px;
    object-fit: cover;
    object-position: center;
    border-style: solid;
    border-width: 6px 6px 6px 6px;
    border-color: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 40% 40% 40% 40%;
}

.midContIC .elementor-repeater-item-8b312d4.orientation-hr-left {
    left: -1%;
}

.midContIC .elementor-repeater-item-8b312d4.orientation-vr-top {
    top: 40%;
}

.midContIC .elementor-repeater-item-8b312d4 {
    width: 200px;
    height: 200px;
    object-fit: cover;
    object-position: center;
    border-style: solid;
    border-width: 6px 6px 6px 6px;
    border-color: #FFFFFF;
    border-radius: 50% 50% 50% 50%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}



.midContIC .elementor-repeater-item-4c31fe5.orientation-hr-left {
    left: 30px;
}
.midContIC .elementor-repeater-item-4c31fe5 {
    width: 200px;
    object-fit: cover;
    object-position: center;
}


.midContIC .elementor-repeater-item-8189cb6.orientation-vr-top {
    top: 40%;
}

.midContIC .elementor-repeater-item-8189cb6.orientation-hr-left {
    left: -40px;
}

.midContIC .elementor-repeater-item-8189cb6 {
    width: 100px;
    object-fit: cover;
    object-position: center;
}

.midContIC .elementor-repeater-item-bff01b8.orientation-vr-top {
    top: 70%;
}

.midContIC .elementor-repeater-item-bff01b8.orientation-hr-left {
    left: 60px;
}

.midContIC .elementor-repeater-item-bff01b8 {
    width: 80px;
    object-fit: cover;
    object-position: center;
}

.midContIC .elementor-repeater-item-d78586e.orientation-vr-top {
    top: 93%;
}

.midContIC .elementor-repeater-item-d78586e.orientation-hr-left {
    left: 30%;
}

.midContIC .elementor-repeater-item-d78586e {
    width: 100px;
    object-fit: cover;
    object-position: center;
}

.midContIC .elementor-repeater-item-1192e96.orientation-vr-top {
    top: 90%;
}

.midContIC .elementor-repeater-item-1192e96.orientation-hr-left {
    left: 60%;
}

.midContIC .elementor-repeater-item-1192e96 {
    width: 100px;
    object-fit: cover;
    object-position: center;
}

.midContIC .elementor-repeater-item-bf0de63.orientation-vr-top {
    top: 55%;
}

.midContIC .elementor-repeater-item-bf0de63.orientation-hr-left {
    left: 70%;
}

.midContIC .elementor-repeater-item-bf0de63 {
    width: 100px;
    object-fit: cover;
    object-position: center;
}


.midContIC .elementor-repeater-item-9d1b843.orientation-vr-top {
    top: 15%;
}


.midContIC .elementor-repeater-item-9d1b843.orientation-hr-left {
    left: 65%;
}

.midContIC .elementor-repeater-item-9d1b843 {
    width: 200px;
    object-fit: cover;
    object-position: center;
}

.midContIC .elementor-repeater-item-fce8940.orientation-vr-top {
    top: -15%;
}

.midContIC .elementor-repeater-item-fce8940.orientation-hr-left {
    left: 50%;
}

.midContIC .elementor-repeater-item-fce8940 {
    width: 100px;
    object-fit: cover;
    object-position: center;
}


.midContR{width: 100%; height: auto; font-size: 45px; font-weight: 800; line-height: 52px; color: #033d4e; padding: 15px 0; position: relative;}

.midContR svg {
    color: #96c11f;
    content: "";
    clip-path: inset(0 var(0%) 0 0);
    width: 250px;
    height: 12px;
    position: absolute !important;
    right: 50px;
    bottom: 16px;
    z-index: -1;
}
.midContR svg {
    fill: #96c11f;
}

a.sBtn {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: -0.5px;
    color: #FFFFFF;
    padding: 18px 35px 18px 35px;
    border-radius: 3px 3px 3px 3px;
}

a.sBtn{width: auto; display: inline-block; padding: 7px 40px 7px 20px; border-radius: 0; background: #033d4e; color: #fff; font-size: 14px; font-weight: 600; position: relative;  transition:all .5s;}
a.sBtn:after{
	content: "\f105";
	    font-family: 'Line Awesome Free';
    font-weight: 900;
	position: absolute; 
	right: 15px;
	top:7px;
	font-size: 16px; color: #fff;
}
a.sBtn:hover{ background: #96c11f; color: #333;}
a.sBtn:hover:after {
    color: #333;
    animation: toRightFromLeft .3s forwards;
}


.sBtnnnn {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: -0.5px;
    color: #FFFFFF;
    padding: 18px 35px 18px 35px;
    border-radius: 3px 3px 3px 3px;
}

.sBtnnnn{width: auto; display: inline-block; padding: 7px 40px 7px 20px; border-radius: 0; background: #033d4e; color: #fff; font-size: 14px; font-weight: 600; position: relative;  transition:all .5s;}
.sBtnnnn:after{
	content: "\f105";
	    font-family: 'Line Awesome Free';
    font-weight: 900;
	position: absolute; 
	right: 15px;
	top:7px;
	font-size: 16px; color: #fff;
}
.sBtnnnn:hover{ background: #96c11f; color: #333;}
.sBtnnnn:hover:after {
    color: #333;
    animation: toRightFromLeft .3s forwards;
}

.banner-widget{display: block; width: 100%;}

.banner-widget .banner-inner {
    height: 323px;    display: block;
    position: relative;
    color: inherit;
    text-decoration: none;
    overflow: hidden;
    border-radius: 5px;
}

.banner-inner .banner-bg {
    background-position: center center;
    background-size: cover;
	display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    transition: transform 0.6s, -webkit-transform 0.6s;	
}

.banner-overlay {
    background-color: transparent;
    background-image: linear-gradient(90deg, rgba(0,0,0, 0.3) 0%, #FFFFFF00 100%);
	display: block;
    position: absolute;
    z-index: 2;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    transition: background-color 0.3s;	
	
}



.banner-widget:hover .banner-bg {
    transform: scale(1.1);
}

.banner-inner .banner-content {
    text-align: left;
    padding:8% 21% 0% 11.5%;     display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;     position: absolute;
    z-index: 3;
    left: 0px;
    right: 0px;
   top: 0px;
}

.banner-inner .banner-content .banner-title {
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
    color: #FFFFFF;
}

.banner-content .banner-description {
    margin: 5px 0 0;
    -webkit-transition: color 0.3s;
    transition: color 0.3s; color: #fff;
}




/* LATEST NEWS */
/*
.col-lg-4:nth-child(2) .latest-news {
  padding-right: 20px;
}

.col-lg-4:nth-child(3) .latest-news {
  padding: 0 10px;
}

.col-lg-4:nth-child(4) .latest-news {
  padding-left: 20px;
}*/

.latest-news {
  width: 100%;
  display: block;
  margin: 0;
}
.latest-news figure {
  width: 100%;
  display: block;
  margin-bottom: 35px;
  position: relative;
}
.latest-news figure img {
  width: 100%;
  display: block;
}
.latest-news figure span {
  height: 30px;
  line-height: 32px;
  display: inline-block;
  background: #96c11f;
  color: #000;
  position: absolute;
  left: 10px;
  top: 15px;
  padding: 0 15px;
  font-size: 12px;
  font-weight: 600;
}
.latest-news h4 {
  width: 100%;
  display: block;
  margin-bottom: 20px;

  font-size: 28px;
}
.latest-news p {
  display: block;
  margin-bottom: 25px;
	color: #555;
    line-height: 1.7;
}
.latest-news a {
  color: #000;
  display: inline-block;
}


.custom-link {
  display: inline-block;
  position: relative;font-weight: 400;
    line-height: 1.5;font-size: 17px;
}
.custom-link:before {
  content: "";
  width: 100%;
  height: 3px;
  background: #96c11f;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
}
.custom-link:hover {
  text-decoration: none;
}
.custom-link:hover:before {
  width: 0;
}


.contact-list {
    background-color:#033d4e;
    padding: 57px 50px 113px 50px;
    position: relative;
    z-index: 1;
    gap: 23px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
}


.contact-list li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
;
    align-items: center;
    position: relative;
    z-index: 1;
    gap: 29px;
}


img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

.s-contact-us .section-wrap .image {
    max-height: 283px;
    height: 100%;
    width: 100%;
}

.s-contact-us .section-wrap .image.mh-unset {
    max-height: unset;
}

.s-contact-us .image .img-item {
    position: absolute;
    bottom: 0;
    right: 0;
}

.icon.style-circle {
    border-radius: 50%;
    background-color: var(--Secondary);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: max-content;
    width: 50px;
    height: 50px;
    flex-shrink: 0;
}

.s-contact-us .contact-list li .icon {
    width: 56px;
    height: 56px;
    background-color: #96c11f;
}
.s-contact-us .contact-list li .icon i {
    color:#fff;
    font-size: 20px;
}

.s-contact-us .contact-list li p.title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}

.s-contact-us .contact-list li p {
    color: #ffff;
    font-size: 16px;
}



a.footerMailN{transition:all .5s; padding-right: 30px;}

.fml1{width: 50px; height: auto; float: left; font-size: 40px; color: #fff; padding-top: 14px; transition:all .5s;}
.fml2{width: auto; display: inline-block; float: left; padding-left: 10px;}
.fml3{width: 100%; height: auto; font-size: 20px; font-weight: 700; color: #96c11f;transition:all .5s;}
.fml4{width: 100%; height: auto; font-size: 22px; font-weight: 700; color: #ffff;transition:all .5s;}

a.footerMailN:hover .fml1{ color: #96c11f;}
a.footerMailN:hover .fml3{ color: #96c11f;}
a.footerMailN:hover .fml4{ color: #96c11f;}





.rotatex {
    position: relative;
    background-attachment: fixed;
    background-position: center;
}
.rotatex .rotate-box {
    position: relative;
    width: 200px;
    height: 200px;
	margin: 0 auto;  background: #96c11f; border-radius: 100%;
}
.rotatex .rotate-box .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background-color: transparent;
    font-size: 17px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.rotatex .rotate-box .rotate-text {
    -webkit-animation: rotateText 20s linear infinite;
    animation: rotateText 20s linear infinite;
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
}
.rotatex .rotate-box .rotate-circle svg {
    width: 200px;
    height: 200px;
    fill: #fff;

    transform: scale(1);
}
@-webkit-keyframes rotateText {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes rotateText {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.rotatex .header-shaps {
    position: absolute;
    bottom: 50px;
    right: 20px;
    width: 70%;
    -o-object-fit: contain;
    object-fit: contain;
}
.rotatex .nav-pills {
    margin-top: 50px;
}
.rotatex .nav-pills .nav-item {
    position: relative;
}
.rotatex .nav-pills .nav-item:last-of-type .nav-link {
    padding-right: 0;
}
.rotatex .nav-pills .nav-item:last-of-type .nav-link::after {
    display: none;
}
.rotatex .nav-pills .nav-item .nav-link {
    position: relative;
    border-radius: 0;
    background-color: transparent;
    color: #777;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 400;
}
.rotatex .nav-pills .nav-item .nav-link::after {
    position: absolute;
    content: "/";
    right: 0;
    top: 7px;
}
.rotatex .nav-pills .nav-item .nav-link.active {
    color: #151515;
}
@media screen and (max-width: 991px) {
    .rotatex {
        padding: 80px 0;
        overflow: hidden;
    }
    .rotatex .rotate-box {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .parallax-header  .rotatex .rotate-box {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        display: none;
    }
    .rotatex .nav-pills .nav-item .nav-link {
        font-size: 13px;
    }
}





/* #REVO #SLIDER custom 
================================================== */
.tp-banner{
	width:100%;
	position:relative;
}
.dark-bg {
  background:#303236;
}
.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}
.rs-fullscr-container .tp-leftarrow, .rs-fullscr-container .tp-rightarrow{
	z-index: 27;
} 
.tparrows.preview4 .tp-arr-titleholder {
	font-weight:normal;
}
.rs-fullscr-container {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  position: relative;
  padding: 0;
}
.page-section  {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
/******   CAPTIONS   ******/
.tp-caption.dark-light-32 {
	color:#fff;
	font-size: 26px;
	line-height: 32px;
	font-weight: 300;
}
.tp-caption.dark-black-100 {
	color:#fff;

	font-size: 70px;
	line-height: 100px;
	font-weight: 900;
}
.tp-caption.dark-light-100 {
	color:#fff;

	font-size: 70px;
	line-height: 100px;
	font-weight: 300;
}
.slider-1-cap-line {
	height:3px;
	width:100px;
	background-color: #fff;
}
.slider-bg-white-cap {
	display:block;
	visibility: visible;
	background: #333;
}


.rev_slider .slotholder:after{
 width: 100%;
 height: 100%;
 content: "";
 position: absolute;
 top: 0;

 pointer-events: none;

 /* black overlay with 50% transparency */
 background: linear-gradient(90deg,rgba(87, 199, 133, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}
.rev_slider .slotholder:after{
  left: 0;
 }




.bounce-y {
  -webkit-animation: bounce-y 10s infinite linear;
  animation: bounce-y 10s infinite linear;
}

@-webkit-keyframes bounce-y {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounce-y {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}



.cTxt text {
  fill: white;
  font-family: "Lato", sans-serif;
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase;
  font-variant-ligatures: none;
  letter-spacing: 6px;
  animation: rotate 25s linear infinite;
  transform-origin: 250px 250px;
}

.cTxt svg{
  max-width: 250px;
}

@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}

.cTxt .textcircle {
  transition: transform 1s cubic-bezier(0.65, 0, 0.35, 1);
  transform-origin: 200px 200px;
}


a.cTxta .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background-color: transparent;
    font-size: 17px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.leftMenuCon {
    padding-left: 20px;
	padding-top:0;
    padding-right: 20px;
    margin-top: 0;
    padding-bottom: 20px;
    background: #fff;
	width: 100%;
	
}
.leftMenuCon ul{width: 100%; display: block; margin:0; padding: 0; list-style: none;}
.leftMenuCon ul li{display: block; width: 100%; margin-bottom: 10px;}
.leftMenuCon ul li a{
	background-color: #033d4e;
    padding: 17px 20px 15px 20px;
    display: block;
    position: relative;
	color: #fff;
	font-size: 14px;
 transition: all 0.3s ease-in-out;	
	
}
.leftMenuCon ul li a:hover{
	background-color: #96c11f;
	color: #fff;
}
.leftMenuCon ul li a:after{
    position: absolute;
    right: 20px;
    top:18px;
    font-weight: 900;
	font-size: 17px;
	
    font-family: 'Line Awesome Free';
    content: '\f105';
	 transition: all 0.3s ease-in-out;	
}

.leftMenuCon ul li a.actived{
	background-color: #96c11f;
	color: #fff;
}
.leftMenuCon ul li a.actived:after{
    position: absolute;
    right: 20px;
    top:18px;
    font-weight: 900;
	font-size: 17px;
	
    font-family: 'Line Awesome Free';
    content: '\f105';
	 transition: all 0.3s ease-in-out;	
}

.padL{padding: 0 100px;}
.fRTxt{width: 100%; height: auto; position: relative; padding:0 80px;}


