/* --------------------------------------
=========================================
E-School - Professional Learning and Courses HTML5 Template
Version: 1.0
Designed By: UXLiner
=========================================
1. Header
	+ logo
	+ top navigation
	+ searchsection-lg
	
2. Content
	+ sections
	+ page title
	+ parallax backgrounds

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	+ site search
	+ tabs
	+ portfolio widgets
	
4. Footer
	+ copyrights
	+ google map
--------------------------------------------------------*/

/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/
body {
	font-family: "Work Sans", Arial, sans-serif;
	color: #5a5a5a;
	font-size: 16px;
}
a, a:hover{
	outline:none;
	text-decoration:none;
	transition: all 0.3s ease-out 0s;
}
p{
	color:#5a5a5a;
}
h1, h2, h3, h4, h5, h6{
	color:#161616;
	font-weight:400;
}
h4 a{
	font-size:17px;
}
.logo_holder {
	float: left;
	width: 100%;
	height: 64px;
}
/* Logo */
.navbar-brand.logo {
	background: url(../images/logo.png) no-repeat left 12px;
}

/* Topbar 
 ------------------------------ */

.temp-header{
  	background-color: #757575;
	margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}

.top-links {
	float: left;
	width: 100%;
	padding:20px 0;
	margin: 0px;
	font-size:14px;
	color:#babebe;
}
.top-links ul.top-right-list{
	margin:0;
	padding:0;
}	
.top-links ul.top-right-list li{
	list-style:none;
	display:inline-block
}
.top-links ul.top-right-list li a{
	color:#babebe;
	padding:0 6px;
	transition: all 0.3s ease-out 0s;
}
.top-links ul.top-right-list li a:hover{
	color:#fff;
}
/* =========== Header Banners ============= */

/*style one*/
.header-style1{
	background:url(../images/img-bg-1.jpg) no-repeat center top;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
}
.header-style1 .overlay {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.header-style1 .display-t, .header-style1 .display-tc {
    display: table;
    height: 550px;
    margin-top: 150px;
    width: 100%;
    z-index: 9;
}
.header-style1 .display-tc h1{
    font-size: 54px;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 20px;
	color:#FFF;
}
.header-style1 .display-tc h2{
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 45px;
	color:#FFF;
	font-weight:normal;
}
/* page sub headers */

.page-header{
/*	background: url(../images/img-bg-3.jpg) no-repeat scroll center top;
	background-size: cover;*/
  	background-color: #969696;
	float: left;
	margin: 0;
	padding: 120px 0 60px 0;
	width: 100%;
}

.page-header h1,
.page-header h3{
	color:#FFF;
	font-size:35px;
}
.page-header h4{
	color:#FFF;
}
.page-header .breadcrumbs{
	padding-top:30px;
	color:#CCC;
}
.page-header .breadcrumbs a{
	color:#e2901b;
}
.page-header .breadcrumbs a:hover{
	color:#fff;
}
.page-header .breadcrumbs i{
	padding:0 8px;
}
.page-header.one{
	background: url(../images/img-bg-4.jpg) no-repeat scroll center top;
}
.page-header.two{
	background: url(../images/img-bg-5.jpg) no-repeat scroll center top;
}
/*
.page-header.three{
	background: url(../images/img-bg-6.jpg) no-repeat scroll center top;
}
*/
.page-header.four{
	background: url(../images/img-bg-7.jpg) no-repeat scroll center top;
}

/* =========== temp styles ============= */
.section-lg {
	width: 100%;
	float: left;
}

.counters{
	padding: 100px 0 60px 0;
}

.counters.custom-padding{
	padding: 130px 0 60px 0;
}

.counters .count-icon{
	font-size:30px;
	color:#ea9215;
	width:100%;
}
.counters .count-nos{
	font-size:40px;
	font-weight:200;
}
.counters .count-lable{
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.sec-heading{
	margin-bottom:60px;
}
.grey-bg{
	background:#ededed;
	border-bottom:solid 1px #dbdbdb;
	border-top:solid 1px #dbdbdb;
	padding:80px 0 100px 0;
}
.fea-info{
	margin-bottom:40px;
}
.fea-info h4{
	margin-bottom:25px;
}
.fea-info i{
	font-size:20px;
	color:#c6801c;
}
ul.list-nav {
    margin: 50px 0 30px;
    padding: 0;
}
ul.list-nav li {
    font-size: 16px;
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 0 0 0 30px;
    position: relative;
}
ul.list-nav li i {
    color: #ea9215;
    font-size: 18px;
    left: 0;
    position: absolute;
    top: 3px;
}
.font-white{
	color:#FFF !important;
}
.message-info{
	font-size:25px;
}
/* =========== cource ============= */

.cource-box .cource-text{
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.25);
    float: left;
    margin-bottom: 30px;
    padding: 30px;
    position: relative;
    width: 100%;
}
.cource-box .cource-text h4{
	margin-bottom:20px;
}
.cource-box .cource-text h4 a{
	color:#000;
}
.cource-box .cource-text h4 span{
	color:#dc8e1f;
	float:right;
	font-weight:bold;
	font-size:20px;
}
.cource-box .cource-text p{
	margin-bottom:25px;
}
.cource-box .cource-text span.posted-on{
	display: inline-block;
    margin-bottom: 20px;
}
.cource-box .cource-text span.comment, .cource-box .cource-text span.comment a{
    float: right;
	color:#c6801c;
}
.cource-box .cource-text span i{
    font-size:14px;
	color:#c6801c;
}


/* =========== Parallax and Textures ============= */
.bg-parallax {
	background: url(../images/img-bg-2.jpg) no-repeat center top;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 100px 0;
	position:relative;
}
.bg-parallax .overlay {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
/* =========== Projects ============= */
.projects{
	margin-bottom: 30px;
}
.projects > a {
	display: block;
	color: #000;
	position: relative;
	bottom: 0;
	overflow: hidden;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.projects > a img {
	position: relative;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.projects > a:after {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	-webkit-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
	-ms-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
	-o-box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0px -34px 98px 8px rgba(0, 0, 0, 0.75);
	z-index: 8;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.projects > a h3, .projects > a span {
	z-index: 12;
	position: absolute;
	right: 20px;
	left: 20px;
	bottom: 50px;
	color: #fff;
	margin: 0;
	padding: 0;
	opacity: 1;
	font-size: 30px;
	font-weight: 300;
	visibility: visible;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.projects > a span {
	font-size: 14px;
	bottom: 20px;
}
.projects > a:hover {
	-webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
.projects > a:hover:after {
	opacity: 1;
	visibility: visible;
}
.projects > a:hover h3, .projects > a:hover span {
	opacity: 1;
	bottom: 55px;
}
.projects > a:hover span {
	bottom: 15px;
}
.projects > a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
/* =========== Team ============= */
.staff {
    margin-bottom: 30px;
    text-align: center;
}
.staff img {
    margin-bottom: 20px;
}
.staff h3 {
    font-size: 20px;
    margin-bottom: 5px;
}
.staff p {
    margin-bottom: 30px;
}
.staff .role {
    color: gray;
    display: block;
    font-weight: normal;
    margin-bottom: 30px;
}

/* =========== Carousel ============= */

.carousel-indicators {
    bottom: -15px;
    left: 0;
    margin: 0;
    width: 100%;
}
.carousel-indicators.style-black.sty-black-one {
    bottom: -45px;
}
.carousel-indicators li {
    background: #f5b120 none repeat scroll 0 0;
    border-color: #f5b120;
    border-radius: 100%;
    height: 12px;
    margin: 0;
    width: 12px;
}

/* =========== Button styles ============= */
.btn {
	border-radius: 35px;
	font-size: 15px;
  	color: #fff;
	margin-bottom: 0;
	overflow: hidden;
	padding: 20px 40px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	z-index: 2;
	background-color: #0F8284;
	border:none;
}

.btn::after {
	content: "";
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	transition: all 0.3s ease 0s;
	width: 0;
	z-index: -1;
}
.btn:hover::after {
	opacity: 1;
	width: 101%;
}
.btn:hover {
	background: rgba(27, 180, 185, 1);
}
.btn:focus {
	outline: 0 none;
	background-color: #0F8284;
	border:none;
}
.btn.btn-small {
	background-color: #30babe;
	border-radius: 30pxpx;
	color: #fff;
	font-size: 14px;
	padding: 10px 20px;
}
.btn.btn-small::after {
	background-color: #1fadb1;
}
.btn.btn-orange {
	background-color: #db922a;
	border-radius: 30pxpx;
	color: #fff;
	font-size: 14px;
	padding: 10px 20px;
}
.btn.btn-orange::after {
	background-color: #c6801c;
}

/* =========== blog ============= */

.widget h5{
	font-size:25px;
}

.input-group-lg > .form-control, 
.input-group-lg > .input-group-addon, 
.input-group-lg > .input-group-btn > .btn {
    border-radius: 6px;
    font-size: 15px;
}

.input-group-lg > .input-group-btn > .btn {
	border-radius: 0 6px 6px 0;
}

.comment-list {
  	border-bottom: 1px solid #ddd;
  	padding-bottom: 20px;
    margin-bottom: 30px;
}

.media.comment{
	display: flex;
}

.media-left.comment-avatar{
	width: 76px;
  	height: 76px;
  	border-radius: 50%;
  	overflow: hidden;
  	flex-shrink: 0;
  	padding-right: 0;
  	margin-right: 10px;
}

.media-left.comment-avatar img{
	width: 100%;
  	height: 100%;
  	object-fit: cover;
}

.cat-title {
  	font-size: 20px;
  	display: flex;
  	align-items: center;
    background-color: #0F8284;
    color: #fff;
    padding: 15px 20px;
}

.cat-title svg {
	margin-right: 5px;
}

.cat-list ul {
    margin: 0;
    padding: 0;
	list-style:none;
}

.cat-list ul li {
    border-color: #dddddd;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 15px 15px;
}

.cat-list ul li {
  	display: flex;
  	align-items: center;
}

.cat-list ul li a {
  	display: block;
    color: #656565;
  	white-space: nowrap;
  	text-overflow: ellipsis;
  	overflow: hidden;
  	padding-right: 10px;
}

.cat-list ul li a:hover {
    color: #f5b120;
}

.cat-list ul li span {
	margin-left: auto;
}

.c-post-img {
    float: left;
    height: 72px;
    position: relative;
    width: 68px;
}

.c-post-img img{
	width: 100%;
  	height: 100%;
  	object-fit: cover;
}

.c-post-content {
    padding-left: 80px;
}
.c-post {
    border-bottom: 0 solid #3d3d3d;
    margin-bottom: 25px;
}

.c-post-title a {
    color: #161616;
  	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.c-text {
    font-size: 14px;
    line-height: 20px;
}
.c-post.one {
    border-bottom: 1px solid #dddddd;
    margin-top: 25px;
    padding-bottom: 10px;
}
.pro-list h2 {
    border-bottom: 1px solid #dddddd;
    margin: 0 0 30px;
    padding-bottom: 10px;
}
.pro-list .product-desc {
    float: left;
    width: 100%;
}
.tags-s {
    border: 1px solid #cbcbcb;
    border-radius: 4px;
    color: #727272;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 8px 15px;
	font-size:13px;
}
.tags-s:hover {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 8px 15px;
}

.blog-item {
	margin-bottom: 30px;
}

.blog-item-title {
	margin-bottom: 20px;
}

.blog-item-title a {
	color: #161616;
}

.blog-item-title a:hover {
	color: #337ab7;
}

.short-description {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

/*------------------------ blog-articles -----------------------*/

.blog-articles {
	border-top: 1px solid #eee;
  	padding-top: 30px;
  	margin-top: 30px;
    margin-bottom: 30px;
}

.blog-articles h2 {
  	font-weight: 500;
	font-size: 28px;
  	color: #5a5a5a;
  	margin-bottom: 10px;
}

.blog-articles h3 {
  	font-weight: 500;
	font-size: 24px;
  	color: #5a5a5a;
  	margin-bottom: 10px;
}

.blog-articles p {
	margin: 0 0 10px 0;
}

/*------------------------ blog-articles -----------------------*/

.post-info {
	display: flex;
  	justify-content: space-between;
  	align-items: center;
  	flex-wrap: wrap;
}

.post-info-item {
	display: flex;
  	align-items: center;
  	flex-wrap: wrap;
  	padding: 5px 5px;
}

.post-info-item a {
	
}

.post-info-item svg {
	margin-right: 5px;
}

.post-info-item span {
	white-space: nowrap;
}

/*------------------------ blog-post-styles ------------------------*/

.single-post-text img {
	margin: 15px 0 10px 0;
}

.single-post-text h2 {
    font-size: 28px;
	margin-top: 15px;
    margin-bottom: 10px;
}

.single-post-text h3 {
    font-size: 24px;
	margin-top: 15px;
    margin-bottom: 10px;
}

.single-post-text p {
	margin: 0 0 10px 0;
}

.single-post-text a{
	color: #0F8284;
}

.single-post-text ol {
	padding-left: 15px;
}

.single-post-text ol li {
	padding: 5px 0;
}

.single-post-text ul {
	list-style: none;
  	padding-left: 15px;
}

.single-post-text ul li {
	padding: 5px 0;
}

.single-post-text ul li,
.single-post-text ul li a {
	color: #000;
}

.single-post-text blockquote {
  	font-style: italic;
	padding: 10px 20px;
    margin: 10px 0 20px 0;
    font-size: 17.5px;
    border-left: 5px solid #ddd;
}

.single-post-text table {
	width: 100%;
  	border: 1px solid #ddd;
  	background-color: #fff;
  	border-collapse: collapse;
  	margin: 10px 0;
}

.single-post-text table,
.single-post-text td,
.single-post-text th {
	border: 1px solid #ddd;
    border-collapse: collapse;
  	padding: 10px 15px;
}

.single-post-text td,
.single-post-text th {
	border: 1px solid #ddd;
    border-collapse: collapse;
  	padding: 10px 15px;
}

/*---------------------- blog-post-styles end ----------------------*/

.pagenation-blog {
    text-align: center;
  	margin-top: 30px;
}

ul.pagenation-list {
    display: inline-block;
    margin: 0;
    padding: 0;
}

ul.pagenation-list > li {
    display: inline-block;
    list-style: outside none none;
}

ul.pagenation-list li a {
    background-color: #e4e4e4;
    border-radius: 50px;
    color: #161616;
    display: inline-block;
  	min-width: 35px;
    height: 35px;
    margin: 0 5px 0 0;
    padding: 7px 10px;
    text-align: center;
}

ul.pagenation-list li.active a {
	background-color: #666;
    color: #fff;
}

ul.pagenation-list li a:hover {
    background-color: #666;
    color: #fff;
}

ul.address-info{
	padding:0;
	margin:0;
}
ul.address-info li {
    margin-bottom: 15px;
	list-style:none;
}
.widget .course-details > ul{
	margin:0;
	padding:0;
	list-style:none;
}
.widget .course-details > ul > li.course-price {
    font-size: 18px;
    min-height: 45px;
    padding: 0;
    text-transform: uppercase;
	text-align:center;
}
.widget .course-details > ul > li.course-price > strong {
    color: #dc8e1f;
    display: inline-block;
    padding-top: 10px;
}
.widget .course-details li {
    font-size: 15px;
    padding: 6px 0;
    position: relative;
	font-weight:bold;
}
.course-details li i {
    float: right;
    font-size: 16px;
    font-style: normal;
    line-height: 1;
    margin-right: 10px;
}

.top-content {
	padding: 20px 0;
}

.top-content h1 {
	margin: 0;
}

.blog-item-image {
  	overflow: hidden;
	margin-bottom: 15px;
}

.blog-item-image img {
	width: 100%;
    height: 100%;
  	object-fit: cover;
  	transform: scale(1);
    transition: all .5s ease;
}

.blog-item-image:hover img {
	transform: scale(1.15);
}

/* =========== Footer styles ============= */	

footer {
	width: 100%;
	float: left;
	margin: 0;
	color: #909090;
	padding: 70px 0;
	background: #efefef;
}

.footer-widget{
    margin-bottom: 30px;
	margin-top:30px;
}
.footer-widget h4{
	margin-bottom:25px;
}

.footer-widget .footer-links{
    margin: 0;
    padding: 0;
	list-style:none;
}
.footer-widget .footer-links li{
    margin: 0 0 10px 0;
}
.footer-widget .footer-links li a, .footer-widget a{
	color:#5a5a5a;
}
.footer-widget .footer-links li a:hover, .footer-widget a:hover{
	color:#f5b120;
}

ul.social-icons{
	padding:0;
	margin:30px 0 0 0;
}
ul.social-icons li{
	display: inline-block;
    list-style: outside none none;
    margin: 0 5px;
    padding: 0;
}
ul.social-icons li a{
	color: #ea9215;
	font-size:30px;
}
ul.social-icons li a:hover{
	color: #0F8284;
}

/* scroll up */

.scrollup {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
	display: none;
	background-color: #0F8284;
	z-index: 999;
	border-radius: 5px;
}

.scrollup::after {
  content: '';
  display: inline-block;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  height: 10px;
  width: 10px;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

/* resets 
 ------------------------------ */
.m-auto{
	margin:auto;
}
.no-padd-left{
	padding-left:0;
}
.no-padd-right{
	padding-right:0;
}
.m-bottom2{
	margin-bottom:20px;
}
.m-bottom3{
	margin-bottom:30px;
}
.m-bottom4{
	margin-bottom:40px;
}
.m-bottom5{
	margin-bottom:50px;
}
.m-bottom6{
	margin-bottom:60px;
}
.m-bottom10{
	margin-bottom:100px;
}
.m-top5{
	margin-top:50px;
}
.m-top6{
	margin-top:60px;
}
.m-top7{
	margin-top:70px;
}
.m-top10{
	margin-top:100px;
}