﻿.kopa-tab-container-5 .kopa-tabs-5 li a:before, .kopa-button.kopa-button-icon:before, .owl-theme .owl-controls .owl-buttons div.owl-prev:before, .owl-theme .owl-controls .owl-buttons div.owl-next:before, .main-nav-mobile .main-menu-mobile > li > a > span:after, .top-main-nav-mobile .top-main-menu-mobile > li > a > span:after, .entry-icon span:before, .widget_categories ul li:before, .kopa-article-list-9-widget ul li .entry-item .more-link, .kopa-area .widget_nav_menu ul li a:before, .kopa-document-widget .masonry-list-wrapper > ul > li .document-block ul li a:before, #bbpress-forums ul.bbp-forums .bbp-forum-info .bbp-topic-meta .bbp-topic-started-in:before {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*--- owl-button ---*/
.owl-theme .owl-controls {
	margin: 0;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #ffffff;
	background: none;
	padding: 0;
	margin: 0;
	border-radius: 50%;
	border: 0px solid rgba(255, 255, 255, 0.4);
	text-align: center;
	width: 72px;
	height: 72px;
	line-height: 70px;
	font-size: 50px;
	position: absolute;
	top: 50%;
	margin-top: -36px;
	margin-left: -36px;
	margin-left: 0;
	margin-top: -36px;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	/* Netscape */
	-moz-opacity: 1;
	/* Safari 1.x */
	-khtml-opacity: 1;
	/* Good browsers */
	opacity: 1;
}
.owl-theme .owl-controls .owl-buttons div:hover {
	color: #ed145b;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: 2%;
	padding-right: 2px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
	content: "\f104";
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 2%;
	padding-left: 2px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:before {
	content: "\f105";
}
.owl-theme .owl-controls .owl-pagination {
	margin-top: 40px;
	width: 100%;
}
.owl-theme .owl-controls .owl-pagination .owl-page span {
	width: 8px;
	height: 8px;
	margin: 0 10px;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	/* Netscape */
	-moz-opacity: 1;
	/* Safari 1.x */
	-khtml-opacity: 1;
	/* Good browsers */
	opacity: 1;
	background: none;
	border: 1px solid #ffffff;
	border-radius: 50%;
}
.owl-theme .owl-controls .owl-pagination .owl-page.active span, .owl-theme .owl-controls .owl-pagination .owl-page:hover span {
	background: #FFF;
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);
	border-color: #FFF;
}





/** 3.2 Home page **/
.home-slider-1 {
	margin-top: -4px;
	min-height: 400px;
}
.home-slider-1 .owl-carousel-1 .item .entry-item {
	position: relative;
}
.home-slider-1 .owl-carousel-1 .item .entry-item .entry-thumb {
	position: relative;
}
.home-slider-1 .owl-carousel-1 .item .entry-item .entry-thumb img {
	width: 100%;
}
.home-slider-1 .owl-carousel-1 .item .entry-item .entry-content {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 218px;
	z-index: 1;
}
.home-slider-1 .owl-carousel-1 .item .entry-item .entry-content .container {
	width: 80.9%;
	padding: 0;
}
.home-slider-1 .owl-carousel-1 .item .entry-item .entry-content h2 {
	text-transform: uppercase;
	font-size: 76px;
	line-height: 82px;
	font-weight: 800;
	letter-spacing: 3px;
	margin-bottom: 0;
}
.home-slider-1 .owl-carousel-1 .item .entry-item .entry-content h2 a {
	color: #ffffff;
}
.home-slider-1 .owl-carousel-1 .item .entry-item .entry-content p {
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	margin: 5px 0 20px;
}
.home-slider-1 .owl-carousel-1 .item .entry-item .entry-content .left-col {
	border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.home-slider-1 .owl-carousel-1 .owl-controls .owl-pagination {
	position: absolute;
	left: 9.55%;
	bottom:50px;
	margin: 0;
	width: auto;
}
.home-slider-2 #sync1 .item .entry-item {
	position: relative;
}
.home-slider-2 #sync1 .item .entry-item .entry-thumb {
	position: relative;
}
.home-slider-2 #sync1 .item .entry-item .entry-thumb img {
	display: block;
	width: 100%;
	height: auto;
}
.home-slider-2 #sync1 .item .entry-item .entry-thumb:before {
	content: "";
	position: absolute;
	top: 0;
	width: 370px;
	left: 50%;
	margin-left: -185px;
	background-color: rgba(255, 255, 255, 0.3);
	height: 100%;
	z-index: 1;
}
.home-slider-2 #sync1 .item .entry-item .entry-content {
	padding-top: 110px;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}
.home-slider-2 #sync1 .item .entry-item .entry-content .entry-title {
	position: relative;
	margin-bottom: 20px;
}
.home-slider-2 #sync1 .item .entry-item .entry-content .entry-title h2 {
	font-weight: 600;
	font-size: 70px;
	line-height: 76px;
	margin-bottom: 0;
}
.home-slider-2 #sync1 .item .entry-item .entry-content .entry-title h2 a {
	color: #ffffff;
}
.home-slider-2 #sync1 .item .entry-item .entry-content .entry-title p {
	height: 1px;
	width: 200px;
	display: inline-block;
	position: relative;
}
.home-slider-2 #sync1 .item .entry-item .entry-content .entry-title p:before, .home-slider-2 #sync1 .item .entry-item .entry-content .entry-title p:after {
	content: "";
	height: 1px;
	width: 75px;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #b8b6bb;
}
.home-slider-2 #sync1 .item .entry-item .entry-content .entry-title p:after {
	left: auto;
	right: 0;
}
.home-slider-2 #sync1 .item .entry-item .entry-content .entry-title p > span {
	width: 16px;
	height: 8px;
	background-color: #b8b6bb;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -8px;
	z-index: 1;
}
.home-slider-2 #sync1 .item .entry-item .entry-content .entry-title p > span:before {
	content: '';
	position: absolute;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #b8b6bb;
	top: 0;
	left: -8px;
	left: auto;
	right: 0;
}
.home-slider-2 #sync1 .item .entry-item .entry-content .entry-title p > span:after {
	content: '';
	position: absolute;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #b8b6bb;
	top: 0;
	right: -8px;
	right: auto;
	left: 0;
}
.home-slider-2 #sync1 .item .entry-item .entry-content p.entry-excerpt {
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
}
.home-slider-2 #sync1 .item .entry-item .entry-content .kopa-button {
	margin-top: 15px;
}
.kopa-home-2 .owl-theme .owl-controls .owl-pagination .owl-page.active span, .kopa-home-2 .owl-theme .owl-controls .owl-pagination .owl-page:hover span {
	background-color: #03a9f5;
	border-color: #03a9f5;
}
.kopa-home-2 .kopa-course-search-widget .course-form .course-submit, .kopa-home-2 .kopa-newsletter-widget .newsletter-form .input-email input[type="submit"] {
	background-color: #03a9f5;
}
.kopa-home-2 .kopa-course-search-widget .course-form .course-submit:hover,  .kopa-home-2 .kopa-newsletter-widget .newsletter-form .input-email input[type="submit"]:hover {
	background-color: #17376e;
}
.kopa-home-2 .kopa-article-list-4-widget ul li .entry-item .entry-content .entry-author a {
	color: #03a9f5;
}
.kopa-home-2 .kopa-article-list-4-widget ul li .entry-item .entry-content .entry-author a:hover {
	color: #ed145b;
}
.kopa-home-2 .kopa-masonry-list-2-widget .masonry-list-wrapper > ul > li .entry-item .entry-thumb .entry-hot {
	background-color: #03a9f5;
}
.kopa-home-2 .kopa-masonry-list-2-widget .masonry-list-wrapper > ul > li .entry-item .entry-thumb .entry-hot:before {
	border-right-color: #03a9f5;
}
.kopa-home-2 .kopa-masonry-list-2-widget .masonry-list-wrapper > ul > li .entry-item .entry-thumb .entry-hot:after {
	border-left-color: #03a9f5;
}
.kopa-area-11 .widget_text h4 {
	text-transform: uppercase;
	position: relative;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 25px;
	padding-bottom: 15px;
	letter-spacing: 2px;
}
.kopa-area-11 .widget_text h4:before {
	content: "";
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 90px;
	background-color: #ced1dd;
}
.kopa-area-11 .widget_text .kopa-button {
	margin-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
}
