.widget {
  display: block;
  clear: both;
  position: relative;
  overflow: hidden;
  margin: 0px auto 40px;
}
.widget h4.widget-title {
  font-size: 20px;
  margin: 0px 0px 30px;
  font-weight: 700;
}
#column-right .widget {
  
}
@media (max-width: 768px) {
  #column-right {
    margin-top: 40px;
  }
  #column-right .widget {
    
  }
}
/* widget full*/
.widget.widget-full {
  margin: 0px;
  padding: 60px 0;
  display: block;
  clear: both;
  position: relative;
  overflow: hidden;
}
.widget.widget-full h4.widget-title {
  margin: 0px auto 40px;
  text-align: center;
  font-size: 22px;
  line-height: 22px;
  display: block;
  background: transparent;
}
.widget.widget-full h4.widget-title span {
  margin: 0px;
  padding: 12px 20px 12px 20px;
  position: relative;
}
/* widget boxed */
.widget.widget-boxed {
  display: block;
}
.widget.widget-boxed h4.widget-title {
  margin: 0px 0px 0px;
}
.widget.widget-boxed h4.widget-title{
  font-size: 18px;
  margin: 0 0 5px;
  padding: 0 0 15px;
  font-weight: 700;
  line-height: 16px;
  text-align: left;
  border-bottom: 2px solid #eee;
}
.widget.widget-boxed .widget-content {
  padding: 20px 0px 20px;
  display: block;
  position: relative;
  overflow: hidden;
}
.widget.widget-boxed ul li > span {
  display: block;
}
.widget.widget-boxed span.post-title {
  line-height: 1.3;
}
.widget.widget-boxed ul li {
  display: block;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.widget.widget-boxed ul li a:hover {
  color:#0369CD;
}

/* widget footer */
footer h4.widget-title,
footer .widget h4.widget-title,
footer .widget.widget-boxed h4.widget-title {
  font-size: 18px;
  margin: 0 0 10px;
  padding: 0 0 10px;
  font-weight: 700;
  line-height: 18px;
  text-align: left;
}
footer .widget {
  display: block;
  clear: both;
  position: relative;
  overflow: hidden;
  margin: 0px auto 30px;
  background: transparent!important;
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
}
footer .widget .widget-content,
footer .widget.widget-boxed .widget-content {
  padding: 0px 0px 0px;
  display: block;
  position: relative;
  overflow: hidden;
}
footer .widget.widget-boxed ul li {
  display: block;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
footer .widget.widget-boxed {
  display: block;
}
footer .widget.widget-boxed ul li > span {
  display: block;
  line-height:1.3;
}
footer .widget .post-title {
 color: #000;
}
footer .widget .post-date i.fa {
  color: #777!important;
}

footer .widget.widget-boxed ul li > span.blog-date {
  margin-top: 10px;
  font-size: 13px;
  color:#000;
}
footer .widget ul li a {
  color: #000;
  font-size: 16px!important;
  font-weight: 400!important;
}

/* menu horizontal */
.widget.widget-menu.menu-horizontal {
  margin: 0px 0px 50px;
  padding: 0px;
  display: block;
  text-align: center;
}
.widget.widget-menu.menu-horizontal ul {
  display: inline-block;
  overflow: hidden;
  margin: 0px;
  padding: 10px 20px;
  float: none;
  line-height: 1;
  background:#D4D4D4;
}
.widget.widget-menu.menu-horizontal ul li {
  float: none;
  display: inline-block;
  padding: 3px 4px;
  margin: 5px 15px;
}
.widget.widget-menu.menu-horizontal ul.list-unstyled li a {
  color: #3d4b4e;
  font-weight: 700;
}

/* menu vertical */
.widget.widget-menu.menu-vertical {
  display: block;
}
.widget.widget-menu.menu-vertical ul li a {
  position: relative;
  display: block;
  padding: 10px 0px;
  margin-bottom: -1px;
  background: transparent;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 0px;
  color:#000;
  line-height: 1;
  font-weight: bold;
  border-radius: 0px;
}
.widget.widget-menu.menu-vertical ul li a:hover{
  text-shadow : unset;
  background: transparent;
  text-decoration: underline;
}

#column-left .widget.menu-vertical,
#column-right .widget.menu-vertical {
  display: block;
}
#column-left .widget.menu-vertical h4.widget-title ,
#column-right .widget.menu-vertical h4.widget-title {
  margin: 0px 0px 0px;
}
#column-left .widget.menu-vertical .widget-content,
#column-right .widget.menu-vertical .widget-content {
  background:#fff;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding: 20px 20px 20px;
  display: block;
  position: relative;
  overflow: hidden;
}
#column-left .widget.menu-vertical ul li > span,
#column-right .widget.menu-vertical ul li > span {
  display: block;
}
#column-left .widget.menu-vertical ul li,
#column-right .widget.menu-vertical ul li {
  display: block;
  border-bottom: 2px dashed #CCD0D9;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
#column-left .widget.menu-vertical ul li a:hover,
#column-right .widget.menu-vertical ul li a:hover {
  color:#0369CD;
}

/* footer menu vertical */
footer .widget.widget-menu.menu-vertical {
  display: block;
}
footer .widget.widget-menu.menu-vertical ul li a {
  position: relative;
  display: block;
  padding: 5px 0px;
  margin-bottom: 0px;
  background: transparent;
  border-bottom: 0px;
  line-height: 1.2;
  font-weight: 400;
  border-radius: 0px;
}
footer .widget.widget-menu.menu-vertical ul li a:hover{
  text-shadow : unset;
  background: transparent;
  text-decoration: underline;
}

/* banner block */
.widget.banner-block {
  margin: 0px auto 0px;
}
.widget.banner-block .img-block {
  display: block;
  overflow: hidden;
}
.widget.banner-block .img-block .col-block {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.widget.banner-block .img-block img {
  width: 100%;
}
@media (min-width: 1920px) {
  .widget-full.banner-block {
    text-align: center;
    max-width: 1070px!important;
    float: none!important;
    margin: 0 auto;
  }
}

/* banner popup */
.widget.banner-popup .img-responsive {
  width: 100%!important;
}
.widget.banner-popup {
  position: relative;
  background: #FFF;
  width: auto;
  margin: 0 auto;
  z-index: 4000;
}
@media (max-width: 768px) {
  .widget.banner-popup {
    width: 80%!important;
  }
}
@media (max-width: 320px) {
  .widget.banner-popup {
    width: 95%!important;
  }
}

/* banner regular */
.widget.banner-regular .img-responsive {
  width: 100%!important;
}

/* widget search */
.widget-search .input-group {
  position: relative;
  display: block;
}
.widget-search .input-group .form-control {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 9;
  width: 100%;
  text-align: left;
  box-shadow: none;
  padding-right: 30px;
}
.widget-search .input-group .btn {
  border-radius: 2px;
  position: absolute;
  z-index: 10;
  top: 0px;
  right: 0px;
  display: inline-block;
  float: right;
  border-top: 0px;
  border-bottom: 0px;
  border-right: 0px;
  border-left: 0px;
  background: transparent;
  color: #999;
  opacity: 0.5;
  line-height: 1.4;
  text-align: center;
  font-size: 16px;
  padding: 6px 8px;
}
.widget-search .input-group .btn:hover {
  background: none;
  color: #0369CD;
  opacity: 1;
}
/* search fulll */
.widget-full.widget-search {
}

/* slideshow */
.widget.slideshow {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 100%;
  max-height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 35px;
}
#main-top .widget.slideshow {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.widget.slideshow .slider img {
  height: auto;
  width: 100%;
}
@media (min-width: 1920px) {
  .widget.slideshow {
    text-align: center;
    max-width: 1070px!important;
    float: none!important;
    margin-top: 40px!important;
  }
}

/* widget post */
/* post full & column incontent */
.widget.widget-post .post-item {
  display: block;
  position: relative;
  overflow: hidden;
}
.widget.widget-post h3.post-title a {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 1.3;
  overflow: hidden;
  font-size: 18px;
}
.widget.widget-post h3.post-title a:hover {
  color:#0369CD;
}
.widget.widget-post .post-item-content {
  margin-bottom: 35px;
  position: relative;
  background:#ffffff;
}
.widget.widget-post .post-item .post-top {
  text-align: center;
  border: 1px solid #eee;
}
.widget.widget-post .post-item .post-body {
  padding: 25px 0px 25px;
  display: block;
  position: relative;
  overflow: hidden;
}
.widget.widget-post .post-item .post-img img {
  width: 100%;
  padding: 0px;
  border: 0px;
  border-radius: 0px;
}
.widget.widget-post .post-item .post-video .video-thumbnail {
  overflow: hidden;
  position: relative;
}
.widget.widget-post .post-item .post-video iframe {
  width: 100%!important;
  height: 100%!important;
  position: absolute;
  overflow: hidden;
  top: 0px;
  left: 0px;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.widget.widget-post .post-item span.post-description {
  display: block;
  line-height: 24px;
  margin: 0px 0px 5px;
  font-weight: 400;
  font-size: 14px;
  color: #777;
}
.widget.widget-post .post-item .post-date {
  padding-top: 0px;
  margin-top: 15px;
  display: block;
  position: relative;
  display: block;
  line-height: 1;
  font-size: 13px;
  color: #777;
}
.widget.widget-post .post-item .post-date i.fa {
  color: #777;
}
.widget.widget-post .post-item .post-date i.fa:before {
  margin:0px 3px 0px 2px;
}
/* post boxed */
.widget.widget-boxed.widget-post {

}
.widget.widget-boxed ul li > span.post-title a {
  line-height: 1.3!important;
  margin-top: 0px;
  margin-bottom: 0px;
}
.widget.widget-boxed.widget-post ul li > span.post-date {
  display: block;
  line-height:1;
  margin: 12px 0px 5px;
  font-size: 13px;
  color:#777;
}
.widget.widget-boxed.widget-post .post-date i.fa {
  color: #777;
}
.widget.widget-boxed.widget-post .post-date i.fa:before {
  margin: 0px 3px 0px 2px;
}
.widget.widget-boxed.widget-post ul li > span.post-description {
  color:#777;
  font-size: 13px;
  margin-top: 10px;
}

/* post incontent slider */
.widget.widget-column.widget-post .slider .item {
  padding: 0px 10px;
  margin-bottom: 0px;
  border-bottom: 0px;
}
.widget.widget-column.widget-post .slider .item img.img-thumbnail {
  border: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
.widget.widget-column.widget-post .post-item .post-video iframe {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
.widget.widget-column.widget-post .slider .item .post-body {
  padding: 20px 20px;
}
.widget.widget-post .slider .owl2-controls {
  margin: 10px 0px 0px;
}

/* post full slider */
.widget.widget-full.widget-post .slider .item {
  padding: 0px 10px;
  margin-bottom: 0px;
  border-bottom: 0px;
}
.widget.widget-full.widget-post .slider .item img.img-thumbnail {
  border: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  padding: 0px;
}
.widget.widget-full.widget-post .post-item .post-video iframe {
  border: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
.widget.widget-full.widget-post .slider .owl2-controls {
  margin: 20px 0px 0px;
}

/* widget google map */
#main-top .widget.widget-google-map,
#main-bottom .widget.widget-google-map {
  padding: 0px;
  margin: 0px auto;
}

/* widget gallery */
.widget.widget-gallery .post-item .post-body {
  padding: 20px 0px 25px;
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.widget.widget-gallery h3.post-title a {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 1.3;
  overflow: hidden;
  font-size: 17px;
}
.widget.widget-gallery .post-item .post-date {
  border-top: 0px;
  padding-top: 0px;
  margin-top: 15px;
  display: block;
  position: relative;
  display: block;
  line-height: 1;
  font-size: 13px;
  color: #777;
}
/* widget boxed */
.widget.widget-boxed.widget-gallery .post-top {
  margin-bottom: 10px;
}

/* running text */
.running-text {
  display:block;
  width:100%;
  line-height: 1.1;
  padding: 15px 10px 15px;
}

/* carousel image */
.carimg-item {
  text-align: center;
}
.carimg-item img {
  float: none!important;
  text-align: center!important;
  display: inline-block;
}

/* banner popup */
.banner-popup.popup-bg-white {
  position: relative;
  background: #FFF;
  width: auto;
  margin: 0 auto;
  z-index: 99999;
}
@media (max-width: 320px) {
  .banner-popup.popup-bg-white {
    width: 95%!important;
  }
}