    /*main*/
    .slider-pro {
    position: relative;
    margin: 0 auto;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 300px;
    }

    .sp-slides-container {
    position: relative;
    }

    .sp-mask {
    position: relative;
    overflow: hidden;
    }

    .sp-slides {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    }

    .sp-slide {
    position: absolute;
    }
    .sp-layer {
    position: absolute;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden;
    }
/*animate*/
.bg-slideshow {
    margin: 0;
    padding: 0;
}
.bg-slideshow li {
    list-style: none;
}
.no-bg-color-parallax.parallax-white .parallax-bg:after {
    background-color: rgba(0, 0, 0, 0.75);
}
.no-bg-color-parallax {
    color: #fff;
    /*background-color: transparent !important;*/
    overflow: hidden;
}
.bg-slideshow:after {
    content: '';
}
.no-bg-color-parallax.parallax-light .bg-slideshow:after {
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}
 .bg-slideshow, {
 position: fixed;
 width: 100%;
 height: 100%;
 top: 0px;
 left: 0px;
 z-index: -1;
}
.bg-slideshow li .bg-slide {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 1;
    z-index: 0;
    position: absolute;
}
.no-bg-color-parallax .bg-slideshow li .bg-slide {
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 18s linear infinite 0s;
    -moz-animation: imageAnimation 18s linear infinite 0s;
    -o-animation: imageAnimation 18s linear infinite 0s;
    -ms-animation: imageAnimation 18s linear infinite 0s;
    animation: imageAnimation 18s linear infinite 0s;
}
/*.no-bg-color-parallax .bg-slideshow li:nth-child(2) .bg-slide {
    -webkit-animation-delay: 9s;
    -moz-animation-delay: 9s;
    -o-animation-delay: 9s;
    -ms-animation-delay: 9s;
    animation-delay: 9s;
}*/
 @-webkit-keyframes imageAnimation {
 1% {
 opacity: 1;
 -webkit-animation-timing-function: ease-in;
}
 4% {
 opacity: 1;
 -webkit-transform: scale(1);
 -webkit-animation-timing-function: ease-out;
}
 22% {
 opacity: 1;
 -webkit-transform: scale(1.1) rotate(-2deg);
}
 44% {
 opacity: 1;
 -webkit-transform: scale(1.1) rotate(1deg);
}
 100% {
opacity: 1
}
}
 @-moz-keyframes imageAnimation {
 1% {
 opacity: 1;
 -moz-animation-timing-function: ease-in;
}
 4% {
 opacity: 1;
 -moz-transform: scale(1);
 -moz-animation-timing-function: ease-out;
}
 22% {
 opacity: 1;
 -moz-transform: scale(1.1) rotate(-2deg);
}
 44% {
 opacity: 1;
 -moz-transform: scale(1.1) rotate(1deg);
}
 100% {
opacity: 1
}
}
@-o-keyframes imageAnimation {
 1% {
 opacity: 1;
 -o-animation-timing-function: ease-in;
}
 4% {
 opacity: 1;
 -o-transform: scale(1);
 -o-animation-timing-function: ease-out;
}
 22% {
 opacity: 1;
 -o-transform: scale(1.1) rotate(-2deg);
}
 44% {
 opacity: 1;
 -o-transform: scale(1.1) rotate(1deg);
}
 100% {
opacity: 1
}
}
@-ms-keyframes imageAnimation {
 1% {
 opacity: 1;
 -ms-animation-timing-function: ease-in;
}
 4% {
 opacity: 1;
 -ms-transform: scale(1);
 -ms-animation-timing-function: ease-out;
}
 22% {
 opacity: 1;
 -ms-transform: scale(1.1) rotate(-2deg);
}
 44% {
 opacity: 1;
 -ms-transform: scale(1.1) rotate(1deg);
}
 100% {
opacity: 1
}
}
@keyframes imageAnimation {
 1% {
 opacity: 1;
 animation-timing-function: ease-in;
}
 4% {
 opacity: 1;
 transform: scale(1);
 animation-timing-function: ease-out;
}
 22% {
 opacity: 1;
 transform: scale(1.1) rotate(-2deg);
}
 44% {
 opacity: 1;
 transform: scale(1.1) rotate(1deg);
}
 100% {
opacity: 1
}
}
/*theme*/
.section-main-slider .main-slider:before, .section-main-slider .main-slider:after {
    position: absolute;
    bottom: 0;
    width: 50%;
    border-bottom:75px solid #05979e;
    z-index: 10;
    content: '';
}
.section-main-slider .main-slider:after {
    right: 0;
    border-left: 50vw solid transparent;
}

.section-main-slider .main-slider:before {
    left: 0;
    border-right: 50vw solid transparent;
}
.section-main-slider .main-slider:before {
    left: 0;
    border-right: 50vw solid transparent;
}
.main-slider__slogan {
    font-size: 16px;
    letter-spacing: 0.5em;
    text-transform: uppercase;
     white-space: nowrap;
  overflow: hidden;
}

.main-slider__slogan{
  animation: animated-text 2s steps(30,end) 1s 1 normal both;
}
@keyframes animated-text{
  from{width: 0;}
  to{width: 472px;}
}
.main-slider__title {
    font-size: 40px;
    font-weight: 700;
    color:#66d5d4;
    text-transform: uppercase;
    
}
.main-slider__text {
    font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 16px;
    line-height: 1.6
}
.main-slider__btn-group {
    margin-top: 35px;
}
.btn-effect:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120%;
    height: 50%;
    opacity: 0;
    z-index: -1;
    content: '';
    transition: all 0.3s ease 0s;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.btn_mod-a {
    border-width: 2px;
    border-color: #ccc;
}
.btn-effect {
    position: relative;
    margin-right: 1px;
    overflow: hidden;
    z-index: 1;
}
.main-slider__btn {
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px 28px;
    color: #fff;
    border-color:#fff;
}
.main-slider__btn:hover,.main-slider__btn:active,.main-slider__btn:focus
{
box-shadow: inset 0 3px 5px rgb(7, 91, 95);
background-color: #05979e;
 border-color:#1bd6e0;
 color:#fff;
}
.btn-effect:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120%;
    height: 50%;
    opacity: 0;
    z-index: -1;
    content: '';
    transition: all 0.3s ease 0s;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.sp-slides-container .container {
    position: relative;
}
img.threesixty-frame {
    height: 140px;
    width: 200px;
}
.main-slider__img
{
left: 180px; 
top: 180px;
transition-duration: 5s;
}
.main-slider__slogan
{
visibility: visible;
left: 580px; 
top: 280px;
transform-origin: left top;
transform: scale(1) translate3d(0px, 0px, 0px);
opacity: 1;
}
.main-slider__title
{
visibility: visible;
left: 580px;
top: 310px;
transform-origin: left top;
transform: scale(1) translate3d(0px, 0px, 0px);
opacity: 1;
}
.main-slider__btn
{
visibility: visible;
width: 19%;
height: 50%;
left: 564px;
top: 374px;
transform-origin: left top;
transform: scale(1) translate3d(0px, 0px, 0px);
opacity: 1;
}
.feature
{
font-size: 30px;
color: #fff;
text-shadow: 2px 2px #000000;
}
.feature-heading
{
font-size: 22px;
    color: #fff;
}
.feature-dec
{
    font-size: 15px;
    color: #fff;
    letter-spacing: 2px;
}
.bdr-align
{
    border-right: 1px dashed #fff;
    min-height: 92px;
}
.bdr-align:last-child
{
    border-right:1px solid transparent;
}
.feature-pdn
{
    padding: 1px 14px;
}
.title
{
        color: #05979e;
}
.description
{
        color: #fff;
}
@media screen and (max-width: 768px)
{
    .main-slider__img
    {
    left: 63px;
    top: 100px;
    transition-duration: 5s;
    }
    .main-slider__slogan
    {
    left: 21px;
    top: 431px;
    }
   .main-slider__title
    {
    left: 90px;
    top: 464px;
    font-size: 16px;
    }
    .main-slider__btn
    {
    left: 88px;
    top: 472px;
    width: auto;
    }
}
.cd-product-viewer-wrapper {
    text-align: center;
    padding:2em 0 0em;
}

.cd-product-viewer-wrapper>div {
    display: inline-block
}

.cd-product-viewer-wrapper .product-viewer {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
}

.cd-product-viewer-wrapper img {
    display: block;
    position: relative;
    z-index: 1;
    /*opacity:0;*/
}
  .cd-product-viewer-wrapper .product-sprite {
        position: absolute;
      z-index: 2;
      top: 0px;
      left: 0px;
      height: 100%;
     width: 3600%;
      background: url(https://lh3.googleusercontent.com/-OpwxJXvSbA0/XXNN65uVvJI/AAAAAAAALhA/6eqpOcHRZ04Oq90UwYCjtzmHVBxPQpS2ACK8BGAs/s0/2019-09-06.jpg) no-repeat center center;
    background-size: 100%;
      opacity: 0;
      -webkit-transition: opacity .3s;
      -moz-transition: opacity .3s;
      transition: opacity .3s;
}

.cd-product-viewer-wrapper.loaded .product-sprite {
    opacity: 1;
    cursor: ew-resize
}

.cd-product-viewer-handle {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 450px;
    border-radius: 50em;
    margin:3em auto 3em;
    height: 4px;
    background: #4d4d4d
}

.cd-product-viewer-handle .fill {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: inherit;
    background:#075b5f;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    transition: transform .5s
}

.no-csstransitions .cd-product-viewer-handle .fill {
    display: none
}

.loaded .cd-product-viewer-handle .fill {
    opacity: 0;
    -webkit-transition: -webkit-transform .3s, opacity .2s .3s;
    -moz-transition: -moz-transform .3s, opacity .2s .3s;
    transition: transform .3s, opacity .2s .3s
}

.cd-product-viewer-handle .handle {
    position: absolute;
    z-index: 2;
    display: inline-block;
    height: 44px;
    width: 44px;
    left: 0;
    top: -20px;
    background:#075b5f url(https://codyhouse.co/demo/360-degrees-product-viewer/img/cd-arrows.svg) no-repeat center center;
    border-radius: 50%;
    box-shadow: 0 0 0 6px rgb(5, 151, 158), 0 0 20px rgb(7, 91, 95);
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: transparent;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: box-shadow .2s;
    -moz-transition: box-shadow .2s;
    transition: box-shadow .2s;
}

.cd-product-viewer-handle .handle:active {
    box-shadow: 0 0 0 0 transparent, 0 0 20px rgba(0, 0, 0, .2)
}

.loaded .cd-product-viewer-handle .handle {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    -webkit-animation: cd-bounce .3s .3s;
    -moz-animation: cd-bounce .3s .3s;
    animation: cd-bounce .3s .3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    cursor: ew-resize
}

@-webkit-keyframes cd-bounce {
    0% {
        -webkit-transform: translateX(-50%) scale(0)
    }
    60% {
        -webkit-transform: translateX(-50%) scale(1.1)
    }
    100% {
        -webkit-transform: translateX(-50%) scale(1)
    }
}

@-moz-keyframes cd-bounce {
    0% {
        -moz-transform: translateX(-50%) scale(0)
    }
    60% {
        -moz-transform: translateX(-50%) scale(1.1)
    }
    100% {
        -moz-transform: translateX(-50%) scale(1)
    }
}

@keyframes cd-bounce {
    0% {
        -webkit-transform: translateX(-50%) scale(0);
        -moz-transform: translateX(-50%) scale(0);
        -ms-transform: translateX(-50%) scale(0);
        -o-transform: translateX(-50%) scale(0);
        transform: translateX(-50%) scale(0)
    }
    60% {
        -webkit-transform: translateX(-50%) scale(1.1);
        -moz-transform: translateX(-50%) scale(1.1);
        -ms-transform: translateX(-50%) scale(1.1);
        -o-transform: translateX(-50%) scale(1.1);
        transform: translateX(-50%) scale(1.1)
    }
    100% {
        -webkit-transform: translateX(-50%) scale(1);
        -moz-transform: translateX(-50%) scale(1);
        -ms-transform: translateX(-50%) scale(1);
        -o-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1)
    }
}

.view-heading
{
color: #05979e;
font-size: 34px;
padding-bottom:10px;
}
.highlight
{
font-size: 31px;
color: #fff;
letter-spacing: 4px;
text-align:center;
}
.highlight span {
    border-bottom: 2px solid #05979e;
    padding-top: 30px;
    padding-bottom: 6px;
}
.highlight-list
{
  padding: 1em;
}
.highlight-list li
{
  list-style-type: none;
  padding-bottom: 20px;
  color: #f2f2f4;
  text-align: justify;
  font-size: 15px;
}
.highlight-list li:before
{
  content: "\f061";
    font-family: FontAwesome;
}
.highlight-div
{
  margin-top: 3em;
  background-color: rgba(5, 151, 158, 0.3);
  padding: 1em 10px;
}
/*product show start*/
.product-bdr
{
        border-right: 2px solid #05979e40;
}
.pdt-bdr
{
    border:1px solid #090909;
    padding: 1em 10px 1em;
}
.product-name
{
    font-size: 16px;
    color: #05848a;
    font-weight: 600;
}
.pdt-bdr:hover
{
    webkit-box-shadow: 0 0 5px 0 #090909;
    -ms-transform: 0 0 5px 0 #090909;
    -o-transform: 0 0 5px 0 #090909;
    box-shadow: 0 0 5px 0 #090909;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}
.product .product-img
{
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.product:hover .product-img
{
-webkit-transform: scale(1.1);
transform: scale(1.1);
-moz-transform: scale(1.1);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.product-price
{
    font-size:17px;
    color:#ccc;
}
.sim-button {
    line-height:24px;
    height: 40px;
    text-align: center;
    /* margin-right: auto; */
    /* margin-left: auto; */
    margin-top:10px;
    /* width: 60%; */
    cursor: pointer;
    border-radius: 5px;
}
.cart-btn {
    color: rgb(5, 151, 158);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    border: 1px solid rgb(5, 151, 158);
    background-color: transparent;
    overflow: hidden;
    font-size: 16px;
    padding: 6px 19px;
}
.cart-btn span {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.cart-btn::after {
    content: attr(data-text);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 8px;
    left: 0;
    opacity: 0;
    -webkit-transform: translate(-30%, 0);
    transform: translate(-30%, 0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.cart-btn:hover {
    background-color: rgb(5, 151, 158);
    color: #fff;
}
.cart-btn:hover > span {
    opacity: 0;
    -webkit-transform: translate(0px,40px);
    transform: translate(0px,40px);
}
.cart-btn:hover::after {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
/*.product-bx-shadow
{
    webkit-box-shadow: 0 0 5px 0 #2e2d2d;
    -ms-transform: 0 0 5px 0 #2e2d2d;
    -o-transform: 0 0 5px 0 #2e2d2d;
    box-shadow: 0 0 5px 0 #2e2d2d;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}*/
.product:hover button
{
background-color:#05979e;
color:#fff;
}
.pdt-bdr a
{
    text-decoration: none;
}
.view-all,
.view-all:hover,
.view-all:focus
{
    width: auto!important;
    float: right;
    margin-top: 1em;
    background-color: #05979e;
}
.sp-mask
{
    width: 1349px; 
    height:660px;
}
.product-dtl
    {
        text-align: center;
    }
@media screen and (max-width: 768px)
{
    
    .bdr-align
    {
        border-right: none;
    }
    .img-ht-300
    {
        height:300px;
    }
    .cd-product-viewer-handle
    {
            min-width: 100px;
            width:80%;
    }
    .product-viewer img
    {
        width: 250px;
    }
    .cd-product-viewer-handle .handle {
    height: 30px;
    width: 30px;
    left: 21px;
    top: -13px;
}
.cd-product-viewer-wrapper .product-sprite
{
    left: -27px;
}
}
/*product show end*/
.img-ht-300
{
    height: 300px;
}