@font-face {
	font-family: 'icomoon';
	src:         url('../fonts/icomoon.eot?mutsbn');
	src:         url('../fonts/icomoon.eot?mutsbn#iefix') format('embedded-opentype'),
				 url('../fonts/icomoon.ttf?mutsbn') format('truetype'),
				 url('../fonts/icomoon.woff?mutsbn') format('woff'),
				 url('../fonts/icomoon.svg?mutsbn#icomoon') format('svg');
	font-weight: normal;
	font-style:  normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family:             'icomoon';
	speak:                   none;
	font-style:              normal;
	font-weight:             normal;
	font-variant:            normal;
	text-transform:          none;
	line-height:             1;
	-webkit-font-smoothing:  antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*.icon-arrow-default:before {*/
/*content: "\e917";*/
/*}*/
/*.icon-arrow-default-left:before {*/
/*content: "\e918";*/
/*}*/
/*.icon-arrow-back:before {*/
/*content: "\e916";*/
/*}*/
/*.icon-share2:before {*/
/*content: "\e915";*/
/*}*/
/*.icon-youtube4:before {*/
/*content: "\e914";*/
/*}*/

/*.icon-angle-bottom:before {*/
/*content: "\e901";*/
/*}*/
/*.icon-angle-left:before {*/
/*content: "\e902";*/
/*}*/
/*.icon-angle-right:before {*/
/*content: "\e903";*/
/*}*/
/*.icon-angle-top:before {*/
/*content: "\e904";*/
/*}*/
/*.icon-arrow:before {*/
/*content: "\e905";*/
/*}*/

.icon-arrow-back {
	width:          40px;
	height:         29px;
	display:        inline-block;
	background:     url("../images/icon/icon.png") no-repeat no-repeat -62px -42px;
	vertical-align: middle;
}

.icon-account {
	width:          18px;
	height:         17px;
	display:        inline-block;
	background:     url("../images/icon/icon.png") no-repeat -162px -54px;
	vertical-align: middle;
	margin-top:     -4px;
}

.icon-search {
	width:          18px;
	height:         17px;
	display:        inline-block;
	background:     url("../images/icon/icon.png") no-repeat -200px -54px;
	vertical-align: middle;
	margin-top:     -5px;
}

.icon-phone {
	width:      41px;
	height:     33px;
	display:    inline-block;
	background: url("../images/icon/icon.png") no-repeat top center;
}

.icon-cross {
	width:          25px;
	height:         25px;
	display:        inline-block;
	background:     url("../images/icon/icon.png") no-repeat -12px -90px;
	margin-top:     -8px;
	vertical-align: middle;
}

.icon-home {
	width:      25px;
	height:     21px;
	display:    inline-block;
	background: url("../images/icon/icon.png") no-repeat -113px -11px
}

.icon-home-white {
	background:     url("../images/icon/icon.png") no-repeat -170px -9px;
	width:          30px;
	height:         23px;
	vertical-align: middle;
	margin-right:   5px;
	margin-top:     -3px;
	display:        inline-block;
}

.icon-location {
	width:      13px;
	height:     14px;
	display:    inline-block;
	background: url("../images/icon/icon.png") no-repeat -114px -55px;
}

.icon-study {
	width:      41px;
	height:     33px;
	display:    inline-block;
	background: url("../images/icon/icon.png") no-repeat -108px -84px;
}

.icon-degrees:before {
	content:    "";
	width:      60px;
	height:     60px;
	display:    inline-block;
	background: url("../images/icon/icon.png") no-repeat -228px -153px;
}

.icon-works:before {
	content:     "";
	width:       80px;
	height:      80px;
	display:     inline-block;
	background:  url("../images/icon/icon.png") no-repeat -218px 13px;
	margin-top:  11px;
	margin-left: 4px;
}

.icon-loss:before {
	content:    "";
	width:      60px;
	height:     60px;
	display:    inline-block;
	background: url("../images/icon/icon.png") no-repeat -223px -67px;
}

.icon-play {
	width:      113px;
	height:     113px;
	display:    inline-block;
	background: url("../images/icon/icon-play.png") no-repeat center center;

}

.icon-play:hover {
	opacity: 0.8;
}

.icon-heart {
	width:           41px;
	height:          33px;
	display:         inline-block;
	background:      url("../images/icon/icon-heart.png") no-repeat top center;
	background-size: contain;
}


/*.icon-link-arrow:before {*/
/*content: "\e90a";*/
/*}*/

/*.icon-mail:before {*/
/*content: "\e90d";*/
/*}*/

.icon-arrow-default:before {
	content: "\e917";
}

.icon-arrow-default-left:before {
	content: "\e918";
}

.icon-link-arrow:before {
	content: "\e90a";
}

.icon-share2:before {
	content: "\e900";
}

.icon-youtube4:before {
	content: "\e901";
}

.icon-toggle {
	width:    40px;
	height:   40px;
	display:  inline-block;
	position: absolute;
	left:     0;
	top:      0;
	z-index:  999;
}