.call-info {
	float: right;
	height: 70px;
	padding: 5px;
}
.call-info h3 {
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 0;
	font-size: 18px;
}
.call-info h4 {
	font-size: 24px;
	margin-bottom: 0;
	font-family: 'Oswald', sans-serif;
}
body.stretched #header.full-header .container {
	max-width: 1600px;
	width: 100%;
	padding: 0 !important;
}
#slider .container {
	max-width: 1600px;
	width:100%;
}
#slider h2 {
	color: #fff !important;
	margin-bottom: 5px;
	font-size: 100px;
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
}
#slider h2 span {
	color: #fff !important;
	text-transform: uppercase;
}
#slider h4 {
	margin-bottom: 0;
    color: #fff;
    font-size: 28px;
    font-weight: 300;
	font-family: 'Montserrat', sans-serif;
}
.col-middle {
	display: table;
}
.col-middle-inner {
	display: table-cell;
	vertical-align: middle;
}
.panel {
	border-radius: 0;
}
#slider .heading-block h1 {
	font-size: 30px;
	text-transform: inherit;
	font-weight: 600;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	background: -webkit-linear-gradient(#a92188, #351d5d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
#slider .heading-block {
	margin-bottom: 20px !important;
}
.sm-form-control {
	border: 1px solid #ddd !important;
}
#slider form .col_full {
	margin-bottom: 10px;
}

::placeholder {
 color: #999 !important;
}
.heading-block h2 {
	font-weight: 600;
	letter-spacing: 0px;
	font-family: 'Oswald', sans-serif;
}
.heading-block.center > span, .heading-block.title-center > span, .center .heading-block > span {
	max-width: 100% !important;
	color: #333 !important;
	font-size: 20px;
	letter-spacing: 1px;
}
.heading-block:after {
	width: 150px;
	border-top: 3px solid #422358;
}
#section-about {
	background: #f5f5f5;
}
.team-image img {
    background-color: #b01a96;
    border-radius: 50%;
    width: 140px !important;
    height: 140px !important;
    padding: 10px;
    margin: 0 auto;
    border: 6px solid #fff;
}
.team-title {
	margin-top: 50px;
	padding-top: 80px;
}
.team-desc.team-desc-bg {
	margin-top: -110px;
	padding: 0 25px 25px;
}
.team-title span {
	color: #333;
	text-transform: inherit;
	font-size: 14px;
	margin-top: 10px;
	height: 250px;
}
.team-title h4 {
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 0px;
	height: 60px;
	font-family: 'Oswald', sans-serif;/* width: 270px; */

}
.feature-box.fbox-center:not(.fbox-bg) h3:after {
	display: none;
}
.feature-box.fbox-outline .fbox-icon {
	border: none;
	border-radius: 50% !important;
	padding: 60px;
	background-color: #351d5d;
}
.feature-box .fbox-icon i, .feature-box .fbox-icon img {
	background-color: #351d5d !important;
	border-radius: 0;
}
.feature-box.fbox-center .fbox-icon {
	width: 180px;
	height: 180px;
}
.feature-box.fbox-light .fbox-icon i, .feature-box.fbox-light .fbox-icon img {
	border: none;
}
.feature-box h3 {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-family: 'Oswald', sans-serif;
}
.feature-box p {
	margin: 8px 0 0 0;
	color: #333333;
	letter-spacing: 1px;
}
.page-section {
	padding: 60px 0;
}
.design-inner h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
}
.design-inner ul li {
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
#section-testi {
	background-color: #f5f5f5;
}
.testi-image img {
	border-radius: 50%;
	border: 6px solid #b01a96;
	width: 120px !important;
	height: 120px !important;
}
.testimonial-full .testi-image {
	margin: 0 auto;
}
.testimonial-full .testi-image {
	width: 120px !important;
	height: 120px !important;
}
.testimonial .flex-control-nav li a {
	background-color: #351d5d;
}
#section-course {
	background-color: #f9f9f9;
	padding-top: 60px;
}
.testimonial {
	background-color: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.testi-content {
	max-width: 800px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #fff;
	padding: 40px 60px;
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.testi-meta:before {
	content: '' !important;
}
.testi-content p {
    font-family: 'Oswald', sans-serif;
    font-style: inherit;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 20px;
}
.testi-meta {
    font-size: 15px;
	font-weight: 700;
}
#footer.dark, .dark #footer {
	background-color: #1d012b;
}
#copyrights {
	padding: 10px 0;
}
.dark #copyrights {
	color: rgb(255, 255, 255);
}
.footer-content {
    padding: 60px 0;
}
.footer-content span.divcenter {
	color: #fff !important;
}
.dark .heading-block:not(.not-dark):after {
	border-top-color: rgb(255, 255, 255);
}
.footer-content ul li {
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 16px;
	color: #fff;
}
#footer .container {
	max-width: 1600px;
	width: 100%;
}
.footer-content ul {
	margin-bottom: 0;
}
.tp-thumbs.tp-span-wrapper.outer-bottom.erinyen.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
	background: #f5f5f5 !important;
	padding: 30px 30px 100px !important;
}
.erinyen .tp-thumb-more:before {
	content: ""!important;
}
.tp-thumb-more img {
	z-index: 99;
	position: absolute;
	width: 40px;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
}
span.tp-thumb-title {
	bottom: -80px !important;
	color: #000 !important;
	z-index: 99999999 !important;
	font-size: 15px !important;
	padding: 10px !important;
}
.tp-thumb-mask {
	overflow: visible !important;
}
.erinyen .tp-thumb-title {
	top: auto!important;
	left: auto!important;	
	padding: 20px 35px 20px 20px;
		width: auto !important;	
	height: 80px !important;
	font-family: 'Oswald', sans-serif;
}
.erinyen .tp-thumb.selected .tp-thumb-over, .erinyen .tp-thumb:hover .tp-thumb-over {
	background: rgba(176, 26, 150, 0.41) !important;
}
.erinyen .tp-thumb-over {
	background: rgba(29, 1, 43, 0.75) !important;
}
.testi-content:before {
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    bottom: -20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
::selection {
    background: #b01a96;
}
#gotoTop {
    background-color: rgb(255, 255, 255);
    font-size: 46px;
    color: #b01a96;
    border-radius: 0;
}
#gotoTop:hover {
    background-color: #ffffff;
}
.testi-content {
    overflow: visible;
}
.theme-btn {
    border-radius: 30px;
    background-color: #b01a96;
	transition:all 0.4s linear;
}
.theme-btn:hover {
    background-color: #351d5d;
}
.section.nobottommargin.awards {
    padding: 160px 0px 120px;
}
.grey{
	background-color:#f5f5f5;
}
.applynow {
    margin-top: 15px !important;
}
.testi-content {
    height: 261px;
}
#header #header-wrap {
    position: absolute;
}
.section-films {
    background-color: #351d5d;
}
.section-films .heading-block h2 {
    color: #fff;
}
.section-films .heading-block:after {
    width: 150px;
    border-top: 3px solid #ffffff;
}
#section-course .heading-block.center {
    padding: 0 10px;
}
.tp-thumbs.tp-span-wrapper.outer-bottom.erinyen.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
    overflow: hidden !important;
}
.panel {
    margin-top: 20px;
}
.tp-video-play-button {
	display: none !important;
}
.tp-caption {
	white-space: nowrap;
}
.demos-filter {
	margin: 0;
	text-align: right;
}
.demos-filter li {
	list-style: none;
	margin: 10px 0px;
}
.demos-filter li a {
	display: block;
	border: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #444;
}
.demos-filter li a:hover,  .demos-filter li.activeFilter a {
	color: #f68b1f;
}
.demos-filter {
	text-align: center;
}
.demos-filter li {
	float: left;
	width: 33.3%;
	padding: 0 20px;
}
.course-inner{
	box-shadow: 0 0 20px rgba(115,115,115,.2);
    border-radius: 10px;
    padding: 20px;
    position: relative;
    opacity: 0.8;
    transition: all 0.2s ease;
    height: 230px;
    width: 300px;
    animation: down-bump 0.4s ease;
}
/*.course-inner:hover{
	opacity: 1;
	background-position: 100% 100%;
	animation: up-bump 0.4s ease
}*/
.course-overlay {
    position: absolute;
    background-color: #000;
    z-index: -9;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
    border-radius: 10px;
}
.course-row{
	margin-bottom: 30px;
}
.course-inner h3{
	text-align: center;
	color: #fff;
	margin: 20px;
	text-transform: uppercase;
	font-size: 20px;
}
.actor{
	background-color: #452b46;
}
.actor:hover{
	background-color: #452b46;
}
.animation{
	background-color: #aed135;
}
.design{
	background-color: #34bfc4;
}
.fashion{
	background-color: #2c2a73;
}
.media{
   background-color: #3b82c4;
}
.music{
	background-color: #fdb316;
}
.filmmaking{
	background-color: #a6228f;
}
.course-apply{
	position: absolute;
	/*margin-top: 25px;*/
	color: #fff;
	right: 0;
    bottom: 0;
    margin-bottom: 10px !important;
}
.course-apply-media{
	position: absolute;
	margin-top: 10px;
	color: #fff;
}
.course-apply:hover{
 	color: #fff;
 	background-color: #000;
 	opacity: 0.5;
}
.course-inner p{
	padding: 5px;
	/*margin-left: 55%;*/
}
@keyframes up-bump {
  0% { padding-top: 2em; }
  50% { padding-top: 1.5em; }
  100% { padding-top: 2em; }
}
@keyframes down-bump {
  0% { padding-top: 2em; }
  50% { padding-top: 2.5em; }
  100% { padding-top: 2em; }
}