
body{
	
	font-family: 'Roboto', sans-serif;
	overflow-x: hidden;
}
/* 
@import 'http://cdn.graph.fm/fonts/gotham/stylesheet.css';

.style-light {font-family:'GothamLight';}
.style-medium {font-family: 'GothamMedium';}
.style-bold {font-family: 'GothamBold';}
 */
 /*   @import 'https://fonts.googleapis.com/css?family=Open+Sans:400,700,800';
@font-face {
	font-family: 'montserratlight';
	src: url('fonts/montserrat-light.eot');
	src: url('fonts/montserrat-lightd41d.eot?#iefix') format('embedded-opentype'), url('fonts/montserrat-light.woff2') format('woff2'), url('fonts/montserrat-light.woff') format('woff'), url('fonts/montserrat-light.ttf') format('truetype'), url('fonts/montserrat-light.svg#montserratlight') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
/* =====================
    :: 2.0 Base CSS
    ===================== */
    
* {
	margin: 0;
	padding: 0;
}

/*--aysha css--*/

/*--coupon code 21st june--*/
.span-ml-18{margin-left: 18px;}
.mt-label-10{margin-top:10px;}
.coupon-section-pb{margin-bottom:40px;float:left;}
.card-body{font-size:18px;}
.your_order {float: left;width: 100%;background-color: #FAFAFA;padding: 30px 50px 25px 50px; margin-bottom: 10px;position: relative;}
.card-body table{background-color:transparent;}
.card-body table.shop_table tr:first-child { border-top: 1px solid #E5E5E5;}
.card-body table.shop_table tr {border-bottom: 1px solid #E5E5E5;}
.card-body table.shop_table td {padding: 9px 12px;vertical-align: middle;line-height: 1.5em;}
.card-body label{font-weight:600;}
.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151;
    box-shadow: none;
    text-shadow: none;
    background: 0 0;
    border: 1px solid #DFDCDE;
}
.payment_box:before {
    content: "";
    display: block;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -8px 0 0 20px;
    border: 10px solid transparent;
    border-bottom-color: #dfdcde;
}
.woocommerce-info {
	font-family:'Roboto', sans-serif;
    float: left;
	font-size:18px;
    padding: 7px 20px;
    border: 1px solid #EDEDED;
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}
.woocommerce-info a {
    color: #2c62df;
}
.woocommerce-billing-fields {
    float: left;
    width: 100%;
    padding: 5px 0;
}
.woocommerce-billing-fields p {
	font-family:'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #505050;
margin: 0;}

element.style {
}
.form-row {display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
margin-left: -5px;}
.woocommerce-billing-fields input, .woocommerce-billing-fields select {
    font-size: 18px;
	font-family:'Roboto', sans-serif;
    color: rgba(0,0,0,.6);
    border: 1px solid #EDEDED;
    border-radius: 4px 4px 4px 4px;
	opacity:0.7;
    padding: 7px 15px;
    width: 100%;
    margin-bottom: 0;
}
.p-2 {
    padding: .5rem!important;
}
.place_order {
    background-color: #2c62df;
    color: #fff;
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 0;
    vertical-align: middle;
    user-select: none;
    text-decoration: none;
    text-shadow: none;
    transition: all .3s!important;
    font-family:'Roboto', sans-serif;
	font-size:18px;
    border-radius: 0;
    border: none;
    padding: 7px 27px;
    text-transform: none;
    width: 100%;
    font-weight: 800;
}
.mt-0, .my-0 {
    margin-top: 0!important;
}
.clearfix{clear:both;}
/*--coupon code 21st june--*/


/*--aysha css--*/


.floatleft {
	float: left
}
.floatright {
	float: right
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
.aligncenter {
	display: block;
	margin: 0 auto 15px;
}
a:focus {
	outline: 0px solid;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px;
	font-weight: 700;
}
body {
	font-size: 14px;
	line-height: 21px;
	/* font-family:  'Roboto', sans-serif;
	background:#eaf0f4 !important; */
}
a, a:hover, a:focus {
	-webkit-transition: all 700ms ease 0s;
	transition: all 700ms ease 0s;
	text-decoration: none;
	outline: none;
}
ol li, ul li {
	list-style: outside none none;
}
img {
	height: auto;
	max-width: 100%;
}
.table {
	display: table;
	z-index: 9;
	
	width: 100%;
	height: 100%;
}
.table_cell {
	display: table-cell;
	vertical-align: middle;
}
.section_heading {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.section_heading h4 {
	color: #f52e29;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 2px;
}
.section_heading > img {
	margin-bottom: 15px;
}
.section_padding_100 {
	padding: 100px 0;
}
.section_padding_50 {
	padding: 50px 0;
}
.section_padding_60 {
	padding: 30px 0;
}
.section_padding_40 {
	padding: 40px 0;
}
.section_padding_100_50 {
	padding-top: 100px;
	padding-bottom: 50px;
}
.section_padding_20 {
	padding: 20px 0;
}
.section_margin_20 {
	margin: 20px 0;
}
/*aysha css*/
.mt-20percent{margin-top:20%;}


/*aysha css*/

.m-t-10 {
	margin-top: 10px;
}
.m-t-20 {
	margin-top: 20px;
}
.m-t-30 {
	margin-top: 30px;
}
.m-t-40 {
	margin-top: 40px;
}
.m-t-50 {
	margin-top: 50px;
}
.m-t-60 {
	margin-top: 60px;
}
/* ==========================
    :: 3.0 Preloader Css
    ========================== */
    
div#preloader {
	overflow: hidden;
	background-color: #fff;
	/*background-image: url(img/core-img/preloader.gif);*/
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999999999;
}
#scrollUp {
	background-color: #f52e29;
	bottom: 0;
	color: #fff;
	font-size: 20px;
	padding: 5px 10px;
	right: 20px;
}
/* ================================
    :: 4.0 Header area css
    ================================ */
    
header.header_area {
	height: auto;
	position: absolute;
	width: 100%;
	z-index: 999;
}
/* ================================
    :: 5.0 Top header css
    ================================ */
    
.top_header_area {
	background-color: #f52e29;
	height: 50px;
	width: 100%;
}
.top_quote > p {
	color: #fff;
	letter-spacing: 1px;
	margin: 0;
	padding: 14px 0;
}
.login_register {
	padding: 14px 0;
	display: inline-block;
}
.login_register .login, .login_register .reg {
	padding: 0 15px;
	border-left: 2px solid #fff;
	display: inline-block;
}
.login_register .login a, .login_register .reg a {
	color: #fff;
	padding: 0 5px;
	letter-spacing: 1px;
}
.login_register .login i, .login_register .reg i {
	color: #fff;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.login_register .login:hover a, .login_register .login:hover i, .login_register .reg:hover a, .login_register .reg:hover i {
	color: #2c3e50;
}
.top_social_bar {
	display: inline-block;
	padding-right: 15px;
	padding-bottom: 10px;
}
.top_social_bar > a > i {
	color: #2c3e50;
	height: 15px;
	margin: 15px 0;
	padding: 8px 20px;
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;
	width: 15px;
	font-size: 23px;
}
.top_social_bar > a:hover i {
	color: #f52e29;
}
.social_reg_log_area {
	text-align: left;
	margin-top: -60px;
	float: left;
}
.login_register a:last-child {
	padding-right: 0;
}
.language_area {
	display: inline-block;
}
.language_area .btn.btn-default, .language_area .btn.btn-default:focus {
	border: 0 solid transparent;
	border-radius: 0;
	color: #fff;
	background-color: #2c3e50;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.language_area .btn.btn-default:hover {
	background-color: #fff;
	color: #2c3e50;
}
.language_area .btn.btn-default i:first-child {
	padding-right: 5px;
}
.language_area .btn.btn-default i:last-child {
	padding-left: 5px;
}
.language_area ul.dropdown-menu li a img {
	padding-right: 10px;
}
/* ================================
    :: 6.0 Main header css
    ================================ */
    
.logo_area {
	padding: 8px 0;
}
.main_header_area {
	background-color: #fff;
	height: 70px;
	width: 100%;
	border-top: 6px solid #ff7070;
}
.main_menu_area {
	float: right;
}
.search_button, .mainmenu {
	display: inline-block;
}
.mainmenu {
	text-align: right;
}
.mainmenu ul#nav li {
	display: inline-block;
	position: relative;
}
.mainmenu ul#nav li:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 3px;
	background-color: #f52e29;
}
.mainmenu ul#nav li.current_page_item:before {
	width: 100%;
	height: 3px;
	left: 0;
}
.mainmenu ul#nav li.current_page_item ul.sub-menu > li.current_page_item > a, li.current_page_item ul.sub-menu > li.current_page_item > a {
	color: #f52e29!important;
}
/* {
 color: #f52e29!important;
} */
.mainmenu ul#nav li:hover:before {
	width: 100%;
	margin: auto;
	left: 0;
}
.mainmenu ul#nav li a {
	display: block;
	padding: 15px 15px;
	text-transform: capitalize;
	font-size: 12px;
	color: #233240;
	letter-spacing: 1px;
}
.mainmenu ul#nav li a i, .mean-container .mean-nav ul li a i {
	font-size: 14px;
	padding-left: 5px;
}
.mainmenu ul#nav li ul {
	text-align: left;
}
.mainmenu ul#nav li ul li a {
	color: #fff !important;
	padding-left: 15px !important;
	text-align: left !important;
}
.mainmenu ul#nav li.current_page_item a {
	color: #f52e29;
}
.mainmenu ul#nav li:hover a {
	color: #f52e29;
}
/* Sub Menu CSS */
    
.mainmenu ul li ul.sub-menu {
	position: absolute;
	left: 0;
	width: 215px;
	background-color: rgba(26, 43, 81, 0.85);
	border-left: 5px solid #f52e29;
	background-clip: padding-box;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	z-index: -9;
	top: 100%;
	text-align: center;
	-webkit-transform: perspective(600px) rotateX(-90deg);
	transform: perspective(600px) rotateX(-90deg);
	-webkit-transform-origin: 0 0 0;
	transform-origin: 0 0 0;
	vertical-align: top;
	visibility: hidden;
}
.mainmenu ul li ul.sub-menu li {
	border-bottom: 1px dashed #fff;
	display: block !important;
}
.mainmenu ul li ul.sub-menu li a {
	padding: 10px !important;
	display: block;
	margin-bottom: 1px;
}
.mainmenu ul li ul.sub-menu li:last-child {
	border: none;
}
.mainmenu ul li:hover ul.sub-menu {
	top: 100%;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	visibility: visible;
	z-index: 9999999;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	overflow: visible;
	-webkit-transform: perspective(600px) rotateX(0deg);
	transform: perspective(600px) rotateX(0deg);
}
.mainmenu ul#nav li:hover ul.sub-menu li:before {
	background-color: transparent;
}
.mainmenu ul#nav li ul.sub-menu li a:hover {
	color: #f52e29 !important;
}
.mainmenu ul li ul.sub-menu, .mainmenu ul#nav li a, .mainmenu ul#nav li:before {
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}
.mainmenu ul#nav li ul.sub-menu li ul.sub-menu {
	position: absolute;
	left: 210px;
	width: 225px;
	background-color: rgba(26, 43, 81, 0.85);
	border-left: 5px solid #f52e29;
	background-clip: padding-box;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	z-index: -9;
	top: 0;
	text-align: center;
	-webkit-transform: perspective(600px) rotateX(-90deg);
	transform: perspective(600px) rotateX(-90deg);
	-webkit-transform-origin: 0 0 0;
	transform-origin: 0 0 0;
	vertical-align: top;
	visibility: hidden;
}
.mainmenu ul#nav li ul.sub-menu li:hover ul.sub-menu {
	top: 0;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	visibility: visible;
	z-index: 9999999;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	overflow: visible;
	-webkit-transform: perspective(600px) rotateX(0deg);
	transform: perspective(600px) rotateX(0deg);
}
/* search button css */
    
.search_button a > i {
	color: #2c3e50;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.search_button a > i:hover {
	color: #f52e29;
}
#search {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999999;
	background-color: rgba(51, 46, 51, 0.8);
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-transition-duration: 1000ms;
	transition-duration: 1000ms;
}
.search_box_area {
	border: 5px solid #f52e29;
	top: 50%;
	margin-top: -30px;
	position: absolute;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	z-index: 999999999;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: center;
	transform-origin: center;
}
.search_box_area #close_button {
	color: #f52e29;
	margin-top: -10px;
	position: absolute;
	right: 15px;
	top: 50%;
	z-index: 99;
	cursor: pointer
}
.search_box_area input#sub {
	display: none;
}
.search_box_area #close_button i {
	font-size: 20px;
}
.search_box_area input#search_box {
	box-shadow: none !important;
	height: 60px;
	padding: 10px 30px;
	width: 690px;
	border: none!important;
}
.search_box_area input#search_box:focus {
	outline: none;
	border: none;
}
/* ================================
    :: 7.0 slider area css
    ================================ */
    
.welcome_area {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-top: 70px;
}
.single_slide {
	position: relative;
	z-index: 1;
	background-position: center center;
	background-size: cover;
}
.single_slide:before {
	position: absolute;
	z-index: 9;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/*    background-color: rgba(17, 17, 17, 0.7);*/
	content: "";
}
.single_slide .slide_text {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 999;
	text-align: left;
	padding: 0px 0px;
}
.single_slide .slide_text h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 800;
	color: #fff;
	letter-spacing: 0px;
	margin-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
	border-bottom: 1.5px dotted #fff;
	padding-bottom: 10px;
}
.single_slide .slide_text h3 {
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	line-height: 23px;
}
.single_slide .slide_text a {
	background-color: #3498db;
	border: medium none;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	margin: 30px 15px 0;
	padding: 15px 30px;
	text-transform: capitalize;
}
.single_slide .slide_text h2 span {
	color: #fef8a6;
	font-weight: 200;
}
.single_slide .slide_text h2 sup {
	color: #fff;
	font-weight: 500;
	font-size: 30px;
	text-transform: lowercase;
}
.single_slide .slide_text a:hover, .single_slide .slide_text a:focus {
	background-color: #f52e29;
	color: #fff;
}
.single_slide .slide_text a.active {
	background-color: #f52e29;
	color: #fff;
}
.single_slide .slide_text .table .table_cell {
	padding-top: 26%;
}
.single_slide .col-md-5 {
	width: 37.5%;
}
.welcome_area .welcome_slides .owl-nav {
	height: auto;
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 1;
}
.welcome_area .welcome_slides .owl-nav .owl-prev, .welcome_area .welcome_slides .owl-nav .owl-next {
	background-color: transparent;
	color: #fff;
	cursor: pointer;
	height: 40px;
	position: absolute;
	text-align: center;
	top: -20px;
	-webkit-transition: all 300ms ease-in 0s;
	transition: all 300ms ease-in 0s;
	width: 40px;
	z-index: 999;
	/* box-shadow: 0 0 12px 0 rgba(255, 255, 255, 0.1);*/
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border-radius: 5px;
}
.welcome_area .welcome_slides .owl-nav .owl-prev {
	left: 15px;
}
.welcome_area .welcome_slides .owl-nav .owl-next {
	right: 15px;
}
.welcome_area .welcome_slides:hover .owl-nav .owl-prev, .welcome_area .welcome_slides:hover .owl-nav .owl-next {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.welcome_area .welcome_slides .owl-nav .owl-prev > i, .welcome_area .welcome_slides .owl-nav .owl-next > i {
	font-size: 24px;
	line-height: 40px;
}
/* =========================
    :: 8.0 awesome feature area css
    ========================= */
    
.single_features_area {
	text-align: center;
}
.single_feature {
	/* border: 1px solid #f6f6f6;*/
	padding: 0px 0px 0;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	text-align: center;
}
.single_feature:hover {
/*  box-shadow: 0 0 16px rgba(0, 0, 0, 0.1)*/
}
.single_feature .feature_img {
	border-radius: 50%;
	/* height: 120px;*/
       /* margin: 0 auto 25px;*/
	padding: 6px;
	/*   width: 120px;*/
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.feature_img span {
	font-size: 60px;
	text-align: center;
	line-height: 120px;
	color: #2c3e50;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.single_feature:hover .feature_img span {
	color: #f52e29;
}
.single_feature .feature_text h5 {
	color: #2c3e50;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.single_feature:hover .feature_text h5 {
	color: #f52e29;
}
.single_feature .feature_text p {
	color: #6f6f6f;
}
.feature_text p a {
	color: #6f6f6f;
}
/* ================================
    :: 9.0 popular coureses area css
    ================================ */
    
.popular_coureses_area {
	background-image: url(img/bg-pattern/courses-bg.jpg);
	background-size: cover;
	position: relative;
	z-index: 9;
	background-attachment: fixed;
}
.popular_coureses_area:after {
	background-color: rgba(44, 62, 80, 0.8);
	position: absolute;
	content: "";
	z-index: -5;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.popular_coureses_area .section_heading h3 {
	color: #fff;
}
.popular_coureses_area.all_courses .pagination {
	padding-top: 20px;
}
.single_courses {
	background-color: #fff;
}
.single_courses_thumb {
	position: relative;
	z-index: 1;
}
.single_courses_thumb .hover_overlay {
	background-color: rgba(44, 62, 80, 0.7);
	height: 100%;
	left: 0%;
	position: absolute;
	top: 0%;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	width: 100%;
	border-radius: 3px;
	outline: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.single_courses:hover .single_courses_thumb .hover_overlay {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.single_courses_thumb .links {
	top: 50%;
	margin-top: -17.5px;
	position: absolute;
	right: 50%;
	margin-right: -17.5px;
	width: auto;
	z-index: 99;
	overflow: hidden;
}
.single_courses_thumb .links > a > i {
	color: #fff;
	font-size: 15px;
}
.single_courses_thumb .links > a:hover {
	background-color: #f52e29;
}
.single_courses_thumb .links > a {
	background-color: #f52e29;
	border-radius: 50%;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	width: 35px;
}
.single_courses:hover .single_courses_thumb .links {
	-webkit-animation: fadeInDown 800ms ease-in-out;
	animation: fadeInDown 800ms ease-in-out;
}
.single_courses_desc {
	padding: 30px 0 0;
	position: relative;
	z-index: 1;
}
.single_courses_desc .title {
	margin-bottom: 25px;
	padding: 0 30px;
}
.single_courses .title > a > h5 {
	color: #2c3e50;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 22px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.single_courses:hover .title > a > h5 {
	color: #f52e29;
}
.single_courses .title > p {
	color: #6f6f6f;
	font-size: 13px;
	letter-spacing: 0.5px;
}
.price_rating_area {
	background-color: #f5f5f5;
	border-bottom: 5px solid #f52e29;
	padding: 20px 30px 18px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.price_rating_area .price > span {
	display: inline-block;
	float: left;
	font-size: 20px;
	font-weight: 700;
}
.price_rating_area .seat {
	display: inline-block;
	float: right;
}
.price_rating_area .seat > i {
	font-size: 17px;
}
.price_rating_area .seat > i > span {
	font-size: 20px;
	font-weight: 700;
	padding-left: 5px;
	font-family: 'Montserrat', sans-serif;
}
.price_rating_area .price {
	display: inline-block;
}
/* ================================
    :: 10.0 Why choose area css
    ================================ */
    
.why_choose_us_area {
	padding-bottom: 70px;
}
.creative-accordion-area {
	position: relative;
	min-height: 600px;
}
.single_service {
	background-color: #f1f1f1;
	height: 250px;
	margin: 0 0 30px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.single_service_img_area {
	height: 100%;
	position: absolute;
	width: 100%;
	padding: 15px 10px;
	z-index: 5;
	-webkit-transition-duration: 700ms;
	transition-duration: 700ms;
}
.single_service_img_area:hover .service_title, .single_service_img > span:hover, .single_service_img_area:hover .single_service_img > span {
	color: #fff;
}
.why_choose_us_area .col-md-3:nth-child(odd) .single_service_img_area:hover {
	background-color: #3fc8db;
}
.why_choose_us_area .col-md-3:nth-child(even) .single_service_img_area:hover {
	background-color: #e74c3c;
}
.border {
	border: 2px solid #fff;
	height: 90%;
	left: 5%;
	position: absolute;
	top: 5%;
	width: 90%;
	z-index: 9;
	right: 5%;
	bottom: 5%;
}
.single_service_img {
	height: 100%;
	position: absolute;
	text-align: center;
	top: 25%;
	width: 100%;
	z-index: 9;
}
.single_service_img img {
	height: 55px;
}
.single_service_img > span {
	color: #fff;
	font-size: 65px;
	-webkit-transition-duration: 700ms;
	transition-duration: 700ms;
	width: 50%;
}
.service_title {
	color: #2c3e50;
	height: 100%;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 70%;
	width: 100%;
	z-index: 9;
	-webkit-transition-duration: 700ms;
	transition-duration: 700ms;
}
.service_title > h5 {
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #fff;
}
/* ================================
    :: 11.0 cool facts area css
    ================================ */
    
.cool_facts_area {
/* background-image: url(img/cool-facts/bg_photo.jpg);
        background-size: cover;*/
       /* position: relative;
        z-index: 1;
        background-attachment: fixed;*/
	background-color:#f99217;
}
.cool_facts_area:after {
	background-color: rgba(44, 62, 80, 0.9);
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	top: 0;
	left: 0;
	z-index: -1;
}
.cool_fact_text {
	color: #424242;
	text-align: center;
	position: relative;
	z-index: 1;
}
.cool_fact_text h3 {
	color: #0a0f1d;
}
.cool_fact_text h5 {
	color: #333;
}
.cool_fact_text img {
	height: 100px;
}
/*.cool_fact_text:after {
	border-right: 1px dashed #fff;
	color: #fff;
	content: "";
	height: 100%;
	position: absolute;
	right: -15px;
	top: 0;
	width: 1px;
	z-index: 9;
}
  .cool_facts_area .col-xs-12:nth-child(even) .cool_fact_text {
        color: #f52e29;
    }*/
    
.cool_facts_area .col-xs-12:last-child .cool_fact_text:after {
	border-right: none;
}
.cool_fact_text > i {
	font-size: 50px;
	padding-bottom: 15px;
}
.cool_fact_text h3 {
	font-family: 'Montserrat', sans-serif;
}
.cool_fact_text > h5 {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}
/* ================================
    :: 12.0 our teachers area css
    ================================ */
    
.single_teacher_profile {
	position: relative;
	text-align: center;
	z-index: 1;
}
.single_teacher_details_info > h5 {
	letter-spacing: 1px;
	margin: 0 0 10px;
	color: #2c3e50;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}
.single_teacher_details_info {
	padding: 15px;
	position: relative;
	z-index: 1;
	border: 1px solid #f6f6f6;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.single_teacher_details_info > p {
	color: #6f6f6f;
	letter-spacing: 0.5px;
	margin: 0;
}
.teacher_social_info {
	background-color: #f52e29;
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	position: absolute;
	-webkit-transition-duration: 700ms;
	transition-duration: 700ms;
	width: 100%;
}
.teacher_social_info .social_icon > a {
	border: 1px solid #fff;
	display: inline-block;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	color: #fff;
}
.teacher_social_info .social_icon > a:hover {
	border: 1px solid #2c3e50;
	color: #2c3e50;
}
.teacher_social_info .social_icon {
	height: 100%;
	left: 0;
	margin-top: -15px;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 99;
}
.teacher_social_info .social_icon > a > i {
	padding: 7px;
}
.single_teacher_profile:hover .single_teacher_details_info {
	border: 1px solid #f52e29;
}
.single_teacher_profile:hover .teacher_social_info {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.single_teacher_profile:hover .teacher_social_info .social_icon > a:nth-child(1) {
	-webkit-animation: fadeInUp 500ms ease-in-out;
	animation: fadeInUp 500ms ease-in-out;
}
.single_teacher_profile:hover .teacher_social_info .social_icon > a:nth-child(2) {
	-webkit-animation: fadeInUp 700ms ease-in-out;
	animation: fadeInUp 700ms ease-in-out;
}
.single_teacher_profile:hover .teacher_social_info .social_icon > a:nth-child(3) {
	-webkit-animation: fadeInUp 900ms ease-in-out;
	animation: fadeInUp 900ms ease-in-out;
}
.single_teacher_profile:hover .teacher_social_info .social_icon > a:nth-child(4) {
	-webkit-animation: fadeInUp 1000ms ease-in-out;
	animation: fadeInUp 1000ms ease-in-out;
}
/* ================================
    :: 13.0 testimonial area css
    ================================ */
    
.testimonial_area {
	/* background-image: url(img/bg-pattern/tes-bg.jpg);
        background-size: cover;*/
	position: relative;
	z-index: 9;
	background-attachment: fixed;
	background-color:#eaf0f4;
}
.testimonial_area:after {
	/* background-color: rgba(44, 62, 80, 0.95);*/
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.testimonial_text {
	color: #000;
	text-align: center;
}
.testimonial_text > p {
	letter-spacing: 0.5px;
	position: relative;
	margin: 0;
}
.testimonial_text > p:before {
	color: #f52e29;
	content: "\f10d";
	font-family: fontawesome;
	font-size: 30px;
	left: 0;
	position: absolute;
	top: -25px;
	z-index: 99;
}
.testimonial_text > h5 {
	margin-bottom: 5px;
	padding: 30px 0 0;
	letter-spacing: 1px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}
.testimonial_thumb {
	margin: 0 auto 10px;
	width: 100px;
}
.testimonial_thumb img {
	border-radius: 50%;/*border:2px solid #fccd59;*/
}
.testimonial_text > h6 {
	letter-spacing: 0.5px;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 16px;
}
.owl-dot {
	background-color: #555;
	border-radius: 50%;
	display: inline-block;
	height: 10px;
	margin: 0 5px;
	width: 10px;
	position: relative;
	z-index: 1;
}
.owl-dots {
	text-align: center;
}
.owl-dot.active {
	background-color: #f52e29;
}
.owl-dot.active:before {
	border: 1px solid #f52e29;
	border-radius: 50%;
	content: "";
	height: 16px;
	left: -3px;
	position: absolute;
	top: -3px;
	width: 16px;
	z-index: 9;
}
/* ================================
    :: 14.0 blog area css
    ================================ */
    
.single_latest_news_area {
	/*   box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);*/
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.single_latest_news_area:hover {
/*box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);*/
}
.single_latest_news_img_area {
	position: relative;
	width: 100%;
	z-index: 1;
}
.single_latest_news_img_area img {
	width: 100%;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	border-radius: 10px;
	object-fit: fill;
}
.single_latest_news_area:hover img {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}
.single_latest_news_area .single_latest_news_img_area .published_date {
	left: 15px;
	bottom: 15px;
}
.published_date {
	position: absolute;
	text-align: center;
	min-width: 70px;
}
.published_date p.date {
	background: #f52e29 none repeat scroll 0 0;
	color: #fff;
	font-size: 17px;
	font-weight: 700;
	margin: 0;
	padding: 12px 5px;
}
p.month {
	background: #fff none repeat scroll 0 0;
	font-size: 15px;
	font-weight: 600;
	margin: 0;
	padding: 10px 0;
	color: #313131;
}
.published_date p.year {
	background: #f52e29 none repeat scroll 0 0;
	color: #fff;
	font-size: 17px;
	font-weight: 700;
	margin: 0;
	padding: 12px 5px;
}
.single_latest_news_text_area {
	padding: 10px 0px 10px 0px;
	width: 100%;
	min-height: 325px;
}
.single_latest_news_text_area .news_title h4 {
	color: #333;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	line-height: 19px;
	letter-spacing: 1px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	min-height: 40px;
	text-transform: capitalize;
}
.single_latest_news_area:hover .single_latest_news_text_area .news_title h4 {
	color: #f52e29;
}
.news_content > p {
	line-height: 20px;
	color: #000000;
	text-align: left;
	font-size: 12px;
}
/* ================================
    :: 15.0 video area css
    ================================ */
	
.more-about-us-1 {
	background-image: url(images/more-about-us-1.jpg);
	background-size: cover;
	width: 100%;
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
}
.more-about-us-1:after {
	background-color: rgba(44, 62, 80, 0.29);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.more-about-us-2 {
	background-image: url(images/more-about-us-2.jpg);
	background-size: cover;
	width: 100%;
	position: relative;
	z-index: 1;
}
.more-about-us-2:after {
	background-color: rgba(44, 62, 80, 0.29);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.more-about-us-3 {
	background-image: url(images/more-about-us-3.jpg);
	background-size: cover;
	width: 100%;
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
}
.more-about-us-3:after {
	background-color: rgba(44, 62, 80, 0.29);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.more-about-us-4 {
	background-image: url(images/more-about-us-4.jpg);
	background-size: cover;
	width: 100%;
	position: relative;
	z-index: 1;
}
.more-about-us-4:after {
	background-color: rgba(44, 62, 80, 0.29);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.need_of_hour {
	background-image: url(images/need-of-the-hour.jpg);
	background-size: cover;
	width: 100%;
	position: relative;
	z-index: 1;
}
.need_of_hour:after {
	/*  background-color: rgba(44, 62, 80, 0.6);*/
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.about_us_video {
	background-image: url(images/about-us.jpg);
	background-size: cover;
	width: 100%;
	position: relative;
	z-index: 1;
}
.about_us_video:after {
	/* background-color: rgba(44, 62, 80, 0.6);*/
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
/*	 .need_of_hour {
        position: relative;
        z-index: 1;
        width: 100%;
        height: 180px;
    }*/
.video_area {
	background-image: url(images/youtube_bg.png);
	background-size: cover;
	width: 100%;
	position: relative;
	z-index: 1;
}
.video_area:after {
	background-color: rgba(44, 62, 80, 0.6);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.video_play_area {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 180px;
}
.video_play_button {
	/* background-color: #fff;
        border: 10px solid #f52e29;
        border-radius: 50%;*/
	height: 60px;
	width: 60px;
	position: absolute;
	top: 50%;
	z-index: 99;
	left: 50%;
	margin-left: -30px;
	margin-top: -30px;
	background: url(images/Youtube.png) no-repeat;
}
.video_play_button i {
	/*color: #f52e29;*/
	cursor: pointer;
	display: block;
	font-size: 20px;
	height: 100%;
	left: 10%;
	margin-left: -6px;
	margin-top: -15px;
	position: absolute;
	top: 20%;
	width: 100%;
	z-index: 999;
}
/* ================================
    :: 16.0 accordian css
    ================================ */
    
.single-accordion {
	margin-bottom: 20px;
}
.single-accordion:last-of-type {
	margin-bottom: 0px;
}
.single-accordion h5 a {
	background-color: transparent;
	border: 1px solid #ccc;
	color: #f52e29;
	display: block;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 19px 45px 19px 20px;
	position: relative;
}
.single-accordion h5 a.collapsed {
	background-color: transparent;
	color: #2c3e50;
}
.single-accordion h5 a span {
	position: absolute;
	right: 20px;
	top: 0px;
	font-weight: 300;
	height: 100%;
	font-size: 24px;
	line-height: 230%;
}
.single-accordion h5 a.collapsed span.accor-close {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
span.accor-open {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.single-accordion h5 a.collapsed span.accor-open {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.single-accordion h5 {
	margin-bottom: 0;
	text-transform: uppercase;
}
.single-accordion .accordion-content {
	border: 1px solid #ddd;
	border-top: 0 solid transparent;
}
.single-accordion .accordion-content p {
	padding: 20px 20px 10px;
	color: #6f6f6f;
	letter-spacing: 0.5px;
	font-weight: 400;
}
.basic_contact_area {
	padding: 30px 0 10px;
	width: 100%;
	background-color: #fff;
}
.basic_contact_area > h5 {
	color: #2c3e50;
	letter-spacing: 1px;
	margin-bottom: 30px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}
.basic_contact_area .basic_contact_form .form-group > input#name, .basic_contact_area .basic_contact_form .form-group > input#phone {
	display: inline-block !important;
	height: 40px;
	margin-right: 15px;
	width: 100%;
	margin-bottom: 15px;
	box-shadow: none!important;
}
.basic_contact_area .basic_contact_form .form-group > input#phone {
	margin-right: 0;
}
.basic_contact_area .basic_contact_form .form-group > input, .basic_contact_area .basic_contact_form .form-group > textarea, .basic_contact_area .basic_contact_form form button {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	height: 40px;
	border-radius: 8px;
	padding: 10px;
	width: 100%;
	color: #111;
	margin-bottom: 15px;
	box-shadow: none!important;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	letter-spacing: 1px;
}
.basic_contact_area .basic_contact_form .form-group > input:focus, .basic_contact_area .basic_contact_form .form-group > textarea:focus {
	border: 1px solid #f52e29;
}
.basic_contact_area .basic_contact_form button:hover {
	background-color: #f52e29;
	color: #fff;
	border-color: #f52e29;
}
.basic_contact_area .basic_contact_form .form-group > textarea {
	height: 150px;
}
/* ================================
    :: 17.0 Newsletter area css
    ================================ */
    
.newsletter_area {
	background-color: #f52e29;
	height: auto;
	padding: 30px 0;
	width: 100%;
}
.newsletter_text > h4 {
	color: #fff;
	letter-spacing: 1px;
	margin: 15px 0;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.newsletter_from form input[type="email"] {
	background-color: #fff;
	color: #888;
	padding: 10px 20px;
	width: 100%;
	height: 50px;
	text-transform: capitalize;
	position: relative;
	z-index: 1;
}
.newsletter_from form input[type="email"]:focus {
	box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.1);
}
.newsletter_area form button {
	background-color: #fff;
	color: #f52e29;
	border-radius: 0 6px 6px 0;
	position: absolute;
	right: 15px;
	text-transform: uppercase;
	top: 0;
	height: 50px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	width: auto;
	border-left: 1px solid #ddd;
	z-index: 9;
	letter-spacing: 1px;
}
.newsletter_area form button i {
	padding-right: 10px;
}
.newsletter_area form button:hover {
	background-color: transparent;
	color: #2c3e50;
}
/* ================================
    :: 17.0 footer area css
    ================================ */
    
.footer_area {
	/*   background-image: url("img/bg-pattern/tes-bg.jpg");
        background-size: cover;
        color: #fff;
        position: relative;
        z-index: 9;
        padding-top: 60px;
        background-attachment: fixed;
        border-bottom: 5px solid #f52e29;*/
	background: #f52e29;
}
.footer_area:after {
	background-color: rgba(26, 43, 81, 0.9);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	content: "";
}
.footer_upcoming_event .title > h4, .footer_contact_info .title > h4, .footer_about_us .title > h4, .important_links .title > h4 {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: #f52e29;
	letter-spacing: 1px;
}
.footer_upcoming_event .underline, .footer_contact_info .underline, .footer_about_us .underline, .important_links .underline {
	background-color: #3498db;
	height: 3px;
	margin-bottom: 15px;
	width: 100px;
}
.important_links .links {
	margin-top: 15px;
}
.important_links .links > p {
	margin-bottom: 7px;
	font-size: 13px;
}
.important_links .links a {
	color: #fff;
	letter-spacing: 1px;
}
.important_links .links > p > i {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	padding-right: 15px;
}
.important_links .links a:hover, .important_links .links > p:hover > i {
	color: #f52e29;
}
.footer_about_us > p {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 22px;
}
.event_single_post > img {
	position: absolute;
	z-index: 9;
	width: 70px;
	height: auto;
	top: 5px;
	left: 0;
}
.event_single_post p {
	margin-bottom: 0;
	margin-left: 85px;
}
.event_single_post > a {
	color: #fff;
	font-size: 13px;
	letter-spacing: 1px;
	
}
.event_single_post > a:hover {
	color: #f52e29;
}
.event_single_post {
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
}
.footer_single_contact_info > i {
	color: #f52e29;
	font-size: 20px;
	position: absolute;
	top: 5px;
	left: 0;
	z-index: 1;
}
.footer_single_contact_info > a, .footer_single_contact_info > p {
	color: #fff;
	display: block;
	font-size: 13px;
	letter-spacing: 1px;
	margin-left: 30px;
}
.footer_single_contact_info {
	margin-bottom: 15px;
	position: relative;
	z-index: 1;
}
/* ================================
    :: footer bottom area css
    ================================ */
    
.footer_bottom_area {
	color: #fff;
}
.footer_bottom {
	padding: 5px 0;
	text-align: center;
}
.footer_bottom p {
	margin: 0;
	letter-spacing: 1px;
	line-height: 45px;
	text-align: left;
	font-size: 12px;
}
.footer_bottom p > i, .footer_bottom p > a:hover {
	color: #f52e29;
}
.footer_bottom p > a {
	color: #fff;
}
/* ================================
    bredcumb area css
    ================================ */
    
.breadcumb_area {
	/* height: 300px;*/
	width: 100%;
	background-image: url(img/bg-pattern/breadcumb.jpg);
	background-size: cover;
	position: relative;
	z-index: 1;
}
.breadcumb_area:after {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	background-color: rgb(71 147 167);
}
.breadcumb_section {
	position: relative;
	margin-top: 0px;
	width: 100%;
	height: 50px;
	text-align:center;
}
.page_title {
	display: inline-block;
	left: 0;
	margin-top: -24px;
	position: absolute;
	top: 30%;
	z-index: 99;
}
.page_pagination {
	right: 0;
}
.page_title > h3 {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 0px 30px 10px 0;
	text-transform: uppercase;
}
.page_pagination {
	display: inline-block;
	
	margin-top: 15px;
}
.page_pagination ul > li {
	padding: 0 5px;
}
.page_pagination ul > li > a, .page_pagination ul > li {
	text-transform: capitalize;
	color: #fff;
	letter-spacing: 1px;
	display: inline-block;
}
.page_pagination ul > li > a:hover {
    color: #ffffff;
}
/* ================================
    :: 18.0 all courses area css
    ================================*/
    
.popular_coureses_area.all_courses {
	background-image: none;
}
.popular_coureses_area.all_courses:after {
	position: absolute;
	content: "";
	background-color: #fff;
}
.popular_coureses_area.all_courses .single_courses {
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
	margin-bottom: 30px;
}
/* ================================
    :: 19.0 Course List Area CSS
    ================================ */
    
.single_courses.course-list {
	position: relative;
	z-index: 1;
}
.single_courses.course-list .single_courses_thumb {
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 50%;
	z-index: 9;
}
.single_courses.course-list .single_courses_thumb img {
	width: 100%;
}
.single_courses.course-list .single_courses_desc {
	display: block;
	margin-bottom: 30px;
	position: relative;
	z-index: 1;
	margin-left: 50%;
}
.single_courses.course-list .single_courses_desc .price_rating_area {
	border-bottom: 7px solid #f52e29;
}
/* ================================
    :: 20.0 our teacher area css
    ================================ */
    
.our_teachers_area.our_teacher .pagination {
	padding-top: 0;
}
.our_teachers_area.our_teacher .single_teacher_profile {
	margin-bottom: 50px;
}
/* ================================
    :: 21.0 blog area css
    ================================ */
.latest_blog_news_area {
	background: #fff;
}
.latest_blog_news_area .single_latest_news_text_area {
	min-height: auto !important;
}
.latest_blog_news_area.blog .single_latest_news_area {
	margin-bottom: 50px;
}
/* Single Blog Area CSS */
    
.blog-img {
	border: 1px solid #f6f6f6;
	padding: 5px;
}
.singl-blog-post-area {
	padding: 10px 0 0;
}
.singl-blog-top-bg-area p {
	color: #3498db;
	padding: 40px 0;
	font-weight: 500;
	font-size: 18px;
}
.singl-blog-top-bg-area p a {
	color: #3498db;
}
#blog-carousel {
	padding: 5px;
	border: 1px solid #ededed;
	margin: 100px 0;
}
.singl-blog-title h3 {
	color: #2c3e50;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	padding: 20px 0;
	letter-spacing: 1px;
}
.singl-blog-status-bar {
	background: transparent none repeat scroll 0 0;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	margin-bottom: 40px;
	position: relative;
}
.singl-blog-status-bar span {
	display: inline-block;
	padding: 20px;
	font-size: 14px;
}
.singl-blog-status-bar span i {
	margin-right: 10px;
	color: #f52e29;
	font-size: 18px;
}
.singl-blog-status-bar span > a {
	color: #666;
}
.singl-blog-details p {
	color: #666;
	font-size: 14px;
	margin: 0;
	padding-bottom: 10px;
	letter-spacing: .5px;
}
.singl-blog-details img {
    margin-bottom: 10px;
}
.singl-blog-details blockquote p {
	padding-bottom: 0;
}
.singl-blog-details blockquote {
	background: #f4f4f4 none repeat scroll 0 0;
	border-left: 10px solid #f52e29;
	margin-bottom: 30px;
}
.share-links {
	padding: 15px 0;
}
.tag-share {
	overflow: hidden;
}
.blog-tag span {
	color: #666;
	font-size: 14px;
	padding: 0 10px;
}
.blog-tag button {
	background: #3498db;
	border: medium none transparent;
	border-radius: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	margin: 0 4px;
	padding: 0 20px;
}
.tag-share {
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	padding: 5px 0;
}
.blog-tag {
	padding: 9px 0;
}
.blog-share button {
	margin: 0 5px;
}
.blog-share button.like {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 25px;
	color: #6f6f6f;
	font-size: 10px;
	padding: 10px 0;
}
.blog-share button.like i {
	color: #3498db;
	font-size: 14px;
	margin: 0 20px;
}
.blog-share button.like span {
	background: #999 none repeat scroll 0 0;
	font-size: 10px;
	margin: 0 20px;
}
.blog-share button.share {
	background: #225b99 none repeat scroll 0 0;
	border: medium none transparent;
	border-radius: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 30px;
}
.blog-share button.tweet {
	background: #00adf2 none repeat scroll 0 0;
	border: medium none transparent;
	border-radius: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 30px;
}
.blog-share button.share i, .blog-share button.tweet i {
	font-size: 14px;
	padding: 0 20px 0 0;
}
/* About Author */
    
#about-author {
	padding-top: 62px;
}
.about-author-title h4 {
	font-size: 18px;
	color: #2c3e50;
	font-weight: 500;
	margin-bottom: 35px;
}
#about-author .media-body .media-heading {
	color: #333333;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 13px;
	line-height: 15px;
}
#about-author .media-body span {
	color: #a1b1bc;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 13px;
	display: block;
	line-height: 12px;
}
#about-author .media-body {
	padding-top: 10px;
}
#about-author .media-body p {
	color: #999999;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
}
#about-author .media-left, .media > .pull-left {
	padding-right: 30px;
}
/* Comments */
    
#comments {
	padding-top: 70px;
}
.comments-title h4 {
	font-size: 18px;
	color: #2c3e50;
	font-weight: 500;
	margin-bottom: 40px;
}
.comments-title h4 img {
	margin-right: 14px;
	max-width: 28px;
}
.comments-title {
	display: inline-block;
}
.leave-a-comment {
	float: right;
}
.leave-a-comment span {
	font-size: 14px;
	font-weight: 600;
	color: #999999;
}
.leave-a-comment i {
	color: #a1b1bc;
	font-size: 14.4px;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	border: 1px solid #999999;
	border-radius: 6px;
	margin-right: 10px;
	vertical-align: middle;
}
.single-comment-box {
	padding: 20px 14px 20px 20px;
	border-radius: 6px;
	border: 1px solid #e5e5e5;
	margin-bottom: 25px;
	position: relative;
}
.single-comment-box:before {
	position: absolute;
	width: 25px;
	height: 1px;
	left: -9.5%;
	top: 50%;
	content: "";
	background-color: #eeeeee;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#comments .media-object {
	max-width: 72px;
}
#comments .media-body .media-heading {
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 8px;
	line-height: 15px;
}
#comments .media-body .media-heading a {
	color: #333333;
}
#comments .media-body {
	padding-top: 13px;
}
#comments .media-body span {
	color: #a1b1bc;
	display: inline-block;
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 12px;
}
#comments .media-body p {
	color: #999999;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	display: inline-block;
}
#comments .media-left {
	padding-right: 25px;
}
.media-body p {
	margin: 0;
}
.media-body a.reply {
	color: #999999;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	display: inline-block;
	border: 1px solid #cccccc;
	border-radius: 50px;
	padding: 0 18px;
	float: right;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.media-body a.reply:hover {
	background-color: #3498db;
	color: #fff;
	border: 1px solid #3498db;
}
.media-bottom {
	margin-top: 17px;
}
.media-bottom p {
	color: #999999;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	text-align: justify;
}
.border-left {
	border-left: 1px solid #e5e5e5;
}
.no-margin-bottom {
	margin-bottom: 0;
}
/* Contact Form */
    
.contact_info {
	padding-bottom: 60px;
}
.single_contact_info i {
	border: 1px solid rgba(191, 191, 191, 0.95);
	border-radius: 50%;
	color: #6f6f6f;
	font-size: 36px;
	height: 97px;
	line-height: 97px;
	text-align: center;
	width: 97px;
	margin-bottom: 17px;
}
.single_contact_info i:hover {
	background: #3498db;
	border-color: #3498db;
	color: #fff;
}
.single_contact_info p {
	color: #6f6f6f;
	line-height: 24px;
	margin: 0;
}
.single_contact_info p a {
	color: #6f6f6f;
}
.single_contact_info p a:hover {
	color: #3498db;
}
#contact-form {
	padding-top: 85px;
	padding-bottom: 75px;
}
.submit-btn > a {
	padding: 10px 37px;
}
.submit-btn > a:hover {
	background-color: #3498db;
	color: #fff;
}
.border-bottom-1 {
	margin-top: 70px;
	border-bottom: 1px solid #ececec;
}
.contact-form-title h4 {
	color: #2c3e50;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 15px;
	line-height: 18px;
	margin-bottom: 35px;
}
#contact-form .form-control {
	height: 50px;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	background-image: none;
	box-shadow: none;
}
#contact-form .form-control:focus {
	box-shadow: none;
}
#contact-form .form-group {
	position: relative;
}
#contact-form .form-group input#submit {
	border: medium none;
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 15px 30px;
	text-transform: uppercase;
	-webkit-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
	width: auto;
}
#contact-form input#submit:hover {
	background-color: #f52e29;
	color: #fff;
}
#contact-form .form-group {
	margin-bottom: 23px;
}
 #contact-form::-webkit-input-placeholder {
 color: #999999;
 font-size: 15px;
 font-weight: 400;
}
 #contact-form::-moz-placeholder {
 color: #999999;
 font-size: 15px;
 font-weight: 400;
}
 #contact-form:-ms-input-placeholder {
 color: #999999;
 font-size: 15px;
 font-weight: 400;
}
 #contact-form:-moz-placeholder {
 color: #999999;
 font-size: 15px;
 font-weight: 400;
}
.blog_comment_form #message {
	height: 238px;
	border-radius: 0;
	padding: 20px 0 0 12px;
}
.singl-blog-post figure {
	margin: 0;
}
.blog-details {
	text-align: left;
}
.singl-blog-status-bar > span:nth-child(4) {
	float: right;
}
.social-links {
	display: inline-block;
	padding-left: 14px;
	margin: 0;
}
.social-links li {
	display: inline-block;
	list-style: none;
}
.social-links li a {
	display: block;
}
.social-links a:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.social-links li a i {
	color: #fff;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	text-align: center;
	line-height: 22px;
	box-shadow: 3px 3px 7px -5px rgba(0, 0, 0, 0.6);
}
.social-links li > a > i {
	background: #3498db;
}
.tag-share {
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.tags .tags-title, .share-promt {
	font-weight: 500;
	color: #404040;
	margin-right: 3px;
	font-size: 16px;
	line-height: 16px;
}
.tags {
	float: right;
	padding: 15px 0;
}
.tags span a {
	color: #6f6f6f;
	margin-right: 3px;
	text-transform: lowercase;
}
/*about author*/
    
.about-author {
	padding-top: 60px;
}
.author-title, .comment-title {
	padding-bottom: 35px;
}
.author-info {
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	padding: 13px;
}
.comments-wrapper {
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	padding: 20px 0 20px 20px;
}
.author-img, .comment-img {
	max-width: 120px;
	max-height: 120px;
	float: left;
	margin-right: 30px;
}
.author-content, .single-comment {
	float: left;
	width: calc(100% - 150px);
}
.author-name h5, .commenter h5 {
	color: #f52e29;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.commenter > a {
	color: #f52e29;
}
.comment ul {
	padding: 0;
	margin: 0;
}
.comment ul li {
	list-style: none;
	margin-bottom: 28px;
}
.comment ul li:last-child {
	margin-bottom: 0;
}
.commenter {
	float: left;
}
.replay {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #ededed;
	border-radius: 0;
	color: #6f6f6f;
	float: right;
	font-size: 11px;
	height: 30px;
	letter-spacing: 1px;
	line-height: 28px;
	margin-right: 30px;
	padding: 0 24px;
	text-transform: uppercase;
}
.replay:hover {
	background: #f52e29;
	color: #fff;
}
.author-content > p, .single-comment > p {
	color: #6f6f6f;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	clear: both;
}
.author-designation, .comment-time {
	font-weight: 600;
	line-height: 26px;
	color: #a1b1bc;
	margin-bottom: 10px;
}
.comment {
	padding-top: 60px;
}
.author-name > a {
	display: inline-block;
}
/* ========================
    :: 22.0 404 page area css
    ======================== */
    
.error_page .not-found-text h2 {
	color: #f52e29;
	font-size: 70px;
	font-weight: 700;
	letter-spacing: 3px;
	font-family: 'Montserrat', sans-serif;
}
.error_page .not-found-text h3 {
	color: #2c3e50;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 3px;
	font-family: 'Montserrat', sans-serif;
}
.not-found-text > a {
	background-color: #2c3e50;
	display: inline-block;
	margin-top: 15px;
	padding: 15px 30px;
	color: #fff;
	border: none;
}
.not-found-text > a:hover, .not-found-text > a:focus {
	background-color: #f52e29;
	color: #fff;
}
/* =======================
    :: 24.0 gallery area css
    ======================== */
.why_mindbox_gallery.gallery_area .single_gallery_item {
	display: inline-block;
	float: left;
	width: 18.2%;
	position: relative;
	z-index: 1;
	margin: 30px 20px 0 0;
}
.gallery_area .single_gallery_item {
	display: inline-block;
	float: left;
	width: 18.2%;
	position: relative;
	z-index: 1;
	margin: 0 20px 0 0;
}
.gallery_area .single_gallery_item.four-column {
	margin-bottom: 30px;
	width: 100%;
}
.gallery_area.four-column .pagination {
	padding-top: 20px;
}
.gallery_area .single_gallery_item .hover_overlay {
	background-color: rgb(237 145 34 / 83%);
	height: 80%;
	left: 0%;
	position: absolute;
	top: 0%;
	-webkit-transition-duration: 350ms;
	transition-duration: 350ms;
	width: 100%;
	border-radius: 10px;
	-webkit-transform: scale(0, 0);
	transform: scale(0, 0);
}
.gallery_area .single_gallery_item:hover .hover_overlay {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
.gallery_area .single_gallery_item .gallery_info h5, .gallery_area .single_gallery_item .gallery_info p {
	color: #fff;
	position: absolute;
	text-align: center;
	top: 30%;
	width: 100%;
	height: auto;
}
.gallery_area .single_gallery_item .gallery_info p {
	top: 20%;
}
.gallery_area .single_gallery_item:hover .gallery_info h5 {
	-webkit-animation: fadeInLeft 800ms ease-in-out;
	animation: fadeInLeft 800ms ease-in-out;
}
.gallery_area .single_gallery_item:hover .gallery_info p {
	-webkit-animation: fadeInRight 800ms ease-in-out;
	animation: fadeInRight 800ms ease-in-out;
	padding: 10px;
}
.gallery_area .single_gallery_item:hover .links {
	-webkit-animation: fadeInDown 800ms ease-in-out;
	animation: fadeInDown 800ms ease-in-out;
}
.gallery_area .single_gallery_item .links > a > i {
	color: #fff;
	font-size: 15px;
}
.gallery_area .single_gallery_item .links > a:hover {
	background-color: #f52e29;
}
.gallery_area .single_gallery_item .links > a {
	background-color: #f52e29;
	border-radius: 50%;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	width: 35px;
}
.gallery_area .single_gallery_item .links {
	bottom: 20%;
	position: absolute;
	right: 50%;
	margin-right: -17.5px;
	width: auto;
	z-index: 99;
	overflow: hidden;
}
.gallery_info > h5 {
	letter-spacing: 1px;
	text-transform: uppercase;
}
.gallery_area .pagination {
	padding-top: 50px;
}
.gallery_area.column .pagination {
	padding-top: 20px;
}
/* ===============================
    :: 25.0 our courses catagory css
    =============================== */
    
.single_course_catagory {
	border-bottom: 8px solid #f3cc29;
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	position: relative;
	z-index: 1;
	margin-top: 85px;
}
.single_course_catagory:hover {
	box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.single_course_catagory:hover {
	border-bottom: 8px solid #3498db;
}
.single_course_catagory_img {
	border-bottom: 1px solid #e0e2e5;
	padding-bottom: 8px;
}
.courses_number {
	display: inline-block;
	padding: 30px 0 30px 15px;
	width: 50%;
}
.courses_number h5 {
	display: inline-block;
	margin: 0;
	color: #2c3e50;
}
.courses_number i {
	color: #3498db;
	font-size: 18px;
	padding-right: 10px;
}
.pagination {
	margin: 0 auto;
	text-align: center;
	display: block;
}
.pagination li {
	display: inline-block;
	line-height: 37px;
	text-align: center;
}
.pagination li a {
	border: 2px solid #dadada;
	padding: 10px 15px;
	color: #dadada;
	font-weight: 700;
	letter-spacing: 1px;
}
.pagination li a:hover, .pagination li a:focus {
	background-color: #3498db;
	color: #fff;
	border: 2px solid transparent;
}
/* ===============================
    :: 26.0 contact us area css
    ================================== */
    
.contact_input_area .form-group input, .contact_input_area .form-group textarea {
	border: 1px solid #c2c2c2;
	height: 60px;
	margin-bottom: 30px;
	padding: 15px;
	width: 100%;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	letter-spacing: 1px;
}
.contact_input_area .form-group input:focus, .contact_input_area .form-group textarea:focus {
	border: 1px solid #2c3e50;
}
.contact_input_area .form-group textarea {
	height: 260px;
}
.message_now_area {
	padding: 75px 0 80px;
}
.message_title {
	margin-bottom: 60px;
	text-align: center;
}
.message_title h3 {
	color: #2c3e50;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
}
.contact_input_area button {
	width: 200px;
	height: 55px;
	background-color: #fff;
	border: 1px solid #2c3e50;
	border-radius: 0;
	color: #2c3e50;
	letter-spacing: 1px;
	font-weight: 700;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.contact_input_area button:hover {
	background-color: #2c3e50;
	color: #fff;
}
.success, .error {
	padding: 1em;
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	border-radius: 4px;
}
.success {
	color: #468847;
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
}
.error {
	color: #b94a48;
	background-color: #f2dede;
	border: 1px solid rgba(185, 74, 72, 0.3);
}
.map_area {
	width: 100%;
	height: 550px;
}
.contact_address_title {
	color: #fff;
	padding-bottom: 40px;
	text-align: center;
}
.contact_address_title > h3 {
	margin: 0;
	font-family: 'Montserrat', sans-serif;
}
.single_contact_address .contact_icon {
	border: 1px solid #fff;
	border-radius: 50%;
	height: 82px;
	margin-right: 30px;
	width: 82px;
}
.single_contact_address .contact_icon i {
	color: #fff;
	line-height: 82px;
	font-size: 30px;
}
.contact_info {
	padding-top: 15px;
}
.contact_info p {
	line-height: 25px;
	color: #fff;
}
.courses_details_title_area {
	background-color: #f6f6f6;
	padding: 30px;
}
.courses_details_area {
	padding: 100px 0 80px;
}
.event_now_button {
	display: inline-block;
	float: right;
	background-color: #3498db;
	height: 55px;
	text-align: center;
	width: 300px;
}
.upcoming_event_title {
	display: inline-block;
}
.courses_details_title > h3 {
	color: #2c3e50;
	margin: 0;
	line-height: 35px;
	font-family: 'Montserrat', sans-serif;
}
.upcoming_event_blog_thumb {
	border: 1px solid #ddd;
	padding: 11px;
	margin: 55px 0 45px 0;
}
.event_overview_schildle, .related_upcoming_event_title, .courses_overview, .courses_description {
	background-color: #f9f9f9;
	border-left: 10px solid #f52e29;
	padding: 20px 0 20px 30px;
}
.event_overview_schildle h5, .related_upcoming_event_title h5, .courses_overview h5, .courses_description h5 {
	color: #2c3e50;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.event_overview_content, .couress_overview_content, .courses_description_content {
	color: #6f6f6f;
	padding: 45px 0 40px;
}
.event_overview_content > p {
	line-height: 28px;
}
.event_overview_content > p:last-child {
	margin-top: 25px;
}
.event_overview_content .special_content {
	padding: 35px 0 35px 30px;
}
.single_special_content > i, .single_special_content > p {
	display: inline-block;
}
.single_special_content > i {
	padding-right: 15px;
}
.single_option {
	background: #f6f6f6 none repeat scroll 0 0;
	color: #2c3e50;
	margin-bottom: 30px;
	padding: 20px 0 10px 0;
	text-align: center;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.single_option:hover {
	background-color: #f52e29;
	color: #fff;
}
.single_option:hover i, .single_option:hover h5 > a {
	color: #fff;
}
.single_option > i {
	font-size: 25px;
	margin-bottom: 15px;
	color: #f52e29;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.single_option > h5 {
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.single_option > h5 > a {
	color: #2c3e50;
}
.event_share_links {
	text-align: center;
}
.single_share_link {
	border: 1px solid #e0dfdf;
	display: inline-block;
	height: auto;
	line-height: 55px;
	margin-right: 12px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	width: auto;
}
.single_share_link i {
	font-size: 20px;
	color: #969595;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.single_share_link:last-child {
	margin-right: 0;
}
.single_share_link > a {
	padding: 20px;
}
.single_share_link:hover {
	background-color: #f52e29
}
.single_share_link:hover i {
	color: #fff;
}
/* =====================================
    :: 27.0 courses details area css
    ===================================== */
    
.courses_details_thumb {
	position: relative;
	width: 100%;
	z-index: 1;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	margin-bottom: 50px;
}
.courses_details_thumb:hover {
	opacity: .9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.couress_overview_content p, .courses_description_content p {
	line-height: 28px;
}
.single_courses.related {
	margin-top: 50px;
}
.courses_details_title {
	display: inline-block;
}
.main_icon > i {
	font-size: 16px;
}
.single_courses_area {
	background-color: #f5f5f5;
	padding: 20px 0 25px;
	text-align: center;
}
.courses_teacher_image {
	border: 1px solid #dedddd;
	border-radius: 50%;
	height: 95px;
	margin: 0 auto 15px;
	padding: 3px;
	width: 95px;
}
.courses_teacher_image > img {
	border-radius: 50%;
	height: 100%;
	width: 100%;
}
.single_courses_area {
	background-color: #f5f5f5;
	padding: 20px 0 25px;
	text-align: center;
	border-bottom: 2px solid #fff;
}
.courses_teacher_image {
	border: 1px solid #dedddd;
	border-radius: 50%;
	height: 95px;
	margin: 0 auto 15px;
	padding: 3px;
	width: 95px;
}
.courses_teacher_image > img {
	border-radius: 50%;
	height: 100%;
	width: 100%;
}
.courses_teacher_info > h5 {
	color: #2c3e50;
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.courses_teacher_info > p {
	color: #666666;
}
.single_courses_area .social_links > a {
	margin: 0 5px;
}
.single_courses_area .social_links a i {
	color: #546371;
	border: 1px solid #afafaf;
}
.single_courses_area .social_links a i:hover {
	color: #fff;
	border: 1px solid transparent;
	background-color: #3498db;
}
.courses_details_title_area {
	margin-top: 50px;
	margin-bottom: 50px;
}
/* =======================
    :: 28.0 about us area css
    ======================== */
.about_us_area {
	background-color: #eaf0f4;
	padding: 40px 0 30px;
}
.about_us_text > h3 {
	color: #2c3e50;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.about_us_text > h3 span {
	color: #f52e29;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.about_us_text > p {
	color: #0a0f1d;
	letter-spacing: 0.5px;
	line-height: 22px;
	text-align: justify;
	font-size:15px;
}
.about_us_area .special_service .single_special_service {
	background-color: #f6f6f6;
	margin-bottom: 30px;
	padding: 15px;
}
.about_us_area .special_service .single_special_service > img {
	display: inline-block;
	float: left;
	margin-right: 15px;
}
.about_us_area .special_service .single_special_service > h5 {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	color: #2c3e50;
}
.special_service {
	margin-top: 30px;
}
.about_us_thumb {
	background-color: #f52e29;
	height: 372px;
	position: relative;
	width: 100%;
	z-index: 1;
	margin-top: 23px;
}
.about_us_thumb > img {
	left: 30px;
	position: absolute;
	top: -30px;
	width: 100%;
	z-index: 9;
}
.about_us_thumb.mission {
	margin: 0;
}
.about_us_thumb.mission img {
	left: -30px;
}
.panel.single-accordion {
	margin-bottom: 0 !important;
}
.single-accordion .accordion-content {
	padding: 20px 20px 10px 20px;
}
.single-accordion .accordion-content p {
	padding: 0;
}
/* ==============================
    :: 29.0 teacher details area css
    ============================== */
    
.teacher_contact_info .single_contact_info {
	background-color: #f6f6f6;
}
.tea_single_contact_info .contact_icon, .tea_single_contact_info .contact_data {
	display: inline-block;
}
.tea_single_contact_info .contact_icon > i {
	color: #3498db;
}
.name_designation > h3 {
	color: #2c3e50;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.name_designation > h5 {
	font-family: 'Montserrat', sans-serif;
	color: #6f6f6f;
	letter-spacing: -1px;
}
.about_teacher > p {
	color: #6f6f6f;
	letter-spacing: 0.5px;
	line-height: 22px;
}
.about_teacher {
	border-bottom: 1px solid #f6f6f6;
	border-top: 1px solid #f6f6f6;
	padding-top: 10px;
}
.tea_single_contact_info {
	padding: 10px 0;
	border-bottom: 1px solid #f6f6f6;
}
.tea_single_contact_info .contact_data p {
	margin: 0;
	padding-left: 15px;
	color: #6f6f6f;
}
.tea_single_contact_info .contact_icon.social > a {
	color: #3498db;
	display: block;
	padding: 0 15px 0 0;
}
/* ========================
    :: 30.0 register area css
    ======================== */
    
.register_form, .login_form {
	border: 1px solid #f6f6f6;
	height: 310px;
	width: 100%;
	padding: 17px 30px;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
	position: relative;
}
.register_form .form-group, .login_manual_form .form-group {
	margin-bottom: 15px;
	text-align: left;
}
.register_form .form-group > i, .login_manual_form .form-group > i, .register_form .form-group > i {
	background-color: #f6f6f6;
	color: #7f8c8d;
	padding: 15px;
	font-size: 14px;
	float: left;
	display: inline-block;
}
.register_form .form-group > input, .login_manual_form .form-group > input, .register_form .form-group > input {
	border: medium none;
	width: 85%;
	padding: 10px;
	display: inline-block;
	border-bottom: 1px solid #f6f6f6;
}
.register_form button, .login_manual_form button {
	background-color: #f52e29;
	color: #fff;
	width: 200px;
	padding: 10px 20px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	border: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.already_have_account {
	bottom: 30px;
	height: auto;
	position: absolute;
	right: 30px;
	width: auto;
}
.register_form button:hover, .register_form button:focus, .login_manual_form button:hover, .login_manual_form button:focus {
	background-color: #2c3e50;
	color: #fff;
}
.register_form .form-group > input#reg_submit:hover, .login_manual_form .form-group > input#login_submit:hover {
	background-color: #a85409;
}
.login_thumb {
	height: 310px;
	width: auto;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
	text-align: center;
	position: relative;
	z-index: 5;
}
.login_thumb_caption {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99;
}
.login_thumb > img {
	width: auto;
	height: 100%;
}
.login_thumb:after {
	content: "";
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0;
	background: rgba(230, 126, 34, 1);
	background: -webkit-linear-gradient(top, rgba(230, 126, 34, 0), rgba(230, 126, 34, 1));
	background: linear-gradient(to bottom, rgba(230, 126, 34, 0), rgba(230, 126, 34, 1));
	left: 0;
}
.login_thumb_caption > h3, .login_thumb_caption > p {
	height: auto;
	position: absolute;
	bottom: 15%;
	width: 100%;
	z-index: 99;
	right: 30px;
	text-align: right;
	color: #fff;
	letter-spacing: 1px;
}
.login_thumb_caption > p {
	bottom: 5%;
}
.sign_in_facebook, .sign_in_twitter {
	display: inline-block;
	width: auto;
	border-radius: 5px;
}
.sign_in_twitter {
	background-color: #3498db;
	margin-left: 10px;
}
.sign_in_facebook > a, .sign_in_twitter > a {
	color: #fff;
	background-color: #2980b9;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.sign_in_facebook > a:hover, .sign_in_facebook > a:focus, .sign_in_twitter > a:hover, .sign_in_twitter > a:focus {
	background-color: #2980b9;
	color: rgba(255, 255, 255, 0.9)
}
.sign_in_facebook > a > i, .sign_in_twitter > a > i {
	padding-right: 5px;
}
.login_manual_form > p {
	color: #6f6f6f;
	margin: 0;
	padding: 15px 0;
	position: relative;
	z-index: 1;
}
.login_manual_form > p:after {
	content: "";
	width: 150px;
	height: 1px;
	background-color: #ccc;
	position: absolute;
	top: 53%;
	left: 20px;
}
.forget_pass {
	display: inline-block;
}
.forget_pass > a, .register_form > a {
	margin-top: 10px;
	color: #6f6f6f;
	display: inline-block;
}
.forget_pass > a:hover, .register_form > a:hover {
	color: #3498db;
}
.forget_pass > a > i {
	padding-right: 15px;
}
.login_manual_form form .form-group:last-child {
	margin-bottom: 5px;
}
.forget_pass.one {
	padding-right: 30px;
}
.forget_pass.login {
	position: absolute;
	width: auto;
	height: auto;
	bottom: 30px;
	right: 30px;
}
/* ===========================
    code of contact area css
    =========================== */
    
.code_of_contact {
	padding-top: 50px;
}
.single_part_code_of_contact {
	padding-top: 50px;
}
.single_part_code_of_contact > h3, .knowledgebase_area .accordions h3 {
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #2c3e50;
	font-family: 'Montserrat', sans-serif;
}
.single_part_code_of_contact h3 span, .knowledgebase_area .accordions h3 span {
	color: #f52e29;
}
.single_part_code_of_contact > p {
	color: #666;
	margin-left: 30px;
	position: relative;
	z-index: 1;
}
.single_part_code_of_contact > p:before {
	content: "\f1db";
	font-family: "fontawesome";
	font-size: 14px;
	left: -30px;
	position: absolute;
	top: 2px;
	z-index: 9;
	color: #f52e29;
}
/* home-2 area all css */
    /*  Upcoming Area CSS  */
    
.popular_coureses_area.home2 .title p img {
	border-radius: 50%;
	display: inline-block;
	width: 60px;
}
.popular_coureses_area.home2 .date_time .date, .event_details .event_title .date_time .date, .popular_coureses_area.home2 .date_time .time, .event_details .event_title .date_time .time {
	display: inline-block;
	color: #6f6f6f;
}
.single_courses_thumb {
	text-align: center;
}
.popular_coureses_area.home2 .date_time .date, .event_details .event_title .date_time .date {
	margin-right: 30px;
}
.popular_coureses_area.home2 .count_down_clock_area {
	height: 50px;
}
.popular_coureses_area.home2 .price_rating_area {
	border-bottom: 10px solid #f52e29;
	padding: 15px 30px 0;
}
/*    Why Choose Us Area CSS */
    
.why_choose_us_area.home2 .col-md-3:nth-child(odd) .single_service_img_area:hover {
	background-color: #3498db
}
.why_choose_us_area.home2 .col-md-3:nth-child(even) .single_service_img_area:hover {
	background-color: #f52e29;
}
/* Cool fact Area CSS */
    
.cool_facts_area.home2 .cool_fact_text span {
	font-size: 35px;
	margin-bottom: 15px;
}
.cool_facts_area.home2 {
	padding-bottom: 20px;
}
.cool_facts_area.home2 .cool_fact_text {
	padding-bottom: 30px;
}
.cool_facts_area.home2 .cool_fact_text:after {
	border-right: 0 dashed transparent;
}
.cool_facts_area.home2 .cool_fact_text > h5 {
	margin: 0;
}
/* Call to Action Area CSS */
    
.call_to_action {
	padding: 50px 0;
	background-image: url(img/bg-pattern/breadcumb.jpg);
	background-size: cover;
	background-position: 0 0;
	position: relative;
	z-index: 1;
}
.call_to_action:before {
	background-color: rgba(44, 62, 80, 0.95);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -9;
	content: "";
}
.call_to {
	text-align: center;
	color: #fff;
}
.call_to_action:hover h3 {
	color: #f1c40f;
}
.call_to > h3 {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: 'Montserrat', sans-serif;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.gallery_area.home2 {
	padding-bottom: 0;
	background-color: #0a0f1d;
}
.call_to > a {
	background-color: #f52e29;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 10px 20px;
	text-transform: capitalize;
	border: none;
}
.call_to > a:hover, .call_to > a:focus {
	background-color: #ba5d0b;
	color: #fff;
}
/* Price Plan Area CSS */
    
.price_plan_area .single_price_plan {
	text-align: center;
	background-color: #f6f6f6;
	border-radius: 4px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.price_plan_area .single_price_plan .title {
	padding: 30px 0;
}
.price_plan_area .single_price_plan .title h3 {
	letter-spacing: -1px;
	font-family: 'Montserrat', sans-serif;
	color: #2c3e50;
	margin: 0;
}
.price_plan_area .single_price_plan .price {
	background-color: #f52e29;
	padding: 15px 0;
}
.price_plan_area .single_price_plan .price h4 {
	color: #fff;
	padding: 15px 0;
	font-family: 'Montserrat', sans-serif;
	margin: 0;
}
.price_plan_area .single_price_plan .description {
	padding: 15px 0;
}
.price_plan_area .single_price_plan .description > p {
	color: #666;
	border-bottom: 1px dashed #fff;
	margin: 0;
	padding: 10px 0;
}
.price_plan_area .single_price_plan .button {
	padding: 20px 0 40px 0;
}
.price_plan_area .single_price_plan .button > a {
	padding: 10px 30px;
	border-radius: 4px;
	color: #2c3e50;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	border: 2px solid #2c3e50;
}
.price_plan_area .single_price_plan .button > a:hover {
	background-color: #2c3e50;
	color: #fff;
	border: 2px solid transparent;
}
.price_plan_area .single_price_plan:hover {
	box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.1);
}
/* Event Grid Area CSS */
    
.popular_coureses_area.home2.event-grid, .popular_coureses_area.home2.event-list {
	background-attachment: fixed;
	background-image: none;
}
.popular_coureses_area.home2.event-grid:after, .popular_coureses_area.home2.event-list:after {
	background-color: transparent;
}
.popular_coureses_area.home2.event-grid .single_courses_desc, .popular_coureses_area.home2.event-list .single_courses_desc {
	border: 1px solid #f6f6f6;
	margin-bottom: 50px;
}
.popular_coureses_area.home2.event-grid .single_courses_desc:hover, .popular_coureses_area.home2.event-list .single_courses_desc:hover {
	box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.2);
}
/* Event List Area CSS */
    
.popular_coureses_area.home2.event-list .single_courses {
	position: relative;
	z-index: 1;
}
.popular_coureses_area.home2.event-list .single_courses .single_courses_desc {
	display: block;
	padding-left: 50%;
	width: 100%;
}
.popular_coureses_area.home2.event-list .single_courses .single_courses_thumb {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	width: 50%;
	height: auto;
}
/* event area css */
    
.event_thumbnails {
	cursor: pointer;
	position: relative;
	z-index: 1;
	overflow: hidden !important;
}
.event_details_thumb_overlay {
	background-color: rgba(255, 255, 255, 0.85);
	top: 0;
	left: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	width: 100%;
	height: 100%;
}
.event_thumbnails .event_details_thumb_overlay .countdown.event_details {
	top: 40%;
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 99;
}
.event_thumbnails .event_details_thumb_overlay .countdown.event_details.price_rating_area {
	border-bottom: 0 solid #f52e29;
	padding: 20px 30px 18px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	background-color: transparent;
}
.event_thumbnails .event_details_thumb_overlay .countdown.event_details.price_rating_area ul.timer {
	margin: 0;
}
.event_thumbnails:hover .event_details_thumb_overlay {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.event_details .event_title > h3, .event_details .event_speakers > h3, .gallery_area.event_details > h3 {
	padding-top: 30px;
	color: #2c3e50;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
}
.event_details .event_content p, .event_details .single_event_speaker p {
	color: #6f6f6f;
	letter-spacing: 0.5px;
}
.event_details .single_event_speaker {
	background-color: #f6f6f6;
	text-align: center;
	border: 1px solid #f6f6f6;
	padding-bottom: 15px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.event_details .single_event_speaker:hover {
	box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.2);
}
.event_details .single_event_speaker > h5 {
	margin: 0;
	color: #2c3e50;
	letter-spacing: 1px;
	padding: 20px 0 5px 0;
	text-transform: uppercase;
}
.gallery_area.event_details .single_gallery_item .links {
	bottom: 40%;
}
.event_next_previous {
	padding-top: 30px;
}
.event_next_previous .previous, .event_next_previous .next {
	display: inline-block;
}
.event_next_previous .previous > a, .event_next_previous .next > a {
	border: 2px solid #dadada;
	color: #6f6f6f;
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	width: 135px;
	letter-spacing: 0.5px;
}
.event_next_previous .previous > a:hover, .event_next_previous .next > a:hover {
	border: 2px solid transparent;
	color: #fff;
	background-color: #3498db;
}
.event_next_previous .previous {
	float: left;
}
.event_next_previous .next {
	float: right;
}
.price_rating_area .timer > li {
	color: #f52e29;
	display: inline-block;
	font-size: 18px;
	margin: 0;
	padding: 15px 0;
	text-align: center;
	width: 23%;
}
.price_rating_area .timer > li > span {
	display: inline-block;
	margin: 0;
	font-size: 30px;
	font-family: 'Montserrat', sans-serif;
}
.price_rating_area ul.timer {
	display: block;
	text-align: center;
}
/* ===========================
    Sidebar Area CSS
    ============================== */
    
.event_sidebar {
	background-color: #f6f6f6;
	padding: 15px;
}
.event_sidebar h3 {
	font-size: 24px;
}
.event_location, .latest_post, .catagory_section, .achive_section {
	margin-bottom: 30px;
}
.event_location .map_area {
	height: 350px;
	width: 100%;
}
.search_post > h3, .event_location > h3, .latest_post > h3, .catagory_section > h3, .tag_section > h3, .achive_section > h3 {
	color: #2c3e50;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
}
.achive_section ul li > a, .catagory_section ul li > a {
	border-bottom: 1px dashed #dadada;
	color: #2c3e50;
	display: block;
	padding: 5px 0 5px 10px;
	letter-spacing: 1px;
}
.achive_section ul li > a:hover, .catagory_section ul li > a:hover {
	border-bottom: 1px dashed transparent;
	background-color: #f52e29;
	color: #fff;
}
.achive_section ul li > a > i, .catagory_section ul li > a > i {
	padding-right: 10px;
}
.latest_post .single_latest_post {
	border-bottom: 1px dashed #dadada;
	position: relative;
	z-index: 1;
	padding-left: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.latest_post .single_latest_post > a > h5 {
	margin: 0;
	color: #2c3e50;
	font-family: 'Montserrat', sans-serif;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.latest_post .single_latest_post > a > h5:hover {
	color: #f52e29;
}
.latest_post .single_latest_post > p {
	margin: 0;
	color: #6f6f6f;
}
.latest_post .single_latest_post > img {
	left: 0;
	position: absolute;
	top: 15px;
	width: 90px;
	height: auto;
	z-index: 9;
}
.tag_section ul > li {
	display: inline-block;
	margin: 2px;
}
.tag_section ul > li > a {
	background-color: #2c3e50;
	display: inline-block;
	padding: 5px 10px;
	width: auto;
	color: #fff;
}
.tag_section ul > li > a:hover {
	background-color: #f52e29;
}
.search_post > form input {
	border: 1px solid #dadada;
	height: 40px;
	margin-bottom: 30px;
	padding: 5px 15px;
	width: 100%;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.search_post > form input:focus {
	box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.1);
}
.search_post h3 span, .event_speakers h3 span, .gallery_area.event_details h3 span, .latest_post h3 span, .catagory_section h3 span, .tag_section h3 span {
	color: #f52e29;
}
.latest_blog_news_area.blog.sidebar .pagination {
	padding-top: 50px;
}
/* ************************ The End .about_us_text h4:before, ******************************** */
    /* ************************ The End ******************************** */
	
.btn-primary {
	color: #fff;
	background-color: #f52e29;
	border-color: #f52e29;
	border-radius: 0;
	text-transform: uppercase;
}
h3 {
	font-size: 40px;
}
.about_us_text h4 {
	text-transform: uppercase;
}
.about_us_text h4::after {
	display: inline-block;
	content: "";
 border-top: .3rem solid #ff2625;
	width: 78.5%;
	margin: 0 0 0 1rem;
	transform: translateY(-4px);
}
.single_gallery_item h5 {
	color: #333;
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
}
.bg_darkblue {
	background: #145082;
}
.bg_lightblue {
	background: #0196ce;
}
.bg_darkgreen {
	background: #15c4a5;
}
.bg_lightgreen {
	background: #87c536;
}
.bg_yellow {
	background: #e8bd21;
}
.bg_orange {
	background: #f9731a;
}
.bg_pink {
	background: #b31e48;
}
.bg_red {
	background: #e73334;
}
.basic_contact_form label {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
}
.right_border {
	border-right: 1px dotted #555;
}
.call_time li a {
	line-height: 4px;
	color: #4e4d4d !important;
	font-size: 13px !important;
}
.call_time li img {
	display: inline-block;
}
.school_list .col-md-2 {
	width: 14.2%;
}
.school_list img {
	border: 2px solid #fccd59;
	border-radius: 100%;
}
.school_list p {
	font-size: 12px;
	line-height: 14px;
}
.school_list {
	padding-top: 60px;
	padding-bottom: 60px;
}
.basic_contact_form form button {
	color: #fff;
	background-color: #f52e29;
	border-color: #f52e29;
	border-radius: 0;
	text-transform: uppercase;
}
.single_gallery_item img {
	border-radius: 5px;
}
.dotted_border {
	border: 1px dashed #555;
	border-radius: 8px;
	padding: 10px 10px;
	min-height: 150px;
	margin: 20px;
}
.single_feature_border {
	border: 1px dashed #555;
	border-radius: 8px;
	padding: 0px;
	min-height: 372px;
}
.our_approach_section {
	margin: 0 0px;
}
.blog_area .col-md-3 {
	width: 20%;
}
.digital_footprint h5 {
	font-size: 18px;
}
.owl-controls {
	margin-top: 20px;
}
.why_mindbox_gallery .hover_overlay {
	height: 100% !important;
}
.why_mindbox_gallery .gallery_info p {
	font-size: 18px;
}
.logo_area img {
	height: 50px;
}
.feature_img area {
	outline: none;
}
.sub_heading {
	font-size: 18px;
}
@media (min-width: 1200px) {
.container {
	width: 1200px;
}
}
.welcome_area, .welcome_slides .single_slide, .single_slide, .coming-soon-area {
	height: 440px;
}
video:-webkit-full-page-media, video, .mfp-iframe video {
 height: 100% !important;
 width: 100% !important;
 max-width:1000px;
}
.mfp-iframe video {
	width: 900px;
}
.basic_contact_form .form-control {
	font-size: 12px;
}
.newsletter_section ul li {
	font-size: 15px;
}
.call_time i {
	font-size: 16px !important;
}
.call_time {
	text-transform: lowercase;
}
.blog_img_h img {
	height: 300px;
}


.img-box img {
    width: 100%;
    height: 300px;
    object-fit: fill;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 5px #dddddd73;
}

.single_feature ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    background: #f0f0f0;
    border-radius: 10px;
    padding: 20px 0;
    margin-bottom: 6px;
}
.single_feature ul li {
    width: 30%;
    float: left;
    margin-bottom: 38px;
	    margin-left: 8px;
}

.img-box .btn-lg {
    padding: 2px 2px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.modal-body {
    height: 495px;
    overflow-y: scroll;
}

.modal-content img {
    margin: 0 auto;
    display: block;
}
.modal-dialog {
    width: 1043px;
    margin: 30px auto;
}





section.awSlider .carousel{
  display:table;
  z-index:2;
  -moz-box-shadow: 0 0 4px #444;
	-webkit-box-shadow: 0 0 4px #444;
	box-shadow: 0 0 15px rgba(1,1,1,.5);
}

section.awSlider{
  margin:30px auto;
  padding:30px;
  position:relative;
  display:table;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

section.awSlider:hover > img{
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  opacity:1;
}

section.awSlider img{
   pointer-events: none;
}

section.awSlider > img{
  position:absolute;
  top:30px;
  z-index:1;
  transition:all .3s;
  filter: blur(1.8vw);
  -webkit-filter: blur(2vw);
  -moz-filter: blur(2vw); 
  -o-filter: blur(2vw); 
  -ms-filter: blur(2vw);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity:.5;
}
.running-notifications{
	background:#f99117;
	color:#000;
	font-weight:bold;
	font-size:17px;
	line-height: 35px;
    height: 35px;
}
.header-type-classic {
	padding:0px 0 5px;
 
}
.navbar-default .navbar-nav>li>a:hover {
    color: #2c62df;
    background-color: transparent;
}
.navbar-default .navbar-nav .active>a, .navbar-default .navbar-nav .open>a {
    color: #2c62df;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .primary-navbar-collapse {
    text-align: right;
	/*padding-right:100px;*/
}
.navbar-offcanvas svg path, .navbar-search-button svg path, .cart-icon-mobile svg path, .navbar-user svg path, .navbar-wishlist svg path, .navbar-search svg path, .navbar-minicart svg path {
    stroke-miterlimit: 10;
    stroke-width: 2;
    fill: #fff;
    stroke: #fff;
}
.title1{
	color: #1c566a;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    padding: 10px 5px 5px 0px;
}
.title2{
	color: #0a0f1d;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    padding: 10px 5px 5px 0px;
}
.title3{
	color: #f99217;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    padding: 10px 5px 5px 0px;
}
.gallery_section{
	background-color:#eaf0f4;
	
}
.justify-content-center{
	    margin:0 auto; max-width: 1200px; 
}
.justify-content-center .col-md-2 {
    width: 20%;
}
.jury_text{
	font-size:15px;
	color:#eaf0f4;
	font-weight:500;
}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}
/*
ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		ul.tabs li{
			background: none;
			color: #222;
			display: inline-block;
			padding: 10px 15px;
			cursor: pointer;
		}

		ul.tabs li.current{
			background: #ededed;
			color: #222;
		}

		.tab-content{
			display: none;
			background: #ededed;
			padding: 15px;
		}

		.tab-content.current{
			display: inherit;
		}*/
		.categories-wrap{
			background:#a1acb8 url(../img/Categories/bg-element.png) no-repeat;
			padding:30px 20px 0;
			background-size: contain;
		}
		.categories-wrap h2{
			color:#000;
			font-size: 30px;
		}
		.page-title1{
			color: #1c566a;
	    font-size: 66px;
    padding-left: 65px;
    padding-top: 20px;
    text-shadow: 1px 2px 0px #fff;
			
		}
		
		
		.page-title1_bg	{
			background:url(../img/Categories/top-element.png) no-repeat;
			    height: 185px;
    margin-top: -30px;
	    background-size: contain;
			}
			.page-title2{
				color: #000000;
			    font-size: 55px;
				float: left;
    width: 460px;
    line-height: 53px;
	padding-top:30px;
			}
			.page-title2_bg	{
			background:url(../img/Categories/Game-Design.png) no-repeat;
			    height: 200px;
    margin-top: -30px;
	margin-left:-6px;
	    background-size: contain;
		padding:0 !important;
			}
			
		.Categories-circle{
			background-color:#1c566a;
			border-radius:50%;
			border:3px solid #f99217;
		}
		.btn-categories{
			background:#f99217;
			color:#000;
			padding:2px 5px;
			font-size:17px;
		}
		.btn-categories:hover, .btn-categories:focus{
			color:#000;
		}
		.knowmore-wrap{
			background-color:#ffffff;
			padding:30px 20px;
			border:1px solid #f99217;
			
		}
		.page-text1{
			
			color:#1c566a;
			font-size:19px;
			font-weight:400;
			
		}
		.about-wrap{
			background: #2b93a6 url(../img/Elements.png) no-repeat; 
			padding:30px 30px !important;
			
		}
		.page-title3{
			font-size:30px;
			color:#fff;
			background:#f99217;
			border-radius:5px;
			float: left;
            padding: 0 5px;
			font-family: 'Roboto', sans-serif;
		}
		
		.page-text2{
			color:#ffffff;
			font-size:20px;
			font-weight:400;
			font-family: 'Roboto', sans-serif;
		}
		.member-info-wrap{
			text-align:center;
			color:#000;
			min-height:90px;
			
		}
		.team-member .member-name h4 {
    margin: 0;
    font-size: 23px !important;
}
.team-member .overlay{
	  border: 3px solid #fff;
	  filter: none;
	
}



.project-wrap{
	background: url(../img/projects/Bg.png) no-repeat; 
	background-color:#1c566a;
	min-height: 830px;
    background-size: cover;
}
.page-title4{
	color:#ffffff;
	font-size:43px;
	text-align:center;
	padding:100px 0 40px;
}


.winner_frame{
	background: url(../img/projects/Frame.png) no-repeat; 
	height:400px;
	background-size: contain;
	background-position: center center;
}
.winner_frame h2{
	color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    padding: 155px 15px;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #2a93a6 !important;
    background-color: #2a93a6 !important;
	border-radius: 6px !important;
    margin-bottom: 5px !important;
}
.vc_tta.vc_tta-style-modern .vc_tta-panel-body, .vc_tta.vc_tta-style-modern .vc_tta-panel-heading {
	border-color: #2a93a6 !important;
    background-color: #2a93a6 !important;
	border-radius: 6px !important;
    margin-bottom: 5px !important;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff !important;
	border:none !important;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff !important;
}
.vc_tta.vc_general .vc_tta-icon {
   
    display: none !important;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
	right:20px !important;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
    color: #fff;
    font-size: 23px;
    font-weight: 300 !important;
}
.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #FFF !important;
    font-size: 23px;
     font-weight: 300 !important;
}
.faq_title{
	background: url(../img/faq/header.png);
    height: 220px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
	padding-top: 0 !important;
	margin-top:-30px;
}
	.header-type-classic .navbar-default .primary-navbar-collapse .navbar-nav {
    float: right !important;
}
.master-class-title{
	padding-top:0 !important;
	
}
.vc_tta.vc_general {
    font-size: 19px !important;
	color:#000;
}
.faq-wrap{
	background-color:#ffffff;
			padding: 0 50px 50px 50px;
			border:1px solid #f99217;
}
.content-container {
   
    background: #eaf0f4 !important;
 
}
.page-title2 img{
	float:left;
	margin-top:-10px;
	height:150px;
}
.bottom-element{
	background: url(../img/Categories/Bottom-element.png) no-repeat; 
	height: 180px;
    background-size: contain;
    background-position: right;
}
.about-bottom-element{
    background-size: contain;
    background-position: bottom;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #2b93a6 !important;
    background-color: #2b93a6 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #fff !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before, .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{
	border-color:#fff !important;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #2c62df !important;
    background-color: transparent;
}
.navbar-default .navbar-nav .active>a, .navbar-default .navbar-nav .open>a {
    color: #2c62df !important;
    background-color: transparent;
}
.primary-nav .dropdown-menu a:hover {
    color: #2c62df !important;
    background: transparent;
}
.primary-nav>li:not(.megamenu)>.dropdown-menu {
    border-top: 2px solid #2c62df !important;
    padding: 8px 22px;
}
.member-job{
	font-size: 14px !important;
    font-weight: 500 !important;
}
.registration-wrap{
	background: url(../img/registration-bg.png) no-repeat; 
	height:100%;
	background-size: cover;
	background-position: inherit;
}
.registration-wrap h1{
	color:#000;
	font-size: 30px;
    padding-top: 25px;
	padding-bottom:70px;
}
.registration-wrap p{
	color:#000;
	font-weight:400;
	font-size: 15px;
	margin-top:25px;
}
label.file-upload{
	
	/*position:relative;overflow:hidden}label.file-upload input[type=file]{position:absolute;top:0;right:0;min-width:100%;min-height:100%;font-size:100px;text-align:right;filter:alpha(opacity=0);opacity:0;outline:0;background:#fff;cursor:inherit;display:block*/
	
    position: relative;
    /* top: 0; */
    /* right: 0; */
    /* min-width: 100%; */
    /* min-height: 100%; */
    /* font-size: 100px; */
    /* text-align: right; */
    filter: alpha(opacity=0);
    /* opacity: 0; */
    /* outline: 0; 
    background: #28566a;*/
    cursor: inherit;
    display: block;
	
	
	}

.btn_submit{
	background-color:#1c566a !important;
	color:#fff;
	border-radius:20px;
	padding:4px 20px;
}
.custom-file-uploader {
  position: relative;
}
.custom-file-uploader input[type='file'] {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: default;
}
.badge_icon img{
	float: right;
    position: relative;
    top: -20px;
}

.member-avatar img{
   
      filter: gray; 
      -webkit-filter: grayscale(1); 
     
	 
}

.member-avatar img:hover {
    filter: none !important;
     
	  -webkit-filter: grayscale(1); 
     
	  outline: 4px solid #fff;
}

#memberAge{
	background: none !important;
}
#memberAge td{
	padding-right: 10px;
    padding-bottom: 10px;
}
.btn-primary {
    color: #fff;
    background-color: #28566a !important;
    border-color: #28566a !important;
}
.jury-header {
    background: #f99217 url(../img/jury-bg-element.png) no-repeat;
    height: 100%;
    background-size: cover;
    background-position: top;
    padding: 30px;
}
#paymentForm .control-label{
	color:#000;
	font-size:17px;
}
.right_inner_menu{
	float: right;
    top: 150px;
    position: relative;
	right: -16px;
	z-index:1;

}
.right_inner_menu .list-group-item{
	background-color:#fa9217;
	margin-bottom:30px;
	padding:0 10px;
	color:#000;
	font-size:24px;
	font-weight:600;
	
}
.right_inner_menu .list-group-item.active{
	background-color:#2a93a6;
	margin-bottom:30px;
	padding: 0px 10px;
	color:#fff;
	font-size:24px;
	font-weight:600;
	
}
.knowmore-title-bottom{
	background-color:#2a93a6;
	color:#fff;
	font-size:24px;
	font-weight:500;
	padding:2px 10px;
}
.back_button{
	background-color:#f79321;
	font-size:22px;
	font-weight:500;
	color:#000;
	padding:7px 30px;
	float:right;
	border-radius:6px;
	margin-top:20px;
}
.important-dates{
	background: url(../img/icon.png) no-repeat;
    height: 100%;
    background-size: contain;
    background-position: -7px 48px;
    margin:40px 0 0;
	
}
.important-dates-content{
	padding-left: 80px;
	
}
.important-dates-content h1{
	color: #3a666f;
    font-size: 27px;
    font-weight: 900;
    /* text-transform: uppercase; */
	margin:0;
    padding: 0;
	    min-height: 64px;
}

/*--aysha css--*/
.dates-pb-80{padding-bottom:80px;}
.important-dates .align-h1{margin:20px 80px;}
.dates-p-right-0{padding-right:0 !important;}
.dates-p-left-0{padding-left:0 !important;}
.region-bg-yellow{color: #ffffff;background-color: #F79022;}
.region-bg-white{color: #F79022;background-color: #ffffff;border:2px solid #F79022;padding: 5px 13px; margin-top: 0;border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;}
.Important-dates-first{border: 3px solid #F79022;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.content-bg-yellow{background-color: #F79022;margin-top:-15px;padding:15px 15px 54px;min-height: 253px; border-bottom-right-radius: 5px;}
.content-bg-white{background-color: #ffffff;padding:15px 15px 40px;}
.content-bg-yellow p{color: #ffffff;margin-bottom:30px;}
.region-register-btn {background: #ffff;
    color: #F79022;
    padding: 5px 30px;
    border-radius: 20px;
    font-size: 19px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;}
	
/*--online design & coding --*/
.align-left-onlineDC{margin:0 15px;}
a.online-DC-readmore{color: #2c62df;
    font-size: 19px;
    font-weight: 400;text-decoration:underline;padding-bottom:30px;display:block;}
.online-design-and-coding h3{font-size:24px;margin-bottom: 20px;color: #000;font-weight:600;}
.online-design-and-coding .bg-blue{color: #1c566a;}


/*--aysha css--*/

.important-dates-content h2{
	color: #ffffff;
	background-color:#f68f22;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 13px;
    margin:-1px;
	min-width:387px;
	border-radius:0;
	float:left;
}

.important-dates-content h3{
	color: #111;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0px;
    margin:5px 0 0 0;
}
.important-dates-content p{
	color: #111;
    font-size: 16px;
    font-weight: 300;
    padding: 0px;
    margin:0;
}

.page-title3_bg	{
	background:url(../img/top-circle.png) no-repeat;
	height: 200px;
    margin-top: -30px;
	background-size: contain;
	padding:0 !important;
}
.mt-30{
	margin-top:30px;
}
.prizes-wrap{
			background:#1c5669 url(../img/prizes/bg.png) no-repeat;
			padding:30px 20px 0;
			background-size: cover;
           background-position: center;
}
.prize-title{
	
	color: #000;
	background-color:#f68f22;
    font-size: 56px;
    font-weight: 700;
    padding: 5px 10px;
    margin:50px auto;
	border-radius:3px;
	width:200px;
	text-align:center;
}


#title{
  text-align: center;
  color:white;
  font-size:30px;
  text-transform: uppercase;
  margin-top: 100px;
}
.hover-table-layout {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
     -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  max-width:1100px;
  margin:0 auto;
}
.listing-item {
   display: block;
   width:100%;
    margin-bottom:20px;
    float: left;
   /* background: #fff;*/
    border-radius:0px;
    z-index:0;
    cursor:pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
   /*     -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.10);*/
	margin-right:5%;

}
.listing-item:hover,  .listing-item.active{
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    transform: scale(1.03);
        -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index:2;

}
.listing-item .listing{
    padding:20px;
    position:relative;  
}


    figure.image img {
        width:100%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
figure.image {
    position: relative;
    margin: 0;
    padding: 0;
}
figure.image figcaption {

    width: 100%;
    text-align: center;
    bottom: 4px;
    background: #fff;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;

}
.caption{
    position:relative;
    /*top:50%;
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);*/

}
.caption h1{
    color: #000;
    font-weight: bold;
    font-size: 35px;
    text-align: center;
}
.caption p{
    color: #000;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
}
.listing h4 {
    font-size: 18px;
    text-align: center;
    padding: 5px 10px;
    font-weight: 400;
	margin:0;
}
.listing h4:not(:last-child){
   border-bottom: 1px solid #ccc;
}
.winner-listing {
	background-color:#233242;
	color:#fff;
}
.winner-listing h4 {
   font-size: 19px;
    text-align: center;
 
    font-weight: 500;
    color: #fff;
	margin:5px;
}
.winner-listing h4:not(:last-child){
   border-bottom: 1px solid #ccc;
}
.pt-10{padding-top:10px;}
.pt-20{padding-top:20px;}
.pb-10{padding-bottom:10px;}
.pb-20{padding-bottom:20px;}
.listing-item:hover figure.image figcaption{
       background: rgba(195, 39, 43, 0.6);
}

/*--aysha css--*/
.prize-box{
	padding-top:1px;
	background-color:#fff;
	min-height:510px;
}

/*--aysha css--*/

/*.img-trophy {
   display: block;
   width:100%;
    margin-bottom:20px;
    float: left;

    border-radius:0px;
    z-index:0;
    cursor:pointer;

	margin-right:5%;

}*/

/*--aysha css--*/
@media only screen and (min-width:540px){
    .listing-item{
   display: block;
   width: -webkit-calc(90%/3);
   width: -moz-calc(90%/3);
    width: calc(105%/5);
    }
	
	/*--aysha css--*/
}
@media only screen and (min-width:1024px){
    .hover-table-layout{
        padding: 0;
    }
}

.panel-title{background: #2ea8b8;
    color: #fff;
    padding: 17px;
    border-radius: 5px;
    margin-right: 24px;
	}
.panel-title a{
	color:#fff;
	font-size:16px;
	font-weight:400;
}
.panel-title a:hover, .panel-title a:focus{
	/* color:#fff !important; */
}

.accordion .card h2.collapsed {
    background-image: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png);
}
.accordion .card h2 {
    background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat calc(100% - 10px) center;
    background-size: 20px;
    cursor: pointer;
    font-size: 18px;
}

#winnershocaseList{
	font-size:15px !important;
}
#winnershocaseList th{
	 background: #eaf0f4;
    padding: 7px 4px;
}
#winnershocaseList td{

    padding: 5px 4px;
}
#yearlist, #citylist{
	font-size:17px;
}
.jury-title{
	color: #000000;
	text-align: center; 
	font-size:38px;
}
.project_border{
    border-right: 2px solid #4e7b8b;
    position: relative;
    top: 110px;
    right: 47px;
    height: 218px;
}
.prizs-note{
	color:#fff; 
	font-size:17px;
	padding:0 90px 90px;
}
.none-icon-title{
	width:47%; 
	padding-left:20px;
}
.payment-title{
	color: #000000;
    font-size: 55px;
    line-height: 53px;
    padding-top: 30px;
	width:100%;
	padding-left:20px;
}

.form-check-label {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    text-align: left;
}
.amount-title{
	color:#2c62df;
}
.tab-icon img{
	    height: 80px;
    box-shadow: 0px 4px 10px 0px #00000040;
    border-radius: 50%;
}
.supported-logo{
	float:left;
}
.partner-title{
	color: #0a0f1d;
    text-align: center;
    font-size: 23px;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.faq-title{
	color: #ffffff;
	text-align: center;     
	font-size: 50px;
    line-height: 45px;
}



	.fancyTab {
	text-align: center;
  padding:15px 0;
      background-color: #eaf0f4;

	top:15px;	
  transition: top .2s;
}

.fancyTab.active {
  transition:top .2s;
}

.whiteBlock {
  display:none;
}

.fancyTab.active .whiteBlock {
  display:block;
  height:2px;
  bottom:-2px;
  background-color:#fff;
  width:99%;
  position:absolute;
  z-index:1;
}

.fancyTab a {	
	font-size:1.65em;
	font-weight:500;
  transition:.2s;
}

/*.fancyTab .hidden-xs {
  white-space:nowrap;
}*/

.fancyTabs {

  margin: 15px 40px 0;
  border-bottom:none;
}

li.fancyTab a {
  padding-top: 15px;
  top:-15px;
  padding-bottom:0;
}

li.fancyTab.active a {
  padding-top: inherit;
}

.fancyTab .fa {
  font-size: 40px;
	width:100%;
	padding: 15px 0 5px;
  color:#666;
}

.fancyTab.active .fa {
  color: #cfb87c;
}

.fancyTab a:focus {
	outline:none;
}

.fancyTabContent {
  border-color: transparent;

  padding: 30px 15px 15px;
  position:relative;
  background-color:#fff;
}

.nav-tabs > li.fancyTab.active > a, 
.nav-tabs > li.fancyTab.active > a:focus,
.nav-tabs > li.fancyTab.active > a:hover {
	border-width:0;
}

.nav-tabs > li.fancyTab:hover {
	background-color:#f9f9f9;
	
}

.nav-tabs > li.fancyTab.active:hover {
  background-color:#2c62df;
  
}

.nav-tabs > li.fancyTab:hover a {
	border-color:transparent;
}

.nav.nav-tabs .fancyTab a[data-toggle="tab"] {
  background-color:transparent;
  border-bottom:0;
}

.nav-tabs > li.fancyTab:hover a {
  border-right: 1px solid transparent;
}

.nav-tabs > li.fancyTab > a {
	margin-right:0;
	border-top:0;
}

.nav-tabs > li.fancyTab {
	margin-right:40px;
	margin-bottom:0;
	
   
	
}

.nav-tabs > li.fancyTab:last-child a {

}

.nav-tabs > li.fancyTab.active:last-child {

	
}

.fancyTab:last-child {
 margin-right:0 !important;

}

.tabs .nav-tabs li.fancyTab.active a {
	box-shadow:none;
}


.fancyTab.active {
  background: #2c62df;
}

.arrow-down {
	display:none;
  width: 0;
  height: 0;
 
  border-bottom: 22px solid #ddd;
  position: absolute;
  /*top: -1px;*/
  left: calc(50% - 20px);
}

.arrow-down-inner {
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-bottom: 12px solid #ec9121;
  position: absolute;
  top: -20px;
  left: -18px;
}

.fancyTab.active .arrow-down {
  display: block;
}
/*
@media (max-width: 1200px) {
  
  .fancyTab .fa {
  	font-size: 36px;
  }
  
  .fancyTab .hidden-xs {
    font-size:22px;
	}
		
}
	
	
@media (max-width: 992px) {
    
  .fancyTab .fa {
  	font-size: 33px;
  }
    
  .fancyTab .hidden-xs {
  	font-size:18px;
    font-weight:normal;
  }
		
}
	
	
@media (max-width: 768px) {
    
  .fancyTab > a {
    font-size:18px;
  }
    
  .nav > li.fancyTab > a {
    padding:15px 0;
    margin-bottom:inherit;
  }
    
  .fancyTab .fa {
    font-size:30px;
  }
    
  .nav-tabs > li.fancyTab > a {
    border-right:1px solid transparent;
    padding-bottom:0;
  }
    
  .fancyTab.active .fa {
    color: #333;
	}
		
}*/
/* .panel-body p{font-size:18px;} */
.supported-by{
	padding-left:75px;
}
.footer-logo{
	/* text-align:right; */
}

#slider {
width:405px;
top:250px;
position:fixed;
z-index:2;
}
#header1 {
width:260px;
position:fixed;
right:0;
border:1px solid #d8d8d8;
margin-left:40px;
padding:10px 15px;
border-radius:3px;
box-shadow:0 0 8px gray;
background:#fff;
}
#sidebar {
    position: fixed;
    top: 209px;
    right: 0;
box-shadow:0 0 8px gray
}
#sidebar1 {
    position: fixed;
    top: 209px;
    right: 0;
box-shadow:0 0 8px gray;
z-index:9;
}


.sidebar-icon{
	height:35px;
}
.stecky-contact{
	font-size:14px;
}


#header1 h3{
	font-size: 17px;
    text-transform: uppercase;
}

#header2 h3{
	font-size: 17px;
    text-transform: uppercase;
}
#slider2 {
width:405px;
top:250px;
position:fixed;
z-index:2;
}
#header2 {
width:260px;
position:fixed;
right:0;
border:1px solid #d8d8d8;
margin-left:40px;
padding:10px 15px;
border-radius:3px;
box-shadow:0 0 8px gray;
background:#fff;
}
#sidebar2 {
    position: fixed;
    top: 250px;
    right: 0;
box-shadow:0 0 8px gray
}
#sidebar2 {
    position: fixed;
    top: 250px;
    right: 0;
box-shadow:0 0 8px gray;
z-index:9;
}

#header3 h3{
	font-size: 17px;
    text-transform: uppercase;
	    margin: 0 0 15px;
}
#slider3 {
width:405px;
top:320px;
position:fixed;
z-index:2;
}
#header3 {
width:310px;
position:fixed;
right:0;

margin-left:40px;
padding:10px 15px;
border-radius:3px;

background:#fff;
}
#sidebar3 {
    position: fixed;
  top: 338px;
    right: -38px;

 -ms-transform: rotate(90deg); /* IE 9 */
  transform: rotate(90deg);
}
#sidebar3 {
    position: fixed;
   top: 338px;
    right: -38px;

z-index:9;

}
#sidebar3 a, #sidebar3 a:hover{padding:9px 12px;     font-size: 14px;
    background: #FF9800; border-radius:0;}
#sidebar3 .sidebar-icon{
	padding:4px;
}


.payment-div{
	height:200px;
	overflow-y:auto;
}
.payment-title_bg {
    background: url(../img/payment-element.png) no-repeat;
    height: 250px;
    background-size: contain;
    padding: 0 !important;
}
.payment-title_bg h1 {
    color: #21627d;
    font-size: 30px;
    font-weight: 700;
    padding: 85px 12px 12px 30px;
    text-align: left;
    margin: 0;
}

.payment-title_bg h2 {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    padding: 0px 12px 12px 30px;
    text-align: left;
    margin: 0;
}
.cupon-pop{
	background-color:#eaf0f4;
	padding:3px 15px;
	border-radius:3px;
	color:#21637e;
	text-align: left;
	font-size: 15px;
	margin:12px;
	
}
.payment-title1{
	color:#000;
	font-size:16px;
	font-weight:500;
	text-align:center;
}
.thank-you-pop img{
    width: 94px;
    height: auto;
    margin: 85px auto;
    /* display: block; */
    margin-bottom: 0;
    float: right;
    margin-right: 65px;
}
.modal-content{
	background-color:#f99217 !important;
	border: none !important;
    box-shadow: none !important;
}
.payment-body {
    position: relative;
    padding: 5px 55px 0;
}
.payment-wrap .modal-dialog{
	padding-top: 0 !important;
    margin-top: 0 !important;
    max-width: 100%;
}
.go-home{
	text-align:center;
	padding:0 0 20px 0;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}
:focus {outline:0 !important;}
.wpcf7-form-control:not(.wpcf7-submit){
	margin-bottom:10px;
}
.link_url{
	color:#2c62df;
}
.gdd_form .modal-footer {
    padding: 5px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}
.gdd_form h2{ color: #000;
    font-size: 19px;
    padding: 0;
    margin: 0;
	}
	.page-text3{
			color:#000;
			font-size:19px;
			font-weight:500;
			font-family: 'Roboto', sans-serif;
		}
.page-title5{
	color: #fff;
	font-size: 60px;
    width: 460px;
    line-height: 50px;
	padding-top:15px;
	padding-left:25px;
}
.resions_subtitle{
	color: #000;
    font-size: 30px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    padding-left: 25px;
    max-width: 430px;
    line-height: 30px;
}
.resions-title{
	font-size: 40px;
    color: #000;
    border-radius: 5px;
    padding: 0 5px;
    font-family: 'Roboto', sans-serif;
	margin:0;
	}
.page-title6{
	font-size:32px;
	color:#fff;
	background:#f99217;
	border-radius:5px;
	float: left;
    padding: 0 10px;
    font-family: 'Roboto', sans-serif;
	margin:5px 0 15px;
}
.first_winner{
	margin-left:40px;
}
.register-nav-btn{background-image: linear-gradient(to top, rgb(246 226 168) 0%, rgb(241 162 50) 100%); color:#222 ; padding:7px 20px ;border-radius:20px;}
.register-nav-btn:hover{background-image: linear-gradient(to top, rgb(241 162 50) 0%, rgb(246 226 168) 100%); color:#222 ;}
.register-nav-btn-m{
	display:none;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}