/* 06 - SHORTCODE */
.shortcodes {
  margin-bottom: ;
}
.shortcodes .carousel .item img {
  width: 100%;
}
.shortcodes h3 {
  padding-top: 30px;
}
.comming-soon {
  text-align: center;
}
.comming-soon .ClassyCountdown-wrapper > div {
  display: inline-block;
  position: relative;
  width: 140px;
  height: 140px;
  font-size: 16px;
  margin: 10px 30px;
}
.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;
  color: #01b494;
}
.comming-soon .ClassyCountdown-wrapper .ClassyCountdown-value >span {
  font-size: 16px;
  text-transform: uppercase;
}
[class^="icon-"],
[class*=" icon-"] {
  margin: 5px;
}
.googlemap .map_canvas {
  height: 100%;
  width: 100%;
}
.shortcode-slideshow img {
  width: 100%;
}
.shortcode-slideshow .carousel-control {
  top: 45.5%;
}
.carousel-control {
  top: 50%;
  width: 42px !important;
  height: 42px !important;
}
ul.thumbnails {
  margin-left: -1%;
}
.rtl ul.thumbnails {
  margin-right: -1% !important;
  margin-left: 0;
}
.gallery {
  padding: 0;
  overflow: hidden;
}
.rtl .gallery {
  margin-right: 0 !important;
}
.gallery li {
  margin-left: 1%;
  margin-right: 0;
  margin-bottom: 20px;
  text-align: center;
  float: left;
  list-style: none;
}
.rtl .gallery li {
  float: right;
  margin: 0 1% 20px 0;
}
.gallery .thumbnail {
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #FFF;
  padding: 5px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.gallery .thumbnail:after {
  position: absolute;
  border-color: transparent #FFFFFF #FFFFFF transparent;
  border-style: solid;
  border-width: 45px;
  content: "";
  opacity: 0;
  filter: alpha(opacity=0);
  right: -45px;
  bottom: 0;
  transition: all 0.3s ease 0.2s;
  z-index: 4;
}
.gallery .thumbnail:before {
  content: "\f0a9";
  font-family: FontAwesome;
  position: absolute;
  bottom: 20px;
  right: 0;
  color: #FFF;
  font-size: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s ease 0.3s;
  transform: rotate(0deg);
  z-index: 5;
}
.gallery .thumbnail:hover {
  background: #07a989;
  border-color: #ddd;
}
.gallery .thumbnail:hover:after {
  bottom: 0;
  right: 0;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.gallery .thumbnail:hover:before {
  right: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotate(360deg);
}
.gallery img {
  width: 100%;
}
.gallery .caption {
  overflow: hidden;
  padding-top: 12px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gallery .caption h4 {
  font-size: 14px;
}
.gallery-images {
  float: none;
  margin: 0 -15px 30px;
}
.gallery-images .flex-direction-nav li a {
  height: 30px;
  width: 29px;
  text-indent: -9999px;
  display: block;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-indent: inherit !important;
}
.gallery-images .flex-direction-nav li a.flex-next:hover {
  background: #07a989;
  border: 1px solid #07a989;
  color: #fff;
}
.gallery-images .flex-direction-nav li a.flex-next:before {
  color: #ddd;
  content: "\f054";
  font-family: "fontawesome";
  font-size: 11px;
  margin: 9px 0 0 -5px;
}
.gallery-images .flex-direction-nav li a.flex-prev:hover {
  background: #07a989;
  border: 1px solid #07a989;
  color: #fff;
}
.gallery-images .flex-direction-nav li a.flex-prev:before {
  color: #ddd;
  content: "\f053";
  font-family: "fontawesome";
  font-size: 11px;
  margin: 9px 0 0 -5px;
}
.pricing-tab-firts .header,
.pricing-tab-firts .plan {
  background: #4cbf8d;
}
.pricing-tab-firts .header:before,
.pricing-tab-firts .plan:before {
  background: #4cbf8d;
}
.pricing-tab-two .header,
.pricing-tab-two .plan {
  background: #e74847;
}
.pricing-tab-two .header:before,
.pricing-tab-two .plan:before {
  background: #e74847;
}
.pricing-tab-three .header,
.pricing-tab-three .plan {
  background: #50c1e9;
}
.pricing-tab-three .header:before,
.pricing-tab-three .plan:before {
  background: #50c1e9;
}
.pricing-table {
  text-align: center;
}
.pricing-table.style1 {
  border-radius: 5px;
  border: solid 2px #d8d8d8;
  margin: 7px;
  z-index: 5;
  position: relative;
  padding: 10px 0;
  clear: both;
  margin-bottom: 70px;
  background: #fff;
}
.pricing-table.style1:before {
  content: '';
  position: absolute;
  left: -9px;
  right: -9px;
  bottom: -9px;
  top: -9px;
  display: block !important;
  border-radius: 10px;
  border: solid 7px #f4f3f3;
}
.pricing-table.style1 .pricing {
  background: #fff;
  color: #333;
  padding: 0 10px;
  width: 20%;
  float: left;
  position: relative;
  border-left: solid 1px #ededed;
}
.pricing-table.style1 .pricing.pricing-one-first {
  border-left: none;
}
.pricing-table.style1 .pricing.most-popular {
  z-index: 2;
  margin-top: -35px;
  margin-bottom: -18px;
  padding: 35px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  background: #2f2f2f;
}
.pricing-table.style1 .pricing.most-popular .header {
  color: #07a989;
}
.pricing-table.style1 .pricing.most-popular ul li {
  border-bottom: 1px solid #3e3e3e;
}
.pricing-table.style1 .pricing.most-popular ul li:first-child {
  border-top: 1px solid #3e3e3e;
}
.pricing-table.style1 .pricing.most-popular .signup:before {
  background: #07a989;
}
.pricing-table.style1 .pricing.most-popular:after {
  content: '';
  position: absolute;
  background: url(../assets/img/ribon.png);
  background-repeat: no-repeat;
  display: block;
  width: 70px;
  height: 70px;
  right: -5px;
  top: -5px;
}
.pricing-table.style1 .pricing .header {
  border: none;
  font-size: 24px;
  font-weight: bold;
  color: #686868;
  box-shadow: none;
  margin-bottom: 20px;
  text-align: center;
}
.pricing-table.style1 .pricing .price {
  font-size: 14px;
  color: #9d9d9d;
  font-weight: 700;
}
.pricing-table.style1 .pricing ul {
  margin: 20px 0 10px 0;
  padding: 0;
  list-style: none;
}
.pricing-table.style1 .pricing ul li {
  border-bottom: 1px solid #ededed;
  padding: 5px 24px;
  text-align: left;
  font-size: 14px;
  color: #888;
}
.rtl .pricing-table.style1 .pricing ul li {
  text-align: right;
}
.pricing-table.style1 .pricing ul li:first-child {
  border-top: 1px solid #ededed;
}
.pricing-table.style1 .pricing ul li:before {
  content: '\F111';
  font-family: 'FontAwesome';
  color: #909090;
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  font-size: 8px;
}
.rtl .pricing-table.style1 .pricing ul li:before {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.pricing-table.style1 .pricing .signup {
  position: relative;
  padding: 12px 20px;
  margin: 20px 0 0 0;
  color: #727272;
  font: bold 14px Arial, Helvetica;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  background-color: #ededed;
  background-image: -moz-linear-gradient(#fff,#ededed);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#ededed));
  background-image: -webkit-linear-gradient(#fff,#ededed);
  background-image: -o-linear-gradient(#fff,#ededed);
  background-image: -ms-linear-gradient(#fff,#ededed);
  background-image: linear-gradient(#fff,#ededed);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 3px;
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
  -webkit-box-shadow: 1px 1px #eee;
  box-shadow: 1px 1px #eee;
  border: solid 1px #ddd;
  margin-bottom: 20px;
}
.pricing-table.style1 .pricing .signup:before {
  content: '\f054';
  font-family: 'FontAwesome';
  color: #fff;
  background: #7dacda;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 27px;
  text-align: center;
  font-size: 15px;
  top: 8px;
  left: -12px;
  position: absolute;
}
.rtl .pricing-table.style1 .pricing .signup:before {
  right: -12px;
  left: auto;
  content: '\f053';
}
.pricing-table.style2 {
  margin-left: 18%;
}
.pricing-table.style2 .pricing {
  width: 25%;
  float: left;
  margin-right: 10px;
  box-shadow: 1px 6px 15px 4px #cecece;
  border-radius: 5px;
}
.pricing-table.style2 .pricing .header {
  padding: 20px 0;
  background: #4cbf8d;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
}
.pricing-table.style2 .pricing .header h3 {
  margin: 0;
  font-size: 30px;
}
.pricing-table.style2 .pricing .pricing-content {
  margin-bottom: 28px;
}
.pricing-table.style2 .pricing .pricing-content ul {
  margin: 0 8px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #e4e4e4;
  border-top: none;
  list-style: none;
}
.pricing-table.style2 .pricing .pricing-content ul li {
  font-size: 14px;
  padding: 18px 0;
  border-top: 1px solid #e4e4e4;
  background: #f2f2f2;
}
.pricing-table.style2 .pricing .pricing-content ul li + li {
  border-bottom: none;
}
.pricing-table.style2 .pricing .price [class*="span"] {
  width: 100%;
  margin: 0;
}
.pricing-table.style2 .pricing .price [class*="span"] p {
  display: inline-block;
  margin: 0px;
  font-size: 30px;
  top: -8px;
  position: relative;
}
.pricing-table.style2 .pricing .price .span-1 {
  font-size: 60px;
  line-height: 30px;
}
.pricing-table.style2 .pricing .price .span-2 {
  font-size: 14px;
  margin-bottom: 20px;
}
.pricing-table.style2 .pricing .plan {
  display: inline-block;
  padding: 0px 57px;
  background: #4CBF8D;
  font-size: 20px;
  font-weight: 700;
  border-radius: 5px;
  line-height: 50px;
  margin-bottom: 10px;
}
.pricing-table.style2 .pricing .plan a {
  color: #fff;
}
.pricing-table.style3 {
  margin-left: 10%;
}
.pricing-table.style3 .pricing {
  color: #fff;
  float: left;
  margin-right: 5%;
  width: 26.3%;
  background: #e74847;
  border-radius: 4px;
  border: 1px solid #d4d4d4;
}
.pricing-table.style3 .pricing .header {
  font-size: 18px;
  border-bottom: 1px solid #cb2827;
  line-height: 50px;
  font-weight: 700px;
}
.pricing-table.style3 .pricing .price {
  display: inline-block;
  padding: 10px 32px;
  margin: 30px;
  background: #cb2827;
  border-radius: 30px;
  font-size: 20px;
}
.pricing-table.style3 .pricing .pricing-content ul {
  list-style: none;
  margin: 0;
}
.pricing-table.style3 .pricing .pricing-content ul li {
  line-height: 50px;
  color: #666666;
  font-size: 14px;
}
.pricing-table.style3 .pricing .pricing-content ul li:nth-child(2n+0) {
  background: #d4d4d4;
}
.pricing-table.style3 .pricing .pricing-content ul li:nth-child(2n+1) {
  background: #fff;
}
.pricing-table.style3 .pricing .signup {
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.pricing-table.basic .pricing {
  width: 8.8%;
  display: inline-block;
  background: #ebebeb;
  padding-top: 20px;
  margin-right: 2%;
}
.pricing-table.basic .pricing.most-popular {
  position: relative;
  top: 8px;
  padding-top: 25px;
}
.pricing-table.basic .pricing.most-popular .price .span-2 {
  margin-bottom: 36px;
}
.pricing-table.basic .pricing .price [class*="span"] {
  width: 100%;
  margin: 0;
}
.pricing-table.basic .pricing .price [class*="span"] p {
  display: inline-block;
  font-size: 24px;
  margin: 0;
}
.pricing-table.basic .pricing .price .span-1 {
  font-size: 36px;
}
.pricing-table.basic .pricing .price .span-2 {
  font-size: 11px;
  color: #909090;
  margin-bottom: 25px;
}
.pricing-table.basic .pricing .plan {
  display: inline-block;
  width: 100%;
  padding: 11px 0;
  font-size: 14px;
  position: relative;
}
.pricing-table.basic .pricing .plan a {
  color: #fff;
}
.pricing-table.basic .pricing .plan:before {
  content: "";
  width: 12px;
  height: 12px;
  left: 50%;
  margin-left: -6px;
  display: block;
  position: absolute;
  transform: rotate(135deg);
  top: -6px;
}
.sw-latestnews:before,
.sw-latestnews:after {
  content: "";
  display: table;
  line-height: 0;
}
.sw-latestnews:after {
  clear: both;
}
.sw-latestnews {
  margin-bottom: 0;
  display: block;
  text-align: center;
  overflow: hidden;
  text-align: left;
}
.rtl .sw-latestnews {
  text-align: right;
}
.sw-latest-news h3 {
  margin-bottom: 20px;
}
.sw-latest-news .widget-title-sidebar h3 {
  margin-bottom: 10px;
  white-space: nowrap;
}
.sw-latestnews .sw-meta {
  border-bottom: 1px dashed #C8C8C8;
  color: #A8A8A8;
  display: inline-block;
  font-size: 11px;
  line-height: 30px;
  width: 100%;
  margin-bottom: 10px;
}
.sw-latestnews .sw-thumb a {
  display: block;
}
.sw-latestnews .sw-thumb a:after {
  border-color: rgba(255,255,255,0.5);
  border-style: solid;
  border-width: 8px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  filter: Alpha(opacity=0);
  z-index: 5;
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}
.sw-latestnews .sw-thumb:hover a:after {
  opacity: 1;
  filter: Alpha(opacity=1);
}
.sw-latestnews .sw-meta > div {
  float: left;
  margin-right: 20px;
}
.rtl .sw-latestnews .sw-meta > div {
  float: right;
  margin-right: 0;
}
.sw-latestnews .sw-content {
  font-size: 12px;
}
.sw-latestnews .sw-content a {
  color: #07a989;
}
.sw-latestnews .sw-content a:hover {
  color: #057861;
}
.sw-latestnews div.sw-widget-item {
  display: block;
  text-align: left;
  margin-bottom: 40px !important;
}
.latest-blog div.sw-widget-item +div {
  margin-bottom: 0;
}
.rtl .sw-latestnews .sw-widget-item {
  text-align: right;
}
.sw-latestnews .sw-item-inner {
  display: inline-block;
  width: 100%;
}
.sw-latestnews .sw-widget-item:first-child {
  margin-left: 0;
}
.sw-latestnews h4 {
  margin: 0;
  font-weight: normal;
  color: #686868;
  line-height: 15px;
}
.sw-latestnews h4 a {
  color: #686868;
}
.sw-latestnews .sw-thumb {
  float: left;
  width: 300px;
  overflow: hidden;
  margin: 0 20px 0 0;
  position: relative;
}
.latest-blog .sw-thumb {
  margin-bottom: 15px;
}
.rtl .sw-latestnews .sw-thumb {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.sw-latestnews .sw-caption {
  overflow: hidden;
}
.sw-latestnews .sw-thumb img {
  width: 100%;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.sw-latestnews .sw-thumb:hover img {
  z-index: 2;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.latest-blog {
  padding: 0;
  overflow: visible;
}
.latest-blog .sw-widget-item {
  margin-bottom: 0;
}
.latest-blog .carousel-indicators {
  background: ;
  top: -47px;
  right: 0;
  left: auto;
  bottom: auto;
  width: auto;
  margin: 0;
}
.rtl .latest-blog .carousel-indicators {
  left: 0;
  right: auto;
}
.latest-blog .carousel-indicators .active {
  background: #07a989;
}
.latest-blog .carousel-indicators li {
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 50%;
  background: #e9e9e9;
  margin-left: 3px;
  margin-right: 0px;
  border: 2px solid #fff;
}
.latest-blog .carousel {
  padding: 0;
  margin-bottom: 0;
}
.latest-blog .sw-thumb {
  width: 100%;
  margin-right: 0;
}
.latest-blog .sw-thumb a {
  display: block;
  position: relative;
}
.latest-blog .sw-thumb a:hover img {
  opacity: 40;
  filter: alpha(opacity=4000);
}
.latest-blog .sw-thumb a:hover:after {
  top: 50%;
  margin-top: -20px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  opacity: 1;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.latest-blog .sw-thumb a:after {
  content: '\f002';
  font-family: 'FontAwesome';
  color: #fff;
  background: #686868;
  border: solid 7px rgba(255,255,255,0.4);
  background-clip: padding-box;
  border-radius: 50%;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  left: 50%;
  margin-left: -28px;
  top: 10px;
  position: absolute;
  z-index: 6;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}
.rtl .latest-blog .sw-thumb a:after {
  left: auto;
  right: 50%;
  margin-right: -20px;
  margin-left: 0;
}
.latest-blog h4 {
  font-weight: normal;
}
.latest-blog h4 a {
  color: #686868;
}
.latest-blog h4 a:hover {
  color: #07a989;
}
.latest-blog .sw-caption {
  width: 100%;
}
.latest-blog .sw-content {
  line-height: 18px;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #DDDDDD;
  border-bottom: none;
}
.tabs-below > .nav-tabs > li {
  margin-bottom: 0;
  margin-top: -1px;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: rgba(0,0,0,0);
  border-top-color: #DDDDDD;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: rgba(0,0,0,0) #DDDDDD #DDDDDD;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-bottom: 3px;
  margin-right: 0;
  min-width: 74px;
}
.tabs-left > .nav-tabs {
  border-right: 1px solid #DDDDDD;
  float: left;
  margin-right: 19px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #EEEEEE #DDDDDD #EEEEEE #EEEEEE;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #DDDDDD rgba(0,0,0,0) #DDDDDD #DDDDDD;
}
.tabs-right > .nav-tabs {
  border-left: 1px solid #DDDDDD;
  float: right;
  margin-left: 19px;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #EEEEEE #EEEEEE #EEEEEE #DDDDDD;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #DDDDDD #DDDDDD #DDDDDD rgba(0,0,0,0);
}
.alert {
  border-radius: 0;
}
.alert-bg-red {
  background-color: #e74847;
}
.alert-bg-blue {
  background-color: #3f9dd3;
}
.alert-bg-orange {
  background-color: #fb9220;
}
.alert-bg-green {
  background-color: #8dbe3f;
}
.alert-bg-violet {
  background-color: #a44ec4;
}
.alert-none-border {
  padding: 15px 0;
}
.btn {
  border-radius: 0;
}
.btn-red-border {
  border: 4px solid #e74847;
  color: #e74847;
}
.btn-red-border:hover {
  background: #e74847;
  color: #fff;
}
.btn-blue-border {
  border: 4px solid #3f9dd3;
  color: #3f9dd3;
}
.btn-blue-border:hover {
  background: #3f9dd3;
  color: #fff;
}
.btn-orange-border {
  border: 4px solid #fb9220;
  color: #fb9220;
}
.btn-orange-border:hover {
  background: #fb9220;
  color: #fff;
}
.btn-green-border {
  border: 4px solid #8dbe3f;
  color: #8dbe3f;
}
.btn-green-border:hover {
  background: #8dbe3f;
  color: #fff;
}
.btn-violet-border {
  border: 4px solid #a44ec4;
  color: #a44ec4;
}
.btn-violet-border:hover {
  background: #a44ec4;
  color: #fff;
}
iframe {
  border: none;
}
#yt_post_slide .carousel-inner .item .carousel-caption {
  background: rgba(0,0,0,0.5);
  text-align: left;
  text-shadow: none;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-bottom {
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 15px 20px;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-right {
  right: 0;
  width: 33.333%;
  height: 100%;
  left: auto;
  top: 0;
  padding: 30px 10px;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-left {
  left: 0;
  width: 33.333%;
  height: 100%;
  top: 0;
  padding: 30px 10px;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-out {
  background: none;
  width: 100%;
  left: 0;
  bottom: 0px;
  position: relative;
  color: #666;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-out .carousel-caption-inner a {
  color: #444;
  font-size: 14px;
  font-weight: 600;
}
#yt_post_slide .carousel-inner .item .carousel-caption.carousel-caption-out .carousel-caption-inner a:hover {
  color: #07a989;
}
#yt_post_slide .carousel-inner .item .carousel-caption .carousel-caption-inner a {
  font-size: 20px;
  color: #fff;
}
#yt_post_slide .carousel-inner .item .carousel-caption .carousel-caption-inner a:hover {
  color: #07a989;
}
#yt_post_slide .carousel-inner .item .carousel-caption .carousel-caption-inner .item-description {
  margin-top: 10px;
}
#yt_post_slide .carousel-inner .item a img {
  width: 100%;
}
#yt_post_slide .carousel-cl .carousel-control {
  width: 42px;
  height: 42px;
  top: 43%;
}
#yt_post_slide .carousel-cl .carousel-control.left {
  background: url(../assets/img/short-left.png) no-repeat center -1px rgba(0,0,0,0.5);
}
#yt_post_slide .carousel-cl .carousel-control.right {
  background: url(../assets/img/short-right.png) no-repeat center -1px rgba(0,0,0,0.5);
}
#yt_post_slide .carousel-cl.carousel-cl-right .carousel-control.right {
  right: 33.33%;
}
#yt_post_slide .carousel-cl.carousel-cl-left .carousel-control.left {
  left: 33.33%;
}
#yt_post_slide .carousel-cl.carousel-cl-out .carousel-control {
  top: 29%;
}
.lightbox a img {
  margin-bottom: 20px;
}
.lightbox-border1 a img {
  border: 8px solid #07a989;
}
.lightbox-border2 a img {
  border: 1px solid #e2e2e2;
  padding: 8px;
  background: #fff;
}
.lightbox-border3 a img {
  border-radius: 10px;
}
.lightbox-circle-normal a img {
  border-radius: 50%;
  width: 210px;
  height: 210px;
}
.lightbox-circle-border1 a img {
  border-radius: 50%;
  width: 210px;
  height: 210px;
  border: 5px solid #07a989;
}
.lightbox-circle-border2 a img {
  border-radius: 50%;
  width: 210px;
  height: 210px;
  border: 1px solid #e2e2e2;
  padding: 10px;
  background: #fff;
}
.with-icon {
  font-size: 18px;
}
.with-icon [class^="icon-"],
.with-icon [class*=" icon-"] {
  margin: 5px 13px 5px 0px;
}
.with-bg {
  font-size: 18px;
  padding: 13px 35px;
}
.testimonial-slider .carousel-inner {
  color: #666;
}
.testimonial-slider .carousel-inner .client-comment {
  font-style: italic;
  margin-bottom: 20px;
}
.testimonial-slider .carousel-inner .client-say-info .image-client {
  width: 65px;
  float: left;
}
.testimonial-slider .carousel-inner .client-say-info .name-client {
  margin-left: 78px;
  padding-top: 10px;
}
.testimonial-slider .carousel-inner .client-say-info .name-client h2 {
  font-size: 14px;
  font-weight: 700;
  margin: 0;
}
.testimonial-slider .carousel-inner .client-say-info .name-client h2 a {
  font-weight: bold;
  color: #ea3a3c;
  display: inline-block;
  padding: 5px 0px;
}
.testimonial-slider .carousel-inner .item .item-inner {
  padding: 0;
}
.testimonial-slider .carousel-indicators {
  padding: 5px 0px;
  position: relative;
  text-align: center;
}
.testimonial-slider .carousel-indicators li {
  width: 10px;
  height: 10px;
  margin: 0 2px;
  border: 0;
  background-color: #999;
}
.testimonial-slider .carousel-indicators li:hover {
  background-color: #07a989;
}
.testimonial-slider .carousel-indicators .active {
  background-color: #07a989;
  border: 0;
}
.testimonial_style2 {
  text-align: center;
  padding: 42px 133px 15px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.testimonial_bg {
  text-align: center;
  padding: 35px 75px 77px;
  color: #fff;
  max-height: 350px;
}
.testimonial_bg:before {
  content: '';
  background: url(../assets/img/bgt.png);
  top: 0;
  bottom: 0;
  left: -9999px;
  right: -9999px;
  position: absolute;
  z-index: -9999;
}
.testimonial_bg img {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  padding: 5px;
  background: #fff;
  display: inline-block;
}
.testimonial_bg .testimonial_content {
  padding: 82px 22px 15px;
}
.testimonial_content {
  padding: 15px 22px;
  position: relative;
  font-style: italic;
}
.testimonial_style1 .testimonial_content {
  padding: 15px 39px;
  background: #f0f0f0;
  margin-bottom: 20px;
  border-radius: 5px;
}
.testimonial_style1 .testimonial_content:after {
  content: "aaaa";
  width: 27px;
  top: 31px;
  left: 48px;
  color: rgba(0,0,0,0);
  height: 17px;
  position: relative;
  background: url(../assets/img/arrowt.png);
}
.testimonial_content .icon-quote-left,
.testimonial_content .icon-quote-right {
  color: #c4c4c4;
  position: absolute;
  font-size: 16px;
  left: 10px;
  top: 7px;
}
.testimonial_content .icon-quote-right {
  right: 0px;
  top: 13px;
  left: auto;
}
.testimonial_meta {
  padding: 0 30px;
}
.testimonial_meta img {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  padding: 5px;
  background: #ededed;
  display: inline-block;
}
.testimonial_style1 .testimonial_info {
  vertical-align: middle;
  display: inline-block;
}
.testimonial_style1 .testimonial_info ul {
  margin-left: 22px;
}
.testimonial_style1 .testimonial_info ul li:first-child {
  font-size: 16px;
  padding-bottom: 5px;
}
.testimonial_style2 .testimonial_info ul li {
  color: #07a989;
}
.testimonial_info ul {
  list-style: none;
  margin-bottom: 0;
}
.widget-testimonial .title-testimonial {
  margin: 0 0 20px;
}
.widget-testimonial .title-testimonial.title2 h2 {
  font-size: 18px;
  font-weight: bold;
  color: #07a989;
  text-transform: uppercase;
  padding: 20px;
  border-top: 2px solid #07a989;
  border-bottom: 1px solid #ebebeb;
  margin: 0;
}
.widget-testimonial .item .item-inner {
  display: inline-block;
  margin-bottom: 20px;
}
.widget-testimonial .item .item-inner:last-child {
  margin: 0;
}
.widget-testimonial .item .item-inner .item-content .item-desc {
  border: 1px solid #e1e1e1;
  margin-bottom: 10px;
  padding: 16px 10px 16px 40px;
  position: relative;
}
.rtl .widget-testimonial .item .item-inner .item-content .item-desc {
  padding: 16px 40px 16px 10px;
}
.widget-testimonial .item .item-inner .item-content .item-desc:before {
  content: "";
  background: url('../assets/img/icon-quote.png') no-repeat;
  position: absolute;
  top: 20px;
  left: 10px;
  right: auto;
  width: 17px;
  height: 13px;
}
.rtl .widget-testimonial .item .item-inner .item-content .item-desc:before {
  background: url('../assets/img/icon-quote-right.png') no-repeat;
  right: 10px;
  left: auto;
}
.widget-testimonial .item .item-inner .item-content .item-desc:after {
  content: '';
  background: url('../assets/img/mc-des.png') no-repeat;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 20px;
  right: auto;
  bottom: -8px;
}
.rtl .widget-testimonial .item .item-inner .item-content .item-desc:after {
  right: 20px;
  left: auto;
}
.widget-testimonial .item .item-inner .item-info .item-image {
  float: left;
  margin-right: 10px;
  border: 2px solid #e1e1e1;
  border-radius: 50%;
  overflow: hidden;
  width: 66px;
}
.widget-testimonial .item .item-inner .item-info .item-image:hover {
  border: 2px solid #07a989;
}
.rtl .widget-testimonial .item .item-inner .item-info .item-image {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.widget-testimonial .item .item-inner .item-info .item-bottom {
  padding-top: 10px;
}
.widget-testimonial .item .item-inner .item-info .item-bottom h4 {
  margin-bottom: 0;
}
.widget-testimonial .item .item-inner .item-info .item-bottom h4 .client-name {
  font-size: 13px;
  color: #07a989;
  font-weight: bold;
}
.widget-testimonial .item .item-inner .item-info .item-bottom .client-job {
  color: #000;
  font-size: 13px;
}
.widget-testimonial .item .item-inner:nth-child(2) .item-content .item-desc:after {
  right: 20px;
  left: auto;
  transform: rotateY(-180deg);
}
.widget-testimonial .item .item-inner:nth-child(2) .item-info .item-image {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.widget-testimonial .item .item-inner:nth-child(2) .item-info .item-bottom {
  text-align: right;
}
.widget-testimonial .carousel-cl {
  position: absolute;
  top: -53px;
  right: -3px;
  padding: 0 20px;
  width: 60px;
  background: #fff;
}
.rtl .widget-testimonial .carousel-cl {
  left: -3px;
  right: auto;
}
.widget-testimonial .carousel-cl a {
  display: block;
  width: 24px !important;
  height: 24px !important;
  filter: none;
  margin: 0 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #e1e1e1;
  background: #fff;
  color: #666;
  text-shadow: none;
  position: absolute;
  top: 0px;
  opacity: 1;
}
.widget-testimonial .carousel-cl a:hover {
  color: #fff;
  background-color: #07a989;
  border: 2px solid #07a989;
}
.widget-testimonial .carousel-cl .left:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  right: 7px;
  top: -2px;
}
.widget-testimonial .carousel-cl .left:hover:before {
  color: #fff;
}
.widget-testimonial .carousel-cl .right:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  right: 7px;
  top: -2px;
}
.widget-testimonial .carousel-cl .right:hover:before {
  color: #fff;
}
.widget-testimonial.slide2 .testimonial-slider .item {
  padding: 0;
}
.widget-testimonial.slide2 .testimonial-slider .item .item-inner {
  padding: 0;
}
.widget-testimonial.slide2 .carousel-cl {
  width: 73px;
  top: -63px;
}
.widget-testimonial.slide2 .carousel-cl a {
  width: 30px !important;
  height: 30px !important;
  border: 1px solid #e1e1e1;
  filter: none;
}
.widget-testimonial.slide2 .carousel-cl a:before {
  font-size: 20px;
  line-height: 26px;
  color: #999;
  position: initial !important;
  vertical-align: top;
}
.widget-testimonial.slide2 .carousel-cl a:hover {
  border: 1px solid #07a989;
}
.widget-testimonial.style2 .title-testimonial h2 {
  text-align: center;
  font-family: 'TitilliumWebRegular' !important;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.personnel_style1,
.personnel_style2 {
  text-align: center;
  position: relative;
  display: inline-block;
}
.personnel_img {
  position: relative;
  display: inline-block;
  margin-bottom: 7px;
}
.personnel_style2 .personnel_img {
  width: 90px;
  height: 90px;
  position: absolute;
  left: 34%;
}
.personnel_style2 .personnel_img img {
  height: 100%;
  border-radius: 50%;
  padding: 6px;
  background: #ededed;
}
.personnel_img ul {
  position: absolute;
  bottom: 10px;
  left: 30%;
  list-style: none;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
}
.personnel_img ul li {
  float: left;
  padding-right: 7px;
}
.personnel_img:hover ul {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.personnel_style2 .personnel_meta {
  display: inline-block;
  margin-top: 42px;
  padding-top: 57px;
  padding-bottom: 10px;
  background: #ededed;
  float: left;
}
.personnel_meta ul {
  list-style: none;
}
.personnel_meta ul li:first-child {
  font-size: 16px;
  color: #07a989;
}
.personnel_meta ul li:nth-child(2) {
  font-weight: bold;
}
.personnel_style2 .social ul li {
  display: inline-block;
  margin-right: 7px;
}
.rpl-title-wrapper {
  text-align: center;
}
.rpl-title-wrapper h4 {
  background: #fff;
  padding: 0 5px;
  position: relative;
  display: inline-block;
}
table {
  text-align: center;
}
tbody tr {
  border-bottom: 1px solid #adadad;
}
.table-style2 tbody tr {
  border: none;
}
.table-style2 tbody tr:nth-child(2n+0) {
  background-color: #e6e6e6;
}
.table-style2 tbody tr:nth-child(2n+1) {
  background-color: #f2f2f2;
}
tbody tr td {
  text-align:left;
  padding: 15px;
  font-size: 14px;
}
tbody tr.th {
  background-color: #07a989 !important;
  border-bottom: none;
}
tbody tr.th td {
  padding: 16px 54px;
  font-size: 16px;
  color: #fff;
}
.yt-skillbar {
  position: relative;
  display: block;
  margin-bottom: 15px;
  width: 100%;
  background: #a1a1a1;
  height: 32px;
  -webkit-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -ms-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color;
}
.yt-skillbar.small {
  display: inline-block;
  height: 8px;
  margin-top: 14px;
  margin-bottom: 15px;
}
.our-skill {
  margin-top: 92px;
}
.our-skill .block-title {
  margin-bottom: 10px;
}
.yt-skillbar-title {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
}
.yt-skillbar-title span {
  display: block;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #444;
}
.yt-skillbar-title.small {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.rtl .yt-skillbar-title.small {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.yt-skillbar-title.small span {
  height: 12px;
  line-height: 12px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
}
.yt-skillbar-bar {
  height: 32px;
  width: 0px;
  background: #07a989;
}
.small .yt-skillbar-bar {
  height: 8px;
}
.yt-skill-bar-percent {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 14px;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  color: #fff;
}
.small .yt-skill-bar-percent {
  height: 12px;
  top: -34px;
  right: 0px;
  color: #666;
}
.rtl .small .yt-skill-bar-percent {
  left: 0;
  right: auto;
}
.circliful {
  position: relative;
  display: inline-block;
}
.circle-text,
.circle-info,
.circle-text-half,
.circle-info-half {
  width: 100%;
  position: absolute;
  text-align: center;
  display: inline-block;
  font-weight: bold;
}
.circle-info,
.circle-info-half {
  color: #999;
}
.circliful .fa {
  margin: -10px 3px 0 3px;
  position: relative;
  bottom: 4px;
}
.quote-full {
  font-style: italic;
}
.quote-bg {
  padding: 20px;
  background: #e1e1e1;
  width: 100%;
  font-style: italic;
}
.quote-border {
  border: 1px solid #c3c3c3;
  padding: 20px;
}
.quote-left {
  float: left;
  width: 50%;
}
a.tooltips {
  position: relative;
  color: ;
  font-size: 14px;
  font-weight: bold;
}
a.tooltips p {
  padding: 0 0 100px;
}
a.tooltips strong {
  line-height: 30px;
  width: 218px;
  margin: -10px -10px 10px;
  padding: 0px 10px 0px;
  float: left;
  color: #666;
}
a.tooltips:hover span {
  opacity: 1;
  text-decoration: none;
  visibility: visible;
  overflow: visible;
  margin-top: 50px;
  display: inline;
  margin-left: 10px;
}
a.tooltips:hover span.right {
  margin-left: 60px;
  margin-top: 116px;
}
a.tooltips:hover span.left {
  margin-left: -36px;
  margin-top: 116px;
}
a.tooltips span {
  background: #fff;
  font-weight: 400;
  font-family: arial;
  color: #666;
  border: 1px solid #bdbdbd;
  width: 220px;
  top: -147px;
  left: 60px;
  padding: 10px;
  margin-top: 0;
  margin-left: 85px;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  position: absolute;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition-property: opacity, margin-top, visibility, margin-left;
  -webkit-transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
  -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
  transition-property: opacity, margin-top, visibility, margin-left;
  transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
  transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
}
a.tooltips span.tooltip-style2,
a.tooltips span.tooltip-style2 b {
  background: #e0e0e0;
}
a.tooltips span.tooltip-style3 strong {
  border-bottom: 1px solid #bdbdbd;
}
a.tooltips span.tooltip-style4 strong {
  color: #fff;
  background: #07a989;
}
a.tooltips span.tooltip-style5,
a.tooltips span.tooltip-style5 b {
  background: #07a989;
  color: #fff;
}
a.tooltips span.tooltip-style5 strong,
a.tooltips span.tooltip-style5 b strong {
  background: #fff;
}
a.tooltips span.right b {
  margin-left: -18px;
  margin-top: -30px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
a.tooltips span.left b {
  margin-left: 201px;
  margin-top: -30px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
a.tooltips span b {
  width: 15px;
  height: 15px;
  margin-left: 85px;
  margin-top: 3px;
  display: block;
  position: absolute;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  background: #fff;
  border-top: 1px solid #bdbdbd;
  border-right: 1px solid #bdbdbd;
}
.counter-border ul,
.counter-bg ul {
  list-style: none;
  float: left;
  width: 100%;
  text-align: center;
  max-width: 170px;
  padding: 28px 0px 22px;
}
.counter-border ul li.counterbox-number,
.counter-bg ul li.counterbox-number {
  font-size: 36px;
  font-weight: 700;
}
.counter-border ul {
  border: 1px solid #bdbdbd;
}
.counter-border ul li.counterbox-number {
  color: #07a989;
}
.counter-border ul li.counterbox-number [class^="icon-"],
.counter-border ul li.counterbox-number [class*=" icon-"] {
  color: #444;
}
.counter-bg ul {
  background: #07a989;
}
.counter-bg ul li.counterbox-number,
.counter-bg ul li.type {
  color: #fff;
}
#socials {
  width: 34px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  font-size: 19px;
  margin-right: 10px;
  text-align: center;
  transform: translateZ(0);
  transition-duration: 0.3s;
  transition-property: color, background-color;
}
#socials.socials-style1,
#socials.socials-style3,
#socials.socials-style5 {
  border: 1px solid #bdbdbd;
}
#socials.socials-style1:hover,
#socials.socials-style3:hover,
#socials.socials-style5:hover {
  background-color: #a3a3a3;
}
#socials.socials-style1:hover a,
#socials.socials-style3:hover a,
#socials.socials-style5:hover a {
  color: white;
}
#socials.socials-style1 a,
#socials.socials-style3 a,
#socials.socials-style5 a {
  color: #a3a3a3;
}
#socials.socials-style2:hover,
#socials.socials-style4:hover,
#socials.socials-style6:hover {
  background: #07a989 !important;
  box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.5);
}
#socials.socials-style2 a,
#socials.socials-style4 a,
#socials.socials-style6 a {
  color: #fff;
}
#socials.socials-style3,
#socials.socials-style4 {
  border-radius: 50%;
}
#socials.socials-style5,
#socials.socials-style6 {
  border-radius: 3px;
}
.tabbable.tabs-icon .nav.nav-tabs > li > a {
  padding: 0 10px;
}
.tabbable.tabs-icon .nav.nav-tabs > li.active a:before {
  margin-left: 84%;
  left: 11%;
}
.tabbable .nav.nav-tabs {
  background: #fff;
  margin-left: 0;
}
.tabbable .nav.nav-tabs > li {
  margin-bottom: 0px;
}
.tabbable .nav.nav-tabs > li > a {
  margin-right: 0px;
  font-size: 16px;
  font-weight: 700;
  padding: 0 20px;
}
.tabbable .nav.nav-tabs li {
  margin-right: 0px;
  position: relative;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.tabbable .nav.nav-tabs li:first-child {
  border-left: 1px solid #ddd;
}
.tabbable .nav.nav-tabs li.active a {
  background: #07a989;
  color: #fff;
}
.tabbable .nav.nav-tabs li.active:first-child {
  border-left: 1px solid #07a989;
}
.tabbable .nav.nav-tabs li a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  line-height: 40px;
  background: #fff;
}
.tabs-left .nav.nav-tabs {
  border: 1px solid #07a989;
}
.tabs-left .nav.nav-tabs > li {
  margin-bottom: -3px;
  border-right: none;
}
.tabs-left .nav.nav-tabs > li:first-child {
  border: none;
}
.tabs-left .nav.nav-tabs > li.active a:before {
  margin-left: 73%;
  margin-top: 13px;
  left: 22%;
}
.panel-group {
  display: block;
}
.panel-group.collapses-style2 .panel {
  display: block;
  float: left;
  border-bottom: 1px solid #ddd;
  border-left: none;
  border-right: none;
  border-top: none;
  background: #eee;
  width: 100%;
}
.panel-group.collapses-style2 .panel:last-child {
  border-bottom: none;
}
.panel-group.collapses-style2 .panel .collapsed .panel-default-box {
  background-color: #fff;
}
.panel-group.collapses-style2 .panel .panel-default-box {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
  background-color: #eee;
  width: 100%;
}
.panel-group.collapses-style2 .panel a span {
  background: url(../assets/img/minut.png) center center no-repeat;
  float: left;
}
.panel-group.collapses-style2 .panel a .panel-heading {
  background: #eee !important;
  color: #444;
  font-size: 12px;
  font-weight: 700;
  margin: 0;
  float: left;
}
.panel-group.collapses-style2 .panel a:hover .panel-heading {
  color: #07a989;
}
.panel-group.collapses-style2 .panel .panel-collapse.in {
  background: #eee;
}
.panel-group.collapses-style2 .panel .panel-body {
  padding: 0px 10px 10px 40px;
  color: #666;
  display: block;
}
.panel-group.collapses-style2 .panel p {
  display: none;
}
.panel-group.collapses-style2 .panel + .panel {
  margin-top: 0px;
}
.panel-group.collapses-style3 .panel {
  margin-bottom: 30px;
}
.panel-group.collapses-style3 .panel a span {
  float: left;
}
.panel-group.collapses-style3 .panel a.collapsed .panel-heading {
  background: #f2f2f2 !important;
}
.panel-group .panel {
  box-shadow: none;
  border-radius: 0 !important;
}
.panel-group .panel a span {
  background: url(../assets/img/minus.png) center center no-repeat;
  display: block;
  float: right;
  padding: 10px;
  margin: 10px;
}
.panel-group .panel a.collapsed span {
  background: url(../assets/img/plus.png) center center no-repeat;
}
.panel-group .panel a.collapsed .panel-heading {
  color: #666;
  background: #fff !important;
}
.panel-heading {
  background-color: #07a989 !important;
  border-radius: 0 !important;
  border-color: #e7e7e7;
  color: #fff;
  font-size: 16px;
  padding: 12px 0px;
}
.ya-slider.carousel-style2 .carousel-control {
  top: 59%;
}
.ya-slider.carousel-style3 .box-recommend-title {
  position: relative;
  left: 50%;
  display: inline-block;
  margin-left: -110px;
}
.ya-slider.carousel-style3 .box-recommend-title .carousel-control {
  top: 0px;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  padding: 0px 7px;
}
.ya-slider.carousel-style3 .box-recommend-title h3 {
  display: inline-block;
}
.ya-slider.carousel-style3 .box-recommend-title h3:after {
  margin-left: 33%;
}
.ya-slider.carousel-style3 .testimonial_meta {
  margin-bottom: 30px;
}
.ya-slider.carousel-style4 .box-recommend-title {
  position: absolute;
  top: -5px;
  padding: 10px;
  background: #07a989;
  color: #fff;
  left: 50%;
  margin-left: -85px;
  z-index: 6969;
}
.ya-slider.carousel-style4 .box-recommend-title h3 {
  margin-bottom: 0;
}
.ya-slider.carousel-style4 .box-recommend-title h3:after {
  margin-top: 0px;
}
.ya-slider.carousel-style4 .carousel-indicators {
  top: 50px;
  left: 50%;
  margin-left: -16px;
  position: absolute;
}
.ya-slider.carousel-style5 .box-recommend-title {
  position: absolute;
  top: 155px;
  left: 50%;
  margin-left: -115px;
}
.ya-slider.carousel-style5 .box-recommend-title h3 {
  margin-bottom: 0;
  color: #fff;
}
.ya-slider.carousel-style5 .box-recommend-title h3:after {
  margin-top: 0;
  border: none;
}
.ya-slider.carousel-style5 .carousel-indicators {
  position: absolute;
  top: 188px;
  left: 50%;
  margin-left: -19px;
}
.ya-slider.carousel-style5 .carousel-indicators li {
  background: #fff !important;
}
.ya-slider.carousel-style5 .carousel-indicators .active {
  border: 1px solid #fff;
  background: rgba(255,255,255,0) !important;
}
.ya-slider.carousel-style5 .carousel-inner {
  overflow: visible;
}
.ya-slider .carousel-control {
  width: 38px;
  height: 38px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-shadow: none;
  border: 1px solid #dcdcdc;
  background: #fff;
  opacity: 1;
  top: 28%;
  z-index: 6969;
}
.ya-slider .carousel-control i:before {
  color: #dcdcdc;
}
.ya-slider .carousel-control.left {
  left: -18px;
  padding: 4px 0px;
}
.ya-slider .carousel-control.right {
  right: -18px;
  padding: 4px 11px;
}
.ya-slider .carousel-control:hover {
  background: #07a989;
}
.ya-slider .carousel-control:hover i:before {
  color: #fff;
}
.icon-3x {
  font-size: 40px;
}
.circle-icon {
  display: inline-block;
  background: #333;
  text-align: center;
  border-radius: 50%;
}
.circle-icon.icon-3x {
  width: 70px;
  height: 70px;
  line-height: 70px;
}
.circle-icon.icon-2x {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
}
.circle-icon.icon-1x {
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 10px;
}
.wrapper_vertical_menu {
  display: block;
  position: relative;
  border: 1px solid #ddd;
  border-top: none;
  margin-bottom: 30px;
}
.best-seller-products {
  background-color: #fff;
  margin-bottom: 30px;
}
.best-seller-products .box-slider-title h2 {
  font-size: 18px;
  font-weight: bold;
  color: #07a989;
  text-transform: uppercase;
  padding: 20px;
  border-top: 2px solid #07a989;
  border-bottom: 1px solid #ebebeb;
  margin: 0;
}
.best-seller-products .slider {
  margin: 0;
}
.best-seller-products .slider .slick-list {
  margin: 0 4px 0 0;
}
.rtl .best-seller-products .slider .slick-list {
  margin: 0 0 0 4px;
}
.best-seller-products .slider .item {
  margin: 0;
  padding: 0;
}
.best-seller-products .slider .item .item-wrap {
  padding: 0 !important;
  border-right: 1px solid #ebebeb;
}
.best-seller-products .slider .item .item-wrap .item-detail {
  position: relative;
  z-index: 1;
}
.best-seller-products .slider .item .item-wrap .item-detail .item-content {
  text-align: center;
  padding-bottom: 18px;
}
.best-seller-products .slider .item .item-wrap .item-detail .item-content h4 {
  margin: 0;
}
.best-seller-products .slider .item .item-wrap .item-detail .item-content h4 a {
  font-size: 14px;
  color: #444;
  font-weight: bold;
  text-transform: capitalize;
}
.best-seller-products .slider .item .item-wrap .item-detail .item-content h4 a:hover {
  color: #07a989;
}
.best-seller-products .slider .item .item-wrap .item-detail .item-content .reviews-content {
  padding: 3px 0 2px;
}
.best-seller-products .slider .item .item-wrap .item-detail .sale-off {
  font-size: 12px;
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background: #f53b54;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
}
.best-seller-products .res-button {
  background-color: #cccccc;
  height: 25px;
  width: 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  line-height: 25px !important;
  top: 20px;
  right: 0;
  left: auto;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rtl .best-seller-products .res-button {
  left: 0;
  right: auto;
}
.best-seller-products .res-button:hover {
  background-color: #07a989;
}
.best-seller-products .res-button.slick-prev {
  right: 50px;
  left: auto;
}
.best-seller-products .res-button.slick-prev:before {
  display: inline-block;
  content: '\f104';
  font-size: 16px;
  font-family: 'FontAwesome';
}
.rtl .best-seller-products .res-button.slick-prev:before {
  content: '\f105';
}
.rtl .best-seller-products .res-button.slick-prev {
  left: 50px;
  right: auto;
}
.best-seller-products .res-button.slick-next {
  right: 20px;
  left: auto;
}
.rtl .best-seller-products .res-button.slick-next {
  left: 20px;
  right: auto;
}
.best-seller-products .res-button.slick-next:before {
  display: inline-block;
  content: '\f105';
  font-size: 16px;
  font-family: 'FontAwesome';
}
.rtl .best-seller-products .res-button.slick-next:before {
  content: '\f104';
}
.best-seller-products:hover .res-button.slick-prev {
  right: 50px;
  left: auto;
}
.rtl .best-seller-products:hover .res-button.slick-prev {
  left: 50px;
  right: auto;
}
.best-seller-products:hover .res-button.slick-next {
  right: 20px;
  left: auto;
}
.rtl .best-seller-products:hover .res-button.slick-next {
  left: 20px;
  right: auto;
}
.best-seller-products.style2 .res-button {
  background: none;
  left: auto !important;
  top: 18px !important;
  background-color: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  top: 0;
  right: 0;
  left: auto;
  line-height: 25px;
  color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: right;
  height: auto;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
}
.best-seller-products.style2 .res-button:hover:before {
  color: #07a989;
}
.best-seller-products.style2 .res-button.slick-prev:before {
  content: '\f104';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .best-seller-products.style2 .res-button.slick-prev:before {
  content: '\f105';
}
.best-seller-products.style2 .res-button.slick-next:before {
  content: '\f105';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .best-seller-products.style2 .res-button.slick-next:before {
  content: '\f104';
}
.best-seller-products.style2 .res-button.slick-prev {
  right: 35px;
}
.rtl .best-seller-products.style2 .res-button.slick-prev {
  left: 35px !important;
  right: auto;
}
.best-seller-products.style2 .res-button.slick-next {
  right: 20px;
}
.rtl .best-seller-products.style2 .res-button.slick-next {
  left: 20px !important;
  right: auto;
}
.responsive-slider.sw-partner-container-slider .slider .slick-list {
  margin: 0 -45px;
}
.responsive-slider.sw-partner-container-slider .slider .slick-list .item {
  margin: 0;
}
.responsive-slider.sw-partner-container-slider .slider .slick-list .item .item-wrap .item-img {
  text-align: center;
}
.responsive-slider.sw-partner-container-slider .slider .slick-list .item .item-wrap .item-img a {
  display: inline-block;
}
.responsive-slider.sw-partner-container-slider .slider .slick-list .item img {
  width: auto !important;
}
.responsive-slider.sw-partner-container-slider .res-button {
  display: none !important;
}
.sw-partner-container {
  position: relative;
}
.sw-partner-container .container {
  padding: 0 15px;
}
.sw-partner-container .widget-content ul {
  margin: 0;
  list-style: none;
}
.sw-partner-container .widget-content ul > li {
  float: left;
  padding-right: 93px;
}
.rtl .sw-partner-container .widget-content ul > li {
  padding-left: 93px;
  padding-right: 0;
}
.rtl .sw-partner-container .widget-content ul > li:first-child {
  padding-left: 0;
}
.sw-partner-container .widget-content ul > li a {
  display: inline-block;
}
.sw-partner-container .widget-content ul > li a img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.sw-partner-container .widget-content ul > li a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.sw-partner-container .widget-content ul > li:last-child {
  padding-right: 0;
}
.responsive-post-slider2 {
  padding: 32px 0 30px;
  background-color: #fff;
}
.responsive-post-slider2 .box-slider-title {
  position: relative;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.responsive-post-slider2 .box-slider-title .header {
  background: rgba(0,0,0,0.7) repeat scroll 0 0;
  border: none;
  width: 100%;
}
.responsive-post-slider2 .box-slider-title .header.header-fixed {
  position: fixed !important;
  background-color: rgba(0,0,0,0.8) !important;
  border: none;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 1040;
}
.logged-in .responsive-post-slider2 .box-slider-title .header.header-fixed {
  top: 32px;
}
.responsive-post-slider2 .box-slider-title .header.header-fixed .sidebar-top-header .home-menu-verticle:before {
  line-height: 60px;
}
.responsive-post-slider2 .box-slider-title .header.header-fixed .sidebar-top-header .furnicom_top .top-form.top-search .topsearch-entry form {
  top: 10px;
}
.responsive-post-slider2 .box-slider-title .header.header-fixed .top-form .wrapp-minicart {
  top: 60px;
}
.responsive-post-slider2 .box-slider-title .header .header-msg {
  -moz-transform: translateX(280px);
  -ms-transform: translateX(280px);
  -webkit-transform: translateX(280px);
  transform: translateX(280px);
  -moz-transition: -moz-transform 200ms ease-out;
  -o-transition: -o-transform 200ms ease-out;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  display: block !important;
  opacity: 1 !important;
  position: fixed;
  right: 0;
  z-index: 9999;
  width: 270px;
  height: 100%;
  background-color: #fff;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg {
  left: 0;
  right: auto;
  -moz-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  -webkit-transform: translateX(-280px);
  transform: translateX(-280px);
}
.responsive-post-slider2 .box-slider-title .header .header-msg.open {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.responsive-post-slider2 .box-slider-title .header .header-msg .menu-closes {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 20px;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .menu-closes:before {
  content: '\f00d';
  font-size: 18px;
  color: #f05656;
  font-family: FontAwesome;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .menu-closes {
  left: 0;
  right: auto;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top {
  padding: 40px 20px 0;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_nav_menu ul.menu {
  margin: 0;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a {
  font-size: 14px;
  padding: 8px 0;
  color: #666;
  border-top: 1px solid #ededed;
  border-bottom: 0;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a:hover {
  color: #07a989;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a span.fa {
  margin: 0 10px 0 0;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_nav_menu ul.menu > li a span.fa {
  margin: 0 0 0 10px;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login {
  float: left !important;
  width: 100%;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login {
  border-left: 0;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #666;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a:hover {
  color: #07a989;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a:first-child:before {
  margin-right: 10px;
  content: '\f023';
  font-family: FontAwesome;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a:first-child:after {
  margin-left: 10px;
  content: '\f023';
  font-family: FontAwesome;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a:first-child:before {
  content: '';
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a:first-child + a:before {
  margin-right: 10px;
  content: '\f044';
  font-family: FontAwesome;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a:first-child + a:after {
  margin-left: 10px;
  content: '\f044';
  font-family: FontAwesome;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login > a:first-child + a:before {
  content: '';
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog {
  width: 250px;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body {
  padding: 0 20px 20px;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account {
  padding: 0;
  width: 100%;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account .actions {
  margin: 0;
  text-align: center;
  float: none;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.registered-account .ft-link-p {
  text-align: center;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer {
  background: none;
  padding: 0;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .login .block-content .col-reg.login-customer .note-reg {
  line-height: 20px;
  text-align: center;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .register-form .register .input-group input[type="email"],
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .register-form .register .input-group input[type="password"] {
  width: 100%;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .top-login .div-login .modal-dialog .modal-content .modal-body .register-form .register .form-row {
  text-align: center;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 {
  float: left;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #ebebeb;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 h3 {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li {
  float: left;
  padding: 5px 10px !important;
  margin-right: 10px !important;
  border: 1px solid #ededed;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li {
  float: right;
  margin-left: 10px !important;
  margin-right: 0 !important;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_icl_lang_sel_widget2 #lang_sel ul ul > li:hover {
  border: 1px solid #07a989;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter {
  padding-top: 20px;
  width: 100%;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter h3 {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
  text-align: left;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter h3 {
  text-align: right;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > a {
  display: none;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher {
  display: block !important;
  border: 0;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li {
  float: left;
  margin-right: 10px;
  width: auto;
}
.rtl .responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li {
  float: right;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li.active a {
  border: 1px solid #07a989;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li:hover a {
  border: 1px solid #07a989;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li > a {
  border: 1px solid #ebebeb;
  display: block;
  padding: 5px 10px;
  width: auto;
  line-height: 18px;
  color: #666;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li > a:after {
  margin: 0;
}
.responsive-post-slider2 .box-slider-title .header .header-msg .sidebar-top .widget_currency_converter .currency_converter .currency_w > li > .currency_switcher > li > a.active {
  border: 1px solid #07a989;
}
.responsive-post-slider2 .box-slider-title .header .sidebar-top-header .home-menu-verticle {
  float: right;
  margin-left: 10px;
}
.rtl .responsive-post-slider2 .box-slider-title .header .sidebar-top-header .home-menu-verticle {
  float: left;
  margin-right: 10px;
  margin-left: 0;
}
.responsive-post-slider2 .box-slider-title .header .sidebar-top-header .home-menu-verticle:before {
  content: '\f0c9';
  font-family: FontAwesome;
  font-size: 22px;
  color: #fff;
  line-height: 79px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-align: center;
}
.responsive-post-slider2 .box-slider-title h2 {
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #444;
  text-transform: uppercase;
  padding: 0 0 10px;
  border-bottom: 1px solid #ebebeb;
  margin: 0;
}
.responsive-post-slider2 .box-slider-title h2:before {
  display: block;
  content: '';
  height: 2px;
  width: 100%;
  background-color: #07a989;
  position: absolute;
  bottom: -2px;
}
.responsive-post-slider2 .slider .item {
  margin: 0;
  padding: 0;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-date {
  float: left;
}
.rtl .responsive-post-slider2 .slider .item .widget-post .item-detail .item-date {
  float: right;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-date .day-post {
  font-size: 46px;
  line-height: 48px;
  margin-top: -5px;
  color: #07a989;
  font-weight: bold;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-date .month-post {
  text-transform: uppercase;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-date .month-post,
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-date .years-post {
  font-size: 14px;
  color: #07a989;
  font-weight: bold;
  text-align: right;
  margin-right: 10px;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content {
  margin-left: 75px;
  border-left: 1px solid #ebebeb;
  padding-left: 30px;
}
.rtl .responsive-post-slider2 .slider .item .widget-post .item-detail .item-content {
  border-left: 0;
  border-right: 1px solid #ebebeb;
  margin-left: 0;
  margin-right: 75px;
  padding-left: 0;
  padding-right: 30px;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .content-meta {
  font-size: 12px;
  color: #999;
  margin-bottom: 10px;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .content-meta a {
  color: #999;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .content-meta a:hover {
  color: #07a989;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .content-meta span.author:after {
  content: '';
  background: #999;
  width: 1px;
  height: 10px;
  display: inline-block;
  margin: 0 10px;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .image-thumbnail a {
  margin-bottom: 9px;
  display: inline-block;
  position: relative;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .image-thumbnail a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .image-thumbnail a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content h4 {
  margin-bottom: 5px;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content h4 a {
  font-weight: bold;
  font-size: 16px;
  color: #444;
  text-transform: capitalize;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content h4 a:hover {
  color: #07a989;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .description {
  color: #666;
  font-size: 13px;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .readmore a {
  display: inline-block;
  margin-top: 20px;
  color: #999;
  font-size: 13px;
  padding: 7px 28px;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.responsive-post-slider2 .slider .item .widget-post .item-detail .item-content .readmore a:hover {
  color: #fff;
  background-color: #07a989;
  border: 1px solid #07a989;
}
.responsive-post-slider2 .res-button {
  background-color: #cccccc;
  height: 25px;
  width: 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  line-height: 25px !important;
  top: 20px;
  right: 0;
  left: auto;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 28px !important;
}
.rtl .responsive-post-slider2 .res-button {
  left: 0;
  right: auto;
}
.responsive-post-slider2 .res-button:hover {
  background-color: #07a989;
}
.responsive-post-slider2 .res-button.slick-prev {
  right: 50px;
  left: auto;
}
.responsive-post-slider2 .res-button.slick-prev:before {
  display: inline-block;
  content: '\f104';
  font-size: 16px;
  font-family: 'FontAwesome';
}
.rtl .responsive-post-slider2 .res-button.slick-prev:before {
  content: '\f105';
}
.rtl .responsive-post-slider2 .res-button.slick-prev {
  left: 50px;
  right: auto;
}
.responsive-post-slider2 .res-button.slick-next {
  right: 20px;
  left: auto;
}
.rtl .responsive-post-slider2 .res-button.slick-next {
  left: 20px;
  right: auto;
}
.responsive-post-slider2 .res-button.slick-next:before {
  display: inline-block;
  content: '\f105';
  font-size: 16px;
  font-family: 'FontAwesome';
}
.rtl .responsive-post-slider2 .res-button.slick-next:before {
  content: '\f104';
}
.responsive-post-slider2 .res-button.slick-prev {
  right: 30px !important;
  left: auto;
}
.rtl .responsive-post-slider2 .res-button.slick-prev {
  left: 30px !important;
  right: auto !important;
}
.responsive-post-slider2 .res-button.slick-next {
  right: 0px !important;
  left: auto;
}
.rtl .responsive-post-slider2 .res-button.slick-next {
  left: 0px !important;
  right: auto !important;
}
.responsive-post-slider2:hover .res-button.slick-prev {
  right: 30px !important;
  left: auto;
}
.rtl .responsive-post-slider2:hover .res-button.slick-prev {
  left: 30px !important;
  right: auto !important;
}
.responsive-post-slider2:hover .res-button.slick-next {
  right: 0px !important;
  left: auto;
}
.rtl .responsive-post-slider2:hover .res-button.slick-next {
  left: 0px !important;
  right: auto !important;
}
.responsive-post-slider {
  margin-bottom: 30px;
}
.responsive-post-slider .box-slider-title h2 {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  padding: 10px 20px;
  background-color: #07a989;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.responsive-post-slider .slider {
  padding: 20px;
  background-color: #fff;
}
.responsive-post-slider .slider .item {
  padding: 0;
  margin: 0;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .img_over img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .img_over:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .widget-title h4 {
  margin: 15px 0 5px;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .widget-title h4 a {
  font-size: 14px;
  color: #444;
  font-weight: bold;
  text-transform: capitalize;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .widget-title h4 a:hover {
  color: #07a989;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .entry-meta {
  color: #999;
  font-size: 12px;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .entry-meta a {
  text-transform: capitalize;
  color: #999;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .entry-meta a:hover {
  color: #07a989;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .entry-meta i {
  margin: 0 10px 0 0;
}
.rtl .responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .entry-meta i {
  margin: 0 0 0 10px;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .entry-meta .author {
  margin-right: 20px;
}
.rtl .responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .entry-meta .author {
  margin-left: 20px;
  margin-right: 0;
}
.responsive-post-slider .slider .item .item-inner .widget-thumbnail .entry-content .description {
  font-size: 13px;
  color: #666;
  margin-top: 12px;
}
.responsive-post-slider .res-button {
  background: #07a989;
  left: auto !important;
  background-color: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  top: 0;
  right: 0;
  left: auto;
  line-height: 25px;
  color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: right;
  height: auto;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #5dcdd8;
  right: 20px;
}
.responsive-post-slider .res-button:hover:before {
  color: #07a989;
}
.responsive-post-slider .res-button.slick-prev:before {
  content: '\f104';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .responsive-post-slider .res-button.slick-prev:before {
  content: '\f105';
}
.responsive-post-slider .res-button.slick-next:before {
  content: '\f105';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .responsive-post-slider .res-button.slick-next:before {
  content: '\f104';
}
.responsive-post-slider .res-button:hover:before {
  color: #fff;
}
.responsive-post-slider .res-button.slick-prev {
  right: 35px;
  top: 12px;
}
.rtl .responsive-post-slider .res-button.slick-prev {
  left: 35px !important;
  right: auto;
}
.responsive-post-slider .res-button.slick-prev:before {
  font-size: 16px;
}
.responsive-post-slider .res-button.slick-next {
  right: 20px;
  top: 12px;
}
.rtl .responsive-post-slider .res-button.slick-next {
  left: 20px !important;
  right: auto;
}
.responsive-post-slider .res-button.slick-next:before {
  font-size: 16px;
}
.responsive-post-slider:hover .res-button.slick-next {
  right: 20px;
}
.rtl .responsive-post-slider:hover .res-button.slick-next {
  right: auto;
}
.counter-box {
  background: url(../assets/img/default/bg-counterbox.jpg) no-repeat center center;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 0;
}
.counter-box .counter-home {
  float: left;
  width: 25%;
  text-align: center;
}
.counter-box .counter-home ul {
  margin: 0;
  list-style: none;
}
.counter-box .counter-home ul > li.icon-count {
  height: 100px;
  width: 100px;
  display: block;
  margin: 0 auto 15px auto;
}
.counter-box .counter-home ul > li.counterbox-number {
  font-size: 36px;
  color: #fff;
  margin-bottom: 10px;
  line-height: 36px;
}
.counter-box .counter-home ul > li.type {
  font-size: 14px;
  color: #fff;
}
.counter-box .counter-home.customers .icon-count {
  background: url(../assets/img/default/icon-user.png) no-repeat center center;
}
.counter-box .counter-home.items .icon-count {
  background: url(../assets/img/default/icon-items.png) no-repeat center center;
}
.counter-box .counter-home.views .icon-count {
  background: url(../assets/img/default/icon-view.png) no-repeat center center;
}
.counter-box .counter-home.sales .icon-count {
  background: url(../assets/img/default/icon-sales.png) no-repeat center center;
}
.countdown-slider .box-slider-title h2 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px;
  background-color: #fff;
  margin: 0;
  position: relative;
  border-top: 2px solid #07a989;
}
.countdown-slider .slider {
  overflow: hidden;
}
.countdown-slider .slider .slick-list {
  margin: 0 -3px 0 0;
}
.countdown-slider .slider .slick-list .item-countdown {
  padding: 0;
  margin: 0;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap {
  padding: 0;
  border-right: 1px solid #ededed;
  border-top: 1px solid #ededed;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail {
  background-color: #fff;
  text-align: center;
  position: relative;
  z-index: 1;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .item-content h4 {
  margin-bottom: 5px;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .item-content h4 a {
  font-weight: bold;
  font-size: 14px;
  color: #444;
  text-transform: capitalize;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .item-content h4 a:hover {
  color: #07a989;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown {
  margin-top: 15px;
  background-color: #07a989;
  color: #fff;
  font-size: 12px;
  padding: 8px 5px;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown span.c-time:after {
  content: '|';
  height: 10px;
  display: inline-block;
  color: #ccc;
  opacity: 0.7;
  margin: 0 3px 0 5px;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown span.c-time:last-child:after {
  content: '';
  height: 0;
  margin: 0;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .item-content .product-countdown:before {
  content: '\f017';
  font-family: FontAwesome;
  margin: 0 8px 0 0;
  font-size: 16px;
}
.countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .sale-off {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #f53b54;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}
.rtl .countdown-slider .slider .slick-list .item-countdown .item-wrap .item-detail .sale-off {
  right: 10px;
  left: auto;
}
.countdown-slider .res-button {
  background: none;
  left: auto !important;
  top: 18px !important;
  background-color: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  top: 0;
  right: 0;
  left: auto;
  line-height: 25px;
  color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: right;
  height: auto;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
}
.countdown-slider .res-button:hover:before {
  color: #07a989;
}
.countdown-slider .res-button.slick-prev:before {
  content: '\f104';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .countdown-slider .res-button.slick-prev:before {
  content: '\f105';
}
.countdown-slider .res-button.slick-next:before {
  content: '\f105';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .countdown-slider .res-button.slick-next:before {
  content: '\f104';
}
.countdown-slider .res-button.slick-prev {
  right: 35px;
}
.rtl .countdown-slider .res-button.slick-prev {
  left: 35px !important;
  right: auto;
}
.countdown-slider .res-button.slick-next {
  right: 20px;
}
.rtl .countdown-slider .res-button.slick-next {
  left: 20px !important;
  right: auto;
}
.countdown-slider:hover .res-button.slick-next {
  right: 20px !important;
}
.rtl .countdown-slider:hover .res-button.slick-next {
  left: 20px !important;
  right: auto !important;
}
.countdown-slide.carousel .carousel-inner .item {
  min-height: 422px;
  background-size: cover;
  padding: 35px 0;
}
.countdown-slide.carousel .carousel-inner .item .item-inner {
  text-align: center;
  color: #fff;
}
.countdown-slide.carousel .carousel-inner .item .item-inner h3 {
  margin-bottom: 25px;
  padding-bottom: 15px;
  position: relative;
}
.countdown-slide.carousel .carousel-inner .item .item-inner h3:before {
  background-color: #fff;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 1px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  width: 80px;
}
.countdown-slide.carousel .carousel-inner .item .item-inner h3 a {
  font-family: 'ChivoBlack';
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
}
.countdown-slide.carousel .carousel-inner .item .item-inner .description {
  width: 75%;
  margin: 0 auto;
}
.countdown-slide.carousel .carousel-inner .item .item-inner .product-countdown {
  margin: 30px 0;
  text-align: center;
}
.countdown-slide.carousel .carousel-inner .item .item-inner .product-countdown .cd-time {
  display: inline-block;
  border: 2px solid #fff;
  padding: 3px;
  width: 80px;
  height: 80px;
  margin: 0 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.countdown-slide.carousel .carousel-inner .item .item-inner .product-countdown .cd-time .c-time {
  display: inline-block;
  background-color: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #07a989;
  font-size: 24px;
  font-weight: bold;
  padding-top: 12px;
  height: 70px;
  width: 70px;
}
.countdown-slide.carousel .carousel-inner .item .item-inner .product-countdown .cd-time .c-time span.cd {
  margin-top: -7px;
  font-size: 14px;
  display: block;
  font-weight: normal;
}
.countdown-slide.carousel .carousel-inner .item .item-inner .item-shop {
  border: 1px solid #fff;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 40px;
  padding: 7px 42px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.countdown-slide.carousel .carousel-inner .item .item-inner .item-shop:hover {
  background-color: #07a989;
  border: 1px solid #07a989;
}
.countdown-slide.carousel .carousel-indicators {
  bottom: 30px;
}
.countdown-slide.carousel .carousel-indicators > li {
  border: 0;
  margin: 0 5px;
  display: inline-block;
  width: 20px;
  height: 5px;
  border-radius: 10px;
  background-color: #f5f5f5;
}
.countdown-slide.carousel .carousel-indicators > li:hover {
  background-color: #07a989;
}
.countdown-slide.carousel .carousel-indicators li.active {
  background-color: #07a989;
}
.testimonial-slider {
  background-color: #fff;
}
.testimonial-slider .block-title h2 {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  padding: 10px 20px;
  background-color: #07a989;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.testimonial-slider .carousel-inner {
  margin: 16px 20px 20px;
  width: auto;
  text-align: center;
}
.testimonial-slider .carousel-inner .item .item-inner .client-comment {
  font-style: normal;
  margin-bottom: 5px;
}
.testimonial-slider .carousel-inner .item .item-inner .client-comment:before {
  content: '';
  width: 8px;
  height: 8px;
  margin-right: 12px;
  display: inline-block;
  background: url("../assets/img/quote1.png") no-repeat left top;
}
.rtl .testimonial-slider .carousel-inner .item .item-inner .client-comment:before {
  background: url("../assets/img/quote2.png") no-repeat left top;
  margin-left: 12px;
  margin-right: 0;
}
.testimonial-slider .carousel-inner .item .item-inner .client-comment:after {
  content: '';
  width: 8px;
  height: 8px;
  margin-left: 12px;
  display: inline-block;
  background: url("../assets/img/quote2.png") no-repeat right bottom;
}
.rtl .testimonial-slider .carousel-inner .item .item-inner .client-comment:after {
  background: url("../assets/img/quote1.png") no-repeat right bottom;
  margin-right: 12px;
  margin-left: 0;
}
.testimonial-slider .carousel-inner .item .item-inner .client-say-info .name-client {
  margin: 0;
  padding-top: 12px;
}
.testimonial-slider .carousel-inner .item .item-inner .client-say-info .name-client a {
  font-weight: bold;
  color: #444;
}
.testimonial-slider .carousel-inner .item .item-inner .client-say-info .name-client a span.info {
  color: #666;
  font-weight: normal;
}
.testimonial-slider .image-client.images-indicators {
  text-align: center;
  padding-bottom: 15px;
}
.testimonial-slider .image-client.images-indicators .img-indicator {
  display: inline-block;
}
.testimonial-slider .image-client.images-indicators .img-indicator a {
  display: inline-block;
  margin: 0 10px;
  position: relative;
  border: 3px solid #ccc;
  border-radius: 50%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.testimonial-slider .image-client.images-indicators .img-indicator a:after {
  background: rgba(0,0,0,0.5) none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.testimonial-slider .image-client.images-indicators .img-indicator a img {
  border-radius: 100%;
  width: 58px;
  height: 58px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.testimonial-slider .image-client.images-indicators .img-indicator.active a {
  border: 3px solid #07a989;
}
.testimonial-slider .image-client.images-indicators .img-indicator.active a img {
  width: 58px;
  height: 58px;
}
.testimonial-slider .image-client.images-indicators .img-indicator.active a:after {
  background: rgba(0,0,0,0) none repeat scroll 0 0;
}
.testimonial-slider .image-client.images-indicators .img-indicator.active a:before {
  position: absolute;
  content: '';
  z-index: 3;
  top: -8px;
  left: 50%;
  margin-left: -6%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 6px solid #07a989;
}
.testimonial-slider .image-client.images-indicators .img-indicator:hover a {
  border: 3px solid #07a989;
}
.slider-gallery {
  position: relative;
  margin-bottom: 30px;
}
.slider-gallery .block-title h2 {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background-color: #07a989;
  margin: 0;
  padding: 10px 20px;
  line-height: 30px;
  text-transform: uppercase;
}
.slider-gallery .gallery-images-container {
  background-color: #fff;
  padding: 20px;
}
.slider-gallery .gallery-images-container .gallery-responsive {
  overflow: visible;
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-list a {
  padding: 0;
  opacity: 1 !important;
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-list a img {
  display: block !important;
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-prev,
.slider-gallery .gallery-images-container .gallery-responsive .slick-next {
  position: absolute;
  top: -52px;
  right: 0;
  left: auto;
  box-shadow: none;
  border: 0;
  text-indent: -9999px;
  border-radius: 0;
  width: 8px;
  height: 15px;
  text-align: center;
  color: #5dcdd8;
  background: none;
  line-height: 15px;
  padding: 0;
}
.rtl .slider-gallery .gallery-images-container .gallery-responsive .slick-prev,
.rtl .slider-gallery .gallery-images-container .gallery-responsive .slick-next {
  left: 0;
  right: auto;
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-prev:before,
.slider-gallery .gallery-images-container .gallery-responsive .slick-next:before {
  font-size: 16px;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: inline-block;
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-prev:hover,
.slider-gallery .gallery-images-container .gallery-responsive .slick-next:hover {
  color: #fff;
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-prev {
  right: 12px;
}
.rtl .slider-gallery .gallery-images-container .gallery-responsive .slick-prev {
  left: 12px;
  right: auto;
}
.rtl .slider-gallery .gallery-images-container .gallery-responsive .slick-prev:before {
  content: '\f105';
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-prev:before {
  content: '\f104';
  font-family: FontAwesome;
}
.slider-gallery .gallery-images-container .gallery-responsive .slick-next:before {
  content: '\f105';
  font-family: FontAwesome;
}
.rtl .slider-gallery .gallery-images-container .gallery-responsive .slick-next:before {
  content: '\f104';
}
.slider-gallery .gallery-images-container .gallery-thumbnail-responsive {
  padding-top: 10px;
}
.slider-gallery .gallery-images-container .gallery-thumbnail-responsive .slick-list {
  margin: 0 -4px;
}
.slider-gallery .gallery-images-container .gallery-thumbnail-responsive .slick-list .item-thumb {
  cursor: pointer;
  padding: 0 5px;
}
.slider-gallery .gallery-images-container .gallery-thumbnail-responsive .slick-list .item-thumb img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.slider-gallery .gallery-images-container .gallery-thumbnail-responsive .slick-list .item-thumb:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption {
  white-space: nowrap !important;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption .item-text {
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  font-weight: bold;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption .item-text:before {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 16px;
  color: #fff;
  margin-right: 20px;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption .item-text.text-slide2 {
  padding: 7px 20px 7px 10px;
  background-color: #07a989;
  margin-bottom: 20px;
  border-right: 1px solid #b5ae6b;
  display: inline-block;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption .item-text.text-slide3 {
  padding: 7px 20px 7px 10px;
  background-color: #666;
  border-right: 1px solid #c4c1bc;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption .text-index2 {
  color: #fff;
  font-size: 14px !important;
  line-height: 20px !important;
  text-align: center;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #fff;
  line-height: 20px;
  padding: 10px 28px;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption a:hover {
  background-color: #07a989;
  border: 1px solid #07a989;
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption .text-topindex2 {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  position: relative;
  font-family: 'Roboto';
}
.rev_slider_wrapper .rev_slider ul > li .tp-caption .text-topindex2:before {
  content: '';
  position: absolute;
  width: 20px;
  top: -17px;
  left: 0;
  height: 2px;
  background-color: #fff;
}
.woo-slider-default {
  background-color: #fff;
}
.woo-slider-default .block-title h2 {
  font-size: 18px;
  font-weight: bold;
  color: #07a989;
  text-transform: uppercase;
  padding: 20px;
  border-top: 2px solid #07a989;
  border-bottom: 1px solid #ebebeb;
  margin: 0;
}
.woo-slider-default .block-title h2 {
  border-bottom: 0;
}
.woo-slider-default .childcat-slider-content .childcat-content {
  float: left;
  width: 195px;
  border-top: 1px solid #ebebeb;
}
.rtl .woo-slider-default .childcat-slider-content .childcat-content {
  float: right;
}
.woo-slider-default .childcat-slider-content .childcat-content ul {
  margin: 0;
}
.woo-slider-default .childcat-slider-content .childcat-content ul > li {
  list-style: none;
  line-height: 40px;
}
.woo-slider-default .childcat-slider-content .childcat-content ul > li a {
  font-size: 14px;
  line-height: 22px;
  color: #444;
  display: block;
  padding: 9px 20px;
  border-bottom: 1px solid #ededed;
}
.woo-slider-default .childcat-slider-content .childcat-content ul > li a:hover {
  background-color: #07a989;
  color: #fff;
  border-bottom: 1px solid #07a989;
}
.woo-slider-default .childcat-slider-content .resp-slider-container {
  margin-left: 195px;
  border-left: 1px solid #ededed;
}
.rtl .woo-slider-default .childcat-slider-content .resp-slider-container {
  margin-right: 195px;
  margin-left: 0;
  border-right: 1px solid #ededed;
  border-left: 0;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-list {
  margin: 0;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide {
  margin: 0;
  padding: 0;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide.item-3columns .item-wrap {
  width: 60%;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide.item-5columns .item-wrap {
  width: 25%;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide.item-5columns .item-wrap.first-item {
  width: 50%;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide.item-7columns .item-wrap {
  width: 20%;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide.item-9columns .item-wrap {
  width: 15%;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap {
  padding: 0;
  float: left;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap.first-item {
  clear: both;
  width: 40%;
}
.rtl .woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap.first-item {
  float: right;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap.first-item .item-detail {
  border-left: 0;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap.first-item .item-detail h4 {
  margin: 0 !important;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap.first-item .item-detail .item-content .reviews-content {
  display: block;
  padding: 0 0 1px;
}
.rtl .woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap.first-item .item-detail {
  border-right: 0;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail {
  position: relative;
  border-left: 1px solid #ededed;
  border-right: none;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail:before {
  position: absolute;
  top: 0px;
  background-color: #ededed;
  left: 0;
  width: 100%;
  content: '';
  height: 1px;
  z-index: 2;
}
.rtl .woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail {
  border-right: 1px solid #ededed;
  border-left: 0;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content {
  text-align: center;
  padding-bottom: 12px;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content h4 {
  margin-bottom: 5px;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content h4 a {
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content .item-cart {
  display: none;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content .item-price {
  margin-bottom: 2px;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .item-content .reviews-content {
  display: none;
}
.woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .sale-off {
  font-size: 12px;
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 10px;
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background: #f53b54;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
}
.rtl .woo-slider-default .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail .sale-off {
  right: 10px;
  left: auto;
}
.woo-slider-default .res-button {
  background-color: #cccccc;
  height: 25px;
  width: 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  line-height: 25px !important;
  top: 20px;
  right: 0;
  left: auto;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rtl .woo-slider-default .res-button {
  left: 0;
  right: auto;
}
.woo-slider-default .res-button:hover {
  background-color: #07a989;
}
.woo-slider-default .res-button.slick-prev {
  right: 50px;
  left: auto;
}
.woo-slider-default .res-button.slick-prev:before {
  display: inline-block;
  content: '\f104';
  font-size: 16px;
  font-family: 'FontAwesome';
}
.rtl .woo-slider-default .res-button.slick-prev:before {
  content: '\f105';
}
.rtl .woo-slider-default .res-button.slick-prev {
  left: 50px;
  right: auto;
}
.woo-slider-default .res-button.slick-next {
  right: 20px;
  left: auto;
}
.rtl .woo-slider-default .res-button.slick-next {
  left: 20px;
  right: auto;
}
.woo-slider-default .res-button.slick-next:before {
  display: inline-block;
  content: '\f105';
  font-size: 16px;
  font-family: 'FontAwesome';
}
.rtl .woo-slider-default .res-button.slick-next:before {
  content: '\f104';
}
.woo-slider-default:hover .res-button.slick-prev {
  right: 50px;
  left: auto;
}
.rtl .woo-slider-default:hover .res-button.slick-prev {
  left: 50px;
  right: auto;
}
.woo-slider-default:hover .res-button.slick-next {
  right: 20px;
  left: auto;
}
.rtl .woo-slider-default:hover .res-button.slick-next {
  left: 20px;
  right: auto;
}
.woo-slider-default.style2 {
  margin-bottom: 27px;
  position: relative;
}
.woo-slider-default.style2:before {
  content: '';
  width: 100%;
  height: 2px;
  display: inline-block;
  background-color: #07a989;
  position: absolute;
  top: 38px;
}
.woo-slider-default.style2:after {
  content: '';
  width: 100%;
  height: 2px;
  display: inline-block;
  background-color: #f5f5f5;
  position: absolute;
  bottom: 0px;
  z-index: 5;
}
.woo-slider-default.style2 .block-title {
  background-color: #f5f5f5;
}
.woo-slider-default.style2 .block-title h2 {
  border: 0;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  float: left;
  background-color: #07a989;
  padding: 10px 20px;
  position: relative;
}
.rtl .woo-slider-default.style2 .block-title h2 {
  float: right;
}
.rtl .woo-slider-default.style2 .block-title h2:before {
  left: -20px;
  border-left: 20px solid transparent;
  right: auto;
  border-right: 0;
}
.woo-slider-default.style2 .block-title h2:before {
  border-bottom: 39px solid #07a989;
  border-right: 20px solid transparent;
  content: '';
  display: inline-block;
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
}
.woo-slider-default.style2 .childcat-slider-content {
  position: relative;
  z-index: 1;
}
.woo-slider-default.style2 .childcat-slider-content .childcat-content {
  position: absolute;
  right: 70px;
  top: -40px;
  float: none;
  width: auto;
  border: 0;
}
.rtl .woo-slider-default.style2 .childcat-slider-content .childcat-content {
  left: 70px;
  right: auto;
}
.woo-slider-default.style2 .childcat-slider-content .childcat-content ul li {
  float: left;
  line-height: 25px;
}
.rtl .woo-slider-default.style2 .childcat-slider-content .childcat-content ul li {
  float: right;
}
.woo-slider-default.style2 .childcat-slider-content .childcat-content ul li a {
  padding: 0;
  font-size: 13px;
  line-height: 19px;
  padding: 3px 15px;
  border: 0;
  color: #444;
  border-radius: 3px;
  position: relative;
}
.woo-slider-default.style2 .childcat-slider-content .childcat-content ul li a:before {
  content: '';
  position: absolute;
  left: 50%;
  height: 0;
  width: 0;
  bottom: -14px;
  border-bottom: 5px solid #07a989;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  margin-left: -5%;
}
.woo-slider-default.style2 .childcat-slider-content .childcat-content ul li a:hover {
  background-color: #07a989;
  color: #fff;
}
.woo-slider-default.style2 .childcat-slider-content .childcat-content ul li a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.woo-slider-default.style2 .childcat-slider-content .resp-slider-container {
  margin: 0;
  border: 0;
}
.woo-slider-default.style2 .childcat-slider-content .resp-slider-container .slider .slick-slide .item-wrap .item-detail:before {
  top: -1px;
}
.woo-slider-default.style2 .childcat-slider-content .resp-slider-container .first-item {
  float: left;
  width: 50%;
}
.rtl .woo-slider-default.style2 .childcat-slider-content .resp-slider-container .first-item {
  float: right;
}
.woo-slider-default.style2 .childcat-slider-content .resp-slider-container .resp-slider-container {
  float: left;
  width: 50%;
}
.rtl .woo-slider-default.style2 .childcat-slider-content .resp-slider-container .resp-slider-container {
  float: right;
}
.woo-slider-default.style2 .res-button {
  right: 0px;
  background-color: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0 !important;
  top: 0;
  right: 0;
  left: auto;
  line-height: 25px;
  color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: right;
  height: auto;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #f5f5f5;
}
.woo-slider-default.style2 .res-button:hover:before {
  color: #07a989;
}
.woo-slider-default.style2 .res-button.slick-prev:before {
  content: '\f104';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .woo-slider-default.style2 .res-button.slick-prev:before {
  content: '\f105';
}
.woo-slider-default.style2 .res-button.slick-next:before {
  content: '\f105';
  font-size: 20px;
  font-family: 'FontAwesome';
}
.rtl .woo-slider-default.style2 .res-button.slick-next:before {
  content: '\f104';
}
.rtl .woo-slider-default.style2 .res-button {
  left: 0px;
  right: auto;
}
.woo-slider-default.style2 .res-button.slick-prev {
  right: 15px;
  top: 0;
}
.rtl .woo-slider-default.style2 .res-button.slick-prev {
  left: 15px;
  right: auto;
}
.woo-slider-default.style2 .res-button.slick-next {
  right: 0;
  top: 0;
}
.rtl .woo-slider-default.style2 .res-button.slick-next {
  left: 0;
  right: auto;
}
.sw-twitter-slider {
  margin-bottom: 30px;
}
.sw-twitter-slider .box-slider-title h2 {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background-color: #07a989;
  margin: 0;
  padding: 10px 20px;
  line-height: 30px;
  text-transform: uppercase;
}
.sw-twitter-slider a.carousel-control {
  display: none;
}
.sw-twitter-slider .carousel-inner {
  background-color: #fff;
  padding: 0 20px 20px;
}
.sw-twitter-slider .carousel-inner .item-img {
  display: block;
  margin-top: 20px;
}
.sw-twitter-slider .carousel-inner .item-img img {
  margin-right: 10px;
}
.rtl .sw-twitter-slider .carousel-inner .item-img img {
  margin-left: 10px;
  margin-right: 0;
}
.sw-twitter-slider .carousel-inner .item-img .item-img-right h4 {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.sw-twitter-slider .carousel-inner .item-img .item-img-right a {
  color: #999;
}
.sw-twitter-slider .carousel-inner .item-img .item-img-right a:hover {
  color: #07a989;
}
.sw-twitter-slider .carousel-inner .tweet-text {
  font-size: 13px;
  color: #666;
  display: inline-block;
  margin: 10px 0 12px;
}
.sw-twitter-slider .carousel-inner .tweet-text a {
  color: #07a989;
}
.sw-twitter-slider .carousel-inner .tweet-btn {
  padding-bottom: 15px;
  border-bottom: 1px solid #ededed;
}
.sw-twitter-slider .carousel-inner .tweet-btn:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.sw-twitter-slider .carousel-inner .tweet-btn a {
  margin-right: 20px;
  color: #999;
}
.rtl .sw-twitter-slider .carousel-inner .tweet-btn a {
  margin-left: 15px;
  margin-right: 0;
  display: inline-block;
}
.sw-twitter-slider .carousel-inner .tweet-btn a:hover {
  color: #07a989;
}
.sw-twitter-slider .carousel-inner .tweet-btn a.reply-tweet:before {
  content: '\f064';
  font-family: FontAwesome;
  font-size: 12px;
  margin-right: 5px;
}
.sw-twitter-slider .carousel-inner .tweet-btn a.retweet:before {
  content: '\f079';
  font-family: FontAwesome;
  font-size: 12px;
  margin-right: 5px;
}
.sw-twitter-slider .carousel-inner .tweet-btn a.favorite-tweet:before {
  content: '\f005';
  font-family: FontAwesome;
  font-size: 12px;
  margin-right: 5px;
}