/*************************************************
		            PAGE TITLE
*************************************************/
.pagetitle{
    margin-top: -105px!IMPORTANT;
}

@media screen and (max-width:769px){
.pagetitle {
    margin-top: -95px!IMPORTANT;
    display: block!important;
	background-position: 70% 50%!IMPORTANT;
}  
}

/*************************************************
		     PAGE TITLE HEADING
*************************************************/
.pagetitle-heading .sppb-addon-title{COLOR:#fff!important;}


/*************************************************
		     ICONS FIX
*************************************************/
.fa-quote-left:before, .fa.fa-long-arrow-left:before, .fa.fa-long-arrow-right:before,.fa-fish:before, .fa-bars:before, .fa-comments:before,
.fa.fa-close:before, .fa.fa-remove:before, .fa-phone:before,.fa-envelope:before, .fa-chevron-up:before,.fa.fa-map-marker:before {
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}


/*************************************************
		     TESTIMONIAL
*************************************************/

.sppb-carousel-extended-nav-control .nav-control i.fa.fa-angle-left,
.sppb-carousel-extended-nav-control .nav-control i.fa.fa-angle-right {
    line-height: 0px;
    position: relative;
    top: -3px;
    font-weight:900;
}

/*************************************************
		     COURSES
*************************************************/
.view-courses section#sp-main-body {
    padding-top: 50px;
}

/*************************************************
		     TEACHERS PAGE
*************************************************/
.feature-box-01 {
    border-radius: 20px!important;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px!important;
    background: white;
    padding:30px!important;
    position: relative;
    }

.feature-box-01 a {
    position: absolute;
    left: 0;
    right: 0;
    width: fit-content;
    margin: auto !important;
    bottom: -20px;
}

@media (max-width: 991px) {
	.feature-box-01 a { bottom: -13px; }
}

.sppb-addon.sppb-addon-feature.feature-box-01.hover-up:hover {
	 background: #29b0e624!important;
}
.feature-box-01 .sppb-addon-title{
    font-size: 20px!important;
    font-weight: 700;
    color: #272f6c!important;
}

/*************************************************
		    CONTACT INFO COLUMN
*************************************************/
.contact-info i{
    position: relative;
    top: -4px;
}

/*************************************************
	POSITION 8 FOOTER COURSE CATEGORY 2
*************************************************/
@media screen and (min-width:769px){
div#sp-position8 {margin-top: 38px;}
#sp-bottom4 .sppb-addon-text {font-size: 14px!important;}
#sp-bottom4 .sppb-media-heading {font-size:14px!important;}
#sp-bottom4 i {line-height: 30px!important;}
}


/*************************************************
	BOTTOM3 MOBILE
*************************************************/
@media screen and (max-width:769px){
div#sp-bottom3 {margin-bottom: 0px!Important;}
	#sp-bottom1 .sppb-addon.sppb-addon-feature .sppb-addon-title.sppb-feature-box-title.sppb-media-heading {margin-bottom: 5px !important;}

#sp-bottom1 i {line-height: 30px!important;font-size: 18px!important;}
}


/*end*/