
.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:160px;
    border-radius:0px;
    border:0px solid #f3f3f3 !important;
    height: 100%;
    object-fit: contain;
	}
.pagi_naviOne .pagination li.active {
    background-color:#2d8ae8;
    color:#fff;
    border-color:#2d8ae8;
	}
.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:8px;
    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:flex;
	}
.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: 0px;
    margin-top: 10px;
	}
.TimezonesSelectDesktop select {
    display: block;
    width: 350px;
	}
.TimezonesSelectDesktop {
    display: inline-block;
    float: right;
    margin-bottom:5px;
	}
.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 #2d8ae8;
    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:#2d8ae8;
    color: #fff;
    font-size: 13px;
    margin: 0px auto;
    line-height: 24px;
	}
.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: #2d8ae8 !important;
	}
.timeSlot a.btn.tooltipped:hover {
    border:1px solid #2d8ae8;
	}
.content.bx_orangTime {
    display:block;
        border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}
	}
.xd_dati {
    display:inline-block !important;
    max-width:37px;
    float:left;
    text-align:center;
	}
	.xd_dati > div {
    display: inline-block !important;
    min-height: 49px;
    line-height: 49px;
    float: left;
    box-sizing: border-box !important;
    /* box-shadow: 0px 0px 4px #ccc inset; */
    width: 37px !important;
    border:1px solid #fff;
    margin-left: 0px;
    border-right: 0px !important;
    border-bottom: 0px;	
    background:#f7f6f6;	
	}
.timetable .time-interval{
    grid-template-rows: repeat(6, 0fr) !important;
	}
.viewScheduleButton {
	width: 100% !important;
    display: inline-block !important;
    background: #fff;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    color: #2d8ae8 !important;
    border: 1px solid #2d8ae8;    
	}
span.xv_intrl {
    font-size: 10px !important;
	}
.time-interval.vx_trli {
    font-size: 13px;
    font-weight: 600;
	}
.time-interval.vx_trli > div {
    padding: 6px 0px;
	}






span.img_hdii img {
    width:40px;
    height:40px;
	}
span.img_hdii {
    width: 40px;
    height: 40px;
    display: inline-block;
    float: left;
    border: 1px solid #ccc;
    overflow: hidden;
    border-radius: 100px;
    margin-right: 10px;
    margin-top: -10px;
}

.modal.modal-education.scheduleModalCls h4.modal-title.lo-tec {
    text-align: left;
    font-size: 18px;
    margin-top: 15px !important;
}
.modal.modal-education.scheduleModalCls .modal-header {
    border-bottom: 1px solid #e4e0e0;
    margin-bottom: 15px;
        display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0px;
	}
.modal.modal-education.scheduleModalCls button.close.modal-close.times-cross {
    color: #8a8787;
    font-size: 32px !important;
    font-weight: 400 !important;
    margin-right: 15px !important;
    background: #fff;
    border: none;
	}
.modal-header .close {
    padding: 2px 5px !important;
    margin: 0px !important;
	}
.modal.modal-education.scheduleModalCls .modal-content {
    border: 0px !important;
    height: auto !important;
	}
.modal.modal-education.scheduleModalCls .modal-dialog {
    margin:0px;
	}
.modal.modal-education.scheduleModalCls .tutor_profile_lsec_wo {
    box-shadow: none;
    padding: 0px !important;
    margin-bottom: 0px;
    height: 70vh;
    overflow-y: auto;
    margin-right: -65px !important;
    width: 103%;
    padding-right: 10px !important;
}
.scheduleHeadButtons span.scheduleDateRange {
    margin: 10px auto;
    float: none !important;
        display: inline-block;
    font-weight: 500;
}
.scheduleHeadButtons {
    display: flex;
        width: 100%;
    text-align: center;
}
.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;
	}
.modal.modal-education.scheduleModalCls .timeSlot a {
    padding: 0px 11px;
    font-size: 12px;
    font-weight: 500;
}
span.timezonecls {
    border-top: 1px solid #e4e0e0;
    padding-top: 10px;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}
span.timezonecls h4 {
    display: inline-block;
    width: auto;
    font-size: 14px;
    color: #6f757b;
    font-weight: 500;
    margin-left: 15px;
    margin-bottom: 0px;
    line-height: 22px;
}

.modal.modal-education.scheduleModalCls {
    position: fixed !important;
    overflow: inherit !important;
    top: 20px !important;
    height: auto !important;
    max-width: 480px;
    min-width: 480px;
    background: #fff;
}
.headDayds p {
    text-align: center;
}

















@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:1024px) {
	.TimezonesSelectDesktop {
	    display: inline-block;	
	    margin-bottom:10px;
	    width: 100%;
	}
	.TimezonesSelectDesktop select {    
	    width: 100%;
	    max-width: 100%;
	}
}


@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:767px) {
    span.timezonecls {
    position: fixed;
    bottom: 0px;
    padding: 10px;
    text-align: left;
    left: 0px;
    }
    html body .modal.modal-education.scheduleModalCls .tutor_profile_lsec_wo {
       padding-bottom:50px !important;
    }
	.tutor_profile_lsec_wo {
	    margin-bottom: 16px;
	    padding: 15px 0px !important;
    }
    .dayName {
    	font-size:13px;
	}
	.dayName.active p.dayDate {
    	width: 20px;
    	height: 20px;    
    	font-size: 12px;
	}
    .modal.modal-education.scheduleModalCls {
        top: 0px !important;
        height: auto !important;
        max-width: 100%;
        min-width: 100%;
        background: #fff;
    }
    .modal.modal-education.scheduleModalCls .tutor_profile_lsec_wo {
        height: 85vh;
    }
}


@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
}


