
.header-svg svg {
	overflow: visible
}
.header-svg svg g {
	-webkit-transform-origin: center center;
	transform-origin: center center
}
.header-svg svg .laptop {
	transition: .9s
}
.header-svg svg .lamp-details {
	transition: .6s
}
.header-svg svg .book-1.animated, .header-svg svg .book-2.animated, .header-svg svg .book-3.animated, .header-svg svg .book-4.animated, .header-svg svg .fade-shadow.animated, .header-svg svg .lamp.animated, .header-svg svg .laptop.animated, .header-svg svg .man-1.animated, .header-svg svg .man-2.animated, .header-svg svg .man-3.animated, .header-svg svg .man-5.animated, .header-svg svg .man-6.animated, .header-svg svg .pencil.animated, .header-svg svg .phone.animated, .header-svg svg .stairs.animated {
	transition-delay: 0s!important;
	transition-duration: .5s
}
.header-svg:hover .lamp.animated {
	-webkit-transform: translateY(-60px);
	transform: translateY(-60px)
}
.header-svg:hover .book-2.animated {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}
.header-svg:hover .book-3.animated {
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px)
}
.header-svg:hover .book-4.animated {
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px)
}
.header-svg:hover .phone.animated {
	-webkit-transform: translateY(20px);
	transform: translateY(20px)
}
.header-svg:hover .pencil.animated {
	-webkit-transform: translateY(30px);
	transform: translateY(30px)
}
.header-svg:hover .laptop.animated, .header-svg:hover .man-2.animated {
	-webkit-transform: translate(20px, 20px);
	transform: translate(20px, 20px)
}
.header-svg:hover .man-5.animated {
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px)
}
.header-svg:hover .man-6.animated {
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px)
}
.header-svg:hover .book-1.animated, .header-svg:hover .man-1.animated, .header-svg:hover .man-3.animated, .header-svg:hover .stairs.animated {
	-webkit-transform: translate(-20px, 20px);
	transform: translate(-20px, 20px)
}
@-webkit-keyframes man-2 {
0%, 100% {
-webkit-transform:translate(-20px, 20px) rotate(0);
transform:translate(-20px, 20px) rotate(0)
}
50% {
-webkit-transform:translate(-20px, 20px) rotate(2deg);
transform:translate(-20px, 20px) rotate(2deg)
}
}
@keyframes man-2 {
0%, 100% {
-webkit-transform:translate(-20px, 20px) rotate(0);
transform:translate(-20px, 20px) rotate(0)
}
50% {
-webkit-transform:translate(-20px, 20px) rotate(2deg);
transform:translate(-20px, 20px) rotate(2deg)
}
}
@-webkit-keyframes airman {
0%, 100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
50% {
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
}
@keyframes airman {
0%, 100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
50% {
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
}
@-webkit-keyframes lamp {
0%, 12%, 4% {
fill:rgba(0,0,0,.15)
}
10%, 100%, 14%, 2%, 6% {
fill:#ebd265
}
}
@keyframes lamp {
0%, 12%, 4% {
fill:rgba(0,0,0,.15)
}
10%, 100%, 14%, 2%, 6% {
fill:#ebd265
}
}
@-webkit-keyframes lamp-2 {
0%, 12%, 4% {
fill:#969696
}
10%, 100%, 14%, 2%, 6% {
fill:#dea749
}
}
@keyframes lamp-2 {
0%, 12%, 4% {
fill:#969696
}
10%, 100%, 14%, 2%, 6% {
fill:#dea749
}
}




.find_tutor_cont_on_l img {
    width:100%;
    max-width:180px;
    border-radius:6px;
    border:1px solid #f3f3f3;
	}
.pagi_naviOne .pagination li.active {
    background-color:#3bb3bd;
    color:#fff;
    border-color:#3bb3bd;
	}
.pagi_naviOne .pagination li {
    border:1px solid #ccc;
    font-size:15px !important;
    font-weight:500;
	}



.tutor_profile_lsec_wo {
    background: #fff;
    box-shadow: 0 2px 12px rgba(0,40,117,.06);
    border-radius: 4px;
    margin-bottom: 16px;
    padding: 15px 25px;
    float: left;
    width: 100%;
	}
.notification_box {
    background: rgba(237,239,240,.5);
    font-size: 13px;
    color: #6f757b;
    padding: 12px;
    margin-bottom: 20px;
    position: relative;
	}
.notification_box .fa {
    font-size: 16px;
    margin-right: 5px;
	}
.notification_box span {
    display: inline-block;
    color: #6f757b;
    font-weight: 500;
	}
.scheduleHeadButtons {
    display: inline-block;
	}
.scheduleHeadButtons button {
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    padding: 0;
    border: 1px solid #e3e5e6;
    color: #6f757b;
    background: #fff;
    display: inline-block;
    margin-bottom: 5px;
	}
span.scheduleDateRange {
    display: inline-block;
    font-weight: 500;
    margin-left: 15px;
	}
.TimezonesSelectDesktop select {
    display: block;
    width: 350px;
	}
.TimezonesSelectDesktop {
    display: inline-block;
    float: right;
	}
.daysHead {
    width: 100%;
    padding: 0;
    text-align: center;
    display: flex;
    margin: 15px 0px;
	}
.dayName {
    font-size: 16px;
    line-height: 1.5;
    padding: 16px 0;
    color: #384047;
    flex: 1 0 0;
    align-self: flex-start;
    padding: 15px 0px;
    text-align: center;
    border-top: 4px solid #3bb3bd;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
	}
.dayName + .dayName {
    margin-left: 5px;
	}
.headDayds p {
    margin: 0px;
	}
.dayName.active {
    background: rgba(59,179,189,.08);
	}
.dayName.active p.dayDate {
    background:#f00;
    font-weight:500;
    width:24px;
    height:24px;
    border-radius:50%;
    background-color:#3bb3bd;
    color: #fff;
    font-size: 14px;
    margin: 0px auto;
	}


.xd_caleNdarDay {
    width: 100%;
    padding: 0;
    text-align: center;
    display: flex;
    margin:  0px;
}

.timeSlot {
    color:#384047;
    flex: 1 0 0;
    align-self: flex-start;
    padding: 0px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 10px;
	}
.timeSlot a.btn.tooltipped {
    background: none !important;
    box-shadow: none !important;
    color: #3bb3bd !important;
	}
.timeSlot a.btn.tooltipped:hover {
    border:1px solid #3bb3bd;
	}
.content.bx_orangTime {
    display:block;
	}
.xd_dati {
    display:inline-block !important;
    max-width:34.40px;
    float:left;
    text-align:center;
	}
	.xd_dati > div {
		display: inline-block !important;
		min-height: 63px;
		line-height: 62px;
		float: left;
		box-sizing: border-box !important;
		box-shadow: 0px 0px 4px #ccc;
		width: 34px !important;
	}
.timetable .time-interval{
    grid-template-rows: repeat(6, 0fr) !important;
	}
.viewScheduleButton {
    width: 100% !important;
    display: inline-block !important;
    background: #3bb3bd;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    color: #fff !important;
	}
span.xv_intrl {
    font-size: 10px !important;
	}
.time-interval.vx_trli {
    font-size: 13px;
    font-weight: 600;
	}
.time-interval.vx_trli > div {
    padding: 13px 0px;
	}










@media (max-width:1440px) {
	.header {
		padding-bottom:150px
	}
}
@media (max-width:1200px) {
	.header {
		padding-top: 50px
	}
	.header .header-container {
		margin-bottom: 100px
	}
	.header .header-svg {
		top: 148px;
		left: 40%
	}

	}
	.header-intro .header-container .navigation>li.divider:after, body.frontend-course-builder .frontend-builder-slider .owl-nav {
		display: none
	}
@media (max-width:1024px) {
.header .header-svg {
	opacity: .4;
	left: 25%
}
}
@media (max-width:768px) {
.header {
	padding-bottom: 100px;
	padding-top: 30px
}
.header .header-svg {
	left: 15%
}
.header h1 {
	font-size: 36px;
	line-height: 42px;
	letter-spacing: -1px
}
}
@media (max-width:480px) {
.header .header-svg {
	left: 5%;
	right: 5%
}
}


.header-intro .header-container {
	padding: 0 15px;
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 160px;
	max-width: 100%
}
.header-intro .header-container .navigation>li>a:not(.download-app) {
	color: #fff
}
.header-intro .header-container .navigation>li>a:not(.download-app):hover {
	color: #f2d072
}
.header-intro .title-box {
	font-size: 105px;
	line-height: 84px;
	padding-left: 15px;
	padding-right: 15px
}
.header-intro .burger {
	right: 15px
}
.header-intro .burger span {
	background-color: #fff
}
@media (max-width:1200px) {
.header-intro .header-container {
	padding-left: 15px
}
}
@media (max-width:1300px) {
.header.header-intro .header-container {
	margin-bottom: 80px!important
}
.header.header-intro .title-box {
	font-size: 80px;
	line-height: 78px
}
}
@media (max-width:768px) {
.header-intro {
	min-height: 500px
}
.header.header-intro .header-container {
	margin-bottom: 70px!important
}
.header.header-intro .title-box {
	font-size: 60px;
	line-height: 54px
}
}


.cls-1 {
	isolation: isolate
}
.cls-2, .cls-21, .cls-41 {
	fill: #a8c4e5
}
.cls-2 {
	opacity: .4
}
.cls-2, .cls-41 {
	mix-blend-mode: multiply
}
.cls-3 {
	fill: #ffc2b0
}
.cls-4 {
	fill: #d88d2b
}
.cls-5 {
	fill: #dd4078
}
.cls-6 {
	fill: #d8e3f0
}
.cls-7 {
	fill: #dea749
}
.cls-8 {
	fill: #ebd265
}
.cls-15, .cls-32, .cls-9 {
	fill: none
}
.cls-15, .cls-9 {
	stroke: #baced8;
	stroke-miterlimit: 10
}
.cls-9 {
	stroke-width: 1.36px
}
.cls-10 {
	fill: #4c73db
}
.cls-11 {
	fill: #69f
}
.cls-12 {
	fill: #527beb
}
.cls-13 {
	fill: #4265c2
}
.cls-14 {
	fill: #6271f0
}
.cls-15 {
	stroke-width: 1.38px
}
.cls-16, .cls-27, .cls-49 {
	fill: #fff
}
.cls-17 {
	fill: #97cbff
}
.cls-18 {
	fill: #ce3a77
}
.cls-19 {
	fill: #eb6092
}
.cls-20 {
	fill: #8db0da
}
.cls-22 {
	fill: #2c4482
}
.cls-23 {
	fill: #e1eaf4
}
.cls-24 {
	fill: #bbd6f2
}
.cls-25 {
	fill: #5366c4
}
.cls-26 {
	fill: #4367c7
}
.cls-27 {
	opacity: .51
}
.cls-28 {
	fill: #21275e
}
.cls-29 {
	fill: #ea8a6c
}
.cls-30 {
	fill: #fcfeff
}
.cls-31 {
	fill: #d0e7f4
}
.cls-32 {
	stroke: #fff;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 7px
}
.cls-33 {
	fill: #685b80
}
.cls-34 {
	fill: #45446c
}
.cls-35 {
	fill: #dbedff
}
.cls-36 {
	fill: #8787cc
}
.cls-37 {
	fill: #9687ae
}
.cls-38 {
	fill: #715255
}
.cls-39 {
	fill: #ab9ac7
}
.cls-40 {
	fill: #3f5da0
}
.cls-42 {
	fill: #ef487c
}
.cls-43 {
	fill: #88bdeb
}
.cls-44 {
	fill: #514677
}
.cls-45 {
	fill: #423a66
}
.cls-46 {
	fill: #bc4073
}
.cls-47 {
	fill: #dbefff
}
.cls-48 {
	fill: #283d75
}
.cls-49 {
	opacity: .46
}
.cls-50 {
	fill: #513554
}
.cls-51 {
	fill: #715154
}
.cls-52 {
	fill: #dcefff
}


