

.keo_newsletter_inside_bg {
	background-image: url(../extra-images/new-letter-01.png);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: right center;
}
.keo_newsletter_wrap {
	width: 680px;
	float: left;
	margin: 90px 0px;
}
.keo_newsletter_wrap h3 {
	color: #ffffff;
	text-transform: capitalize;
	margin: 0px 0px 10px;
	font-weight: bold;
}
.keo_newsletter_wrap form {
	margin: 0px 0px 10px;
}
.keo_newsletter_wrap form input[type="text"] {
	width: 100%;
	height: 60px;
	border-radius: 40px;
	border: 0px;
	padding: 10px 160px 10px 20px;
	color: #302c2d;
}
.keo_newsletter_wrap input[type="submit"], .keo_newsletter_wrap button {
	position: absolute;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #ffffff;
	text-transform: capitalize;
	background-color: #302c2d;
	top: 0px;
	right: -1px;
	border: 0px;
	padding: 0px 25px;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
}
.keo_newsletter_wrap p {
	color: #ffffff;
	text-transform: capitalize;
	margin: 0px;
}
/*
	  ==============================================================
		   Footer Col Widgets Css
	  ==============================================================
*/

.keo_footer1_bg {
	background-color: #192f59;
	padding: 70px 0px;
}
/*Widget Hdg*/

.keo_widget_hdg {
	float: left;
	width: 100%;
	position: relative;
}
.keo_widget_hdg h5 {
	color: #ffffff;
	font-weight: 600;
	font-size: 20px;
	text-transform: capitalize;
	margin: 0px 0px 15px;
	position: relative;
}
.keo_widget_hdg h5:before {
	content: "";
	position: absolute;
	top: 50%;
	margin: -2px 0px 0px;
	right: 40px;
	width: 50px;
	height: 2px;
}
/*Col 1*/

.keo_foo_about ul {
	float: left;
	width: 100%;
}
.keo_foo_about ul li {
	display: inline-block;
	position: relative;
	width: 100%;
}
.keo_foo_about ul li:before {
	content: "\f0da";
	font-family: fontawesome;
	position: absolute;
	top: 7px;
	left: 0px;
	font-size: 15px;
	color: #fff;
}
.keo_foo_about ul li a {
	display: block;
	color: #ffffff;
	text-transform: capitalize;
	padding: 7px 15px;
}
/*Hover CSS*/

.keo_foo_about ul li:hover:before {
	left: 10px;
}
.keo_foo_about ul li:hover a {
	padding-left: 20px;
}
/*
	  ==============================================================
		   Contact List Info Widgets Css
	  ==============================================================
*/

.keo_foo_contact_wrap {
	float: left;
	width: 100%;
	position: relative;
	margin: 50px 0px 0px;
	padding: 60px 0px 0px;
	border-top: 1px solid rgba(255,255,255,0.15);
}
.keo_foo_contact_des {
	float: left;
	width: 100%;
	position: relative;
}
.keo_foo_contact_des i {
	width: 75px;
	float: left;
	text-align: center;
	color: #ffffff;
	font-size: 50px;
	display: inline-block;
	margin-top: 3px;
}
.keo_foo_icon_des {
	float: none;
	padding: 0px 0px 0px 85px;
	width: auto;
}
.keo_foo_icon_des h5 {
	color: #ffffff;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 20px;
	margin: 0px 0px 5px;
}
.keo_foo_icon_des span, .keo_foo_icon_des a {
	display: block;
	color: #ffffff;
	font-size: 15px;
}
.keo_index3_footer_bg .keo_copyright_des {
	border-top: 1px solid #595959;
	padding: 10px 0px;
}
/*
	  ==============================================================
		   Copyright Css
	  ==============================================================
*/

.keo_copyright_wrap {
	float: left;
	width: 100%;
	position: relative;
	background-color: #000;
	padding: 10px 0px;
}
.keo_copyright_des {
	float: left;
	width: 100%;
	position: relative;
}
.keo_copyright_des p {
	margin: 0px;
	color: #ffffff;
	float: left;
	display: inline-block;
	position: relative;
    z-index: 10;
}
.keo_copyright_des p a, .keo_copyright_des span a {
	display: inline-block;
}
.keo_copyright_des span {
	display: inline-block;
	float: right;
	color: #ffffff;
	position: relative;
    z-index: 10;
}
/*
	  ==============================================================
		  Back to Top Style
	  ==============================================================
*/

.back-to-top {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 40px;
	background-color: #192f59;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
.back-to-top a {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #0c224b;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	position: absolute;
	line-height: 30px;
}
.back-to-top a>i {
	transform: rotate(-43deg);
	-moz-transform: rotate(-43deg);
	-webkit-transform: rotate(-43deg);
	-ms-transform: rotate(-43deg);
}
.back-to-top a:hover {
	background-color: #333333;
}
/*
	  ==============================================================
		  Aside 01 Wrap Style
	  ==============================================================
*/

/*aside hdg*/

.keo_aside_hdg {
	/*border: 1px solid #dbdbdb;*/
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 1px 6px 0px rgba(0,0,0,0.05), 0 1px 6px 1px rgba(0,0,0,0.05), 0 0px 6px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 1px 6px 0px rgba(0,0,0,0.05), 0 1px 6px 1px rgba(0,0,0,0.05), 0 0px 6px 0px rgba(0,0,0,0.05);
}
.keo_aside_hdg>h6 {
	text-transform: capitalize;
	padding: 20px 25px 20px 20px;
	border-bottom: 1px solid #dbdbdb;
	font-weight: 600;
}
.keo_aside_hdg>i {
	position: absolute;
	top: 18px;
	right: 10px;
	font-size: 8px;
	width: 25px;
	height: 25px;
	background-color: #e8e8e8;
	border-radius: 100%;
	line-height: 26px;
	text-align: center;
	color: #999999;
}
/*aside form*/

.keo_aside_hdg form {
	padding: 15px;
}
.keo_aside_field {
	position: relative;
}
.keo_aside_field input[type="text"] {
	width: 100%;
	height: 45px;
	background-color: #f5f5f5;
	border-radius: 5px;
	border: 1px solid rgba(51, 51, 51, 0.2);
	margin: 0px 0px 15px;
	padding: 8px 40px 8px 10px;
	color: #999999;
}
.keo_aside_field>i {
	position: absolute;
	top: 15px;
	right: 10px;
	font-size: 14px;
	color: #999999;
}
.keo_aside_field button {
	color: #ffffff;
	height: 45px;
	text-transform: capitalize;
	width: 100%;
	border-radius: 5px;
	padding-left: 40px;
	text-align: left;
}
.keo_aside_field button>i {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 45px;
	width: 50px;
	line-height: 45px;
	border-radius: 5px;
	text-align: center;
}
/*Chossen CSS*/

.keo_aside_field .chosen-container-single .chosen-single {
	height: 45px;
	background: #f5f5f5;
	box-shadow: none;
	border: 1px solid rgba(51, 51, 51, 0.2);
	border-radius: 5px;
	width: 100%;
	padding: 9px 10px;
	font-size: 14px;
	color: #999999;
}
.keo_aside_field .chosen-container-single .chosen-single div {
	color: #999999;
	font-size: 16px;
	top: 1px;
	right: -4px;
}
.keo_aside_field .chosen-container-single {
	margin: 0px 0px 15px;
}
.keo_aside_field .chosen-container-single .chosen-single div {
	background-color: transparent;
}
.keo_aside_field .chosen-container-single .chosen-single div b::before {
	color: #666;
	font-weight: 500;
	top: 8px;
	height: 6px;
}
.keo_aside_field .chosen-container-single .chosen-drop {
	border-radius: 5px 5px 4px 4px;
	border-color: rgba(51, 51, 51, 0.2);
}
/*Form Hover*/

.keo_aside_field button:hover i {
	width: 100%;
}
/*Checkbox Css*/

ul.keo_checkbox_list {
	width: 100%;
	float: left;
	padding: 15px;
}
ul.keo_checkbox_list li {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
ul.keo_checkbox_list li:last-child {
	margin-bottom: 0px;
}
ul.keo_checkbox_list li input[type="checkbox"] {
	display: none;
}
ul.keo_checkbox_list li label {
	margin: 0px;
}
ul.keo_checkbox_list li input[type="checkbox"]+label span {
	width: 11px;
	height: 11px;
	margin: 0px 12px 0 0;
	border: 2px solid #666;
	border-radius: 100%;
	cursor: pointer;
	float: left;
	margin-top: 6px;
	font-weight: bold;
}
ul.keo_checkbox_list li input[type="checkbox"]:checked+label span {
	background-color: #63cd57;
}
ul.keo_aside_fea_course li {
	border-bottom: 1px solid #efefef;
	padding: 10px 10px;
	width: 100%;
	display: inline-block;
}
ul.keo_aside_fea_course li:last-child {
	border-bottom: 0px;
}
ul.keo_aside_fea_course li figure {
	width: 80px;
	float: left;
	overflow: hidden;
	position: relative;
}
ul.keo_aside_fea_course li figure:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border: 3px solid;
	opacity: 0;
	z-index: 10;
}
ul.keo_aside_fea_course li:hover figure:before {
	opacity: 1;
}
ul.keo_aside_fea_course li figure img {
	width: 100%;
	height: auto;
}
.aside_fea_course_des {
	float: none;
	padding: 0px 0px 0px 90px;
	width: auto;
}
.aside_fea_course_des h6>a {
	display: block;
	font-size: 14px;
	margin: 0px 0px 6px;
	font-weight: 600;
	line-height: 22px;
}
.aside_fea_course_des p {
	margin: 0px 0px 6px;
}
.aside_fea_course_des p, .aside_fea_course_des span {
	
}
.aside_fea_course_des span {
	display: block;
}
/*
	  ==============================================================
		  Aside 02 Wrap Style
	  ==============================================================
*/

.keo_aside2_hdg {
	float: left;
	width: 100%;
	position: relative;
	border-radius: 5px;
	background-color: #f5f5f5;
	box-shadow: 0 1px 6px 0px rgba(0,0,0,0.05), 0 1px 6px 1px rgba(0,0,0,0.05), 0 0px 6px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 1px 6px 0px rgba(0,0,0,0.05), 0 1px 6px 1px rgba(0,0,0,0.05), 0 0px 6px 0px rgba(0,0,0,0.05);
}
.keo_aside2_hdg>h5 {
	font-weight: bold;
	text-transform: capitalize;
	padding: 17px 15px;
	font-size: 20px;
	color: #ffffff;
	border-bottom: 2px solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
/*Featured Course*/

.keo_featured_course_list>ul {
	float: left;
	width: 100%;
	padding: 0px 10px;
}
.keo_featured_course_list>ul>li {
	float: left;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #dbdbdb;
	padding: 12px 0px;
}
.keo_featured_course_list>ul>li:last-child {
	border-bottom: 0px;
}
.keo_course_dur_list {
	width: 75%;
	float: left;
}
.keo_course_dur_list>i {
	width: 40px;
	font-size: 30px;
	float: left;
	margin-left: 5px;
}
.keo_course_dur_list>span {
	float: left;
	width: auto;
	font-size: 15px;
	padding-top: 5px;
	width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.keo_featured_course_list>ul>li>span {
	width: 25%;
	font-size: 15px;
	float: left;
	padding-top: 5px;
}
.keo_featured_course_list>a {
	float: left;
	width: 50%;
	color: #ffffff;
	text-transform: capitalize;
	font-size: 15px;
	text-align: center;
	padding: 15px 0px;
}
.keo_featured_course_list>a:first-of-type {
	border-bottom-left-radius: 5px;
}
.keo_featured_course_list>a.keo_add_fav {
	border-bottom-right-radius: 5px;
}
/*Featured Course 02*/

.keo_featured_course_list ul.keo_aside_fea_course {
	padding: 0px;
}
.keo_featured_course_list ul.keo_aside_fea_course li {
	padding: 15px;
}
/*Aside 02 Category*/

.keo_aside_category ul {
	padding: 10px 15px;
	float: left;
	width: 100%;
}
.keo_aside_category ul li {
	display: inline-block;
	width: 100%;
	position: relative;
}
.keo_aside_category ul li:before {
	content: "\f105";
	font-family: fontawesome;
	position: absolute;
	width: auto;
	height: auto;
	top: 9px;
	left: 0px;
	color: #666;
}
.keo_aside_category ul li a {
	display: inline-block;
	color: #666;
	font-weight: 500;
	padding: 9px 0px 9px 18px;
}
.keo_aside_category ul li span {
	float: right;
	padding-top: 6px;
	color: #666;
}
/*Aside Question Form*/

.keo_aside_ques_form {
	padding: 15px 20px;
}
.keo_aside_ques_form input[type="text"] {
	width: 100%;
	border-bottom: 1px solid #dbdbdb;
	height: 45px;
	margin: 0px 0px 15px;
	color: #999999;
	padding: 0px 15px;
}
.keo_aside_ques_form textarea {
	width: 100%;
	min-height: 100px;
	resize: none;
	border-bottom: 1px solid #dbdbdb;
	margin: 0px 0px 15px;
	padding: 10px 15px;
}
.keo_aside_ques_form input[type="submit"], .keo_aside_ques_form button {
	width: 100%;
	padding: 10px 0px;
	color: #ffffff;
	text-transform: capitalize;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	border-radius: 5px;
	border: 0px;
}
.keo_aside_ques_form input[type="submit"]:hover, .keo_aside_ques_form button:hover {
	background-color: #444444;
}
/*Download Course Css*/

.keo_dwnload_course {
	padding: 10px 15px;
	background-color: #ffffff;
	/*border: 1px solid #dbdbdb;*/
	border-radius: 5px;
	box-shadow: 0 1px 6px 0px rgba(0,0,0,0.05), 0 1px 6px 1px rgba(0,0,0,0.05), 0 0px 6px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 1px 6px 0px rgba(0,0,0,0.05), 0 1px 6px 1px rgba(0,0,0,0.05), 0 0px 6px 0px rgba(0,0,0,0.05);
}
.keo_dwnload_course>a {
	display: block;
}
.keo_dwnload_course>a>i {
	border: 2px solid #666;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	line-height: 60px;
	text-align: center;
	float: left;
	font-size: 30px;
	margin-right: 15px;
}
.keo_dwnload_course>a>span {
	display: inline-block;
	font-size: 20px;
	text-transform: capitalize;
	float: none;
	width: auto;
}
/*Course Intro Css*/

.keo_course_intro {
	background-color: #ffffff;
	border-radius: 5px;
	/*border: 1px solid #dbdbdb;*/
	box-shadow: 0 1px 6px 0px rgba(0,0,0,0.05), 0 1px 6px 1px rgba(0,0,0,0.05), 0 0px 6px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 1px 6px 0px rgba(0,0,0,0.05), 0 1px 6px 1px rgba(0,0,0,0.05), 0 0px 6px 0px rgba(0,0,0,0.05);
	text-align: center;
}
.keo_course_intro figure:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
.keo_play_btn {
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}
.keo_play_btn>a {
	display: block;
	color: #ffffff;
	font-size: 30px;
	width: 70px;
	height: 70px;
	border: 2px solid #ffffff;
	border-radius: 100%;
	line-height: 70px;
	margin: auto;
	position: relative;
	top: 40%;
}
.keo_course_intro p {
	font-size: 20px;
	text-transform: capitalize;
	padding: 20px 0px;
	text-align: center;
	margin: 0px;
	float: left;
	width: 100%;
}
/*
	  ==============================================================
		  Aside 03 Wrap Style
	  ==============================================================
*/

.keo_aside_search {
	background-color: #ffffff;
	padding: 30px 20px;
	/*border: 1px solid #dbdbdb;*/
	border-radius: 5px;
	box-shadow: 0 1px 6px 0px rgba(0,0,0,0.05), 0 1px 6px 1px rgba(0,0,0,0.05), 0 0px 6px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 1px 6px 0px rgba(0,0,0,0.05), 0 1px 6px 1px rgba(0,0,0,0.05), 0 0px 6px 0px rgba(0,0,0,0.05);
}
.keo_aside_search form {
	position: relative;
}
.keo_aside_search form input[type="text"] {
	width: 100%;
	border: 1px solid #dbdbdb;
	height: 42px;
	border-radius: 30px;
	padding: 8px 50px 8px 15px;
}
.keo_aside_search form button {
	width: 42px;
	height: 42px;
	position: absolute;
	right: 0px;
	top: 0px;
	border-radius: 30px;
	color: #ffffff;
}
/*Hover*/

.keo_aside_search form input[type="text"]:focus+button, .keo_aside_search form button:hover {
	background-color: #222222;
}
/*Aside Newsletter*/

.keo_aside_newsletter {
	background-color: #ffffff;
	padding: 20px;
	/*border: 1px solid #dbdbdb;*/
	border-radius: 5px;
	box-shadow: 0 1px 6px 0px rgba(0,0,0,0.05), 0 1px 6px 1px rgba(0,0,0,0.05), 0 0px 6px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0 1px 6px 0px rgba(0,0,0,0.05), 0 1px 6px 1px rgba(0,0,0,0.05), 0 0px 6px 0px rgba(0,0,0,0.05);
}
.keo_aside_newsletter>h5 {
	text-transform: capitalize;
	margin: 0px 0px 15px;
	font-weight: bold;
}
.keo_aside_newsletter p {
	
}
.keo_aside_newsletter ul {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
.keo_aside_newsletter form {
	position: relative;
	float: left;
	width: 100%;
}
.keo_aside_newsletter form input[type="text"] {
	width: 100%;
	border: 1px solid #dbdbdb;
	height: 42px;
	border-radius: 30px;
	padding: 8px 80px 8px 15px;
}
.keo_aside_newsletter form button {
	width: auto;
	height: 32px;
	position: absolute;
	right: 4px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	border-radius: 30px;
	color: #ffffff;
	padding: 0px 15px;
}
/*Hover*/

/*Instagram Css*/

.keo_foo_instagram ul {
	float: left;
	text-align: center;
	width: 100%;
	padding: 20px 20px 5px;
}
.keo_foo_instagram ul li {
	display: inline-block;
	width: 30%;
	margin: 0 3.333% 15px 0;
}
.keo_foo_instagram ul li:nth-child(3n+3) {
	margin-right: 0px;
}
.keo_foo_instagram ul li a {
	display: block;
	overflow: hidden;
}
.keo_foo_instagram ul li a img {
	width: 100%;
	height: auto;
}
/*Hover*/

.keo_foo_instagram ul li:hover a img {
	transform: scale(1.3) rotate(-6deg);
	-moz-transform: scale(1.3) rotate(-6deg);
	-webkit-transform: scale(1.3) rotate(-6deg);
	-ms-transform: scale(1.3) rotate(-6deg);
}
/*
	  ==============================================================
		   News Letter 02 Widgets
	  ==============================================================
*/

.keo_newsletter02_bg {
	padding: 40px 0px;
}
.keo_newslettr_hdg>i {
	font-size: 60px;
	float: left;
	margin-right: 25px;
	color: #ffffff;
}
.keo_newslettr_hdg>h6 {
	font-size: 20px;
}
.keo_newslettr_hdg>h6, .keo_newslettr_hdg>h3 {
	color: #ffffff;
	text-transform: capitalize;
	font-weight: bold;
	line-height: normal;
	display: block;
}
.keo_newsletter_form form input[type="text"] {
	width: 100%;
	background-color: transparent;
	padding: 8px 80px 8px 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	height: 50px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: #ffffff;
	font-size: 16px;
}
.keo_newsletter_form form button {
	background-color: transparent;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px;
	color: #ffffff;
	font-size: 25px;
}
/*hover*/

.keo_newsletter_form form button:hover {
	color: #222222;
}
/*
	  ==============================================================
		   Footer Heading Widgets Style
	  ==============================================================
*/

.keo_footer2_bg {
	background-color: #252525;
	padding: 50px 0px;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	background-attachment: fixed;
}
.keo_widget2_hdg {
	float: left;
	width: 100%;
	position: relative;
}
.keo_widget2_hdg>h5 {
	position: relative;
	color: #ffffff;
	text-transform: capitalize;
	padding: 0px 0px 15px;
	margin: 0px 0px 15px;
	font-size: 20px;
	font-weight: bold;
}
.keo_widget2_hdg>h5:before {
	content: "";
	position: absolute;
	width: 30px;
	height: 2px;
	background-color: #3fb9da;
	box-shadow: -30px 0px 0px 0px #ffffff;
	bottom: 0px;
	left: 34px;
}
/*
	  ==============================================================
		   Footer Logo Widgets Style
	  ==============================================================
*/

.keo_foo_logo_wrap>a {
	display: block;
	margin: 0px 0px 15px;
}
.keo_foo_logo_wrap p {
	margin: 0px 0px 15px;
	color: #000;
	font-size:13px;
	line-height:20px;
}
.keo_foo_logo_wrap>span, .keo_foo_logo_wrap>span>a {
	display: block;
	color: #ffffff;
	text-transform: capitalize;
	font-size: 16px;
	margin: 0px 0px 25px;
}
.keo_foo_logo_wrap>ul.keo_scl_icon {
	border-top: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
	padding: 15px 0px;
}
.keo_foo_logo_wrap>ul.keo_scl_icon li a {
	border: 0px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size:25px;
}
/*Hover*/

.keo_foo_logo_wrap>ul.keo_scl_icon li:hover a {
	color: #ffffff;
}
/*
	  ==============================================================
		   Footer Links Widgets Style
	  ==============================================================
*/

.keo_foo2_link>ul {
	width: 50%;
	float: left;
}
.keo_foo2_link>ul>li {
	width: 100%;
	position: relative;
}
.keo_foo2_link>ul>li:before {
	content: "_";
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	margin: auto;
	opacity: 0
}
.keo_foo2_link>ul>li>a {
	display: block;
	color: #ffffff;
	line-height: normal;
	font-size: 14px;
	padding: 5px 0px;
}
/*Hover*/

.keo_foo2_link>ul>li:hover:before {
	opacity: 1;
}
.keo_foo2_link>ul>li:hover>a {
	padding-left: 10px;
}
/*
	  ==============================================================
		   Footer News Widgets Style
	  ==============================================================
*/

.keo_foo_news ul, .keo_foo_news ul>li {
	float: left;
	width: 100%;
}
.keo_foo_news>ul>li {
	margin: 0px 0px 30px;
}
.keo_foo_news>ul>li:last-child {
	margin-bottom: 0px;
}
.keo_foo_news ul>li {
	position: relative;
}
.keo_foo_news ul>li figure {
	width: 75px;
}
.keo_foo_news ul>li figure img {
	width: 100%;
	height: auto;
}
.foo_news_content {
	padding: 0px 0px 0px 90px;
	float: none;
	width: auto;
}
.foo_news_content>a {
	display: block;
	font-size: 15px;
	margin: -4px 0px 15px;
	color: #cccccc;
}
/*
	  ==============================================================
		   Footer Contact Info Widgets Style
	  ==============================================================
*/

.keo_widget2_hdg>p {
	color: #cccccc;
}
ul.keo_team1_contact_info {
	float: left;
	width: 100%;
	margin: 0px 0px 10px;
}
ul.keo_team1_contact_info li {
	display: flex;
	width: 100%;
	position: relative;
	color: #cccccc;
	margin: 0px 0px 15px;
	font-size: 15px;
}
ul.keo_team1_contact_info li i {
	margin: 0px 15px 0px 0px;
	float: left;
	padding: 3px 0px 0px;
}
ul.keo_team1_contact_info li a {
	display: inline-block;
	color: #cccccc;
}
/*
	  ==============================================================
		   Footer Copyright Widgets Style
	  ==============================================================
*/

.copyright2_bg .keo_copyright_des p, .copyright2_bg .keo_copyright_des p>a, .copyright2_bg .keo_copyright_des span, .copyright2_bg .keo_copyright_des span>a {
	color: #ffffff;
}
.copyright2_bg .keo_copyright_des p>a:hover, .copyright2_bg .keo_copyright_des span>a:hover {
	color: #222222;
}
/*
	  ==============================================================
		   Flicker Widgets Style
	  ==============================================================
*/

.keo_flicker_outer_wrap {
	padding-top: 40px;
	margin-top: 40px;
	border-top: 1px solid #3b3b3b;
}
.keo_fliker_slider, .keo_fliker_img {
	float: left;
	position: relative;
}
.keo_fliker_img>img {
	width: 100%;
	height: auto;
}
.keo_fliker_img:hover>a>img {
	transform: scale(1.2) rotateZ(-6deg);
	-moz-transform: scale(1.2) rotateZ(-6deg);
	-webkit-transform: scale(1.2) rotateZ(-6deg);
	-ms-transform: scale(1.2) rotateZ(-6deg);
}
/*Slider*/

.keo_fliker_slider .item {
	margin: 0px 10px;
	overflow: hidden;
}
.keo_fliker_slider .owl-controls .owl-nav div {
	width: 45px;
	height: 45px;
	border: 1px solid rgba(198, 198, 198, 0.5);
	text-align: center;
	line-height: 45px;
	position: absolute;
	right: 0px;
	top: -60px;
	font-size: 0px;
}
.keo_fliker_slider .owl-controls .owl-nav div:before {
	content: "\f105";
	position: absolute;
	font-family: fontawesome;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	line-height: 43px;
	color: #a1a1a1;
	font-size: 15px;
}
.keo_fliker_slider .owl-controls .owl-nav div.owl-prev {
	right: 50px;
}
.keo_fliker_slider .owl-controls .owl-nav div.owl-prev:before {
	content: "\f104";
}
/*Hover CSS*/

.keo_fliker_slider .owl-controls .owl-nav div:hover:before {
	color: #ffffff;
}
/*Virtual Flicker*/

.keo_vir_flicker_slider.keo_fliker_slider .item {
	margin: 0px;
}
.keo_vir_flicker_slider.keo_fliker_slider .owl-controls .owl-nav div {
	top: 50%;
	color: #ffffff;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.keo_vir_flicker_slider.keo_fliker_slider .owl-controls .owl-nav div:before {
	color: #ffffff;
}
.keo_vir_flicker_slider.keo_fliker_slider .owl-controls .owl-nav div.owl-prev {
	left: 0px;
}
/*
	  ==============================================================
		   Footer Get News Widgets
	  ==============================================================
*/

.keo_footer_get_news p {
	color: #ffffff;
	margin-bottom: 20px;
}
.footer_get_news_form {
	position: relative;
}
.footer_get_news_form>input {
	width: 100%;
	background-color: #ffffff;
	border-radius: 50px;
	min-height: 50px;
	padding: 5px 150px 5px 15px;
}
.footer_get_news_form>button {
	position: absolute;
	bottom: 0;
	margin: auto;
	top: 0px;
	right: -1px;
	border: 0px;
	width: 60px;
	height: 100%;
	color: #ffffff;
	border-radius: 50px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
/*
	  ==============================================================
		   Footer Virtual Widgets
	  ==============================================================
*/

.keo_vir_footer {
	background-color: #dfdddd;
}
.keo_vir_footer .keo_footer1_bg {
	padding-top: 0px;
	padding-bottom: 50px;
}
.keo_vir_footer .keo_foo_logo_wrap {
	background-color: #fff;
	padding: 20px 20px;
	min-height: 345px;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.keo_vir_footer .keo_foo_logo_wrap>ul.keo_scl_icon {
	border: 0px;
	padding: 0px;
}
.keo_vir_footer .keo_foo_logo_wrap h5 {
	color: #000;
	margin-bottom: 10px;
	margin-top:20px;
}

.keo_vir_footer .keo_foo_logo_wrap h5 a{
	color:white;

	font-size:17px;
}

.keo_vir_footer ul.keo_scl_icon li {
	margin-right: 8px;
}
.keo_vir_footer ul.keo_scl_icon li:last-child {
	margin-right: 0px;
}
.keo_vir_footer_cwidget {
	padding-top: 48px;
}
.keo_vir_footer .keo_foo_contact_wrap {
	margin-top: 0px;
	padding: 30px 0px 30px;
	border-bottom: 1px solid rgba(255,255,255,0.15);
}