/*------------------------------------
Mobile First Approach
------------------------------------*/

@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap");
a:hover {
    text-decoration: none;
}

.prr {
    position: relative !important;
}

.site-divider {
    width: 100%;
    height: 5px;
    z-index: 1;
    background: -webkit-gradient(linear, left top, right top, color-stop(25%, #03a658), color-stop(25%, #2d1744));
    background: linear-gradient(90deg, #03a658 25%, #2d1744 25%);
}

.clearfix {
    clear: both;
}

.site-title {
    font-size: 30px;
    margin-bottom: 30px;
}

.removePadding {
    padding: 15px 0 !important;
}

body {
    overflow-x: hidden !important;
    position: relative;
    font-family: "Open Sans";
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

html {
    scroll-behavior: smooth;
}

.scroll-to-top {
    width: 40px;
    height: 40px;
    background: #03a658;
    border-radius: 50%;
    position: fixed;
    bottom: 5px;
    right: 20px;
    -webkit-box-shadow: 0px 0px 20px #00000038;
    box-shadow: 0px 0px 20px #00000038;
    text-align: center;
    display: none;
    z-index: 90;
    border: 0;
}

.scroll-to-top i {
    color: #f2f3f3;
    line-height: 40px;
    font-size: 1rem;
    font-weight: bold;
}

.scroll-to-top:hover i {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    -webkit-box-shadow: 0px 1px 30px -2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 30px -2px rgba(0, 0, 0, 0.15);
}

.px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.mh__inherit {
    min-height: inherit;
}

.primary__button {
    background: #2d3039;
    border-radius: 0;
    color: #fff !important;
    font-size: 14px;
    text-transform: capitalize;
}

.Wrapper {
    height: 100%;
}

.a-title {
    font-size: 14px;
    color: #03a658;
    font-weight: 700;
    min-height: 41.85px;
    display: block;
    border-bottom: 1px solid #eee;
}

.searchbox {
    position: relative;
    min-width: 50px;
    width: 0%;
    height: 50px;
    float: left;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #dcddd8;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0px 55px 0px 20px;
    font-size: 14px;
    color: #2d1744;
}

.searchbox-input::-webkit-input-placeholder {
    color: #2d1744;
}

.searchbox-input:-moz-placeholder {
    color: #2d1744;
}

.searchbox-input::-moz-placeholder {
    color: #2d1744;
}

.searchbox-input:-ms-input-placeholder {
    color: #2d1744;
}

.searchbox-icon,
.searchbox-submit {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 0;
    font-family: verdana;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #03a658;
    background: #fff;
}

.searchbox-open {
    width: 100%;
}


/*------------------------------------
header.php css starts
------------------------------------*/

.top-bar {
    background: #f2f3f3;
}

.top-bar p {
    font-size: 14px;
    margin-bottom: 0;
    padding-top: 5px;
}

.top-bar .top__Nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 2.4;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.top-bar .top__Nav .top__Link {
    padding: 0 7px;
}

.top-bar .top__Nav .top__Link-Item {
    font-size: 14px;
    color: #2d1744;
}

.top-bar .top__Social-Link {
    text-align: right;
    line-height: 2;
}

.top-bar .top__Social-Link a i {
    line-height: 30px;
    font-size: 14px;
    color: #000;
    display: inline-block;
    padding: 0 5px;
}

.top-bar .top__Social-Link .border-right-white {
    border: 0;
    border-left: 2px;
    border-style: solid;
    border-color: #fff;
}

.circleSocialIcons {
    width: 25px;
    height: 25px;
    color: #03a658;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
}

.wrapperOfTopSocialIcons {
    padding: 0.3rem 0;
}

.circleSocialIconsWrapper,
.TopTextWrapper {
    display: inline-block;
}

.TopIconWrapper {
    display: inline-block;
    padding-top: 0.2rem;
}

.primaryButton {
    background: #FEF266;
    display: inline-block;
    font-size: 12px;
    border-radius: 0;
}

#nav {
    background: url("../img/navbar.png");
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
}

#nav .navbar {
    padding: 0 0.75rem;
}

#nav .logo {
    max-width: 132px;
}

#nav .nav-link {
    color: inherit;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: "Open Sans", sans-serif;
}

#nav .nav-link.hvr-underline-from-center:before {
    background: #000;
}

#nav .navbar-toggler-icon i {
    color: #000;
}

#nav .navbar-collapse {
    padding: 15px 0;
}

.booking__Box-scroll {
    top: 82px !important;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

.dropdown-menu li a,
.dropdown-submenu li a {
    color: #000;
    font-size: 14px;
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    position: absolute;
    top: 22px;
    left: 36px;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px;
}

.dropdown:hover>.dropdown-menu,
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    top: 25px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px;
    padding: 0.4rem 0.7rem !important;
}

.header__search {
    position: relative;
}

.header__Search-Box {
    max-width: 250px;
}

.search {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.search * {
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.search__wrapper {
    position: relative;
}

.search__field {
    width: 50px;
    height: 50px;
    color: transparent;
    background: none;
    font-size: 1.35em;
    padding: 0.35em 50px 0.35em 0;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.search__field:focus {
    border-bottom-color: #ccc;
    color: #2b2b2b;
    width: 200px;
    padding: 0 10px;
    cursor: default;
    font-size: 16px;
}

.search__field:focus~.search__icon {
    background-color: transparent;
    cursor: pointer;
    pointer-events: auto;
}

.search__icon {
    position: absolute;
    color: #03a658;
    top: 0;
    right: 0;
    background: none;
    width: 50px;
    height: 50px;
    font-size: 1.35em;
    text-align: center;
    border-color: transparent;
    border-radius: 50%;
    pointer-events: none;
    display: inline-block;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.search__field::-webkit-input-placeholder {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition-property: top, color;
    transition-property: top, color;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}

.search__field:-moz-placeholder {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition-property: top, color;
    transition-property: top, color;
    transition-duration: 0.1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}

.search__field::-moz-placeholder {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition-property: top, color;
    transition-property: top, color;
    transition-duration: 0.1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}

.search__field:-ms-input-placeholder {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition-property: top, color;
    transition-property: top, color;
    transition-duration: 0.1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}

.search__field::-webkit-input-placeholder[style*="hidden"] {
    color: #83b0c1;
    font-size: 0.65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}

.search__field:-moz-placeholder[style*="hidden"] {
    color: #83b0c1;
    font-size: 0.65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}

.search__field::-moz-placeholder[style*="hidden"] {
    color: #83b0c1;
    font-size: 0.65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}

.search__field:-ms-input-placeholder[style*="hidden"] {
    color: #83b0c1;
    font-size: 0.65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}

.absolute {
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
}

.left-60 {
    left: 60px !important;
}


/*------------------------------------
header.php css ends
------------------------------------*/


/*------------------------------------
index.php css starts
------------------------------------*/

#header {
    height: inherit !important;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    z-index: 9;
}

#header::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 7px;
    z-index: 100;
    background: -webkit-gradient(linear, left top, right top, color-stop(25%, #03a658), color-stop(25%, #0f3155));
    background: linear-gradient(90deg, #03a658 25%, #0f3155 25%);
}

#header .header__text {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}

#header .header__text h3 {
    max-width: 113px;
    line-height: 1.5;
    position: relative;
    left: 32%;
    font-size: 0.6rem;
}

#header .banner__slides {
    position: relative;
}

#header .banner__slides .owl-nav,
#header .banner__slides .owl-dots {
    display: block;
}

#header .banner__slides .owl-dots {
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#header .banner__slides .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
    background: #f2f3f3;
}

#header .banner__slides .owl-dots .owl-dot.active span {
    background: #03a658;
}

#header .banner__slides .owl-nav {
    color: #03a658;
}

#header .banner__slides .owl-nav .owl-next {
    position: absolute;
    right: 10%;
    font-size: 100px;
    font-weight: 300;
    top: 28%;
    -webkit-transform: translateX(-28%);
    transform: translateX(-28%);
}

#header .banner__slides .owl-nav .owl-next:hover {
    background: none;
}

#header .banner__slides .owl-nav .owl-prev {
    position: absolute;
    left: 10%;
    font-size: 100px;
    font-weight: 300;
    top: 28%;
    -webkit-transform: translateX(-28%);
    transform: translateX(-28%);
}

#header .banner__slides .owl-nav .owl-prev:hover {
    background: none;
}

#shopNow {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
}

#shopNow .product {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 40px;
}

#shopNow .product__Description {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

#shopNow .product__Description-text {
    color: #2d1744;
    margin: 0;
    margin-bottom: 1rem;
    font-size: 1.1rem;
}

#shopNow .product__Description-paragraph {
    font-size: 0.9rem;
}

#product .single-product {
    background: #f5f5f5;
    text-align: center;
    padding: 30px;
    margin-bottom: 1.4rem;
    border: 3px solid #f5f5f5;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#product .single-product:hover {
    background: #fff;
    -webkit-box-shadow: 3px 3px 16px rgba(0, 0, 0, 0.35);
    box-shadow: 3px 3px 16px rgba(0, 0, 0, 0.35);
    border: 3px solid #afe5cb;
}

.single-product__image {
    height: 150px;
    height: 170px;
    overflow: hidden;
}

#product .single-product__image-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#product .single-product__title {
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
    color: #2d1744;
}

#product .single-product__link {
    color: #03a658;
}

#associates {
    padding: 30px 0;
    position: relative;
}

#associates .associates__slider__item-img {
    max-width: 150px;
}

#associates .owl-nav {
    display: inline-block;
}

#associates .owl-nav span {
    font-size: 40px;
}

#associates .owl-dots {
    display: none;
}

#associates .owl-nav button:hover {
    background: none;
    color: #2d2d2d;
}

#associates .owl-nav .owl-prev {
    position: absolute;
    top: 10%;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
}

#associates .owl-nav .owl-next {
    position: absolute;
    top: 10%;
    right: 0;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
}

#productBanner {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 100px;
}

#productBanner h3 {
    color: #fff;
    font-size: 1rem;
    max-width: 140px;
}

#testimonial {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
}

#testimonial h3 {
    color: #333333;
}

#testimonial .subtitle {
    color: #03a658;
    margin-bottom: 0;
}

#testimonial .testimonial {
    padding-top: 40px;
}

#testimonial .testimonial-para {
    color: #a4a2a3;
    padding: 20px 25px;
    position: relative;
    background: #f5f5f5;
}

#testimonial .testimonial-para::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    border-style: solid;
    border-width: 40px 40px 0 0;
    border-color: #f5f5f5 transparent transparent transparent;
}

#testimonial .testimonial__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#testimonial .testimonial__meta-image {
    background: #f5f5f5;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

#testimonial .testimonial__meta-image__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

#testimonial .testimonial__meta-title {
    color: #03a658;
    font-size: 1rem;
}

.line {
    width: 20px;
    margin-left: 1rem;
    margin-right: 1rem;
    height: 1px;
    background: #000;
}

#footer {
    background: #333;
    color: #fff;
    padding: 1.4rem 0;
    font-size: 14px;
}

#footer h2 {
    font-size: 1.4rem;
}

#footer .footer__nav li {
    color: #fff;
}

#footer .footer__nav li a {
    color: inherit;
}

#footer .meta {
    color: #5b5b5b;
}

#footer .copyright__footer {
    border-top: 1px solid #fff;
    padding-top: 15px;
}


/*------------------------------------
index.php css ends
------------------------------------*/

.hoverButton {
    position: relative;
    z-index: 1;
    border-color: #fff;
    color: #fff;
    overflow: hidden;
    -webkit-transition: color 0.5s ease-out;
    transition: color 0.5s ease-out;
}

.hoverButton:before {
    content: "";
    background-color: #fff;
    z-index: -1;
    width: 200%;
    height: 150%;
    opacity: 0;
    position: absolute;
    left: -50%;
    bottom: 0;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    will-change: transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.01, -0.24, 0, 0.68);
    transition-timing-function: cubic-bezier(0.01, -0.24, 0, 0.68);
}

.hoverButton:hover::before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    color: #000;
}

.animatedButton:link,
.animatedButton:visited {
    margin: 30px auto 0;
    padding: 14px 15px;
    color: #fff;
    font-size: 14px;
    border-radius: 0;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: 0.08em;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
}

.animatedButton:link:hover::after,
.animatedButton:visited:hover::after {
    height: 450%;
}

.animatedButton::after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    -webkit-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}

.right-to-left {
    color: #fff;
    cursor: pointer;
    display: block;
    position: relative;
    border: 2px solid #f7ca18;
    -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    z-index: 11;
}

.right-to-left:hover::before {
    right: 0%;
    left: auto;
    width: 100%;
}

.right-to-left::before {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 0px;
    z-index: -1;
    content: "";
    color: #000 !important;
    background: #f7ca18;
    -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.banner__slides__item__image-img {
    object-fit: cover;
}

a img,
p img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

img {
    object-fit: cover;
}


/*# sourceMappingURL=style.css.map */

.index__videoWrapper {
    height: 400px;
    width: 100%;
}

.index__videoWrapper iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ft-13 {
    font-size: 13px;
}


/* new css*/

.home-image-wrapper {
    display: grid;
}

.product__Image {
    height: 150px;
    width: 150px;
    overflow: hidden;
}


/*mega menu*/
.mega-menu-container {
    border-top: 3px solid #0f3155;
    min-width:450px;
    background-color: #fff;
    -webkit-box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
    box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
}