.row {
  margin-left:  * -1;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: ;
}
@font-face {
  font-family: 'Pacifico';
  src: url('../fonts/Pacifico.eot');
  src: url('../fonts/Pacifico.eot') format('embedded-opentype'), url('../fonts/Pacifico.woff2') format('woff2'), url('../fonts/Pacifico.woff') format('woff'), url('../fonts/Pacifico.ttf') format('truetype'), url('../fonts/Pacifico.svg#Pacifico') format('svg');
}
*,
html {
  outline: none !important;
}
body {
  background-color: #f5f5f5;
  color: #666;
  font-size: 14px;
  line-height: normal;
  font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
}
body .body-wrapper {
  overflow: hidden;
  position: relative;
}
body .body-wrapper.box-layout {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 0 2px 8px 0 #555;
  -moz-box-shadow: 0 2px 8px 0 #555;
  -o-box-shadow: 0 2px 8px 0 #555;
  -ms-box-shadow: 0 2px 8px 0 #555;
  box-shadow: 0 2px 8px 0 #555;
}
body a {
  color: #666;
}
body a:hover {
  color: #dd0000;
  text-decoration: none;
}
body a:focus {
  text-decoration: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0 0 10px;
}
body input,
body textarea,
body button {
  outline: medium none !important;
  border: 1px solid #ebebeb;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 0px 5px;
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
body ul {
  padding: 0;
}
body ul,
body ol {
  margin-left: 15px;
}
.rtl body ul,
.rtl body ol {
  margin-left: 0;
  margin-right: 15px;
}
body ol {
  padding-left: 15px;
}
body .container {
  padding: 0;
}
body.boxed-layout .body-wrapper {
  background: #fff;
  padding: 0 15px;
  margin: 0 auto;
}
.clearfix:after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
table {
  margin-bottom: 20px;
}
.thumbnail {
  max-width: 100%;
}
.size-full {
  width: 100%;
  height: auto;
  margin: 0 0 30px 0;
}
.alignleft {
  float: left;
  margin: 0 15px 30px 0;
}
.rtl .alignleft {
  float: right;
  margin: 0 0 30px 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 30px auto;
  clear: both;
}
.alignright {
  float: right;
  margin: 0 0 30px 15px;
}
.rtl .alignright {
  float: left;
  margin: 0 15px 30px 0;
}
.alignnone {
  float: none;
  clear: both;
  display: block;
  margin: 0 0 30px 0;
}
p .size-full {
  width: auto;
  height: auto;
  margin: 5px 0 30px 0;
}
p .alignleft {
  float: left;
  margin: 5px 15px 30px 0;
}
.rtl p .alignleft {
  float: right;
  margin: 5px 0 30px 15px;
}
p .aligncenter {
  display: block;
  margin: 5px auto 30px auto;
}
p .alignright {
  float: right;
  margin: 5px 0 30px 15px;
}
.rtl p .alignright {
  float: left;
  margin: 5px 15px 30px 0;
}
p .alignnone {
  float: none;
  display: block;
  margin: 5px 0 30px 0;
}
figure .size-full {
  margin: 0;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.menu,
.dropdown ul {
  list-style: none;
  margin: 0;
}
.loading {
  position: relative;
  max-height: 300px;
  overflow: hidden;
}
.loading:before {
  background: url(../assets/img/loadingp.gif) no-repeat center center #fff;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: block;
  background-size: 40px !important;
}
.rtl .loading:before {
  left: 0 !important;
  right: 0 !important;
}
ul.breadcrumb {
  margin: 0 0 20px;
}
input.input-text:focus,
select:focus,
textarea:focus {
  background-color: #fafafa;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: transparent;
}
.wpb_map_wraper iframe {
  pointer-events: none;
}
.quote-border {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #ddd;
}
.sw-latest-post .sw-latest-post-list::-webkit-scrollbar {
  width: 6px;
}
.sw-latest-post .sw-latest-post-list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(205,205,205,0.3);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.sw-latest-post .sw-latest-post-list::-webkit-scrollbar-thumb {
  background: rgba(205,205,205,0.5);
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.sw-latest-post .sw-latest-post-list::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(205,205,205,0.4);
}
.sw-latest-post .sw-latest-post-list::-webkit-input-placeholder {
  color: #555;
  font-weight: 500;
}
:-moz-placeholder {
  color: #555;
  font-weight: 500;
}
::-moz-placeholder {
  color: #555;
  font-weight: 500;
}
:-ms-input-placeholder {
  color: #555;
  font-weight: 500;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right::-webkit-scrollbar {
  width: 6px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(205,205,205,0.3);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right::-webkit-scrollbar-thumb {
  background: rgba(205,205,205,0.5);
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(205,205,205,0.4);
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right::-webkit-input-placeholder {
  color: #555;
  font-weight: 500;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper::-webkit-scrollbar {
  width: 6px;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(205,205,205,0.3);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper::-webkit-scrollbar-thumb {
  background: rgba(205,205,205,0.5);
  -webkit-box-shadow: inset 0 0 6px rgba(66,55,234,0.5);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(205,205,205,0.4);
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper::-webkit-input-placeholder {
  color: #555;
  font-weight: 500;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide::-webkit-scrollbar {
  width: 6px;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(205,205,205,0.3);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide::-webkit-scrollbar-thumb {
  background: rgba(205,205,205,0.5);
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(205,205,205,0.4);
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide::-webkit-input-placeholder {
  color: #555;
  font-weight: 500;
}
.expnews_social {
  text-align: center;
  line-height: 19px;
}
.expnews_social .main-social {
  margin: 0 auto;
  list-style-type: none;
}
.expnews_social .main-social li {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}
.expnews_social .main-social li a {
  color: #999999;
  font-size: 16px;
}
.expnews_social .main-social li a:hover {
  color: #dd0000;
}
.title-style1 .sw-block-title h2 {
  color: #222;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.title-style1 .sw-block-title h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #dd0000;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .title-style1 .sw-block-title h2:before {
  right: auto;
  left: -40px;
}
.title-style2 .sw-block-title h2 {
  color: #000;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
  padding-bottom: 15px;
  border-bottom: 3px #ebebeb solid;
}
.title-style2 .sw-block-title h2:before {
  content: '\f02e';
  position: absolute;
  top: -1px;
  left: 0;
  font-family: fontawesome;
  color: #dd0000;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: normal;
}
.rtl .title-style2 .sw-block-title h2:before {
  left: auto;
  right: 0;
}
.title-style3 .sw-block-title {
  margin-bottom: 10px;
}
.title-style3 .sw-block-title h2 {
  color: #222;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-right: 15px;
  margin-right: 14px;
}
.title-style3 .sw-block-title h2:before {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 4px;
  background: #ebebeb;
}
.title-style3 .sw-block-title .des-title {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
.title-style4 .sw-block-title h2 {
  color: #000;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
}
.title-style4 .sw-block-title h2:before {
  content: '\f02e';
  position: absolute;
  top: -1px;
  left: 0;
  font-family: fontawesome;
  color: #dd0000;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: normal;
}
.rtl .title-style4 .sw-block-title h2:before {
  left: auto;
  right: 0;
}
.border-tp {
  border-top: 1px solid #ddd;
  margin-top: 95px;
  overflow: visible !important;
}
.border-tp .order-title {
  margin-top: -20px;
}
.order-desc {
  font-family: 'Niconne';
  font-size: 26px;
  color: rgba(1,1,1,0.4);
}
.block-popup-login {
  background: #fff;
  width: 400px;
  margin-top: 5%;
  padding: 30px 30px 20px;
}
.block-popup-login .close-login {
  font-family: 'Arial';
  position: absolute;
  top: 3px;
  right: 5px;
  color: #090909;
  font-size: 16px;
  opacity: 1;
}
.rtl .block-popup-login .close-login {
  right: auto;
  left: 5px;
}
.block-popup-login .close-login:hover {
  color: #aa0000;
}
.block-popup-login .tt_popup_login {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #222;
}
.block-popup-login .tt_popup_login:after {
  content: '';
  width: 20px;
  height: 2px;
  background: #090909;
  vertical-align: middle;
  margin: 0 10px;
  display: inline-block;
  margin-bottom: 2px;
}
.block-popup-login form#loginform > p > label {
  display: block;
  font-weight: normal;
}
.block-popup-login form#loginform > p input {
  width: 100%;
  padding: 10px;
  border-radius: 0;
}
.block-popup-login form#loginform > p input[type="checkbox"] {
  width: auto;
  padding: 0;
}
.block-popup-login form#loginform > p input.button-primary {
  background: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.block-popup-login form#loginform > p input.button-primary:hover {
  background: #dd0000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.block-popup-login form#loginform > p.login-submit {
  margin-bottom: 5px;
}
.block-popup-login .lost-password {
  margin-bottom: 15px;
  text-align: center;
}
.block-popup-login .lost-password a {
  color: #090909;
}
.block-popup-login .lost-password a:hover {
  color: #000000;
}
.block-popup-login .login-remember label input {
  margin: 2px 0 0px 0;
  display: inline-block;
  vertical-align: top;
}
.block-popup-login .login-line {
  border-bottom: 1px solid #ebebeb;
  position: relative;
  height: 13px;
  margin-bottom: 30px;
}
.block-popup-login .login-line >span {
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  top: 0;
  background: #fff;
  color: #090909;
  -webkit-box-shadow: 0 0 0 1px #ebebeb;
  -moz-box-shadow: 0 0 0 1px #ebebeb;
  -o-box-shadow: 0 0 0 1px #ebebeb;
  -ms-box-shadow: 0 0 0 1px #ebebeb;
  box-shadow: 0 0 0 1px #ebebeb;
}
.block-popup-login .apsl-login-networks {
  text-align: center;
}
.block-popup-login .apsl-login-networks .social-networks {
  display: inline-block;
  vertical-align: top;
}
.has-sidebar #left {
  float: left;
}
.has-sidebar .category-contents,
.has-sidebar .single.main {
  float: right;
}
#main-menu {
  position: relative;
}
#main-menu .primary-menu {
  text-align: center;
}
#main-menu .primary-menu .menu-vertical .navbar-inverse {
  background-color: transparent;
}
#main-menu .primary-menu .menu-vertical .navbar-inverse .nav-pills.nav-css li.dropdown .dropdown-menu .menu-imgae,
#main-menu .primary-menu .menu-vertical .navbar-inverse .nav-pills.nav-css li.dropdown .dropdown-menu .menu-img {
  display: none;
}
#main-menu .primary-menu.sticky-menu {
  max-width: 1170px;
  width: 100%;
  background-color: #dd0000;
  margin: 0 auto;
}
#main-menu .primary-menu .navbar-inverse {
  background: transparent;
}
#main-menu .primary-menu .navbar-inverse .resmenu-container .menu-responsive-wrapper {
  z-index: 99;
}
.header-default.sticky-menu {
  position: fixed;
  background: #000;
}
.header-default.sticky-menu .expnews-header,
.header-default.sticky-menu .expnews-center {
  display: none;
}
.header-default.sticky-menu #main-menu {
  margin-bottom: 0 !important;
}
.nav-pills {
  display: inline-block;
  margin-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
.nav-pills >li {
  float: none;
  display: block;
}
.nav-pills >li >a {
  text-transform: uppercase;
  background-color: transparent;
  position: relative;
  padding: 8px 20px;
  display: block;
  font-size: 13px;
  color: #222;
}
.nav-pills >li >a:hover,
.nav-pills >li >a:focus {
  background-color: transparent;
}
.nav-pills >li >a:hover:after,
.nav-pills >li >a:focus:after {
  left: 0;
  right: 0;
}
.nav-pills >li >a .have-icon .fa {
  width: 20px;
  height: 13px;
  line-height: 13px;
  text-align: center;
  font-size: 14px;
  margin: 5px 8px 5px 0;
}
.rtl .nav-pills >li >a .have-icon .fa {
  margin: 5px 0 5px 8px;
}
.nav-pills >li.active >a,
.nav-pills >li:hover >a {
  color: #dd0000;
}
.nav-pills >li.dropdown .dropdown-menu {
  text-align: left;
  display: block;
  visibility: hidden;
  top: 125%;
  padding: 15px 0;
  border: none;
  min-width: 200px;
  box-shadow: 1px 2px 3px #ebebeb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills >li.dropdown .dropdown-menu {
  text-align: right;
  box-shadow: -1px 2px 3px #ebebeb;
}
.nav-pills >li.dropdown .dropdown-menu li {
  width: 100%;
}
.nav-pills >li.dropdown .dropdown-menu li >a {
  position: relative;
  text-transform: capitalize;
  display: block;
  padding: 8px 25px;
}
.nav-pills >li.dropdown .dropdown-menu li >a:hover {
  color: #dd0000;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu {
  position: relative;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu >a {
  position: relative;
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu >a:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 13px;
}
.rtl .nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu >a:before {
  right: auto;
  left: 15px;
  content: '\f104';
}
.nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  position: absolute;
  top: -16px;
  left: 110%;
  visibility: hidden;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .nav-pills >li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
  left: auto;
  right: 110%;
}
.nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills >li.dropdown .dropdown-menu >.dropdown-submenu:hover >.dropdown-menu {
  left: auto;
  right: 100%;
}
.nav-pills >li.dropdown:hover:before {
  top: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li.dropdown:hover .dropdown-menu {
  top: 0;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-pills >li.active {
  position: relative;
}
.nav-pills >li.active >a,
.nav-pills >li.active >a:hover,
.nav-pills >li.active >a:focus {
  background-color: transparent;
  color: #dd0000;
}
.nav-pills .dropdown-menu li.active >a,
.nav-pills .dropdown-menu li:hover >a {
  color: #dd0000;
  background-color: transparent;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu {
  padding: 20px 15px;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  visibility: hidden;
  top: 50px;
  box-shadow: 1px 2px 2px #ebebeb;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu li.active a,
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu li:hover a {
  background-color: transparent;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu >li {
  float: left;
  padding: 0 15px;
}
.rtl .nav-pills.nav-mega .expnews-mega-menu .dropdown-menu >li {
  float: right;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu >li.image-full {
  width: 100% !important;
  padding-top: 0;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu >li.image-full >a {
  border-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 20px;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu >li.image-full >a .menu-title {
  display: none;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu >li.image-full img {
  width: 100%;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu >li .item-bottom {
  display: none;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu >a,
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu >.have-title {
  padding: 10px 0;
  font-size: 13px;
  display: block;
  font-weight: bold;
  font-family: 'Roboto Condensed';
  color: #fff;
  text-transform: uppercase;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu >a:before,
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu >.have-title:before {
  display: none;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title,
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title {
  display: inline-block;
  position: relative;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title:before,
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 1px;
  background: #fff;
  top: 50%;
  right: -40px;
  margin-top: -1px;
}
.header-style2 .nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title:before,
.header-style2 .nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title:before {
  background: #222;
}
.rtl .nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu >a .menu-title:before,
.rtl .nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-title:before {
  left: -40px;
  right: auto;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu >a .menu-img,
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu >.have-title .menu-img {
  display: block;
  padding-bottom: 15px;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a {
  padding: 10px 0;
  text-transform: capitalize;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub a:hover {
  color: #dd0000;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: left;
  width: 25px;
  margin-right: 15px;
}
.rtl .nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .dropdown-submenu .dropdown-sub >li .menu-img {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu.column-1 {
  min-width: 1170px;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu.column-1 >li {
  width: 100%;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu.column-2 {
  min-width: 460px;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu.column-2 >li {
  width: 50%;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu.column-3 {
  min-width: 720px;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu.column-3 >li {
  width: 33.33%;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu.column-4 {
  min-width: 995px;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu.column-4 >li {
  width: 25%;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu.column-5 {
  min-width: 1170px;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu.column-5 >li {
  width: 20%;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .expnews-menu-img >a {
  padding: 15px 0 0 0;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .expnews-menu-img >a:before {
  display: none;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .expnews-menu-img >a:hover {
  color: #dd0000;
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .expnews-menu-img:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.nav-pills.nav-mega .expnews-mega-menu .dropdown-menu .menu-shortcode >a {
  display: none;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li {
  width: 18%;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-image-col5 .dropdown-menu.column-5 >li.expnews-menu-img {
  width: 28%;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-mega-product .dropdown-menu {
  padding: 0;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-mega-product .dropdown-menu >li {
  padding: 0;
}
.nav-pills.nav-mega .expnews-mega-menu:hover .dropdown-menu {
  visibility: visible;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  top: 0;
}
.nav-pills.nav-mega .expnews-mega-menu:hover .dropdown-menu .listing-tab-shortcode .tabbable.tabs .tab-content {
  visibility: visible;
}
.nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .menu-img {
  display: none;
}
.nav-pills.nav-mega .expnews-menu-custom .dropdown-menu li >.have-title {
  position: relative;
  display: block;
  padding: 12px 25px;
}
.nav-pills.nav-mega .expnews-menu-custom .dropdown-menu li >.have-title:before {
  content: "\f111";
  font-family: fontawesome;
  font-size: 6px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 8px;
}
.rtl .nav-pills.nav-mega .expnews-menu-custom .dropdown-menu li >.have-title:before {
  padding-right: 0;
  padding-left: 8px;
}
.nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .dropdown-submenu >ul {
  position: absolute;
  background-color: #090909;
  left: 100%;
  top: 0;
  min-width: 200px;
  padding: 15px 0;
  border-left: 2px rgba(255,255,255,0.9) solid;
  visibility: hidden;
  box-shadow: 1px 2px 3px #ebebeb;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style2 .nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .dropdown-submenu >ul {
  background: #fff;
}
.rtl .nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .dropdown-submenu >ul {
  left: auto;
  right: 100%;
  box-shadow: -1px 2px 3px #ebebeb;
  border-right: 2px rgba(255,255,255,0.9) solid;
  border-left: none;
}
.nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .dropdown-submenu >ul >li {
  position: relative;
}
.nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .dropdown-submenu >ul >li a:before {
  display: none;
}
.nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .dropdown-submenu >ul >li ul {
  padding: 15px 0;
  margin-left: 2px;
  position: absolute;
  background-color: #090909;
  left: 100%;
  top: 0;
  min-width: 200px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.header-style2 .nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .dropdown-submenu >ul >li ul {
  background: #fff;
}
.rtl .nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .dropdown-submenu >ul >li ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .dropdown-submenu >ul >li ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .dropdown-submenu >ul >li ul >li:hover >ul {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: 2px;
}
.nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .dropdown-submenu >ul >li:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .dropdown-submenu >ul >li:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .dropdown-submenu:hover >ul {
  left: 100%;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rtl .nav-pills.nav-mega .expnews-menu-custom .dropdown-menu .dropdown-submenu:hover >ul {
  left: auto;
  right: 100%;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu {
  padding: 0;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu >li {
  padding: 0;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu >li .dropdown-sub li {
  border-bottom: 1px #90a1ba solid;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu >li .dropdown-sub li a {
  text-transform: uppercase;
  font-size: 13px;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu >li .dropdown-sub li a:before {
  display: none;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu >li .dropdown-sub li:last-child {
  border: none;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col {
  padding: 0 0 0 15px !important;
  border-left: 1px #3f4853 solid;
}
.header-style2 .nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col {
  border-color: #ddd;
}
.rtl .nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col {
  border-left: none;
  border-right: 1px #3f4853 solid;
  padding: 0 15px 0 0 !important;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .have-title {
  text-transform: uppercase;
  font-weight: bold;
  color: #90a1ba;
  padding: 10px;
  display: inline-block;
  position: relative;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .have-title:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #90a1ba;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .have-title:before {
  right: auto;
  left: -40px;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item {
  width: 50%;
  float: left;
  padding: 0 10px;
}
.rtl .nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item {
  float: right;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .image-thumbnail {
  display: block;
  padding: 0;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .image-thumbnail:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category {
  margin: 15px 0 5px 0;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category .font-custom,
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category .time {
  font-size: 12px;
  padding: 0 !important;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category .time i {
  font-style: normal;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-content h3 {
  margin-bottom: 25px;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-content h3 a {
  text-transform: capitalize !important;
  padding: 0 !important;
  font-size: 16px;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .dropdown-submenu.col-1 {
  min-width: 245px;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .dropdown-submenu.col-1 >li {
  width: 100%;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .dropdown-submenu.col-2 {
  min-width: 460px;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .dropdown-submenu.col-2 >li {
  width: 50%;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .dropdown-submenu.col-3 {
  min-width: 720px;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .dropdown-submenu.col-3 >li {
  width: 33.33%;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .dropdown-submenu.col-4 {
  min-width: 980px;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .dropdown-submenu.col-4 >li {
  width: 25%;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .dropdown-submenu.col-5 {
  min-width: 1170px;
}
.nav-pills.nav-mega .expnews-mega-menu.custom-featured-col .dropdown-menu .dropdown-submenu.col-5 >li {
  width: 20%;
}
.mega-left-title {
  background: #dd0000;
  height: 60px;
  line-height: 58px;
  overflow: hidden;
}
.mega-left-title strong {
  color: #fff;
  font-weight: normal;
  font-size: 24px;
  font-family: 'Roboto Condensed';
}
.mega-left-title:before {
  font-family: fontawesome;
  content: '\f0c9';
  font-size: 18px;
  color: #fff;
  display: inline-block;
  padding: 0 26px 0 20px;
}
.wrapper_vertical_menu .dropdown-sub {
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu {
  position: relative;
  margin: 0;
  border: 1px solid #ebebeb;
  border-top: 0;
  z-index: 9;
}
.wrapper_vertical_menu .vertical-megamenu > li {
  background: none;
  border: 0;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.wrapper_vertical_menu .vertical-megamenu > li:last-child > a {
  border-bottom: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li > a {
  font-size: 14px;
  padding: 0 20px;
  line-height: 49px;
  color: #1b1b1b;
  border-bottom: 1px solid #ebebeb;
}
.wrapper_vertical_menu .vertical-megamenu > li > a .have-title {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.wrapper_vertical_menu .vertical-megamenu > li > a:hover {
  background-color: #f7f7f7;
  color: #dd0000;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu {
  position: absolute;
  left: 100%;
  top: 0;
  border-radius: 0;
  min-width: 230px;
  padding: 0;
  border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu {
  left: auto;
  right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li {
  position: relative;
  line-height: 32px;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li > a {
  position: relative;
  padding: 10px 20px;
  color: #222;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu {
  position: absolute;
  left: 100%;
  margin: 0;
  top: 0;
  background: #fff;
  display: none;
  min-width: 230px;
  padding: 0;
  border-radius: 0;
  border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu {
  left: auto;
  right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li {
  position: relative;
  line-height: 32px;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li > a {
  position: relative;
  padding: 10px 20px;
  color: #222;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li:hover > a {
  background-color: #f7f7f7;
  color: #dd0000;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li:hover > a:before {
  background-color: #dd0000;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li .dropdown-menu > li:hover > .dropdown-menu {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li:hover > a {
  background-color: #f7f7f7;
  color: #dd0000;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li:hover > a:before {
  background-color: #dd0000;
}
.wrapper_vertical_menu .vertical-megamenu > li > .dropdown-menu > li:hover > .dropdown-menu {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:hover:after {
  color: #dd0000;
}
.wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:after {
  content: '\f105';
  font-family: fontawesome;
  font-size: 12px;
  color: #222;
  position: absolute;
  right: 20px;
  top: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.dropdown > a:after {
  left: 20px;
  right: auto;
  content: '\f104';
}
.wrapper_vertical_menu .vertical-megamenu > li:hover > a {
  background-color: #f7f7f7;
  color: #dd0000;
}
.wrapper_vertical_menu .vertical-megamenu > li:hover > a .have-title {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  padding-left: 20px;
}
.wrapper_vertical_menu .vertical-megamenu > li:hover > .dropdown-menu {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu {
  min-width: 180px;
  width: 180px;
  padding: 20px 0;
  border: 1px solid #eee;
  box-shadow: 1px 2px 3px #ebebeb;
  border-radius: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li {
  line-height: 32px;
  padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li a {
  color: #777;
  font-size: 14px;
  position: relative;
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub {
  min-width: 180px;
  width: 180px;
  padding: 20px 0;
  border: 1px solid #bbb;
  border-radius: 5px;
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #fff;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub {
  left: auto;
  right: 100%;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub > li {
  padding: 0 30px;
  line-height: normal;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub > li a {
  padding: 6px 10px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  background-color: #fff;
  padding-left: 15px;
  text-transform: capitalize;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub > li a {
  padding-left: 0;
  padding-right: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub > li:hover >  a {
  background: #fff;
  color: #dd0000;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li.dropdown-submenu > .dropdown-sub > li:hover >  a:before {
  background-color: #dd0000;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li.dropdown-submenu:hover > .dropdown-sub {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li.dropdown-submenu > .wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li:hover > .dropdown-sub {
  display: block;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li.active > a,
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li:hover > a {
  color: #dd0000;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li.active > a:before,
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-custom .dropdown-menu > li:hover > a:before {
  background-color: #dd0000;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.expnews-mega-menu > .column-3 {
  padding: 30px 0 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.expnews-mega-menu > .column-3 > li {
  padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.expnews-mega-menu > .column-3 > li:nth-child(2) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.expnews-mega-menu > .column-3 > li:nth-child(3n + 3) {
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.expnews-mega-menu > .column-3 > li:nth-child(3n + 1) {
  clear: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.expnews-mega-menu > .column-3 .col-1 {
  padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.expnews-mega-menu > .column-3 .col-2.expnews-menu-img {
  min-width: 502px;
  padding: 0 30px 10px;
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.expnews-mega-menu > .column-3 .col-1.expnews-menu-img {
  position: absolute;
  top: 0;
  right: 30px;
  padding: 30px 0 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.menu-mandolines-slicers.expnews-mega-menu > .column-3 .col-1.expnews-menu-img {
  left: 30px;
  right: auto;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu.menu-cookware > .column-3 {
  min-width: 755px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu.menu-cookware > .column-3 > li.col-1 {
  min-height: 271px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu.menu-coffee-tea-espesso > .column-3 > li.expnews-menu-img {
  padding: 25px 0 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu.menu-coffee-tea-espesso > .column-3 > li:nth-child(2) {
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu.menu-coffee-tea-espesso > .column-3 > li.col-1 {
  min-height: 335px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-1.dropdown-menu .expnews-menu-img {
  clear: none;
  position: absolute;
  max-width: 260px !important;
  width: 260px !important;
  top: 0;
  right: 0;
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-1.dropdown-menu .expnews-menu-img > a {
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-1.dropdown-menu .expnews-menu-img > a:before {
  width: 0;
  margin: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-1.dropdown-menu .expnews-menu-img {
  right: auto;
  left: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-2 {
  min-width: 600px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-2 > li {
  width: 160px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-2 > li:nth-child(2n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-2 .column-2 {
  clear: both;
  width: 100%;
  background-color: #ddd;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-2 .column-2 {
  padding: 0 30px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-2 .column-2 .tag-menu ul {
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-2 .column-2 .tag-menu ul > li {
  display: inline-block;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-2 .column-2 .tag-menu ul > li span {
  font-size: 13px;
  color: #666;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-2 .column-2 .tag-menu ul > li:first-child span {
  font-weight: bold;
  color: #222;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-3 {
  min-width: 780px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-3 .expnews-menu-img > a {
  padding: 0;
  border: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-3 .expnews-menu-img > a .have-title .menu-title {
  padding-bottom: 10px;
  display: block;
  border-bottom: 1px #eee solid;
  margin-bottom: 10px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-3 .expnews-menu-img > a img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-3 .expnews-menu-img > a img:hover {
  opacity: 0.85;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-3 > li:nth-child(3n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-4 {
  min-width: 720px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-4 > li:nth-child(4n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-5 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .column-5 > li:nth-child(5n+1) {
  clear: both;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu {
  border: 0;
  border-radius: 0;
  box-shadow: 1px 2px 3px #ebebeb;
  margin: 0;
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li {
  width: 250px;
  padding: 25px 30px;
  float: left;
  line-height: unset;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li {
  float: right;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li:last-child {
  border: 0;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li:last-child {
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li:hover > a {
  background-color: #fff;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li.dropdown-submenu > a {
  padding: 0 0 10px;
}
.rtl .wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li {
  float: right;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li > a,
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li > span {
  display: block;
  font-size: 18px;
  font-family: 'Roboto Condensed';
  margin-bottom: 15px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li > a:after,
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li > span:after {
  display: none;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li .dropdown-sub > li:last-child > a {
  border: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li .dropdown-sub > li > a {
  padding: 0;
  line-height: 40px;
  display: block;
  color: #666;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li .dropdown-sub > li.active a,
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li .dropdown-sub > li:hover a {
  color: #dd0000;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li.col-1 {
  min-width: 160px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li.col-2 {
  min-width: 360px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li.col-3 {
  min-width: 540px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li.col-4 {
  min-width: 720px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li.col-5 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li.col-6 {
  min-width: 900px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-mega-menu > .dropdown-menu > li.col3-img-right {
  padding: 30px 10px 25px 10px;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-icon > a span.fa {
  margin: 0 7px 0 0;
  display: inline-block;
  width: 20px;
  text-align: center;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-img > a {
  padding: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-img > a:before {
  width: 0;
  margin: 0;
}
.wrapper_vertical_menu .vertical-megamenu > li.expnews-menu-img > a span.menu-img {
  display: inline-block;
  margin-left: 7px;
}
.resmenu-container .navbar-toggle {
  display: none;
  float: left;
  background-color: transparent;
  border-color: transparent;
  z-index: 8040;
}
.resmenu-container .navbar-toggle .icon-bar {
  background-color: #111;
  height: 3px;
}
.resmenu-container .navbar-toggle:hover,
.resmenu-container .navbar-toggle:focus {
  background-color: transparent;
}
.resmenu-container .navbar-toggle:hover .icon-bar,
.resmenu-container .navbar-toggle:focus .icon-bar {
  background-color: #dd0000;
}
.resmenu-container .menu-responsive-wrapper {
  position: absolute;
  top: 60px;
  padding: 0;
  min-width: 300px;
  background: #444;
}
.resmenu-container .menu-responsive-wrapper ul {
  list-style-type: none;
  margin: 0;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu {
  display: none;
}
.resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu > li > a {
  padding-left: 25px;
}
.rtl .resmenu-container .menu-responsive-wrapper ul .dropdown-resmenu > li > a {
  padding-right: 25px;
}
.resmenu-container .menu-responsive-wrapper ul > li {
  position: relative;
  -webkit-box-shadow: 0 1px 0 0 #555;
  -moz-box-shadow: 0 1px 0 0 #555;
  -o-box-shadow: 0 1px 0 0 #555;
  -ms-box-shadow: 0 1px 0 0 #555;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li > a {
  color: #fff;
  padding: 10px 20px;
  display: block;
  -webkit-box-shadow: 0 1px 0 0 #555;
  -moz-box-shadow: 0 1px 0 0 #555;
  -o-box-shadow: 0 1px 0 0 #555;
  -ms-box-shadow: 0 1px 0 0 #555;
  box-shadow: 0 1px 0 0 #555;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  display: block;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  height: 39px;
  background: #035983;
  cursor: pointer;
  text-align: center;
  line-height: 39px;
  font-size: 20px;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:after {
  content: "+";
  color: #fff;
  font-family: FontAwesome;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown.show:after {
  content: "–";
  font-family: FontAwesome;
}
.resmenu-container .menu-responsive-wrapper ul > li .show-dropdown:hover {
  color: #fff;
  background: #dd0000;
}
.rtl .resmenu-container .menu-responsive-wrapper ul > li .show-dropdown {
  right: auto;
  left: 0;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > a,
.resmenu-container .menu-responsive-wrapper ul > li.active > a {
  background: #eee;
  color: #dd0000;
}
.resmenu-container .menu-responsive-wrapper ul > li:hover > .show-dropdown,
.resmenu-container .menu-responsive-wrapper ul > li.active > .show-dropdown {
  background: #dd0000;
  color: #fff;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  -webkit-transform: translate(-300px,0);
  -moz-transform: translate(-300px,0);
  -o-transform: translate(-300px,0);
  -ms-transform: translate(-300px,0);
  transform: translate(-300px,0);
  z-index: 9999;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper.open {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner {
  background: #444;
  position: relative;
  height: 100%;
  overflow-x: auto;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner h3 {
  text-transform: uppercase;
  padding: 40px 0;
  text-align: center;
  background: #111;
  color: #eee;
  margin-bottom: 0;
  border-bottom: 1px solid #666;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner > ul {
  border-bottom: 1px solid #555;
  margin: 0;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:after {
  content: "\f00d";
  font-family: FontAwesome;
}
.resmenu-container.resmenu-container-sidebar .menu-responsive-wrapper .menu-responsive-inner .menu-close:hover {
  color: #dd0000;
}
@media (max-width: 991px) {
  #main-menu .primary-menu .resmenu-container .navbar-toggle {
    display: inline-block;
    vertical-align: top;
  }
  #main-menu .primary-menu .nav-pills {
    display: none;
  }
}
.header-style1 .header-close {
  text-align: center;
  display: none;
}
.header-style1 .header-close i {
  cursor: pointer;
  color: #fff;
  font-size: 18px;
}
.header-style1 .header-close i:hover {
  color: #dd0000;
}
.header-style1 .header-open {
  position: absolute;
  top: 100px;
  left: 15px;
  z-index: 9;
  cursor: pointer;
  display: none;
}
.rtl .header-style1 .header-open {
  right: 15px;
  left: auto;
}
.header-style1 .header-open i {
  color: #fff;
}
.header-style1 .header-open span {
  text-transform: capitalize;
  color: #fff;
  font-size: 13px;
}
.header-style1 .header-open:hover i,
.header-style1 .header-open:hover span {
  color: #dd0000;
}
.header-style1 #header {
  height: 100%;
  width: 160px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8000;
  background: #090909;
}
.rtl .header-style1 #header {
  left: auto;
  right: 0;
}
.header-style1 #header .expnews-logo {
  text-align: center;
  margin: 25px 0;
}
.header-style1 #header .expnews-logo a {
  display: inline-block;
  vertical-align: top;
  padding: 16px 0;
}
.header-style1 #header .expnews-logo a img {
  width: 100%;
  max-width: 300px;
  max-height: 66px;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner {
  background: #090909;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills {
  display: block;
  text-align: left;
}
.rtl .header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills {
  text-align: right;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li {
  display: block;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li a {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li a:hover {
  color: #dd0000;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li.active a,
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li:hover a {
  color: #dd0000;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu {
  left: 100% !important;
  background: #090909;
  border-left: 2px rgba(255,255,255,0.9) solid;
}
.rtl .header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu {
  right: 100% !important;
  left: auto !important;
  border-right: 2px rgba(255,255,255,0.9) solid;
  border-left: none;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu li a {
  color: #fff;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu li a:hover {
  color: #dd0000;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu li.active >a,
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu li:hover >a {
  color: #dd0000;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu >a,
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu >.have-title {
  color: #fff;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu >a:hover,
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu >.have-title:hover {
  color: #dd0000;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu >a:hover .menu-title:before,
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu >.have-title:hover .menu-title:before {
  background: #dd0000;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu .dropdown-sub li a {
  color: #fff;
  position: relative;
  padding-left: 15px;
  font-size: 13px;
}
.rtl .header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu .dropdown-sub li a {
  padding-right: 15px;
  padding-left: 0;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu .dropdown-sub li a:before {
  content: "\f111";
  font-family: fontawesome;
  color: #fff;
  position: absolute;
  left: 0;
  top: 15px;
  font-size: 6px;
}
.rtl .header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu .dropdown-sub li a:before {
  left: auto;
  right: 0;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu .dropdown-sub li a:hover {
  color: #dd0000;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu .dropdown-sub li.active a,
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu .dropdown-sub li:hover a {
  color: #dd0000;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu.active >a,
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu:hover >a {
  color: #dd0000;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu.active >a .have-title .menu-title:before,
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu:hover >a .have-title .menu-title:before {
  background: #dd0000;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu {
  padding: 0;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu >li {
  padding: 0;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu >li .dropdown-sub li {
  border-bottom: 1px #3f4853 solid;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu >li .dropdown-sub li >a {
  text-transform: uppercase;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu >li .dropdown-sub li >a:before {
  display: none;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu >li .dropdown-sub li >a:hover {
  color: #dd0000;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu >li .dropdown-sub li:last-child {
  border: none;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .have-title:hover {
  color: #dd0000;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .have-title:hover .menu-title:before {
  background: #dd0000;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .image-thumbnail {
  padding: 0;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category .font-custom,
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category .time {
  font-weight: normal;
  font-size: 12px;
  text-transform: capitalize;
  color: #fff;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category .font-custom:hover {
  color: #dd0000;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category .time i {
  text-transform: none;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-content h3 a {
  color: #fff;
  font-size: 14px;
}
.header-style1 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-content h3 a:hover {
  color: #dd0000;
}
.header-style1 #header .sidebar-left-menu-social {
  position: absolute;
  left: 0;
  bottom: 20px;
  text-align: center;
  width: 100%;
}
.header-style1 #header .sidebar-left-menu-social ul li {
  display: inline-block;
}
.header-style1 #header .sidebar-left-menu-social ul li a {
  color: #fff;
}
.header-style1 #header .sidebar-left-menu-social ul li a:hover {
  color: #dd0000;
}
.header-style1 #header .sidebar-left-menu-social ul li a .menu-title {
  display: none;
}
.expnews-top-menu-style1 .expnews-top-menu {
  background: #fff;
  margin: 20px 10px 20px 0;
  box-shadow: 0 0 4px 2px #ebebeb;
  padding: 0 0 0 20px;
  width: 90%;
  float: right;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rtl .expnews-top-menu-style1 .expnews-top-menu {
  float: left;
  margin: 20px 0 20px 10px;
  padding: 0 20px 0 0;
}
.expnews-top-menu-style1 .expnews-top-menu .expnews-logo {
  overflow: hidden;
  text-align: center;
  border-bottom: 1px rgba(255,255,255,0.1) solid;
  padding: 10px 0;
  display: none;
}
.expnews-top-menu-style1 .expnews-top-menu .expnews-logo a {
  display: inline-block;
  height: 66px;
  padding-top: 22px;
}
.expnews-top-menu-style1 .expnews-top-menu .expnews-logo a img {
  max-height: 66px;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-menu .topmenu-open {
  color: #fff;
  display: none;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-menu .topmenu-open span {
  font-size: 13px;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li {
  float: left;
  padding-right: 37px;
}
.rtl .expnews-top-menu-style1 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li {
  float: right;
  padding-left: 37px;
  padding-right: 0;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li a {
  color: #222;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  padding: 23px 0;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.active a,
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li:hover a {
  color: #dd0000;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown .dropdown-menu {
  border: none;
  border-radius: 0;
  border-top: 1px #dd0000 solid;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown .dropdown-menu li {
  float: none;
  padding: 0;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown .dropdown-menu li a {
  padding: 8px 25px;
  color: #222;
  text-transform: capitalize;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown .dropdown-menu li a:hover {
  color: #dd0000;
  background: transparent;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown:hover .dropdown-menu {
  display: block;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right {
  padding-top: 10px;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top {
  float: left;
}
.rtl .expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top {
  float: right;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search {
  width: 300px;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry {
  position: relative;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .icon-search i {
  float: right;
  width: 20%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0;
  cursor: pointer;
  color: #222;
  z-index: 1;
}
.rtl .expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .icon-search i {
  float: left;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .icon-search i:hover {
  color: #dd0000;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform {
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
}
.rtl .expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform {
  right: 0;
  left: auto;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform .search-query {
  width: 80%;
  margin: 10px 0 0 0;
  border-color: #ebebeb;
  border-width: 0 0 0 1px;
  font-size: 14px;
  color: #999999;
  height: 20px;
  line-height: 20px;
  text-indent: 10px;
  background-color: transparent;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform .search-query {
  float: right;
  border-width: 0 1px 0 0;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform .button-search-pro {
  width: 20%;
  color: #222;
  margin: auto;
  background-color: transparent;
  border: 0;
  height: 41px;
  line-height: 41px;
  float: right;
  z-index: 9;
}
.rtl .expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform .button-search-pro {
  float: left;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform .button-search-pro:hover {
  color: #dd0000;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login ul {
  list-style: none;
  margin: 0;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login ul li a {
  display: block;
  height: 41px;
  line-height: 41px;
  width: 70px;
  text-align: center;
  color: #222;
  position: relative;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login ul li a:before {
  position: absolute;
  left: 0;
  top: 10px;
  content: "";
  width: 1px;
  height: 20px;
  background: #ebebeb;
}
.rtl .expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login ul li a:before {
  right: 0;
  left: auto;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login ul li a:after {
  position: absolute;
  right: 0;
  top: 10px;
  content: "";
  width: 1px;
  height: 20px;
  background: #ebebeb;
}
.rtl .expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login ul li a:after {
  left: 0;
  right: auto;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login ul li a:hover {
  color: #dd0000;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login ul li a i {
  font-size: 15px;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login .div-logined a {
  display: block;
  height: 41px;
  line-height: 41px;
  width: 70px;
  text-align: center;
  color: #222;
  position: relative;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login .div-logined a:before {
  position: absolute;
  left: 0;
  top: 10px;
  content: "";
  width: 1px;
  height: 20px;
  background: #ebebeb;
}
.rtl .expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login .div-logined a:before {
  left: auto;
  right: 0;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login .div-logined a:after {
  position: absolute;
  right: 0;
  top: 10px;
  content: "";
  width: 1px;
  height: 20px;
  background: #ebebeb;
}
.rtl .expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login .div-logined a:after {
  right: auto;
  left: 0;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login .div-logined a:hover {
  color: #dd0000;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login .div-logined a i {
  font-size: 15px;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text {
  float: left;
}
.rtl .expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text {
  float: right;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text h3 {
  display: none;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav {
  margin: 0;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li {
  position: relative;
  z-index: 10;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >i {
  color: #222;
  height: 51px;
  line-height: 41px;
  width: 65px;
  cursor: pointer;
  text-align: center;
  margin: 0;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >i:hover {
  color: #dd0000;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul {
  position: absolute;
  padding: 10px 5px;
  right: 0;
  top: 180%;
  list-style: none;
  display: inline-block;
  background-color: #fff;
  border-top: 1px #dd0000 solid;
  visibility: hidden;
  width: 180px;
  box-shadow: 0 0 2px 1px #ebebeb;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul {
  left: 0;
  right: auto;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul li >a {
  color: #444;
  font-weight: bold;
  font-size: 13px;
  padding: 5px 15px;
  display: block;
  line-height: 21px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul li >a img {
  float: left;
  margin-right: 10px;
  max-width: 25px;
  max-height: 15px;
  margin-top: 3px;
}
.rtl .expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul li >a img {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul li >a:hover,
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul li >a:focus {
  color: #dd0000;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul li.active >a {
  color: #dd0000;
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li:hover >i:before {
  content: '\f00d';
}
.expnews-top-menu-style1 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
#main,
.expnews_breadcrumbs {
  width: 90%;
  float: right;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rtl #main,
.rtl .expnews_breadcrumbs {
  float: left;
  margin-left: 10px;
  margin-right: 0;
}
#main {
  margin-bottom: 10px;
}
.home .expnews_breadcrumbs,
.home-style1 .expnews_breadcrumbs,
.home-style2 .expnews_breadcrumbs {
  display: none;
}
.header-style3 #main,
.header-style3 .expnews_breadcrumbs,
.header-style3 .expnews-search-content {
  width: 100%;
  margin: 0 auto;
}
.header-style3 .expnews_breadcrumbs {
  margin-bottom: 20px;
}
.expnews-search-content {
  width: 90%;
  float: right;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rtl .expnews-search-content {
  float: left;
  margin-left: 10px;
  margin-right: 0;
}
.expnews-search-content .alert.alert-warning.alert-dismissible {
  margin-bottom: 500px;
}
.wpb_single_image >a,
.media-inner >a,
.item-thumb >a,
.intagram-gallery-content .item >a,
.content-search >.post .entry-thumb >a,
.sw-featured-slideshow-theme7 .item >a,
.sw-latest-post .img_over >a,
.list-image-static >a {
  position: relative;
  display: block;
}
.wpb_single_image >a:after,
.media-inner >a:after,
.item-thumb >a:after,
.intagram-gallery-content .item >a:after,
.content-search >.post .entry-thumb >a:after,
.sw-featured-slideshow-theme7 .item >a:after,
.sw-latest-post .img_over >a:after,
.list-image-static >a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  visibility: hidden;
  left: 0;
  top: 0;
  opacity: 0;
  background: url(../assets/img/icon-plus.png) no-repeat center center #222222;
  transform: scale(0.5) rotateY(180deg);
  -webkit-transform: scale(0.5) rotateY(180deg);
  -moz-transform: scale(0.5) rotateY(180deg);
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  z-index: 7;
}
.wpb_single_image >a:hover:after,
.media-inner >a:hover:after,
.item-thumb >a:hover:after,
.intagram-gallery-content .item >a:hover:after,
.content-search >.post .entry-thumb >a:hover:after,
.sw-featured-slideshow-theme7 .item >a:hover:after,
.sw-latest-post .img_over >a:hover:after,
.list-image-static >a:hover:after {
  opacity: 0.35;
  visibility: visible;
  transform: scale(1) rotateY(0deg);
  -webkit-transform: scale(1) rotateY(0deg);
  -moz-transform: scale(1) rotateY(0deg);
}
.sw_weather {
  box-shadow: 0px 1px 2px 1px #ebebeb;
  background: #fff;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.sw_weather .sw-row .weather-title {
  font-size: 18px;
  color: #fff;
  border-top: 2px #090909 solid;
  padding: 10px 20px;
  font-weight: bold;
  background: #090909;
  border-bottom: 1px #ebebeb solid;
}
.sw_weather .sw-row .weather-title span {
  font-weight: normal;
  color: #fff;
  font-size: 11px;
  display: inline-block;
  vertical-align: top;
  padding-top: 6px;
}
.sw_weather .sw-row .sw-col-6 {
  margin-bottom: 25px;
}
.rtl .sw_weather .sw-row .sw-col-6 {
  float: right;
  text-align: right;
}
.rtl .sw_weather .sw-row .sw-col-6 p {
  text-align: right;
}
.sw_weather .sw-row .info-weather {
  text-align: left;
  padding-left: 15px;
}
.rtl .sw_weather .sw-row .info-weather {
  text-align: right;
  padding-left: 0;
  padding-right: 15px;
}
.sw_weather .sw-row .info-weather .weather-main {
  margin-left: 5px;
}
.rtl .sw_weather .sw-row .info-weather .weather-main {
  margin-left: 0;
  margin-right: 5px;
}
.sw_weather .sw-row .info-weather .sw-col-12 img {
  max-width: 62px;
}
.sw_weather .sw-row .info-c {
  padding-top: 22px;
}
.rtl .sw_weather .sw-row .info-c {
  direction: ltr;
}
.sw_weather .sw-row .info-c p {
  font-size: 36px;
  color: #222;
  line-height: 40px;
  margin-left: 5px;
}
.rtl .sw_weather .sw-row .info-c p {
  margin-right: 5px;
  margin-left: 0;
}
.sw_weather .sw-row .info-c span {
  font-size: 12px;
  color: #999;
  direction: ltr;
  margin-left: 5px;
}
.rtl .sw_weather .sw-row .info-c span {
  margin-right: 5px;
  margin-left: 0;
}
.sw_weather .sw-row .item-center {
  border-color: #ebebeb;
}
.rtl .sw_weather .sw-row .sw-col-4 {
  float: right;
}
.sw_weather .sw-row .sw-col-4 p {
  font-size: 12px;
  color: #222;
}
.sw_weather .sw-row .sw-col-4 p img {
  display: inline-block;
  max-width: 42px;
}
.sw_weather .sw-row .sw-col-4 .weather-next {
  font-size: 11px;
  color: #999;
}
.widget-the-blog {
  background: #fff;
  padding: 15px 15px 10px 20px;
  box-shadow: 0 0 4px 2px #ebebeb;
  margin-bottom: 20px;
}
.rtl .widget-the-blog {
  padding: 15px 20px 10px 15px;
}
.widget-the-blog .box-title h2 {
  font-size: 18px;
  color: #222;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 16px;
}
.widget-the-blog .box-title h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #dd0000;
  top: 50%;
  right: -30px;
  margin-top: -2px;
}
.rtl .widget-the-blog .box-title h2:before {
  right: auto;
  left: -30px;
}
.widget-the-blog .widget-post-inner .widget-post-info {
  width: 50%;
  float: left;
}
.rtl .widget-the-blog .widget-post-inner .widget-post-info {
  float: right;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-large {
  position: relative;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-large .item-cate {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 9;
  color: #fff;
  background: #dd0000;
  text-transform: capitalize;
  padding: 8px 21px;
  font-size: 12px;
}
.rtl .widget-the-blog .widget-post-inner .widget-post-info .item-large .item-cate {
  right: 0;
  left: auto;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-large .item-thumb a:before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 35%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-large .item-thumb a img {
  width: 100%;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-large .item-content {
  position: absolute;
  bottom: 28px;
  text-align: center;
  padding: 0 30px;
  z-index: 9;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-large .item-content .item-title h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-large .item-content .item-title h4 a {
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-large .item-content .item-title h4 a:hover {
  color: #dd0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-large .item-content .item-desc {
  color: #fff;
  line-height: 20px;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-small {
  width: 50%;
  float: left;
  position: relative;
}
.rtl .widget-the-blog .widget-post-inner .widget-post-info .item-small {
  float: right;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-small .item-thumb a:before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 40%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-small .item-content {
  position: absolute;
  bottom: 30px;
  text-align: center;
  z-index: 9;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-small .item-content .item-title {
  padding: 0 50px;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-small .item-content .item-title h4 {
  font-size: 16px;
  font-weight: bold;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-small .item-content .item-title h4 a {
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-small .item-content .item-title h4 a:hover {
  color: #dd0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-small:first-child {
  padding: 0px 10px 10px 5px;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-small:first-child .item-content {
  padding-right: 10px;
}
.rtl .widget-the-blog .widget-post-inner .widget-post-info .item-small:first-child {
  padding: 0px 5px 10px 10px;
}
.rtl .widget-the-blog .widget-post-inner .widget-post-info .item-small:first-child .item-content {
  padding-left: 10px;
  padding-right: 0;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-small:nth-child(2) {
  padding: 0px 5px 10px 10px;
}
.rtl .widget-the-blog .widget-post-inner .widget-post-info .item-small:nth-child(2) {
  padding: 0px 10px 10px 5px;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-small:nth-child(3) {
  padding: 10px 10px 10px 5px;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-small:nth-child(3) .item-content {
  bottom: 22px;
  padding-right: 10px;
}
.rtl .widget-the-blog .widget-post-inner .widget-post-info .item-small:nth-child(3) {
  padding: 10px 5px 10px 10px;
}
.rtl .widget-the-blog .widget-post-inner .widget-post-info .item-small:nth-child(3) .item-content {
  padding-left: 10px;
  padding-right: 0;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-small:last-child {
  padding: 10px 5px 10px 10px;
}
.widget-the-blog .widget-post-inner .widget-post-info .item-small:last-child .item-content {
  bottom: 22px;
}
.rtl .widget-the-blog .widget-post-inner .widget-post-info .item-small:last-child {
  padding: 10px 10px 10px 5px;
}
.widget-the-blog .widget-post-inner .widget-post-info:first-child {
  padding-right: 9px;
}
.rtl .widget-the-blog .widget-post-inner .widget-post-info:first-child {
  padding-right: 0;
  padding-left: 9px;
}
.widget-the-blog .widget-post-inner .widget-post-info:last-child {
  padding-left: 8px;
}
.rtl .widget-the-blog .widget-post-inner .widget-post-info:last-child {
  padding-right: 8px;
  padding-left: 0;
}
.sidebar-subcribe {
  text-align: center;
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
  margin-bottom: 20px;
}
.sidebar-subcribe h3 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  line-height: normal;
  border-top: 2px #090909 solid;
  padding: 10px 20px;
  margin-bottom: 15px;
  background: #090909;
  text-align: left;
}
.rtl .sidebar-subcribe h3 {
  text-align: right;
}
.sidebar-subcribe p {
  font-size: 14px;
  color: #666;
  margin-bottom: 19px;
  padding: 0 15px;
}
.mc4wp-form {
  text-align: center;
  padding-bottom: 20px;
}
.mc4wp-form .frm-input .frm-email {
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 88%;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  padding: 0 15px;
  margin-bottom: 20px;
}
.mc4wp-form .frm-input .frm-submit {
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 120px;
  height: 40px;
  font-family: 'Roboto Condensed';
  line-height: 40px;
  background: #090909;
  color: #fff;
  text-transform: uppercase;
  border: 1px #090909 solid;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mc4wp-form .frm-input .frm-submit:hover {
  background: #aa0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px #dd0000 solid;
}
.mc4wp-form .frm-input .frm-submit:before {
  font-family: FontAwesome;
  content: '\f1d8';
  margin-right: 10px;
}
.mc4wp-form .mc4wp-form-fields {
  overflow: hidden;
}
.mc4wp-form .mc4wp-response .mc4wp-error p {
  margin-top: 5px;
  text-align: center;
}
.widget_calendar {
  box-shadow: 0px 1px 2px 1px #ebebeb;
  background: #fff;
}
.widget_calendar h2 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border-top: 2px #090909 solid;
  text-transform: uppercase;
  background: #090909;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px #ebebeb solid;
}
.widget_calendar .calendar_wrap table {
  position: relative;
  background: #eaeaea;
  margin-bottom: 0;
}
.widget_calendar .calendar_wrap table caption {
  font-weight: bold;
  background: #eaeaea;
  color: #222;
  padding: 8px 0 !important;
}
.widget_calendar .calendar_wrap table thead {
  border: 1px #090909 solid;
  border-width: 1px 0;
  background: #f2f2f2;
}
.widget_calendar .calendar_wrap table thead tr th {
  font-weight: normal;
  padding: 10px 0;
  font-size: 10px;
  border: none;
}
.widget_calendar .calendar_wrap table tfoot {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.widget_calendar .calendar_wrap table tfoot td {
  border: none;
}
.widget_calendar .calendar_wrap table tfoot tr #prev {
  position: absolute;
  left: 10px;
}
.widget_calendar .calendar_wrap table tfoot tr #prev a {
  font-size: 0;
  display: block;
}
.widget_calendar .calendar_wrap table tfoot tr #prev a:before {
  content: '\f104';
  font-family: FontAwesome;
  font-size: 14px;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  display: block;
  color: #222;
}
.widget_calendar .calendar_wrap table tfoot tr #prev a:hover:before {
  color: #fff;
  background: #090909;
}
.widget_calendar .calendar_wrap table tfoot tr #next {
  position: absolute;
  right: 10px;
}
.widget_calendar .calendar_wrap table tfoot tr #next a {
  font-size: 0;
  display: block;
}
.widget_calendar .calendar_wrap table tfoot tr #next a:before {
  content: '\f104';
  font-family: FontAwesome;
  font-size: 14px;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  display: block;
  color: #222;
}
.widget_calendar .calendar_wrap table tfoot tr #next a:hover:before {
  color: #fff;
  background: #090909;
}
.widget_calendar .calendar_wrap table tbody tr td {
  border: 1px #fff solid;
  color: #222;
  font-weight: bold;
  font-size: 11px;
  padding: 9px 0 !important;
}
.widget_calendar .calendar_wrap table tbody tr td.pad {
  background: #f2f2f2;
}
.widget_calendar .calendar_wrap table tbody tr #today {
  background: #090909;
  color: #fff;
}
.widget_calendar .calendar_wrap table tbody tr #today a {
  color: #fff;
}
.tabbable {
  margin-bottom: 20px;
  border-top: 2px #090909 solid;
  background: #fff;
  box-shadow: 0px 0px 4px 2px #ebebeb;
}
.tabbable .nav.nav-tabs {
  border: none !important;
  padding: 0 !important;
  background: #f5f5f5 !important;
}
.tabbable .nav.nav-tabs li.active {
  background: #090909;
}
.tabbable .nav.nav-tabs li.active a {
  background: #090909;
  border: none !important;
}
.tabbable .nav.nav-tabs li.active a:hover {
  color: #fff;
}
.tabbable .nav.nav-tabs li.active:first-child {
  border: none;
}
.tabbable .nav.nav-tabs li {
  padding: 0 !important;
  border: none !important;
  width: 50%;
  text-align: center;
}
.tabbable .nav.nav-tabs li a {
  border: none;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 18px !important;
  color: #999;
  background: #f5f5f5;
}
.tabbable .nav.nav-tabs li:hover a {
  color: #090909;
}
.rtl .tabbable .nav.nav-tabs li {
  float: right;
}
.tabbable .tab-content {
  border-top: 1px #ebebeb solid;
}
.tabbable .tab-content .tab-pane {
  padding: 18px 20px;
}
.tabbable .tab-content .tab-pane .carousel a {
  background: transparent;
  color: #999;
  text-shadow: none;
  font-size: 14px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabbable .tab-content .tab-pane .carousel a:hover {
  color: #090909;
}
.tabbable .tab-content .tab-pane .carousel a.left {
  position: absolute;
  right: 0px;
  top: -52px;
}
.rtl .tabbable .tab-content .tab-pane .carousel a.left {
  right: auto;
  left: -10px;
}
.tabbable .tab-content .tab-pane .carousel a.right {
  position: absolute;
  right: -10px;
  top: -52px;
}
.rtl .tabbable .tab-content .tab-pane .carousel a.right {
  right: auto;
  left: 0;
}
.tabbable .tab-content .left,
.tabbable .tab-content .right {
  display: none;
}
.tabbable .tab-content #tab1 .item .item-wrap {
  margin-bottom: 20px;
}
.tabbable .tab-content #tab1 .item .item-wrap .media-inner {
  float: left;
  margin-right: 10px;
}
.rtl .tabbable .tab-content #tab1 .item .item-wrap .media-inner {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.tabbable .tab-content #tab1 .item .item-wrap .media-body h5 a {
  font-size: 13px;
  color: #222;
  font-weight: bold;
}
.tabbable .tab-content #tab1 .item .item-wrap .media-body h5 a:hover {
  color: #dd0000;
}
.tabbable .tab-content #tab1 .item .item-wrap .media-body p {
  font-size: 12px;
  color: #999;
  margin-bottom: 0;
}
.tabbable .tab-content #tab1 .item .item-wrap:last-child {
  margin-bottom: 0;
}
.tabbable .tab-content #tab2 .item .item-wrap {
  margin-bottom: 20px;
}
.tabbable .tab-content #tab2 .item .item-wrap .comment-info {
  width: 50px;
  height: 56px;
  line-height: 56px;
  float: left;
  text-align: center;
  margin-right: 10px;
  border: 1px #ebebeb solid;
  font-weight: bold;
}
.rtl .tabbable .tab-content #tab2 .item .item-wrap .comment-info {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.tabbable .tab-content #tab2 .item .item-wrap .content-item-tab {
  overflow: hidden;
}
.tabbable .tab-content #tab2 .item .item-wrap .content-item-tab a {
  color: #222;
  font-weight: bold;
  padding-bottom: 8px;
  display: block;
}
.tabbable .tab-content #tab2 .item .item-wrap .content-item-tab a:hover {
  color: #dd0000;
}
.tabbable .tab-content #tab2 .item .item-wrap .content-item-tab .bg-hover {
  font-size: 12px;
}
.tabbable .tab-content #tab2 .item .item-wrap .content-item-tab .bg-hover .meta {
  display: inline-block;
  vertical-align: top;
}
.tabbable .tab-content #tab2 .item .item-wrap .content-item-tab .bg-hover .author {
  text-transform: capitalize;
  font-weight: bold;
}
.tabbable .tab-content #tab2 .item .item-wrap .content-item-tab .bg-hover .time {
  color: #999;
}
.tabbable .tab-content #tab2 .item .item-wrap:last-child {
  margin-bottom: 0;
}
.sw-featured-slideshow-theme1 {
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
  padding: 15px 20px 5px 20px;
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme1 .sw-block-title h2 {
  color: #222;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.sw-featured-slideshow-theme1 .sw-block-title h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #dd0000;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .sw-featured-slideshow-theme1 .sw-block-title h2:before {
  right: auto;
  left: -40px;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger {
  position: relative;
  margin-bottom: 5px;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-thumb a:before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 35%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-thumb a img {
  width: 100%;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content {
  position: absolute;
  bottom: 0;
  z-index: 9;
  left: 0;
  right: 0;
  padding: 0 20px;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .font-custom {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #dd0000;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .font-custom:hover {
  background: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 {
  margin: 8px 0 15px 0;
  line-height: 22px;
  text-transform: capitalize;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 22px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 a:hover {
  color: #dd0000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item {
  border-bottom: 1px #ebebeb solid;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 {
  margin: 10px 0;
  line-height: 18px;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 a {
  font-size: 16px;
  color: #222;
  font-weight: bold;
  line-height: 18px;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 a:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .time {
  color: #999;
  margin-bottom: 10px;
  font-style: italic;
  padding-right: 10px;
}
.rtl .sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .time {
  padding-right: 0;
  padding-left: 10px;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .time i {
  margin-left: 0;
}
.rtl .sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .time i {
  margin-left: 5px;
  margin-right: 0;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .social-share {
  cursor: pointer;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .social-share .title-share {
  display: inline-block;
  vertical-align: top;
  font-style: italic;
  color: #999;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .social-share .wrap-content {
  display: inline-block;
  vertical-align: top;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .social-share:hover .title-share {
  display: none;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .social-share:hover .wrap-content {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.sw-featured-slideshow-theme1 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item:last-child {
  border-bottom: none;
}
.sw-featured-slideshow-theme2 {
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-larger .item .item-content {
  margin: 13px 20px;
  border-bottom: 1px #ebebeb solid;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-larger .item .item-content .font-custom {
  font-size: 12px;
  color: #ccc;
  display: inline-block;
  vertical-align: top;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-larger .item .item-content .font-custom:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-larger .item .item-content .time {
  font-size: 14px;
  color: #ccc;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-larger .item .item-content .time i {
  text-transform: none;
  font-style: normal;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-larger .item .item-content h3 {
  margin: 5px 0 20px 0;
  line-height: 17px;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-larger .item .item-content h3 a {
  font-size: 16px;
  color: #222;
  font-weight: bold;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-larger .item .item-content h3 a:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-small .item {
  margin: 20px;
  border-bottom: 1px #ebebeb solid;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-small .item .font-custom {
  font-size: 12px;
  color: #ccc;
  display: inline-block;
  vertical-align: top;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-small .item .font-custom:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-small .item .time {
  font-size: 12px;
  color: #ccc;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-small .item .time i {
  text-transform: none;
  font-style: normal;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-small .item h3 {
  margin: 9px 0 20px 0;
  line-height: 17px;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-small .item h3 a {
  font-size: 16px;
  color: #222;
  font-weight: bold;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-small .item h3 a:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme2 .featured-slideshow-content .item-small .item:last-child {
  border: none;
}
.sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item {
  width: 50%;
  float: left;
}
.sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .image-thumbnail {
  display: block;
  padding: 0;
}
.sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .image-thumbnail:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category {
  margin: 15px 0 5px 0;
}
.sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category .font-custom,
.sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category .time {
  font-size: 14px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category .time i {
  font-style: normal;
}
.sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-content h3 {
  margin-bottom: 25px;
}
.sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-content h3 a {
  text-transform: capitalize;
  padding: 0;
  font-size: 16px;
}
.sw-featured-slideshow-theme5 {
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
  padding: 15px 20px 5px 20px;
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme5 .sw-block-title h2 {
  color: #222;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.sw-featured-slideshow-theme5 .sw-block-title h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #dd0000;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .sw-featured-slideshow-theme5 .sw-block-title h2:before {
  right: auto;
  left: -40px;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger {
  margin-bottom: 20px;
  position: relative;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-thumb a:before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 35%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-thumb a img {
  width: 100%;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content {
  position: absolute;
  bottom: 0;
  z-index: 9;
  left: 0;
  right: 0;
  padding: 0 20px;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .font-custom {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #dd0000;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .font-custom:hover {
  background: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 {
  margin: 8px 0 15px 0;
  line-height: 22px;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 22px;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 a:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item {
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-thumb {
  width: 150px;
  float: left;
  margin-right: 20px;
}
.rtl .sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-thumb {
  margin-right: 0;
  margin-left: 20px;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content {
  overflow: hidden;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 {
  margin: 8px 0;
  line-height: 18px;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 a {
  font-size: 16px;
  color: #222;
  font-weight: bold;
  line-height: 18px;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 a:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .time {
  color: #999;
  margin-bottom: 15px;
  font-style: italic;
}
.sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .time i {
  margin-left: 0;
}
.rtl .sw-featured-slideshow-theme5 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .time i {
  margin-left: 5px;
  margin-right: 0;
}
.sw-featured-slideshow-theme6 {
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
  padding: 15px 20px 5px 20px;
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme6 .sw-block-title h2 {
  color: #222;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.sw-featured-slideshow-theme6 .sw-block-title h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #dd0000;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .sw-featured-slideshow-theme6 .sw-block-title h2:before {
  right: auto;
  left: -40px;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger {
  margin-bottom: 20px;
  position: relative;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-thumb a:before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 35%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-thumb a img {
  width: 100%;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content {
  position: absolute;
  bottom: 0;
  z-index: 9;
  left: 0;
  right: 0;
  padding: 0 20px;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .font-custom {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #dd0000;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .font-custom:hover {
  background: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 {
  margin: 8px 0 15px 0;
  line-height: 22px;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 22px;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 a:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small {
  margin: 0 -10px;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item {
  width: 50%;
  padding: 0 10px;
  display: inline-block;
  vertical-align: top;
  float: none;
  margin-right: -3px;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 {
  margin: 8px 0 15px 0;
  line-height: 18px;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 a {
  font-size: 16px;
  color: #222;
  font-weight: bold;
  line-height: 18px;
}
.sw-featured-slideshow-theme6 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 a:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme7 {
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme7 .sw-block-title h2 {
  color: #000;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
  padding-bottom: 15px;
  border-bottom: 3px #ebebeb solid;
}
.sw-featured-slideshow-theme7 .sw-block-title h2:before {
  content: '\f02e';
  position: absolute;
  top: -1px;
  left: 0;
  font-family: fontawesome;
  color: #dd0000;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: normal;
}
.rtl .sw-featured-slideshow-theme7 .sw-block-title h2:before {
  left: auto;
  right: 0;
}
.sw-featured-slideshow-theme7 .featured-slideshow-content .item .image-thumbnail {
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme7 .featured-slideshow-content .item .image-thumbnail img {
  width: 100%;
}
.sw-featured-slideshow-theme7 .featured-slideshow-content .item .item-content .font-custom {
  font-size: 12px;
  color: #dd0000;
  text-transform: uppercase;
  font-weight: bold;
}
.sw-featured-slideshow-theme7 .featured-slideshow-content .item .item-content .font-custom:hover {
  color: #aa0000;
}
.sw-featured-slideshow-theme7 .featured-slideshow-content .item .item-content h3 {
  margin: 8px 0 15px 0;
  line-height: 18px;
}
.sw-featured-slideshow-theme7 .featured-slideshow-content .item .item-content h3 a {
  font-size: 16px;
  color: #222;
  font-weight: bold;
  line-height: 18px;
}
.sw-featured-slideshow-theme7 .featured-slideshow-content .item .item-content h3 a:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme8 {
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
  padding: 15px 20px 5px 20px;
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme8 .sw-block-title h2 {
  color: #222;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.sw-featured-slideshow-theme8 .sw-block-title h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #dd0000;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .sw-featured-slideshow-theme8 .sw-block-title h2:before {
  right: auto;
  left: -40px;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger {
  margin-bottom: 20px;
  position: relative;
  width: 50%;
  float: left;
}
.rtl .sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger {
  float: right;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-thumb a:before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 60%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#000,transparent);
  background: -o-linear-gradient(bottom right,#000,transparent);
  background: -moz-linear-gradient(bottom right,#000,transparent);
  background: linear-gradient(to top,#000,transparent);
  opacity: 0.5;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-thumb a img {
  width: 100%;
  max-height: 470px;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content {
  position: absolute;
  bottom: 0;
  z-index: 9;
  left: 0;
  right: 0;
  padding: 0 20px;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .font-custom {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #dd0000;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .font-custom:hover {
  background: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 {
  margin: 8px 0;
  line-height: 30px;
  text-transform: capitalize;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 a {
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 a:hover {
  color: #dd0000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot {
  margin-bottom: 8px;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .time {
  color: #fff;
  font-style: italic;
  padding-right: 10px;
}
.rtl .sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .time {
  padding-right: 0;
  padding-left: 10px;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .time i {
  margin-left: 0;
}
.rtl .sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .time i {
  margin-left: 5px;
  margin-right: 0;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .social-share {
  cursor: pointer;
  color: #fff;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .social-share .title-share {
  display: inline-block;
  vertical-align: top;
  font-style: italic;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .social-share .wrap-content {
  display: inline-block;
  vertical-align: top;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .social-share .wrap-content a {
  color: #fff;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .social-share .wrap-content a:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .social-share:hover .title-share {
  display: none;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .social-share:hover .wrap-content {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .item-description {
  color: #fff;
  margin-bottom: 15px;
  line-height: 20px;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small {
  margin: 0 -10px;
  width: 50%;
  float: right;
}
.rtl .sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small {
  float: left;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item {
  width: 50%;
  padding: 0 10px;
  position: relative;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-thumb a:before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 35%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#000,transparent);
  background: -o-linear-gradient(bottom right,#000,transparent);
  background: -moz-linear-gradient(bottom right,#000,transparent);
  background: linear-gradient(to top,#000,transparent);
  opacity: 0.7;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-thumb a img {
  width: 100%;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content {
  position: absolute;
  bottom: 0;
  z-index: 9;
  left: 0;
  right: 0;
  padding: 0 30px;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .font-custom {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #dd0000;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .font-custom:hover {
  background: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 {
  margin: 8px 0 15px 0;
  line-height: 22px;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 22px;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 a:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item:first-child {
  margin-bottom: 21px;
}
.sw-featured-slideshow-theme8 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item:nth-child(2) {
  margin-bottom: 21px;
}
.sw-featured-slideshow-theme9 {
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
  padding: 15px 20px 5px 20px;
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme9 .sw-block-title h2 {
  color: #222;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.sw-featured-slideshow-theme9 .sw-block-title h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #dd0000;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .sw-featured-slideshow-theme9 .sw-block-title h2:before {
  right: auto;
  left: -40px;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger {
  margin-bottom: 20px;
  position: relative;
  width: 50%;
  float: left;
}
.rtl .sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger {
  float: right;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-thumb {
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-thumb a img {
  width: 100%;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .font-custom {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #dd0000;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .font-custom:hover {
  background: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 {
  margin: 8px 0 15px 0;
  line-height: 26px;
  text-transform: capitalize;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 a {
  font-size: 22px;
  color: #090909;
  font-weight: bold;
  line-height: 26px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 a:hover {
  color: #dd0000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .time {
  color: #999;
  margin-bottom: 15px;
  font-style: italic;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .time i {
  margin-left: 0;
}
.rtl .sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .time i {
  margin-left: 5px;
  margin-right: 0;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .item-description {
  color: #666;
  margin-bottom: 15px;
  line-height: 20px;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small {
  margin: 0 -10px;
  width: 50%;
  float: right;
}
.rtl .sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small {
  float: left;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item {
  padding: 0 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-thumb {
  float: left;
  margin-right: 15px;
}
.rtl .sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-thumb {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-thumb a img {
  width: 100%;
  max-width: 150px;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content {
  overflow: hidden;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 {
  margin: 0 0 10px 0;
  line-height: 18px;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 a {
  font-size: 16px;
  color: #090909;
  font-weight: bold;
  line-height: 18px;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 a:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .time {
  color: #999;
  font-style: italic;
  padding-right: 10px;
}
.rtl .sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .time {
  padding-right: 0;
  padding-left: 10px;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .social-share {
  cursor: pointer;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .social-share .title-share {
  display: inline-block;
  vertical-align: top;
  font-style: italic;
  color: #999;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .social-share .wrap-content {
  display: inline-block;
  vertical-align: top;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .social-share:hover .title-share {
  display: none;
}
.sw-featured-slideshow-theme9 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .social-share:hover .wrap-content {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.sw-featured-slideshow-theme10 {
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme10 .sw-block-title h2 {
  color: #222;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.sw-featured-slideshow-theme10 .sw-block-title h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #dd0000;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .sw-featured-slideshow-theme10 .sw-block-title h2:before {
  right: auto;
  left: -40px;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger {
  position: relative;
  width: 56%;
  float: left;
}
.rtl .sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger {
  float: right;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-thumb a:before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 40%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-thumb a img {
  width: 100%;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content {
  position: absolute;
  bottom: 0;
  z-index: 9;
  left: 0;
  right: 0;
  padding: 0 20px;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .font-custom {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #dd0000;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .font-custom:hover {
  background: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 {
  margin: 8px 0;
  line-height: 38px;
  text-transform: capitalize;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 a {
  font-size: 38px;
  color: #fff;
  font-weight: bold;
  line-height: 38px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 a:hover {
  color: #dd0000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot {
  margin-bottom: 5px;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .time {
  color: #fff;
  font-style: italic;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .time i {
  margin-left: 0;
}
.rtl .sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .time i {
  margin-right: 0;
  margin-left: 5px;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .item-description {
  color: #fff;
  margin-bottom: 15px;
  line-height: 20px;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small {
  width: 41%;
  float: right;
}
.rtl .sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small {
  float: left;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item {
  position: relative;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-thumb a:before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 35%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-thumb a img {
  width: 100%;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content {
  position: absolute;
  bottom: 10px;
  z-index: 9;
  left: 0;
  right: 0;
  padding: 0 30px;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .font-custom {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #dd0000;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .font-custom:hover {
  background: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 {
  margin: 8px 0;
  line-height: 22px;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 22px;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 a:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot {
  margin-bottom: 5px;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .time {
  color: #fff;
  font-style: italic;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .time i {
  margin-left: 0;
}
.rtl .sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .time i {
  margin-right: 0;
  margin-left: 5px;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item:first-child {
  margin-bottom: 24px;
}
.sw-featured-slideshow-theme10 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item:nth-child(2) {
  margin-bottom: 25px;
}
.sw-featured-slideshow-theme11 {
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme11 .sw-block-title {
  margin-bottom: 10px;
}
.sw-featured-slideshow-theme11 .sw-block-title h2 {
  color: #222;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-right: 15px;
  margin-right: 14px;
}
.sw-featured-slideshow-theme11 .sw-block-title h2:before {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 4px;
  background: #ebebeb;
}
.sw-featured-slideshow-theme11 .sw-block-title .des-title {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger {
  margin-bottom: 20px;
  width: 40%;
  float: left;
}
.rtl .sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger {
  float: right;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-thumb {
  margin-bottom: 10px;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-thumb a img {
  width: 100%;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .font-custom {
  font-size: 12px;
  color: #dd0000;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: bold;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .font-custom:hover {
  color: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 {
  margin: 8px 0;
  line-height: 22px;
  text-transform: capitalize;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 a {
  font-size: 18px;
  color: #222;
  font-weight: bold;
  line-height: 22px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content h3 a:hover {
  color: #dd0000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot {
  margin-bottom: 10px;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .time {
  color: #999;
  font-style: italic;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .time i {
  margin-left: 0;
}
.rtl .sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .info-bot .time i {
  margin-right: 0;
  margin-left: 5px;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-larger .item .item-content .item-description {
  color: #666;
  margin-bottom: 15px;
  line-height: 20px;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small {
  margin: 0 -10px;
  width: 60%;
  float: right;
}
.rtl .sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small {
  float: left;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item {
  padding: 0 10px;
  position: relative;
  width: 100%;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-thumb a:before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 35%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-thumb a img {
  width: 100%;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content {
  position: absolute;
  bottom: 10px;
  z-index: 9;
  left: 0;
  right: 0;
  padding: 0 30px;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .font-custom {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #dd0000;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .font-custom:hover {
  background: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 {
  margin: 8px 0;
  line-height: 24px;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 a {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content h3 a:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .time {
  color: #fff;
  font-style: italic;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .time i {
  margin-left: 0;
}
.rtl .sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item .item-content .info-bot .time i {
  margin-right: 0;
  margin-left: 5px;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item:first-child {
  margin-bottom: 25px;
}
.sw-featured-slideshow-theme11 .featured-slideshow-content .slick-list .slick-track .slick-slide .item-small .item:nth-child(2) {
  margin-bottom: 25px;
}
.sw-featured-slideshow-theme12 {
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme12 .sw-block-title {
  margin-bottom: 10px;
}
.sw-featured-slideshow-theme12 .sw-block-title h2 {
  color: #222;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-right: 15px;
  margin-right: 14px;
}
.sw-featured-slideshow-theme12 .sw-block-title h2:before {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 4px;
  background: #ebebeb;
}
.sw-featured-slideshow-theme12 .sw-block-title .des-title {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list {
  margin: 0 -10px;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-small {
  float: left;
  width: 23%;
  padding: 0 10px;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-small .item-wrap {
  padding-bottom: 20px;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-small .item-wrap .item-thumb {
  margin-bottom: 10px;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-small .item-wrap .item-content .font-custom {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #dd0000;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-small .item-wrap .item-content .font-custom:hover {
  color: #aa0000;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-small .item-wrap .item-content h3 a {
  font-size: 16px;
  color: #222;
  font-weight: bold;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-small .item-wrap .item-content h3 a:hover {
  color: #dd0000;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-large {
  float: left;
  width: 54%;
  padding: 0 10px;
  position: relative;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-large .item-thumb a:before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 35%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-large .item-thumb a img {
  width: 100%;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-large .item-content {
  position: absolute;
  bottom: 0;
  z-index: 9;
  left: 0;
  right: 0;
  padding: 0 20px;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-large .item-content .font-custom {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #dd0000;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-large .item-content .font-custom:hover {
  background: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-large .item-content h3 {
  margin: 8px 0;
  line-height: 26px;
  text-transform: capitalize;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-large .item-content h3 a {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  line-height: 26px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-large .item-content h3 a:hover {
  color: #dd0000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-large .item-content .info-bot {
  margin-bottom: 10px;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-large .item-content .info-bot .time {
  color: #fff;
  font-style: italic;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-large .item-content .info-bot .time i {
  margin-left: 0;
}
.rtl .sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-large .item-content .info-bot .time i {
  margin-right: 0;
  margin-left: 5px;
}
.sw-featured-slideshow-theme12 .featured-slideshow-content .slick-list .item .item-large .item-content .item-description {
  color: #fff;
  margin-bottom: 15px;
  line-height: 20px;
}
.sw-featured-slideshow-theme13 {
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
  padding: 15px 20px 20px 20px;
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme13 .sw-block-title h2 {
  color: #222;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.sw-featured-slideshow-theme13 .sw-block-title h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #dd0000;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .sw-featured-slideshow-theme13 .sw-block-title h2:before {
  right: auto;
  left: -40px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-left {
  width: 60%;
  float: left;
}
.rtl .sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-left {
  float: right;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-left .item .item-thumb {
  margin-bottom: 20px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-left .item .item-thumb a img {
  width: 100%;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right {
  width: 40%;
  float: right;
  max-height: 333px;
  overflow-x: auto;
  background: #2b2c2d;
}
.rtl .sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right {
  float: left;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item {
  margin-bottom: 10px;
  overflow: hidden;
  border: none;
  padding: 0 10px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item .item-thumb {
  float: left;
  margin-right: 15px;
  width: 80px;
  height: 60px;
  overflow: hidden;
}
.rtl .sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item .item-thumb {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item .item-thumb a img {
  width: 100%;
  max-width: 150px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item .item-content {
  overflow: hidden;
  padding-right: 15px;
}
.rtl .sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item .item-content {
  padding-right: 0;
  padding-left: 15px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item .item-content h3 {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 5px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item .item-content h3:hover {
  color: #dd0000;
  cursor: pointer;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item .item-content p {
  color: #999;
  font-style: italic;
  font-size: 12px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item:first-child {
  background: #c00000;
  padding: 0;
  margin-bottom: 15px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item:first-child .item-thumb {
  position: relative;
  width: 70px;
  height: 70px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item:first-child .item-thumb:after {
  content: '\f04b';
  font-family: fontawesome;
  position: absolute;
  top: 20%;
  left: 18%;
  padding: 10px 12px;
  font-size: 18px;
  color: #fff;
  z-index: 9;
  border: 2px #fff solid;
  border-radius: 50%;
}
.rtl .sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item:first-child .item-thumb:after {
  left: auto;
  right: 18%;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item:first-child .item-thumb:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #dd0000;
  z-index: 1;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item:first-child .item-content {
  padding-right: 10px;
}
.rtl .sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item:first-child .item-content {
  padding-right: 0;
  padding-left: 10px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item:first-child .item-content h3 {
  margin-bottom: 0;
  padding-top: 7px;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item:first-child .item-content h3:hover {
  color: #fff;
  cursor: pointer;
}
.sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item:first-child .item-content p {
  float: right;
  color: #fff;
  margin-bottom: 0;
}
.rtl .sw-featured-slideshow-theme13 .sw-video-wrapper .box-video-right .item:first-child .item-content p {
  float: left;
}
.responsive-post-slider {
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
  padding: 15px 20px 15px 20px;
  margin-bottom: 20px;
}
.responsive-post-slider .sw-block-title h2 {
  color: #222;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.responsive-post-slider .sw-block-title h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #dd0000;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .responsive-post-slider .sw-block-title h2:before {
  right: auto;
  left: -40px;
}
.responsive-post-slider .slick-slider {
  margin: 0 -10px;
}
.responsive-post-slider .slick-slider .item {
  padding: 0 10px;
}
.responsive-post-slider .slick-slider .item .item-inner .img_over {
  margin-bottom: 20px;
}
.responsive-post-slider .slick-slider .item .item-inner .entry-content .font-custom {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #dd0000;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider .slick-slider .item .item-inner .entry-content .font-custom:hover {
  background: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider .slick-slider .item .item-inner .entry-content h3 {
  margin: 8px 0;
  line-height: 22px;
  text-transform: capitalize;
}
.responsive-post-slider .slick-slider .item .item-inner .entry-content h3 a {
  font-size: 18px;
  color: #090909;
  font-weight: bold;
  line-height: 22px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider .slick-slider .item .item-inner .entry-content h3 a:hover {
  color: #dd0000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.responsive-post-slider .slick-slider .item .item-inner .entry-content .info-bot .time {
  color: #999;
  font-style: italic;
  padding-right: 10px;
}
.rtl .responsive-post-slider .slick-slider .item .item-inner .entry-content .info-bot .time {
  padding-right: 0;
  padding-left: 10px;
}
.responsive-post-slider .slick-slider .item .item-inner .entry-content .info-bot .time i {
  margin-left: 0;
}
.rtl .responsive-post-slider .slick-slider .item .item-inner .entry-content .info-bot .time i {
  margin-left: 5px;
  margin-right: 0;
}
.responsive-post-slider .slick-slider .item .item-inner .entry-content .info-bot .social-share {
  cursor: pointer;
}
.responsive-post-slider .slick-slider .item .item-inner .entry-content .info-bot .social-share .title-share {
  display: inline-block;
  vertical-align: top;
  font-style: italic;
  color: #999;
}
.responsive-post-slider .slick-slider .item .item-inner .entry-content .info-bot .social-share .wrap-content {
  display: none;
}
.responsive-post-slider .slick-slider .item .item-inner .entry-content .info-bot .social-share:hover .title-share {
  display: none;
}
.responsive-post-slider .slick-slider .item .item-inner .entry-content .info-bot .social-share:hover .wrap-content {
  display: block;
}
.responsive-post-slider.ya-blog-style1 {
  box-shadow: none;
  padding: 5px 15px;
}
.responsive-post-slider.ya-blog-style1 .slick-slider {
  margin: 0 1px;
}
.responsive-post-slider.ya-blog-style1 .slick-slider .item {
  padding: 0 1px;
}
.responsive-post-slider.ya-blog-style1 .slick-slider .item .item-inner {
  position: relative;
}
.responsive-post-slider.ya-blog-style1 .slick-slider .item .item-inner .img_over {
  margin-bottom: 0;
}
.responsive-post-slider.ya-blog-style1 .slick-slider .item .item-inner .img_over a:before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 35%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.responsive-post-slider.ya-blog-style1 .slick-slider .item .item-inner .entry-content {
  position: absolute;
  bottom: 10px;
  z-index: 9;
  left: 0;
  right: 0;
  padding: 0 20px;
}
.responsive-post-slider.ya-blog-style1 .slick-slider .item .item-inner .entry-content h3 a {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
}
.responsive-post-slider.ya-blog-style1 .slick-slider .item .item-inner .entry-content h3 a:hover {
  color: #dd0000;
}
.responsive-post-slider.ya-blog-style2 {
  box-shadow: none;
  padding: 0;
}
.responsive-post-slider.ya-blog-style2 .sw-block-title {
  margin-bottom: 10px;
}
.responsive-post-slider.ya-blog-style2 .sw-block-title h2 {
  color: #222;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-right: 15px;
  margin-right: 14px;
}
.responsive-post-slider.ya-blog-style2 .sw-block-title h2:before {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 4px;
  background: #ebebeb;
}
.responsive-post-slider.ya-blog-style2 .sw-block-title .des-title {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
.responsive-post-slider.ya-blog-style2 .slick-slider {
  margin: 0;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item {
  padding: 0;
  background: #f1f1f1;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner {
  position: relative;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner .img_over {
  margin-bottom: 0;
  display: none;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner .img_over a:before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 35%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner .entry-content {
  margin: 0 20px;
  border-bottom: 1px #fff solid;
  min-height: 53px;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner .entry-content .font-custom {
  display: none;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner .entry-content h3 {
  position: relative;
  padding: 0 15px;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner .entry-content h3:before {
  content: "\f04d";
  font-size: 5px;
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 5px;
  color: #dd0000;
  font-weight: normal;
}
.rtl .responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner .entry-content h3:before {
  left: auto;
  right: 0;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner .entry-content h3 a {
  color: #222;
  font-size: 14px;
  line-height: 18px;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner .entry-content h3 a:hover {
  color: #dd0000;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner:first-child {
  padding: 0;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner:first-child .img_over {
  display: block;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner:first-child .entry-content {
  position: absolute;
  bottom: 10px;
  z-index: 9;
  left: 0;
  right: 0;
  padding: 0 20px;
  margin: 0;
  border: none;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner:first-child .entry-content .font-custom {
  display: inline-block;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner:first-child .entry-content h3 {
  padding: 0;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner:first-child .entry-content h3:before {
  display: none;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner:first-child .entry-content h3 a {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner:first-child .entry-content h3 a:hover {
  color: #dd0000;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item .item-inner:last-child .entry-content {
  border-bottom: none;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item.thumbnail-bottom {
  background: #fff;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item.thumbnail-bottom .item-inner .entry-content {
  border-bottom: 1px #ebebeb solid;
}
.responsive-post-slider.ya-blog-style2 .slick-slider .item.thumbnail-bottom .item-inner:last-child .entry-content,
.responsive-post-slider.ya-blog-style2 .slick-slider .item.thumbnail-bottom .item-inner:first-child .entry-content {
  border-bottom: none;
}
.responsive-post-slider.ya-blog-style3 {
  box-shadow: none;
  padding: 0;
}
.responsive-post-slider.ya-blog-style3 .sw-block-title {
  margin-bottom: 10px;
}
.responsive-post-slider.ya-blog-style3 .sw-block-title h2 {
  color: #222;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-right: 15px;
  margin-right: 14px;
}
.responsive-post-slider.ya-blog-style3 .sw-block-title h2:before {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 4px;
  background: #ebebeb;
}
.responsive-post-slider.ya-blog-style3 .sw-block-title .des-title {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
.ya-blog-style4 {
  border: 1px #ebebeb solid;
  padding: 15px;
  margin-bottom: 20px;
}
.ya-blog-style4 .sw-block-title h2 {
  color: #000;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
  padding-bottom: 15px;
  border-bottom: 3px #ebebeb solid;
}
.ya-blog-style4 .sw-block-title h2:before {
  content: '\f02e';
  position: absolute;
  top: -1px;
  left: 0;
  font-family: fontawesome;
  color: #dd0000;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: normal;
}
.rtl .ya-blog-style4 .sw-block-title h2:before {
  left: auto;
  right: 0;
}
.ya-blog-style4 .sw-block-title h2:before {
  left: -14px;
}
.rtl .ya-blog-style4 .sw-block-title h2:before {
  right: -14px;
}
.ya-blog-style4 .item .entry-content h3 {
  line-height: 18px;
}
.ya-blog-style4 .item .entry-content h3 a {
  font-size: 14px;
  color: #222;
  font-weight: bold;
}
.ya-blog-style4 .item .entry-content h3 a:hover {
  color: #dd0000;
}
.ya-blog-style4 .item .entry-content .info-bot .time {
  font-size: 14px;
  color: #999;
  font-style: italic;
}
.ya-blog-style5 {
  margin-bottom: 20px;
}
.ya-blog-style5 .sw-block-title h2 {
  color: #000;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
}
.ya-blog-style5 .sw-block-title h2:before {
  content: '\f02e';
  position: absolute;
  top: -1px;
  left: 0;
  font-family: fontawesome;
  color: #dd0000;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: normal;
}
.rtl .ya-blog-style5 .sw-block-title h2:before {
  left: auto;
  right: 0;
}
.ya-blog-style5 .item {
  border-bottom: 1px #ebebeb solid;
  padding: 10px 0;
}
.ya-blog-style5 .item .entry-content h3 {
  line-height: 18px;
}
.ya-blog-style5 .item .entry-content h3 a {
  font-size: 16px;
  color: #222;
  font-weight: bold;
}
.ya-blog-style5 .item .entry-content h3 a:hover {
  color: #dd0000;
}
.ya-blog-style5 .item .entry-content .info-bot .time {
  font-size: 14px;
  color: #999;
  font-style: italic;
}
.ya-blog-style5 .item.item-large {
  padding-top: 0;
}
.ya-blog-style5 .item.item-large .item-thumb {
  margin-bottom: 15px;
}
.ya-blog-style5 .item.item-large .entry-content .font-custom {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #dd0000;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 10px;
}
.ya-blog-style5 .item.item-large .entry-content h3 {
  line-height: 22px;
}
.ya-blog-style5 .item.item-large .entry-content h3 a {
  font-size: 18px;
}
.ya-blog-style5 .item.item-small:last-child {
  border-bottom: none;
}
.ya-blog-style6 {
  padding: 15px;
  background: #f1f1f1;
  border: 1px #ebebeb solid;
  margin-bottom: 20px;
}
.ya-blog-style6 .sw-block-title h2 {
  color: #000;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
  padding-bottom: 15px;
  border-bottom: 3px #ebebeb solid;
}
.ya-blog-style6 .sw-block-title h2:before {
  content: '\f02e';
  position: absolute;
  top: -1px;
  left: 0;
  font-family: fontawesome;
  color: #dd0000;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: normal;
}
.rtl .ya-blog-style6 .sw-block-title h2:before {
  left: auto;
  right: 0;
}
.ya-blog-style6 .sw-block-title h2:before {
  left: -14px;
}
.rtl .ya-blog-style6 .sw-block-title h2:before {
  right: -14px;
}
.ya-blog-style6 .item .widget-title {
  padding: 5px 0;
  line-height: 20px;
}
.ya-blog-style6 .item .widget-title span {
  float: left;
  color: #dd0000;
  margin-right: 10px;
  font-weight: bold;
}
.rtl .ya-blog-style6 .item .widget-title span {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.ya-blog-style6 .item .widget-title a {
  font-size: 14px;
  color: #222;
  overflow: hidden;
  font-weight: bold;
}
.ya-blog-style6 .item .widget-title a:hover {
  color: #dd0000;
}
.sw-videobox {
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
  padding: 17px 20px 20px 20px;
  margin-bottom: 20px;
}
.sw-videobox h2 {
  color: #222;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.sw-videobox h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #dd0000;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .sw-videobox h2:before {
  right: auto;
  left: -40px;
}
.sw-videobox .sw-video-current .popup-youtube {
  position: relative;
  display: block;
}
.sw-videobox .sw-video-current .popup-youtube img {
  width: 100%;
}
.sw-videobox .sw-video-current .popup-youtube:before {
  content: "";
  width: 41px;
  height: 41px;
  position: absolute;
  left: 19px;
  top: 19px;
  background: url('../assets/img/icon-video.png') no-repeat center center;
  z-index: 9;
}
.rtl .sw-videobox .sw-video-current .popup-youtube:before {
  left: auto;
  right: 19px;
}
.sw-videobox .sw-video-current .popup-youtube:after {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 35%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.sw-videobox .sw-video-current .sw-video-content {
  z-index: 2;
}
.sw-videobox .sw-video-current .sw-video-content .widget-title h4 a {
  font-size: 18px;
  font-weight: bold;
}
.sw-videobox .sw-video-current .sw-video-content .widget-title h4 a:hover {
  color: #dd0000;
}
.sw-videobox .sw-video-list-item {
  margin-top: 22px;
}
.sw-videobox .sw-video-list-item .sw-video-image {
  max-width: 245px;
}
.rtl .sw-videobox .sw-video-list-item .sw-video-image {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.sw-videobox .sw-video-list-item .sw-video-image .popup-youtube {
  position: relative;
  display: block;
}
.sw-videobox .sw-video-list-item .sw-video-image .popup-youtube img {
  width: 100%;
}
.sw-videobox .sw-video-list-item .sw-video-image .popup-youtube:before {
  content: "";
  width: 41px;
  height: 41px;
  position: absolute;
  left: 19px;
  top: 19px;
  background: url('../assets/img/icon-video.png') no-repeat center center;
  z-index: 9;
}
.rtl .sw-videobox .sw-video-list-item .sw-video-image .popup-youtube:before {
  left: auto;
  right: 19px;
}
.sw-videobox .sw-video-list-item .sw-video-content {
  padding-top: 17px;
}
.sw-videobox .sw-video-list-item .sw-video-content .head-content {
  font-size: 12px;
}
.sw-videobox .sw-video-list-item .sw-video-content .head-content a {
  color: #ccc;
  display: inline-block;
  vertical-align: top;
}
.sw-videobox .sw-video-list-item .sw-video-content .head-content a:hover {
  color: #dd0000;
}
.sw-videobox .sw-video-list-item .sw-video-content .head-content span {
  text-transform: capitalize;
}
.sw-videobox .sw-video-list-item .sw-video-content .head-content span i {
  text-transform: none;
  font-style: normal;
}
.sw-videobox .sw-video-list-item .sw-video-content .widget-title {
  margin: 15px 0;
}
.sw-videobox .sw-video-list-item .sw-video-content .widget-title h4 a {
  font-weight: bold;
  color: #222;
}
.sw-videobox .sw-video-list-item .sw-video-content .widget-title h4 a:hover {
  color: #dd0000;
}
.sw-videobox .sw-video-list-item .sw-video-content .description {
  color: #666;
  line-height: 20px;
}
.sw-category-slider {
  box-shadow: 0 0 4px 2px #ebebeb;
  margin-bottom: 20px;
}
.sw-category-slider .block-title h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border-top: 2px #090909 solid;
  text-transform: uppercase;
  background: #090909;
  padding: 10px 20px;
  margin: 0;
}
.sw-category-slider .resp-slider-container {
  padding: 20px;
  background: #fff;
}
.sw-category-slider .resp-slider-container .slider .item .item-image {
  position: relative;
}
.sw-category-slider .resp-slider-container .slider .item .item-image h4 {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-top: -6px;
  font-size: 16px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-category-slider .resp-slider-container .slider .item .item-image img {
  margin-bottom: 10px;
}
.sw-category-slider .resp-slider-container .slider .item .item-image:hover h4 {
  color: #dd0000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-category-slider .resp-slider-container .slider .item .item-image:hover img {
  opacity: 0.8;
}
.sw-category-slider .resp-slider-container .slider .item:last-child .item-image img {
  margin-bottom: 0;
}
.home-style1-right .sw-videobox {
  padding: 0;
}
.home-style1-right .sw-videobox .sw-video-current .sw-video-content {
  bottom: 5px;
}
.home-style1-right .sw-videobox .sw-video-current .sw-video-content .widget-title h4 a {
  font-size: 16px;
}
.home-style1-right .sw-videobox .sw-video-current .sw-video-content .description {
  display: none;
}
.home-style1-right .sidebar-subcribe .mc4wp-form .frm-input .frm-submit {
  height: 32px;
  line-height: 32px;
  width: 120px;
}
.sw-latest-post {
  padding: 0;
  overflow: inherit;
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
}
.sw-latest-post .post-items-title {
  margin-bottom: 0;
  padding: 8px 20px 5px 20px;
}
.sw-latest-post .post-items-title h2 {
  color: #222;
  font-size: 18px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  line-height: 32px;
}
.sw-latest-post .post-items-title h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #dd0000;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .sw-latest-post .post-items-title h2:before {
  right: auto;
  left: -40px;
}
.sw-latest-post .post-items-title .sw-group {
  display: none;
}
.sw-latest-post .sw-latest-post-list {
  position: relative;
  margin: 0;
  overflow-y: auto;
  box-shadow: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-height: 698px !important;
}
.sw-latest-post .sw-latest-post-list .ltabs-item {
  padding: 0 20px;
  margin-bottom: 0;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb {
  border: none;
  border-top: 1px #ebebeb solid;
  padding: 20px 0;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .img_over {
  max-width: 289px;
  width: 100%;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .img_over a img {
  width: 100%;
}
.rtl .sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .img_over {
  float: right;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content {
  display: block;
  padding: 0 20px;
  margin-top: 18px;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .cate-post {
  margin-bottom: 15px;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .cate-post .font-custom {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #dd0000;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .cate-post .font-custom:hover {
  background: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .widget-title h4 {
  margin-bottom: 8px;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .widget-title h4 a {
  color: #222;
  font-weight: bold;
  font-size: 18px;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .widget-title h4 a:hover {
  color: #dd0000;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .info-bot .time {
  color: #999;
  margin-bottom: 10px;
  font-style: italic;
  padding-right: 10px;
}
.rtl .sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .info-bot .time {
  padding-right: 0;
  padding-left: 10px;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .info-bot .time i {
  margin-left: 0;
}
.rtl .sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .info-bot .time i {
  margin-left: 5px;
  margin-right: 0;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .info-bot .social-share {
  cursor: pointer;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .info-bot .social-share .title-share {
  display: inline-block;
  vertical-align: top;
  font-style: italic;
  color: #999;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .info-bot .social-share .wrap-content {
  display: inline-block;
  vertical-align: top;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .info-bot .social-share:hover .title-share {
  display: none;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .info-bot .social-share:hover .wrap-content {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.sw-latest-post .sw-latest-post-list .ltabs-item .widget-thumb .entry-content .description {
  line-height: 22px;
  font-size: 14px;
  color: #666;
}
.sw-latest-post .sw-latest-post-list .ltabs-item:first-child .widget-thumb {
  padding-top: 3px;
  border-top: 0;
}
.sw-latest-post .sw-latest-post-grid {
  margin: 20px -10px 0 -10px;
  overflow: inherit;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item {
  padding: 0 10px;
  margin-bottom: 15px;
}
.rtl .sw-latest-post .sw-latest-post-grid .ltabs-item {
  float: right;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .widget-thumb {
  border: none;
  box-shadow: 0px 2px 4px 2px #ebebeb;
  padding: 20px;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .widget-thumb .img_over {
  margin-bottom: 20px;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .widget-thumb .img_over a img {
  width: 100%;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .widget-thumb .entry-content {
  display: block;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .widget-thumb .entry-content .cate-post {
  margin-bottom: 15px;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .widget-thumb .entry-content .cate-post span {
  color: #999;
  font-size: 12px;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .widget-thumb .entry-content .cate-post span a {
  color: #999;
  font-size: 12px;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .widget-thumb .entry-content .cate-post span a:hover {
  color: #dd0000;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .widget-thumb .entry-content .cate-post span i {
  text-transform: none;
  font-style: normal;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .widget-thumb .entry-content .widget-title h4 {
  margin: 0 0 2px 0;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .widget-thumb .entry-content .widget-title h4 a {
  font-size: 16px;
  color: #222;
  font-weight: bold;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .widget-thumb .entry-content .widget-title h4 a:hover {
  color: #dd0000;
}
.sw-latest-post .sw-latest-post-grid .ltabs-item .widget-thumb .entry-content .description {
  display: none;
}
.sw-latest-post .sw-loadmore {
  clear: both;
  padding: 0 20px;
}
.sw-latest-post .sw-loadmore .btn-loadmore {
  box-shadow: 0px 0px 1px 2px #ebebeb;
  padding: 0;
  border: none;
  margin: 15px 0;
  height: 38px;
  line-height: 38px;
  border-radius: 0;
  width: 100%;
}
.sw-latest-post .sw-loadmore .btn-loadmore .des-load {
  font-size: 14px;
  display: block;
  vertical-align: top;
  font-weight: normal;
  background: #fff;
  color: #666;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-latest-post .sw-loadmore .btn-loadmore .des-load:hover {
  background: #dd0000;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-latest-post .grid {
  background: transparent;
  margin: 0 -10px;
}
.sw-latest-post .grid .grid-item {
  overflow: visible;
}
.sw-latest-post .grid .grid-item .widget-thumb {
  border: none;
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .author img {
  border-radius: 50%;
  margin: 0;
}
.rtl .sw-latest-post .grid .grid-item .widget-thumb .entry-content .author img {
  float: right;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .author .post-by {
  color: #999;
  font-size: 12px;
  line-height: 16px;
  margin-top: 15px;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .author .post-by span {
  display: inline-block;
  vertical-align: top;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .author .post-by span a {
  color: #999;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .author .post-by span a:hover {
  color: #dd0000;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .author .view-post {
  margin-top: 10px;
  font-size: 14px;
  color: #999;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .author .view-post a {
  color: #999;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .author .view-post a:hover {
  color: #dd0000;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .cate-post {
  margin-top: 0;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .cate-post .font-custom {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #dd0000;
  padding: 5px 15px;
  border-radius: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .cate-post .font-custom:hover {
  background: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .widget-title h4 {
  margin: 10px 0;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .widget-title h4 a {
  font-size: 16px;
  font-weight: bold;
  color: #222;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .widget-title h4 a:hover {
  color: #dd0000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .info-bot .time {
  color: #999;
  font-size: 14px;
  margin-bottom: 5px;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .info-bot .time i {
  margin-left: 0;
}
.rtl .sw-latest-post .grid .grid-item .widget-thumb .entry-content .info-bot .time i {
  margin-left: 5px;
  margin-right: 0;
}
.sw-latest-post .grid .grid-item .widget-thumb .entry-content .description {
  line-height: 22px;
  color: #666;
  font-size: 14px;
  margin-bottom: 10px;
}
.sw-latest-post .grid .grid-item .widget-thumb .owl2-carousel {
  direction: ltr;
}
.sw-latest-post .grid .grid-item .widget-thumb iframe {
  margin-bottom: 0;
}
.sw-latest-post .grid .grid-item.col-1 .widget-thumb .entry-content {
  padding: 25px 20px;
  z-index: 2;
  text-align: left;
}
.rtl .sw-latest-post .grid .grid-item.col-1 .widget-thumb .entry-content {
  text-align: right;
}
.sw-latest-post .grid .grid-item.col-1 .widget-thumb .entry-content .cate-post {
  color: #fff;
}
.sw-latest-post .grid .grid-item.col-1 .widget-thumb .entry-content .cate-post span a {
  color: #fff;
}
.sw-latest-post .grid .grid-item.col-1 .widget-thumb .entry-content .widget-title h4 a {
  color: #fff;
  font-size: 26px;
}
.sw-latest-post .grid .grid-item.col-1 .widget-thumb .entry-content .widget-title h4 a:hover {
  color: #dd0000;
}
.sw-latest-post .grid .grid-item.col-1 .widget-thumb .entry-content .info-bot .time {
  color: #fff;
}
.sw-latest-post .grid .grid-item.col-1 .widget-thumb .entry-content .description {
  color: #fff;
}
.sw-latest-post .grid .grid-item.col-1 .widget-thumb .img_over a:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.15);
}
.sw-latest-post .grid .grid-item.col-1 .widget-thumb:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 35%;
  z-index: 2;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.sw-latest-post .grid .grid-item.col-1 .widget-thumb:after {
  content: '\f0e7';
  position: absolute;
  right: 15px;
  top: 15px;
  background: #dd0000;
  color: #fff;
  z-index: 9;
  width: 30px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  font-family: fontawesome;
  border-radius: 50%;
}
.sw-latest-post .grid .grid-item.col-1 .owl2-controls {
  display: none;
}
.sw-latest-post .grid .owl2-dots .owl2-dot {
  border: 2px #fff solid;
  background: transparent;
  vertical-align: bottom;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-latest-post .grid .owl2-dots .owl2-dot.active,
.sw-latest-post .grid .owl2-dots .owl2-dot:hover {
  border: 2px #fe6d40 solid;
  background: transparent;
  width: 14px;
  height: 14px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-latest-post .grid-item .img_over {
  min-height: auto;
}
.widget-the-gallery {
  margin-bottom: 20px;
}
.widget-the-gallery .widget-post-inner .item .item-thumb-gallery a {
  display: block;
  position: relative;
}
.widget-the-gallery .widget-post-inner .item .item-thumb-gallery a:before {
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 40%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.widget-the-gallery .widget-post-inner .item .item-thumb-gallery a:after {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  left: 19px;
  top: 19px;
  background: url(../assets/img/icon-gallery.png) no-repeat center center;
  z-index: 9;
}
.widget-the-gallery .widget-post-inner .item .item-thumb-gallery a img {
  width: 100%;
}
.widget-the-gallery .widget-post-inner .item .item-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 7px 25px;
  z-index: 2;
}
.widget-the-gallery .widget-post-inner .item .item-content .item-title h4 a {
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bold;
}
.widget-the-gallery .widget-post-inner .item .item-content .item-title h4 a:hover {
  color: #dd0000;
}
.widget-the-gallery .left i {
  position: absolute;
  left: 15px;
  top: 37%;
  color: #fff;
  font-size: 30px;
  background: rgba(0,0,0,0.5);
  width: 30px;
  text-align: center;
  height: 40px;
  line-height: 39px;
  z-index: 3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.widget-the-gallery .left i:hover {
  background: #090909;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget-the-gallery .right i {
  position: absolute;
  right: 15px;
  top: 37%;
  color: #fff;
  font-size: 30px;
  background: rgba(0,0,0,0.5);
  width: 30px;
  text-align: center;
  height: 40px;
  line-height: 39px;
  z-index: 3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.widget-the-gallery .right i:hover {
  background: #090909;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget-the-gallery:hover .left i,
.widget-the-gallery:hover .right i {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.latest-style1 {
  box-shadow: none;
  background: transparent;
}
.latest-style1 .sw-loadmore .btn-loadmore {
  width: 320px;
}
.latest-style2 {
  box-shadow: 0px 2px 4px 2px #ebebeb;
  background: #fff;
}
.latest-style2 .sw-group {
  display: none;
}
.latest-style2 .sw-latest-post-list {
  overflow-y: auto;
  box-shadow: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-height: 1247px !important;
}
.latest-style2 .sw-latest-post-list:before {
  display: none;
}
.latest-style2 .sw-latest-post-list .ltabs-item {
  margin: 0;
}
.latest-style2 .sw-latest-post-list .ltabs-item .widget-thumb {
  border-bottom: none;
  padding: 10px 0;
}
.latest-style2 .sw-latest-post-list .ltabs-item .widget-thumb .img_over {
  max-width: 250px;
}
.latest-style2 .sw-latest-post-list .ltabs-item .widget-thumb .entry-content {
  padding: 0 10px 0 20px;
}
.rtl .latest-style2 .sw-latest-post-list .ltabs-item .widget-thumb .entry-content {
  padding: 0 20px 0 10px;
}
.latest-style2 .sw-latest-post-list .ltabs-item:first-child .widget-thumb {
  padding: 0 0 10px 0;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .img_over {
  max-width: 100%;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .img_over >a:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 36%;
  z-index: 1;
  background: -webkit-linear-gradient(left top,#3d3d3d,transparent);
  background: -o-linear-gradient(bottom right,#3d3d3d,transparent);
  background: -moz-linear-gradient(bottom right,#3d3d3d,transparent);
  background: linear-gradient(to top,#3d3d3d,transparent);
  opacity: 0.9;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content {
  bottom: 36px;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .cate-post {
  margin-bottom: 17px;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .cate-post span {
  color: #fff;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .cate-post span a {
  color: #fff;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .widget-title h4 {
  margin-bottom: 19px;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .widget-title h4 a {
  color: #fff;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .widget-title h4 a:hover {
  color: #dd0000;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .info-bot {
  text-align: center;
  display: inline-block;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .info-bot .time {
  color: #fff;
  font-style: italic;
  padding-right: 10px;
}
.rtl .latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .info-bot .time {
  padding-right: 0;
  padding-left: 10px;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .info-bot .social-share {
  cursor: pointer;
  color: #fff;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .info-bot .social-share .title-share {
  display: inline-block;
  vertical-align: top;
  font-style: italic;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .info-bot .social-share .wrap-content {
  display: none;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .info-bot .social-share .wrap-content a {
  color: #fff;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .info-bot .social-share .wrap-content a:hover {
  color: #dd0000;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .info-bot .social-share:hover .title-share {
  display: none;
}
.latest-style2 .sw-latest-post-list .ltabs-item.finished .widget-thumb .entry-content .info-bot .social-share:hover .wrap-content {
  display: block;
}
.latest-style2 .sw-loadmore .btn-loadmore {
  margin: 18px 0;
  height: 47px;
  line-height: 47px;
  border-radius: 0;
  width: 320px;
}
.sw-twitter-slider {
  padding: 25px 0 10px 0;
  background: #44ccf6;
  text-align: center;
  margin-bottom: 20px;
}
.sw-twitter-slider .box-title .fa {
  display: inline-block;
  width: 60px;
  height: 60px;
  color: #44ccf6;
  background-color: #fff;
  font-size: 38px;
  line-height: 60px;
  border-radius: 50%;
}
.sw-twitter-slider .box-slider-title h2 {
  border-top: 1px rgba(255,255,255,0.5) solid;
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 0;
  margin: 0;
}
.sw-twitter-slider .carousel-inner .item .item-twiter {
  padding: 0 15px;
}
.sw-twitter-slider .carousel-inner .item .item-twiter .item-twitter-right p {
  color: #fff;
  font-size: 20px;
  text-transform: capitalize;
}
.sw-twitter-slider .carousel-inner .item .item-twiter .tweet-text {
  color: #fff;
  line-height: 20px;
}
.sw-twitter-slider .carousel-inner .item .item-twiter .tweet-text a {
  color: #fff;
  font-style: italic;
}
.sw-twitter-slider .carousel-inner .item .item-twiter .tweet-text a:hover {
  color: #333;
}
.sw-twitter-slider .carousel-inner .item .item-twiter .tweet-btn {
  display: inline-block;
  overflow: hidden;
}
.sw-twitter-slider .carousel-inner .item .item-twiter .tweet-btn a {
  float: left;
  color: #fff;
  margin-right: 25px;
}
.rtl .sw-twitter-slider .carousel-inner .item .item-twiter .tweet-btn a {
  float: right;
  margin-left: 25px;
  margin-right: 0;
}
.rtl .sw-twitter-slider .carousel-inner .item .item-twiter .tweet-btn a .fa {
  margin-left: 5px;
  margin-right: 0;
}
.sw-twitter-slider .carousel-inner .item .item-twiter .tweet-btn a .fa {
  margin-right: 5px;
}
.sw-twitter-slider .carousel-inner .item .item-twiter .tweet-btn a:hover {
  color: #dd0000;
}
.sw-twitter-slider .carousel-indicators {
  position: static;
  margin: 10px 0;
  width: 100%;
}
.sw-twitter-slider .carousel-indicators > li {
  width: 9px;
  height: 9px;
  background-color: rgba(255,255,255,0.5);
  margin: 0 3px;
  border: 0;
  border-radius: 50%;
}
.sw-twitter-slider .carousel-indicators > li:hover {
  background-color: #fff;
}
.sw-twitter-slider .carousel-indicators > li.active {
  background-color: #fff;
}
.modal,
.fancybox-lock .fancybox-overlay {
  overflow-y: auto;
}
.sw-stock-market {
  box-shadow: 0 0 4px 2px #ebebeb;
  margin-bottom: 20px;
}
.sw-stock-market .title-market h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border-top: 2px #090909 solid;
  text-transform: uppercase;
  background: #090909;
  padding: 10px 20px;
  margin: 0;
}
.sw-stock-market .word-market {
  background: #fff;
  padding-top: 20px;
}
.sw-stock-market .word-market ul.tab li {
  margin: 0 1px;
}
.sw-stock-market .word-market ul.tab li:first-child .tablinks {
  margin-left: 10px;
}
.rtl .sw-stock-market .word-market ul.tab li:first-child .tablinks {
  margin-left: 0;
  margin-right: 10px;
}
.sw-stock-market .word-market ul.tab li:last-child .tablinks {
  margin-right: 0;
}
.rtl .sw-stock-market .word-market ul.tab li:last-child .tablinks {
  margin-left: 0;
}
.sw-stock-market .word-market .title-chart {
  top: 65px;
}
.sw-author-listing {
  margin-bottom: 20px;
  overflow: hidden;
}
.sw-author-listing h2 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border-top: 2px #090909 solid;
  text-transform: uppercase;
  background: #090909;
  padding: 10px 20px;
  margin: 0 0 20px 0;
}
.sw-author-listing .author-wrapper .author-item {
  float: left;
}
.rtl .sw-author-listing .author-wrapper .author-item {
  float: right;
}
.sw-author-listing .author-wrapper .author-item a img {
  margin: 0;
  width: 100%;
}
.sw-author-listing .author-wrapper .author-item a img:hover {
  opacity: 0.8;
}
.sw-author-listing .author-wrapper.author-1-columns .author-item {
  width: 100%;
}
.sw-author-listing .author-wrapper.author-2-columns .author-item {
  width: 50%;
}
.sw-author-listing .author-wrapper.author-3-columns .author-item {
  width: 33.333%;
}
.sw-author-listing .author-wrapper.author-4-columns .author-item {
  width: 35%;
}
.sw-author-listing .author-wrapper.author-5-columns .author-item {
  width: 20%;
}
.sw-author-listing .author-wrapper.author-10-columns .author-item {
  width: 10%;
}
.social-counter {
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
  margin-bottom: 20px;
  padding: 15px 20px;
}
.social-counter h2 {
  color: #222;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.social-counter h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #dd0000;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .social-counter h2:before {
  right: auto;
  left: -40px;
}
.social-counter .item {
  margin-bottom: 10px;
  color: #fff;
  border-radius: 4px;
  padding: 5px 15px;
}
.social-counter .item i {
  margin-left: 0;
  font-size: 20px;
}
.rtl .social-counter .item i {
  margin-left: 5px;
  margin-right: 0;
}
.social-counter .item span {
  font-weight: bold;
}
.social-counter .item label {
  float: right;
  text-transform: uppercase;
  margin-top: 5px;
  border-left: 1px rgba(255,255,255,0.4) solid;
  padding-left: 15px;
}
.rtl .social-counter .item label {
  float: left;
  padding-left: 0;
  padding-right: 15px;
  border-right: 1px rgba(255,255,255,0.4) solid;
  border-left: 0;
}
.social-counter .item1 {
  background: #3b5988;
}
.social-counter .item2 {
  background: #00aced;
}
.social-counter .item3 {
  background: #bb0000;
}
.social-counter .item4 {
  background: #17b3e8;
}
.social-counter .item5 {
  background: #ea4c89;
  margin-bottom: 5px;
}
.social-counter.social-counter2 {
  padding: 0;
  box-shadow: none;
}
.social-counter.social-counter2 h3 {
  color: #000;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
}
.social-counter.social-counter2 h3:before {
  content: '\f02e';
  position: absolute;
  top: -1px;
  left: 0;
  font-family: fontawesome;
  color: #dd0000;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: normal;
}
.rtl .social-counter.social-counter2 h3:before {
  left: auto;
  right: 0;
}
.header-style2 .header-close {
  text-align: center;
  display: none;
}
.header-style2 .header-close i {
  cursor: pointer;
  color: #222;
  font-size: 18px;
}
.header-style2 .header-close i:hover {
  color: #dd0000;
}
.header-style2 .header-open {
  position: absolute;
  top: 100px;
  left: 15px;
  z-index: 1000;
  cursor: pointer;
  display: none;
}
.rtl .header-style2 .header-open {
  right: 15px;
  left: auto;
}
.header-style2 .header-open i {
  color: #fff;
}
.header-style2 .header-open span {
  text-transform: capitalize;
  color: #fff;
  font-size: 13px;
}
.header-style2 .header-open:hover i,
.header-style2 .header-open:hover span {
  color: #dd0000;
}
.header-style2 #header {
  height: 100%;
  width: 160px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 80px;
  z-index: 800;
  background: #fff;
}
.rtl .header-style2 #header {
  left: auto;
  right: 0;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner {
  background: #fff;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills {
  display: block;
  text-align: left;
}
.rtl .header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills {
  text-align: right;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li {
  display: block;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li a {
  color: #222;
  font-weight: bold;
  font-size: 13px;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li a:hover {
  color: #dd0000;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li.active a,
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li:hover a {
  color: #dd0000;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu {
  left: 100% !important;
  background: #fff;
  border-left: 2px rgba(255,255,255,0.9) solid;
}
.rtl .header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu {
  right: 100% !important;
  left: auto !important;
  border-right: 2px rgba(255,255,255,0.9) solid;
  border-left: none;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu li a {
  color: #222;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu li a:hover {
  color: #dd0000;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu li.active >a,
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu li:hover >a {
  color: #dd0000;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu >a,
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu >.have-title {
  color: #222;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu >a:hover,
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu >.have-title:hover {
  color: #dd0000;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu >a:hover .menu-title:before,
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu >.have-title:hover .menu-title:before {
  background: #222;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu .dropdown-sub li a {
  color: #222;
  position: relative;
  padding-left: 15px;
  font-size: 13px;
}
.rtl .header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu .dropdown-sub li a {
  padding-right: 15px;
  padding-left: 0;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu .dropdown-sub li a:before {
  content: "\f111";
  font-family: fontawesome;
  color: #222;
  position: absolute;
  left: 0;
  top: 15px;
  font-size: 6px;
}
.rtl .header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu .dropdown-sub li a:before {
  left: auto;
  right: 0;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu .dropdown-sub li a:hover {
  color: #dd0000;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu .dropdown-sub li.active a,
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu .dropdown-sub li:hover a {
  color: #dd0000;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu.active >a,
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu:hover >a {
  color: #dd0000;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu.active >a .have-title .menu-title:before,
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills >li .dropdown-menu .dropdown-submenu:hover >a .have-title .menu-title:before {
  background: #dd0000;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu {
  padding: 0;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu >li {
  padding: 0;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu >li .dropdown-sub li {
  border-bottom: 1px #ddd solid;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu >li .dropdown-sub li >a {
  text-transform: uppercase;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu >li .dropdown-sub li >a:before {
  display: none;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu >li .dropdown-sub li >a:hover {
  color: #dd0000;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu >li .dropdown-sub li:last-child {
  border: none;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .have-title:hover {
  color: #dd0000;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .have-title:hover .menu-title:before {
  background: #dd0000;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .image-thumbnail {
  padding: 0;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category .font-custom,
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category .time {
  font-weight: normal;
  font-size: 12px;
  text-transform: capitalize;
  color: #222;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category .font-custom:hover {
  color: #dd0000;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-category .time i {
  text-transform: none;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-content h3 a {
  color: #222;
  font-size: 14px;
}
.header-style2 #header .main-menu #primary-menu .navbar-inner .nav-pills .expnews-mega-menu.custom-featured-col .dropdown-menu .featured-col .sw-featured-slideshow-theme3 .featured-slideshow-content .slick-list .slick-slide .item .item-content h3 a:hover {
  color: #dd0000;
}
.header-style2 #header .sidebar-left-menu-social {
  position: absolute;
  left: 0;
  bottom: 20px;
  text-align: center;
  width: 100%;
}
.header-style2 #header .sidebar-left-menu-social ul li {
  display: inline-block;
}
.header-style2 #header .sidebar-left-menu-social ul li a {
  color: #777;
}
.header-style2 #header .sidebar-left-menu-social ul li a:hover {
  color: #dd0000;
}
.header-style2 #header .sidebar-left-menu-social ul li a .menu-title {
  display: none;
}
.header-style2 #header.header-sticky {
  padding-top: 15px;
}
.expnews-top-menu-style2 .expnews-top-menu {
  background: #2b2c2d;
  margin: 0 0 20px 0;
  position: relative;
  z-index: 999;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.expnews-top-menu-style2 .expnews-top-menu .expnews-logo {
  overflow: hidden;
  text-align: center;
  min-width: 250px;
  margin-top: 22px;
  padding: 0 15px;
}
.expnews-top-menu-style2 .expnews-top-menu .expnews-logo a {
  display: block;
}
.expnews-top-menu-style2 .expnews-top-menu .expnews-logo a img {
  max-height: 70px;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-menu .topmenu-open {
  color: #fff;
  display: none;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-menu .topmenu-open span {
  font-size: 13px;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li {
  float: left;
  padding-right: 37px;
}
.rtl .expnews-top-menu-style2 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li {
  float: right;
  padding-left: 37px;
  padding-right: 0;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  padding: 28px 0 24px 0;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.active a,
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li:hover a {
  color: #dd0000;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown .dropdown-menu {
  border: none;
  border-radius: 0;
  border-top: 1px #dd0000 solid;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown .dropdown-menu li {
  float: none;
  padding: 0;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown .dropdown-menu li a {
  padding: 8px 25px;
  color: #222;
  text-transform: capitalize;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown .dropdown-menu li a:hover {
  color: #dd0000;
  background: transparent;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown:hover .dropdown-menu {
  display: block;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right {
  padding-top: 15px;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top {
  float: left;
}
.rtl .expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top {
  float: right;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search {
  width: 300px;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry {
  position: relative;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .icon-search i {
  float: right;
  width: 20%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0;
  cursor: pointer;
  color: #fff;
  z-index: 1;
}
.rtl .expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .icon-search i {
  float: left;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .icon-search i:hover {
  color: #dd0000;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform {
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
}
.rtl .expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform {
  right: 0;
  left: auto;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform .search-query {
  width: 80%;
  margin: 10px 0 0 0;
  border-color: #ebebeb;
  border-width: 0 0 0 1px;
  font-size: 13px;
  color: #999999;
  height: 20px;
  line-height: 20px;
  text-indent: 10px;
  background-color: transparent;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform .search-query {
  float: right;
  border-width: 0 1px 0 0;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform .button-search-pro {
  width: 20%;
  color: #fff;
  margin: auto;
  background-color: transparent;
  border: 0;
  height: 41px;
  line-height: 41px;
  float: right;
  z-index: 9;
}
.rtl .expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform .button-search-pro {
  float: left;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform .button-search-pro i.fa {
  display: none;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-search .topsearch-entry .searchform .button-search-pro:hover {
  color: #dd0000;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login ul {
  list-style: none;
  margin: 0;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login ul li a {
  display: block;
  height: 41px;
  line-height: 41px;
  width: 60px;
  text-align: center;
  color: #fff;
  position: relative;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login ul li a:hover {
  color: #dd0000;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login ul li a i {
  font-size: 15px;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login .div-logined a {
  display: block;
  height: 41px;
  line-height: 41px;
  width: 60px;
  text-align: center;
  color: #fff;
  position: relative;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login .div-logined a:hover {
  color: #dd0000;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .sw_top .widget-inner .top-login .div-logined a i {
  font-size: 15px;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text {
  float: left;
}
.rtl .expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text {
  float: right;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text h3 {
  display: none;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav {
  margin: 0;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li {
  position: relative;
  z-index: 10;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >i {
  color: #fff;
  height: 54px;
  line-height: 41px;
  width: 65px;
  cursor: pointer;
  text-align: center;
  margin: 0;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >i:hover {
  color: #dd0000;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul {
  position: absolute;
  padding: 10px 5px;
  right: 0;
  top: 180%;
  list-style: none;
  display: inline-block;
  background-color: #fff;
  border-top: 1px #dd0000 solid;
  visibility: hidden;
  width: 180px;
  box-shadow: 0 0 2px 1px #ebebeb;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rtl .expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul {
  left: 0;
  right: auto;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul li >a {
  color: #444;
  font-weight: bold;
  font-size: 13px;
  padding: 5px 15px;
  display: block;
  line-height: 21px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul li >a img {
  float: left;
  margin-right: 10px;
  max-width: 25px;
  max-height: 15px;
  margin-top: 3px;
}
.rtl .expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul li >a img {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul li >a:hover,
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul li >a:focus {
  color: #dd0000;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li >ul li.active >a {
  color: #dd0000;
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li:hover >i:before {
  content: '\f00d';
}
.expnews-top-menu-style2 .expnews-top-menu .sidebar-top-right .widget_text .textwidget #lang_sel .nav >li:hover >ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-style3 {
  background: #fff;
}
.header-style3 #header {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 8040;
  background: #003650;
}
.header-style3 #header .header-close {
  position: absolute;
  color: #333;
  width: 100px;
  text-align: center;
  cursor: pointer;
  z-index: 8030;
}
.header-style3 #header .header-close i {
  display: block;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}
.header-style3 #header .header-close i:hover {
  color: #dd0000;
}
.header-style3 #header .header-close span {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 17.75px;
  margin-top: 26px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
.header-style3 #header .header-close span:after {
  content: '';
  width: 1px;
  height: 38px;
  position: absolute;
  left: 10px;
  top: 0;
  background: #ebebeb;
}
.header-style3 #header .bottom-header {
  margin-top: 135px;
}
.header-style3 #header .bottom-header .expnews-logo {
  display: none;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner {
  background: #003650;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .nav-pills {
  display: none;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper {
  display: block;
  overflow-y: auto;
  max-height: 600px;
  top: 0;
  width: 100%;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper ul >li >a {
  background: #003650;
  font-size: 26px;
  color: #90a1ba;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper ul >li >a:hover {
  color: #dd0000;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper ul >li .show-dropdown {
  top: 15px;
  right: 39%;
  width: 19px;
  height: 19px;
  line-height: 19px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rtl .header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper ul >li .show-dropdown {
  left: 39%;
  right: auto;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper ul >li .show-dropdown:after {
  color: #fff;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper ul >li.active >a {
  color: #dd0000;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper ul >li .dropdown-resmenu li a {
  background: #293340;
  font-size: 14px;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper ul >li .dropdown-resmenu li a:hover {
  color: #dd0000;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper ul >li .dropdown-resmenu li .show-dropdown {
  top: 10px;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper ul >li .dropdown-resmenu li.res-dropdown a {
  font-size: 16px;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper ul >li .dropdown-resmenu li.res-dropdown a:hover {
  color: #dd0000;
}
.header-style3 #header .main-menu #primary-menu .navbar-inner .resmenu-container .menu-responsive-wrapper ul:hover >li .show-dropdown {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-style3 .header-open {
  cursor: pointer;
  z-index: 999;
  position: absolute;
  left: 0;
  top: 0;
}
.rtl .header-style3 .header-open {
  left: auto;
  right: 0;
}
.header-style3 .header-open i {
  display: block;
  height: 43px;
  width: 43px;
  line-height: 43px;
  font-size: 18px;
  color: #222;
  cursor: pointer;
  background: #ecedf1;
  text-align: center;
  border-radius: 4px;
  margin: 0;
}
.header-style3 .header-open i:hover {
  color: #dd0000;
}
.header-style3 .expnews-top-menu {
  width: 100%;
}
.expnews-top-menu-style3 {
  background: #fff;
  margin-bottom: 20px;
}
.expnews-top-menu-style3 .expnews-top-menu {
  max-width: 1300px;
  margin: 0 auto;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-top-logo {
  padding: 21px 0;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-top-logo .sidebar-top-login {
  margin-top: 12px;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-top-logo .sidebar-top-login .top-login ul li {
  list-style: none;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-top-logo .sidebar-top-login .top-login ul li a {
  text-transform: uppercase;
  color: #222;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-top-logo .sidebar-top-login .top-login ul li a:hover {
  color: #dd0000;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-top-logo .sidebar-top-login .top-login .div-logined a {
  text-transform: uppercase;
  color: #222;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-top-logo .sidebar-top-login .top-login .div-logined a:hover {
  color: #dd0000;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-mid {
  position: relative;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-mid .sw-expnews-search {
  position: absolute;
  right: 0;
  top: 0;
}
.rtl .expnews-top-menu-style3 .expnews-top-menu .expnews-mid .sw-expnews-search {
  right: auto;
  left: 0;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-mid .sw-expnews-search .top-search .topsearch-entry {
  position: relative;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-mid .sw-expnews-search .top-search .topsearch-entry .icon-search i {
  float: right;
  width: 43px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  margin: 0;
  cursor: pointer;
  color: #222;
  z-index: 1;
  background: #ecedf1;
  border-radius: 4px;
}
.rtl .expnews-top-menu-style3 .expnews-top-menu .expnews-mid .sw-expnews-search .top-search .topsearch-entry .icon-search i {
  float: left;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-mid .sw-expnews-search .top-search .topsearch-entry .icon-search i:hover {
  color: #dd0000;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-mid .sw-expnews-search .top-search .topsearch-entry .searchform {
  overflow: hidden;
  position: absolute;
  top: 45px;
  right: 0;
  width: 300px;
  border: 1px #ebebeb solid;
  z-index: 99;
  background: #fff;
  display: none;
}
.rtl .expnews-top-menu-style3 .expnews-top-menu .expnews-mid .sw-expnews-search .top-search .topsearch-entry .searchform {
  left: 0;
  right: auto;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-mid .sw-expnews-search .top-search .topsearch-entry .searchform .search-query {
  width: 80%;
  margin: 10px 0 0 0;
  border: none;
  font-size: 13px;
  color: #999999;
  height: 20px;
  line-height: 20px;
  text-indent: 10px;
  background-color: transparent;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl .expnews-top-menu-style3 .expnews-top-menu .expnews-mid .sw-expnews-search .top-search .topsearch-entry .searchform .search-query {
  float: right;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-mid .sw-expnews-search .top-search .topsearch-entry .searchform .button-search-pro {
  width: 20%;
  color: #222;
  margin: auto;
  background-color: transparent;
  border: 0;
  height: 41px;
  line-height: 41px;
  float: right;
  z-index: 9;
}
.rtl .expnews-top-menu-style3 .expnews-top-menu .expnews-mid .sw-expnews-search .top-search .topsearch-entry .searchform .button-search-pro {
  float: left;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-mid .sw-expnews-search .top-search .topsearch-entry .searchform .button-search-pro:hover {
  color: #dd0000;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-logo {
  float: left;
  margin-right: 50px;
  padding: 7px 0;
}
.rtl .expnews-top-menu-style3 .expnews-top-menu .expnews-logo {
  float: right;
  margin-left: 50px;
  margin-right: 0;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-logo a {
  display: inline-block;
  vertical-align: top;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-logo a img {
  max-height: 45px;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-bot-menu {
  padding: 0 53px;
}
.expnews-top-menu-style3 .expnews-top-menu .expnews-bot-menu .rows {
  background: #ecedf1;
  border-radius: 4px;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-top-menu .topmenu-open3 {
  color: #222;
  display: none;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-top-menu .topmenu-open3 span {
  font-size: 13px;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li {
  float: left;
  padding: 0 15px;
}
.rtl .expnews-top-menu-style3 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li {
  float: right;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li a {
  color: #222;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  padding: 14px 0;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.active a,
.expnews-top-menu-style3 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li:hover a {
  color: #dd0000;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown .dropdown-menu {
  border: none;
  border-radius: 0;
  border-top: 1px #dd0000 solid;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown .dropdown-menu li {
  float: none;
  padding: 0;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown .dropdown-menu li a {
  padding: 8px 25px;
  color: #222;
  text-transform: capitalize;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown .dropdown-menu li a:hover {
  color: #dd0000;
  background: transparent;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-top-menu .widget-inner ul.menu li.dropdown:hover .dropdown-menu {
  display: block;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-left-menu-social {
  padding-top: 10px;
  padding-bottom: 9px;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-left-menu-social ul li {
  float: left;
}
.rtl .expnews-top-menu-style3 .expnews-top-menu .sidebar-left-menu-social ul li {
  float: right;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-left-menu-social ul li a {
  color: #222;
  padding: 0 5px;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-left-menu-social ul li a:hover {
  color: #dd0000;
}
.expnews-top-menu-style3 .expnews-top-menu .sidebar-left-menu-social ul li a .menu-title {
  display: none;
}
.content-wrapt {
  max-width: 1330px;
  margin: 0 auto;
}
.content-wrapt2 >.vc_column-inner {
  max-width: 1330px;
  margin: 0 auto;
}
.home3-topnew {
  width: 29%;
}
.home3-topnew .vc_column-inner {
  padding-right: 11px;
}
.rtl .home3-topnew .vc_column-inner {
  padding-left: 11px;
  padding-right: 15px;
}
.home3-videobox {
  width: 71%;
}
.home3-videobox .vc_column-inner {
  padding-left: 9px;
}
.rtl .home3-videobox .vc_column-inner {
  padding-right: 9px;
  padding-left: 15px;
}
.single3-img .vc_column-inner {
  padding-right: 7px;
}
.rtl .single3-img .vc_column-inner {
  padding-left: 7px;
  padding-right: 15px;
}
.single3-img .vc_column-inner .wpb_single_image {
  box-shadow: 0 0 4px 2px #ebebeb;
}
.content3-center >.vc_column-inner {
  padding: 0 5px;
}
.content3-left >.vc_column-inner {
  padding-right: 5px;
}
.rtl .content3-left >.vc_column-inner {
  padding-right: 15px;
  padding-left: 5px;
}
.home-style2 .sw-featured-slideshow-theme10 {
  border-bottom: 3px #ebebeb solid;
}
.home-style2 .ya-blog-style2 {
  border-top: 3px #ebebeb solid;
  padding: 35px 0;
  border-bottom: 3px #ebebeb solid;
}
.home-style2 .ya-blog-style3 {
  border-top: 3px #ebebeb solid;
  padding: 35px 0;
  border-bottom: 3px #ebebeb solid;
}
#rev_slider_1_1 .tparrows.hesperiden {
  border: 2px rgba(255,255,255,0.7) solid;
}
#rev_slider_1_1 .tparrows.hesperiden:before {
  line-height: 37px;
  color: rgba(255,255,255,0.7);
}
.wpb_heading.wpb_revslider_heading {
  color: #222;
  margin-bottom: 20px;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
}
#cpanel-form {
  position: fixed;
  right: -300px;
  top: 20%;
  width: 300px;
  float: right;
  z-index: 9999;
  text-align: left;
  direction: ltr;
}
#cpanel-form .cpanel-inner {
  background: none repeat scroll 0 0 #e5e5e5;
  border-color: #f3f3f3;
  color: #555;
  font-size: 11px;
  padding: 8px;
  position: relative;
  z-index: 9999;
}
#cpanel-form .cpanel-title {
  background: #666;
  box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 10px 0;
  width: 282px;
}
#cpanel-form .cpanel-title h4 {
  float: left;
  margin-top: 5px;
  font-size: 16px;
  text-transform: uppercase;
}
#cpanel-form .cpanel-title h4 i {
  color: #dfdfdf;
}
#cpanel-form .cpannel-button .btn {
  background: #a1a1a1;
  border-radius: 0px;
  margin-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 14px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#a1a1a1),to(#969696));
  background-image: -webkit-linear-gradient(top,#a1a1a1,0%,#969696,100%);
  background-image: -moz-linear-gradient(top,#a1a1a1 0%,#969696 100%);
  background-image: linear-gradient(to bottom,#a1a1a1 0%,#969696 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa1a1a1', endColorstr='#ff969696', GradientType=0);
  border-color: #969696 #969696 #707070;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form .cpannel-button .btn:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#969696),to(#a1a1a1));
  background-image: -webkit-linear-gradient(top,#969696,0%,#a1a1a1,100%);
  background-image: -moz-linear-gradient(top,#969696 0%,#a1a1a1 100%);
  background-image: linear-gradient(to bottom,#969696 0%,#a1a1a1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff969696', endColorstr='#ffa1a1a1', GradientType=0);
  border-color: #a1a1a1 #a1a1a1 #7b7b7b;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
#cpanel-form img {
  display: inline-block;
}
#cpanel-form .panel,
#cpanel-form .panel-default {
  border: 1px solid #bcbcbc;
  margin-bottom: 5px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#cpanel-form .panel .panel-heading,
#cpanel-form .panel-default .panel-heading {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#f6f6f6));
  background-image: -webkit-linear-gradient(top,#fff,0%,#f6f6f6,100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#f6f6f6 100%);
  background-image: linear-gradient(to bottom,#fff 0%,#f6f6f6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff6f6f6', GradientType=0);
  border-color: #f6f6f6 #f6f6f6 #d0d0d0;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  clear: both;
  padding: 0 !important;
  text-shadow: none;
}
#cpanel-form .panel .panel-heading .accordion-toggle,
#cpanel-form .panel-default .panel-heading .accordion-toggle {
  color: #909090;
  font-size: 12px;
  position: relative;
  display: block;
  padding: 8px 15px;
}
#cpanel-form .panel .panel-heading .accordion-toggle img,
#cpanel-form .panel-default .panel-heading .accordion-toggle img {
  margin-right: 10px;
  opacity: 0.2;
  width: 20px;
  display: inline-block;
}
#cpanel-form .panel .panel-heading .accordion-toggle:after,
#cpanel-form .panel-default .panel-heading .accordion-toggle:after {
  content: '\F078';
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
}
#cpanel-form .panel .panel-heading i,
#cpanel-form .panel-default .panel-heading i {
  color: #909090;
}
#cpanel-form .panel .panel-collapse,
#cpanel-form .panel-default .panel-collapse {
  max-height: 190px;
  overflow-y: auto;
}
#cpanel-form .panel .panel-collapse .accordion-inner,
#cpanel-form .panel-default .panel-collapse .accordion-inner {
  border-top: 1px solid #E5E5E5;
  padding: 9px 15px;
}
#cpanel-form .panel .control-group,
#cpanel-form .panel-default .control-group {
  margin-bottom: 10px;
}
#cpanel-form a.cpanel-control {
  background-color: #707070;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  height: 40px;
  left: -40px;
  line-height: 36px;
  padding: 0 0 5px 10px;
  position: absolute;
  width: 40px;
  z-index: 10;
  top: 18%;
}
#cpanel-form a.cpanel-control:before {
  content: "\f0a5";
  color: #fff;
  display: inline;
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form a.cpanel-control.active:before {
  content: "\f0a4";
  font-family: "FontAwesome";
  font-size: 20px;
}
#cpanel-form label {
  float: left;
  width: 50%;
  padding: 5px 0;
  text-align: left;
  font-size: 12px;
  font-weight: 500;
}
#cpanel-form label.expnews-radio-img-selected {
  box-shadow: 0 0 0 2px #ad2323 inset;
}
#cpanel-form .controls {
  margin-left: 0;
}
#cpanel-form .controls label {
  float: left;
  width: auto;
  padding: 2px;
}
#cpanel-form .controls select {
  font-size: 12px;
}
#cpanel-form .expnews-radio-img input[type="radio"],
#cpanel-form .expnews-radio-img span {
  display: none;
}
#cpanel-form .expnews-radio-img img {
  width: 33px;
  cursor: pointer;
}
.lt-ie9 #cpanel-form .expnews-radio-img img {
  width: auto;
}
#cpanel-form input,
#cpanel-form textarea,
#cpanel-form .uneditable-input {
  width: 206px;
  border: 1px solid #ddd;
  background: #fff;
}
#cpanel-form select {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  width: 220px;
}
#cpanel-form select,
#cpanel-form input {
  height: 20px;
  line-height: 30px;
  padding: 4px 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#cpanel-form select,
#cpanel-form input {
  border-radius: 0px;
  height: 30px;
}
#cpanel-form fieldset {
  width: 100%;
}
#cpanel-form input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
.sidebar .widget {
  margin-bottom: 20px;
}
.sidebar .widget .widget-inner {
  box-shadow: 0px 0px 4px 2px #ebebeb;
  background: #fff;
}
.sidebar .widget .widget-inner h2 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border-top: 2px #090909 solid;
  text-transform: uppercase;
  background: #090909;
  padding: 10px 15px;
  margin: 0;
}
.sidebar .widget .widget-inner h2 a.rsswidget {
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.sidebar .widget .widget-inner h2 a.rsswidget:hover {
  color: #dd0000;
}
.sidebar .widget .widget-inner h2 a.rsswidget .rss-widget-icon {
  margin-top: 2px;
}
.sidebar .widget .widget-inner select {
  max-width: 100%;
  padding: 7px;
}
.sidebar .widget .widget-inner ul {
  list-style: none;
  margin: 0;
  padding: 0 15px;
  border-top: 1px #ebebeb solid;
  background: #fff;
}
.sidebar .widget .widget-inner ul > li {
  padding: 10px 0;
  border-bottom: 1px solid #ebebeb;
}
.sidebar .widget .widget-inner ul > li > a {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  white-space: inherit;
}
.sidebar .widget .widget-inner ul > li:last-child {
  border: 0;
}
.sidebar .widget .widget-inner ul > li ul.children {
  margin-left: 15px;
  padding-top: 10px;
  border-top: none;
}
.sidebar .widget .widget-inner ul > li ul.children > li:first-child {
  border-top: 1px solid #ebebeb;
}
.sidebar .widget.widget_search .searchform {
  margin-top: 20px;
  padding: 5px 15px 10px 15px;
  overflow: hidden;
}
.sidebar .widget.widget_search .searchform .screen-reader-text {
  display: block;
}
.sidebar .widget.widget_search .searchform > div {
  position: relative;
  min-height: 60px;
}
.sidebar .widget.widget_search .searchform > div input {
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  border: 1px solid #c9c9c9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 7px 60px 7px 7px;
  background: #fff;
}
.rtl .sidebar .widget.widget_search .searchform > div input {
  padding: 7px 7px 7px 60px;
}
.sidebar .widget.widget_search .searchform > div input#searchsubmit {
  background: #666;
  border: #666;
  padding: 8px;
  right: 0;
  width: auto;
  left: auto;
  color: #fff;
}
.sidebar .widget.widget_search .searchform > div input#searchsubmit:hover {
  background: #dd0000;
}
.rtl .sidebar .widget.widget_search .searchform > div input#searchsubmit {
  right: auto;
  left: 0;
}
.sidebar .widget.widget_calendar #calendar_wrap {
  width: 100%;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar {
  width: 100%;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th {
  padding: 6px;
  text-align: center;
  border: 1px solid #ccc;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tbody tr td > a,
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar tr th > a {
  font-weight: bold;
}
.sidebar .widget.widget_calendar #calendar_wrap #wp-calendar #today {
  font-weight: bold;
}
.sidebar .widget.widget_archive .screen-reader-text,
.sidebar .widget.widget_categories .screen-reader-text {
  display: none;
}
.sidebar .widget.widget_archive select,
.sidebar .widget.widget_categories select {
  margin-top: 20px;
  width: 100%;
}
.sidebar .widget.widget_archive .widget-inner .screen-reader-text,
.sidebar .widget.widget_categories .widget-inner .screen-reader-text {
  padding: 6px 15px 2px 15px;
}
.sidebar .widget.widget_archive .widget-inner select,
.sidebar .widget.widget_categories .widget-inner select {
  margin: 10px 5%;
  width: 90%;
}
.sidebar .widget.widget_rss .widget-inner > ul li a {
  padding: 0;
}
.sidebar .widget.widget_rss .widget-inner > ul li a.rsswidget {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
.sidebar .widget.widget_rss .widget-inner > ul li .rss-date {
  display: block;
  color: #999;
  font-size: 12px;
  margin-bottom: 10px;
}
.sidebar .widget.widget_recent_comments .widget-inner ul#recentcomments > li .comment-author-link {
  font-weight: bold;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
  margin: 0 !important;
  padding: 5px 15px;
}
.sidebar .widget.widget_tag_cloud .tagcloud a {
  display: inline-block;
  color: #333;
  padding: 10px;
  border: 1px solid #e1e1e1;
  padding: 6px 9px;
  margin: 5px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
  border: 1px solid #dd0000;
  background-color: #dd0000;
  color: #fff;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li {
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li > a {
  display: block;
  padding: 10px 0;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li:hover > a {
  color: #dd0000;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li:hover > ul.dropdown-menu {
  display: block;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu {
  position: static;
  border-radius: 0;
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border: 0;
  background: none;
  padding: 0;
  float: none;
  margin-left: 5px;
  min-width: auto;
}
.rtl .sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu {
  margin-left: 0;
  margin-right: 5px;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li {
  padding: 0;
  position: relative;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a {
  display: block;
  padding: 10px 15px;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a:hover,
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li > a:focus {
  background: none;
  color: #dd0000;
}
.sidebar .widget.widget_nav_menu .widget-inner ul.menu > li ul.dropdown-menu > li:first-child {
  border-top: 1px solid #ccc;
}
.sidebar .widget.widget_sp_image .widget-inner {
  box-shadow: none;
  background: transparent;
}
.sidebar .widget.widget_sp_image .widget-inner a img {
  margin: 0 auto;
}
.sidebar .widget.widget_sp_image .widget-inner a img:hover {
  opacity: 0.8;
}
.sidebar .widget.widget_text .textwidget {
  overflow: hidden;
}
.sidebar .widget.widget_text .textwidget h3 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  line-height: normal;
  border-top: 2px #090909 solid;
  padding: 10px 20px;
  background: #090909;
  text-align: left;
}
.rtl .sidebar .widget.widget_text .textwidget h3 {
  text-align: right;
}
.sidebar .widget.widget_text .textwidget p {
  font-size: 14px;
  color: #666;
  padding: 0 15px;
}
.sidebar .widget.widget_text .textwidget p strong {
  padding: 5px 0;
  display: block;
}
.sidebar .widget.widget_text .textwidget .wp-caption a img {
  padding: 5px 15px;
}
.sidebar .widget.widget_text .textwidget .wp-caption .wp-caption-text {
  padding-top: 5px;
}
.sidebar .widget.widget_text .textwidget form {
  width: 90%;
  margin: 10px 5%;
}
.sidebar .widget.widget_text .widget-the-gallery {
  margin-bottom: 0;
}
.sidebar .widget.widget_text .mc4wp-form .frm-input .frm-email,
.sidebar .widget.widget_text .mc4wp-form .frm-input .frm-submit {
  width: 100%;
}
.sidebar .widget.sw_video_box .widget-inner .sw-videobox {
  padding: 0;
}
.sidebar .widget.sw_video_box .widget-inner .sw-videobox .sw-video-content {
  bottom: 10px;
}
.sidebar .widget.sw_video_box .widget-inner .sw-videobox .sw-video-content .widget-title h4 {
  margin-bottom: 0;
}
.sidebar .widget.sw_video_box .widget-inner .sw-videobox .sw-video-content .widget-title h4 a {
  font-size: 16px;
}
.wp_left_contact {
  color: #999999;
  line-height: 22px;
}
.wp_left_contact h4 {
  margin-bottom: 28px;
  color: #333333;
}
.wp_left_contact ul {
  list-style-type: none;
  margin: 0;
  color: #666666;
}
.wp_left_contact ul li {
  margin: 15px 0;
  display: inline-block;
  width: 100%;
}
.wp_left_contact ul li i {
  margin-right: 10px;
}
.rtl .wp_left_contact ul li i {
  margin-right: 0;
  margin-left: 10px;
}
.wp_left_contact ul li a {
  color: #666666;
}
.wp_left_contact ul li a:hover {
  color: #dd0000;
}
.wp_left_contact ul li.address i {
  font-size: 16px;
}
.wp_left_contact ul li.email i {
  font-size: 12px;
}
.wp_left_contact ul li.phone {
  font-size: 20px;
}
.wp_left_contact ul li.phone a {
  font-weight: 600;
}
.wp_left_contact ul li.phone i {
  font-size: 18px;
}
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}
.wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper {
  border: none;
}
.wpcf7 .wpcf7-form .cf-name span {
  width: 48%;
  float: left;
}
.rtl .wpcf7 .wpcf7-form .cf-name span {
  float: right;
}
.wpcf7 .wpcf7-form .cf-name span input {
  width: 100%;
  padding: 0 15px 0 40px;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
}
.rtl .wpcf7 .wpcf7-form .cf-name span input {
  padding: 0 40px 0 15px;
  text-align: right;
}
.wpcf7 .wpcf7-form .cf-name .your-name {
  margin-right: 4%;
  position: relative;
}
.rtl .wpcf7 .wpcf7-form .cf-name .your-name {
  margin-left: 4%;
  margin-right: 0;
}
.wpcf7 .wpcf7-form .cf-name .your-name:before {
  content: '\f007';
  font-family: fontAwesome;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-right: 1px #ebebeb solid;
  color: #666;
}
.rtl .wpcf7 .wpcf7-form .cf-name .your-name:before {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: 1px #ebebeb solid;
}
.wpcf7 .wpcf7-form .cf-name .your-email {
  position: relative;
}
.wpcf7 .wpcf7-form .cf-name .your-email:before {
  content: '\f0e0';
  font-family: fontAwesome;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-right: 1px #ebebeb solid;
  color: #666;
}
.rtl .wpcf7 .wpcf7-form .cf-name .your-email:before {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: 1px #ebebeb solid;
}
.wpcf7 .wpcf7-form .cf-subject .your-subject {
  position: relative;
  display: block;
}
.wpcf7 .wpcf7-form .cf-subject .your-subject:before {
  content: '\f0a1';
  font-family: fontAwesome;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-right: 1px #ebebeb solid;
  color: #666;
}
.rtl .wpcf7 .wpcf7-form .cf-subject .your-subject:before {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: 1px #ebebeb solid;
}
.wpcf7 .wpcf7-form .cf-subject .your-subject input {
  width: 100%;
  padding: 0 15px 0 40px;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
}
.rtl .wpcf7 .wpcf7-form .cf-subject .your-subject input {
  padding: 0 40px 0 15px;
  text-align: right;
}
.wpcf7 .wpcf7-form textarea {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 15px;
}
.rtl .wpcf7 .wpcf7-form textarea {
  text-align: right;
}
.wpcf7.your-message {
  float: none;
  clear: both;
}
.wpcf7 .wpcf7-submit {
  margin-top: 10px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  background-color: #090909;
  height: 42px;
  line-height: 42px;
  padding: 0 30px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rtl .wpcf7 .wpcf7-submit {
  float: right;
}
.wpcf7 .wpcf7-submit:hover {
  background-color: #dd0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-contact-bot {
  background: #fff;
  margin: 0;
  box-shadow: 0 0 4px 2px #ebebeb;
  padding: 30px 15px 0 15px;
}
.send-cmt h4,
.wp_right_contact h4 {
  font-size: 26px;
  color: #222;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.send-cmt h4:before,
.wp_right_contact h4:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #090909;
  top: 50%;
  right: -40px;
}
.rtl .send-cmt h4:before,
.rtl .wp_right_contact h4:before {
  right: auto;
  left: -40px;
}
.wp_right_contact p {
  line-height: 22px;
}
.wp_right_contact .left-contact-top {
  list-style: none;
  margin: 0;
}
.wp_right_contact .left-contact-top li {
  padding: 8px 0;
}
.wp_right_contact .left-contact-top li i {
  color: #090909;
  margin: 0 10px 0 0;
  width: 14px;
}
.rtl .wp_right_contact .left-contact-top li i {
  margin: 0 0 0 10px;
}
.wp_right_contact .left-contact-top .email a {
  color: #dd0000;
}
.wp_right_contact .left-contact-top .email a:hover {
  color: #770000;
}
.page-about-top {
  background: #fff;
  margin: 0;
  box-shadow: 0 0 4px 2px #ebebeb;
}
.about-exp {
  text-align: center;
  position: relative;
  padding-top: 30px;
}
.about-exp:before {
  position: absolute;
  left: 50%;
  bottom: -10px;
  content: '';
  background: #ebebeb;
  width: 200px;
  height: 1px;
  margin-left: -100px;
}
.about-exp h3 {
  font-size: 26px;
  color: #dd0000;
  font-weight: bold;
  text-transform: uppercase;
}
.about-exp h3 span {
  color: #222;
}
.about-exp p {
  color: #999;
  font-style: italic;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.about-exp-info-bot {
  padding-top: 30px;
}
.about-exp-info-bot .exp-info-time {
  float: left;
  font-size: 46px;
  color: #ccc;
  line-height: 38px;
  margin-right: 10px;
}
.rtl .about-exp-info-bot .exp-info-time {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.about-exp-info-bot .about-exp-info-right {
  overflow: hidden;
  padding-right: 15px;
}
.rtl .about-exp-info-bot .about-exp-info-right {
  padding-left: 15px;
}
.about-exp-info-bot .about-exp-info-right h5 {
  font-size: 12px;
  color: #dd0000;
}
.about-exp-info-bot .about-exp-info-right h4 {
  font-size: 16px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
}
.about-exp-info-bot .about-exp-info-right p {
  line-height: 22px;
}
.sw-ourteam-slider {
  text-align: center;
  background: #fff;
  padding: 30px 0;
}
.sw-ourteam-slider .box-title {
  margin-bottom: 50px;
  position: relative;
  padding: 0 15px;
}
.sw-ourteam-slider .box-title:before {
  position: absolute;
  left: 50%;
  bottom: -25px;
  content: '';
  background: #ebebeb;
  width: 200px;
  height: 1px;
  margin-left: -100px;
}
.sw-ourteam-slider .box-title h2 {
  font-size: 26px;
  color: #dd0000;
  font-weight: bold;
  text-transform: uppercase;
}
.sw-ourteam-slider .box-title h2 span {
  color: #222;
}
.sw-ourteam-slider .box-title .slider-description {
  color: #999;
  font-style: italic;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.sw-ourteam-slider .resp-slider-container .slick-slide:hover {
  border: 0;
}
.sw-ourteam-slider .resp-slider-container .slick-slide img {
  margin-bottom: 15px;
}
.sw-ourteam-slider .resp-slider-container .slick-slide.item {
  padding: 0 10px;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-img {
  position: relative;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-img .item-img-info img {
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-img .item-img-info img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-img:hover .item-social {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-content h3 {
  font-size: 14px;
  text-transform: uppercase;
  color: #222;
  font-weight: bold;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-content .team-info {
  margin-bottom: 10px;
  color: #999;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-content .item-desc {
  margin-bottom: 15px;
  color: #999;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0,0,0,0.4);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-linkedin,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-facebook,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-twitter,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-gplus,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-vimeo,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-youtube {
  display: inline-block;
  margin-top: 58%;
  border-radius: 50%;
  width: 22px;
  height: 30px;
  line-height: 34px;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-linkedin .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-facebook .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-twitter .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-gplus .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-vimeo .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-youtube .fa:before {
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-linkedin:hover .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-facebook:hover .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-twitter:hover .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-gplus:hover .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-vimeo:hover .fa:before,
.sw-ourteam-slider .resp-slider-container .slick-slide .item-social .team-youtube:hover .fa:before {
  font-size: 16px;
  color: #dd0000;
}
.page-about-testimonial {
  background: url('../assets/img/bg-testimonial.jpg') no-repeat top left;
  background-size: cover;
}
.page-about-chart {
  padding: 20px 0 0 30px;
}
.rtl .page-about-chart {
  padding: 20px 30px 0 0;
}
.page-about-chart h3 {
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222;
  position: relative;
  display: inline-block;
}
.page-about-chart h3 b {
  color: #dd0000;
}
.page-about-chart h3:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #dd0000;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .page-about-chart h3:before {
  right: auto;
  left: -40px;
}
.client-wrapper-b {
  color: #fff;
  padding: 6% 16%;
}
.client-wrapper-b .block-title-top {
  position: relative;
  display: inline-block;
}
.client-wrapper-b .block-title-top:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #fff;
  top: 50%;
  right: -40px;
}
.rtl .client-wrapper-b .block-title-top:before {
  right: auto;
  left: -40px;
}
.client-wrapper-b .block-title-top h2 {
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
.client-wrapper-b .block-title-top .carousel-cl {
  display: none;
}
.client-wrapper-b .carousel-inner .item .image-client {
  padding: 20px 0;
}
.client-wrapper-b .carousel-inner .item .image-client >a {
  float: left;
  max-width: 120px;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.rtl .client-wrapper-b .carousel-inner .item .image-client >a {
  margin-right: 0;
  margin-left: 15px;
  float: right;
}
.client-wrapper-b .carousel-inner .item .image-client .name-client {
  overflow: hidden;
  margin-top: 35px;
}
.client-wrapper-b .carousel-inner .item .image-client .name-client h2 {
  font-size: 16px;
  font-weight: bold;
}
.client-wrapper-b .carousel-inner .item .image-client .name-client h3 {
  font-size: 12px;
  text-transform: uppercase;
}
.client-wrapper-b .carousel-inner .item .image-client .name-client h3 a {
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.client-wrapper-b .carousel-inner .item .image-client .name-client h3 a:hover {
  color: #dd0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.client-wrapper-b .carousel-inner .item .client-say-info .client-comment {
  line-height: 22px;
  margin-bottom: 20px;
}
.client-wrapper-b .carousel-inner .item .client-say-info h3 {
  font-family: 'Pacifico', Helvetica, Arial, sans-serif !important;
  font-size: 26px;
}
.portfolio-top {
  overflow: hidden;
  margin: 0 -5px !important;
}
.portfolio-top h1 {
  font-size: 24px;
  margin-bottom: 20px;
}
.portfolio-top h2 {
  font-size: 16px;
}
.portfolio-top .portfolio-content {
  background: #fff;
  margin: 0 15px 0 -15px;
  box-shadow: 0px 1px 2px 1px #ebebeb;
  padding: 0;
}
.rtl .portfolio-top .portfolio-content {
  margin: 0 -15px 0 15px;
}
.portfolio-top .portfolio-content .single-thumbnail {
  margin-right: 2%;
  width: 100% !important;
}
.rtl .portfolio-top .portfolio-content .single-thumbnail {
  margin-right: 0;
  margin-left: 2%;
}
.portfolio-top .portfolio-content .single-portfolio-content {
  padding: 35px 10%;
}
.portfolio-top .portfolio-content .single-portfolio-content h1 {
  font-size: 36px;
  color: #222;
  font-weight: bold;
  text-transform: capitalize;
}
.portfolio-top .portfolio-content .single-portfolio-content .entry-meta {
  padding-bottom: 20px;
  color: #999999;
}
.portfolio-top .portfolio-content .single-portfolio-content .entry-meta .entry-meta-link {
  padding-right: 15px;
  position: relative;
  font-size: 12px;
}
.rtl .portfolio-top .portfolio-content .single-portfolio-content .entry-meta .entry-meta-link {
  padding-left: 15px;
  padding-right: 0;
}
.portfolio-top .portfolio-content .single-portfolio-content .entry-meta .entry-meta-link.portfolio-author a {
  color: #dd0000;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
}
.portfolio-top .portfolio-content .single-portfolio-content .entry-meta .entry-meta-link.portfolio-author a:hover {
  color: #aa0000;
}
.portfolio-top .portfolio-content .single-portfolio-content .entry-meta .entry-meta-link:before {
  content: '/';
  position: absolute;
  top: 0;
  right: 5px;
}
.rtl .portfolio-top .portfolio-content .single-portfolio-content .entry-meta .entry-meta-link:before {
  right: auto;
  left: 5px;
}
.portfolio-top .portfolio-content .single-portfolio-content .entry-meta .entry-meta-link.entry-date {
  text-transform: capitalize;
}
.portfolio-top .portfolio-content .single-portfolio-content .entry-meta .entry-meta-link.entry-date i {
  text-transform: none;
  font-style: normal;
}
.portfolio-top .portfolio-content .single-portfolio-content .entry-meta .entry-meta-link.entry-date:before {
  display: none;
}
.portfolio-top .portfolio-content .single-portfolio-content .entry-meta .entry-meta-link.portfolio-blog a {
  color: #999;
}
.portfolio-top .portfolio-content .single-portfolio-content .entry-meta .entry-meta-link.portfolio-blog a:hover {
  color: #dd0000;
}
.portfolio-top .portfolio-content .single-portfolio-content .single-description {
  line-height: 22px;
}
.portfolio-top .portfolio-content .single-portfolio-content .single-tag {
  margin-bottom: 20px;
}
.portfolio-top .portfolio-content .single-portfolio-content .single-tag span {
  color: #222;
  display: inline-block;
  vertical-align: top;
}
.portfolio-top .portfolio-content .single-portfolio-content .single-tag a {
  color: #999;
}
.portfolio-top .portfolio-content .single-portfolio-content .single-tag a:hover {
  color: #dd0000;
}
.portfolio-top .portfolio-content .single-portfolio-content .social-share {
  line-height: 19px;
}
.portfolio-top .portfolio-content .single-portfolio-content .social-share a {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  padding: 10px 30px;
  color: #fff;
  font-size: 14px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.portfolio-top .portfolio-content .single-portfolio-content .social-share a:hover {
  background: #dd0000;
}
.rtl .portfolio-top .portfolio-content .single-portfolio-content .social-share a {
  margin-right: 0;
  margin-left: 10px;
}
.portfolio-top .portfolio-content .single-portfolio-content .social-share a i {
  margin: 5px 10px 5px 0;
}
.rtl .portfolio-top .portfolio-content .single-portfolio-content .social-share a i {
  margin: 5px 0 5px 10px;
}
.portfolio-top .portfolio-content .single-portfolio-content .social-share .social-face {
  background: #3b5997;
}
.portfolio-top .portfolio-content .single-portfolio-content .social-share .social-twitter {
  background: #36b9ff;
}
.portfolio-top .portfolio-content .single-portfolio-content .social-share .social-plus {
  background: #fb7171;
}
.portfolio-top .portfolio-content .single-portfolio-content .social-share .social-tumblr {
  background: #1c69ea;
}
.portfolio-top .portfolio-sidebar {
  background: #fff;
  margin: 0 -15px 0 15px;
  box-shadow: 0px 1px 2px 1px #ebebeb;
  padding: 0;
}
.rtl .portfolio-top .portfolio-sidebar {
  margin: 0 15px 0 -15px;
}
.portfolio-top .portfolio-sidebar h3 {
  font-size: 18px;
  font-weight: bold;
  color: #222;
  border-top: 2px #090909 solid;
  padding: 15px;
  background: #f5f5f5;
  text-transform: uppercase;
}
.portfolio-top .portfolio-sidebar .portfolio-meta {
  padding: 0 15px;
}
.portfolio-top .portfolio-sidebar .portfolio-meta .pmeta-item {
  color: #090909;
  margin-bottom: 10px;
  font-size: 12px;
}
.portfolio-top .portfolio-sidebar .portfolio-meta .pmeta-item p {
  color: #222;
  font-weight: bold;
  font-size: 14px;
}
.portfolio-top .portfolio-sidebar .portfolio-meta .pmeta-item a {
  color: #090909;
}
.portfolio-top .portfolio-sidebar .portfolio-meta .pmeta-item a:hover {
  color: #aa0000;
}
.related-portfolio {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.related-portfolio h2 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 400;
  position: relative;
}
.related-portfolio .related-items {
  margin: 0 -15px;
}
.related-portfolio .related-items .related-item {
  width: 25%;
  padding: 0 15px;
}
.related-portfolio .related-items .related-item .item-img a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.related-portfolio .related-items .related-item .item-img h4 {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.single-portfolio .containers {
  display: none;
}
.ya-portfolio .portfolio-desc {
  text-align: center;
}
.ya-portfolio .portfolio-tab {
  text-align: center;
}
.ya-portfolio .portfolio-tab ul {
  margin-bottom: 20px;
  display: inline-block;
  overflow: hidden;
}
.ya-portfolio .portfolio-tab ul li {
  float: left;
  text-transform: uppercase;
  border: 1px solid #293340;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #293340;
  margin: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.ya-portfolio .portfolio-tab ul li.selected,
.ya-portfolio .portfolio-tab ul li:hover {
  background: #dd0000;
  color: #fff;
  border-color: #dd0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ya-portfolio .portfolio-container ul.portfolio-content:after {
  content: '';
  display: block;
  clear: both;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li {
  overflow: hidden;
  border-radius: 0;
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li.grid-item {
  float: left;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner {
  overflow: hidden;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in {
  position: relative;
  z-index: 1;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in a.portfolio-img img:hover {
  opacity: 1;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -10%;
  width: 100%;
  text-align: center;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item {
  text-align: center;
  box-shadow: 0 0 1px 1px #fff;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-more {
  right: 50%;
  left: auto;
  transform: translate3d(-100px,0,0);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item.item-popup {
  transform: translate3d(100px,0,0);
  left: 50%;
  right: auto;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item:hover {
  color: #dd0000;
  box-shadow: 0 0 1px 1px #dd0000;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title {
  display: block;
  margin-bottom: 10px;
  background: none;
  font-size: 16px;
  font-weight: bold;
  transform: translate3d(0,-100px,0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in .p-item-content .p-item-title:hover {
  color: #dd0000;
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover .p-item-content .p-item-title {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translate3d(0,0,0);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.ya-portfolio .portfolio-container ul.portfolio-content >li .portfolio-item-inner .portfolio-in:before {
  content: '';
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.ya-portfolio .btn-loadmore {
  padding: 0;
  cursor: pointer;
  text-align: center;
  min-height: 40px;
  margin-top: 10px;
  margin-bottom: 16px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ya-portfolio .btn-loadmore.btn-loading {
  background: url(../assets/img/loadingp.gif) no-repeat center center;
  border-color: transparent;
  background-size: 40px 40px;
}
.ya-portfolio .btn-loadmore.btn-loading .des-load {
  border: 0;
  background: none;
}
.ya-portfolio .btn-loadmore.btn-loading .des-load:before {
  content: "";
}
.ya-portfolio .btn-loadmore .des-load {
  font-size: 16px;
  width: 350px;
  display: inline-block;
  vertical-align: top;
  font-weight: normal;
  background: #fff;
  color: #666;
  border-radius: 0;
  margin-top: 0;
  box-shadow: 0px 0px 1px 2px #ebebeb;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ya-portfolio .btn-loadmore .des-load:hover {
  background: #dd0000;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ya-portfolio .btn-loadmore .des-load:before {
  content: attr(data-label);
}
.ya-portfolio.masonry .portfolio-container {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .related-portfolio .related-items .related-item {
    width: 50%;
  }
  .related-portfolio .related-items .related-item img {
    width: 100%;
  }
  .portfolio-top .portfolio-content .single-thumbnail {
    width: 100%;
    margin-right: 0;
  }
  .rtl .portfolio-top .portfolio-content .single-thumbnail {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .related-portfolio .related-items .related-item {
    float: left;
  }
}
@media (max-width: 639px) {
  .ya-portfolio .portfolio-tab ul li {
    width: 100%;
    margin: 0 0 5px;
  }
}
@media (max-width: 480px) {
  .related-portfolio .related-items .related-item {
    float: none;
    width: 100%;
  }
  .portfolio-top {
    padding: 15px;
  }
}
.category-contents {
  margin-bottom: 10px;
  overflow: hidden;
}
.category-contents .blog-content .hentry {
  margin-bottom: 20px;
  padding: 0 10px;
}
.category-contents .blog-content .hentry .entry {
  background-color: #fff;
  padding: 15px;
  box-shadow: 0 0 4px 2px #ebebeb;
}
.category-contents .blog-content .hentry .entry .entry-thumb {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  position: relative;
}
.category-contents .blog-content .hentry .entry .entry-thumb:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url('../assets/img/icon-plus.png') no-repeat center center;
  background-color: rgba(0,0,0,0.5);
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.category-contents .blog-content .hentry .entry .wp-entry-thumb .gallery-slider .carousel-inner .item p {
  position: absolute;
  bottom: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0 20px;
}
.category-contents .blog-content .hentry .entry .entry-content {
  padding: 0;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top {
  padding-top: 15px;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-title h4 {
  margin-bottom: 0;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-title h4 a {
  font-size: 16px;
  color: #222;
  font-weight: bold;
  line-height: normal;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-title h4 a:hover {
  color: #dd0000;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-meta-content {
  color: #999999;
  margin-bottom: 10px;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-meta-content .entry-meta-link {
  display: inline-block;
  font-size: 12px;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-meta-content .entry-meta-link a {
  color: #999999;
  line-height: 22px;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-meta-content .entry-meta-link a:hover {
  color: #dd0000;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-meta-content span {
  text-transform: capitalize;
  font-size: 12px;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-meta-content span i {
  text-transform: none;
  font-style: normal;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-meta-content span a {
  color: #999;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-meta-content span a:hover {
  color: #dd0000;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-summary {
  line-height: 21px;
  margin-bottom: 0;
  font-size: 14px;
  color: #666;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-summary dl dt,
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-summary dl dd {
  margin-bottom: 10px;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-summary .post-password-form p label input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #fff;
  border: 1px #ddd solid;
  color: #444;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-summary .post-password-form p label input:hover {
  background: transparent;
  border: 1px #eee solid;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-summary .post-password-form p input {
  background: #090909;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0 10px;
  border: 1px #090909 solid;
}
.category-contents .blog-content .hentry .entry .entry-content .content-top .entry-summary .post-password-form p input:hover {
  background: #dd0000;
  border: 1px #dd0000 solid;
}
.category-contents .blog-content .hentry .entry .entry-content .readmore {
  text-align: left;
  margin-top: 15px;
}
.rtl .category-contents .blog-content .hentry .entry .entry-content .readmore {
  text-align: right;
}
.category-contents .blog-content .hentry .entry .entry-content .readmore a {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  background: #090909;
  padding: 10px 25px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category-contents .blog-content .hentry .entry .entry-content .readmore a:hover {
  background: #aa0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category-contents .blog-content .hentry .entry:hover .entry-thumb:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.category-contents .blog-content.blog-content-list {
  padding: 0 15px;
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
}
.category-contents .blog-content.blog-content-list .sticky .entry .entry-content,
.category-contents .blog-content.blog-content-list .tag-sticky-2 .entry .entry-content {
  background: #f2f2f2;
  padding: 20px;
}
.category-contents .blog-content.blog-content-list .hentry {
  margin-bottom: 0;
}
.category-contents .blog-content.blog-content-list .hentry.no-thumb .entry .entry-thumb:before {
  display: none;
}
.category-contents .blog-content.blog-content-list .hentry .entry {
  padding: 15px 0;
  box-shadow: none;
  border-bottom: 1px #ebebeb solid;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-thumb {
  max-width: 370px;
  min-height: 70px;
  float: left;
}
.rtl .category-contents .blog-content.blog-content-list .hentry .entry .entry-thumb {
  float: right;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content {
  overflow: hidden;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  padding-left: 30px;
}
.rtl .category-contents .blog-content.blog-content-list .hentry .entry .entry-content {
  padding-right: 30px;
  margin-left: 0;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top {
  padding: 0 30px 0 0;
}
.rtl .category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top {
  padding: 0 0 0 30px;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .entry-title h4 {
  margin-bottom: 10px;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .entry-summary {
  margin-bottom: 10px;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .entry-summary ul li span,
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .entry-summary ul li em,
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .entry-summary ul li strong {
  font-size: 14px !important;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .tag-comment .content-list-tag {
  color: #999;
  font-weight: bold;
  margin-right: 5px;
  font-size: 12px;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .tag-comment .content-list-tag label {
  color: #222;
}
.rtl .category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .tag-comment .content-list-tag {
  margin-right: 0;
  margin-left: 5px;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .tag-comment .content-list-tag i {
  margin: 0;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .tag-comment .content-list-tag a {
  font-weight: normal;
  text-transform: capitalize;
  display: inline-block;
  line-height: 18px;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .tag-comment .entry-meta-tag {
  text-transform: capitalize;
  font-size: 12px;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .tag-comment .entry-meta-tag a {
  color: #999;
  font-size: 12px;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .tag-comment .entry-meta-tag a:hover {
  color: #dd0000;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .tag-comment a {
  color: #999;
  font-size: 12px;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .tag-comment a i {
  margin: 0 5px;
}
.category-contents .blog-content.blog-content-list .hentry .entry .entry-content .content-top .tag-comment a:hover {
  color: #dd0000;
}
.category-contents .blog-content.blog-content-list .hentry:last-child .entry {
  border-bottom: none;
}
.category-contents .blog-content.blog-content-grid {
  margin: 0 -10px;
}
.pagination {
  margin-bottom: 20px;
}
.pagination .pagination-title {
  float: left;
  padding: 0 15px;
  line-height: 35px;
}
.rtl .pagination .pagination-title {
  float: right;
}
.pagination ul {
  margin: 0;
  list-style-type: none;
  float: left;
}
.pagination ul li {
  float: left;
  position: relative;
  border-top: 1px;
  border-left: 1px;
  border-bottom: 1px;
  border-style: solid;
  border-color: #d7d7d7;
  border-right: 0;
  text-transform: capitalize;
  text-align: center;
  background-color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.rtl .pagination ul li {
  float: right;
}
.pagination ul li:last-child {
  border-right: 1px solid;
  border-color: #d7d7d7;
}
.pagination ul li:hover {
  background-color: #dd0000;
}
.pagination ul li:hover a {
  color: #fff;
}
.pagination ul li span.current {
  background-color: #dd0000;
  color: #fff;
}
.pagination ul li a,
.pagination ul li span.current,
.pagination ul li span.page-numbers {
  display: block;
  width: 35px;
  line-height: 35px;
  height: 35px;
}
.rtl .pagination ul li a.next i:before {
  content: '\f104';
}
.rtl .pagination ul li a.prev i:before {
  content: '\f105';
}
.format-audio .entry .wp-entry-thumb iframe {
  vertical-align: top;
  margin: 0;
}
blockquote {
  border: 0;
  padding: 5px 30px;
  position: relative;
}
blockquote:before {
  content: "";
  background: url('../assets/img/icon-quote.png') no-repeat center;
  width: 17px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 0;
}
blockquote:after {
  content: "";
  background: url('../assets/img/icon-quote-right.png') no-repeat center;
  width: 17px;
  height: 13px;
  position: absolute;
  right: 0;
  bottom: 0;
}
blockquote p {
  font-style: italic;
  font-size: 14px;
}
.format-gallery .carousel.gallery-slider .carousel-control {
  width: 30px !important;
  height: 50px !important;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  font-size: 0;
  top: 50%;
  margin-top: -25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.format-gallery .carousel.gallery-slider .carousel-control.left {
  background: url('../assets/img/tes_prev.png') no-repeat center rgba(0,0,0,0.5);
}
.format-gallery .carousel.gallery-slider .carousel-control.right {
  background: url('../assets/img/tes_next.png ') no-repeat center rgba(0,0,0,0.5);
}
.format-gallery .carousel.gallery-slider .carousel-inner .item img {
  margin: 0;
}
.format-gallery .carousel.gallery-slider:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.format-gallery .gallery .thumbnail:hover {
  background-color: #dd0000;
  border-color: #dd0000;
}
.pagination-ajax {
  width: 100%;
  clear: both;
  margin: 30px 0 0 0;
  text-align: center;
}
.pagination-ajax > button {
  font-size: 16px;
  height: 40px;
  width: 350px;
  display: inline-block;
  vertical-align: top;
  font-weight: normal;
  background: #fff;
  color: #666;
  border-radius: 0;
  margin-top: 0;
  box-shadow: 0px 0px 1px 2px #ebebeb;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination-ajax > button:hover {
  background: #dd0000;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination-ajax > button:before {
  content: attr(data-title);
  padding: 10px 20px;
  text-transform: capitalize;
}
.pagination-ajax > button.loading {
  background: none;
}
.pagination-ajax > button.loading:before {
  content: '';
  background-color: transparent;
}
.pagination-ajax > button.loaded:before {
  content: attr(data-loaded);
}
.single.main .post,
.single.main .team,
.single.main .attachment {
  background: #fff;
  box-shadow: 0 0 4px 2px #ebebeb;
}
.single.main .post .entry-wrap .entry-thumb img,
.single.main .team .entry-wrap .entry-thumb img,
.single.main .attachment .entry-wrap .entry-thumb img {
  width: 100%;
}
.single.main .post .entry-wrap .entry-content,
.single.main .team .entry-wrap .entry-content,
.single.main .attachment .entry-wrap .entry-content {
  margin: 0 10% 35px 10%;
  padding-bottom: 50px;
  padding-top: 35px;
  border-bottom: 1px #ebebeb solid;
  position: relative;
}
.single.main .post .entry-wrap .entry-content .entry-meta,
.single.main .team .entry-wrap .entry-content .entry-meta,
.single.main .attachment .entry-wrap .entry-content .entry-meta {
  padding-bottom: 20px;
  color: #999999;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-meta-link,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-meta-link,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-meta-link {
  padding-right: 15px;
  position: relative;
  font-size: 12px;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-meta-link,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-meta-link,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-meta-link {
  padding-left: 15px;
  padding-right: 0;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-meta-link.category-author a,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-meta-link.category-author a,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-meta-link.category-author a {
  color: #dd0000;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-meta-link.category-author a:hover,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-meta-link.category-author a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-meta-link.category-author a:hover {
  color: #aa0000;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-meta-link:before,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-meta-link:before,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-meta-link:before {
  content: '/';
  position: absolute;
  top: 0;
  right: 5px;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-meta .entry-meta-link:before,
.rtl .single.main .team .entry-wrap .entry-content .entry-meta .entry-meta-link:before,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-meta .entry-meta-link:before {
  right: auto;
  left: 5px;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-meta-link.entry-date,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-meta-link.entry-date,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-meta-link.entry-date {
  text-transform: capitalize;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-meta-link.entry-date i,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-meta-link.entry-date i,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-meta-link.entry-date i {
  text-transform: none;
  font-style: normal;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-meta-link.entry-date:before,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-meta-link.entry-date:before,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-meta-link.entry-date:before {
  display: none;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-meta-link.category-blog a,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-meta-link.category-blog a,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-meta-link.category-blog a {
  color: #999;
}
.single.main .post .entry-wrap .entry-content .entry-meta .entry-meta-link.category-blog a:hover,
.single.main .team .entry-wrap .entry-content .entry-meta .entry-meta-link.category-blog a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-meta .entry-meta-link.category-blog a:hover {
  color: #dd0000;
}
.single.main .post .entry-wrap .entry-content .entry-title,
.single.main .team .entry-wrap .entry-content .entry-title,
.single.main .attachment .entry-wrap .entry-content .entry-title {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #222;
}
.single.main .post .entry-wrap .entry-content .entry-summary,
.single.main .team .entry-wrap .entry-content .entry-summary,
.single.main .attachment .entry-wrap .entry-content .entry-summary {
  line-height: 22px;
  color: #666;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links .page-links-title,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links .page-links-title,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links .page-links-title {
  font-weight: bold;
  color: #444;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links span {
  color: #dd0000;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a {
  color: #666;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a span,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a span,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a span {
  color: #666;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a span:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a span:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a span:hover {
  color: #dd0000;
}
.single.main .post .entry-wrap .entry-content .entry-summary .page-links a:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .page-links a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .page-links a:hover {
  color: #dd0000;
}
.single.main .post .entry-wrap .entry-content .entry-summary .post-password-form p label input,
.single.main .team .entry-wrap .entry-content .entry-summary .post-password-form p label input,
.single.main .attachment .entry-wrap .entry-content .entry-summary .post-password-form p label input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: #fff;
  border: 1px #ddd solid;
  color: #444;
}
.single.main .post .entry-wrap .entry-content .entry-summary .post-password-form p label input:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .post-password-form p label input:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .post-password-form p label input:hover {
  background: transparent;
  border: 1px #eee solid;
}
.single.main .post .entry-wrap .entry-content .entry-summary .post-password-form p input,
.single.main .team .entry-wrap .entry-content .entry-summary .post-password-form p input,
.single.main .attachment .entry-wrap .entry-content .entry-summary .post-password-form p input {
  background: #090909;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0 10px;
  border: 1px #090909 solid;
}
.single.main .post .entry-wrap .entry-content .entry-summary .post-password-form p input:hover,
.single.main .team .entry-wrap .entry-content .entry-summary .post-password-form p input:hover,
.single.main .attachment .entry-wrap .entry-content .entry-summary .post-password-form p input:hover {
  background: #dd0000;
  border: 1px #dd0000 solid;
}
.single.main .post .entry-wrap .entry-content .entry-tag,
.single.main .team .entry-wrap .entry-content .entry-tag,
.single.main .attachment .entry-wrap .entry-content .entry-tag {
  font-size: 14px;
  margin-bottom: 20px;
}
.single.main .post .entry-wrap .entry-content .entry-tag .title-tag,
.single.main .team .entry-wrap .entry-content .entry-tag .title-tag,
.single.main .attachment .entry-wrap .entry-content .entry-tag .title-tag {
  text-transform: capitalize;
  color: #222;
  display: inline-block;
  padding-right: 5px;
}
.rtl .single.main .post .entry-wrap .entry-content .entry-tag .title-tag,
.rtl .single.main .team .entry-wrap .entry-content .entry-tag .title-tag,
.rtl .single.main .attachment .entry-wrap .entry-content .entry-tag .title-tag {
  padding-right: 0;
  padding-left: 5px;
}
.single.main .post .entry-wrap .entry-content .entry-tag a,
.single.main .team .entry-wrap .entry-content .entry-tag a,
.single.main .attachment .entry-wrap .entry-content .entry-tag a {
  color: #999999;
  font-size: 13px;
  text-transform: capitalize;
}
.single.main .post .entry-wrap .entry-content .entry-tag a:hover,
.single.main .team .entry-wrap .entry-content .entry-tag a:hover,
.single.main .attachment .entry-wrap .entry-content .entry-tag a:hover {
  color: #dd0000;
}
.single.main .post .entry-wrap .entry-content nav,
.single.main .team .entry-wrap .entry-content nav,
.single.main .attachment .entry-wrap .entry-content nav {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
}
.single.main .post .entry-wrap .entry-content nav .pager .previous a,
.single.main .team .entry-wrap .entry-content nav .pager .previous a,
.single.main .attachment .entry-wrap .entry-content nav .pager .previous a {
  border-color: #ebebeb;
  border-width: 0 1px 0 0;
  border-radius: 0;
  position: absolute;
  left: -140px;
}
.single.main .post .entry-wrap .entry-content nav .pager .previous a:hover,
.single.main .post .entry-wrap .entry-content nav .pager .previous a:focus,
.single.main .team .entry-wrap .entry-content nav .pager .previous a:hover,
.single.main .team .entry-wrap .entry-content nav .pager .previous a:focus,
.single.main .attachment .entry-wrap .entry-content nav .pager .previous a:hover,
.single.main .attachment .entry-wrap .entry-content nav .pager .previous a:focus {
  background: transparent;
}
.single.main .post .entry-wrap .entry-content nav .pager .previous a:hover i,
.single.main .post .entry-wrap .entry-content nav .pager .previous a:focus i,
.single.main .team .entry-wrap .entry-content nav .pager .previous a:hover i,
.single.main .team .entry-wrap .entry-content nav .pager .previous a:focus i,
.single.main .attachment .entry-wrap .entry-content nav .pager .previous a:hover i,
.single.main .attachment .entry-wrap .entry-content nav .pager .previous a:focus i {
  color: #dd0000;
}
.single.main .post .entry-wrap .entry-content nav .pager .previous a i,
.single.main .team .entry-wrap .entry-content nav .pager .previous a i,
.single.main .attachment .entry-wrap .entry-content nav .pager .previous a i {
  font-size: 24px;
  color: #ccc;
}
.single.main .post .entry-wrap .entry-content nav .pager .next a,
.single.main .team .entry-wrap .entry-content nav .pager .next a,
.single.main .attachment .entry-wrap .entry-content nav .pager .next a {
  border-color: #ebebeb;
  border-width: 0 0 0 1px;
  border-radius: 0;
  position: absolute;
  right: -140px;
}
.single.main .post .entry-wrap .entry-content nav .pager .next a:hover,
.single.main .post .entry-wrap .entry-content nav .pager .next a:focus,
.single.main .team .entry-wrap .entry-content nav .pager .next a:hover,
.single.main .team .entry-wrap .entry-content nav .pager .next a:focus,
.single.main .attachment .entry-wrap .entry-content nav .pager .next a:hover,
.single.main .attachment .entry-wrap .entry-content nav .pager .next a:focus {
  background: transparent;
}
.single.main .post .entry-wrap .entry-content nav .pager .next a:hover i,
.single.main .post .entry-wrap .entry-content nav .pager .next a:focus i,
.single.main .team .entry-wrap .entry-content nav .pager .next a:hover i,
.single.main .team .entry-wrap .entry-content nav .pager .next a:focus i,
.single.main .attachment .entry-wrap .entry-content nav .pager .next a:hover i,
.single.main .attachment .entry-wrap .entry-content nav .pager .next a:focus i {
  color: #dd0000;
}
.single.main .post .entry-wrap .entry-content nav .pager .next a i,
.single.main .team .entry-wrap .entry-content nav .pager .next a i,
.single.main .attachment .entry-wrap .entry-content nav .pager .next a i {
  font-size: 24px;
  color: #ccc;
}
.single.main .post .entry-wrap .entry-content .social-share,
.single.main .team .entry-wrap .entry-content .social-share,
.single.main .attachment .entry-wrap .entry-content .social-share {
  line-height: 19px;
}
.single.main .post .entry-wrap .entry-content .social-share .title-share,
.single.main .team .entry-wrap .entry-content .social-share .title-share,
.single.main .attachment .entry-wrap .entry-content .social-share .title-share {
  display: inline-block;
  vertical-align: top;
  padding: 12px 10px 12px 0;
  font-weight: bold;
  color: #222;
}
.rtl .single.main .post .entry-wrap .entry-content .social-share .title-share,
.rtl .single.main .team .entry-wrap .entry-content .social-share .title-share,
.rtl .single.main .attachment .entry-wrap .entry-content .social-share .title-share {
  padding: 12px 0 12px 10px;
}
.single.main .post .entry-wrap .entry-content .social-share a,
.single.main .team .entry-wrap .entry-content .social-share a,
.single.main .attachment .entry-wrap .entry-content .social-share a {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  padding: 10px 30px;
  color: #fff;
  font-size: 14px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.single.main .post .entry-wrap .entry-content .social-share a:hover,
.single.main .team .entry-wrap .entry-content .social-share a:hover,
.single.main .attachment .entry-wrap .entry-content .social-share a:hover {
  background: #dd0000;
}
.rtl .single.main .post .entry-wrap .entry-content .social-share a,
.rtl .single.main .team .entry-wrap .entry-content .social-share a,
.rtl .single.main .attachment .entry-wrap .entry-content .social-share a {
  margin-right: 0;
  margin-left: 10px;
}
.single.main .post .entry-wrap .entry-content .social-share a i,
.single.main .team .entry-wrap .entry-content .social-share a i,
.single.main .attachment .entry-wrap .entry-content .social-share a i {
  margin: 5px 10px 5px 0;
}
.rtl .single.main .post .entry-wrap .entry-content .social-share a i,
.rtl .single.main .team .entry-wrap .entry-content .social-share a i,
.rtl .single.main .attachment .entry-wrap .entry-content .social-share a i {
  margin: 5px 0 5px 10px;
}
.single.main .post .entry-wrap .entry-content .social-share .social-face,
.single.main .team .entry-wrap .entry-content .social-share .social-face,
.single.main .attachment .entry-wrap .entry-content .social-share .social-face {
  background: #3b5997;
}
.single.main .post .entry-wrap .entry-content .social-share .social-twitter,
.single.main .team .entry-wrap .entry-content .social-share .social-twitter,
.single.main .attachment .entry-wrap .entry-content .social-share .social-twitter {
  background: #36b9ff;
}
.single.main .post .entry-wrap .entry-content .social-share .social-plus,
.single.main .team .entry-wrap .entry-content .social-share .social-plus,
.single.main .attachment .entry-wrap .entry-content .social-share .social-plus {
  background: #075e54;
}
.single.main .post .entry-wrap .entry-content .social-share .social-tumblr,
.single.main .team .entry-wrap .entry-content .social-share .social-tumblr,
.single.main .attachment .entry-wrap .entry-content .social-share .social-tumblr {
  background: #1c69ea;
}
.single.main .post #authorDetails,
.single.main .team #authorDetails,
.single.main .attachment #authorDetails {
  margin: 20px 10%;
  border-bottom: 1px #ebebeb solid;
}
.single.main .post #authorDetails .title,
.single.main .team #authorDetails .title,
.single.main .attachment #authorDetails .title {
  color: #222;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.single.main .post #authorDetails .title:before,
.single.main .team #authorDetails .title:before,
.single.main .attachment #authorDetails .title:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #090909;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .single.main .post #authorDetails .title:before,
.rtl .single.main .team #authorDetails .title:before,
.rtl .single.main .attachment #authorDetails .title:before {
  right: auto;
  left: -40px;
}
.single.main .post #authorDetails .authorDetail,
.single.main .team #authorDetails .authorDetail,
.single.main .attachment #authorDetails .authorDetail {
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 30px 0;
}
.single.main .post #authorDetails .authorDetail .avatar,
.single.main .team #authorDetails .authorDetail .avatar,
.single.main .attachment #authorDetails .authorDetail .avatar {
  overflow: hidden;
  float: left;
  margin-right: 30px;
}
.rtl .single.main .post #authorDetails .authorDetail .avatar,
.rtl .single.main .team #authorDetails .authorDetail .avatar,
.rtl .single.main .attachment #authorDetails .authorDetail .avatar {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}
.single.main .post #authorDetails .authorDetail .avatar img,
.single.main .team #authorDetails .authorDetail .avatar img,
.single.main .attachment #authorDetails .authorDetail .avatar img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin: 0;
}
.single.main .post #authorDetails .authorDetail .infomation,
.single.main .team #authorDetails .authorDetail .infomation,
.single.main .attachment #authorDetails .authorDetail .infomation {
  overflow: hidden;
  color: #666;
  background: #f5f5f5;
  line-height: 22px;
  padding: 20px 20px 10px 20px;
}
.single.main .post #authorDetails .authorDetail .infomation .name-author,
.single.main .team #authorDetails .authorDetail .infomation .name-author,
.single.main .attachment #authorDetails .authorDetail .infomation .name-author {
  text-transform: capitalize;
  color: #222;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
}
.page .main-page .page {
  background: #fff;
}
.page .main-page .page .entry-content .entry-summary >p {
  padding: 20px 0;
  line-height: 20px;
}
.page.home .main-page .page {
  background: transparent;
}
.single-post-relate {
  margin: 20px 10%;
  border-bottom: 1px #ebebeb solid;
}
.single-post-relate >h4 {
  text-transform: uppercase;
  margin-bottom: 20px;
  position: relative;
  font-weight: bold;
  color: #222;
  display: inline-block;
}
.single-post-relate >h4:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #090909;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .single-post-relate >h4:before {
  right: auto;
  left: -40px;
}
.single-post-relate .post {
  box-shadow: none !important;
}
.single-post-relate .post .item-relate-img {
  position: relative;
}
.single-post-relate .post .item-relate-img:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url('../assets/img/icon-plus.png') no-repeat center center;
  background-color: rgba(0,0,0,0.5);
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.single-post-relate .post .item-relate-content {
  background-color: #fff;
  padding: 15px 0;
}
.single-post-relate .post .item-relate-content p span {
  font-size: 12px;
  color: #999;
  text-transform: capitalize;
}
.single-post-relate .post .item-relate-content p span i {
  text-transform: none;
  font-style: normal;
}
.single-post-relate .post .item-relate-content p span a {
  font-size: 12px;
  color: #999;
}
.single-post-relate .post .item-relate-content p span a:hover {
  color: #dd0000;
}
.single-post-relate .post .item-relate-content h4 {
  margin-bottom: 15px;
  font-weight: bold;
}
.single-post-relate .post .item-relate-content h4 a {
  font-size: 16px;
  color: #222;
}
.single-post-relate .post .item-relate-content h4 a:hover {
  color: #dd0000;
}
.single-post-relate .post:hover .item-relate-img:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
#comments {
  padding: 0 10% 20px 10%;
}
#comments >h3 {
  color: #222;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
}
#comments >h3:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #090909;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl #comments >h3:before {
  right: auto;
  left: -40px;
}
#comments .commentlist .children {
  margin-left: 100px;
}
.rtl #comments .commentlist .children {
  margin-right: 100px;
  margin-left: 0;
}
#comments .commentlist .entry-summary .media-body {
  line-height: 22px;
}
#comments .comment {
  padding: 10px 0;
  margin-bottom: 20px;
  background-color: #fff;
  border-bottom: 1px #ebebeb solid;
}
#comments .comment .author {
  margin: 0;
  overflow: hidden;
}
#comments .comment .media-body {
  padding-left: 30px;
}
.rtl #comments .comment .media-body {
  padding-right: 30px;
  padding-left: 0;
}
#comments .comment .media-body .media .media-heading {
  overflow: hidden;
  margin-bottom: 15px;
}
#comments .comment .media-body .media .media-heading .author-name {
  color: #222;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: bold;
}
#comments .comment .media-body .media .media-heading .time {
  color: #999;
  font-size: 12px;
  line-height: 17px;
  padding: 0 25px;
  text-transform: capitalize;
}
#comments .comment .media-body .media .media-heading .time i {
  text-transform: none;
  font-style: normal;
}
#comments .comment .media-body .media .media-content {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
#comments .comment .media-body .media .media-content .reply a {
  color: #dd0000;
  font-size: 12px;
}
#comments .comment .media-body .media .media-content .reply a:hover {
  color: #aa0000;
}
#respond {
  margin: 30px 0;
  padding: 0 10% 30px 10%;
}
#respond .apsl-login-networks {
  display: none;
}
#respond .comment-reply-title {
  font-size: 18px;
  color: #222;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
}
#respond .comment-reply-title:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #090909;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl #respond .comment-reply-title:before {
  right: auto;
  left: -40px;
}
#respond .cmm-box-top {
  margin: 0 -15px 10px;
}
#respond .cmm-box-top .control-group {
  width: 33.333%;
  padding: 0 15px;
}
#respond .cmm-box-top .control-group.your-name .controls {
  position: relative;
}
#respond .cmm-box-top .control-group.your-name .controls:before {
  content: '\f007';
  font-family: fontAwesome;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-right: 1px #ebebeb solid;
  color: #666;
}
.rtl #respond .cmm-box-top .control-group.your-name .controls:before {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: 1px #ebebeb solid;
}
#respond .cmm-box-top .control-group.your-email .controls {
  position: relative;
}
#respond .cmm-box-top .control-group.your-email .controls:before {
  content: '\f0e0';
  font-family: fontAwesome;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-right: 1px #ebebeb solid;
  color: #666;
}
.rtl #respond .cmm-box-top .control-group.your-email .controls:before {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: 1px #ebebeb solid;
}
#respond .cmm-box-top .control-group.website {
  position: relative;
}
#respond .cmm-box-top .control-group.website:before {
  content: '\f0a1';
  font-family: fontAwesome;
  font-size: 13px;
  position: absolute;
  top: 0;
  left: 15px;
  width: 30px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-right: 1px #ebebeb solid;
  color: #666;
}
.rtl #respond .cmm-box-top .control-group.website:before {
  left: auto;
  right: 15px;
  border-right: 0;
  border-left: 1px #ebebeb solid;
}
#respond .cmm-box-top input {
  width: 100%;
  border: 1px solid #ebebeb;
  height: 40px;
  padding-left: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.rtl #respond .cmm-box-top input {
  padding-right: 40px;
  padding-left: 5px;
}
#respond .cmm-box-top input:focus {
  background-color: #fafafa;
}
#respond .cmm-box-bottom textarea {
  width: 100%;
  border: 1px solid #ebebeb;
  padding: 14px 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#respond .form-submit #submit {
  margin-top: 10px;
  height: 42px;
  border-radius: 0;
  border: none;
  line-height: 42px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #090909;
  text-transform: uppercase;
  padding: 0 45px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#respond .form-submit #submit:hover {
  background: #aa0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar-related-post .sidebar-relate-content {
  padding: 30px 20px 0;
}
.sidebar-related-post .sidebar-relate-content .item {
  margin-bottom: 30px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over {
  position: relative;
  margin-bottom: 10px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url('../assets/img/icon-plus.png') no-repeat center center;
  background-color: rgba(0,0,0,0.5);
  pointer-events: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 10px 15px;
  background-color: rgba(219,0,0,0.8);
}
.rtl .sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta {
  left: auto;
  right: 10px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_day {
  font-size: 22px;
  font-weight: bold;
  display: block;
  color: #fff;
  margin-bottom: 5px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .img_over .entry-meta .post_my {
  display: block;
  color: #fff;
  font-size: 14px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-title h4 {
  margin-bottom: 13px;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner .entry-content .entry-meta-content {
  color: #999999;
}
.sidebar-related-post .sidebar-relate-content .item .item-inner:hover .img_over:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.wrapper_404 {
  background: url('../assets/img/bg-404.jpg') no-repeat center center;
  background-size: cover;
  text-align: center;
  margin-top: 0;
  color: #fff;
}
.wrapper_404 .page-404 .content_404 .block-top {
  margin-bottom: 30px;
}
.wrapper_404 .page-404 .content_404 .block-top h1 {
  font-size: 60px;
  font-weight: bold;
  margin: 5px 0 5px 0;
}
.wrapper_404 .page-404 .content_404 .block-top h2 {
  font-size: 200px;
  color: #dd0000;
  font-weight: bold;
  margin-bottom: 0;
}
.wrapper_404 .page-404 .content_404 .block-top h3 {
  font-size: 40px;
  text-transform: uppercase;
  line-height: 30px;
}
.wrapper_404 .page-404 .content_404 .block-bottom .custom-font {
  font-size: 16px;
  margin-bottom: 57px;
  line-height: 24px;
}
.wrapper_404 .page-404 .content_404 .block-bottom .btn-404 {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  background: #090909;
  width: 200px;
  height: 45px;
  line-height: 45px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.wrapper_404 .page-404 .content_404 .block-bottom .btn-404:hover {
  background: #aa0000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1366px) {
  .wrapper_404 .page-404 .content_404 .block-bottom .custom-font {
    font-size: 14px;
  }
  .wrapper_404 .page-404 .content_404 .block-bottom .btn-404 {
    font-size: 14px;
    width: 180px;
    height: 40px;
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .wrapper_404 {
    margin-top: 0;
    padding: 100px 0;
  }
}
@media (max-width: 640px) {
  .wrapper_404 {
    padding: 0;
  }
  .wrapper_404 .page-404 .content_404 {
    padding: 15px;
  }
  .wrapper_404 .page-404 .content_404 .block-top h2 {
    font-size: 150px;
  }
  .wrapper_404 .page-404 .content_404 .block-top h3 {
    font-size: 25px;
  }
}
@media (max-width: 360px) {
  .wrapper_404 .page-404 .content_404 {
    padding: 0;
  }
  .wrapper_404 .page-404 .content_404 .block-top {
    margin-bottom: 20px;
  }
  .wrapper_404 .page-404 .content_404 .block-top h1 {
    font-size: 40px;
  }
  .wrapper_404 .page-404 .content_404 .block-top h2 {
    font-size: 90px;
  }
}
.quote-border {
  background-color: #f4f4f4;
  padding: 20px;
  margin-bottom: 10px;
  font-style: italic;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
iframe {
  border: none;
  margin-bottom: 10px;
  max-width: 100%;
}
.block-whychoose {
  margin-bottom: 30px !important;
  display: inline-block;
}
.block-whychoose .image-whychoose {
  float: left;
  width: 64px;
}
.rtl .block-whychoose .image-whychoose {
  float: right;
}
.block-whychoose .content-whychoose {
  margin-left: 80px;
}
.rtl .block-whychoose .content-whychoose {
  margin-right: 80px;
  margin-left: 0;
}
.block-whychoose .content-whychoose h2 {
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
}
.block-whychoose .content-whychoose .description {
  color: #666;
}
.vc_wp_search .widget_search .searchform .screen-reader-text {
  display: none;
}
.vc_wp_search .widget_search .searchform input[type="submit"] {
  text-indent: -9999px;
  display: block;
  border: 0;
  width: 34px !important;
  height: 34px;
  background: url('../assets/img/search-icon.png') no-repeat scroll center center #666 !important;
}
.vc_wp_search .widget_search .searchform input[type="submit"]:hover {
  background: url('../assets/img/search-icon.png') no-repeat scroll center center #dd0000 !important;
}
.vc_wp_search .widget_search .searchform input[type="text"] {
  border: 1px solid #e1e1e1;
}
.wpb_single_image .vc_single_image-wrapper img:hover {
  opacity: .75;
  filter: alpha(opacity=75);
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  padding: 10px 0;
}
#wp-calendar tr th {
  text-align: center;
}
#wp-calendar tr td {
  padding: 10px 0;
}
#subscribe_popup {
  text-align: center;
  background: #fff;
  padding: 30px;
}
#subscribe_popup .subscribe-popup-container {
  max-width: 380px;
}
#subscribe_popup .subscribe-popup-container .description {
  color: #666;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  line-height: 22px;
}
#subscribe_popup .subscribe-popup-container .title {
  font-size: 18px;
  color: #222;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
#subscribe_popup .subscribe-popup-container .title:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #090909;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
#subscribe_popup .subscribe-popup-container .title:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #090909;
  top: 50%;
  left: -40px;
  margin-top: -2px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form {
  margin-bottom: 30px;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form {
  box-shadow: none;
  padding-bottom: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form-fields {
  padding: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form-fields h3,
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form-fields p {
  display: none;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form-fields .frm-input {
  margin: 0;
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form-fields .frm-input .frm-email {
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  display: block;
  margin-bottom: 15px;
  display: inline-block;
  font-size: 12px;
  width: 100%;
  border: 1px #ebebeb solid;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form-fields .frm-input .frm-submit {
  position: static;
  margin: 0;
  height: 50px;
  line-height: 50px;
  border: 1px #090909 solid;
  background-color: #090909;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Roboto Condensed';
  overflow: hidden;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form-fields .frm-input .frm-submit:before {
  display: none;
}
#subscribe_popup .subscribe-popup-container .subscribe-form .mc4wp-form-fields .frm-input .frm-submit:hover {
  background-color: #aa0000;
  border: 1px #aa0000 solid;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox {
  line-height: 30px;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox input {
  cursor: pointer;
}
#subscribe_popup .subscribe-popup-container .subscribe-checkbox label {
  vertical-align: top;
  line-height: 25px;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  color: #222222;
}
#subscribe_popup .subscribe-popup-container .social-share {
  text-align: center;
}
#subscribe_popup .subscribe-popup-container .social-share a {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
#subscribe_popup .subscribe-popup-container .social-share a:hover {
  background: #dd0000;
}
.rtl #subscribe_popup .subscribe-popup-container .social-share a {
  margin-right: 0;
  margin-left: 10px;
}
#subscribe_popup .subscribe-popup-container .social-share .social-fb {
  background: #3b5997;
}
#subscribe_popup .subscribe-popup-container .social-share .social-tw {
  background: #36b9ff;
}
#subscribe_popup .subscribe-popup-container .social-share .social-gplus {
  background: #fb7171;
}
#subscribe_popup .subscribe-popup-container .social-share .social-pin {
  background: #1c69ea;
}
.sw-instagram-gallery {
  margin-bottom: 20px;
}
.sw-instagram-gallery .sw-block-title h2 {
  color: #000;
  margin-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
  padding-bottom: 15px;
  border-bottom: 3px #ebebeb solid;
}
.sw-instagram-gallery .sw-block-title h2:before {
  content: '\f02e';
  position: absolute;
  top: -1px;
  left: 0;
  font-family: fontawesome;
  color: #dd0000;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: normal;
}
.rtl .sw-instagram-gallery .sw-block-title h2:before {
  left: auto;
  right: 0;
}
.sw-instagram-gallery .sw-block-title h2 {
  margin-bottom: 20px;
}
.sw-instagram-gallery .intagram-gallery-content {
  display: inline-block;
  vertical-align: top;
}
.sw-instagram-gallery .intagram-gallery-content .item a img {
  width: 100%;
}
.sw-instagram-gallery .intagram-gallery-content .item:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.sw-instagram-gallery .intagram-gallery-content.col_1 .item {
  width: 100%;
}
.sw-instagram-gallery .intagram-gallery-content.col_2 .item {
  width: 50%;
}
.sw-instagram-gallery .intagram-gallery-content.col_3 .item {
  width: 33.333%;
}
.sw-instagram-gallery .intagram-gallery-content.col_4 .item {
  width: 25%;
}
.sw-instagram-gallery .intagram-gallery-content.col_5 .item {
  width: 20%;
}
.sw-instagram-gallery .intagram-gallery-content.col_10 .item {
  width: 10%;
}
.expnews_breadcrumbs {
  margin-bottom: 20px;
  text-align: center;
  background: url('../assets/img/bg_breadcrumb.jpg') center center no-repeat;
  min-height: 104px;
  background-size: cover;
}
.expnews_breadcrumbs .listing-title h1 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin: 30px 0 0 0;
}
.expnews_breadcrumbs .breadcrumbs .breadcrumb {
  padding: 15px 0;
  margin: 0;
  background: transparent;
}
.expnews_breadcrumbs .breadcrumbs .breadcrumb li a {
  color: #fff;
  font-size: 12px;
}
.expnews_breadcrumbs .breadcrumbs .breadcrumb li a:hover {
  color: #dd0000;
}
.expnews_breadcrumbs .breadcrumbs .breadcrumb li span {
  color: #fff;
  font-size: 12px;
}
.expnews_breadcrumbs .breadcrumbs .breadcrumb li .go-page {
  display: none;
}
.wp-comingsoon {
  background: url('../assets/img/bg-comming.jpg') no-repeat center center;
  text-align: center;
  background-size: cover;
}
.wp-comingsoon .coming-soon .title-comingsoon h1 {
  color: #fff;
  font-size: 60px;
  text-transform: uppercase;
}
.wp-comingsoon .coming-soon .title-comingsoon .des-comingsoon {
  color: #fff;
  padding: 20px 0;
}
.wp-comingsoon .coming-soon .countdown-shortcode {
  margin: 30px 0 0;
}
.comming-soon {
  text-align: center;
}
.comming-soon .ClassyCountdown-wrapper > div {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
  font-size: 16px;
  margin: 10px 30px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-days {
  background: #dd0000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value {
  width: 100%;
  position: absolute;
  font-size: 16px !important;
  top: 0;
  text-align: center;
  left: 0;
  display: block;
  font-family: inherit;
  top: 50%;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >div {
  font-size: 36px;
  font-weight: bold;
  line-height: 46px;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >span {
  font-weight: bold;
  line-height: 10px;
  font-size: 16px;
  text-transform: capitalize;
}
.listing-tab-shortcode {
  background-color: #fff;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs {
  max-width: 240px;
  background-color: #fff;
  float: left;
  width: 100%;
  margin: 0;
  border: 0;
  padding: 50px 30px 30px;
}
.rtl .listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs {
  float: right;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs .title-cat {
  font-size: 14px;
  text-transform: uppercase;
  color: #111;
  margin-bottom: 10px;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li {
  width: 100%;
  float: none;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li a {
  border: 0;
  font-weight: normal;
  font-family: 'Roboto' !important;
  text-transform: capitalize;
  color: #777777;
  padding: 10px 0;
  cursor: pointer;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li a:hover {
  color: #dd0000;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li.active,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:hover,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:focus {
  background-color: transparent;
}
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li.active >a,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:hover >a,
.listing-tab-shortcode .tabbable.tabs #myTabs.nav.nav-tabs >li:focus >a {
  border: 0;
  background-color: transparent;
}
.listing-tab-shortcode .tabbable.tabs .tab-content {
  overflow: hidden;
  padding: 50px 30px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #f3f3f3;
  visibility: hidden;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane {
  margin: 0 -15px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane .item {
  width: 33.333%;
  float: left;
  padding: 0 15px;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane .item .item-wrap {
  border: 1px solid #ddd;
}
.listing-tab-shortcode .tabbable.tabs .tab-content .tab-pane.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-search >.post,
.content-search .product {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 30px 0;
}
.content-search >.post .entry-thumb,
.content-search .product .entry-thumb {
  padding-left: 30px;
}
.rtl .content-search >.post .entry-thumb,
.rtl .content-search .product .entry-thumb {
  padding-right: 30px;
  padding-left: 0;
}
.content-search >.post .entry-content,
.content-search .product .entry-content {
  overflow: hidden;
  padding: 20px 30px 0 30px;
}
.content-search >.post .entry-content .title-blog h3,
.content-search .product .entry-content .title-blog h3 {
  font-size: 16px;
  color: #222;
  font-weight: bold;
}
.content-search >.post .entry-content .entry-meta,
.content-search .product .entry-content .entry-meta {
  margin-bottom: 10px;
}
.content-search >.post .entry-content .entry-meta i,
.content-search .product .entry-content .entry-meta i {
  margin-right: 5px;
  margin-left: 0;
}
.rtl .content-search >.post .entry-content .entry-meta i,
.rtl .content-search .product .entry-content .entry-meta i {
  margin-right: 0;
  margin-left: 5px;
}
.content-search >.post .entry-content .entry-meta >span,
.content-search .product .entry-content .entry-meta >span {
  padding-right: 20px;
  display: inline-block;
  vertical-align: top;
}
.rtl .content-search >.post .entry-content .entry-meta >span,
.rtl .content-search .product .entry-content .entry-meta >span {
  padding-right: 0;
  padding-left: 20px;
}
.content-search >.post .entry-content .entry-description,
.content-search .product .entry-content .entry-description {
  margin-bottom: 10px;
}
.content-search >.post .entry-content .bl_read_more a,
.content-search .product .entry-content .bl_read_more a {
  font-weight: bold;
}
.content-search >.post .entry-content .bl_read_more i,
.content-search .product .entry-content .bl_read_more i {
  margin: 0 5px;
}
.search.search-no-results .expnews_breadcrumbs .listing-title h1 span small,
.search.search-results .expnews_breadcrumbs .listing-title h1 span small {
  color: #fff;
  font-size: 18px;
}
.countdown-slider.sw-woo-container-slider .box-slider-title h2 {
  text-transform: uppercase;
  color: #111111;
  margin-bottom: 30px;
  font-weight: bold;
}
.countdown-slider.sw-woo-container-slider .slider {
  border: 0;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-countdown .countdown-row {
  padding: 10px 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-countdown .countdown-row .countdown-section {
  width: 25%;
  float: left;
  text-align: center;
  border-right: 1px solid #dddddd;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-countdown .countdown-row .countdown-section:last-child {
  border-right: 0;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-countdown .countdown-row .countdown-section >span {
  display: block;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-countdown .countdown-row .countdown-section .countdown-amount {
  font-size: 18px;
  color: #444444;
}
.countdown-slider.sw-woo-container-slider .slider .item .item-wrap .item-countdown .countdown-row .countdown-section .countdown-period {
  font-size: 12px;
  color: #777777;
}
.home #main {
  margin-bottom: 0;
}
.home #main .category-contents .category-header h1 {
  color: #222;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-weight: bold;
}
.home .sw-latest-post .sw-loadmore .btn-loadmore {
  margin-top: 2px;
}
.home-style1-left >.vc_column-inner,
.featured-style3-left >.vc_column-inner,
.home3-latest >.vc_column-inner {
  padding-right: 7px;
}
.rtl .home-style1-left >.vc_column-inner,
.rtl .featured-style3-left >.vc_column-inner,
.rtl .home3-latest >.vc_column-inner {
  padding-left: 7px;
  padding-right: 15px;
}
.home-style1 #main {
  margin-bottom: 0;
}
.featured-style3-right >.vc_column-inner {
  padding-left: 7px;
}
.rtl .featured-style3-right >.vc_column-inner {
  padding-right: 7px;
  padding-left: 15px;
}
.home1-main-left >.vc_column-inner {
  padding-right: 5px;
}
.rtl .home1-main-left >.vc_column-inner {
  padding-left: 5px;
  padding-right: 15px;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.footer {
  clear: both;
}
.footer-style1-menu {
  text-align: center;
  margin: 15px 0;
}
.footer-style1-menu ul li {
  display: inline-block;
  padding: 10px 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.footer-style1-menu ul li a {
  color: #fff;
}
.footer-style1-menu ul li a:hover {
  color: #dd0000;
}
.copyright-text {
  text-align: center;
  margin-bottom: 40px !important;
}
.copyright-text p {
  font-size: 12px;
}
.copyright-text p a {
  color: #dd0000;
}
.copyright-text p a:hover {
  color: #aa0000;
}
.foot-social {
  margin-bottom: 0;
}
.menu-foot-social {
  text-align: center;
  border-width: 1px 0;
  border-color: rgba(255,255,255,0.1);
  border-style: solid;
  padding: 15px 0;
}
.menu-foot-social a {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 15px;
  color: #8c8c8c;
}
.menu-foot-social a i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-foot-social a:hover {
  color: #8c8c8c;
}
.menu-foot-social a:hover i {
  background: #dd0000;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-bot {
  position: relative;
  margin: 0 !important;
  padding: 5px 15px 5px 175px;
}
.rtl .footer-bot {
  padding: 5px 175px 5px 15px;
}
.footer-bot .copy-right {
  margin: 20px 0 12px 0;
  color: #999;
}
.footer-bot .copy-right a {
  color: #999;
}
.footer-bot .copy-right a:hover {
  color: #dd0000;
}
.footer-bot .footer-bot-left span {
  display: inline-block;
  margin-right: 15px;
}
.rtl .footer-bot .footer-bot-left span {
  margin-right: 0;
  margin-left: 15px;
}
.footer-bot .footer-bot-left span a img {
  margin: 12px 0 8px 0;
}
.footer-bot .footer-bot-left span a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.footer-bot .footer-bot-right .footer-social-top {
  list-style: none;
  margin: 12px 0;
  overflow: hidden;
}
.footer-bot .footer-bot-right .footer-social-top li {
  float: left;
  min-width: 80px;
}
.rtl .footer-bot .footer-bot-right .footer-social-top li {
  float: right;
}
.footer-bot .footer-bot-right .footer-social-top li a {
  font-size: 12px;
  color: #999;
  width: 80px;
  line-height: 30px;
  height: 30px;
  display: block;
  text-align: center;
  text-decoration: underline;
}
.footer-bot .footer-bot-right .footer-social-top li a:hover {
  color: #dd0000;
}
.footer-bot .footer-bot-right .footer-social-top li.fot-share {
  padding-left: 10px;
}
.rtl .footer-bot .footer-bot-right .footer-social-top li.fot-share {
  padding-left: 0;
  padding-right: 15px;
}
.footer-bot .footer-bot-right .footer-social-top li.fot-share span {
  background: #212121;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  text-transform: uppercase;
  width: 80px;
  line-height: 30px;
  height: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  text-align: center;
}
.footer-bot .footer-bot-right .footer-social-top li.fot-share span:hover {
  background: #dd0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.footer-bot .footer-bot-right .footer-social-bot {
  list-style: none;
  position: absolute;
  bottom: 15px;
  right: -130px;
  margin: 0;
}
.rtl .footer-bot .footer-bot-right .footer-social-bot {
  left: -130px;
  right: auto;
}
.footer-bot .footer-bot-right .footer-social-bot li {
  padding: 5px 0;
  text-align: right;
}
.rtl .footer-bot .footer-bot-right .footer-social-bot li {
  text-align: left;
}
.footer-bot .footer-bot-right .footer-social-bot li a {
  font-size: 10px;
  display: block;
}
.footer-bot .footer-bot-right .footer-social-bot li a span {
  background: #fff;
  box-shadow: 0px 0px 1px 1px #ebebeb;
  padding: 2px 10px;
  display: inline-block;
  vertical-align: top;
  margin-top: 7px;
  color: #999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer-bot .footer-bot-right .footer-social-bot li a i {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  border-radius: 4px;
  color: #fff;
  margin: 0 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer-bot .footer-bot-right .footer-social-bot li a i.fa-facebook {
  background: #3b5997;
}
.footer-bot .footer-bot-right .footer-social-bot li a i.fa-twitter {
  background: #36b9ff;
}
.footer-bot .footer-bot-right .footer-social-bot li a i.fa-google-plus {
  background: #fb7171;
}
.footer-bot .footer-bot-right .footer-social-bot li a i.fa-youtube-play {
  background: #f83131;
}
.footer-bot .footer-bot-right .footer-social-bot li a i.fa-plus {
  background: #ff6550;
}
.footer-bot .footer-bot-right .footer-social-bot li a:hover span {
  color: #dd0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer-bot .footer-bot-right .footer-social-bot li a:hover i {
  background: #dd0000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#expnews-totop {
  background-color: #777;
  bottom: 65px;
  right: 10px;
  text-align: center;
  position: fixed;
  height: 50px;
  width: 50px;
  line-height: 48px;
  z-index: 9999;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
#expnews-totop:before {
  content: '\f106';
  font-family: fontawesome;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
#expnews-totop:hover {
  background-color: #dd0000;
}
.rtl #expnews-totop {
  right: auto;
  left: 10px;
}
.subcribe-footer-bg {
  background: url(../assets/img/bg_acymailing.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 35px;
}
.subcribe-footer {
  text-align: center;
}
.subcribe-footer h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  margin: 10px 0;
  font-weight: 600;
}
.subcribe-footer p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 30px;
  padding: 0 40%;
  line-height: 22px;
}
.subcribe-footer .mc4wp-form .mc4wp-form-fields {
  display: inline-block;
  vertical-align: top;
}
.subcribe-footer .mc4wp-form .frm-email {
  border: 0;
  float: left;
  color: #aaa;
  margin: 0;
  border-radius: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  width: 360px;
  text-align: left;
}
.rtl .subcribe-footer .mc4wp-form .frm-email {
  float: right;
  text-align: right;
}
.subcribe-footer .mc4wp-form .frm-submit {
  float: left;
  border: 0;
  font-weight: 600;
  background-color: #dd0000;
  height: 40px;
  line-height: 40px;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 0;
  width: 100px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rtl .subcribe-footer .mc4wp-form .frm-submit {
  float: right;
}
.subcribe-footer .mc4wp-form .frm-submit:before {
  font-size: 18px;
  margin: 0;
  content: '\f1d8';
  font-family: fontawesome;
  font-weight: normal;
}
.rtl .subcribe-footer .mc4wp-form .frm-submit:before {
  margin: 0;
}
.subcribe-footer .mc4wp-form .frm-submit:hover {
  background-color: #090909;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
}
.footer-style1 {
  background: #090909;
}
.footer-style1-bot {
  background: #090909;
}
.footer .footer-style-2 {
  width: 100%;
  margin: 0;
}
.footer-style-2 .content-wrapt2 {
  background: #f1f1f1;
}
.footer-style-2 .sw-instagram-gallery h3 {
  font-size: 18px;
  color: #222;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
}
.footer-style-2 .sw-instagram-gallery h3:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #090909;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .footer-style-2 .sw-instagram-gallery h3:before {
  right: auto;
  left: -40px;
}
.footer-style-2 .sw-instagram-gallery .intagram-gallery-content {
  margin: 0;
}
.footer-style-2 .sw-instagram-gallery .intagram-gallery-content .item {
  padding: 7.5px 12.5px 7px 0px;
  overflow: hidden;
}
.rtl .footer-style-2 .sw-instagram-gallery .intagram-gallery-content .item {
  padding: 7.5px 0px 7px 12.5px;
}
.footer-style-2 .sw-instagram-gallery .intagram-gallery-content .item a img {
  width: 100%;
}
.footer-style-2 .widget_nav_menu {
  overflow: hidden;
  padding-top: 30px;
}
.footer-style-2 .widget_nav_menu h2 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
}
.footer-style-2 .widget_nav_menu ul li a {
  font-size: 14px;
  color: #666;
  display: block;
  padding: 5px 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-style-2 .widget_nav_menu ul li a:hover {
  color: #dd0000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-style-2 .footer2-bottom {
  margin: 16px -15px 0 -15px;
  border-top: 1px #ebebeb solid;
  padding: 20px;
}
.footer-style-2 .footer2-bottom .foot2-left {
  line-height: 30px;
  font-size: 12px;
}
.footer-style-2 .footer2-bottom .foot2-left a {
  color: #dd0000;
}
.footer-style-2 .footer2-bottom .foot2-left a:hover {
  color: #aa0000;
}
.footer-style-2 .footer2-bottom .foot2-right a {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.footer-style-2 .footer2-bottom .foot2-right a:first-child {
  margin-right: 15px;
}
.rtl .footer-style-2 .footer2-bottom .foot2-right a:first-child {
  margin-right: 0;
  margin-left: 15px;
}
.footer-style-2 .footer2-bottom .foot2-right a:hover {
  opacity: 0.8;
  cursor: pointer;
}
.footer-bot-style2 {
  margin-bottom: 0;
}
.footer-bot-style2 .copy-right {
  margin-top: 10px;
  color: #999;
}
.footer-bot-style2 .footer-bot-img span {
  display: inline-block;
  vertical-align: top;
}
.widget-the-blog2 .box-title h2 {
  font-size: 18px;
  color: #222;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin-bottom: 16px;
  line-height: normal;
}
.widget-the-blog2 .box-title h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #090909;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .widget-the-blog2 .box-title h2:before {
  right: auto;
  left: -40px;
}
.widget-the-blog2 .widget-post-inner .item {
  overflow: hidden;
  margin-bottom: 20px;
}
.widget-the-blog2 .widget-post-inner .item .item-thumb {
  float: left;
  margin-right: 10px;
}
.rtl .widget-the-blog2 .widget-post-inner .item .item-thumb {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
.widget-the-blog2 .widget-post-inner .item .item-content {
  overflow: hidden;
}
.widget-the-blog2 .widget-post-inner .item .item-content .item-title h4 {
  margin: 5px 0;
}
.widget-the-blog2 .widget-post-inner .item .item-content .item-title h4 a {
  font-size: 14px;
  color: #222;
  font-weight: bold;
}
.widget-the-blog2 .widget-post-inner .item .item-content .item-title h4 a:hover {
  color: #dd0000;
}
.widget-the-blog2 .widget-post-inner .item .item-content .item-time {
  font-size: 12px;
  color: #999;
}
.footer .footer-style-3 {
  width: 100%;
  background: #003650;
}
.footer-style-3 .sw-instagram-gallery {
  margin: 0 -15px 74px -15px;
}
.footer-style-3 .sw-instagram-gallery h3 {
  font-size: 18px;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  font-family: 'Pacifico', Helvetica, Arial, sans-serif !important;
  margin: 4px 0 27px 0;
}
.footer-style-3 .sw-instagram-gallery h3 span {
  position: relative;
}
.footer-style-3 .sw-instagram-gallery h3 span:before {
  content: '\f16d';
  font-family: fontawesome;
  background: #dd0000;
  position: absolute;
  top: -70px;
  left: 50%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-left: -30px;
  font-size: 20px;
}
.footer-style-3 .sw-instagram-gallery .intagram-gallery-content {
  width: 100%;
  margin: 0 1px;
}
.footer-style-3 .sw-instagram-gallery .intagram-gallery-content .item {
  padding: 0;
}
.footer-style-3 .sw-instagram-gallery .intagram-gallery-content .item a img {
  width: 100%;
}
.footer-style-3 .widget-the-blog2 .box-title h2 {
  color: #fff;
}
.footer-style-3 .widget-the-blog2 .widget-post-inner .item .item-content {
  overflow: hidden;
}
.footer-style-3 .widget-the-blog2 .widget-post-inner .item .item-content .item-title h4 a {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.footer-style-3 .widget-the-blog2 .widget-post-inner .item .item-content .item-title h4 a:hover {
  color: #dd0000;
}
.footer-style-3 .widget-the-blog2 .widget-post-inner .item .item-content .item-time {
  color: #fff;
}
.footer-style-3 .widget_nav_menu {
  overflow: hidden;
}
.footer-style-3 .widget_nav_menu h2 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
}
.footer-style-3 .widget_nav_menu h2:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background: #090909;
  top: 50%;
  right: -40px;
  margin-top: -2px;
}
.rtl .footer-style-3 .widget_nav_menu h2:before {
  right: auto;
  left: -40px;
}
.footer-style-3 .widget_nav_menu ul li {
  width: 50%;
  float: left;
  padding: 6px 0 7px 0;
}
.rtl .footer-style-3 .widget_nav_menu ul li {
  float: right;
}
.footer-style-3 .widget_nav_menu ul li a {
  font-size: 14px;
  color: #fff;
}
.footer-style-3 .widget_nav_menu ul li a span:before {
  content: '\f101';
  font-family: fontawesome;
  margin-right: 10px;
}
.rtl .footer-style-3 .widget_nav_menu ul li a span:before {
  display: none;
}
.rtl .footer-style-3 .widget_nav_menu ul li a span:after {
  content: '\f100';
  font-family: fontawesome;
  margin-left: 10px;
}
.footer-style-3 .widget_nav_menu ul li a:hover {
  color: #dd0000;
}
.footer-style-3 .copy-right3 {
  text-align: center;
  color: #fff;
  border-top: 1px #184860 solid;
  margin: 23px -15px 0 -15px;
  padding: 19px 0 27px 0;
}
.footer-style-3 .copy-right3 p {
  font-size: 12px;
}
.footer-style-3 .copy-right3 p a {
  color: #dd0000;
}
.footer-style-3 .copy-right3 p a:hover {
  color: #aa0000;
}
.gallery {
  margin: 0 -3px;
}
.gallery .gallery-item {
  float: left;
  padding: 0 3px;
}
.gallery.gallery-columns-2 >li,
.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
  float: left;
}
.gallery.gallery-columns-2 >li:nth-child(2n + 1),
.gallery.gallery-columns-2 .gallery-item:nth-child(2n + 1) {
  clear: both;
}
.gallery.gallery-columns-3 >li,
.gallery.gallery-columns-3 .gallery-item {
  width: 33.33%;
  float: left;
}
.gallery.gallery-columns-3 >li:nth-child(3n + 1),
.gallery.gallery-columns-3 .gallery-item:nth-child(3n + 1) {
  clear: both;
}
.gallery.gallery-columns-4 >li,
.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
  float: left;
}
.gallery.gallery-columns-4 >li:nth-child(4n + 1),
.gallery.gallery-columns-4 .gallery-item:nth-child(4n + 1) {
  clear: both;
}
.gallery.gallery-columns-5 >li,
.gallery.gallery-columns-5 .gallery-item {
  width: 20%;
  float: left;
}
.gallery.gallery-columns-5 >li:nth-child(5n + 1),
.gallery.gallery-columns-5 .gallery-item:nth-child(5n + 1) {
  clear: both;
}
.entry-summary table {
  margin-bottom: 30px;
}
.entry-summary table th,
.entry-summary table td {
  border: 1px solid #ccc;
  padding: 10px;
}
.entry-summary dl dd {
  margin-bottom: 20px;
}
.entry-summary form input[type="text"] {
  border-radius: 0;
  padding: 5px 10px;
}
.entry-summary form input[type="submit"] {
  background: #333 none repeat scroll 0 0;
  border: 1px solid #333;
  border-radius: 0;
  color: #fff;
  padding: 5px 15px;
}
.entry-summary form input[type="submit"]:hover {
  background: #000;
}
