* {
    padding: 0px;
    margin: 0px;
}

img {
    max-width: 100%;
}

video {
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
ol,
span {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}
blockquote {
    quotes: "“" "”" "‘" "’";
}

h1 {
    color: #F5F5F5;
    font-family: Roboto;
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px;
}

h2 {
    color: #F5F5F5;
    /* font-family: var(--fontRobotoSB); */
    font-family: var(--fontRobotoMD);
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 54px;
}

h2>span {
    color: #9066F2;
}

.main-btn, a#loadMore {
    padding: 13px 25px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    display: inline-flex;
    align-items: center;
    color: #FFF;
    font-family: var(--fontRoboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    border-radius: 4px;

}

.main-btn:hover, a#loadMore:hover {
    background: #9066F2;
    border: 1px solid #9066F2;
}

.main-btn>svg {
    margin-left: 10px;
}
.schedule-section .main-btn{
	background:transparent;
}
.schedule-section .main-btn:hover{
    background: #9066F2;
    border: 1px solid #9066F2;
}
span.sub-heading-span {
    color: #F5F5F5;
    font-family: var(--fontRoboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
    padding-left: 10px;
    display: inline-block;
    margin-bottom: 8px;
}

span.sub-heading-span::before {
    content: "";
    background-color: #9066F2;
    height: 100%;
    position: absolute;
    width: 1px;
    left: 0px;
    top: 0;
}

span.sub-heading-span-2 {
    color: #F5F5F5;
    font-family: var(--fontRoboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 6px;
    display: inline-block;
    margin-bottom: 8px;
}

span.sub-heading-span-2::before {
    content: "";
    background-color: #9066F2;
    height: 100%;
    position: absolute;
    width: 30%;
    left: 42%;
    top: 100%;
    height: 1px;
    right: 0;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0px;
    padding: 0px;
    border: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 13px 25px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background: #F5F5F5;
}
input:focus-visible , textarea:focus-visible, select:focus-visible  {
    outline: 0px;
	box-shadow:unset;
}
input:focus, textarea:focus  {
    outline: 0px;
box-shadow: unset !important;
}
option {
    color: #000;
}
button.form-button.wpcf7-form-control.has-spinner.wpcf7-submit {
/*     padding: 13px 25px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background: #F5F5F5; */
    display: flex;
    justify-content: center;
    align-items: center;
/* 	color: #000; */
}

button.form-button.wpcf7-form-control.has-spinner.wpcf7-submit svg {
    margin-left: 8px;
}


.wpcf7-not-valid-tip {
    margin-top: 8px;
	text-align:left;
}
input[type="file"]::file-selector-button {
  border: 1px solid #9066F2;
  padding: 8px 24px;
  background-color: transparent;
  color: #9066F2;	
  font-family: var(--fontRoboto);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control,select.wpcf7-form-control.wpcf7-select.form-control {
    padding: 12px 16px;
}
.schedule-section button.form-button.wpcf7-form-control.has-spinner.wpcf7-submit svg {
    display: none;
}
span.wpcf7-form-control-wrap.recaptcha {
    margin-bottom: 24px !important;
    display: inline-block;
}

p#breadcrumbs {
    margin-top: 24px;
}

p#breadcrumbs span,
p#breadcrumbs span a {
    color: #FFF;
    font-family: var(--fontRoboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.slick-dots li button:before {
    font-size: 16px;
    opacity: 1;
    color: #3D2859;
}

.slick-dots li.slick-active button:before {
    color: #7900C0;
}

.slick-dots {
    bottom: -36px;
}

/* the slides */
.slick-slide {
    margin: 0 15px;
}


/* thank-you-css */
.swal-modal {
    font-family: var(--fontRoboto);
}


/* 404 page css */



.error404 header {
position:relative;
}
.error-page img{
	max-width:100%;
}

.error-page h2{
	color: #FFF;
	font-size: 36px;
	font-style: normal;
	line-height: 34px;
}
.error-page h3{
	color: #C6C7C9;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
	text-align: left;
	margin:16px 0px 32px 0px;
	font-family: var(--fontRoboto);
}
.error-main{
	align-items:center;
}
.error-page p{
	color: #C6C7C9;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	font-family: var(--fontRoboto);
}
.error-page ul li{
	color: #C6C7C9;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	font-family: var(--fontRoboto);
}
.error-page {
    padding: 90px 0px;
}
.error-page .parent-btn{
	margin-top:20px;
}
.error-page .main-btn {
	text-transform:capitalize;
}
/* 404 page css */

/* schedule-section */
.schedule-main {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px;
	border-radius:40px;
}

.schedule-main .schedule-left p {
    color: #B4B2B2;
    font-family: var(--fontRoboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 24px 0px;
}

.schedule-main h6,
.schedule-main h6 a {
    color: #F5F5F5;
    font-family: var(--fontRoboto);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.schedule-main h6 {
    margin-bottom: 8px;
}

.schedule-section {
    margin-bottom: 80px;
}

/* schedule-section */

.service-template-default .blogs-list>a>div:first-child{
	overflow:hidden;
	margin-bottom: 20px;
}
.blogs-list>div:first-child{
	overflow:hidden;
	margin-bottom: 20px;
}
.blogs-list img {
    object-fit: cover;
}
.blogs-list img:hover{
	transition:0.3s ease-in-out;
	transform:scale(1.1);
}

@media (min-width:767px) and (max-width:991px) {
    h1 {
        font-size: 60px !important;
        line-height: 72px !important;
    }
	h2 {
    	font-size: 32px !important;
    	line-height: 44px !important;
	}
	h2 br{
		display:none;
	}
	.slick-slide {
    	margin: 0 5px !important;
	}
	    .schedule-left>div {
        display: flex;
        justify-content: space-between;
    }
	.schedule-main h6, .schedule-main h6 a {
        font-size: 14px;
        line-height: 20px;
    }
	.schedule-left {
   	 	margin-bottom: 24px;
	}

}

@media only screen and (max-width:767px) {

    h1 {
        font-size: 32px !important;
        line-height: 40px !important;
    }

    h2 {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    p {
        font-size: 14px;
        line-height: 22px;
    }

    span.sub-heading-span {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 8px;
        display: inline-block;
    }

    .main-btn {
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }

    .main-btn>svg {
        margin-left: 6px;
    }

    span.sub-heading-span-2::before {
        left: 34%;
    }

    span.sub-heading-span-2 {
        padding-bottom: 0px;
    }
	.blogs-list div:first-child {
    	margin-bottom: 4px;
	}
	.blogs-list>div:first-child {
    	margin-bottom: 8px;
	}

	button.form-button.wpcf7-form-control.has-spinner.wpcf7-submit svg {
    margin-left: 4px;
/*     position: relative;
    bottom: 2px; */
	}
/* thank-you-css */
.swal-modal {
	width:90% !important;
}
    /* schedule-section */
    .schedule-main {
        background: url(../images/schedule-res-bg.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 40px 24px;
        text-align: center;
    }

    .schedule-main h6 {
        margin-bottom: 8px;
    }

    .schedule-main h6,
    .schedule-main h6 a {
        font-size: 14px;
        line-height: 20px;
    }

    .schedule-main .schedule-left p br {
        display: none;
    }

    .schedule-left {
        margin-bottom: 20px;
    }

    section.schedule-section {
        margin-bottom: 32px;
    }
	.schedule-main button.form-button.wpcf7-form-control.has-spinner.wpcf7-submit {
        width: 100%;
        display: flex;
        justify-content: center;
    }
	.schedule-main {
    	padding:24px 18px;
    	border-radius: 16px;
	}
	 .schedule-main .schedule-left p {
        margin: 16px 0px;
    }
    .schedule-left>div {
        display: flex;
        justify-content: space-between;
    }
	.schedule-main h6, .schedule-main h6 a {
        font-size: 14px;
        line-height: 20px;
    }
    /* schedule-section */
	
	/* 	404 page css */
	
	.error-page h2 {
		font-size: 24px;
    	line-height: 28px;
	}
	.error-page h3 {
		font-size: 20px;
    	line-height: 28px;
	}
	.error-page p, .error-page ul li {
		font-size: 16px;
    	line-height: 24px;
	}
	.error-main>div:last-child {
    	order: -1;
		margin-bottom:24px;
	}
	
	.error-page .main-btn a{
    padding: 10px 22px;
	}
	.error-page {
    padding-top: 40px;
	}
	/* 	404 page css */
}