/*-------- Widgets fonts -----------*/

.widget h5 {
font-size: 16px;
font-weight: 500;
line-height: 40px;
margin-bottom: 10px;
color: #747474;
}

#footer-top h5{
    margin-bottom: 2px !important;
    line-height: 25px;
}

.widget li {
padding-left: 0px;
list-style: none;
}
.widget_categories li, .widget_archive li, .widget_pages li {
padding: 3px 0px 3px 6px; 
line-height:28px; 
border-top: 1px solid #EEEEEE;
}
.widget ul li a {
color: #747474;
text-decoration: none;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
padding: 2px 0;
}
.widget li a:before {
content: "\f04d";
color: #439ccf;
font-family: FontAwesome;
margin-right: 20px;
font-size: 5px;
font-weight: normal;
margin-top: -2px;
display: inline-table;
}
.widget ul li a:hover {
color: #0288de;
}
.widget {
margin-bottom: 40px;
display: block;
}

#main .widget{
border: 1px solid #e6eaed;
padding: 0px 10px;
    background: rgb(247,247,247);
    border-color: rgb(247,247,247);
}
#main .widget:hover {
    background: rgb(247,247,247);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-color: rgb(247,247,247);
}

.widget .textwidget {
margin-top: 20px;
}
footer .widget h5 {
    color: #ddd;
    font-size: 15px;
    border: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0px;
    -webkit-box-shadow: 0 1px #bbb;
    -moz-box-shadow: 0 1px #bbb;
    box-shadow: 0 1px #bbb;
    margin-bottom: 0px;
    text-transform: uppercase;
}

div[class*=widget] select {
    display: block;
    width: 100%;
    padding: 5px;
    outline: none;
}

footer div[class*=widget] select {
    background: #3E4049;
    color: #979696;
    border: 0;
}
/*----- Create Account ------*/
.widget_create_account p,  .widget_create_account h5 {
color: #fff;
}
.widget_create_account {
background-color: #439ccf;
padding: 20px;
}
.widget_create_account .sc-button {
margin-bottom: 0;
}

/*----- Search -----*/
#searchform input[type=submit] {
position: absolute;
top: 10px;
right: 15px;
background: url(../img/sprite.png) -361px 0;
border: 0;
width: 16px;
padding: 0;
cursor: pointer;
}
.widget #searchform input[type=text] {
width: 100%;
margin-bottom: 0;
}
.widget #searchform {
position: relative;
margin:0;
}
  :-moz-placeholder {
color: #bebebe;
font: normal 13px Lato, Tahoma, Verdana;
  }
  :-ms-input-placeholder {
color: #bebebe;
font: normal 13px Lato, Tahoma, Verdana;
  }
  ::-webkit-input-placeholder {
color: #bebebe;
font: normal 13px Lato, Tahoma, Verdana;
  }
  .screen-reader-text {
    display: none;
}
#main #searchform input[type=submit] {
font-size: 0;
width: 18px;
height: 18px;
right: 10px;
top: 13px;
}
#main #s {
  width: 100%;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
margin-bottom: 0;
}
.widget_search #searchform {
margin: 0;
}

footer .widget #searchform input[type=text] {
    background: #3E4049;
    border: 0;
color: #747474;
}
footer #searchform input[type=submit] {
    font-size: 0;
  width:20px;
  height: 20px;
}
/*------- Recent Posts -----------*/

   .latest-posts .latest-desc  img {
    float: left;
    width: 70px;
    border: 1px solid #e6eaed;
    margin-right: 30px;
}
.latest-posts .latest-desc h3 a {
clear: none;
font-size: 14px;
color: #747474;
text-decoration: none;
margin-bottom: 10px;
border: 0;
line-height: 1;
vertical-align: top;
display: block;
margin-top: 0px;
}
 .latest-posts .latest-desc  h3 {
    clear: none;
    margin-bottom: 0;
}
 .latest-posts   li {
    margin-bottom: 20px;
}

 .latest-posts   li a:before {
	display: none;
}

.latest-date {
color: #bebebe;
}


/*--------- Recent works ----------*/

.widget_recent_works li img {
  display: inline-block;
  width: 100%;
  border: 1px solid #e6eaed;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.widget_recent_works li {
float: left;
width: 30.7%;
margin-bottom: 10px;
margin-right: 10px;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
footer .widget_recent_works a {
    padding: 0;
    border: 0;
}
footer .widget_recent_works li a {
    padding: 0;
    border: 0;
}
.widget_recent_works li:nth-child(3n+3) {
margin-right: 0;
}
.widget_recent_works li a:before {
	display: none;
}

.widget_recent_works li a img {
    position: relative;
}
.widget_recent_works a:hover .cloud{
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  bottom: 122%;
}
footer .widget_recent_works .cloud {
background: #3D3F46;
}
footer .widget_recent_works .cloud:before {
border-top-color: #3D3F46;
}
.widget_recent_works .cloud:before {
width: 0px;
height: 0px;
border-style: solid;
border-width: 10px 10px 0 0;
border-color: #30323a transparent transparent transparent;
content: '';
position: absolute;
top: 100%;
left: 70%;
}
.widget_recent_works .cloud {
z-index: 2;
position: absolute;
bottom: 30%;
left: 50%;
margin-left: -63px;
display: block;
background: #30323a;
color: #c1c7ca;
font-size: 11px;
padding: 4px 9px;
opacity: 0;
width: 100px;
text-align: center;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
-webkit-transition: opacity 0.3s linear;
-moz-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
-ms-transition: opacity 0.3s linear;
transition: 0.3s;
}

.widget_recent_works ul li a {
border: 0;
padding: 0;
}
/*------- Mini slider ---------*/
.mini-slider {
position: relative;
}
.widget_mini_slider {
    position: relative;
}

.widget_mini_slider li a:before {
    display: none;
}

.flexslider.one-col {
margin-left: 0;
width: 100%;
}
.widget_mini_slider .flexslider.one-col {
border: 1px solid #e6eaed;
}
.flexslider-nav.style2 {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 1;
	top: 50%;
	margin-top: -19px;

	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}

.flexslider-nav.style2 a:hover {
    background: #47ade8;
}
.flexslider-nav.style2 .flexslider-prev:before {
    content: '\f104';
}
.flexslider-nav.style2 a:before {
    font-family: fontawesome;
}
.flexslider-nav.style2 .flexslider-next:before {
    content: '\f105';
}

.flexslider-nav.style2 a {
position: absolute;
top: 50%;
width: 38px;
height: 38px;
background: #8e8e8e;
cursor: pointer;
color: #fff;
font-size: 16px;
text-decoration: none;
text-align: center;
line-height: 38px;
text-indent: 0;
}

.flexslider-nav.style2 a.flexslider-prev {
    left: 1px;
}
.flexslider-nav.style2 a.flexslider-next {
    right: 0;
}


/*---------------- Widget Recent comments ----------------*/

.recent-comment p {
    border: 1px solid #dde1e4;
    padding: 10px 14px;
    border-radius: 5px;
    position: relative;
    margin-bottom: 15px;
}
div.recent-comment span a {
text-decoration: none;
color: #47ade8;
font-weight: 500;
display: inline;
border: 0;
margin-left: 4px;
}
div.recent-comment span a:before {
display: none;
}
.recent-comment h3 {
    color: #404040;
    font-size: 13px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
}
.recent-comment p:after {
    background: url(../img/sprite.png) -130px -82px;
    content: '';
    width: 20px;
    height: 10px;
    position: absolute;
    bottom: -10px;
    left: 20px;
}
div.recent-comment h3 a {
    border: 0;
    font-weight: 600;
    color: #404040;
}
div.recent-comment h3 a:before {
    display: none;
}
.recent-comment {
    position: relative;
    margin-bottom: 30px;
}
.recent-comment:hover p {
    background-color: #47ade8;
    color: #fff;
    border-color: transparent;
}
.recent-comment:hover p:after {
    width: 0px;  height: 0px;  border-style: solid;  border-width: 10px 10px 0 10px;
    border-color: #47ade8 transparent transparent transparent;
}
footer .widget_recent_comments h5 {
color: #fff;
}

/*-------------- Recent tweets ---------------*/

ul.tweets li a {
    font-size: 13px;
    border: 0;
    padding: 0;
    margin: 0;
    font-weight: 500;
    color: #47ade8;
}
ul.tweets li a:before {
    display: none;
}
ul.tweets li h3 {
    color: #747474;
    font-size: 13px;
    font-weight: 500;
}
ul.tweets li a:first-child {
    color: #bebebe;
}
.tweets-desc {
    padding-left: 30px;
position: relative;
}
.tweets-desc:before {
    content: "\f143";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    font-size: 18px;
    top: 0;
    color: #47ade8;
}


.tweets-desc.PRE:before {
    color:#A7CE3B;
}

.tweets-desc.EP:before {
    color:#A7CE3B;
}

.tweets-desc.HOR:before {
    color:#002B60;
}

.tweets-desc.NYP:before {
    color:#CE222B;
}

.tweets-desc.doc:before {
    content: "\f016" !important;
}

.tweets-desc.chat:before {
    content: "\f0e5";
}

.tweets-desc.email:before {
    content: "\f003";
}

.tweets-desc.user:before {
    content: "\f007";
}

.tweets-desc.address:before {
    content: "\f041";
}

.tweets h3 {
    margin-bottom: 0px;
}

.widget li {
    padding-left: 0px;
    list-style: none;
    border-bottom: 1px dotted #ccc;
    padding: 6px 0px;
}

.widget li:last-child {
    border: none; 
}

footer .widget li {
    padding: 0px;
}

.widget li.last, .widget .tweets.benefits li {
    /*border: none;*/
}

.tweets.benefits h3 {
    display: inline;
    margin-left: 8px;
}

.tweets.benefits span{
    display: inline-block;
    /*border: 1px solid #ccc;
    border-color: #1C184B;*/
    padding: 10px;
    /*border-radius: 5px;*/
    font-size: 16px;
    /*background: #f7f7f7;*/
    background: url('images/front/preimum-ikon-small.png');
}


.tweets.benefits:hover span{
    background: url('images/front/preimum-ikon-hover-small.png');
}

/*------------- Tags ------------*/

.tagcloud a {
  background: #f4f4f4;
  padding: 5px 10px;
  text-decoration: none;
  color: #747474;

  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 4px;
  display: inline-block;
font-size: 13px !important;
}

.tagcloud a:hover {
    background: #47ade8;
    color: #fff;
}
footer .tagcloud a {
background: #3E4049;
}

/*--------- Widget Categories -------------*/
.widget_categories.widget ul li a, .widget_archive ul li a,
.widget_product_categories ul li a {
    padding: 5px 0;
}
.widget_categories li:first-child, .widget_archive li:first-child, .widget_pages li:first-child {
  border-top: none;
}
.widget_categories.widget ul li a:before,
.widget_product_categories ul li a:before {
    content: '\f105';
    font-size: 12px;
    color: inherit;
}
footer #footer-top .widget ul li a {
border-bottom: 0;
display: inline-block;
font-size:12px;
}
footer #footer-top .widget ul li {
border-bottom: 1px solid #C0C0C0;
font-size: 12px;
color: #969696;
}


/*-------- Widget calendar ----------*/

.widget_calendar table {
    width: 100%;
}
.widget_calendar caption {
    margin-bottom: 20px;
}

/*---------- Widget Menu ---------------*/

.widget_adv_nav_menu .menu li {
    display: block;
    border-bottom: 1px solid #ebebeb;
}
.widget_adv_nav_menu .menu li a:before {
    display: none;
}
.widget_adv_nav_menu .menu li a i {
    margin-right: 10px;
font-size: 15px;
}
.widget_adv_nav_menu .menu li a {
    padding: 7px 0;
}
.widget_adv_nav_menu .menu {
    float: none;
    margin: 0;
}


/*---------------- Widget menu ------------*/

.widget_nav_menu .menu-item {
    display: block;
}
.widget_nav_menu ul li .sub-menu {
    display: block !important;
    position: static;
    opacity: 1 !important;
    box-shadow: none;
    border: 0;
    margin-bottom: 0;
}
.widget_nav_menu ul li .sub-menu:after, .widget_nav_menu ul li .sub-menu:before {
    display: none;
}
footer .widget_nav_menu ul li .sub-menu {
    background: transparent;
}
.widget_nav_menu li a:after {
    display: none;
}
footer #footer-top .widget ul li.menu-item-has-children {
    border: 0;
}
footer #footer-top .widget ul li.menu-item-has-children > a {
    border-bottom: 1px solid #3f4147;
    display: block;
}

/*------------ Widget RSS ---------*/

.widget_rss .rsswidget {
    border: 0;
    margin-bottom: 0;
}
.widget_rss .rsswidget:before {
    display: none;
}
.widget_rss ul li {
    margin-bottom: 20px;
padding-bottom: 20px;
}
.rss-date {
display: block;
color: #B6B4B4;
}
footer .rss-date {
color: #585858;
}