i.fa{color:#ffb606;}
.ptb10per{padding:10% 0;}
.pt5per{padding-top:5%;}
.mt3per{margin-top:3%;}
.mb5per{margin-bottom:5%;}
.graybg{background: #f8f8f8;}
.logo img{margin:4% 0;}

ul>li{margin-left: 10px;
    display: inline-block;}
	
h2 {
    font-size: 35px;
    margin-top: 0;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

h3{font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
	margin:.5rem 0;
	color:#222;
	}

header{
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9;
}

.headertop{
	position: relative;
    padding: 10px 0px;
    background-color: #fff;
	height:48px;
}

span.headertoptitle{
	position: relative;
    color: #222222;
    font-weight: 500;
    margin-right: 6px;
    display: inline-block;
	float:left;
}

p.headertoppara{float:left;width:72%;}
.headertopleft .col-lg-5{padding-right:0;float:left;width:35%;padding-left:0;}
.headertopleft .col-lg-8{padding-left:0;width:65%;}
.headertopsocial{float:left}

.indexbanner{
	position: relative;
    margin-top: 0px;
    overflow: hidden;
	background:#000;
}

.featuresbox {
	position: relative;
	box-shadow: 0 20px 20px -10px #cccccc;
	margin-top: -67px;
	border-radius: 5px;
	background: #fff;
}
.featureditem {
	padding: 30px 25px;
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}
.featuredimage {
border-radius: 50%;
    height: 160px;
    line-height: 150px;
    margin: -94px auto -50px;
    max-width: 160px;
    display: block;
    background: #fff;
}

.homeaboutsome span {
	color: #F51E46;
	font-weight: 600;
}
.homeaboutsome h2 {
	font-size: 25px;
	margin: 15px 0px;
	line-height: 1.3;
}
.homeaboutcount {
	text-align: center;
	width: 100%;
	background: #ffffff;
	box-shadow: 0px 9px 30px 0px rgba(0, 0, 0, 0.05);
	padding: 30px 20px;
}
.homeaboutcount .icon_conunt {
	font-size: 30px;
	height: 65px;
	width: 65px;
	line-height: 65px;
	display: inline-block;
	background: #fff;
	border-radius: 35px;
	box-shadow: 0 8px 20px -2px rgba(158, 152, 153, 0.5);
	text-align: center;
}
.homeaboutcount .numcount {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 0;
	line-height: 1.5;
	color: #222;
}

.coursesect {
	overflow: hidden;
	border-radius: 5px;
}
.coursetopimg {
	overflow: hidden;
	position: relative;
}
.applyboxhover {
	position: absolute;
	bottom: 100%;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.44);
	transition: all 0.3s;
}
.coursesect:hover .applyboxhover {
	bottom: 0px;
}
.applyboxbtn {
	width: 100%;
	text-align: center;
}
.coursetopimg img {
	width: 100%;
}

.coursedetailtext {
	padding: 26px 20px 28px;
	background-color: #fff;
	box-sizing: border-box;
	margin-bottom:8%;
}
.coursedetailtext h3 {
	margin-top: 0px;
	margin-bottom: 12px;
}
.coursedetailtext p {
	margin: 0px;
}
.coursedetailtextfootercopyright {
	margin-top: 22px;
	padding-top: 25px;
	border-top: 1px solid #ebebeb;
}
.footercopyrightboxinfo {
	display: inline-block;
	margin: 0px 15px 0px 0px;
}
.footercopyrightboxinfo:last-child {
	margin-right: 0px;
}
.footercopyrightboxinfo i {
}
.footercopyrightboxinfo span {
    margin-left: 5px;
}
.footercopyrightrate {
	display: block;
	padding: 1px 12px;
	color: #fff;
	border-radius: 4px;
	box-sizing: border-box;
	background-color: #f90;
}

.bg_green {
	background-color: #0cca6b;
}

.btn-yellow {
    font-size: 14px !important;
    color: #fff;
    line-height: 23px;
    text-transform: uppercase;
    padding-top: 15px;
    padding-right: 33px;
    padding-bottom: 15px;
    padding-left: 33px;
    border-radius: 0px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background: #5c5de9;
    font-family: 'Poppins', sans-serif;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
	background: #ffb606;
}

.btn-yellow:hover {
    color: #fff;
	background:#000;
}

.ourcourseline {
    overflow: hidden;
    margin: 15px auto;
    max-width: 100px;
}

.ourcourseline .ourcourselinebar {
    float: left;
    width: 40px;
    height: 2px;
    background: #000;
    margin: 0 5px;
}

.ourcourseline .ourcourselinebar{background:#ffb606;}
.ourcourse p{margin-bottom:8%;}


.blackimage {
	background:#222 url(../images/campaign.png) repeat 0 0;
	background-size: contain;
	position: relative;
}
.blackimagetext p,
.blackimagetext h2{
	margin: 0px;
	color:#fff;
}

@media (max-width:991px){
	.blackimage{
		text-align: center;
	}
}


.categorybox {
	position: relative;
	background-color: #f8f8f8;
	padding: 30px 23px 30px;
	overflow: hidden;
	border: 1px solid transparent;
	transition: all 0.3s;
}
.categorylefticon {
	float: left;
	width: 45px;
	height: 45px;
}
.categorylefticon i {
	font-size: 40px;
	vertical-align: middle
}
.categorytext {
	float: left;
	width: calc(100% - 60px);
	margin-left: 15px;
}
.categorytext h3 {
	margin-top: 0;
	text-transform: uppercase;
}
.categorytext p {
	margin: 0px;
}
.bordergreen .categorylefticon i {
	color: #10c45c;
}
.bordergreen {
	border-bottom-color: #10c45c;
}
.borderred {
	border-bottom-color: #fd2a03;
}
.borderblue {
	border-bottom-color: #008be7;
}
.borderred .categorylefticon i {
	color: #fd2a03;
}
.borderred .categorylefticon i {
	color: #fd2a03;
}
.borderblue .categorylefticon i {
	color: #008be7;
}

.bordergreen:hover {
	border: 1px solid #10c45c;
}
.borderred:hover {
	border: 1px solid #fd2a03;
}
.borderblue:hover {
	border: 1px solid #008be7;
}

.upcomingevent .upcomingeventdesc {
	margin-bottom: 50px;
}
.upcomingevent .upcomingeventdesc:last-child {
	margin-bottom: 0px;
}
.upcomingevent .upcomingeventsection {
	min-height: 280px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
	transition: all 0.3s ease-in-out;
}
.upcomingevent .upcomingeventsection img {
	width: 100%;
	height: 100%;
}
.upcomingevent .upcomingeventsection:hover {
	box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
	transition: all 0.3s ease-in-out;
}
.upcomingevent .upcomingeventsection:hover .eventinfo h3, .upcomingevent .upcomingeventsection:hover a {
	transition: all 0.3s ease-in-out;
}
.upcomingevent .eventinfo {
	padding: 45px;
}
.upcomingevent .eventinfo h3 {
	transition: all 0.3s ease-in-out;
	padding-bottom: 15px;
	margin: 0;
}
.upcomingevent .eventinfo .eventtime span {
	color: #666666;
	font-size: 14px;
	margin-right: 25px;
}
.upcomingevent .eventinfo .eventtime span .event-icon {
	padding-right: 2px;
}
.upcomingevent .eventinfo p {
	margin: 0;
	font-size: 15px;
	color: #666666;
	padding-bottom: 15px;
}
.upcomingevent .eventinfo a {
	color: #666;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	transition: all 0.3s ease-in-out;
}
.upcomingevent .eventinfo a .eventbtnicon {
	padding-left: 5px;
}

.upcomingevent i.fa{color:#666;}
a.eventbtn:hover,a.eventbtn:hover i{color:#ffb606;}

.studentreview {
	background: url(../images/bg_2.jpg) no-repeat 0 0;
	background-size: inherit;
	width: 100%;
	position: relative;
	height:570px;
}

.studentreview:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
}
.studentreview .studentline .studentlinebar {
	background: #fff;
}
.item {
	border: 1px solid rgba(255, 255, 255, 0.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
	-o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
	box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
	overflow: hidden;
	padding: 30px;
}
.padding_left {
	padding-left: 0;
}
.padding_right {
	padding-right: 0;
}
.item img {
	width: 100%;
	border-radius: 5px;
}

.studentreview  p {
		color:rgba(255, 255, 255, 0.71) !important;
	position: relative;
	z-index: 1;
}
.studentreview .item  h4 {
	margin-bottom: 0;
	color: #ffb606;
	text-transform: capitalize;
	font-size:16px;
}
.studentreview span {
	font-style: italic;
		color:rgba(255, 255, 255, 0.71) !important;
	font-family: "Poppins", sans-serif;

}
.testimonial_slider .owl-nav .owl-prev, .testimonial_slider .owl-nav .owl-next {
	opacity: 0;
	transition: all 0.3s;
}
.testimonial_slider:hover .owl-nav .owl-prev {
	left: -60px;
}
.testimonial_slider:hover .owl-nav .owl-next {
	right: -60px;
}

.testimonial_slider:hover .owl-nav .owl-prev, .testimonial_slider:hover .owl-nav .owl-next {
	opacity: 1;
}

@media (max-width: 991px){
	.padding_left {
    padding-left:15px;
}
.padding_right {
    padding-right:15px;
        margin-top: 30px;
}
.testimonial_slider:hover .owl-nav .owl-prev {
	left:0px;
}
.testimonial_slider:hover .owl-nav .owl-next {
	right:0px;
}
}

.studentsection h2{
	color:#fff;
}

.studentlinebar 
{
	float: left;
    width: 40px;
    height: 2px;
    background: #000;
    margin: 0 5px;	
}

.studentline{
	overflow: hidden;
    margin: 15px auto;
	max-width: 100px;
}

.ourstaffsection img {
	display: block;
	border: 1px solid #f0f0f0;
	max-width:100%;
}
.ourstaffsection {
	position: relative;
}
.ourstaffdesc {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	height: 35px;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 250ms ease 0s;
	transition: all 250ms ease 0s;
	visibility: hidden;
	z-index: 9;
	background: rgba(0, 0, 0, 0.21);
	height: 100%;
	width: 100%;
}
.ourstaffdesc a {
	background: #ffb606 none repeat scroll 0 0;
	border-radius: 30px;
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
	line-height: 33px;
	padding: 0 18px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	margin: 0 auto;
}

.ourstaffdesc a i{
	color:#fff;
}

.ourstaffdesc a:hover i{
	color:#ffb606;
}

.ourstaffdesc a:hover {
	background: #fff;
	color:#ffb606;
}
.ourteacher:hover .ourstaffdesc {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
	visibility: visible;
}
.staffdesc {
	padding: 30px 0 25px 0;
	position: relative;
	text-align: center;
}
.staffdesc:after {
	background: #f0f0f0;
	transition: all 0.3s;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 61px;
}
.staffdesc h3 {
	margin-top: 0px;
}
.staffdesc span {
	color: #909090;
	display: block;
	font-style: italic;
	line-height: 12px;
	margin-bottom: 18px;
	font-weight: 300;
}
.staffdesc p {
	color: #666;
}
.staffsociallink ul{
	margin: 0px;
	padding: 0px;
}
.staffsociallink ul li {
	display: inline-block;
}
.staffsociallink ul li a {
	color: #909090;
	background: rgba(0,0,0,0);
	font-size: 14px;
	margin-right: 22px;
}

.staffsociallink ul li a i{color:#909090;}

.staffsociallink ul li a:hover {
	color: #666;
}
.staffsociallink ul li a:hover i {
	color: #ffb606;
}
.ourteacher:hover .staffdesc:after{
	width: 100%;
	background: red;
}

.ourcourse h2{
	color:#222;
}


.newreadmore {
	font-weight: 600;
}
.latestnews{
	padding: 20px;
	background: #fff;
	    box-shadow: 0px 9px 30px 0px rgba(0, 0, 0, 0.08);
    border-radius: 15px;
}
.latestnewdesc {
	position: relative;
}
.latestnewdate {
    color: #ffb606;
    margin: 10px 0px;
}
.latestnewcontent h3 {
	margin-top: 0px;
}

.imagezoom:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
.imagezoom img {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    width: 100%;
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
/* img {
    max-width: 100%;
} */


footer ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
footer ul li {
	display: inline-block;
	position: relative;
}
.top_footer_info__block {
	background: #222;
	color: #ffffff;
}
.bottomfooter .container{
	position: relative;
	z-index: 1;	
}
footer h4 {
	color: #fff;
	font-size:16px;
}
.bottomfooter {
	background-image: url(../images/bg_33.jpg);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	color: #fff;
}
.bottomfooter::before {
	background: #222;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.9;
	position: absolute;
	top: 0;
	width: 100%;
}
.footer_aboutus h4 {
	color: #fff;
	margin-bottom: 30px;
	font-size:16px;
}
.footer_aboutus li {
	border-bottom: 1px solid #222;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.footer_aboutus li::after {
	content: "\f105";
	font-family: fontawesome;
	position: absolute;
	right: 10px;
	top: 0;
}
.footer_aboutus li a {
	color: #ffffff;
}

.footer_aboutus.footer_call li {
	border: 0 none;
	margin: 0;
}
.footer_aboutus.footer_call li::after {
	display: none;
}
.footer_call li i.fa {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	width: 20px;
	color:#fff;
}
.footer_aboutus.footer_call p {
	margin-left: 25px;
	margin-top: 4px;
}

.copyrightleft {
	border-top: 1px solid #ffffff;
	background: #222;
}
.copyrightleft p {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
}

.footersubscribeform .input-group-btn .btn {
	color: #fff;
	background: #ffb606;
	border-radius: 0px 5px 5px 0px;
	cursor:pointer;
}
.footercallnow ul li {
	display: block;
	margin:0px;
}
.footersocialicon ul li{
	margin-left:10px; 
}
.footersocialicon ul li:first-child{
	margin-left: 0px;
}

.footersubscribeform .form-control.input-lg{
	border-radius: 5px 0px 0px 5px;
}

.footersocialicon ul li a {
	color: #fff;
	background: #ffb606;
	height: 30px;
	width: 30px;
	line-height: 30px;
	border-radius: 50px;
	display: inline-block;
	text-align: center;
}

.footersocialicon ul li a i{
	color:#fff;
}

.footersocialicon ul li a:hover {
    background: #222;
}
.bottomfooter_border {
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.same_style {
	margin-bottom: 50px;
}

#footercopyright{
	padding:2% 0;
}

#footercopyright .copyrightleftwrap {
	display: table;
	overflow: hidden;
	width: 100%;
}
#footercopyright .copyrightleftcontent {
	display: table-cell;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	width: 50%;
}
#footercopyright .copyrightrightmenu {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	width: 50%;
}
#footercopyright ul.copyrightrightlist > li > a {
	display: block;
	color: #fff;
	padding: 0 10px;
	position: relative;
}

@media (max-width: 767px) {
	.copyrightleft img {
		display: block;
		margin: 0 auto 15px;
	}
	.copyrightleft p {
		text-align: center
	}

	.hero-wrapper__block .container {
		padding: 0;
	}
	#footercopyright .copyrightleftcontent, #footercopyright .copyrightrightmenu {
		display: block;
		width: 100%;
		text-align: center;
	}
	#footercopyright .copyrightrightmenu {
		margin-top:10px;
	}

}
#copyright{
	text-transform: uppercase;
}


/* Aboutus page */
.breadcrumb h1 {
	font-weight: 700;
	text-transform: capitalize;
	font-size: 40px;
}
.breadcrumbtitle{
    padding:180px 0px 80px;
    text-align: center;
	margin:0px auto;
}
 .breadcrumb .breadcrumbtitlelist span{
 	color:rgba(255, 255, 255, 0.49) !important;
}
 
 .breadcrumbbgimg {
    background: url(../images/breadcrumb_bg.jpg) 0 36% no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.breadcrumbbgimg:before {
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 375px;
    content: "";
}

.breadcrumb h1 {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 40px;
	color:#fff;
}

.breadcrumbtitlelist a{color:#fff;}

.page-breadcrumb a{color:#fff;}
.leftline {
    border-left: 3px solid #ffb606;
    padding-left: 20px;
}

.aboutvision{
	background:#ffb606;
	color:#fff;
	padding:40px;
}

.aboutvision p {
    font-size: 17px;
    line-height: 1.65;
}

.ui-timline-left .aboutjourney:before {
	left: 0
}
@media (min-width: 768px) {
	.ui-timline-left .aboutjourney .aboutjourneyitem:before {
		display: none
	}
	.ui-timline-left .aboutjourney .aboutjourneyitem .aboutjourneycaption {
		margin-left: -55px
	}
	.ui-timline-left .aboutjourney .aboutjourneyitem .aboutjourneybody .aboutjourneytime {
		left: auto;
		right: 15px;
		color: #777
	}
}
.aboutjourney {
	display: table;
	position: relative;
	table-layout: fixed;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse
}
.aboutjourney:before {
	background-color: #d5d5d5;
	bottom: 0px;
	content: "";
	position: absolute;
	left: 0;
	top: 30px;
	width: 1px;
	z-index: 0
}
@media (min-width: 768px) {
	.aboutjourney:before {
		left: 50%
	}
}
.aboutjourney .aboutjourneyitem {
	display: table-row;
	margin-bottom: 5px
}
.aboutjourney .aboutjourneyitem:before {
	display: none;
	content: ""
}
@media (min-width: 768px) {
	.aboutjourney .aboutjourneyitem:before {
		display: block;
		width: 50%
	}
}
.aboutjourney .aboutjourneyitem .aboutjourneycaption {
	width: 150px;
	margin-left: -55px
}
@media (min-width: 768px) {
	.aboutjourney .aboutjourneyitem .aboutjourneycaption {
		margin-left: -110px
	}
}
@media (min-width: 768px) {
	.aboutjourney .aboutjourneyitem.aboutleft {
		text-align: right
	}
	.aboutjourney .aboutjourneyitem.aboutleft:before {
		display: none
	}
	.aboutjourney .aboutjourneyitem.aboutleft:after {
		content: "";
		display: block;
		width: 50%
	}
	.aboutjourney .aboutjourneyitem.aboutleft .aboutjourneybody .aboutjourneyentry {
		margin: 0 35px 15px 0
	}
	.aboutjourney .aboutjourneyitem.aboutleft .aboutjourneybody .aboutjourneytime {
		right: -220px;
		left: auto;
		text-align: left
	}
	.aboutjourney .aboutjourneyitem.aboutleft .aboutjourneybody .aboutjourneyicon {
		right: -53px;
		left: auto
	}
	.aboutjourney .aboutjourneyitem.aboutleft .aboutjourneybody .aboutjourneycontent:after {
		right: -16px;
		left: auto;
		border: 8px solid transparent;
		border-left: 8px solid rgba(255, 255, 255, 0.9);
		border-top: 8px solid rgba(255, 255, 255, 0.9)
	}
}
.aboutjourney .aboutjourneyitem .aboutjourneybody {
	display: table-cell;
	width: 50%;
	vertical-align: top
}
.aboutjourney .aboutjourneyitem .aboutjourneybody .aboutjourneyentry {
	position: relative;
	margin: 0 0 35px 36px
}
.aboutjourney .aboutjourneyitem .aboutjourneybody .aboutjourneyentry .btn-primary {
	background-color: #5c5de9;
	border-color: #5c5de9;
	padding: 10px 12px;
}
.aboutjourney .aboutjourneyitem .aboutjourneybody .aboutjourneytime {
	z-index: 1;
	position: absolute;
	left: auto;
	right: 15px;
	top: 0;
	width: 150px;
	color: #777;
	line-height: 35px;
	text-align: right
}
@media (min-width: 768px) {
	.aboutjourney .aboutjourneyitem .aboutjourneybody .aboutjourneytime {
		left: -220px;
		right: auto;
		color: #3D4051
	}
}
.aboutjourney .aboutjourneyitem .aboutjourneybody .aboutjourneyicon {
	position: absolute;
	left: -53px;
	top: 0;
	width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50px;
}
.aboutjourney .aboutjourneyitem .aboutjourneybody .aboutjourneycontent {
	position: relative;
	padding: 15px;
	border-radius: 2px;
	background-color: rgba(255, 255, 255, 0.9)
}
.aboutjourney .aboutjourneyitem .aboutjourneybody .aboutjourneycontent:after {
	content: " ";
	line-height: 0;
	position: absolute;
	left: -16px;
	top: 0;
	border: 8px solid transparent;
	border-right: 8px solid rgba(255, 255, 255, 0.9);
	border-top: 8px solid rgba(255, 255, 255, 0.9)
}
.tooltip-inner {
	padding: .85em
}
.aboutjourney {
	display: table;
	position: relative;
	table-layout: fixed;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse
}
.aboutjourney:before {
	background-color: #d5d5d5;
	bottom: 0px;
	content: "";
	position: absolute;
	left: 0;
	top: 30px;
	width: 1px;
	z-index: 0
}
@media (min-width: 768px) {
	.aboutjourney:before {
		left: 50%
	}
}
.aboutjourney .aboutjourneyitem {
	display: table-row;
	margin-bottom: 5px
}
.aboutjourney .aboutjourneyitem:before {
	display: none;
	content: ""
}
@media (min-width: 768px) {
	.aboutjourney .aboutjourneyitem:before {
		display: block;
		width: 50%
	}
}
@media (max-width: 767px) {
	.aboutjourney .aboutjourneyitem .aboutjourneycaption {
		margin-left: -39px;
	}
	.aboutjourney .aboutjourneyitem .aboutjourneybody .aboutjourneyicon {
		left: -48px;
	}
}

.partnerslogo li {
    width: 20%;
    float: left;
    height: 150px;
	text-align:center;
    list-style: none;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
	margin:0;
}

.partnerslogo {
    overflow: hidden;
    padding: 0;
    border: 1px solid #ddd;
    border-right: none;
    border-bottom: none;
    position: relative;
}

.aboutjourneybody i.fa{color:#fff;}
.aboutjourneypara{font-size:16px;}
.aboutjourney .aboutjourneyitem .aboutjourneybody .aboutjourneycontent {
    position: relative;
    padding: 15px;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.9);
}

.box-shadow {
    xbox-shadow: 14px 14px 0 0 rgba(0, 0, 0, 0.19);
}

/* Event pages */
.eventright:after {
	background-image: url(../images/event1.jpg);
	background-size: cover;
}
.block_bg6:after {
	background-image: url(../images/event2.jpg);
	background-size: cover;
}
.eventrightcontent:after, .eventrightcontentimg:after {
	background-position: center;
	content: "";
	height: 100%;
	right: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 39%;
	z-index: -1;
}
.eventrightcontentimg:after {
	opacity: 1;
}

@media (max-width: 991px) {
	.eventrightdesc {
		padding: 24px;
	}
}
@media (min-width: 991px) and (max-width: 1199px) {
}

@media (max-width: 767px) {
	.eventrightdesc {
		width: auto;
	}
}

.blue__block .eventrightdesc {
	background: #feb20d none repeat scroll 0 0;
	color: #333333;
}
.eventrightcontent.blue__block::after {
	background: #00305b none repeat scroll 0 0;
}

.blue__block .eventrightmore {
	color: #333333;
}

.eventrightdesc h3 {
	margin-bottom: 35px;
	position: relative;
	font-weight: 700;
}
.eventrightdesc h3::after {
	background: #ffb606;
	bottom: -15px;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 45px;
}
.blue__block .eventrightdesc h3::after {
	background: #333333 none repeat scroll 0 0;
}

.eventleftcontent {
    display: table;
    height: 304px;
    width: 100%;
}

.eventleftdescription {
    background: #f2f2f2;
    padding: 25px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.eventlefttime {
    color: #9f9e9e;
    font-weight: bold;
}

.eventleftdate {
    font-size: 100px;
    line-height: 1;
    color: #ffb606;
    font-weight: bold;
    padding: 20px 0;
}

.eventleftmonth {
    font-size: 20px;
    color: #ffb606;
    font-weight: bold;
}

.eventrightcontent {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #f2f2f2;
	margin-bottom:30px;
}

.eventrightdesc.eventrightdescbg {
    background: #f2f2f2;
    overflow: hidden;
}

.eventrightdesc {
    color: #000;
    padding: 30px;
    width: 61%;
    position: relative;
    z-index: 9;
	height:306px;
}

.eventrightmore{
color:#ffb606;	
}

.pagination-nav {
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
}

.pagination-nav ul {
    margin: 0px;
    padding: 0px;
}

.pagination-nav ul li {
    display: inline-block;
    margin: 0px 2px;
}

.pagination-nav ul li a{
	border:1px solid #ffb606;	
	display: block;
    color: #5c5de9;
    height: 36px;
    width: 36px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
	color:#ffb606;
}

.pagination-nav ul li.active a, .pagination-nav ul li:hover a {
    background: #ffb606;
    color: #fff;
}

/* Contact us page */
.b-line{
	background:#ffb606;
	position: relative;
    width: 60px;
    height: 3px;
    display: block;
}

.contact-form input[type="text"], .contact-form select {
    display: block;
    height: 46px;
    margin-bottom: 32px;
    width: 100%;
    font-size: 14px;
    padding: 0 15px;
    border: 1px solid #e5e5e5;
    color: #878787;
    background: transparent;
    -webkit-appearance: none;
    border-radius: 0;
}

.contact-form textarea {
    height: 202px;
}

.contact-form input[type="text"], .contact-form textarea {
    padding-right: 30px;
    border: 1px solid #e5e5e5;
    margin-bottom: 32px;
    font-size: 14px;
	padding-left:10px;
}

.contact-form input:focus {
    border:1px solid #e1534f !important;
}

.contacttitle{padding-bottom:30px;}
.contacttitle h2{
	color:#000;
}
.contactbtn{
	background:#ffb606;
	border:none;
	font-size: 14px !important;
    color: #fff;
    line-height: 23px;
    text-transform: uppercase;
    padding-top: 15px;
    padding-right: 33px;
    padding-bottom: 15px;
    padding-left: 33px;
    border-radius: 0px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.contactbtn:hover{
	background:#000;
}

.contact-info .info {
    padding: 0px;
    margin-bottom: 20px;
}

.contact-info .info li {
    list-style: none;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    padding: 15px 0px;
	width:100%;
}

.contact-info .info li .content {
    display: table;
}

.contact-info .info li .content p {
    margin: 0px;
    color: #696969;
    font-size: 14px;
    font-weight: 500;
}

.contact .contact-info{margin:0px;}
.contact-info .info i{
    float: left;
    width: 30px;
    height: 30px;
    font-size: 25px;
}

.contact .contact-info .event-social {
    padding: 0px;
}

.contact-info .event-social li a {
    height: 40px;
    width: 40px;
    line-height: 2;
}

.event-social li a {
    color: #fff;
    font-size: 22px;
    background-color: #3b5998;
    height: 50px;
    width: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    line-height: 2.5em;
}

.event-social li{
	margin-left:5px;
}

.event-social li:nth-child(2) a {
    background-color: #55acee;
}

.event-social li:nth-child(3) a {
    background-color: #ff0084;
}

.event-social li:nth-child(4) a {
    background-color: #f26798;
}

.event-social li:nth-child(5) a {
    background-color: #cb2027;
}

.event-social li:last-child a {
    background-color: #dc4e41;
}

.event-social li a i{color:#fff;}



/* Gallery page */
.mbr-slider .carousel-control {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 35px;
}

.mbr-gallery .modal .close {
    width: 70px;
    height: 70px;
    top: 2.5rem;
    right: 2.5rem;
    line-height: 70px;
    font-size: 35px;
}


.aboutlist{
	padding-left:2%;
}

.logo span{color:#fff;font-size:25px;text-transform:uppercase;}