/*
TERMS & CONDITIONS
This website is copyright protected and uses strict security protocols. Do not copy, drag or remove anything from this website or its source code.
https://virtualyard.com/terms-and-conditions for more information.
*/

input.btn-check {
	height: 0px;
}

.session-time {
	width: calc(25% - 4px);
    display: inline-block !important;
    line-height: initial;
	margin-top: 6px;
}

#booking-carousel .carousel-item {
	height: auto;
    width: 100%;
}

#booking-carousel .carousel-control-next, #booking-carousel .carousel-control-prev {
	height: 50px;
    width: 40px;
    position: inherit;
}

#booking-carousel .booking-carouse-title {
    border-radius: 12px;
    height: 70px;
    border: 3px solid var(--color-main);
}

#booking-carousel #booking-title {
	flex-grow: 1;
	text-align: center;
	font-size: 1rem;
}


.session-time-select {
	border: 3px solid #dee2e6;
    padding: 16px 8px;
    text-align: center;
    border-radius: 8px;
    font-size: 0.9rem;
    font-weight: 500;
}

.session-time-select.chosen{
	border: 3px solid var(--color-main);
}

.arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.arrow.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.arrow.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.livechat-button {
	display: none;
}

.lead {
    font-size: inherit;
    font-weight: inherit;
}

.vy-scrolling .navbar {
    background: rgba(255,255,255,0.7);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    border-bottom: 0.5px solid #e2e2e2;
    -webkit-transition: background-color 1s ease-out, backdrop-filter 1s ease-out;
    -moz-transition: background-color 1s ease-out, backdrop-filter 1s ease-out;
    -o-transition: background-color 1s ease-out, backdrop-filter 1s ease-out;
    transition: background-color 1s ease-out, backdrop-filter 1s ease-out;
}

.side-menu-overlay {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.nav-container {
	z-index: 1;
}

.modal {
	z-index: 999999;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
	float: right;
	line-height: 1;
	color: #000;
}

button.bubble, a.bubble {
    background: #eee;
    border-radius: 25px;
    padding: 10px 20px 10px 20px;
    color: #222 !important;
    font-size: 13px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
}

.shadow-lg {
    box-shadow: 0 1rem 2rem rgba(0,0,0,.175)!important;
}

.card-image {
	width: 100%;
}

.overlay-shadow {
	background-color: rgba(0,0,0,0.5);
}

.overlay-shadow h2 {
	height: 130px;
	overflow: hidden;
}

.btnTouch {
	background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
    
i.large-icon {
	font-size: 26px;
    margin-top: 10px;
    display: block;
}

table.specifics {
	width: 100%;
    text-align: left;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 40px;
    margin-bottom: 20px;
}
table.specifics tr td {
    padding: 10px 10px 10px 10px;
    font-size: 0.8rem;
    text-transform: uppercase;
}

table.specifics tr {
    border-top: 1px solid #e5e5e5;
}

table.specifics tr:nth-child(2n+2) {
    background: rgba(0,0,0,0.02);
}

table.specifics .title {
	color: rgba(0,0,0,.5);
	font-weight: 400;
}
table.specifics .detail {
	font-weight: 700;
}
table.specifics a {
    text-transform: none;
    line-height: 14px;
}

table.specifics i {
	padding-top: 2px;
    position: absolute;
    margin-left: 4px;
}


.logo {
	max-width: 300px;
    max-height: 57px;
    height: auto;
}

.card-body {
    padding: 0.75rem 0.75rem;
}

.p-2a {
    padding: 0.75rem!important;
}

.virtualdealer-widget {
	display: none;
}

.rounded-5 {
    border-radius: 1rem;
}

.form-signin {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: auto;
}

.powered-by {
    height: 26px;
}

small.branding, small.branding a {
    font-size: 10px;
}

.text-left {
	text-align: left;
}

body.signin {
    display: flex;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

html, body {
    height: 100%;
}

nav .container {
	padding-left: 1.5rem!important;
    padding-right: 1.5rem!important;
}

#sidebarMenu {
    min-width: 260px;
    max-width: 260px;
}


body:not(.signin).home {
	background-color: #f0f2f5;
}

.action-buttons {
    position: relative;
    z-index: 2;
    max-width: 400px;
    margin: 0 auto;
}

.home .card {
    border-radius: 15px;
	overflow: hidden;
}

.page-title {
    font-family: Montserrat, sans-serif;
    font-size: 26px;
}

.card-title {
    margin-top: 10px;
    font-size: 20px;
}

.btn.btn-pill-button:not(.btn-swatch) {
    
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
	padding: 0.5rem 1rem;
}

.btn-round {
	border-radius: 25px;
	line-height: 22px;
}

.btn.btnTouch {
	line-height: 22px;
}

.btn-light, .btn-light:hover, .btn-light:active, .btn-light:focus {
    background: #eee;
    border-color: #eee;
}

.navbar-brand {
	width: 150px;
    margin-right: 0px;
}

#btnLogout {
    margin-left: 67px;
}

#side-menu #btnLogout {
	margin-left: 0px;
}

nav a {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: normal;
}

.nav, .no-results h6 {
    font-family: Montserrat, sans-serif;
}

.nav-link {
    font-family: Montserrat, sans-serif;
}

.bg-light {
    background-color: #f0f2f5 !important;
}

.no-padding {
	padding: 0px !important;
}

ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline .timeline-frame:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 25%;
    z-index: 1;
}

ul.timeline li.done .timeline-frame:before {
	background: var(--color-main);
}

ul.timeline li:last-child .timeline-frame:before {
	background: #fff;
	height: 9%;
}

ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #d4d9df;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

ul.timeline > li.done:before {
	border: 3px solid var(--color-main);
}

.card-cover .overlay-shadow{
	background-color: transparent;
	aspect-ratio: 4/3;
}


.not-active {
	opacity: 0;
    height: 0px !important;
    overflow: hidden;
	z-index: -1 !important;
}

.is-active {
	transition: opacity 1.25s ease-in-out;
    -moz-transition: opacity 1.25s ease-in-out;
    -webkit-transition: opacity 1.25s ease-in-out;
    height: auto;
    opacity: 1;
}

.btn-notifications {
	  background: none;
	  border: none;
	  color: black;
  }

  .btn-notifications i {
	  font-size: 1.2rem;
  }

  #btnLogout {
	  margin-left: 20px;
  }

  .notification-panel {
	position: absolute;
	top: 60px;
	z-index: 3;
	background: white;
	right: 1rem;
	width: 90%;
	min-width: 250px;
	max-width: 400px;
	border: 1px solid #dee2e6;
	border-radius: 8px;
	overflow-y: hidden;
	opacity: 0;
	max-height: 0;
	visibility: hidden;
	transition: max-height .4s ease-out, opacity .3s ease-in-out, visibility .3s;
	-moz-transition: max-height .4s ease-out, opacity .3s ease-in-out, visibility .3s;
	-ms-transition: max-height .4s ease-out, opacity .3s ease-in-out, visibility .3s;
	-o-transition: max-height .4s ease-out, opacity .3s ease-in-out, visibility .3s;
	-webkit-transition: max-height .4s ease-out, opacity .3s ease-in-out, visibility .3s;
  }

  .notification-panel.shown {
	max-height: 500px;
	opacity: 1;
	visibility: visible;
	transition: max-height .4s ease-in, opacity .3s ease-in-out, visibility .3s;
	-moz-transition: max-height .4s ease-in, opacity .3s ease-in-out, visibility .3s;
	-ms-transition: max-height .4s ease-in, opacity .3s ease-in-out, visibility .3s;
	-o-transition: max-height .4s ease-in, opacity .3s ease-in-out, visibility .3s;
	-webkit-transition: max-height .4s ease-in, opacity .3s ease-in-out, visibility .3s;
  }

  .notification-panel-top, .notification-panel-body {
	padding: 1rem;
  }

  .notification-panel-top {
	border-bottom: 1px solid #dee2e6;
  }

  .notification-panel-body {
	max-height: 441px;
	overflow-y: scroll;
  }

  .notification-panel-body .notification-body .details:not(.shown) {
	  display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
  }

  .notification-panel-body:not(:last-child){
	  border-bottom: 0.5px solid #dee2e696;
  }

  .notification-badge {
	position: absolute;
	background: red;
	border-radius: 50%;
	right: -12px;
	top: -5px;
	font-size: 0.7rem;
  }

  @media(max-width: 992px) {
	  .btn-notifications {
		  margin-left: auto;
		  margin-right: 10px;
	  }
  }



@media (max-width: 968px) {
	.card-image {
		width: 100%;
	}
	
	.row>* {
		padding-right: calc(var(--bs-gutter-x) * .5);
    	padding-left: calc(var(--bs-gutter-x) * .5);
	}
}


@media (max-width: 700px) {
	.nav {
		display: block;
	}
}




@media (min-width: 2200px) {
    .col-xxxl {
        flex:1 0 0%
    }

    .row-cols-xxxl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxxl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxxl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxxl-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xxxl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxxl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxxl-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xxxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xxxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxxl-0 {
        margin-left: 0
    }

    .offset-xxxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxxl-2 {
        margin-left: 16.66666667%
    }

    .offset-xxxl-3 {
        margin-left: 25%
    }

    .offset-xxxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxxl-5 {
        margin-left: 41.66666667%
    }

    .offset-xxxl-6 {
        margin-left: 50%
    }

    .offset-xxxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxxl-8 {
        margin-left: 66.66666667%
    }

    .offset-xxxl-9 {
        margin-left: 75%
    }

    .offset-xxxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxxl-11 {
        margin-left: 91.66666667%
    }

    .g-xxxl-0,.gx-xxxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxxl-0,.gy-xxxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxxl-1,.gx-xxxl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xxxl-1,.gy-xxxl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xxxl-2,.gx-xxxl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xxxl-2,.gy-xxxl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xxxl-3,.gx-xxxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxxl-3,.gy-xxxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxxl-4,.gx-xxxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxxl-4,.gy-xxxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxxl-5,.gx-xxxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxxl-5,.gy-xxxl-5 {
        --bs-gutter-y: 3rem
    }
}


@media (min-width: 3000px) {
    .col-xxxxl {
        flex:1 0 0%
    }

    .row-cols-xxxxl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxxxl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxxxl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxxxl-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xxxxl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxxxl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxxxl-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xxxxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxxxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxxxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxxxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxxxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxxxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxxxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxxxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxxxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxxxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxxxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxxxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xxxxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxxxl-0 {
        margin-left: 0
    }

    .offset-xxxxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxxxl-2 {
        margin-left: 16.66666667%
    }

    .offset-xxxxl-3 {
        margin-left: 25%
    }

    .offset-xxxxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxxxl-5 {
        margin-left: 41.66666667%
    }

    .offset-xxxxl-6 {
        margin-left: 50%
    }

    .offset-xxxxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxxxl-8 {
        margin-left: 66.66666667%
    }

    .offset-xxxxl-9 {
        margin-left: 75%
    }

    .offset-xxxxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxxxl-11 {
        margin-left: 91.66666667%
    }

    .g-xxxxl-0,.gx-xxxxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxxxl-0,.gy-xxxxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxxxl-1,.gx-xxxxl-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-xxxxl-1,.gy-xxxxl-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-xxxxl-2,.gx-xxxxl-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-xxxxl-2,.gy-xxxxl-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-xxxxl-3,.gx-xxxxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxxxl-3,.gy-xxxxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxxxl-4,.gx-xxxxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxxxl-4,.gy-xxxxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxxxl-5,.gx-xxxxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxxxl-5,.gy-xxxxl-5 {
        --bs-gutter-y: 3rem
    }
}
