body {
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background-color: #ddd;
    color: #000;
    font-size: 14px;
    overflow-y: hidden;
}
ul {
    padding: 0;
    margin: 0
}
.header-main {
    background-color: #009f4a;
    padding-top: 6px;
    padding-bottom: 6px;
    height: auto;
    border-bottom: solid 1px #5fc18d
}
.container {
    width: 95%;
    margin: auto
}
.napanta-logo-style {
    width: 244px;
    height: 50px
}
.logo {
    float: left
}
.container-main {
    padding: 0;
    height: 75vh
}
.opacity-style {
    height: 74vh;
    background-color: rgba(0, 0, 0, 0.66)
}
.text-center {
    padding-top: 8em
}
h1.main-heading {
    text-align: center;
    width: 100%;
    font-size: 45px;
    color: #fff;
    font-weight: bolder;
    padding: 0;
    margin: 0;
    letter-spacing: -1px;
    margin-top: 0
}
h2.small-heading {
    color: #fff;
    font-weight: 300;
    text-align: center;
    font-size: 28px;
    margin: 0;
    font-family: "Roboto", sans-serif;
    margin-bottom: 30px
}
.search-main {
    width: 60%;
    margin: auto
}
button.btn.search-btn:hover {
    background-color: #FF9800;
    width: 100px;
    font-size: 15px;
    border: solid 1px #FF9800
}
button.btn.search-btn {
    line-height: 41px;
    cursor: pointer;
    color: #fff;
    outline: none;
    background-color: #009f4a;
    width: 100px;
    border: solid 1px #009f4a;
    font-size: 15px;
    padding: 0;
    border-radius: 0
}
.bb-products {
    background-color: #fff
}
.bb-products ul {
    list-style-type: none
}
.bb-products ul li {
    display: inline
}
.bb-products ul li a {
    height: 90px;
    border-right: solid 1px #d0d0d0;
    float: left;
    padding: -1px 0 0;
    background-color: #e0e0e0;
    width: 12.5%;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: 15px;
    margin: 0!important
}
.bb-products ul li a:hover {
    background-color: #e1ecf5
}
img.img-style {
    text-align: center;
    width: 35px;
    margin: auto;
    margin-top: 20px
}

.Drop-style {
    height: 43px;
    font-family: sans-serif;
    outline: none;
    margin-bottom: 5px!important;
    margin-top: 0;
    border: 1px solid #fff!important;
    border-radius: 0!important;
    width: 21%;
    font-size: 13px;
    color: #000;
    padding: 0;
    border: solid 1px #b2b3b2!important;
    background-color: #eff2f3!important;
    text-indent: 5px;
    float: left!important;
    line-height: normal;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075)
}

span.nav-text {
    text-align: center;
    width: 100%;
    margin: auto;
    font-size: 14px;
    float: none
}

ul {
    padding: 0;
    margin: 0
}

img.price-img-style {
    text-align: center;
    width: 40px;
    margin: auto;
    margin-top: 16px
}

.napanta-slide-app .sl-slider-wrapper {
    width: 100%;
    height: 88.6vh;
    top: 0;
    left: 0
}

.nav-arrows span {
    position: absolute;
    z-index: 2000;
    top: 53%;
    width: 35px;
    height: 35px;
    border: 6px solid #ddd;
    border: 6px solid rgba(150, 150, 150, 0.4);
    text-indent: -90000px;
    margin-top: -40px;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-arrows span:hover {
    border-color: rgba(150, 150, 150, 0.9)
}

.nav-arrows span.nav-arrow-prev {
    left: 3%;
    border-right: none;
    border-top: none
}

.nav-arrows span.nav-arrow-next {
    right: 3%;
    border-left: none;
    border-bottom: none
}

.nav-dots {
    text-align: center;
    position: fixed;
    bottom: 2%;
    height: 30px;
    width: 100%;
    left: 0;
    z-index: 1000
}

.nav-dots span {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin: 3px;
    background: #ddd;
    background: rgba(150, 150, 150, 0.4);
    cursor: pointer;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4), inset 0 1px 1px rgba(0, 0, 0, 0.1)
}

.nav-dots span.nav-dot-current:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 3px;
    left: 3px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.8)
}

.napanta-slide-app .deco {
    width: 260px;
    height: 260px;
    border: 2px dashed #ddd;
    border: 2px dashed rgba(150, 150, 150, 0.4);
    border-radius: 50%;
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin: 0 0 0 -130px
}

.napanta-slide-app [data-icon]:after {
    content: attr(data-icon);
    font-family: 'AnimalsNormal';
    color: #999;
    text-shadow: 0 0 1px #999;
    position: absolute;
    width: 220px;
    height: 220px;
    line-height: 220px;
    text-align: center;
    font-size: 100px;
    top: 50%;
    left: 50%;
    margin: -110px 0 0 -110px;
    box-shadow: inset 0 0 0 10px #f7f7f7;
    border-radius: 50%
}

.napanta-slide-app .sl-slide h2 {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .sl-slide blockquote {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    height: 70px;
    color: #8b8b8b;
    z-index: 2;
    bottom: 50%;
    margin: 0 0 -200px;
    padding: 0
}

.napanta-slide-app .sl-slide blockquote p {
    margin: 0 auto;
    width: 60%;
    max-width: 400px;
    position: relative
}

.napanta-slide-app .sl-slide blockquote p:before {
    color: #f0f0f0;
    color: rgba(244, 244, 244, 0.65);
    font-family: "Bookman Old Style", Bookman, Garamond, serif;
    position: absolute;
    line-height: 60px;
    width: 75px;
    height: 75px;
    font-size: 200px;
    z-index: -1;
    left: -80px;
    top: 35px;
    content: '\201C'
}

.napanta-slide-app .sl-slide blockquote cite {
    font-size: 10px;
    padding-top: 10px;
    display: inline-block;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 4px
}

.napanta-slide-app .bg-1 .sl-slide-inner,
.napanta-slide-app .bg-1 .sl-content-slice {
    background: #fff
}

.napanta-slide-app .bg-2 .sl-slide-inner,
.napanta-slide-app .bg-2 .sl-content-slice {
    background: #ddd
}

.napanta-slide-app .bg-2 [data-icon]:after,
.napanta-slide-app .bg-2 h2 {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-2 blockquote:before {
    color: #222
}

.napanta-slide-app .bg-3 .sl-slide-inner,
.napanta-slide-app .bg-3 .sl-content-slice {
    background: #ddd
}

.napanta-slide-app .bg-3 .deco {
    border-color: #ddd;
    border-color: rgba(255, 255, 255, 0.5)
}

.napanta-slide-app .bg-3 [data-icon]:after {
    color: #fff;
    text-shadow: 0 0 1px #fff;
    box-shadow: inset 0 0 0 10px #b55381
}

.napanta-slide-app .bg-3 h2,
.napanta-slide-app .bg-3 blockquote {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-3 blockquote:before {
    color: #c46c96
}

.napanta-slide-app .bg-4 .sl-slide-inner,
.napanta-slide-app .bg-4 .sl-content-slice {
    background: #ddd
}

.napanta-slide-app .bg-4 .deco {
    border-color: #ddd
}

.napanta-slide-app .bg-4 [data-icon]:after {
    text-shadow: 0 0 1px #277d87;
    color: #277d87
}

.napanta-slide-app .bg-4 h2,
.napanta-slide-app .bg-4 blockquote {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-4 blockquote:before {
    color: #379eaa
}

.napanta-slide-app .bg-5 .sl-slide-inner,
.napanta-slide-app .bg-5 .sl-content-slice {
    background: #ddd
}

.napanta-slide-app .bg-5 .deco {
    border-color: #ECD82C
}

.napanta-slide-app .bg-5 .deco:after {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-5 h2,
.napanta-slide-app .bg-5 blockquote {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-5 blockquote:before {
    color: #ecd82c
}

.napanta-slide-app .bg-6 .sl-slide-inner,
.napanta-slide-app .bg-6 .sl-content-slice {
    background: #ddd
}

.napanta-slide-app .bg-6 .deco {
    border-color: #ECD82C
}

.napanta-slide-app .bg-6 .deco:after {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-6 h2,
.napanta-slide-app .bg-6 blockquote {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-6 blockquote:before {
    color: #ecd82c
}

.napanta-slide-app .bg-7 .sl-slide-inner,
.napanta-slide-app .bg-7 .sl-content-slice {
    background: #ddd
}

.napanta-slide-app .bg-7 .deco {
    border-color: #ECD82C
}

.napanta-slide-app .bg-7 .deco:after {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-7 h2,
.napanta-slide-app .bg-7 blockquote {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-7 blockquote:before {
    color: #ecd82c
}

.napanta-slide-app .bg-8 .sl-slide-inner,
.napanta-slide-app .bg-8 .sl-content-slice {
    background: #ddd
}

.napanta-slide-app .bg-8 .deco {
    border-color: #ECD82C
}

.napanta-slide-app .bg-8 .deco:after {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-8 h2,
.napanta-slide-app .bg-8 blockquote {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-8 blockquote:before {
    color: #ecd82c
}

.napanta-slide-app .bg-9 .sl-slide-inner,
.napanta-slide-app .bg-9 .sl-content-slice {
    background: #ddd
}

.napanta-slide-app .bg-9 .deco {
    border-color: #ECD82C
}

.napanta-slide-app .bg-9 .deco:after {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-9 h2,
.napanta-slide-app .bg-9 blockquote {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2.5em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-9 blockquote:before {
    color: #ecd82c
}

.napanta-slide-app .bg-10 .sl-slide-inner,
.napanta-slide-app .bg-10 .sl-content-slice {
    background: #ddd
}

.napanta-slide-app .bg-10 .deco {
    border-color: #ECD82C
}

.napanta-slide-app .bg-10 .deco:after {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-10 h2,
.napanta-slide-app .bg-10 blockquote {
    color: #009f4a;
    padding: 0;
    font-size: 36px;
    font-weight: 700;
    text-align: left;
    line-height: 20px;
    margin-bottom: 22px;
    padding-top: 2em;
    text-transform: capitalize;
    letter-spacing: -1px
}

.napanta-slide-app .bg-10 blockquote:before {
    color: #ecd82c
}

.sl-trans-elems .deco {
    -webkit-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    -moz-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    -o-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    -ms-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    animation: roll 1s ease-out both, fadeIn 1s ease-out both;
}

.sl-trans-elems blockquote {
    -webkit-animation: fadeIn .5s linear .5s both;
    -moz-animation: fadeIn .5s linear .5s both;
    -o-animation: fadeIn .5s linear .5s both;
    -ms-animation: fadeIn .5s linear .5s both;
    animation: fadeIn .5s linear .5s both;
}

.sl-trans-back-elems .deco {
    -webkit-animation: scaleDown 1s ease-in-out both;
    -moz-animation: scaleDown 1s ease-in-out both;
    -o-animation: scaleDown 1s ease-in-out both;
    -ms-animation: scaleDown 1s ease-in-out both;
    animation: scaleDown 1s ease-in-out both;
}

.sl-trans-back-elems h2 {
    -webkit-animation: fadeOut 1s ease-in-out both;
    -moz-animation: fadeOut 1s ease-in-out both;
    -o-animation: fadeOut 1s ease-in-out both;
    -ms-animation: fadeOut 1s ease-in-out both;
    animation: fadeOut 1s ease-in-out both;
}

.sl-trans-back-elems blockquote {
    -webkit-animation: fadeOut 1s linear both;
    -moz-animation: fadeOut 1s linear both;
    -o-animation: fadeOut 1s linear both;
    -ms-animation: fadeOut 1s linear both;
    animation: fadeOut 1s linear both;
}

@-webkit-keyframes roll {
    0% {
        -webkit-transform: translateX(500px) rotate(360deg)
    }
    100% {
        -webkit-transform: translateX(0px) rotate(0deg)
    }
}

@-moz-keyframes roll {
    0% {
        -moz-transform: translateX(500px) rotate(360deg);
        opacity: 0
    }
    100% {
        -moz-transform: translateX(0px) rotate(0deg);
        opacity: 1
    }
}

@-o-keyframes roll {
    0% {
        -o-transform: translateX(500px) rotate(360deg);
        opacity: 0
    }
    100% {
        -o-transform: translateX(0px) rotate(0deg);
        opacity: 1
    }
}

@-ms-keyframes roll {
    0% {
        -ms-transform: translateX(500px) rotate(360deg);
        opacity: 0
    }
    100% {
        -ms-transform: translateX(0px) rotate(0deg);
        opacity: 1
    }
}

@keyframes roll {
    0% {
        transform: translateX(500px) rotate(360deg);
        opacity: 0
    }
    100% {
        transform: translateX(0px) rotate(0deg);
        opacity: 1
    }
}

@-webkit-keyframes moveUp {
    0% {
        -webkit-transform: translateY(40px)
    }
    100% {
        -webkit-transform: translateY(0px)
    }
}

@-moz-keyframes moveUp {
    0% {
        -moz-transform: translateY(40px)
    }
    100% {
        -moz-transform: translateY(0px)
    }
}

@-o-keyframes moveUp {
    0% {
        -o-transform: translateY(40px)
    }
    100% {
        -o-transform: translateY(0px)
    }
}

@-ms-keyframes moveUp {
    0% {
        -ms-transform: translateY(40px)
    }
    100% {
        -ms-transform: translateY(0px)
    }
}

@keyframes moveUp {
    0% {
        transform: translateY(40px)
    }
    100% {
        transform: translateY(0px)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes scaleDown {
    0% {
        -webkit-transform: scale(1)
    }
    100% {
        -webkit-transform: scale(0.5)
    }
}

@-moz-keyframes scaleDown {
    0% {
        -moz-transform: scale(1)
    }
    100% {
        -moz-transform: scale(0.5)
    }
}

@-o-keyframes scaleDown {
    0% {
        -o-transform: scale(1)
    }
    100% {
        -o-transform: scale(0.5)
    }
}

@-ms-keyframes scaleDown {
    0% {
        -ms-transform: scale(1)
    }
    100% {
        -ms-transform: scale(0.5)
    }
}

@keyframes scaleDown {
    0% {
        transform: scale(1)
    }
    100% {
        transform: scale(0.5)
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.sl-slider-wrapper {
    width: 800px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.sl-slider {
    position: absolute;
    top: 0;
    left: 0
}

.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.sl-slide {
    z-index: 1
}

.sl-content-slice {
    overflow: hidden;
    position: absolute;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1
}

.sl-slide-horizontal .sl-content-slice {
    width: 100%;
    height: 50%;
    left: -200px;
    -webkit-transform: translateY(0%) scale(1);
    -moz-transform: translateY(0%) scale(1);
    -o-transform: translateY(0%) scale(1);
    -ms-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1)
}

.sl-slide-horizontal .sl-content-slice:first-child {
    top: -200px;
    padding: 200px 200px 0
}

.sl-slide-horizontal .sl-content-slice:nth-child(2) {
    top: 50%;
    padding: 0 200px 200px
}

.sl-slide-vertical .sl-content-slice {
    width: 50%;
    height: 100%;
    top: -200px;
    -webkit-transform: translateX(0%) scale(1);
    -moz-transform: translateX(0%) scale(1);
    -o-transform: translateX(0%) scale(1);
    -ms-transform: translateX(0%) scale(1);
    transform: translateX(0%) scale(1)
}

.sl-slide-vertical .sl-content-slice:first-child {
    left: -200px;
    padding: 200px 0 200px 200px
}

.sl-slide-vertical .sl-content-slice:nth-child(2) {
    left: 50%;
    padding: 200px 200px 200px 0
}

.sl-content-wrapper {
    position: absolute
}

.sl-content {
    width: 100%;
    height: 100%
}

.sl-slide-horizontal .sl-slide-inner {
    background: #ddd
}

.sl-slide-vertical .sl-slide-inner {
    background: #ccc
}

.napanta_app_main {
    width: 92%;
    margin: auto;
    padding-top: 1.2em
}

.img_style {
    width: 248px;
    float: left;
    margin-top: -4px;
    margin-left:40px;
}

p.p_text {
    text-align: justify;
    font-size: 14px;
    text-transform: capitalize;
    width: auto;
    line-height: normal;
    color: #fff;
    margin-bottom: 1em
}

img.img_style_down {
    margin-top: 0px;
    margin-left: 28px;
}

.btn.btn-lg,
.btn.explore_btn {
    background: #009f4a;
    border-radius: 0;
    border: solid 1px #009f4a;
    color: #fff;
    font-weight: 400;
    line-height: normal;
    margin-left: 16em;
    padding: 15px 36px;
    font-size: 16px
}

.btn.btn-lg:hover,
.btn.explore_btn:hover {
    color: #fff;
    background-color: #02863f;
    border: solid 1px #02863f;
    border-radius: 0;
    font-weight: 400;
    margin-left: 16em;
    line-height: normal;
    padding: 15px 36px;
    font-size: 16px
}

.napanta_opacity {
    height: auto;
    padding-top: 2.1em
}

.pull-right {
    color: #fff;
    width: 62px;
    height: 62px;
    border: solid 2px #fff;
    text-align: center;
    line-height: 60px;
    font-size: 10px;
    padding: 0;
    border-radius: 50%;
    margin-left: 21px;
    cursor: pointer;
}

.pull-right:hover {
    color: #fff;
    width: 62px;
    height: 62px;
    border: solid 2px #fff;
    text-align: center;
    background-color: #009f4a;
    line-height: 60px;
    font-size: 10px;
    padding: 0;
    border-radius: 50%;
    margin-left: 21x;
    cursor: pointer
}

.media-right,
.media>.pull-right {
    padding-left: 0
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.media-body {
    width: 10000px;
    color: #d4d4d4;
    padding-bottom: 32px;
    padding-top: 6px;
    font-size: 14px;
    text-transform: capitalize;
}

.media-left,
.media>.pull-left {
    padding-right: 0
}

.pull-left {
    float: left!important;
    color: #fff;
    width: 62px;
    height: 62px;
    border: solid 2px #fff;
    text-align: center;
    line-height: 60px;
    font-size: 10px;
    padding: 0;
    border-radius: 50%;
    margin-right: 20px;
    cursor: pointer
}

.pull-left:hover {
    color: #fff;
    width: 62px;
    height: 62px;
    border: solid 2px #fff;
    text-align: center;
    line-height: 60px;
    background-color: #009f4a;
    font-size: 10px;
    padding: 0;
    border-radius: 50%;
    margin-right: 20px;
    cursor: pointer
}

.padding-right {
    padding-right: 0
}

.padding-left {
    padding-left: 0
}

section {
    padding: 20px;
    height: 500px;
    font: normal 2em / normal 'Open Sans Condensed', sans-serif
}

section#section1,
section#section3 {
    background: #343434;
    color: #eee
}

section#section2,
section#section4 {
    background: #666;
    color: #eee
}

.left_content {
    float: left;
    width: 36%;
    margin-top: -20px
}

.right_contentt {
    float: left;
    width: 36%;
    margin-left: 50px;
    margin-top: -20px
}

.carousel {
    background: #2f4357;
    overflow-y: hidden;
    color: #fff;
    padding-top: 30px;
    position: inherit;
    height: 100vh;
}

img.img_style_down_two {
    margin-top: 0px;
    margin-left: 25px;
}
.no-padding{
    padding: 0px;
}
.carousel {
    margin: 0 auto
}

.carousel-caption {
    position: initial;
    z-index: 10;
    padding-bottom: 0;
    height: auto;
    padding-top: 0;
    text-align: left;
    text-shadow: 0 0 0 rgba(0, 0, 0, .6);
    color: #fff
}

.bs-example {
    margin: 0
}

h2.header_style {
    font-size: 34px;
    padding-top: 0;
    margin-top: 2em
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 49.7%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    bottom: 28px !important;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 3%!important;
    font-size: 24px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: relative;
    top: 56%!important;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

@media only screen and(max-width:320px) {
    body {
        overflow-y: scroll;
    }
    .header-main {
        height: 63px
    }
    .napanta_opacity {
        height: 100vh;
        background-image: none;
        background-size: auto;
        padding-top: 0;
        background-color: #333;
        float: left;
        width: 100%
    }
    .left_content {
        float: left;
        width: 45%
    }
    .right_contentt {
        float: right;
        width: 45%;
        margin-left: 10px
    }
    .pull-right,
    .pull-left {
        display: none;
        color: #fff;
        width: 45px;
        height: 45px;
        border: solid 2px #fff;
        text-align: center;
        line-height: 46px;
        font-size: 7px;
        padding: 0;
        border-radius: 50%;
        margin-left: 10px;
        cursor: pointer
    }
    .napanta_app_main {
        width: 74%;
        margin: auto;
        padding-top: 30em
    }
    .media-heading {
        margin-top: 0;
        margin-bottom: 5px;
        color: #fff;
        font-size: 12px;
        font-weight: 500
    }
    .media-body {
        width: 10000px;
        color: #c1c1c1;
        padding-bottom: 0;
        padding-top: 2px;
        font-size: 11px;
        text-align: left
    }
    .sl-content {
        width: 100%;
        height: auto
    }
    .img_style {
        display: none
    }
    .nav-arrows span {
        position: absolute;
        z-index: 2000;
        top: 50%;
        width: 25px;
        height: 25px
    }
    .napanta_opacity {
        padding-top: 2em
    }
    .btn.btn-lg,
    .btn.explore_btn {
        background: #009f4a;
        border-radius: 0;
        border: solid 1px #009f4a;
        color: #fff;
        font-weight: 400;
        line-height: normal;
        float: left;
        padding: 6px 10px;
        font-size: 13px;
        margin-left: 0
    }
    .btn.btn-lg:hover,
    .btn.explore_btn:hover {
        color: #fff;
        background-color: #02863f;
        border: solid 1px #02863f;
        border-radius: 0;
        font-weight: 400;
        line-height: normal;
        float: left;
        padding: 6px 10px;
        font-size: 13px;
        margin-left: 0
    }
    .napanta-slide .sl-slide h1 {
        color: #009f4a;
        padding: 0;
        font-size: 25px;
        font-weight: 700;
        text-align: center;
        line-height: 20px;
        margin-bottom: 2px;
        padding-top: 10px;
        text-transform: capitalize;
        letter-spacing: 0
    }
    .carousel {
        background: #2f4357;
        padding-top: 0;
        position: inherit;
        height: auto
    }
    .carousel-control {
        width: 8%!important
    }
    img.img_style_down_two {
        margin-top: 0;
        display:inline-block;
        width: auto;
        margin: auto;
    }

    .carousel-caption {
        height: 100%;
    }
    .carousel-indicators {
        bottom: 0;
        display: none;
    }
    h2.header_style {
        font-size: 18px;
        padding-top: 12px;
        margin-top: 0;
        text-align: center;
    }
    p.p_text {
        text-align: justify;
        font-size: 13px;
        text-transform: capitalize;
        width: auto;
        line-height: normal;
        color: #fff;
        margin-bottom: 1em;
    }

}

@media only screen and (max-width:480px) {
    body {
        overflow-y: scroll;
    }
    .btn.btn-lg,
    .btn.explore_btn {
        background: #009f4a;
        border-radius: 0;
        border: solid 1px #009f4a;
        color: #fff;
        font-weight: 400;
        line-height: normal;
        float: left;
        padding: 6px 10px;
        font-size: 13px;
        margin-left: 0
    }
    .btn.btn-lg:hover,
    .btn.explore_btn:hover {
        color: #fff;
        background-color: #02863f;
        border: solid 1px #02863f;
        border-radius: 0;
        font-weight: 400;
        line-height: normal;
        float: left;
        padding: 6px 10px;
        font-size: 13px;
        margin-left: 0
    }
    .header-main {
        height: 63px
    }
    .napanta_opacity {
        height: 100vh;
        background-image: none;
        background-size: auto;
        padding-top: 30px;
        background-color: #333;
        float: left;
        width: 100%
    }
    .left_content {
        float: left;
        width: auto;
    }
    .right_contentt {
        float: right;
        width: 45%;
        margin-left: 10px
    }
    .pull-right,
    .pull-left {
        display:inline-block;
        color: #fff;
        width: 45px;
        height: 45px;
        border: solid 2px #fff;
        text-align: center;
        line-height: 46px;
        font-size: 7px;
        padding: 0;
        border-radius: 50%;
        margin-left: 10px;
        cursor: pointer
    }
    .napanta_app_main {
        width: 74%;
        margin: auto;
        padding-top: 30px
    }
    .media-heading {
        margin-top: 0;
        margin-bottom: 5px;
        color: #fff;
        font-size: 14px;
        font-weight: 500
    }
    .media-body {
        width: 10000px;
        color: #c1c1c1;
        padding-bottom: 0;
        padding-top: 2px;
        font-size: 12px;
        text-align: left
    }
    .sl-content {
        width: 100%;
        height: auto
    }
    .img_style {
        display: none
    }
    .nav-arrows span {
        position: absolute;
        z-index: 2000;
        top: 50%;
        width: 25px;
        height: 25px
    }
}

@media screen and (max-width:660px) {
    body {
        overflow-y: scroll;
    }
    .btn.btn-lg,
    .btn.explore_btn {
        background: #009f4a;
        border-radius: 0;
        border: solid 1px #009f4a;
        color: #fff;
        font-weight: 400;
        line-height: normal;
        float: left;
        padding: 6px 10px;
        font-size: 13px;
        margin-left: 0
    }
    .btn.btn-lg:hover,
    .btn.explore_btn:hover {
        color: #fff;
        background-color: #02863f;
        border: solid 1px #02863f;
        border-radius: 0;
        font-weight: 400;
        line-height: normal;
        float: left;
        padding: 6px 10px;
        font-size: 13px;
        margin-left: 0
    }
    .napanta-slide-app .deco {
        width: 130px;
        height: 130px;
        margin-left: -65px;
        margin-bottom: 50px
    }
    .napanta-slide-app [data-icon]:after {
        width: 110px;
        height: 110px;
        line-height: 110px;
        font-size: 40px;
        margin: -55px 0 0 -55px
    }
    .napanta-slide-app .sl-slide blockquote {
        margin-bottom: -120px
    }
    .napanta-slide-app .sl-slide h2 {
        line-height: 22px;
        font-size: 18px;
        margin-bottom: -40px;
        letter-spacing: 8px
    }
    .napanta-slide-app .sl-slide blockquote p:before {
        line-height: 10px;
        width: 40px;
        height: 40px;
        font-size: 120px;
        left: -45px
    }
    .carousel {
        background: #2f4357;
        padding-top: 0;
        position: inherit;
        height: auto
    }
    .carousel-control {
        width: 8%!important
    }
    img.img_style_down_two {
        margin-top: 0;
        display: none
    }
    img.img_style_down {
        display: none;
        width: 80px;
        margin: auto
    }
    .carousel-caption {
        height: 100vh
    }
    h2.header_style {
        font-size: 22px;
        padding-top: 0;
        margin-top: 0;
        text-align: center
    }
}
@media only screen and (max-width:768px) {
    body {
        overflow-y: scroll;
    }
    .container {
        width: 94%;
        margin: auto
    }
    .header-main {
        height: auto
    }
    .container-main {
        padding: 0;
        height: auto;
        background-image: none;
        background-size: cover;
        background-repeat: no-repeat
    }
    .surgery-logo-style {
        width: 65px
    }
    .opacity-style {
        height: auto;
        background-color: rgba(51, 51, 51, 0.66)
    }
    .text-center {
        padding-top: 2em
    }
    h1.main-heading {
        font-size: 26px
    }
    h2.small-heading {
        font-size: 20px;
        margin-bottom: 14px
    }
    .search-main {
        width: 90%;
        margin: auto
    }
    .Drop-style {
        width: 100%;
        height: 38px
    }
    button.btn.search-btn {
        line-height: 34px;
        outline: none;
        width: 100%;
        font-size: 15px;
        margin-bottom: 20px
    }
    button.btn.search-btn:hover {
        width: 100%
    }
    .bb-products {
        width: 100%;
        margin: auto
    }
    .bb-products ul li a {
        height: 95px;
        border-right: solid 1px #e0e0e0;
        float: left;
        width: 48.7%;
        text-align: center;
        text-decoration: none;
        color: #000;
        font-size: 15px;
        margin: 0!important;
        border-bottom: solid 1px #e0e0e0
    }
    .img_style {
        width: 218px;
        float: left;
        margin-top: 10px;
        margin-left: 30px
    }
    .right_contentt {
        float: left;
        width: 42%;
        margin-left: 10px
    }
    .pull-right {
        color: #fff;
        width: 55px;
        height: 55px;
        border: solid 2px #fff;
        text-align: center;
        line-height: 61px;
        font-size: 9px;
        padding: 0;
        border-radius: 50%;
        margin-left: 20px;
        cursor: pointer
    }
    .pull-left {
        float: left!important;
        color: #fff;
        width: 55px;
        height: 55px;
        border: solid 2px #fff;
        text-align: center;
        line-height: 59px;
        font-size: 9px;
        padding: 0;
        border-radius: 50%;
        margin-right: 20px;
        cursor: pointer
    }
    .napanta_opacity {
        height: 100vh;
        background-image: none;
        background-size: auto;
        padding-top: 1em;
        background-color: #292929;
        float: left;
        width: 100%
    }
    img.img_style_down {
        display: none;
        width: 80px;
        margin: auto
    }
    .napanta-slide-app .sl-slide h2 {
        line-height: normal;
        font-size: 15px;
        text-align: center;
        margin-bottom: 0;
        letter-spacing: 0;
        padding: 0;
        margin-top: 0
    }
    p.p_text {
        text-align: justify;
        font-size: 13px;
        text-transform: capitalize;
        width: auto;
        line-height: normal;
        color: #fff;
        margin-bottom: 1em
    }
    .napanta_app_main {
        width: 82%;
        margin: auto;
        padding-top: 30px
    }
    .btn.btn-lg,
    .btn.explore_btn {
        background: #009f4a;
        border-radius: 0;
        border: solid 1px #009f4a;
        color: #fff;
        font-weight: 400;
        line-height: normal;
        float: left;
        padding: 6px 10px;
        font-size: 13px;
        margin-left: 0
    }
    .btn.btn-lg:hover,
    .btn.explore_btn:hover {
        color: #fff;
        background-color: #02863f;
        border: solid 1px #02863f;
        border-radius: 0;
        font-weight: 400;
        line-height: normal;
        float: left;
        padding: 6px 10px;
        font-size: 13px;
        margin-left: 0
    }
    .carousel {
        background: #2f4357;
        padding-top: 0;
        position: inherit;
        height: auto
    }
    .carousel-control {
        width: 8%!important
    }
    img.img_style_down_two {
        margin-top: 0;
        display:inline-block;
    }
    .carousel-caption {
        height: 100vh
    }
    .carousel-indicators{
        display: none;
    }
    h2.header_style {
        font-size: 18px;
        padding-top: 10px;
        margin-top: 0;
        text-align: center;
    }
    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0, 0, 0, 0)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x;
    }
    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0, 0, 0, 0)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x;
    }
}
@media only screen and (max-width:1024px) {
    body {
        overflow-y: scroll;
    }
    .container {
        width: 94%;
        margin: auto
    }
    .header-main {
        height: auto
    }
    .container-main {
        padding: 0;
        height: auto;
        background-image: none;
        background-size: cover;
        background-repeat: no-repeat
    }
    .surgery-logo-style {
        width: 65px
    }
    .opacity-style {
        height: auto;
        background-color: rgba(51, 51, 51, 0.66)
    }
    .text-center {
        padding-top: 2em
    }
    h1.main-heading {
        font-size: 26px
    }
    h2.small-heading {
        font-size: 20px;
        margin-bottom: 14px
    }
    .search-main {
        width: 90%;
        margin: auto
    }
    .Drop-style {
        width: 100%;
        height: 38px
    }
    button.btn.search-btn {
        line-height: 34px;
        outline: none;
        width: 100%;
        font-size: 15px;
        margin-bottom: 20px
    }
    button.btn.search-btn:hover {
        width: 100%
    }
    .bb-products {
        width: 100%;
        margin: auto
    }
    .bb-products ul li a {
        height: 95px;
        border-right: solid 1px #e0e0e0;
        float: left;
        width: 48.7%;
        text-align: center;
        text-decoration: none;
        color: #000;
        font-size: 15px;
        margin: 0!important;
        border-bottom: solid 1px #e0e0e0
    }
    .img_style {
        width: 218px;
        float: left;
        margin-top: 10px;
        margin-left: 30px
    }
    .right_contentt {
        float: none;
        width: auto;
        clear: both;
        margin-left: 0px;
        padding-top: 10px;
    }
    .pull-right {
        color: #fff;
        width: 40px;
        height: 40px;
        border: solid 2px #fff;
        text-align: center;
        line-height: 40px;
        font-size: 6px;
        padding: 0;
        border-radius: 50%;
        margin-right: 9px;
        margin-left: 10px;
        cursor: pointer;
        float: left !important;
    }
    .pull-left {
        color: #fff;
        width: 40px;
        height: 40px;
        border: solid 2px #fff;
        text-align: center;
        line-height: 40px;
        font-size: 6px;
        padding: 0;
        border-radius: 50%;
        margin-right: 9px;
        margin-left: 10px;
        cursor: pointer;
        float: left !important;
    }
    .napanta_opacity {
        height: 100vh;
        background-image: none;
        background-size: auto;
        padding-top: 1em;
        background-color: #292929;
        float: left;
        width: 100%
    }
    img.img_style_down {
        display:inline-block;
        width: 190px;
        margin: auto;
    }
    .napanta-slide-app .sl-slide h2 {
        line-height: normal;
        font-size: 15px;
        text-align: center;
        margin-bottom: 0;
        letter-spacing: 0;
        padding: 0;
        margin-top: 0
    }
    p.p_text {
        text-align: justify;
        font-size: 13px;
        text-transform: capitalize;
        width: auto;
        line-height: normal;
        color: #fff;
        margin-bottom: 1em
    }
    .napanta_app_main {
        width: 82%;
        margin: auto;
        padding-top: 30px;
    }
    .btn.btn-lg,
    .btn.explore_btn {
        background: #009f4a;
        border-radius: 0;
        border: solid 1px #009f4a;
        color: #fff;
        font-weight: 400;
        line-height: normal;
        float: left;
        padding: 6px 10px;
        font-size: 13px;
        margin-left: 0
    }
    .btn.btn-lg:hover,
    .btn.explore_btn:hover {
        color: #fff;
        background-color: #02863f;
        border: solid 1px #02863f;
        border-radius: 0;
        font-weight: 400;
        line-height: normal;
        float: left;
        padding: 6px 10px;
        font-size: 13px;
        margin-left: 0
    }
    .carousel {
        background: #2f4357;
        padding-top: 0;
        position: inherit;
        height: auto
    }
    .carousel-control {
        width: 8%!important
    }
    img.img_style_down_two {
        margin-top: 0px;
        margin-left: 0px;
        width:190px;
        margin: auto;
    }
    .carousel-caption {
        height: 100vh
    }
    .carousel-indicators{
        display: none;
    }
    h2.header_style {
        font-size: 18px;
        padding-top: 10px;
        margin-top: 0;
        text-align: center;
    }
    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0, 0, 0, 0)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x;
    }
    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0, 0, 0, 0)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x;
    }
    .mobile-main{
        height: 82vh;
        overflow-y: scroll;
    }
}