input{
	border: none;
}
.widget {
	float: left;
	width: 100%;
}
.widget li {
	list-style-type: none; 
}
.widget header.cs-heading-title{
	margin-bottom: 10px;
}
.widget header.cs-heading-title .cs-section-title:before{
	display:none;
}
#footer-widgets {
	float: left;
	width: 100%;
	border-bottom: 1px solid rgba(0,0,0,0.6);
	position: relative;
}
#footer-widgets .container {
	padding-bottom: 4px;
}
#footer-widgets .footer-logo.widget{
	width: 40%;
}
#footer-widgets .widget {
	width: 60%;
	padding: 0 15px;
	padding-top: 25px;
	padding-left: 30px;
	margin-bottom: 0;
}
#footer-widgets .widget:first-child {
	padding-left: 15px;
	border: none;
}
#footer-widgets .widget header.cs-heading-title {
	margin-bottom: 25px;
	border: none;
	overflow: hidden;
	padding: 0;
}
#footer-widgets .widget header.cs-heading-title h2 {
	font-size: 20px;
	color: #fff !important;
	padding-bottom: 0;
}
#footer-widgets #footer-widgets-bottom .widget header.cs-heading-title h2 {
	padding-bottom: 0;
}
#footer-widgets #footer-widgets-bottom .widget header.cs-heading-title h2:before {
	display: none;
}
/*.........		Widget NewsLetter Start	............ */
.widget_newsletter p {
    color: #333;
    font-size: 13px;
    margin-bottom: 18px;
}
.widget_newsletter form {
	border: none;
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 66%;
}
#process_newsletter_1 {
    background-color: #333;
    float: right;
    height: 41px;
    position: absolute;
    right: 0;
    top: 0;
    width: 87px;
    z-index: 0;
}
#process_newsletter_1 i {
    color: #fff;
    left: 50%;
    margin: -5px 0 0 -7px;
    position: absolute;
    top: 50%;
}
.widget_newsletter label {
    background:  rgba(0, 0, 0, 0);
    border: 1px solid #69747c;
    border-right: none;
    float: left;
    height: 42px;
    margin: 0;
    padding-left: 38px;
    position: relative;
    width: 78%;
}
.widget_newsletter h2{
	color: #fff !important;
	padding-right: 25px;padding-top: 10px;
	width: auto;
}
.widget_newsletter label i {
    color: #fff;
    color: rgba(255,255,255,0.2);
    left: 12px;
    position: absolute;
    top: 14px;
}
#newsletter_mess_1 {
    background-color: #009670;
    border-radius: 2px;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    bottom: -35px;
    font-size: 11px;
}
#newsletter_mess_1:after {
    background-color: #009670;
    top: -3px;
    content: "";
    height: 7px;
    left: 8px;
    position: absolute;
    transform: rotate(45deg);
    width: 7px;
}
.widget_newsletter input[type="text"] {
    -moz-box-sizing: border-box;
    background:  rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    color: rgba(255,255,255,0.2);
    float: left;
    font-size: 16px;
    height: 42px;
    margin: 0;
    padding: 10px 0px;
    width: 98%;
    font-weight: normal;
}
.widget_newsletter input[type="submit"] {
    background:  #333;
    color: #fff;
    float: right;
    font-size: 16px;
    font-weight: 400;
    height: 42px;
    padding: 0;
    position: relative;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 22%;
    border-radius: 0px;
    z-index: 2;
    transition:all 0.3s ease-in-out;
	 -moz-transition:all 0.3s ease-in-out;
	  -o-transition:all 0.3s ease-in-out;
	  -webkit-transition:all 0.3s ease-in-out;
}
.widget_newsletter input[type="submit"]:hover{
	box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.4);
}
.widget_newsletter button.btn i {
    margin: 0;
}
#footer-widgets .widget_newsletter p {
    color: #666666;
    font-size: 12px;
    margin-bottom: 20px;
    font-weight: 400;
}
#footer-widgets .widget_newsletter p i {
    color: #999999;
    margin-right: 10px;
}

.widget_about_us .btn:hover {
    color: #fff;
}
.widget_about_us .btn:focus {
    color: #fff;
}
/*.........		Widget NewsLetter end	............ */
/*=_-// Widget Twitter Start //-_=*/
.widget_slider {
	float: left;
	width: 100%;
}
.widget_slider .text{
	float: left;
	width: 100%;
	background-color: #2e3f4c;
	float: left;
	width: 100%;
	padding: 27px 22px 20px 22px;
	margin: 0px 0px 22px 0px;
	border-radius: 4px;
	position: relative;
}
.widget_slider .text:before{
	content: '';
	border-color: transparent #2e3f4c;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    position: absolute;
    left: 17px;
    bottom: -10px;
}
.widget_slider ul li{
	color: #fff;
	font-size: 15px;
}
.widget_slider ul li a{
	color: #47a1d9;
}
.widget_slider ul li time{
	color: #999999;
	font-size: 11px;
	float: left;
	width: 100%;
}
.widget_slider .flex-direction-nav{
	bottom: -28px;
}
.follow-on,
.follow-on img{
	float: left;
}
.follow-on img{
	margin: 0px 9px 0px 0px;
	border: 2px solid #fff;
	border-radius: 100%;
	width: 35px;
	height: 35px;
}
.cs-tweet{
	margin-left: 45px;
}
.cs-tweet p{
	margin: 0px;
	font-size: 14px;
	color: #fff;
	line-height: 17px;
}
.cs-tweet a{
	font-size: 12px;
}
/*=_-// Widget Twitter End //-_=*/
#footer .followus {
	float: left;
	width: auto;
	position: relative;
	z-index: 99;
	padding-right: 9px;
}
.cs-teambottom .followus{
	padding-top: 5px;
}
#footer .followus a,
.cs-teambottom .followus a {
	color: #fff;
	font-size: 16px;
	margin: 0 2px;
	line-height: 2.4;
	width: 38px;
	height: 38px;
	background-color: #2f477a;
	text-align: center;
}
#footer .followus a[data-original-title="Twitter"],
.cs-teambottom .followus a[data-original-title="Twitter"],
#footer .followus a[data-original-title="Skype"],
#footer .followus a[data-original-title="Foursquare"] {
	background-color: #01aef0;
}
#footer .followus a[data-original-title="Instagram"]{
	background-color: #3f729b;
}
#footer .followus a[data-original-title="Youtube"]{
	background-color: #E22C29;
}
.cs-teambottom .followus a[data-original-title="Instagram"]{
	background-color: #211f20;
}
#footer .followus a[data-original-title="Google-plus"],
.cs-teambottom .followus a[data-original-title="Google-plus"]{
	background-color: #c21c47;
}
#footer .followus a[data-original-title="skype"],
.cs-teambottom .followus a[data-original-title="skype"]{
	background-color: #01aef0;
}
#footer .followus a[data-original-title="envelope"],
.cs-teambottom .followus a[data-original-title="envelope"]{
	background-color: #394e5f;
}
#footer-widgets .textwidget {
    text-align: left;
}
#footer-widgets .postel-text {
    width: auto;
}
.home-info {
    float: left;
    width: 100%;
    font-size: 12px;
}
.home-info a {
	color: #fff;
}
.home-info h5 {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.home-info ul{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.footer-widgets .widget_text .home-info ul li {
    float: left;
    margin-bottom: 3px;
    margin-top: 0;
    width: 100%;
    font-size: 14px;
    color: #01aef0;
    line-height: 18px;
    font-family: 'Source Sans Pro', sans-serif;
}
.home-info li i {
	margin-right: 8px;
}
.home-info p {
    line-height: 1.4;
    margin-bottom: 15px;
}
.home-info a{
	float: left;
	padding: 6px 17px;
	border: 1px solid #99a3aa;
	color: #fff;
}
/*  Widget Language Strat
================================================== */
.widget .lang_sel_list_horizontal{
	float:left;
	width:100%;
}
.widget .lang_sel_list_horizontal ul li{
	margin:5px !important;
}
.widget .lang_sel_list_horizontal ul li a{
	padding:4px !important;
	background:none !important;
	color:#666 !important;
	text-transform:capitalize;
}
.widget .lang_sel_list_horizontal ul li a span{
	color:#666;
}
.widget .lang_sel_list_horizontal ul li a img{
	top:-1px !important;
}
/*.........		Widget Recent Blog Start	............ */
.widget-recent-blog,
.widget-recent-blog article{
	float: left;
	width: 100%;
}
.widget-recent-blog article{
	margin: 0 0 18px 0;
	padding: 0 0 18px 0;
	border-bottom:1px solid #e7e7e7;
}
.footer-widgets .widget-recent-blog article{
	border-bottom: none;
	padding-bottom: 0px;
}
.widget-recent-blog article:last-child{
	padding: 0px;
	margin: 0px;
	border-bottom: none;
}
.widget-recent-blog article figure{
	margin: 4px 0px 0px 0px;
	width:60px;
	position:relative;
}
.widget-recent-blog article figure figcaption {
    float: left;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .25s linear;
       -moz-transition: all .25s linear;
        -ms-transition: all .25s linear;
         -o-transition: all .25s linear;
            transition: all .25s linear;
}
.widget-recent-blog article:hover figure figcaption {
    opacity: 1;
    visibility: visible;
}
.widget-recent-blog article figure figcaption a.btnreadmore {
    display: block;
    float: left;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 34px;
    width: 34px;
    text-align: center;
    line-height: 20px;
    margin: -15px 0 0 -17px;
    border: none;
}
.widget-recent-blog article figure figcaption a.btnreadmore:before,
.widget-recent-blog article figure figcaption a.btnreadmore:after{
	display:none;
}
.widget-recent-blog article figure + .text {
	margin-left: 80px;
}
.widget-recent-blog article .text h2{
	margin: 0px 0px 4px 0px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.1;
}
.footer-widgets .widget-recent-blog article .text p{display: none;}
.footer-widgets .widget-recent-blog article .text h2{
	font-size: 14px;
}
.footer-widgets .widget-recent-blog article figure{
	width: 55px;
	border: 2px solid #d5d5d5;
}
.footer-widgets .widget-recent-blog article figure + .text{
	margin-left: 65px;
	padding: 4px 0px 0px 0px;
}
.footer-widgets .widget-recent-blog article .text h2 a{
	color: #fff !important;
}
.widget-recent-blog article .text time{
	color: #01aef0;
}
.widget-recent-blog article .text .post-options{
	margin-bottom:3px;
}
.widget-recent-blog article .text p{
	margin-bottom:0;
}
.widget-recent-blog .post-options li{
	font-size:12px;
}
#footer-widgets .widget-recent-blog article .text h2 a{
	color:#fff !important;
}
#footer-widgets .widget-recent-blog article{
	border-bottom:1px solid rgba(220, 220, 220, 0.1);
}
#footer-widgets .widget-recent-blog article:last-child{
	border-bottom: none;
}
#footer-widgets .widget-recent-blog article figure{
	border:1px solid rgba(220, 220, 220, 0.1);
}
#footer-widgets .widget-recent-blog article .text p{
	color: rgba(255, 255, 255, 0.5)
}
/* Widgets Categories Start
================================================== */
.widget_categories ul li{
	width:100%;
	float:left;
	text-align:right;
	color:#999;
	padding:6px 21px 6px 0;
	position:relative;
	list-style:none;
	border-bottom:1px solid #e6e8ed;
	-webkit-transition: all 0.1s linear;
       -moz-transition: all 0.1s linear;
        -ms-transition: all 0.1s linear;
         -o-transition: all 0.1s linear;
            transition: all 0.1s linear;
}
.widget_categories ul li:hover{
	padding: 6px 21px 6px 6px;
	color: #fff;
}
.widget_categories ul li:hover a{
	color:#fff;
}
.widget_categories ul li:hover:before{
	right:6px;
	background-position: 0px 0px;
	-webkit-transition: all 0.1s linear;
       -moz-transition: all 0.1s linear;
        -ms-transition: all 0.1s linear;
         -o-transition: all 0.1s linear;
            transition: all 0.1s linear;
		 -webkit-transform: scale(-1);
			-moz-transform: scale(-1);
			 -ms-transform: scale(-1);
			  -o-transform: scale(-1);
				 transform: scale(-1);
}
.widget_categories ul li:last-child{
	border:none;
}
.widget_categories ul li:before{
	content: '';
    position: absolute;
	right:0;
    top: 50%;
    width: 11px;
    height: 5px;
	-webkit-transition: all .25s linear;
       -moz-transition: all .25s linear;
        -ms-transition: all .25s linear;
         -o-transition: all .25s linear;
            transition: all .25s linear;
	background: url(../images/bg-imgarrows.png) no-repeat 0 -10px;
}
.widget_categories ul li a{
	text-align:left;
	float:left;
	font-size:14px;
	color:#333;
	font-family: 'Roboto Condensed', sans-serif;
}
#footer-widgets .widget_categories ul li{
	border-bottom:1px solid rgba(255, 255, 255, 0.1);
}
#footer-widgets .widget_categories ul li:last-child{
	border-bottom:none;
}
#footer-widgets .widget_categories ul li a{
	color:#fff;
}
/* Widgets Categories End
================================================== */
a.btnviewall {
	float: left;
	line-height: 20px;
	color: #999;
	padding: 0 10px;
	font-size: 11px;
	text-transform: uppercase;
	border: 1px solid #c8c8c8;
}
a.btnviewall i {
	margin-right: 10px;
}
a.btnviewall:hover{
	color: #fff;
}
/*=_-// Widget Gallery Start //-_=*/
.gallery-list {
	margin: -10px 0px 0px -10px;
	float: left;
	width: 107%;
}
.widget_gallery ul {
	margin-left: -8px;
	margin-bottom: 24px;
}
.widget_gallery ul li{
	margin: 5px 0px 0px 5px;
	position: relative;
}
.widget_gallery ul li{
	width: 23%;
	float: left;
	border: 2px solid #fff;
	box-shadow: 0px 0px 0px 1px #d5d5d5;
}
.footer-widgets .widget_gallery ul li{
	width: 23%;
}
.widget_gallery ul li a,
.widget_gallery ul li a img{
	float: left;
	width: 100%;
	height: 53px;
}
.widget_gallery ul li a figure{
	position:relative;
}
.widget_gallery ul li a figure figcaption{
	float:left;
	width:100%;
	position:absolute;
	background:rgba(0,0,0,0.5);
	height:100%;
	opacity:0;
	transition: all 0.2s ease-out 0s;
	-moz-transition:all 0.2s ease-out 0s;
	-o-transition:all 0.2s ease-out 0s;
	-webkit-transition:all 0.2s ease-out 0s;
}
.widget_gallery ul li:hover a figure figcaption{
	opacity:1;
}
.widget_gallery ul li a figure figcaption i{
	width:25px;
	height:25px;
	position:absolute;
	top:50%;
	left:50%;
	cursor:pointer;
	opacity: 0;
	transition: all 1.1s ease-in-out -0.8s;
	-moz-transition:all 1.1s ease-in-out -0.8s;
	-o-transition:all 1.1s ease-in-out -0.8s;
	-webkit-transition:all 1.1s ease-in-out -0.8s;
	color:#FFF;
	font-size:12px;
	margin: 22px 0px 0px -14px;
	text-align: center;
	border-radius: 100%;
	line-height:24px;
	background:rgba(0, 0, 0, 0.8);
}
.widget_gallery ul li a figure figcaption i{
	opacity:1;
}
/*=_-// Widget Gallery End //-_=*/


/*=_-//=========================== Defoult Widget ===========================//-_=*/

/*.........		Widget Search Start	............ */
.widget_search,
.widget_search form{
	float: left;
	width: 100%;
}
.widget_search form{
	position: relative;
}
.widget_search form label{
	position: relative;
	float: left;
	width: 100%
}
.widget_search form input[type="text"]{
	margin:0px;
}
.widget_search form input[type="text"], .widget.widget_text  select, .widget.widget_text  input[type="text"],
.widget_categories select{
	background-color: #fff !important;
	border: 1px solid #C5C5C5;
	width: 100%;
	padding:8px 5px 8px 12px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	color: #bfbfbf;
}
.widget_search form label{
	position: relative;
	border: 6px solid #ececec;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}
.widget_search form label:after{
	content: "";
	color: #b5b5b5;
	position: absolute;
	left: 10px;
	top: 13px;
	font-family: 'Roboto Slab', serif;
}
.widget_search input[type="submit"]{
    color: #fff;
    padding: 7px 10px 8px 16px;
	border-radius:0px 0px 0px 0px;
	-moz-border-radius:0px 0px 0px 0px;
	-webkit-border-radius:0px 0px 0px 0px;
	position:absolute;
	right:0px;
	top:0px;
    border: 1px solid #999;

}
/*.........		Widget Search End	............ */
/*.........		Widget Categories Start	............ */

#footer-widgets .widget_pages ul li a{
	padding:8px 0px 8px 0px;	
}
.widget_archive ul li,
.widget_recent_entries ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_links ul li,
.widget_meta ul li {
	width:100%;
	float:left;
	position:relative;
	padding: 10px 0;
	text-align:right;
	display:inline-block;
	background: none;
	font-size: 14px;
	color:#999;
	font-family: 'Roboto Condensed', sans-serif;
	border-bottom: 1px dashed #C5C5C5;
	font-weight:400;
	position: relative;
}
.widget_archive select option{
	padding:0px 13px;
}
#footer-widgets .widget_archive ul li, #footer-widgets .widget_recent_entries ul li, #footer-widgets .widget_recent_entries ul li, #footer-widgets .widget_recent_comments ul li, #footer-widgets .widget_links ul li,   #footer-widgets .widget_meta ul li, #footer-widgets .widget_pages ul li a{
	margin-bottom:0px !important;
}

.widget_archive ul li:hover,
.widget_recent_entries ul li:hover,.widget_recent_entries ul li:hover,.widget_recent_comments ul li:hover,.widget_links ul li:hover, .widget_meta ul li:hover,
.widget_archive ul li:hover a,
.widget_recent_entries ul li:hover a,.widget_recent_entries ul li:hover a,.widget_recent_comments ul li:hover a,
.widget_links ul li:hover a, .widget_meta ul li:hover a, .widget_pages ul li a:hover, .widget_nav_menu ul li a:hover, #footer-widgets .widget_pages ul li a:hover{
	color:#666;
}
.widget_archive ul li a,
.widget_recent_entries ul li a,
.widget_recent_entries ul li a,
.widget_recent_comments ul li a,
.widget_links ul li a,
.widget_meta ul li a{
	font-size:12px;
	float:left;
	text-align:left;
	display:inline-block;
	color:#444;
	font-weight: normal;
	padding-right: 30px;
	font-family: 'Roboto Condensed', sans-serif;
}

.widget_archive ul li a:before,.widget_recent_entries ul li a:before,.widget_meta ul li a:before{
	content: "\f178";
	font-family: fontAwesome;
	position: absolute;
	right: 10px;
	top: 0;
	line-height: 30px;
	font-size: 10px;
	color: rgba(204,204,204,0.20);
}
/*.........		Widget Categories End	............ */
/*.........		Widget Tag Cloud Start	............ */
.widget_tag_cloud ul li a,
.tagcloud a{
	margin: 0px 5px 5px 0px;
	float: left;
	border: 1px solid #d7d7d7;
    border-radius: 3px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05), 0 1px 0px #ddd inset;
	padding: 3px 10px 3px 10px; 
	font-size: 12px !important;
	line-height: 20px;
	position: relative;
	background: #fff;
	color: #767676;
}
.tagcloud a:hover{
	color: #fff;
	box-shadow: none;
}
.widget_tag_cloud ul li a:before {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 5px;
	position: absolute;
	right: 7px;
	top: 50%;
	box-shadow: 0px 0px 1px #000 inset;
	margin-top: -2px;
}
/*.........		Widget Tag Cloud End	............ */
/* Archive Widgets
================================================== */
.widget_archive {
	width:100%;
	float:left;
}
.widget_archive ul{
	width:100%;
	float:left;
}
.widget_archive ul li {
	padding: 10px 0;
	font-size: 11px;
}
.widget_archive ul li a{
	float:left;
	text-align:left;
	font-size: 13px;
	display:inline-block;
	color:#474747;
}
/* Widget Nav Menu
================================================== */
.widget_nav_menu {
	width:100%;
	float:left;
}
.widget_nav_menu .menu-main-menu-container{
	width:100%;
	float:left;
}
.widget_nav_menu ul{
	width:100%;
	float:left;
}
.widget_nav_menu ul li{
	width:100%;
	float:left;
	position:relative;
	text-align:right;
	display:inline-block;
	padding:0px 0px 0px 0px;
	border-top:1px dashed #d6d6d6;
}
.widget_nav_menu ul li:first-child{
	border-top:none;
}
.widget_nav_menu ul li a, .widget_pages ul li a{
	float:left;
	text-align:left;
	display:inline-block;
	color:#767676;
	font-size: 13px;
	padding:4px 11px 3px 0;
	width:100%;
	font-family: 'Roboto Condensed', sans-serif;
}
.widget_nav_menu ul li ul{
	width:100%;
	float:left;
	position:relative;
	padding:0px 10px 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.widget_nav_menu ul li ul li{
	padding:5px 0px;
	margin:0px 0px 0px 0px;
}
.widget_nav_menu ul li ul li:first-child{
	padding:5px 0px;
	margin:0px 0px 0px 0px;
	background:none;
}
/* Widgets Links
================================================== */
.widget_links {
	width:100%;
	float:left;
}
.widget_links ul{
	width:100%;
	float:left;
	border-bottom: 1px dashed rgba(220,220,220,0.8);
}
.widget_links ul li {
	background: none;
	border-top: 1px dashed rgba(220,220,220,0.8);
	position: relative;
}
.widget_links ul li:first-child {
	margin: 0;
}
#footer-widgets .widget_links ul,#footer-widgets .widget_links ul li {
	border-color: rgba(255,255,255,0.2);
} 
.widget_links ul li a{
	float:left;
	text-align:left;
	font-size: 12px;
	padding-left: 24px;
	display:inline-block;
	position: relative;
}
.widget_links ul li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	color: #333;
	width: 3px;
	height: 100%;
	background: #cacaca;
	margin: 2px 7px 0px 0px;
	
}
#footer-widgets .widget_links ul li a:before {
	color: #ccc;
}
/* Widgets Meta
================================================== */
.widget_meta {
	width:100%;
	float:left;
}
.widget_meta ul{
	width:100%;
	float:left;
}
.widget_meta ul li a{
	float:left;
	text-align:left;
	display:inline-block;
	color:#474747;
}
/* Widget Pages Start
================================================== */
.widget_pages {
	width:100%;
	float:left;
}
.widget_pages ul{
	width:100%;
	float:left;
}
.widget_pages ul li{
	width:100%;
	float:left;
	position:relative;
	text-align:right;
	padding:4px 0px 0px 0px;
	display:inline-block;
	border-top:1px dashed #d6d6d6;
}
.widget_pages ul li a{
	padding:8px 0px !important;
}
.widget_pages ul li a{
	float:left;
	text-align:left;
	display:inline-block;
	font-family: 'Roboto Condensed', sans-serif;
}
.widget_pages ul li ul{
	width:100%;
	float:left;
	position:relative;
	padding:5px 20px 0px 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-left:0;
}
.widget_pages ul li ul li{
	padding:5px 0px;
}
.widget_pages ul li ul li:first-child{
	padding:5px 0px;
}
/* Widgets Recent Entries
================================================== */
.widget_recent_entries {
	width:100%;
	float:left;
}
.widget_recent_entries ul{
	width:100%;
	float:left;
}
.widget_recent_entries ul li a{

}
.widget_recent_comments {
	width:100%;
	float:left;
}
#footer-widgets .widget select, .widget select,  #footer-widgets .widget_categories ul li, #footer-widgets .widget_archive ul li, #footer-widgets .widget_recent_entries ul li, #footer-widgets .widget_recent_entries ul li, #footer-widgets .widget_recent_comments ul li,   #footer-widgets .widget_meta ul li, #footer-widgets .widget_pages ul li a{
	width:100%;
	padding:0 ;
	color:#999;
	line-height: 30px;
	font-size:14px;
}
.widget select {
	padding: 10px;
	border: 1px solid #d6d6d6;
}
.widget_text a img{
	float:left;
	margin:0px 0px 18px 0px;
}
.widget_text p{
	margin:0px 0px 13px 0px;
	color: #666;
}
#footer-widgets .widget_text p {
	color: #fff;
}
#footer-widgets .widget_text .home-info p ,#footer-widgets .widget_text .home-info p a {
	color: #888;
}
.widget_text ul li,
.widget_text ul li span,
.widget_text ul li a{
	color:#999;
}

.widget_text ul li{
	width:100%;
	margin-top:4px;
	font-family: 'Roboto Slab', serif;
}
.widget_text ul li:first-child{
	margin-top:0px;
}
.widget_text ul li i{
	color:#fff;
	margin:4px 8px 0px 0px;
	float:left;
	width: 16px;
}
a.btngetlocation {
	border: 1px solid #fff;
	background: none;
	border-radius: 0;
	font-size: 12px;
	font-weight: 300;
	color: #a0a0a0;
}
/*  Widget Calendar Strat
================================================== */
.widget_calendar {
	width:100%;
	float:left;
}
#calendar_wrap {
	width:100%;
	float:left;
}
#wp-calendar {
	width:100%;
	float:left;
	font-family: 'Roboto Slab', serif;
	margin: 0px;
}
#wp-calendar caption{
	width:100%;
	color:#333;
	font-size: 12px;
	padding:9px 0 8px;
	background: #eee;
	border-bottom: 1px solid #ccc;
	text-transform:uppercase;
}
#wp-calendar thead{
	background:#eee;
	color:#7c7c7c;
	border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
}
#wp-calendar tfoot td{
	border:none;
	padding: 0px;
}
#wp-calendar thead th{
	padding:3px 12px;
	font-weight:300;
}
#wp-calendar tbody{
	width:100%;
	text-align:center;
}
#wp-calendar tbody td{
	padding:0px 0px;
	height:30px;
	vertical-align:middle;
	text-align:center;
	font-size:11px;
	background: #fff; /* Old browsers */
	border:2px solid #eee;
}
#wp-calendar tbody td a{
	width:100%;
	height:28px;
	background: #464646;
	display:block;
	font-weight:bold;
	padding:8px 0px 0px 0px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#FFF;
}
#wp-calendar tfoot{
	width:100%;
}
#wp-calendar tfoot a{
	display:inline-block;
	color:#8f8f8f;
	float:left;
	font-size:12px;
	padding:3px 5px 3px 5px;
	margin:10px 0px 0px 0px;
	background: #e4e4e4; /* Old browsers */
	border:2px solid #E0E0E0;
}
#wp-calendar tfoot a:hover{
	color:#fff;
	background: #464646;
}
#wp-calendar tfoot #next a{
	float:right;
}
.copyright{
	margin:0px !important;
}
.copyright p{
	 border-top:1px solid #3b3b3b;
	 padding:50px 0;
	 color:#999999;
	 font-weight:300;
}
.wp-caption a img,
.widget.widget_text p img{
	width:100%;
	height:100%;
}
.wp-smiley{
	width:auto !important;
	height:auto;
}
.widget_text p strong,
aside .widget_text p{
	color:#999999;
}
.widget_text .textwidget ul li span{
	float: left;
}
.widget .textwidget p{
	position: relative;
	padding: 0px 0px 12px 0px;
}
.widget_text .textwidget p:before{
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 28px;
	height: 1px;
	border-bottom: 1px solid #b2b2b2;
}
.widget_text .textwidget ul li{
	color: #999999;
}
.widget .textwidget p{
	color: #333333;
}
.widget_rss li{
	margin:0px 0px 15px 0px;
	padding:0px 0px 15px 0px;
	float: left;
	border-bottom:1px dashed #d6d6d6;
}
.rsswidget {
    float: left;
    margin: 0 0 5px;
}
.rss-date {
    float: left;
    margin: 0 0 5px;
}
.rssSummary {
    float: left;
    width: 100%;
}
.rsswidget > img {
    margin: -4px 4px 0px 0px;
}
.widget_rss li:last-child{
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
.widget_rss li:hover{
	color:inherit !important;
}

#footer-widgets .widget_categories ul li a,
#footer-widgets .widget_recent_comments ul li a,
#footer-widgets .widget_meta ul li a,
#footer-widgets .widget_rss a,
#footer-widgets .widget_recent_entries ul li a,
#footer-widgets .widget_text ul li a{
	background-color:transparent;
}



.bad_authentication{
	float: left;
	width: 100%;
	background-color: #ce1a37;
	text-align: left;
	color: #fff;
	padding: 5px 15px;
	position: relative;
}
.bad_authentication:before{
	content: '';
	border-color: transparent #ce1a37;
    border-style: solid;
    border-width: 0px 10px 10px 0px;
    position: absolute;
    left: 20px;
    top: -4px;
    -webkit-transform: rotate(-47deg);
       -moz-transform: rotate(-47deg);
        -ms-transform: rotate(-47deg);
         -o-transform: rotate(-47deg);
            transform: rotate(-47deg);
}
/*= Appointment Start =*/
aside .cs_widget_book_appointment #cs-appointment,
.footer-widgets .cs_widget_book_appointment #cs-appointment,
#main .col-md-3 .cs_widget_book_appointment #cs-appointment{
	padding: 0px;
}
aside .cs_widget_book_appointment #cs-appointment ul li input[type="text"],
#main .col-md-3 .cs_widget_book_appointment #cs-appointment ul li input[type="text"]{
	background-color: transparent;
	border: 1px solid #999;
	color: #999;
}
aside .cs_widget_book_appointment #cs-appointment ul li .fa,
#main .col-md-3 .cs_widget_book_appointment #cs-appointment ul li .fa{
	color: #999;
}
aside .cs_widget_book_appointment #cs-appointment ul li span span,
.cs_widget_book_appointment #cs-appointment ul li span span,
#main .col-md-3 .cs_widget_book_appointment #cs-appointment ul li span span{
	margin: 0px;
}
aside .cs_widget_book_appointment #cs-appointment ul li span a,
#main .col-md-3 .cs_widget_book_appointment #cs-appointment ul li span a{
	display: block;
}
/*= Appointment End =*/
.opening-hours,
.opening-hours li{
	float: left;width: 100%;
}
.opening-hours li{
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	padding: 8px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
}
.opening-hours li:first-child{
	border-top: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.opening-hours li .day-name{
	float: left;
}
.opening-hours li .day-timings{
	float: right;
}
.footer-widgets .opening-hours li span,
#outerbanner .opening-hours li span{
	color: #fff;
}


.footer-widgets .widget_archive ul li a:before,.footer-widgets .widget_recent_entries ul li a:before,.footer-widgets .widget_meta ul li a:before{
	top: 7px;
	right: 18px;
}
.footer-widgets .widget_archive ul li a,.footer-widgets .widget_recent_entries ul li a,.footer-widgets .widget_recent_entries ul li a,.footer-widgets .widget_recent_comments ul li a,.footer-widgets .widget_links ul li a,
.footer-widgets .widget_meta ul li a,.footer-widgets .widget_categories ul li a,.footer-widgets .widget .textwidget p,.footer-widgets a.rsswidget{
	color: #999;
}
.footer-widgets .widget_categories ul li{
	border-color: #999;
}
.footer-widgets .widget_categories ul li a:hover {
    color: #FFFFFF;
}
.footer-widgets .widget_categories ul li:hover{
	background-color: transparent !important;
}