@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,700);
@import url(https://fonts.googleapis.com/css?family=Alegreya+Sans+SC:400,400i,500,500i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Dancing+Script:400,700);
@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);
@import url(../css/font-awesome.min.css);
@import url(../css/icofont.css);
@import url(../css/flaticon.css);
@import url(../css/animations.css);
@import url(../css/animate.min.css);
@import url(../css/VideoPopUp.css);
@import url(../css/owl.carousel.min.css);
@import url(../css/owl.theme.default.css);
@import url(../css/lightbox.min.css);

body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Roboto, sans-serif;
	color: #848576;
	font-weight: 400
}

a,
a:focus,
a:hover {
	text-decoration: none
}

p,
ul li {
	margin: 0
}

.about-col h5,
.slide-caption__desc {
	font-style: italic;
	letter-spacing: 5px
}

.categories ul li a,
.counter-col p,
.info-col p,
.portfolio-nav li,
.teacher-biography ul li {
	text-transform: capitalize
}

body {
	background: #fff;
	font-size: 15px;
	line-height: 26px;
	position: relative;
	overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.2;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px
}

p {
	padding-bottom: 5px
}

a {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.my-btn,
a:focus,
a:hover {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out
}

a:focus,
a:hover {
	outline: 0;
	transition: .3s ease-in-out
}

ul {
	margin-bottom: 10px;
	padding-left: 15px;
	text-align: justify
}

ul li {
	padding: 0
}

img {
	width: 100%;
	max-width: 100%;
	height: auto
}

.dropdown1 {
	position: fixed;
	z-index: 1000;
	right: 0;
	top: 170px;
	background: #f7931e;
	color: #ffb607
}

#preloader,
.boxcourse,
.boxcoursenew {
	background-color: #fff
}

.form-control {
	resize: none;
	height: 45px;
	margin-bottom: 5px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0px
}

.form-control:focus {
	border-color: #a2a2a2;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none
}

.imghov,
.imghov:hover {
	padding: 10px 8px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .19);
	margin: 0 0 25px
}

::-webkit-input-placeholder {
	color: #999 !important
}

::-moz-placeholder {
	color: #999 !important
}

:-ms-input-placeholder {
	color: #999 !important
}

:-moz-placeholder {
	color: #999 !important
}

.imghov:hover {
	opacity: 1
}

.divider {
	border-top: 1px solid #1a1a1a;
	clear: both;
	height: 1px;
	width: 100%
}

.boxcourse,
.boxcourse:hover,
.boxcoursenew,
.boxcoursenew:hover {
	display: table;
	width: 199px;
	height: 170px;
	box-shadow: 0 0 4px #ccc;
	border: 5px;
	padding: 20px;
	text-align: center
}

.boxcourse:hover {
	background-color: #f7921e
}

.underline {
	color: #848576;
	padding: 0 15px 15px 0;
	border-bottom: 2px solid #f7921e
}

.boxcoursenew:hover {
	background-color: #848576
}

.boxcourse h2,
.boxcoursenew h2 {
	display: table-cell;
	height: 100px;
	vertical-align: middle;
	margin: 20px;
	color: #f7931e;
	font-size: 20px;
	border: 1px solid #f7931e;
	padding: 20px
}

.boxcourse:hover h2,
.boxcoursenew:hover h2 {
	color: #fff;
	font-size: 20px;
	border: 1px solid #fff;
	padding: 20px
}

.my-btn {
	background: #f7931e;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 10px 15px;
	border-radius: 0;
	border: none !important;
	clear: both;
	transition: .3s ease-in-out;
	margin-left: 0
}

.my-btn:hover,
.nav {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out
}

.my-btn:hover {
	color: #fff;
	background: #222;
	border: none;
	transition: .3s ease-in-out
}

.course-image,
.features-img,
.history-img,
.overlay-black,
.overlay-white,
.teachers-col .teacher-img {
	position: relative
}

.overlay-black:before,
.overlay-white:before {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	left: 0;
	content: ""
}

.overlay-black:before {
	background-color: rgba(0, 0, 0, .6)
}

.overlay-white:before {
	background-color: rgba(255, 255, 255, .8)
}

.about-two-section .about-col,
.about-two-section .about-img,
.blog-single-col,
.course-single-col,
.faq-col h1,
.features-col,
.my-pagination,
.my-pagination .pagination,
.section-title,
.sidebar-col,
.teacher-single-col {
	margin-bottom: 30px
}

.section-title .title-style {
	position: relative;
	display: inline-block
}

.section-title .title-style h2 {
	font-size: 32px;
	line-height: 15px;
	margin-bottom: 0
}

.title-icon {
	width: 80px;
	position: relative;
	margin: 10px auto 0
}

.title-icon:before {
	content: "";
	width: 160px;
	height: 2px;
	background: #f7931e;
	position: absolute;
	top: 18px;
	left: -36px
}

.title-icon i {
	color: #f7931e;
	font-size: 40px
}

.section-title p {
	font-weight: 700;
	margin-top: 20px
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999999
}

#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../images/preloder.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px
}

.scrollup {
	width: 40px;
	height: 40px;
	position: fixed;
	display: none;
	bottom: 20px;
	right: 20px;
	z-index: 99999;
	background-color: #f7931e;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 20px
}

.header-topbar,
.main-herader {
	background: #fff
}

.course-item h4 a,
.demo-content-col h2 a,
.error-col h4 a,
.scrollup:hover,
.teachers-col h4 a {
	color: #111
}

.header-content,
.history-item,
.nav-link,
.page-pagination,
.pages-col,
.video-col {
	text-align: center
}

.page-pagination .pagination {
	margin: 30px 0
}

.page-pagination .pagination>li>a,
.page-pagination .pagination>li>span {
	background: 0 0;
	color: #f7931e
}

.page-pagination .pagination>li>a:hover {
	color: #fff;
	background: #f7931e
}

.page-pagination-left,
.page-title-box {
	text-align: left
}

.page-pagination-right {
	text-align: right
}

.main-herader {
	position: relative
}

.main-herader-two,
.slide__item:before {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0
}

.header-topbar-col {
	padding: 0
}

.header-topbar-col ul li {
	float: left;
	margin-right: 20px
}

.header-topbar-col ul li p {
	color: #fff;
	margin-top: 4px
}

.header-topbar-col ul li p i,
.info-bar ul li i {
	margin-right: 5px;
	color: #fff
}

.about-box h4,
.about-box p,
.faq-col .panel-title a,
.footer-col p,
.header-topbar-col p a,
.info-bar ul li a,
.main-herader-two .navbar-expand-md .navbar-nav .nav-link,
.page-title-box p a {
	color: #fff
}

.social-link-group {
	text-align: right;
	padding-right: 10px;
	padding-top: 20px
}

.social-link-group a {
	margin-left: 12px
}

.portfolio-nav li,
.social-group ul li {
	display: inline-block;
	margin-left: 10px
}

.social-link-group a i {
	color: #848576
}

.account-area .nav-tabs .nav-link,
.blog-col h4 a,
.blog-col h4 a:hover,
.blog-commment-item i,
.categories ul li a:hover,
.commment-field h4 a,
.copyright-col p a,
.footer-col h3 span,
.hover-item-info h3 a:hover,
.info-col p span,
.page-title-box h2 span,
.page-title-box p a:hover,
.post-box p a,
.sidebar-post ul li h4 a,
.social-link-group a i:hover,
.teacher-biography ul li a i:hover,
.teacher-biography ul li i,
.teachers-col h4 a:hover {
	color: #f7931e
}

.main-herader .navbar-brand img {
	width: 220px
}

.main-herader .navbar-expand-md .navbar-nav .nav-link {
	color: #848576;
	text-transform: uppercase;
	margin-left: 5px;
	padding: 3px 10px;
	font-size: 15px
}

.main-herader .dropdown-menu .dropdown-item {
	padding: 5px 15px
}

.main-herader .dropdown-menu .dropdown-item:hover {
	color: #f7931e;
	padding-left: 20px
}

.navbar-nav .dropdown-menu.show {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInUpMenu;
	animation-name: fadeInUpMenu
}

.dropdown-item.active,
.dropdown-item:active {
	background: 0 0
}

.main-herader .navbar {
	padding-bottom: 10px
}

.nav {
	transition: .3s ease-in-out
}

.contact-col .btn,
.main-herader .nav.sticky {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out
}

.main-herader .nav.sticky {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #ddd;
	transition: .3s ease-in-out
}

.main-herader-two {
	z-index: 9999;
	background: 0 0
}

.main-herader-two .header-topbar {
	background: 0 0;
	border-bottom: 1px solid #928e8e
}

.main-herader-two .navbar-expand-md.nav.sticky .nav-link {
	color: #000
}

.slide {
	list-style-type: none;
	padding: 0
}

.slide__item {
	height: 80vh
}

.slide__item:before {
	content: "";
	height: 100%;
	z-index: 0
}

.item-bg-admission-1 {
	background: url(../images/slider/admission-open-2024-25.jpg) 0 0/100% auto no-repeat;
	height: 77vh
}

.item-bg-1 {
	background: url(../images/slider/banner_1.jpg) 0 0/100% auto no-repeat;
	height: 77vh
}

.item-bg-2 {
	background: url(../images/slider/banner_2.jpg) 0 0/100% auto no-repeat;
	height: 77vh
}

.item-bg-3,
.item-bg-design-1 {
	background: url(../images/slider/banner_3.jpg) 0 0/100% auto no-repeat;
	height: 77vh
}

.item-bg-4 {
	background: url(../images/slider/banner_front.jpg) 0 0/100% auto no-repeat;
	height: 77vh
}

.slide-caption {
	position: relative;
	width: 100%
}

.slide-caption__title {
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px
}

.slide-caption__title:before {
	content: '';
	width: 20%;
	border-bottom: 2px solid #f7931e;
	display: block;
	margin: 0 auto
}

.slide-caption__desc {
	font-size: 18px;
	color: #f7931e;
	margin-bottom: 20px
}

.slide-caption .btn {
	border: 2px solid #f7931e;
	color: #fff;
	background: #f7931e;
	padding: 10px 25px
}

.history-section .owl-next,
.history-section .owl-prev,
.main-slider-area .owl-next,
.main-slider-area .owl-prev {
	top: 45%;
	font-size: 25px;
	background: #551fc0;
	padding: 0 5px;
	border-radius: 0;
	color: #fff;
	position: absolute;
	width: 35px
}

.slide-caption .btn:hover {
	color: #f7931e;
	background: 0 0
}

.owl-item.active .slide-caption__title {
	animation: 1s 1s both fadeInUp
}

.owl-item.active .slide-caption__desc {
	animation: 1s 1.5s both fadeInUp
}

.owl-item.active .btn {
	animation: 1s 2s both flipInX
}

.history-section .owl-prev,
.main-slider-area .owl-prev {
	left: 0
}

.history-section .owl-next,
.main-slider-area .owl-next {
	right: 0
}

.main-slider-area .owl-theme .owl-nav [class*=owl-] {
	background: #f7931e;
	color: #fff
}

.main-slider-area-two .slide__item {
	height: 100vh
}

.features-area {
	padding: 40px 0 20px;
	overflow: hidden
}

.over-shadow {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	opacity: 0;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
	transition: .4s ease-in-out
}

.features-col:hover .over-shadow {
	opacity: 1;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
	transition: .4s ease-in-out
}

.features-col h4 {
	margin-top: 20px;
	color: #f7931e
}

.about-section {
	padding: 0;
	overflow: hidden
}

.about-col h2 {
	font-size: 24px;
	margin-bottom: 5px;
	color: #f7931e
}

.profilehead {
	font-size: 16px;
	margin-bottom: 5px;
	color: #999;
	font-weight: 700
}

.about-col h5 {
	font-size: 16px;
	color: #f7931e;
	margin-bottom: 20px;
	font-weight: 500
}

.para-space {
	margin-bottom: 5px;
	text-align: justify
}

.about-item {
	position: relative;
	padding-left: 80px;
	margin-bottom: 30px
}

.about-item i {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 35px;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	background: #f7931e;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}

.about-item h4,
.hover-item-info h3,
.sidebar-tags {
	margin-bottom: 0
}

.about-two-section,
.course-single-area,
.teacher-single-area {
	padding: 40px 0
}

.about-box {
	margin-bottom: 30px;
	background: #f7931e;
	padding: 20px;
	position: relative
}

.about-box h2 {
	position: absolute;
	right: 0;
	top: -20px;
	z-index: 0;
	opacity: .2;
	font-size: 85px
}

.video-section {
	padding: 100px 0;
	background: url(../images/bg/1.jpg) 50% 50%/cover no-repeat;
	position: relative
}

.video-col h2 {
	color: #fff;
	margin-bottom: 30px;
	letter-spacing: 1px
}

.video-col i {
	color: #f7931e;
	font-size: 100px
}

.course-area {
	padding: 30px 0 0
}

.course-col {
	margin-bottom: 25px
}

.course-col:hover .over-shadow {
	opacity: 1
}

.course-cost {
	position: absolute;
	left: -12px;
	top: 20px;
	z-index: 99;
	padding: 5px 20px;
	background: #f7931e
}

.course-cost h2 {
	margin-bottom: 0;
	color: #fff;
	font-size: 14px
}

.course-cost:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 1;
	border-top: 8px solid #f7931e;
	border-left: 12px solid transparent;
	transform: translateY(100%);
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-o-transform: translateY(100%)
}

.address-col ul,
.course-item h4,
.course-single-col h2 {
	margin-top: 20px
}

.course-item p,
.quick-contact-col .form-group {
	margin-bottom: 5px
}

.course-features {
	margin-top: 0
}

.account-area .form-check,
.blog-col .embed-responsive,
.course-features h3,
.footer-col .top-para {
	margin-bottom: 20px
}

.course-features ul,
.teacher-biography {
	border: 1px solid #ddd
}

.course-features ul li {
	border-bottom: 1px solid #ddd;
	padding: 10px 15px
}

.course-features .btn {
	text-transform: uppercase;
	border-radius: 0;
	background: #f7931e;
	border: none;
	cursor: pointer
}

.course-features .btn:hover {
	background: #232323
}

.commment-field,
.form-field {
	margin-top: 50px
}

.commment-field h4 {
	font-size: 22px;
	margin-bottom: 30px
}

.blog-commment-item {
	position: relative;
	padding-left: 90px;
	margin-bottom: 50px
}

.blog-commment-item img {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 70px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}

.blog-commment-item h4,
.categories ul li,
.faq-col .panel.panel-default,
.footer-sociai-group {
	margin-bottom: 10px
}

.middele-comment {
	margin-left: 60px
}

.contact-textarea,
textarea {
	height: 100% !important
}

.categories,
.sidebar-post,
.sidebar-search-box {
	margin-bottom: 50px
}

.sidebar-search-box .input-group .form-control {
	height: 45px;
	border-color: #f7931e
}

.sidebar-search-box .input-group-btn .btn {
	height: 45px;
	width: 60px;
	background: #f7931e
}

.sidebar-search-box .input-group-btn .btn i {
	font-size: 22px;
	color: #fff
}

.sidebar-title h3 {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	margin-bottom: 30px
}

.categories ul li a {
	color: #111
}

.sidebar-post ul li {
	position: relative;
	padding-left: 90px;
	margin-bottom: 30px
}

.sidebar-post ul li img {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	height: 80px
}

.sidebar-post ul li h4 {
	margin-bottom: 0;
	font-size: 22px
}

.sidebar-tags ul li {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	margin-right: 5px;
	display: inline-block
}

.portfolio-nav li,
.teacher-biography ul li strong {
	margin-right: 10px
}

.sidebar-tags ul li a {
	padding: 10px 20px;
	color: #fff;
	background: #111;
	text-transform: uppercase
}

.sidebar-tags ul li a:hover {
	background: #f7931e;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out
}

.teachers-col .teacher-img:before,
.teachers-col:hover .teacher-img:before {
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out
}

.counter-section {
	padding: 40px 0;
	background: url(../images/slider/banner_front.jpg) center/cover no-repeat
}

.contact-col,
.counter-col,
.demo-content-col {
	margin-bottom: 50px;
	text-align: center
}

.counter-col i {
	font-size: 40px;
	color: #f7931e
}

.counter-col p {
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px
}

.counter-col .counter div {
	color: #fff;
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 20px
}

.error-area,
.pricing-field,
.teachers-area {
	padding: 100px 0 70px
}

.demo-page-features-col,
.error-col,
.teachers-col {
	margin-bottom: 30px;
	text-align: center
}

.teachers-col .teacher-img:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 0;
	background: rgba(0, 0, 0, .6);
	transition: .4s ease-in-out
}

.teachers-col:hover .teacher-img:before {
	height: 100%;
	transition: .4s ease-in-out
}

.social-group {
	position: absolute;
	left: 0;
	right: 0;
	top: 10%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
	transition: .4s ease-in-out
}

.teachers-col:hover .social-group {
	opacity: 1;
	top: 50%;
	margin-top: -15px;
	-webkit-transition: .8s ease-in-out;
	-moz-transition: .8s ease-in-out;
	-o-transition: .8s ease-in-out;
	-ms-transition: .8s ease-in-out;
	transition: .8s ease-in-out
}

.contact-infobox i,
.teacher-img a .link {
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out
}

.social-group ul li {
	margin-right: 10px
}

.social-group ul li i {
	font-size: 30px;
	color: #f7931e
}

.teachers-col h4 {
	margin-bottom: 0;
	padding: 20px 10px;
	background: #f5f5f5
}

.teacher-img a .link {
	background: #f7931e;
	padding: 10px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	font-size: 20px;
	color: #fff;
	opacity: 0;
	transition: .4s ease-in-out
}

.teachers-col:hover a .link {
	opacity: 1;
	-webkit-transition: .8s ease-in-out;
	-moz-transition: .8s ease-in-out;
	-o-transition: .8s ease-in-out;
	-ms-transition: .8s ease-in-out;
	transition: .8s ease-in-out
}

.img-hover-item img,
.img-hover-item:hover img,
.portfolio-nav li,
.portfolio-nav li:hover {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out
}

.teacher-biography ul li {
	border-bottom: 1px solid #ddd;
	padding: 15px 20px
}

.teacher-biography ul li a i {
	margin-right: 5px;
	color: #595959
}

.teacher-biography p {
	background: #ddd;
	padding: 20px
}

.separator-section {
	padding: 100px 0 0;
	background-image: url(../images/bg/3.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative
}

.separator-col img {
	width: 400px;
	height: auto;
	margin-top: -160px
}

.separator-col h4 {
	color: #fff;
	margin-bottom: 20px
}

.separator-col .custom-select {
	width: 100%;
	border-radius: 0;
	border: none;
	margin-bottom: 30px;
	height: 45px
}

.portfolio-section {
	padding: 30px 0;
	overflow-x: hidden
}

.portfolio-nav {
	float: none;
	margin-bottom: 30px
}

.portfolio-nav li {
	cursor: pointer;
	font-weight: 700;
	transition: .5s ease-in-out
}

.img-hover-item img,
.img-hover-item:hover img,
.portfolio-nav li:hover {
	transition: .5s ease-in-out
}

.hover-item-info,
.img-hover-item:hover .hover-item-info {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out
}

.filtr-item {
	width: 33.25%;
	padding: 5px
}

.hover-item-info,
.overlay:before {
	width: 100%;
	opacity: 0;
	height: 100%
}

.padd0 {
	padding: 10px
}

.blog-img,
.img-hover-item {
	position: relative;
	overflow: hidden
}

.hover-item-info {
	position: absolute;
	bottom: -50%;
	left: 0;
	padding: 20px;
	background: rgba(0, 0, 0, .48);
	text-align: center;
	transition: .5s ease-in-out
}

.overlay:before,
.post-date {
	bottom: 0;
	left: 0;
	position: absolute
}

.img-hover-item:hover .hover-item-info {
	opacity: 1;
	bottom: 0;
	transition: .5s ease-in-out
}

.img-hover-item i,
.img-hover-item:hover i {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out
}

.hover-item-info h3 a {
	color: #fff;
	font-size: 18px;
	margin-bottom: 0
}

.img-hover-item i {
	font-size: 30px;
	color: #ffb607;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -15px;
	background: #fff;
	padding: 5px;
	text-align: center;
	opacity: 0;
	transition: .5s ease-in-out
}

.img-hover-item:hover i {
	top: 50%;
	margin-top: -30px;
	opacity: 1;
	transition: .5s ease-in-out
}

.blog-col:hover .blog-img img,
.blog-img img {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out
}

.account-area,
.faq-area,
.gallery-single-area,
.history-section {
	padding: 100px 0
}

.gallery-single-area h3,
.testimonial-col .owl-theme .owl-nav {
	margin-top: 30px
}

.gallery-single-info {
	padding: 20px;
	background: #f5f5f5;
	margin-top: 50px
}

.info-col {
	border-right: 1px solid #999
}

.info-col p {
	font-weight: 600
}

.testimonial-section {
	padding: 100px 0;
	background: url(../images/bg/2.jpg) 50% 50%/cover no-repeat;
	position: relative
}

.test-item {
	padding: 30px;
	background: rgba(0, 0, 0, .5)
}

.info-bar,
.post-date,
.subscribe-area,
.testimonial-col .owl-theme .owl-dots .owl-dot.active span,
.testimonial-col .owl-theme .owl-dots .owl-dot:hover span {
	background: #f7931e
}

.test-image {
	position: relative;
	padding-left: 100px;
	margin-bottom: 30px
}

.test-item img {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px !important;
	height: 80px !important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}

.test-item h4 {
	color: #fff;
	margin-bottom: 0;
	padding-top: 10px
}

.test-item span {
	font-size: 12px;
	color: #f7931e
}

.test-item p {
	color: #fff;
	margin-top: 10px
}

.testimonial-col .owl-theme .owl-dots .owl-dot span {
	margin-bottom: 0;
	margin-top: 0
}

.blog-section {
	padding: 70px 0 20px
}

.blog-col {
	margin-bottom: 30px;
	position: relative
}

.blog-img img {
	transition: .5s ease-in-out
}

.blog-col:hover .blog-img img {
	transition: .5s ease-in-out;
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.blog-col:hover .overlay:before,
.overlay:before {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out
}

.overlay:before {
	content: "";
	background: rgba(0, 0, 0, .8);
	z-index: 0;
	transition: .5s ease-in-out
}

.blog-col:hover .overlay:before {
	opacity: 1;
	transition: .5s ease-in-out
}

.post-date,
.pricingTable {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out
}

.post-date {
	z-index: 9;
	padding: 10px 20px;
	text-align: center;
	transition: .5s ease-in-out
}

.post-date:after {
	content: "";
	position: absolute;
	right: -40px;
	top: 0;
	width: 0;
	height: 100%;
	border-left: 40px solid #f7931e;
	border-top: 43px solid transparent
}

.post-date h3 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 0
}

.blog-col h4 {
	margin-bottom: 15px
}

.info-bar {
	margin-bottom: 20px;
	padding: 10px 15px
}

.info-bar ul li {
	float: left;
	margin-right: 15px
}

.blog-single-field {
	padding: 30px 0
}

.blog-single-col h2 {
	margin: 20px 0
}

.subscribe-area {
	padding: 50px 0
}

.defult-page-title,
.defult-page-title-2,
.defult-page-title-3,
.defult-page-title1-1,
.defult-page-title-smart-product-design
{
	padding: 100px 0;
	text-align: center
}
.defult-page-title-4,
.defult-page-title-5,
.defult-page-title-6
{
	padding: 100px 0;
	text-align: center
}
.subscribe-col {
	width: 80%;
	margin: auto
}

.subscribe-col h3 {
	margin-bottom: 20px;
	color: #fff
}

.page-title-box h2,
.pricingTable {
	margin-bottom: 30px;
	position: relative
}

.subscribe-col .form-control {
	margin-bottom: 0;
	height: 45px;
	border: none
}

.subscribe-col .form-control+.input-group-addon:not(:first-child) {
	height: 45px;
	border-radius: 0;
	margin-left: -1px;
	border: none;
	text-transform: uppercase
}

.subscribe-col .form-inline {
	margin: auto
}

.defult-page-title {
	background: url(../images/bg/5.jpg) center/cover no-repeat
}

.defult-page-title-3 {
	background: url(../images/bg/productdesigntopbg.jpg) center/cover no-repeat
}

.defult-page-title1-1 {
	background: url(../images/bg/graphicdesigntopbg.jpg) center/cover no-repeat
}

.defult-page-title-2 {
	background: url(../images/bg/userexperiencetopbg.jpg) center/cover no-repeat
}
.defult-page-title-smart-product-design  {
	background: url(../images/bg/smart-product-design-bg.jpg) center/cover no-repeat
}
.defult-page-title-4 {
	background: url(../images/bg/animation-and-game-design.jpg) center/cover no-repeat
}
.defult-page-title-5 {
    background:url(../images/bg/communication-design-bg.jpg) center/cover no-repeat
}
.defult-page-title-6 {
    background:url(../images/bg/fashion-design.jpg) center/cover no-repeat
}
.page-title-box h2 {
	font-size: 30px;
	color: #fff
}

.history-img h3,
.page-title-box h2:before {
	position: absolute;
	background: #f7931e;
	left: 0
}

.page-title-box h2:before {
	content: "";
	bottom: -10px;
	width: 40px;
	height: 3px
}

.page-title-box p {
	color: #fff;
	font-size: 12px
}

.my-pagination .page-link {
	color: #f7931e;
	border-color: #f7931e
}

.history-img h3 {
	top: 0;
	z-index: 0;
	padding: 5px 20px;
	font-size: 18px;
	color: #fff
}

.history-item h4 {
	margin-top: 20px;
	font-size: 18px
}

.history-section .owl-theme .owl-nav [class*=owl-] {
	background: #f7931e;
	color: #fff;
	margin: 0
}

.account-area .tab-content {
	padding: 20px;
	border: 1px solid #ddd;
	border-top: none
}

.faq-col .panel-title,
.faq-col1 .panel-title {
	font-size: 17px;
	color: #fff;
	padding: 10px 15px;
	text-align: justify
}

.nav-tabs .nav-item {
	float: none;
	display: block
}

.account-area .nav-tabs .nav-link.active {
	border-radius: 0
}

.panel-heading .accordion-toggle:after {
	content: "\f106";
	font-family: FontAwesome;
	float: right;
	font-size: 20px;
	color: #fff
}

.panel-heading .accordion-toggle.collapsed:after {
	content: "\f107"
}

.faq-col .panel-title {
	background: #f7931e;
	margin-bottom: 0
}

.faq-col1 .panel-title {
	background: #848576;
	margin-bottom: 10px
}

.faq-col .panel-body {
	margin-bottom: 0;
	padding: 20px 15px
}

.error-col h1 {
	font-family: 'Dancing Script', cursive;
	font-size: 36px;
	margin-bottom: 50px
}

.error-col h1 span {
	font-size: 60px;
	color: #f7931e
}

.error-col img {
	width: 100%;
	margin: 0 auto
}

.error-col h4 {
	margin-top: 30px;
	margin-bottom: 0
}

.error-col h4 a:hover {
	color: #f7931e;
	text-decoration: underline
}

.pricingTable {
	text-align: center;
	background: #f4f4f4;
	transition: .5s ease-in-out
}

.footer-col ul li a,
.pricingTable:hover {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out
}

.pricingTable:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	transition: .5s ease-in-out
}

.pricingTable .title {
	font-size: 30px;
	font-weight: 700;
	color: #898384;
	text-transform: uppercase;
	padding: 40px 0;
	margin-bottom: 0;
	background: #f4f4f4
}

.pricingTable .price-value {
	padding: 20px 0;
	background: #f7931e;
	font-size: 40px;
	color: #fff;
	margin-bottom: 20px
}

.pricingTable .pricing-content {
	list-style: none;
	padding: 0
}

.pricingTable .pricing-content li {
	font-size: 15px;
	color: #898384;
	line-height: 40px
}

.pricingTable .pricingTable-signup {
	display: inline-block;
	margin: 20px 0 50px;
	padding: 8px 20px;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	background: #f7931e;
	text-transform: uppercase;
	z-index: 1;
	position: relative;
	transition: .3s
}

.pricingTable .pricingTable-signup:hover {
	background: #000
}

.contact-area {
	padding: 100px 0 50px
}

.contact-infobox {
	padding: 30px;
	border: 1px solid #ddd;
	border-top: none;
	border-bottom: none
}

.contact-infobox i {
	color: #f7931e;
	text-align: center;
	font-size: 30px;
	margin-bottom: 10px;
	transition: .4s ease-in-out
}

.contact-form-row .contact-col {
	margin-bottom: 0;
	height: 45px
}

.contact-form-row .contact-col .form-control {
	height: 50px;
	border-radius: 5px
}

.contact-form-row .contact-col .btn:hover {
	background: #111;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out
}

.contact-col .btn {
	background: #f7931e;
	color: #fff;
	padding: 10px 20px;
	border-radius: 0;
	cursor: pointer;
	margin-top: 30px;
	transition: .3s ease-in-out
}

.contact-col .btn:hover,
.tags-col ul li {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out
}

.contact-col .btn:hover {
	background: #111;
	transition: .3s ease-in-out
}

.main-footer {
	background: url(../images/bg/background-why-choose-us.jpg);
	padding: 40px 0 0;
	background-repeat: repeat;
	background-position: center;
	background-size: cover;
	position: relative
}

.main-footer:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	background: rgba(0, 0, 0, .9)
}

.footer-col {
	padding-bottom: 30px
}

.footer-col img {
	margin-bottom: 10px;
	width: 180px;
	height: auto
}

.footer-col h3 {
	color: #f7931e;
	margin-bottom: 20px;
	margin-left: 15px
}

.footer-col ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #717171
}

.address-col ul li,
.footer-col ul li:last-child {
	border-bottom: none
}

.footer-col ul li a {
	display: block;
	color: #fff;
	transition: .5s ease-in-out
}

.footer-col ul li a:hover,
.footer-sociai-group a i {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out
}

.footer-col ul li a:hover {
	color: #f7931e;
	transition: .5s ease-in-out
}

.post-box {
	margin-bottom: 20px;
	position: relative;
	padding-left: 85px
}

.footer-col .post-box img {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 70px
}

.post-box p {
	z-index: 1;
	line-height: 24px
}

.address-col ul li {
	color: #fff
}

.address-col ul li i {
	width: 25px
}

.tags-col ul li {
	display: inline-block;
	border: 1px solid #717171;
	margin-bottom: 15px;
	margin-right: 10px;
	padding: 8px 18px;
	transition: .3s ease-in-out
}

.tags-col ul li:last-child {
	border-bottom: 1px solid #717171
}

.tags-col ul li:hover {
	background: #f7931e;
	border-color: #f7931e;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.tags-col ul li a:hover {
	color: #fff !important
}

.quick-contact-col .form-control {
	margin-bottom: 0;
	background: rgba(255, 255, 255, .25);
	color: #fff
}

.quick-contact-col .footer-btn {
	margin-top: 5px
}

.copyright-bar {
	padding: 20px 0;
	background: #313131
}

.footer-sociai-group a i {
	width: 35px;
	height: 35px;
	font-size: 15px;
	color: #fff;
	background: rgba(27, 27, 27, .75);
	text-align: center;
	line-height: 35px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	transition: .5s ease-in-out
}

.footer-sociai-group a i:hover {
	color: #fff;
	background: #f7931e;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out
}

.copyright-col p {
	color: #bdbcbc
}

.demo-page-header {
	padding: 200px 0;
	background: url(../images/demo/1.jpg) center/cover #111
}

.demo-page-features {
	padding: 100px 0 70px;
	background: #f5f5f5
}

.demo-page-features h2 {
	font-size: 45px;
	display: inline-block;
	border-bottom: 3px solid #f7931e;
	margin-bottom: 60px;
	line-height: 1;
	padding-bottom: 10px
}

.demo-page-features-col h4 {
	font-size: 18px;
	padding: 20px;
	background: #e4e4e4;
	border-top: 2px solid #f7931e
}

.header-content h1 {
	color: #fff;
	margin-bottom: 30px
}

.header-content h1 span {
	color: #f7931e;
	font-size: 50px
}

.header-content .btn {
	font-style: 16px;
	background: #f7931e;
	border: none;
	padding: 18px 40px;
	color: #fff;
	text-transform: uppercase
}

.demo-content-area {
	padding: 150px 0 100px
}

.demo-content-col h2 {
	margin-top: 30px;
	margin-bottom: 10px;
	color: #111
}

.demo-content-col ul li {
	margin-bottom: 10px;
	margin-top: 10px
}

.demo-content-col ul li a {
	font-weight: 700;
	color: #777;
	text-transform: uppercase
}

.pages-col h1 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 2px dashed #ccc
}