@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/*!
Theme Name: Website
Theme URI: https://www.drupalbuilder.com/
Author: Rajesh Kumar
Author URI: https://www.drupalbuilder.com/
Description: This was a bespoke theme
Version: 1.0.0
*/

body {
    font-family: "Roboto" !important;
    font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #050D13;
	position: relative;
	overflow: hidden;
}
.bg-white {
    background-color: #e8e8e8 !important;
}
.overflowb {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .container-xxxl {
    width: 100%;
    max-width: 1140px !important;
}
.top-bar {
    background: #050d13;
}
#header-top-menu {
    text-align: right;
	margin-bottom: 0;
}

#header-top-menu li a {
    color: #F7F8F8;
    font-weight: 500;
    text-decoration: none;
    font-size: 0.6rem;
    line-height: 36px;
    padding: 0 30px 0 30px;
    text-transform: uppercase;
	display: block;
}

.logo, .woocommerce .logo {
    max-width: 240px;
    width: 100%;
    height: auto;
    position: absolute;
    
}

.wpcf7-not-valid-tip {
    margin-bottom: 15px;
}

.find-menu a::before {
    content: "\f041";
    font-family: FontAwesome;
    font-size: 12px;
    font-weight: normal;
    padding-right: 10px;
    vertical-align: middle;
}
.login-menu a::after {
    content: "\f061";
    font-family: FontAwesome;
    font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
	vertical-align: top;
}
.header .header-inner {
    padding: 40px 0px !important;
}
.header-menu {
    text-align: right;
}
#primary-menu li a {
    text-decoration: none;
	font-size: 14px;
    color: #050d13;
    font-weight: 400;
	padding-left: 30px;
	padding-right: 30px;
}
blockquote {
    padding: 20px;
    border-left: 4px solid #09afe6;
    margin-bottom: 25px;
    font-style: italic;
    background: #f5f5f5;
}
blockquote, q {
    quotes: none;
}
.header-banner-single {
    max-height: 580px;
    overflow: hidden;
}
.hideme-menu{
	display:none;
}
.bg-footer {
	color: #fff;
	font-size: 0.8rem;
}
.sub-menu-items a:hover, .sub-menu-items a:focus {
	font-weight:600;
}
.navigation.pager{
	margin:25px auto;
	clear:both;
}
.navigation li a,
.navigation li a:hover,.navigation li a:focus,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
	margin:0 5px;
}
 
.navigation li a,
.navigation li a:hover,.navigation li a:focus,
.navigation li.active a,
.navigation li.disabled {
    background-color: #014f3d;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation li a:hover,.navigation li a:focus,
.navigation li.active a {
    background-color: #005283;
}
footer .social-link {
    width: 30px;
    height: 30px;
}
.social-link {
    padding: 0 0 0 30px;
}
footer .social {
    text-align: right;
	margin: 19px 0;
}
footer ul {
    margin-bottom: 0px;
    padding: 0px;
        padding-left: 0px;
    font-weight: 400;
}
footer ul {
    display: inline-block;
}
footer ul li {
    position: relative;
    line-height: 14px;
    padding-right: 5px;
}
footer ul li {
    display: inline-block;
}
footer .social-link a {
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 25px;
    height: 25px;
    display: inline-block;
    line-height: 0;
    font-size: 0;
    color: transparent;
    background-size: cover;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
footer .facebook, footer .facebook:hover,
footer .twitter, footer .twitter:hover,
footer .instagram, footer .instagram:hover,
footer .linked_in, footer .linked_in:hover {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
footer .facebook {
    background-image: url("/wp-content/themes/website/img/icons/facebook-static.svg");
}
footer .facebook:hover {
    background-image: url("/wp-content/themes/website/img/icons/facebook-hover-01.svg");
}
footer .twitter {
    background-image: url("/wp-content/themes/website/img/icons/twitter-static.svg");
}
footer .twitter:hover {
    background-image: url("/wp-content/themes/website/img/icons/twitter-hover-01.svg");
}
footer .video {
    background-image: url("/wp-content/themes/website/img/icons/play-button.png");
}
footer .video:hover {
    background-image: url("/wp-content/themes/website/img/icons/play-button.png");
}
footer .linked_in {
    background-image: url("/wp-content/themes/website/img/icons/linkedin-static.svg");
}
footer .linked_in:hover {
    background-image: url("/wp-content/themes/website/img/icons/linkedin-hover-01.svg");
}
.footer-menu li {
    display: inline-block;
    padding: 0 10px 0 10px;
    border-right: 1px solid;
    vertical-align: text-top;
}
.footer-menu li:first-child {
	padding-left: 0;
}
.footer-menu li:last-child {
	border-right: none;
}
#footer-menu li a {
    text-decoration: none;
    font-weight: normal;
    font-size: 0.8rem;
}
#footer-menu li a:hover, #footer-menu li a:focus, #footer-menu li.current-menu-item a {
	color: #014f3d;
}
.copyright {
    font-size: 0.8rem;
    padding: 5px;
}
.hidden-menu {
    margin-bottom: 40px;
}
.footer-cont {
    padding-top: 15px !important;
    padding-bottom: 3px !important;
}
footer .social span {
    position: relative;
    top: -12px;
    left: -15px;
    font-weight: 400;
    font-size: 12px;
}
.footer-menu-cont.second {
    margin-top: 14px;
}

.bg-grey-light a {
    color: #fff;
    text-decoration: none;
}

.footer-menu-cont.second #footer-menu li a {
    font-weight: 300;
	font-size: 10px;
}
.header-banner-image.top-image {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
	width: 100% !important;
	position: relative;
}
/*
.overlay-color.darkness_1 {
    background: rgba(0, 0 ,0,0.1);
}
.overlay-color.darkness_2 {
    background: rgba(0, 0 ,0,0.2);
}
.overlay-color.darkness_3 {
    background: rgba(0, 0 ,0,0.3);
}
.overlay-color.darkness_4 {
    background: rgba(0, 0 ,0,0.4);
}
.overlay-color.darkness_5 {
    background: rgba(0, 0 ,0,0.5);
}
*/
.header-banner-image .full-height {
    margin-top: 20% !important;
    margin-bottom: 20% !important;
}
.banner-below-content {
    position: relative;
    overflow: hidden;
    height: 100%;
}



.process-btn {
    position: absolute;
    bottom: 60px;
    right: 0;
}
.arrow-btn a, .enq-btn a, .arrow-right-link{
	text-decoration: none;
	font-size: 18px;
	line-height: 24px;
}
.arrow-btn a:hover, .arrow-right-link:hover,.arrow-btn a:focus, .arrow-right-link:focus {
	color: #014f3d;
	text-decoration: none;
}
.arrow-btn a, .arrow-btn a:hover, .arrow-btn a:focus {
	background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    padding-right: 35px;
}
.arrow-btn a {
    background: url("/wp-content/themes/website/img/icons/ic_arrow_downward-2.png");
}
.arrow-btn a:hover, .arrow-btn a:focus {
    background: url("/wp-content/themes/website/img/icons/ic_arrow_downward-3.png");
}
/*
.enq-btn {
    margin-top: 40px;
}
*/
.enq-btn a {
    color: #6b7c8e;
    text-decoration: underline;
}
.enq-btn a:hover, .enq-btn a:focus {
    color: #000;
}
.scroll-more {
    bottom: 60px;
}
.post-lists {
    overflow: hidden;
}
.latest-post-img img {
    width: 100%;
    height: auto;
}
.sl-btn-h {
    margin-top: 20px;
}
.mc4-fields:focus {
    border-color: #014f3d;
	color: #014f3d;
}
.arrow-right-link .arrow-right {
    margin-left: 10px;
}
.scroll-more {
    display: none;
}
.home .scroll-more, .page-wirevax .scroll-more {
    display: block;
}
.h-b-byes {
    padding-bottom: 60px;
}

.full-img img {
    width: 100%;
}
.single p {
	line-height: 22px;
	letter-spacing: 0.5px;
}
 


/* ------------- Global Css --------------- */
a, a:hover, a:focus {
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.thin-height {
    margin-top: 10%;
    margin-bottom: 10%;
	overflow: hidden;
}
.title {
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    color: #bddaf9;
}
.thin-height .title {
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    text-align: left;
}
.subtitle {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
    max-width: 100%;
    margin: 0 auto;
}
.thin-height .subtitle {
    font-size: 22px;
    text-align: left;
    font-weight: 400;
    max-width: 60%;
    line-height: 28px;
	margin-left: 0;
}
.subtitle p {
    color: #bddaf9;
    margin-bottom: 0;
}
.banner-btn {
    margin-top: 35px;
	padding-bottom: 50px;
}
.thin-height .banner-btn {
	float: left;
}
.round-btn.btn {
	min-width: 220px;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 0;
    line-height: 40px;
    font-weight: bold;
	text-transform: capitalize;
}
.btn-light-gray {
	background: #fff;
	border: 2px solid #fff;
	color: #014f3d;
}
.btn-light-gray.btn:hover, .btn-light-gray.btn:focus {
	background: #e8e8e8;
	border-color: #e8e8e8;
	color: #014f3d;
}
.btn-dark-green {
	background: #014f3d;
	border-color: #014f3d;
	color: #fff;
}
.btn-dark-green.btn:hover, .btn-dark-green.btn:focus {
	background: #000000;
	border-color: #000000;
	color: #fff;
}
.btn-light-green {
	background: #d4aa6e;
	border-color: #d4aa6e;
	color: #fff;
}
.btn-light-green.btn:hover, .btn-light-green.btn:focus {
	background: #f9c232;
	border-color: #f9c232;
	color: #fff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
	box-shadow: none;
}
/*
.round-btn.btn:hover, .round-btn.btn:focus {
	background: #F7F8F8;
	color: #050D13;
}
.text-round-btn.btn {
    background: #050D13;
}
.text-round-btn.btn:hover , .text-round-btn.btn:focus {
    background: transparent;
    color: #050D13;
    border-color: #050D13;
}
*/
p {
	color: #050D13;
}
b, strong {
    font-weight: 500;
	font-size: 18px;
}
h1, h2, h3, h4, h5 {
	font-family: "Roboto" !important;
	color: #050D13;
}

h1 {
    font-size: 45px;
    font-weight: 500;
    line-height: 52px;
	margin-bottom: 30px;
}
h2 {
	font-size: 32px;
	line-height: 40px;
	font-weight: 600;
	margin-bottom: 30px;
}
h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 0;
}
h5 {
	font-size: 14px;
	line-height: 22px;
	font-weight: 700;
	text-transform: uppercase;
}
h3 a {
    text-decoration: none;
}
a {
	color: #050D13;
}
a:hover, a:focus {
	color: #014f3d;
}
.small-text {
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
}
.bg-grey-light {
    background: #f9862f;
}

.bg-grey-light p {
  color: #fff;
  margin-bottom: 0 !important;
  line-height: 18px !important;
  font-size: 13px !important;
}
.text-light {
  text-align: left !important;
}
.c-white, .c-white p {
    color: #F7F8F8;
}
.td-none {
	text-decoration: none;
}
.c-light {
    color: #014f3d;
}
.dark-bg {
    background: #6b7c8e;
    color: #fff;
}
.dark-bg-light {
	background: #fff;
    color: #000;
}
.m-bottom {
    margin-bottom: 100px;
}
.mc4-fields {
	background: transparent;
    border-radius: 0 !important;
    border: 1px solid #979797;
    outline: 0;
    padding: 0.8rem;
    display: block;
    width: 100%;
	line-height: 24px;
    resize: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.mc4-fields:focus {
    border-color: #014f3d;
	color: #014f3d;
}
.s-btn {
	background: #fff;
    border-radius: 0 !important;
    border: 1px solid #fff;
    outline: 0;
    padding: 0.8rem;
    display: block;
    width: 100%;
    resize: none;
	color: #014f3d;
	line-height: 24px;
	font-weight: bold;
}
.s-btn:hover{
	background: #e8e8e8;
	border-color: #e8e8e8;
	color: #014f3d;
}
.s-btn:focus {
	background: #e8e8e8;
	border-color: #e8e8e8;
	color: #014f3d;
	
}
input[type=submit]:active {
  background-color: #e8e8e8;
  -webkit-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-color: #e8e8e8;
	box-shadow: none;
}
input[type="submit"], .form-control {
	-webkit-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
::-webkit-input-placeholder { 
  color: #B4B4B4;
  font-size: 14px;
  display: none;
}
::-moz-placeholder { 
  color: #B4B4B4;
  font-size: 14px;
  display: none;
}
:-ms-input-placeholder { 
  color: #B4B4B4;
  font-size: 14px;
  display: none;
}
:-moz-placeholder { 
  color: #B4B4B4;
  font-size: 14px;
  display: none;
}
.form-control {
	background: #fff;
    margin-bottom: 30px;
    border-radius: 0 !important;
    border: none;
    outline: 0;
    padding: 0.8rem;
    display: block;
    width: 100%;
    resize: none;
	height: calc(2em + 1.5rem + 2px);
}
.form-control:hover {
	-moz-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.3);
	border-color: #014f3d;
}
.form-control:focus {
	-moz-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.3);
	border: 1px solid #014f3d;
	background: #fff;
	color: #014f3d;
}
.btn:focus {
	box-shadow: none;
}
#message {
    height: 160px;
}
.wpcf7-form select {
    background-image: url("/wp-content/themes/website/img/icons/down-expand-collapse-arrow-dark.svg");
    background-repeat: no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-position: right .7em top 50%, 0 0;
}
.wpcf7-form label {
	font-weight: 500;
}
.wpcf7-list-item-label a {
    color: #fff;
    font-weight: 400;
}
.wpcf7-list-item {
    margin: 12px 0 0 0;
}
.wpcf7-list-item-label {
    vertical-align: middle;
    font-weight: 300;
}
input[type="checkbox"] {
    width: 25px ! important;
    height: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #e8e8e8;
    background-color: transparent;
    vertical-align: middle;
    padding: 0 !important;
    outline: none !important;
    user-select: none;
    margin-right: 10px;
}
input[type="checkbox"]:checked {
    background-image: url("/wp-content/themes/website/img/icons/basic-tick.png");
    background-size: contain;
}
/* ----------------- Team css ---------------- */
.teams-product {
    position: relative;
    overflow: hidden;
	margin-bottom: 30px;
}
.teams-postlist-image {
	position: relative;
}
.teams-postlist-image img {
    width: 100%;
    height: 100%;
	text-align: center;
}
.teams-content-bg {
    position: absolute;
    display: none;
    top: 0;
	right: 15px;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.teams-content {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 0;
    vertical-align: middle;
    display: table;
    table-layout: fixed;
}
.section__content--animated {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 500ms;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 500ms;
    -moz-animation-fill-mode: both;
    -o-animation-duration: 500ms;
    -o-animation-fill-mode: both;
    animation-duration: 500ms;
    animation-fill-mode: both;
    -webkit-animation-delay: 125ms;
    -moz-animation-delay: 125ms;
    -o-animation-delay: 125ms;
    animation-delay: 125ms;
}
.teams-content-table {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.teams-product:hover .teams-content-bg {
    display: block;
	width: auto;
    left: 15px;
    background: rgba(5,13,19,0.8);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition: opacity 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out, -moz-transform 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out, -o-transform 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
        transition-delay: 0s, 0s;
    transition-delay: 0.1s, 0.1s;
    
}
.view-all-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}
.teams-popup-block {
    background: rgba(5,13,19,0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    overflow-y: scroll;
}
.teams-popup-window-content {
    display: block !important;
}
.teams-popup-window-content {
    margin: 150px auto 100px auto;
    background: #F7F8F8;
    overflow: hidden;
    width: 100%;
    max-width: 60%;
}
.teams-pop-up-content {
    padding: 60px 100px 100px 80px;
}
.teams-popup-window-content .close {
    background: url("/wp-content/themes/website/img/icons/ic_close-1.png");
        background-repeat: repeat;
        background-size: auto;
    transition: all 200ms;
    text-decoration: none;
    text-shadow: none;
    opacity: 1.5;
    padding: 20px 20px 0 0;
    position: absolute;
    z-index: 999;
    right: 14%;
    top: 12%;
    color: #fff;
    font-weight: normal;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
}
.teams-popup-window-content .close:hover {
	background: url("/wp-content/themes/website/img/icons/ic_close-1.png");
	background-size: 100%;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
}
.teams-controllers {
    position: absolute;
    width: 70%;
    right: 0;
    z-index: 99;
    left: 0;
    top: 60%;
}
.teams-prev {
    position: absolute;
    left: 20%;
}
.teams-next {
    position: absolute;
    right: -22%;
}
.teams-next a, .teams-prev a {
    color: #fff;
	font-size: 32px;
}
.active {
    visibility: visible;
    opacity: 1;
}
.teams-popup-image img {
    width: 100%;
    height: 100%;
}
.teams-social-items ul li {
    display: inline;
    padding: 0 10px 0 0px;
}
.teams-social-items ul li img {
    width: 22px;
}
.teams-contact-items labels {
    color: #050D13;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}
.teams-description p {
    font-size: 14px;
    color: #050D13;
    font-weight: 300;
    line-height: 20px;
}
.email-field a {
    font-weight: 400;
    font-size: 12px;
	text-decoration: none;
}
.email-field a .fa {
	margin-right: 10px;
}
.category-filter-items .btn {
    font-size: 14px;
    line-height: 40px;
    padding: 0;
        padding-right: 0px;
        padding-left: 0px;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0 40px 0 0px;
}
.category-filter-items .btn.active {
    font-weight: 500;
}
.category-filter-items .btn:hover::after, .category-filter-items .btn.active::after {
    content: "";
    height: 6px;
    width: 100%;
    background-color: #014f3d;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

/* ------------ Submenu Css --------------- top: 119px; */
.sub-menu-outer {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(5,13,19,0.67);
    top: 84px; 
    z-index: 9999;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.sub-menu-bg {
    background: #F7F8F8;
    width: 220px;
    border-radius: 10px;
    padding: 30px 20px 40px 20px;
	min-height: 500px;
}
.sb-menu-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.sub-menu-items ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sub-menu-items ul li {
    padding-bottom: 24px;
}
.sub-menu-items ul li a {
    text-decoration: none;
    color: #050D13;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
.sub-menu-bg .sm-close {
    float: right;
	cursor: pointer;
}
#primary-menu li.active a {
	font-weight: 600;
}
#primary-menu li a:hover::after, #primary-menu li.active a::after {
    content: "";
    height: 5px;
    width: 100%;
    background-color: #3aaa35;
    position: absolute;
    bottom: -31px;
    left: 0;
}
.sm-m-t {
    margin-top: 60px !important;
    border-top: 1px solid #8F8F8F !important;
}
.sm-dm {
	padding-bottom: 16px !important;
}
a.sm-m-t {
    font-size: 12px !important;
    color: #8F8F8F !important;
    line-height: 14px !important;
}
a.sm-m-t, .sm-bd a, .sm-fc a {
    background-repeat: no-repeat !important;
    background-position: left center !important;
    padding-left: 30px !important;
}
a.sm-m-t:hover, .sm-bd a:hover, .sm-fc a:hover, a.sm-m-t:focus, .sm-bd a:focus, .sm-fc a:focus {
	color: #050D13 !important;
}
a.sm-m-t  {
    background: url("/wp-content/themes/website/img/icons/sub-menu-get-in-touch-static.svg");
}
a.sm-m-t:hover {
    background: url("/wp-content/themes/website/img/icons/sub-menu-get-in-touch-hover.svg");
}
.sm-bd a {
    background: url("/wp-content/themes/website/img/icons/sub-menu-test-drive-static.svg");
}
.sm-bd a:hover {
    background: url("/wp-content/themes/website/img/icons/sub-menu-test-drive-hover.svg");
}
.sm-fc a {
    background: url("/wp-content/themes/website/img/icons/sub-menu-find-charger-static.svg");
}
.sm-fc a:hover {
    background: url("/wp-content/themes/website/img/icons/sub-menu-find-charger-hover.svg");
}
.sm-ii a {
    background: url("/wp-content/themes/website/img/icons/ic_filter_none.png");
}
.sb-gt a {
    background: url("/wp-content/themes/website/img/icons/ic_wb_sunny.png");
}

/* ----------- Highlights Slider ---------------------- */
.slick-list {
    overflow: visible;
}
.highlights-slider.slick-slide.slick-current .highlights-slider-image img,
.highlights-slider-image img {
    width: 100%;
    border-radius: 20px;
}
.highlights-slider.slick-slide.slick-current {
    margin-right: 30px;
    padding-left: 30px;
}
.highlights-slider {
    position: relative;
}
.highlights-slider {
    position: relative;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}
.highlights-slider-text {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 3;
    background: rgba(160, 158, 159, 0.8);
    color: #fff;
    opacity: 0;
}
.highlights-slider.slick-slide.slick-current .highlights-slider-text {
    opacity: 1;
    -webkit-transition: all .8s .9s;
    transition: all .8s .9s;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 100%;
	bottom: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    -webkit-transition: 1s cubic-bezier(.5, 1, .75, 1);
    -moz-transition: 1s cubic-bezier(.5, 1, .75, 1);
    transition: 1s cubic-bezier(.5, 1, .75, 1);
    stroke-dasharray: 301.59px 301.59px;
    stroke-dashoffset: 301.59px;
    transition: all 0s;
        transition-timing-function: ease;
    transition-timing-function: cubic-bezier(.4,.08,0,.97);
}
.slick-prev {
    left: 0;
    background: url("/wp-content/themes/website/img/icons/ic_arrow_back.png");
    z-index: 999;
    width: 24px;
    height: 24px;
    padding: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50px;
    background-color: #F7F8F8;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.5);
	background-size: 24px;
	margin-top: 30px;
}
.slick-prev:hover {
    background: url("/wp-content/themes/website/img/icons/ic_arrow_forward-1.png");
    background-color: #050D13;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center center;
}
.slick-next {
    right: 0;
    background: url("/wp-content/themes/website/img/icons/ic_arrow_forward-2.png");
    z-index: 999;
    width: 24px;
    height: 24px;
    padding: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50px;
	background-color: #F7F8F8;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.5);
	background-size: 24px;
	margin-top: 30px;
}
.slick-next:hover {
    background: url("/wp-content/themes/website/img/icons/ic_arrow_downward-2.png");
    background-color: #050D13;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center center;
}

/* ------------------ */
.slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list, .slick-slider, .slick-track, .sod_select {
    position: relative;
}
slick-track:after,
.ui-helper-clearfix:after {
 clear:both
}
#loading,
#loading img,
#loading svg,
.no-svg #loading .loading-status,
.slick-loading .slick-slide,
.slick-loading .slick-track {
 visibility:hidden
}
.slick-list, .slick-slider, .slick-track {
    display: block;
    position: relative;
}
#rooms-slider .slick-list {
    overflow: visible;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
 outline:0
}
.slick-track {
    top: 0;
    left: 0;
}
.slick-track {
    margin-bottom: 160px;
}
.slick-list.dragging {
 cursor:pointer;
 cursor:hand
}
.slick-track:after,
.slick-track:before {
 display:table;
 content:''
}
#rooms-slider .room {
    position: relative;
    /*opacity: .2;*/
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}
#rooms-slider .room.slick-active {
    opacity: 1;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir=rtl] .slick-slide {
 float:right
}
#rooms-slider .room .stripe.right {
    left: auto;
    right: 0;
}
#rooms-slider .room .stripe {
    width: 10px;
    height: 100%;
    top: 0;
    left: 0px;
    background: #fff;
    z-index: 2;
    position: absolute;
    -webkit-transition: all .5s cubic-bezier(.77,0,.175,1) .8s;
    transition: all .5s cubic-bezier(.77,0,.175,1) .8s;
}
#rooms-slider .room .filter {
    position: relative;
    z-index: 1;
}
#rooms-slider .slick-slide .filter {
    display: block;
    z-index: 2;
    padding-left: 15px;
    padding-right: 15px;
}

#rooms-slider .room .text {
    position: absolute;
    left: 12%;
    z-index: 99;
    background: transparent;
	color: #fff;
	opacity: 0;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.d-inline-block img {
    max-width: 70px;
}
.text-t-p {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    padding: 20px;
}
#rooms-slider .room.slick-active.slick-current .text {
	opacity: 1;
	-webkit-transition: all .8s .9s;
    transition: all .8s .9s;
}
#rooms-slider .room.slick-active.slick-current .title, #rooms-slider .room.slick-active.slick-current p {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.text-t-p h2 {
    margin-bottom: 0;
    font-weight: normal;
}
.text-t-p p {
    margin-bottom: 0;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
}
.no-touchevents #rooms-slider .room .title, .no-touchevents #rooms-slider .room p {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
}
#rooms-slider .room .title, #rooms-slider .room p {
    -webkit-transition: all .5s cubic-bezier(.77,0,.175,1) 1.1s;
    transition: all .5s cubic-bezier(.77,0,.175,1) 1.1s;
}
#rooms-slider .room .filter > img {
    z-index: 1;
    width: 100%;
	border-radius: 30px;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
 display:none
}
.slick-slide.dragging img {
 pointer-events:none
}
.slick-initialized .slick-slide {
 display:block
}
.slick-vertical .slick-slide {
 display:block;
 height:auto;
 border:1px solid transparent
}
#rooms-slider .room::before {
    content: "";
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 15px;
    right: 15px;
    width: auto;
    height: 100%;
    z-index: 9;
	border-radius: 30px;
}
/* ------------- Card css ------------- */
.card-item-outer {
    display: table;
    table-layout: fixed;
    vertical-align: middle;
    margin-bottom: 15px;
}
.card-item {
    background: #d4aa6e;
    text-align: center;
    display: table-cell;
    width: 100%;
    vertical-align: top;
}

.card-item:hover {
    background: #f9c232;
}

.card-item a {
    text-decoration: none;
	color: #fff;
}

.card-item a._blank{
	background:url("img/link-symbol.png") no-repeat center right;
	background-size: 16px auto;
    padding-right: 25px;
}
}

.card-item h3 {
    margin-top: 0;
}
.card-desc p {
    margin-bottom: 0;
}
.f-card-btn {
	margin-top: 20px;
}
.f-card-btn a {
    text-decoration: none;
    color: #050D13;
	font-weight: 500;
}
.f-card-btn a:hover {
	color: #3aaa35;
}
@media screen and (max-width: 900px) and (min-width: 768px) {
#primary-menu li a {
    padding-left: 18px;
    padding-right: 18px;
}
}
@media only screen and (min-width:768px) {
.top-bar {
    display: block !important;
}
#header-top-menu li.menu-item.current_page_item, #header-top-menu li {
    border-right: 1px solid #7e8285;
	display: inline-block;
}
#header-top-menu li.menu-item.current_page_item:first-child, #header-top-menu li:first-child {
	border-left: 1px solid #7e8285;
}
.disp-mob {
    display: none;
}
.mob-menu-set {
    display: none;
}
}
@media only screen and (max-width:767px) {
.top-bar {
    display: none !important;
}
.banner-content {
    text-align: center;
}
.title {
    font-size: 40px;
    line-height: 42px;
}
.subtitle {
    font-size: 22px;
    line-height: 32px;
}
h1 {
    font-size: 30px;
    line-height: 30px !important;
}

.top-menu.mob #header-top-menu {
    text-align: center;
}
.top-menu.mob ul li {
    display: inline-block;
}
.top-menu.mob ul li a {
    font-weight: bold !important;
    letter-spacing: 0.2px;
    line-height: 11px;
}

.packages img {
    width: 100%;
}

.mob-menu-item ul {
    padding: 0 30px 0 30px !important;
}
.mob-menu-item ul li {
    display: block !important;
    margin: 0 !important;
}
.mob-menu-item ul li a {
    display: block;
    font-size: 18px !important;
    font-weight: 600 !important;
    text-align: left;
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 20px;
	padding-bottom: 20px;
}
.mob-menu-item ul li.c-cm a {
    background: url("/wp-content/themes/website/img/icons/sub-menu-arrow-static.svg");
    background-repeat: no-repeat;
    background-position: right center;
}
#primary-menu li a:hover::after, #primary-menu li.active a::after {
    display: none;
}
.d-m-menu {
    height: 100%;
}
.mob-menu-set {
    position: absolute;
    width: 100%;
    z-index: 9999;
    height: 100%;
    top: 0;
    bottom: 0;
}
.close-menu {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.sub-menu-outer {
	top: 180px;
}
.b-o-link .my-6 {
    margin-top: 0 !important;
}
.process-btn {
    position: relative;
	bottom: 0;
}
.submit-btn {
    margin-top: 60px;
}
.post-lists {
    margin-bottom: 20px;
}
.mob-show-menu-btn {
    margin-bottom: 20px;
}
footer .social span, .download-now {
	display: none;
}
.footer-menu-cont {
    margin-top: 2px;
}
.c-info {
    margin-bottom: 30px;
}
#header-top-menu {
    padding: 0;
}
.teams-pop-up-content {
    padding: 40px 40px 40px 40px;
}
.t-w-text {
    margin-bottom: 40px;
}
.hide-mob {
    display: none;
}
.card-item-outer {
	margin-bottom: 15px;
}
.text-t-p h2, .text-t-p p {
    font-size: 16px;
	line-height: normal;
}
.roob-btn {
    margin-top: 20px;
}
.roob-btn .round-btn.btn {
	width: 150px;
	line-height: 20px;
}
.sub-menu-bg {
	width: 100%;
}
.sb-menu-title {
    background: url("/wp-content/themes/website/img/icons/ic_keyboard_arrow_left.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    padding-left: 40px;
}
.sub-menu-items {
    padding-left: 40px;
}
iframe {
    margin-top: 40px;
    height: 300px;
}
.team-post-designation {
    margin-top: 20px;
}
.teams-popup-window-content {
	max-width: 95%;
}
.teams-controllers {
	top: 100px;
}
.teams-prev {
    left: 5%;
}
.teams-next {
	right: 70%;
}
.teams-popup-window-content .close {
	right: 2%;
	top: 100px;
}
#rooms-slider .room {
	opacity: 0;
}
#rooms-slider .slick-slide .filter {
    padding-left: 0;
    padding-right: 0;
}
#rooms-slider .room::before {
    left: 0;
    right: 0;
    border-radius: 15px;
}
#rooms-slider .room .filter > img {
	border-radius: 15px;
}

#rooms-slider .room .text {
	left: 2%;
}
.img-fluid {
    width: 100%;
}
.text-light {
  text-align: center !important;
}
.footer-cont {
  padding-top: 66px !important;
}

}
@media only screen and (max-width:480px) {
footer .apple, footer .google {
    max-width: 70px;
}
.roob-btn .round-btn.btn {
	line-height: 15px;
}
}
.navigation.pager {
    text-align: center;
    margin-top: 5rem;
    margin-bottom: 10rem;
}
.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled {
    background-color: transparent;
    border-radius: 0;
    cursor: pointer;
    padding: 5px 8px 5px 8px;
    color: #646464;
    border: 1px solid #646464;
    font-size: 12px;
    line-height: 16px;
	font-weight: 500;
}
.navigation li a:hover, .navigation li.active a {
    background-color: #3aaa35 !important;
	color: #fff;
	border-color: #3aaa35;
}
.pl-img-outer {
    text-align: center;
    position: relative;
    height: 100px;
}
.pl-img {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.pl-img a {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.pl-slider img {
    max-width: 100%;
    width: 60%;
    height: auto;
    margin: 0 auto;
	max-height:105px;
}
#partner-slider {
    max-width: 1050px !important;
    margin: 0 auto;
}
#partner-slider .p-slides .slick-track {
    margin-bottom: 0;
}
#partner-slider .p-slides .slick-prev, #partner-slider .p-slides .slick-next {
	top: 0;
	padding: 20px;
	transition: all 0s;
}
#partner-slider .p-slides .slick-prev {
    left: -30px;
}
#partner-slider .p-slides .slick-next {
	right: -30px;
}
@media only screen and (max-width:479px) {
.pl-img-outer {
	height: auto;
}
}
@media only screen and (max-width:1140px) {
#partner-slider .p-slides .slick-prev {
    left: -10px;
}
#partner-slider .p-slides .slick-next {
    right: -10px;
}
}
@media only screen and (max-width:1040px) {
header .navbar .navbar-nav li .nav-link {
	padding: 8px 10px !important;
	font-size: 14px !important;
}
.testi-cont .list {
    column-width: 22em !important;
}
}
@media screen (min-width:769px) and (max-width:880px) {
	header .navbar .navbar-nav li .nav-link {
		padding: 8px 10px !important;
		font-size: 14px !important;
	}
}
@media only screen and (min-width:768px) {
.navbar-expand-lg .navbar-toggler {
    display: none;
}
.navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
}
.navbar-expand-lg .navbar-nav {
    flex-direction: row;
}
header .navbar .navbar-nav li {
    display: inline-flex;
}
header .navbar .navbar-nav li .nav-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none;
    color: #000;
    padding: 8px 30px;
    margin-right: -1px;
    margin-left: -1px;
    border: none;
    transition: all .3s linear;
	margin-top: -24px;
}
header .navbar .navbar-nav li:last-child .nav-link {
	padding-right: 0;
}
header .navbar .navbar-nav li .nav-link:hover {
    color: #d4aa6e;
}
header .navbar .navbar-nav li.active.show .nav-link.dropdown-toggle.active {
    font-weight: 600 !important;
	color: #3aaa35 !important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
}
header .navbar .navbar-nav li.dropdown .dropdown-menu {
    border-radius: 0;
    border: none;
    margin-top: 0;
    box-shadow: 0px 4px 4px 0 rgba(0,0,0,.15);
    padding: 20px 30px;
    width: 220px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 32px;
}
#navbarText {
    float: right;
    margin-top: 8px;
}
header .navbar .navbar-nav li.dropdown {
    position: relative;
}
header .navbar .navbar-nav li.dropdown.show .dropdown-menu .small.go-back {
    display: none;
}
header .navbar .navbar-nav li.dropdown.show .dropdown-menu .nav-link {
    font-weight: 400;
    margin-right: 40px;
    font-size: 14px;
    line-height: 1.3;
    position: relative;
    text-decoration: none;
    border-radius: 0;
    border: none;
    color: #050d13;
    padding: 15px 0;
    margin: 0;
    outline-offset: -1px;
    display: inline-block;
}
header .navbar .navbar-nav li.dropdown.show .dropdown-menu .nav-link:hover {
    background-color: #fff;
	color: #d4aa6e;
}
.mob-logo {
    display: none !important;
}
}
@media only screen and (max-width:767px) {
header .navbar .navbar-collapse.show, header .navbar .navbar-collapse:focus.show, header .navbar .dropdown-menu.show {
    right: 0;
    transition: right 0.35s ease-in-out;
}
header .navbar .navbar-collapse, header .navbar .navbar-collapse:focus, header .navbar .dropdown-menu {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    position: fixed;
    max-width: 400px;
    width: 75%;
    height: 100%;
    top: 0px;
    right: -400px;
    left: unset;
    padding: 20px;
    border: none;
    border-radius: 0;
    background-color: #fff;
    z-index: 10;
    overflow-x: scroll;
}
.logged-in header .navbar .navbar-collapse, .logged-in header .navbar .navbar-collapse:focus, .logged-in header .navbar .dropdown-menu {
	   top: 46px;
}
header .navbar .navbar-collapse.show #main-nav, header .navbar .navbar-collapse.collapsing #main-nav, header .navbar .navbar-collapse:focus.show #main-nav, header .navbar .navbar-collapse:focus.collapsing #main-nav, header .navbar .dropdown-menu.show #main-nav, header .navbar .dropdown-menu.collapsing #main-nav {
    display: block;
    margin-right: 0px !important;
    width: 100%;
}
header .navbar .navbar-nav li .nav-link.dropdown-toggle {
    display: block;
    position: relative;
    padding: 15px 0;
}
header .navbar .navbar-nav li .nav-link:hover {
    background: transparent;
}
header .navbar .navbar-nav li .nav-link {
    font-weight: 400;
    font-size: 16px;
    border-radius: 0px;
    color: #494949;
    padding: 15px 0 !important;
    border-bottom: 1px solid #a6a6a6;
}
header .navbar .navbar-nav li .nav-link.dropdown-toggle::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.997 15.289'%3E%3Cg id='Group_13' data-name='Group 13' transform='translate(-6.23 -2)'%3E%3Cpath id='Path_2' data-name='Path 2' d='M6.23,15.936l1.353,1.353,7.644-7.644L7.583,2,6.23,3.353l6.291,6.291Z' transform='translate(0)' fill='%23494949'/%3E%3C/g%3E%3C/svg%3E%0A");
    position: absolute;
    right: 10px;
    top: 24px;
    content: "";
    height: 14px;
    width: 20px;
    display: inline-block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    transition: all 300ms ease-in-out;
}
header .navbar .navbar-nav li .nav-link.dropdown-toggle:hover::after {
    right: 0px;
    transition: all 300ms ease-in-out;
}
header .navbar .navbar-nav li .nav-link:hover, header .navbar .navbar-nav li button:hover {
    color: #d4aa6e;
}
#main-nav {
    margin-top: 60px;
}
.mob-logo .logo, .wmob-logo {
    position: absolute !important;
    left: 20px;
    width: 40px;
    top: 24px;
}
.wmob-logo {
    top: 34px;
}
.wmob-logo {
    display: none;
}
.page-wirevax .wmob-logo {
    display: block !important;
}
header .navbar .navbar-nav li .dropdown-menu.show {
    margin-top: 102px;
}
header .navbar .navbar-nav button.arrow-back {
    font-weight: 400;
    position: relative;
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    background: transparent;
    width: 100%;
    text-align: left;
    position: relative;
    margin-left: 0px;
    font-size: 14px;
    padding: 14px 20px;
    color: #494949;
    border-bottom: 1px solid #a6a6a6;
}
header .navbar .navbar-nav button.arrow-back::before {
    position: absolute;
    left: 0px;
    top: 17px;
    content: "";
    height: 14px;
    width: 8px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6.825 11.598'%3E%3Cg id='Group_13' data-name='Group 13' transform='translate(13.055 13.598) rotate(180)'%3E%3Cpath id='Path_2' data-name='Path 2' d='M6.23,12.572,7.256,13.6l5.8-5.8L7.256,2,6.23,3.026,11,7.8Z' transform='translate(0)' fill='%23494949'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    transition: all 300ms ease-in-out;
}
header .navbar .navbar-nav button.arrow-back:focus::before, header .navbar .navbar-nav button.arrow-back:hover::before {
    left: -5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6.825 11.598'%3E%3Cg id='Group_13' data-name='Group 13' transform='translate(13.055 13.598) rotate(180)'%3E%3Cpath id='Path_2' data-name='Path 2' d='M6.23,12.572,7.256,13.6l5.8-5.8L7.256,2,6.23,3.026,11,7.8Z' transform='translate(0)' fill='%23494949'/%3E%3C/g%3E%3C/svg%3E%0A");
    transition: all 300ms ease-in-out;
}
.dropdown-menu.show .dropdown-item.nav-link {
    font-size: 14px;
}
body {
    margin-top: 50px;
}
.header {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
	top: 0;
    z-index: 9999;	
}

a.sm-m-t:hover {
    background: url("/wp-content/themes/website/img/icons/sub-menu-get-in-touch-hover.svg") !important;
	background-repeat: no-repeat !important;
	background-position: left center !important;
}
.sm-m-t, .bb-n {
    border-bottom: none !important;
}
header .navbar .navbar-collapse #main-nav .dropdown-menu, header .navbar .navbar-collapse:focus #main-nav .dropdown-menu, header .navbar .dropdown-menu #main-nav .dropdown-menu {
    display: none;
}
header .navbar .navbar-collapse.show #main-nav .dropdown-menu.show, header .navbar .navbar-collapse.collapsing #main-nav .dropdown-menu.show, header .navbar .navbar-collapse:focus.show #main-nav .dropdown-menu.show, header .navbar .navbar-collapse:focus.collapsing #main-nav .dropdown-menu.show, header .navbar .dropdown-menu.show #main-nav .dropdown-menu.show, header .navbar .dropdown-menu.collapsing #main-nav .dropdown-menu.show {
    display: block;
}
.footer-column {
    text-align: center;
}
footer .social {
    text-align: center;
    margin-top: 20px;
}
.header .header-inner {
    padding: 0 !important;
}
.header-logo {
    margin-bottom: 10px !important;
    margin-top: 10px;
}
.logo {
  max-width: 100px !important;
  position: relative !important;
  padding-top: 55px;
}
header .navbar .navbar-toggler {
	top: 20px !important;
}

body.home .banner-btn {
  margin-top: 0;
  padding-bottom: 0;
  text-align: center;
}

.newsletter .wpcf7-form-control.wpcf7-text {
  margin-bottom: 20px;
}
}
@media only screen and (max-width:580px) {
header .navbar .navbar-collapse {
    max-width: 100%;
    width: 100%;
    transition: right 0.2s ease-in-out;
    right: -100%;
}
.headingcolorset1.boxstyle h2 {
  font-size: 35px !important;
}
.full-img.container-fluid {
  margin-top: -38px !important;
}
header .navbar .navbar-collapse .dropdown-menu {
    max-width: 100%;
    width: 100%;
}
.title {
  font-size: 31px;
}
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
        padding-bottom: 0.25rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
header .navbar .navbar-toggler {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 15px;
    margin-top: 0;
    padding-bottom: 6px;
    z-index: 100;
}
header .navbar .navbar-toggler .toggler-box {
    position: relative;
    width: 30px;
    height: 30px;
    display: inline-block;
}
header .navbar .navbar-toggler.collapsed .navbar-toggler-icon:nth-child(1) {
    background-color: #494949;
    transform: rotate(0deg);
    top: 6px;
    left: unset;
    right: 0px;
}
header .navbar .navbar-toggler .navbar-toggler-icon:nth-child(1) {
    background-color: #494949;
    transform: rotate(45deg);
    top: 13px;
    left: unset;
    right: 0px;
}
header .navbar .navbar-toggler .navbar-toggler-icon {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
    left: 0;
    transition: 0.25s ease-in-out;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: 50%/100% 100% no-repeat;
        background-color: rgba(0, 0, 0, 0);
}
header .navbar .navbar-toggler.collapsed .navbar-toggler-icon:nth-child(2) {
    background-color: #494949;
    width: 100%;
    opacity: 1;
    top: 13px;
    left: unset;
    right: 0px;
    transform-origin: left center;
}
header .navbar .navbar-toggler .navbar-toggler-icon:nth-child(2) {
    width: 0%;
    opacity: 0;
    top: 13px;
    left: unset;
    right: 0px;
}
header .navbar .navbar-toggler.collapsed .navbar-toggler-icon:nth-child(3) {
    z-index: 0;
    background-color: #494949;
    transform: rotate(0deg);
    top: 20px;
    left: unset;
    right: 0px;
}
header .navbar .navbar-toggler .navbar-toggler-icon:nth-child(3) {
    background-color: #494949;
    transform: rotate(-45deg);
    top: 13px;
    left: 0px;
    left: unset;
    right: 0px;
}
header .navbar .navbar-toggler::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    font-weight: 400;
    content: "Close";
    display: block;
    color: #494949;
    font-size: 12px;
}
.navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
	outline: none;
}
header .navbar .navbar-toggler.collapsed::after {
    content: "Open";
    color: #494949;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}
.fixed-top {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.header-logo {
    float: left;
    width: 250px;
    margin-top: -45px;
}
.moblogo {
    display: none;
}
.page-wirevax .logo {
	display: none;
}
.page-wirevax .moblogo {
	display: block !important;
}
.moblogo {
	max-width: 200px;
	width: 100%;
}
.dropup, .dropright, .dropdown, .dropleft {
    position: relative;
}
.nav-link, .nav-link:hover, .nav-link:focus {
    text-decoration: none;
}
.scroll-more.position-absolute.fixed-bottom {
    z-index: 9;
}
.dropdown-item.active, .dropdown-item:active {
    color: #d4aa6e !important;
    text-decoration: none;
    background-color: transparent !important;
}
.nav-item.active .nav-link.active, .nav-item.active .nav-link:focus, .nav-item.dropdown.secondary.show .nav-link.dropdown-toggle {
	color: #d4aa6e !important;
	font-weight: 600;
}
a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: 0;
    top: auto;
    width: 98%;
    height: auto;
    overflow:auto;
    margin: 10px 1%;
    padding:8px;
    border-radius: 15px;
    border:4px solid #007bff;
    text-align:center;
    font-size:1.2em;
    z-index:9999;
}

*{
        -webkit-touch-callout:none;               
        -webkit-text-size-adjust:none;          
        -webkit-tap-highlight-color:rgba(0,0,0,0);
			outline:none;
}


/* -------------- Signpost Css -------------*/
.sign-img {
    width: auto;
    max-height: 50px;
    margin-bottom: 15px;
    vertical-align: middle;
}
.signpost-text h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}
.signpost-text p {
    margin: 0 25px 0 25px;
}
.border-b {
    border-bottom: 2px solid #ddd;
}
.faqs-list {
    padding: 0;
    list-style: none;
}
.faq-title {
    background: #f7f8f8;
    padding: 20px 0 20px 30px;
    position: relative;
    border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}
.faq-title:first-child {
	border-top: 1px solid #e4e4e4 !important;
}
.faq-title a {
    float: right;
    padding: 10px 15px 10px 15px;
    background: #008364;
    text-align: center;
    color: #fff;
    position: absolute;
    right: 0;
    top: -1px;
    font-size: 40px;
    border: 1px solid #008364;
    bottom: 0px;
    height: 102%;
}
.faq-desc {
    background: #e8e8e8;
    padding: 50px 60px 50px 60px;
	display: none;
}
.rotate {
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}
.rotate.down {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	height: 101%;
	vertical-align: sub;
}
.testi-cont ul {
    margin: 0;
    padding: 0;
}
.testi-cont .list li {
    display: inline-block;
    padding: 40px;
    width: 100%;
    background: #e8e8e8;
    margin-bottom: 20px;
	position: relative;
}
.testi-cont .list {
    column-width: 30em;
    column-gap: 1em;
}
.testi-cont .list li p {
	line-height: 26px;
}
.testi-cont .list li::before {
    display: block;
    content: '“';
    font-size: 80px;
    color: #cecece;
}
.testi-cont .list li::after {
    display: block;
    content: '”';
    font-size: 80px;
    color: #cecece;
    text-align: right;
    position: absolute;
    right: 40px;
    bottom: 0px;
}
.fw-400 {
    font-weight: 400;
}
.wpcf7-form h4 {
	margin-bottom: 10px;
}
.wpcf7-radio .wpcf7-list-item {
    display: block;
    margin: 0;
}
.wpcf7-radio .wpcf7-list-item-label {
    font-size: 16px;
    line-height: 24px;
}
.radio-desc {
    font-size: 16px;
    margin-bottom: 30px;
    font-weight: normal;
}
.nutrition-form p {
    margin-bottom: 30px;
}
.wpcf7-radio .wpcf7-list-item label {
    margin-bottom: 0;
}
.easy_testimonial {
    padding: 0 !important;
    text-align: center;
}
blockquote {
    font-style: normal !important;
}
.easy-t-cycle-pager span.cycle-pager-active {
    color: #d4aa6e !important;
}
.testimonial_body {
    font-size: 20px;
}
.easy-t-cycle-controls {
    margin-top: 20px;
}
.easy-t-cycle-pager span {
    width: 24px;
}

.submission-message {
    background: rgb(1, 79, 61);
    padding: 60px;   
	color: #fff;
	position: relative;
	display: none;
}
.close {
    position: absolute;
    right: 0;
    top: 00;
    background: #fff;
    opacity: 1;
    cursor: pointer;
}

.colorset1.card-item-outer .card-item {
  background: #f9c232;
  padding: 10px;
}

.colorset2.card-item-outer .card-item {
  background: #d4aa6e;
  padding: 10px;
}

.colorset1.card-item-outer .card-item:hover {
  background: #d4aa6e;
}

.colorset2.card-item-outer .card-item:hover {
  background: #f9c232;
}

.full-img.container-fluid {
  margin-top: -108px;
}

.banner-below-content {
	text-align: center;
}

.headingcolorset1.boxstyle {
  background: #f9862f;
  text-align: center;
}

.headingcolorset1.boxstyle h2 {
  color: #fff;
  font-size: 45px;
  margin: 5px;
}

.woocommerce img, .woocommerce-page img {
  width: auto;
}

body.woocommerce #main .bg-white {
  background: #fff !important;
}



/*<----- shivam css ----> */

.overlay-color {
  background: rgba(0, 0, 0, 0.5);
}
.stars {
  width: 100%;
  max-width: 100px;
  margin: 0 auto;
    margin-top: 0px;
  margin-top: 30px;
}
.product h2.woocommerce-loop-product__title {
  line-height: 22px;
  text-align: center;
  padding: 0px 5px !important;
}
.woocommerce ul.products li.product{
	border: 1px solid #ffdd84;
	background-color: #fff;
}
.woocommerce ul.products li.product:hover {
  border: 1px solid #f9c232;
  background-color: #f9c2322e;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	text-decoration: none;
}
.woocommerce a.button.add_to_cart_button:hover, .actions button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce button.button.alt:hover {
  background: #f9c232;
  border-color: #f9c232;
}
.woocommerce a.button.add_to_cart_button, .actions button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce button.button.alt {
  background: #d4aa6e;
  border-color: #d4aa6e;
  color: #fff;
  border-radius: 0px;
  text-align: center;
	padding: 14px;
	width: 100%;
	font-weight: 500;
  }
  .woocommerce button.button.alt{
	  width: auto;
  }
 .actions button {
	  width: auto;
	  padding: 7px 25px;
	  border: none;
  }
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 100% ! important;
  text-align: center;
  border: 1px solid #d4aa6e;
 padding: 22px;
 margin-bottom: 20px;
 
}
.added_to_cart.wc-forward {
  text-align: center;
  width: 100%;
  padding: .5em 0;
}

.woocommerce-cart-form td, .woocommerce-cart-form th {
  padding: 15px;
}
.woocommerce-cart-form tr {
	border: 1px solid #d4aa6e;
}
.coupon .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
	width: 50% ! important;
}
 .woocommerce-cart table.cart input{
	 text-align: center;
	 padding: 5px;
 }
 .woocommerce-cart table.cart img{
	 width: 45px;
 }
.single-product #main .bg-white {
  padding-top: 8%;
}
.single-product .page-title{
	padding-bottom: 50px;
}
.woocommerce .quantity .qty {
  padding: 8px;
  margin-right: 10px;
}

.woocommerce ul.products li.product .price{
	font-size: 20px;
	text-align: center;
	margin-top: 10px;
	
}
#post-566 {
  margin-top: 8%;
}
#post-566 .bg-white {
	
  background-color: transparent !important;
}

#post-566 label {
  margin-bottom: 0.0rem ! important;
  width: 100%;
  font-weight: 500;
}
#post-566 input, #post-566 .input-text {
  padding: 12px;
  border: 1px solid #fdb907;
}
#post-566 .select2-container--default .select2-selection--single {
  background-color: #fff ! important;
  border: 1px solid #fdb907 ! important;
  border-radius: 0 ! important;
  height: 45px ! important;
}
#post-566 .woocommerce-input-wrapper {
  width: 100%;
}
#post-566 footer {
  margin-top: 30px;
}
.yello-bg {
  padding: 20px;
  background-color: #fbcc502e;
  border: 3px solid #f9c232;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
	background-color: transparent ! important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: right;
  width: 100%;
}

.woocommerce form .form-row .input-checkbox {
  display: block !important;
  float: left;
  margin: 10px 16px 12px 0 !important;
}

.woocommerce .bg-grey-light p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px;
}

.bg-grey-light b {
  font-size: 14px;
}

.testimonial-cont.dark-bg {
  margin-top: -100px !important;
}

body.home .bg-grey-light {
  margin-top: -65px;
  border-top: 5px solid #fff;
}

.bg-grey-light {
  border-top: 5px solid #fff;
}

.text-image-cont {
  margin-top: -95px;
}

.ff-logo {
  margin-top: -12px;
}

.newsletter {
  background: #6b7c8e;
  padding: 20px;
  width: 100%;
  max-width: 735px;
  margin: 0 auto;
  border-radius: 10px;
}

.newsletter .wpcf7-form-control.wpcf7-text {
  background: #fff;
  border: none;
  padding: 10px;
  width: 100%;
  border-radius: 7px;
}

.newsletter .subscribe {
  color: #fff;
  margin-bottom: 10px;
  font-size: 22px;
}

.newsletter .wpcf7-form-control.wpcf7-submit {
  background: #d4aa6e;
  color: #fff;
  width: 100%;
  border-radius: 7px;
  border: none;
  padding: 10px;
}

.newsletter .wpcf7-form-control.wpcf7-submit:hover {
  background: #f9c232;
}
#add_payment_method #payment ul.payment_methods .stripe-card-group, .woocommerce-checkout #payment ul.payment_methods .stripe-card-group, .wc-stripe-elements-field {
  width: 100% ! important;
}
.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated{
	flex-wrap: unset ! important;
	padding: 0 15px;
}
.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated label {
  line-height: 20px;
  margin-top: -4px;
  font-weight: normal ! important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
	padding-top: 8px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 8px;
	right: 5px;
}
.select2-container--open .select2-dropdown{
	top: -28px;
}